.fs-6 {
    font-size: 14px !important
}

.fs-5 {
    font-size: 16px !important
}

.fs-4 {
    font-size: 18px !important
}

.ssov-text-block {
    background-color: #FAF9F9;
    padding: 6% 3.5% 5% 3.5%
}

.ssov-block-image {
    height: 20.5rem
}

.ssov-block {
    text-align: right
}

.ssov-second-block {
    padding: 7.5% 11% 6% 11%
}

.ssov-image-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 35px;
    max-width: 79%;
    margin: 0 auto
}

.ssov-third-block {
    padding: 3.2% 11% 3% 11%;
    background-color: #E4FAF5
}

.hover-block {
    width: 100%;
    background-image: url(/assets/images/ssov-images/card-background.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 19.75rem
}

.hover-img {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 75%;
    transition: top 0.8s ease, left 0.8s ease, transform 0.8s ease, height 0.8s ease
}

.text-block {
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: top 0.8s ease, left 0.8s ease, transform 0.8s ease, height 0.8s ease;
    color: #fff;
    width: max-content;
    font-weight: 600
}

@media (max-width:767px) {
    .banner-block {
        display: none
    }

    .cover-img-block {

        text-align: center !important;
    }

    .banner-container-mobile {
        display: block
    }

    .ssov-block {
        width: 100%
    }

    .ssov-block-image {
        height: 100%;
        width: 100%;
        margin-top: 4%
    }

    .collapse-custom {
        display: block
    }

    .collapse-custom-two {
        display: block
    }

    .ssov-image-group {
        display: none
    }

    .ssov-third-block {
        padding: 9% 5% 3% 5%
    }

    #strategic_text {
        margin-bottom: 7% !important
    }

    .comp-title {
        font-size: 15px !important;
        width: 100% !important
    }

    .strategic_paragraph {
        font-size: 13px !important;
        width: 100% !important;
        margin-top: 5px !important;
        line-height: 1
    }

    .inner-sections {
        padding: 5px !important;
        border-radius: 13px !important
    }

    .strategic-inner-block {
        padding-bottom: 6% !important
    }

    .below-text {
        margin: 5% 5% !important;
        font-size: 16px !important;
        line-height: 1.3
    }

    .top-desc-text {
        font-size: 16px !important;
        line-height: 1.3;
        margin-top: 5% !important
    }

    .request-btn-three {
        padding: 5px 10px !important;
        font-size: 13px;
        margin: 4% 0 !important
    }

    .mobile-cover-img {
        width: 130px !important
    }

    .download-btn-block {
        flex-direction: column;
        padding: 5% !important;
        text-align: center;

    }

    .orange-button{
margin:4% 0 !important;
    }
}

@media only screen and (min-width:600px) and (max-width:767px) and (orientation:landscape) {
    .ssov-second-block {
        padding: 4% 12% !important
    }

    .ssov-third-block {
        padding: 4%
    }

    .below-text {
        margin: 4% 0 2% 0 !important
    }
}

@media (min-width:768px) and (max-width:991.92px) {
    .banner-container-mobile {
        display: none
    }

    .ssov-block-image {
        margin-top: 4%
    }

    .collapse-custom-two,
    .collapse-custom {
        padding: 3% !important
    }

    #strategic_text {
        margin-bottom: 4% !important
    }

    .below-text {
        margin: 3% 0 0 0 !important
    }


    .orange-button {
        margin-top: 2% !important
    }

    .ssov-block {
        text-align: center
    }


    .ssov-image-group {
        display: none
    }

    .hover-block {
        height: 15.75rem !important
    }

    .hover-img {
        height: 55%
    }

    #visible-text ul li {
        font-size: 13px !important
    }

    .cover-img-block {
        margin-top: 3%;

    }

    .ssov-banner-text {
        font-size: 22px !important
    }

    .scientific-text {
        font-size: 18px !important
    }

    .content-section {
        padding-top: 2% !important
    }

    .hover-block:hover .hover-img {
        top: 97%;
        left: 99%;
        transform: translate(-100%, -100%);
        height: 35%
    }

    .hover-block:hover .text-block {
        top: 19%;
        left: 0;
        transform: translate(36px, -20%)
    }

    .hover-block:hover #visible-text {
        opacity: 1;
        visibility: visible;
        transform: translate3d(37px, 40%, 0)
    }

    .banner-container-mobile {
        display: none
    }

    .mobile-collapse-blocks {
        width: 49% !important
    }

    #desktop-view {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .collapse-heading {
        font-size: 15px !important;
        z-index: 99;
        font-weight: 600
    }
}

@media (min-width:992px) {
    .hover-block:hover .hover-img {
        top: 97%;
        left: 99%;
        transform: translate(-100%, -100%);
        height: 45%
    }

    .hover-block:hover .text-block {
        top: 19%;
        left: 0;
        transform: translate(36px, -20%)
    }

    .hover-block:hover #visible-text {
        opacity: 1;
        visibility: visible;
        transform: translate3d(37px, 58%, 0)
    }

    .banner-container-mobile {
        display: none
    }

    .mobile-collapse-blocks {
        display: none
    }

    .download-btn-block {
        display: flex
    }
}

@media (min-width:992px) and (max-width:1300px) {
    .ssov-image-group {
        display: flex;
        max-width: 90% !important
    }

    .ssov-second-block {
        padding: 4% !important
    }

    .orange-button {
        margin-top: 1.5% !important
    }

    .content-section {
        padding-top: 2% !important
    }

    .ssov-banner-text {
        font-size: 25px !important
    }

    .scientific-text {
        font-size: 22px !important
    }
}


#visible-text {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, -10px, 0);
    transition: opacity 0.5s ease, transform 0.5s ease;
    text-align: left;
    position: relative
}

#first-hover-block:hover {
    background: none;
    background-color: #00a4f4
}

@media (min-width:992px) and (max-width:1300px) {
    .mobile-collapse-blocks {
        display: none
    }
}

#second-hover-block {
    width: 100%;
    background-image: url(/assets/images/ssov-images/card-background-2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 19.75rem
}

#second-hover-block:hover {
    background: none;
    background-color: #FF7B48
}

#third-hover-block {
    width: 100%;
    background-image: url(/assets/images/ssov-images/Card-background-3.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 19.75rem
}

#third-hover-block:hover {
    background: none;
    background-color: #00a4f4
}

#fourth-hover-block {
    width: 100%;
    background-image: url(/assets/images/ssov-images/Card-background-4.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 19.75rem
}

#fourth-hover-block:hover {
    background: none;
    background-color: #FF7B48
}

.strategic-block {
    max-width: 850px;
    margin: 0 auto
}

.strategic-inner-block {
    border-radius: 24px;
    width: 100%;
    background: #fff;
    margin-top: 4%;
    padding: 5.2% 5.2% 4.2% 5.2%
}

.inner-sections {
    border-radius: 24px;
    padding: 10px 20px;
    border: 1px solid #D0CFCF
}

.banner-block {
    background-image: url(/assets/images/ssov-images/hero-bg.png);
    background-size: cover;
    aspect-ratio: 1440 / 602
}

.image-block {
    height: 50px;
    text-align: center
}

.comp-title {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 5px;
    width: 90%;
    color: #3C3C3C;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 0
}

.ssov-fourth-block {
    padding: 5% 4.5%
}

.download-btn-block {
    background-color: #FFEDE6;
    border-radius: 12px;
    padding: 2% 3%;
    display: flex;
    align-items: center;
}

.orange-button {
    color: #fff;
    background-color: #f96731;
    font-weight: 500;
    margin-top: 3.2%
}

.cover-img-block {
    text-align: right;
}

.request-btn {
    width: 11.4rem;
    border-radius: 12px
}

.ssov-banner-text {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    font-weight: 600
}

.scientific-text {
    font-size: 24px
}

.crm-text {
    font-weight: 600;
    color: #222
}

.crm-description-text {
    line-height: 1.1;
    color: #222
}

@media (min-width:767px) and (max-width:992px) {
    .ssov-block {
        text-align: center
    }

    .ssov-second-block {
        padding: 1.5rem
    }
}

.banner-container-mobile {
    background: url(/assets/images/ssov-images/mobile-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 60px
}

.mobile-content-block {
    padding-top: 7%
}

.mobile-text {
    white-space: pre-line;
    line-height: 1;
    font-size: 14px
}

.request-btn-two {
    width: 9.4rem;
    border-radius: 10px;
    margin-top: 5%
}

.collapse-custom {
    border-radius: 12px;
    background-color: #00a4f4;
    width: 100%;
    padding: 6% 3% 4% 3%
}

.collapse-custom-two {
    border-radius: 12px;
    background-color: #FF7B48;
    width: 100%;
    padding: 6% 3% 4% 3%
}

.collapse-body {
    height: 180px;
    transition: height 0.8s ease-in-out;
    overflow: hidden;
    position: relative
}

.toggle-btn {
    padding: 2px;
    border-radius: 5px;
    width: 90px;
    height: auto;
    border: none;
    background-color: #FF7B48;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    transform: translate(-50%, -45%);
    left: 50%
}

.up-icon {
    transform: rotate(180deg);
    transition: 0.5s ease-in
}

.down-icon {
    transform: rotate(0deg);
    transition: 0.5s ease-in
}

#toggle-btn-two {
    padding: 2px;
    border-radius: 5px;
    width: 90px;
    height: auto;
    border: none;
    background-color: #00A4F4;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    transform: translate(-50%, -45%);
    left: 50%
}

.mobile-cover-img {
    position: absolute;
    top: 55%;
    width: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: top 0.8s ease, left 0.8s ease, width 0.8s ease, transform 0.8s ease;
    z-index: 99
}

.transformed-img {
    top: 96%;
    left: 97%;
    transform: translate(-95%, -89%);
    width: 45%
}

.circle-one {
    position: absolute;
    left: 74%;
    top: 50%;
    height: 80px;
    transform: translate(0, -50%);
    transition: 1s ease-in-out
}

.transformed-circle {
    transform: translate(0, 0);
    left: 1%;
    top: 81%
}

.circle-three {
    position: absolute;
    left: 1%;
    top: 20%;
    transform: translate(-1%, -15%);
    transition: 1s ease-in-out
}

.transformed-circle-three {
    top: 84%;
    left: 36%;
    transform: translate(-95%, -89%)scale(1.3);
    z-index: 9
}

.circle-two {
    position: absolute;
    left: 5%;
    top: 65%;
    transform: translate(5%, -35%);
    transition: 1s ease-in-out
}

.transformed-circle-two {
    left: 77%;
    top: 12%;
    transform: translate(18%, 10%)scale(.7)
}

.orange-circle-three {
    position: absolute;
    left: 1%;
    top: 16%;
    transform: translate(-1%, -15%);
    transition: 1s ease-in-out
}

.transition-text {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: 1.2s ease-in-out;
    margin-top: 3%;
    padding: 15px;
    z-index: 99;
    position: relative
}

.collapse-body.expanded .transition-text {
    opacity: 1;
    max-height: 500px
}

.transition-text ul li {
    font-size: 13px !important
}

.scientific-headtext {
    font-size: 25px;
    font-weight: 600
}

@media (max-width:767px) {
    .card-block h5 {
        font-size: 18px
    }

    .collapse-body h5 {
        font-size: 15px;
        z-index: 99;
        font-weight: 600;
    }

    .ssov-second-block {
        padding: 18px
    }

    .scientific-headtext {
        font-size: 18px
    }
}

.mobile-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.center-frame {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 100%;
    height: 90%;
    transform: translate(-50%, -50%);
    border-radius: 12px;
    z-index: 3;
    pointer-events: none;
    overflow: hidden;
    background: url('/assets/images/ssov-images/Subtract.png');
    background-position: center;
    background-repeat: no-repeat
}

.slider-viewport {
    width: 100%;
    height: 250px;
    overflow: hidden
}

.slider-track {
    display: flex;
    align-items: center;
    height: 100%;
    transition: transform 1.6s cubic-bezier(.22, 1, .36, 1)
}

.slide {
    width: inherit;
    height: 160px;
    margin: 0 15px;
    flex-shrink: 0;
    transition: transform 1.6s ease, opacity 1.6s ease;
    opacity: .4
}

.slide.active {
    opacity: 1
}

.slide img {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.title-text {
    font-weight: 600
}

#download-icon {
    height: 17px
}


.orange-button:hover {
    background-color: #fff;
    color: #f96731 !important;
}


.orange-button:hover img {
    content: url(/assets/images/Sixth_Section/download_hover.svg) !important;
}