body.home .homevideo {
    width: 100%;
    height: auto;
}

body.home .bg-cloud {
    background: no-repeat bottom / cover url(../i/clouds-sky.png);
}


.livemore {
    font-family: 'livemore';
    color: #cc0000;
    font-weight: normal;
    font-size: 50px;
    line-height: 41px;
    letter-spacing: -2px;
}

body.home .financial-highlights {
    padding: 160px 0 75px;
}

body.home .financial-highlights .highlight-title span {
    display: block;
}

body.home .financial-highlights .highlight-title .red{
    color: #C00;
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: 600;
    line-height: 48px;
}

body.home .sec-title .line-text {
    position: relative;
    font-size: 50px;
    font-weight: 400;
    line-height: 48px;
    width: fit-content;
}

body.home .sec-title .line-text::after {
    position: absolute;
    content: '';
    width: 103%;
    left: 0;
    right: 0;
    bottom: -10px;
    border-bottom: 1px solid #cc0000;
}

body.home .fh {
    font-weight:700;
    font-size:28px;
    line-height:38px;
    letter-spacing:0;
    padding:0;
    margin-bottom:30px;
}

body.home .fh-figures {
    font-weight:600;
    font-size:50px;
    line-height:60px;
    letter-spacing:0;
    padding:0;
    margin-bottom:20px;
}

body.home .fh-figures + small {
    font-weight: 600;
    font-size: 19px;
}

body.home .fh-title {
    color: #c00;
    font-weight:700;
    font-size:18px;
    line-height:18px;
    letter-spacing:0;
    padding:0;
    margin-bottom:20px;
}

body.home .fh-content {
    font-weight:400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    padding:0;
    margin-bottom:20px;
}

body.home .homeimg {
    width:100%;
}


body.home .homebox {
    display:block; 
    width:100%; 
    aspect-ratio:1; 
    border-radius:20px; 
    padding:15px; 
    font-weight:700; 
    font-size:18px; 
    color:white;
    margin-bottom:24px;
    text-decoration:none;
}
body.home .homebox2 {
    display:block; 
    width:100%; 
    aspect-ratio:1.3; 
    border-radius:20px; 
    padding:15px; 
    font-weight:700; 
    font-size:18px; 
    color:white;
    margin-bottom:24px;
    text-decoration:none;
}

body.home .homebox-piyush-peter {
    background:url("../i/home-piyush-peter.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
}
body.home .homebox-piyush {
    background:url("../i/home-piyush.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
    aspect-ratio:1; 
}
body.home .homebox-sushan {
    background:url("../i/home-sushan.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
    aspect-ratio:1; 
}
body.home .homebox-cfo {
    background:url("../i/home-cfo.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
}
body.home .homebox-cro {
    background:url("../i/home-cro.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
}
body.home .homebox-cio {
    background:url("../i/home-cio.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
}
body.home .homebox-ibg {
    background:url("../i/home-ibg.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
}
body.home .homebox-cbgwm {
    background:url("../i/home-cbgwm.png");
    font-size:28px;
    line-height:32px;
    font-weight:bold;
    background-size:cover; 
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
}
body.home .homebox-red {
    background-color:#BD2126; 
}
body.home .homebox-dark {
    background-color:#2E2E2E; 
}
body.home .homebox-darkgrey {
    background-color:#78797B; 
}
body.home .homebox-lightgrey {
    background-color:#A9A7AC; 
}

body.home {
    padding-top:0 !important;
}

.main-banner {
    position: relative;
    z-index: 1;
    padding-top: 90px;
    max-height: 705px;
    overflow: hidden;
}

body.mac .main-banner {
    background-color: #e7e6e8;
}

body.windows .main-banner {
    background-color: #e3e3e5;
}

.main-banner .container {
    position: relative;
    z-index: 2;
}

.main-banner-content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.main-banner-video {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
    right: -10%;
}

.main-banner-video video {
    display: block;
    width: 80%;
    margin-left: auto;
}

.main-banner .dbs-brand-badge {
    max-width: 188px;
}

.main-banner .dbs-brand-badge img {
    width: 100%;
}

.main-banner .main-title {
    margin-left: 100px;
}

.main-title .red-text {
    color: #C00;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 84.146px;
}

.main-title .img-text {
    margin-top: -24px;
    max-width: 287px;
}

.main-title .img-text {
    position: relative;
    width: 100%;
}

.main-title .img-text img {
    width: 100%;
    height: 100%;
}

.fh-unit {
    font-size: 34px;
    font-weight: 400;
    line-height: 38px;
    margin-left: 5px;
}

/* Reflections accordion */
.reflections-from-the-top {
    padding: 90px 0;
}

.reflections-accordion p,
.reflections-accordion div {
    color: #000 !important;
}

.reflections-accordion {
    margin-top: 1.5rem;
}

.reflections-accordion .accordion-item {
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;
}

.reflections-accordion .accordion-item:last-child {
    border-bottom: 1px solid #000;
}

.reflections-accordion .accordion-button {
    font-weight: 600;
    background: transparent;
    color: #000;
    padding: 1rem 2.5rem 1rem 0;
    box-shadow: none;
}

.reflections-accordion .accordion-button::after {
    content: none;
}

.reflections-accordion .accordion-button .accordion-icon {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background-color: #000;
    transform: none;
    border-radius: 50%;
    margin: 1rem 0;
    right: 0;
}

.reflections-accordion .accordion-button .accordion-icon::before,
.reflections-accordion .accordion-button .accordion-icon::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.reflections-accordion .accordion-button .accordion-icon::before {
    width: 60%;
    height: 2px;
}

.reflections-accordion .accordion-button .accordion-icon::after {
    width: 2px;
    height: 60%;
}

.reflections-accordion .accordion-button:not(.collapsed) .accordion-icon::after {
    height: 0;
}

.reflections-accordion .accordion-body {
    width: calc(100% - 50px);
    padding: 0 0 1.25rem 0;
}

.reflections-accordion .accordion-body p {
    margin-bottom: 1rem;
}

.reflections-accordion .accordion-body .learn-more {
    display: inline-block;
}


/* ============================================
   Animate Banner (Figma: A Theme 1, node 3346:620)
   ============================================ */

body.home .animate-banner {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1024 / 440;
    min-height: 300px;
    background-color: #e9eeef;
}

body.home .animate-banner__img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

body.home .animate-banner__text {
    position: absolute;
    top: 52px;
    left: 40.89%;
    width: 100%;
    max-width: 640px;
}

/* Stack-container: Our projects–style stack (like dwpinterics). Cards in flow, pin + transform. */
body.home .stack-container {
    position: relative;
    width: 100%;
    z-index: 1;
}

body.home .animate-banner--stack {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: stretch;
    justify-content: center;
    overflow: hidden;
    aspect-ratio: unset;
    min-height: unset;
}

/* Section after stack sits above when scrolling past */
body.home .stack-container ~ * {
    position: relative;
    z-index: 2;
    background-color: #fff;
}

body.home .animate-banner--stack .animate-banner__inner {
    position: relative;
    width: 100%;
    height: 100%;
    transform-origin: center top;
}

body.home .animate-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

body.home .animate-banner__headline-wrap {
    position: relative;
    z-index: 2;
}

body.home .animate-banner__desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}

body.home .animate-banner__desc p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    color: #1a1a1a;
    margin-bottom: 30px;
}



/*-- RESPONSIVE --*/

/* media max-width styles */
@media (max-width: 576px) {

    body.home .homebox-piyush-peter {
        background-image:url("../i/home-piyush-peter-m.png");
        font-size:18px;
        line-height:21px;
    }

    body.home .homebox-piyush {
        background-image:url("../i/home-piyush-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }

    body.home .homebox-sushan {
        background-image:url("../i/home-sushan-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }

    body.home .homebox-cfo {
        background-image:url("../i/home-cfo-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }

    body.home .homebox-cro {
        background-image:url("../i/home-cro-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }

    body.home .homebox-cio {
        background-image:url("../i/home-cio-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }

    body.home .homebox-cbgwm {
        background-image:url("../i/home-cbgwm-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }

    body.home .homebox-ibg {
        background-image:url("../i/home-ibg-m.png");
        font-size:18px;
        line-height:21px;
        aspect-ratio:1.4; 
    }


}

@media (max-width: 992px) {

  

}


/* media min-width styles */

/* Small devices (sm, ≥576px) */
@media (min-width: 576px) {

    body.home section .homebox {
       
        aspect-ratio:2; 
        margin-bottom:24px;

    }

    body.home section .homebox2 {
       
        aspect-ratio:2; 
        margin-bottom:24px;

    }

    body.home section a.homebox-piyush-peter {
        aspect-ratio:1; 
    }

    body.home section a.homebox-piyush {
        aspect-ratio:2.1; 
    }

    body.home section a.homebox-sushan {
        aspect-ratio:2.1; 
    }

}

/* Medium devices (md, ≥768px) */
@media (min-width: 768px) {
    


}

/* Large devices (lg, ≥992px) */
@media (min-width: 992px) {}

/* Extra large devices (xl, ≥1200px) */
@media (min-width: 1200px) {

    body.home .homeimg-coins {
        width:400px;
        height:auto;
    }

    body.home .homeimg-globe {
        width:400px;
        height:auto;
    }

    .homebox2 {
        padding:20px;
        font-size:28px;
    }



    .homevideocontainer-right {
        position:relative;
        overflow-y:hidden;
        width:650px;
        height:610px;
    }
    .homevideo-right {
        position:absolute;
        top:-10px;
    }
  
}

/* Extra extra large devices (xxl, ≥1400px) */
@media (min-width: 1400px) {

 

}
/* Responsive: tablet */
@media (max-width: 991.9px) {
    body.home .sec-title .line-text {
        font-size: 40px;
        line-height: 36px;
    }
}

/* Responsive: mobile */
@media (max-width: 575.9px) {
}

@media (max-width: 1024px) {
    .main-banner {
        max-height: unset;
    }

    .main-banner .container {
        max-width: 100%;
        padding: 0;
    }

    .main-banner .main-title {
        width: fit-content;
        margin: 15px auto 0;
        text-align: center;
    }

    .main-title .img-text {
        margin-left: auto;
        margin-right: auto;
    }

    .main-banner-video {
        right: 0;
    }

    .main-banner-video video {
        width: 100%;
        margin: 0 auto;
        transform: scale(2.2);
    }

    body.home .animate-banner--stack {
        height: auto;
        flex-direction: column;
    }
    
    body.home .animate-banner__text,
    body.home .animate-banner__desc {
        position: relative;
        z-index: 1;
    }

    body.home .animate-banner__text,
    body.home .animate-banner__desc {
        top: unset;
        left: unset;
        width: unset;
        max-width: unset;
    }

    body.home .animate-banner__desc {
        opacity: 1 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .main-banner-video {
        padding-bottom: 200px;
    }

    .main-banner-video video {
        padding-top: 270px;
    }

    .main-title .red-text {
        font-size: 48px;
        line-height: 84.146px;
    }

    body.home .financial-highlights {
        padding: 90px 0 75px;
    }

    .sec-title .red-text {
        font-size: 48px;
    }

    .sec-title .img-text {
        max-width: 202px;
    }

    body.home .animate-banner__text {
        padding: 78px 0 286px;
    }

}

@media (max-width: 767.9px) {

    .main-banner-video {
        padding-bottom: 120px;
    }

    .main-banner-video video {
        padding-top: 150px;
    }
    
    .main-title .red-text {
        font-size: 28px;
        line-height: 48.565px;
    }

    .main-title .img-text {
        max-width: 187px;
        margin-top: -10px;
    }
    
    body.home .financial-highlights {
        padding: 90px 0;
    }

    .sec-title .red-text {
        font-size: 28px;
        line-height: 48.565px;
    }
    
    .sec-title .img-text {
        max-width: 202px;
    }

    body.home .animate-banner__desc p {
        font-size: 16px;
    }

    .animate-banner {
        background-image: linear-gradient(180deg, rgba(230, 234, 235, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .animate-banner__inner {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    
    body.home .animate-banner__text {
        padding: 30px 0 0;
    }

    body.home .animate-banner__img {
        position: relative;
        margin-top: -100px;
        /* min-height: 400px; */
    }
}