body{
    font-family: "Assistant", sans-serif;
    font-optical-sizing: auto;
    overflow-x: hidden;
}
a{
    text-decoration: none;
}
.form-control{
    background: #fff;
    padding: 16px 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #2852D8;
    border-top: 0;
    font-size: 18px;
    color: #2852D8;
    border-radius: 0;
}
.form-control::placeholder {
    color: #2852D8;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #2852D8;
}
.btn-blue{
    border-radius: 50px;
    background: #2852D8;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    padding: 12px 80px;
    border: 2px solid #2852D8;
}
.btn-blue:hover, .btn-blue:focus{
    color: #2852D8;
    background: #fff;
}
.btn-orange-outline{
    border-radius: 50px;
    border: 2px solid #F25C05;
    background: #fff;
    color: #F25C05;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 0.7px;
    padding: 12px 35px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-orange-outline:hover, .btn-orange-outline:focus{
    background-color: #F25C05;
    color: #fff;
}

.banner{
    margin: 30px 0;
}
.banner-image{
    border-radius: 20px;
    overflow: hidden;
}
.intro{
    margin-bottom: 80px;
}
.intro-bg{
    position: absolute;
    z-index: -1;
    top: 0;
}
.intro-card{
    border-radius: 20px;
    background: linear-gradient(180deg, #FFF 0%, #FCFDFF 24.5%);
    box-shadow: 0px 0px 34.4px 21px rgba(40, 82, 216, 0.08);
    padding: 52px;
    font-size: 20px;
    color: #000;
}
.intro-card-top{
    flex-direction: row;
}
.intro-card-top .btn-orange-outline {
    width: 280px;
}
.intro-card-image {
    margin-top: -190px;
}
.intro-card ul{
    margin-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #F25C05;
}
.intro-card ul li{
    margin-bottom: 15px;
    color: #F25C05;
    gap: 25px;
    display: flex;
}
.intro-card ul li a{
    display: flex;
    align-items: center;
    flex-direction: row;
    color: #F25C05;
    gap: 25px;
}
.role-card{
    padding: 80px 30px 20px;
    border-radius: 20px;
    background: var(--gradient, #FCFDFF);
    box-shadow: 0px 0px 34.4px 21px rgba(40, 82, 216, 0.08);
    color: #2852D8;
    font-size: 18px;
    position: relative;
}
.role-icon{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #4B74F5;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -20px;
    background-color: #fff;
    border-radius: 50%;
}
.role-card h5{
    color: #4B74F5;
    font-size: 22px;
    font-weight: 700;
}
.video-block{
    margin-top: 24px;
    border-radius: 20px;
}
.video-item{
    padding: 0 10px;
}
.carousel-video {
    border-radius: 20px;
    overflow: hidden;
}
.video-gallery-carousel{
    margin: 0 -10px;
}
.intro-acc{
    margin-top: 25px;
    border-top: 1px solid #2852D8;
}
.intro-acc .accordion-item{
    border: 0;
    background: transparent;
    border-bottom: 1px solid #2852D8;
}
.intro-acc .accordion-button {
    color: #4B74F5;
    font-size: 20px;
    font-weight: 600;
    padding: 16px 90px 16px 22px;
}
.intro-acc .accordion-button:not(.collapsed){
    background: transparent;
}
.intro-acc .accordion-button:before{
    content: '-';
    font-weight: 200;
    font-size: 45px;
    position: absolute;
    right: 30px;
}
.intro-acc .accordion-button.collapsed:before{
    content: '+';
}
.accordion-button:after{
    display: none;
}
.testimonial{
    position: relative;
}
.testimonial-bg {
    position: absolute;
    left: 0;
    z-index: -1;
    top: -100%;
}
.testimonial-block{
    border-radius: 20px;
    border: 1px solid #2852D8;
    background: linear-gradient(180deg, #2852D8 0%, #4B74F5 30%, #6B9CFA 100%);
    box-shadow: 0px 0px 10.6px 5px rgba(107, 156, 250, 0.10);
    position: relative;
    margin-bottom: 44px;
    color: #fff;
    text-align: center;
    padding: 60px 20px 20px;
}
.testimonial-icon{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #4B74F5;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -45px;
    background-color: #fff;
    border-radius: 50%;
}
.testimonial h3{
    margin-bottom: 16px;
    font-size: 25px;
    font-weight: 700;
}
.testimonial h3 span{
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}
.testimonial .carousel-item p{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 16px;
}
.testimonial .testimonial-author{
    font-size: 16px;
    font-weight: 600;
}
.testimonial .testimonial-author span{
    display: block;
    font-weight: 400;
}
.icon-content{
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(40, 82, 216, 0.10) 0%, rgba(252, 253, 255, 0.10) 24.5%);
    box-shadow: 0px 0px 10.6px 5px rgba(107, 156, 250, 0.10);
    padding: 32px 80px;
    width: calc(100% - 60px);
    margin: 0 auto;
}
.icon-block {
    margin-bottom: 8px;
}
.icon-block img{
    width: 80px;
    overflow: hidden;
}
.icon-block.icon-block-red{
    width: 80px;
    padding: 5px;
    border-radius: 50%;
    background: rgba(189, 24, 84, 1);
    overflow: hidden;
    margin: 0 auto 8px;
}
.icon-block + span{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}
.image-gallery-section{
    padding: 45px 0;
}
.image-gallery-section .image-block {
    height: 370px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.image-gallery-section .image-block img{
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}
.image-gallery-carousel .item{
    padding: 0 10px;
}
.contact-bg {
    position: absolute;
    top: -100%;
    z-index: -1;
}
.contact-form{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 34.4px 21px rgba(40, 82, 216, 0.08);
    padding: 45px 80px;
    margin-top: 180px;
}
.contact-form-heading{
    margin-bottom: 50px;
}
.contact-form .contact-form-icon{
    margin-top: -270px;
}
.contact-form-heading h2{
    color: #2852D8;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1px;
}
.contact-form .btn-primary{
    width: 100%;
    max-width: 320px;
}
.footer-bg {
    position: absolute;
    left: 0;
    bottom: -70px;
}
.footer-bg-circle{
    position: absolute;
    left: 0;
    z-index: -1;
    bottom: -70px;
}
.footer-copyright{
    background: #2852D8;
    padding: 20px 0;
    color: #fff;
}
.footer-copyright p{
    font-size: 20px;
}
.image-intro-card-author{
    border-radius: 50%;
    border: 12px solid #FFF;
    background: linear-gradient(0deg, rgba(255, 248, 248, 0.20) 0%, rgba(255, 248, 248, 0.20) 100%), url(<path-to-image>), lightgray 50% / cover no-repeat;
    box-shadow: 0px 0px 11.6px 4px rgba(0, 0, 0, 0.10);
    overflow: hidden;
    width: 200px;
    max-height: 200px;
    margin-bottom: 30px;
}
#testimonial-carousel{
    position: relative;
    padding-left: 15%;
    padding-right: 15%;
}
.slick-dots li button:before {
    font-size: 12px !important;
    color: #4B74F5 !important;
}
.slick-dots{
    bottom: 0;
    position: relative;
}
.carousel-video .btn {
    background: no-repeat;
    border: 0;
    padding: 0;
    outline: 0;
    box-shadow: none!important;
}

@media only screen and (max-width: 767px) {
    .btn-blue{
        font-size: 22px;
    }
    .btn-orange-outline{
        font-size: 25px;
        text-shadow: none;
        background: transparent;
        padding: 7px 30px;
    }
    .banner-image{
        height: 175px
    }
    .banner-image img{
        height: 196px;
        object-fit: cover;
    }
    .intro-card{
        padding: 30px 20px;
        font-size: 18px;
    }
    .form-control{
        font-size: 16px;
        padding: 14px 0;
    }
    .intro-card ul{
        margin-top: 0;
    }
    .intro-card ul li{
        padding-right: 40px;
    }
    .intro-acc .accordion-button{
        padding: 10px 80px 10px 18px;
    }
    .intro-card-image {
        margin-top: -65px;
        margin-bottom: 15px;
    }
    .intro-card-image img{
        width: 160px;
        margin: 0 auto 30px;
        border: 10px solid #fff;
        max-height: 160px;
    }
    .icon-content{
        padding: 0;
        width: 100%;
        background: none;
        box-shadow: none;
        border-radius: 0;
    }
    .icon-block img{
        width: 58px;
    }
    .icon-block.icon-block-red{
        width: 58px;
    }
    .contact-form-heading {
        margin-bottom: 40px;
    }
    .contact-form-heading img{
        width: 240px;
    }
    .contact-form-heading h2{
        font-size: 30px;
    }
    .contact-form{
        padding: 45px 35px;
        margin-top: 0;
    }
    .contact-bg{
        top: 0;
    }
    .contact-form .btn-blue{
        width: 100%;
    }
    .footer-copyright p{
        font-size: 18px;
    }
    .footer-logo{
        width: 200px;
    }
    .footer-bg {
        position: absolute;
        left: 0;
        bottom: 45px;
    }
    .footer-bg img{
        max-width: 230px;
    }
    .intro-card-top .btn-orange-outline{
        width: auto;
    }
    .image-gallery-section{
        padding-bottom: 0;
    }
    .image-gallery-section .image-block{
        height: 190px;
    }
    #youtube-modal iframe{
        height: 300px!important;
    }
}