body {
    font-family: Arial, Helvetica, sans-serif;
        background-color: hsl(0 0% 100%);
    background: radial-gradient(circle at top left, hsl(255 65% 65% / 60%) 0, transparent 65%), radial-gradient(circle at bottom right, hsl(255 65% 65% / 60%) 0, transparent 65%);
    min-height: 100vh;
    overscroll-behavior: none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.head{
    height: 58px;
    line-height: 58px;
        border-width: 1px;
    border-color: hsla(0,0%,100%,.2);;
    background-color: hsla(0,0%,100%,.1);;
        box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
}
.head_t{
    font-weight: bold;
    font-size: 15px;
}
.section1{
    padding: 100px 0;
}
.section1_t{
    text-align: center;
    font-size: 70px;
    font-weight: bold;
}
.section1_p{
    text-align: center;
    color: rgb(107 114 128);
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
}
.section1_a2{
   box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0, 0, 0, .05);
   width: 200px;
   max-width: 100%;
    color: #000;
    font-size: 14px;
    line-height: 47px;
    padding:0 30px;
    border-color: hsla(0, 0%, 100%, .2);
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 9px;
    border: 0px solid #e5e7eb;
    border-width: 1px;
    margin: 0 5px;
    display: block;
     transition: transform 0.3s ease
}
.section1_a1{
   box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0, 0, 0, .05);
    color: #000;
    width: 200px;
   max-width: 100%;
    font-size: 14px;
    line-height: 47px;
    padding: 0 30px;
    border-color: hsla(0, 0%, 100%, .2);
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 9px;
    border: 0px solid #e5e7eb;
    border-width: 1px;
    margin: 0 5px;
        background: #896ce0;
    border-width: 0;
    color: #fff;
    display: block;
    transition: transform 0.3s ease
}
.section1_a1 i{
    margin-right: 10px;
}
.section1_a2 i{
    margin-right: 10px;
}
.section1_a1:hover{
        box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
        transform: translateY(-2px);
        color: #fff;
        transition: transform 0.3s ease
}
.section1_a2:hover{
        box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
        transform: translateY(-2px);
        color: #000;
        transition: transform 0.3s ease
}
.section1_a{
    display: flex;
    justify-content: center;
}
.section2_i img{
    width: 100%;
    border-radius: 20px;
     transition: transform 0.5s ease
}
.section2{
    padding: 50px 0;
}
.section2_t{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
    background: linear-gradient(to right, #8a6de1, #a58fe7);
    -webkit-background-clip: text;
    color: transparent;
}
.section2_i img:hover{
    transform: scale(1.05);
     transition: transform 0.5s ease
}
.section2_i{
    overflow: hidden;
     border-radius: 20px;
}
.section3{
    padding: 50px 0 100px;
}
.section3_t{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}
.section3_p{
        text-align: center;
    color: rgb(107 114 128);
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 30px;
}
.section3_box{
    color: #000;
    font-size: 14px;
    padding: 30px;
    border-color: hsla(0, 0%, 100%, .2);
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 9px;
    border: 0px solid #e5e7eb;
    border-width: 1px;
    margin: 0 5px;
    display: block;
    transition: transform 0.3s ease;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
}
.section3_box_i{
    margin-bottom: 10px;
}
.section3_box_t{
    margin-bottom: 15px;
    font-size:16px;
    font-weight: bold;
}
.section3_box_p{
        color: rgb(107 114 128);
}
.section3_box:hover{
        transform: scale(1.02);
        transition: transform 0.3s ease
}
.section4{
    padding: 50px 0 100px;
}
.section4_t{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}
.section4_p{
        text-align: center;
    color: rgb(107 114 128);
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 30px;
}
.section4_box_t1_l svg{
    color: #896ce0;
    fill:#896ce0;
}
.section4_box{
     color: #000;
    font-size: 14px;
    padding: 30px;
    border-color: hsla(0, 0%, 100%, .2);
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 9px;
    border: 0px solid #e5e7eb;
    border-width: 1px;
    margin: 0 5px;
    display: block;
    transition: transform 0.3s ease;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
}
.section4_box_b{
        display: flex;
    align-items: center;
        justify-content: flex-start;
}
.section4_box_p{
        font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

.section4_box_b1{
      background-color: #e0d8f5;
    color: #896ce0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin-right: 10px;
}
.section4_box:hover{
        transform: scale(1.02);
        transition: transform 0.3s ease
}
.section4 .col-12{
    margin-bottom: 20px;
}
.section6 .col-12{
    margin-bottom: 20px;
}
.section5{
    padding: 50px 0 100px;
}
.section5_t{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}
.section5_p{
        text-align: center;
    color: rgb(107 114 128);
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 30px;
}
.section5 .card{
        border: 1px solid #000;
    background: none;
}
.section5 .card-header{
        background: none;
    border: 0;
}

.section5 .btn{
        padding-left: 0!important;
    color: #000!important;
        display: flex;
    justify-content: space-between;
}

.card-body{
        font-size: 14px;
    padding-top: 0;
    color:#6b7280;
}
.btn:hover{
    text-decoration: none!important;

}
button:focus{outline: none!important;box-shadow:none!important;} 
.rotate-180 {
  transform: rotate(180deg);
  transition: transform 0.3s ease; 
}
.accordion-icon{
     transition: transform 0.3s ease; 
}
.section7{
    padding: 50px 0 100px;
}
.section7_box{
    text-align: center;
      color: #000;
    font-size: 14px;
    padding: 30px;
    border-color: hsla(0, 0%, 100%, .2);
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 9px;
    border: 0px solid #e5e7eb;
    border-width: 1px;
    margin: 0 5px;
    display: block;
    transition: transform 0.3s ease;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
}

.section7_s{
    font-size: 30px;
    font-weight: bold;
    color:#896ce0;
}
.section7_box:hover{
        transform: scale(1.05);
        transition: transform 0.3s ease
}
.section6{
    padding: 50px 0 100px;
}
.section6_t{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}
.section6_p{
        text-align: center;
    color: rgb(107 114 128);
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 30px;
}
.section6_box{
     text-align: center;
      color: #000;
    font-size: 14px;
    padding: 30px 10px;
    border-color: hsla(0, 0%, 100%, .2);
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 9px;
    border: 0px solid #e5e7eb;
    border-width: 1px;
    margin: 0 5px;
    display: block;
    transition: transform 0.3s ease;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    position: relative;
}
.section6_box:hover{
        transform: scale(1.05);
        transition: transform 0.3s ease
}
.section6_box:hover .section6_box_t{
    color: #896ce0;
}
.section6_box_t{
    font-size: 16px;
    margin: 10px 0;
}
.section6_box_i{
        width: 40px;
    height: 40px;
    margin: 0 auto;
    background: #c1b1ef;
    border-radius: 100%;
    line-height: 37px;
    margin-bottom: 10px;
}
.section6_box_i svg{
    color:#896ce0;
}
.section6_box_s{
        position: absolute;
    top: -15px;
    left: -15px;
    background: rgb(193 177 239 / 60%);
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
}
.section6_x{
    position: absolute;
    right: -18px;
    top: 38%;
}
.section6_x i{
        font-size: 30px;
    color: #896ce0;
}
.foot{
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    background:#e6e0f9;
}
.section7_box{
    margin-bottom: 20px;
}
.foot a{
    color: #896ce0;
}
.head{
    width: 100%;
    position: sticky;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(12px)
}
@media (max-width: 768px) {
.section1_t,.section3_t,.section5_t,.section4_t,.section6_t{
    font-size: 25px;
}
.section1_p,.section3_p.section5_p,.section4_p,.section6_p{
    font-size: 16px;
}
.section1_a{
    display: block;
}
.section1_a1{
    
        margin: 0 auto;
        margin-bottom: 20px;
}
.section1_a2{
 margin: 0 auto;
}
.section3 .col-12{
    margin-bottom: 20px;
}
.section6_x{
    display: none;
}
}