/** @format */
.hero-section-outer {
    position: relative;
    width: 100%;

    height: 100vh;
    overflow: hidden;
}

.hero-section-outer h1 {
    font-size: 5.5rem;
    line-height: 95%;
    letter-spacing: -0.02em;
    color: white;
    max-width: 900px;
}

.hero-section-animation-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 0.5rem 0.575rem;
}

.hero-section-canvas-animation {
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    background: black;
    overflow: hidden !important;
}

.hero-section-clip-animation-video {
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    background: orange;
    object-fit: cover;

    clip-path: circle(0vw at 50% 50%);
    -webkit-clip-path: circle(0vw at 50% 50%);
}

.hero-section-text-outer-1 {
    position: relative;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-section-text-outer-2 {
    position: relative;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: red; */
}

.vision-section {
    position: relative;
    padding-top: 100px;
    gap: 0;
}

.vision-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4rem;
    z-index: 1;
    position: relative;
}

.vision-section-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.vision-section h2 {
    font-size: 6rem;
    line-height: 95%;
    letter-spacing: -0.02em;
    margin-bottom: -60px;
    max-width: 900px;
}

.vision-content-outer {
    position: relative;
    height: 100vh;
    max-height: 100vh !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vision-content-outer .vision-content {
    max-width: 500px;
    line-height: 1.4;
    letter-spacing: -0.02em;
}

.vision-circle svg {
    z-index: -1;
}

.vision-circle-bg {
    position: absolute;
    width: 1200px;
    /* height: 100vh; */
    aspect-ratio: 1 / 1;
    background: radial-gradient(50% 50% at 50% 50%, #0d50cc 0%, rgba(222, 195, 184, 0) 90%);
}

.vision-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateY(2.5rem);
    gap: 3rem;
}

.hero-section {
    padding: 140px 20px;
    margin-bottom: 143px;
}

#c {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    pointer-events: none;
}

.hero-content {
    z-index: 2;
    max-width: 598px;
}

.dv-banner-text p,
.dv-content-button p {
    line-height: 1.4;
    letter-spacing: -0.02em;
    max-width: 598px;
}

.hero-circle {
    top: 50%;
    left: 50%;
    max-width: 620.35px;
    height: 620.35px;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkt-transform: translate(-50%, -50%);
    z-index: -1;
}

.dv-banner-text {
    /* margin-top: 369px; */
}

.dv-banner-text-more {
    padding: 231px 0 176px;
    position: relative;
}

/* .dv-banner-text-more:before {
  content: "";
  position: absolute;
  height: 176.61px;
  background: #0d50cc;
  width: 1px;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
} */

.dv-banner-text-more p {
    margin-bottom: 81px;
}

.dv-new-img {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -580px;
    top: -100px;
    width: 100%;
    /* max-width: 1600px; */
    overflow: hidden;
    /* aspect-ratio: 1 / 1; */
}

.dv-new-img video {
    margin-top: -5px;
    width: 100%;
}

.dv-blob {
    width: 1300px;
    height: 1300px;
}

.dv-new-layout {
    background: #FFFFFF;
    border-radius: 18.1857px 37.5079px 18.1857px 18.1857px;
    padding: 88.76px 49.43px 39.37px 42.65px;
}

.dv-news-section {
    padding: 245.29px 0 38px;
    position: relative;
}

.dv-new-img-right img {
    max-height: 878.87px;
    display: block;
    height: 100%;
}

.dv-new-box {
    background: rgba(242, 237, 230, 0.8);
    border-radius: 14.7759px;
    padding: 161.38px 33.38px 30.92px 31.77px;
}

.dv-new-box h2 {
    font-size: 13.6393px;
    line-height: 1.38;
    letter-spacing: 0.06em;
    color: #000000;
    margin: 0;
}

.dv-new-box p {
    line-height: 1.2;
    margin: 40px 0;
}

.dv-new-box .dv-btn a {
    padding: 11px 20px 10px;
}

.dv-logo {
    margin-top: 42px;
}

.dv-logo > img,
.dv-logo > a {
    min-width: 0;
    max-width: 16%;
    height: auto;
    max-height: 132px;
    flex-shrink: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dv-logo > a > img,
.dv-logo > img {
    width: 100%;
    object-fit: contain;
    max-height: 132px;
}

.dv-connexu-section .cs-container {
    max-width: 1687.83px;
    margin: 0 auto;
    background: url(../img/connexus-bg.png) no-repeat center/ cover;
    padding: 151.26px 20px 0;

}

.home .dv-connexu-section .cs-container {
    height: 880px;
}

.dv-connexu-section .dv-inner {
    max-width: 881.47px;
    margin: 0 auto;
    padding-top: 38px;
}

.dv-connexu-section h2 {
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin: 71px auto 91px;
    max-width: 600px;
}

.dv-closer-look {
    padding: 146px 0 0;
}

.dv-closer-look p {
    line-height: 1.3;
    letter-spacing: -0.02em;
    margin-bottom: 45px;
}

.dv-testimonials {
    position: relative;
    margin-top: 150px;
}

.dv-testimonials-item .dv-des {
    font-size: 94.931px;
    line-height: 100%;
    letter-spacing: -0.02em;
    background: conic-gradient(from 418.75deg at 54.36% 42.99%,
            #DA4536 0deg,
            #F47121 64.04deg,
            #D41541 147.12deg,
            #0D50CC 323.65deg,
            #DA4536 360deg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    display: inline-block;
    margin-bottom: 105px;
}

.dv-testimonials>div {
    position: relative;
    z-index: 1;
}

.dv-testimonials-item {
    /* background: url(../img/brain.png) no-repeat 50% 88% / auto; */
    padding: 45px 0 283px;
}

.dv-testimonials .brain {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

.dv-info h4 {
    font-size: 13.5616px;
    line-height: 1.35;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    margin: 0;
}

.dv-info {
    position: relative;
    padding-left: 21.45px;
}

.dv-info:before {
    position: absolute;
    width: 3.58px;
    height: 32.99px;
    background: #0D50CC;
    content: '';
    left: 0;
}

.dv-info p {
    margin: 0;
    text-transform: uppercase;
    color: #9b9c9e;
    font-size: 13.5616px;
    line-height: 1.35;
    letter-spacing: 0.11em;
}

.dv-testimonials .container {
    max-width: 1610px;
    padding: 0 140.67px;
}

.clinical-study .dv-section-title p {
    padding-left: 0;
}

.clinical-study .dv-section-title p:before {
    display: none;
}


@media screen and (min-width: 1400px) {
    .dv-connexu-img img {
        position: relative;
        left: 102px;
        top: 15px;
    }
}

@media screen and (max-width: 1199px) {

    .dv-testimonials-item .dv-des {
        font-size: 75px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 50px;
    }

    .dv-testimonials .container {
        padding: 0 50px;
    }

    .dv-info {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

    .dv-testimonials .dv-icon-left {
        left: 50px !important;
    }

    .dv-testimonials .dv-icon-right {
        right: 50px !important;
    }

    .dv-testimonials-item {
        padding: 15px 0 140px;
    }

    .dv-testimonials {
        margin-top: 100px;
    }

    .dv-banner-text {
        margin-top: 250px;
    }

    .dv-new-box {
        padding-top: 100px;
    }

    .dv-news-section .dv-section-title {
        margin-bottom: 40px;
    }

    .dv-banner-text p {
        max-width: 500px;
    }

    .hero-circle {
        max-width: 550px;
        height: 550px;
    }

    .dv-new-img {
        left: -400px;
    }

    .dv-news-section {
        padding-top: 100px;
    }
}

@media screen and (max-width: 991px) {
    .dv-banner-text p {
        max-width: 400px;
    }

    .hero-section {
        padding: 50px 20px;
    }

    .hero-circle {
        max-width: 500px;
        height: 500px;
    }

    .dv-banner-text-more {
        padding-bottom: 100px;
    }

    .dv-testimonials .container {
        padding: 0;
    }

    .dv-testimonials .dv-icon-left {
        left: 20px !important;
        height: 100%;
    }

    .dv-testimonials .dv-icon-right {
        right: 20px !important;
        height: 100%;
    }

    .dv-testimonials-item .dv-des {
        font-size: 60px;
    }

    .dv-testimonials-item {
        padding-bottom: 40px;
        background-size: contain;
    }

    .dv-testimonials {
        margin-bottom: 100px;
    }

    .dv-banner-text {
        margin-top: 0;
    }

    .dv-new-img {
        left: -450px;
        width: 130%;
    }
}

@media screen and (max-width: 767px) {
    .hero-circle {
        max-width: 380px;
        height: 380px;
    }

    .dv-banner-text {
        margin-top: 180px;
    }

    .hero-section {
        margin-bottom: 50px;
    }

    .dv-banner-text-more {
        /* padding-top: 220px; */
        /* margin-top: 50px; */
    }

    .dv-banner-text-more {
        padding-bottom: 0;
    }

    .dv-banner-text-more:before {
        height: 100px;
        top: 40px;
    }

    .dv-banner-text p {
        margin-bottom: 40px;
    }

    .dv-news-section {
        padding-top: 80px;
    }

    .dv-new-layout {
        padding: 40px 20px;
    }

    .dv-news-section .dv-section-title {
        margin-bottom: 20px;
    }

    .dv-new-box {
        padding-top: 60px;
    }

    .dv-new-box p {
        font-size: 24px;
        margin: 20px 0;
    }

    .dv-new-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .dv-logo > img,
    .dv-logo > a {
        width: calc((100% - 40px) / 3);
        aspect-ratio: 228 / 132;
        height: 100%;
        max-width: 100%;
        max-height: none;
        flex-shrink: unset;
    }

    .dv-logo > a > img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .dv-logo {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
        gap: 20px !important;
    }

    .dv-connexu-img {
        width: 140%;
        margin-left: -20%;
        min-height: 300px;;
    }

    .home .dv-connexu-section .cs-container {
        height: 600px;

    }

    .dv-news-section {
        padding-bottom: 50px;
    }

    .dv-connexu-section .cs-container {
        padding-top: 50px;
        max-height: 660px;
    }

    .dv-connexu-section h2 {
        font-size: 60px;
        padding: 0 20px;
    }

    .dv-closer-look {
        padding: 150px 20px 0;
    }

    .dv-testimonials-item .dv-des {
        font-size: 36px;
        padding: 0 40px;
    }

    .dv-testimonials .brain {
        bottom: 10%;
        opacity: 0.9;
    }

    .dv-info {
        margin-left: 40px;
    }

    .dv-testimonials-item {
        padding-top: 30px;
    }

    .dv-clinical-row .dv-title {
        font-size: 40px;
    }

    .dv-clinical-row {
        margin-top: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .dv-new-img-right img {
        height: auto;
    }

    .dv-testimonials {
        margin-top: 70px;
    }

    .hero-section-animation-outer {
        height: 100svh;
    }

    .hero-section-outer {
        height: 100svh;
    }

    .hero-section-text-outer-1,
    .hero-section-text-outer-2 {
        height: 100svh;
    }

    .hero-section-outer h1 {
        font-size: 50px;
        padding: 0 30px;
    }

    .vision-section {
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .vision-section h2 {
        font-size: 45px;
        margin: 0;
    }

    .vision-circle-bg {
        width: 450px;
    }

    .vision-circle svg {
        width: 270px;
        height: auto !important;
    }

    .vision-content-outer {
        max-height: 50vh !important;
    }

    .vision-content {
        margin-top: 73vh;
    }

    .dv-banner-text {}
}