.contact-us--page-zm{
    background-color: #2C43AA;
    padding-bottom: 10rem;
    font-family: "Urbanist", sans-serif;
}

.contact-us--page-zm .contact-head{
    width: 100%;
    height: 400px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    background-color: #F1F8FB;
    padding-top: 5rem;
    padding-inline: 1.5rem;
    margin-bottom: 4rem;
}
.contact-us--page-zm .contact-head div{
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    display: flex;

    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-us--page-zm .contact-head img{
    width: 252.92563363560714px;
    height: 252.92563363560714px;
    position: absolute;
    top: 50%;
    transform: translateY(-65%);
}
.contact-us--page-zm .contact-head img:nth-of-type(1){
    rotate: 7.82deg;
    left: -1rem;
}
.contact-us--page-zm .contact-head img:nth-of-type(2){
    rotate: 9.8deg;
    right: 1.5rem;
}
.contact-us--page-zm .contact-head h1{
    font-weight: 700;
    font-size: 60px !important;
    line-height: 120%;
    text-align: center;
    color: #161616;
    max-width: 826px;
    z-index: 2;
}
.contact-us--page-zm .contact-head p{
    max-width: 750px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 2%;
    text-align: center;
    z-index: 2;
}






.contact-us--page-zm .contact-body{
    display: flex;
    gap: 1rem;
    max-width: 1440px;
    margin: 0 auto;

}

/* Contact Body Form Info */
.contact-us--page-zm .contact-body .contact-infos{
    width: 50%;
 
    padding: 2rem;
    padding-right: 0;
    display: flex;
    flex-direction: column;
}
.contact-us--page-zm .contact-body .contact-infos .info-title{
    font-size: 40px;
    font-weight: 700;
    color: #FFF;
}
.contact-us--page-zm .contact-body .contact-infos .info-sub-title{
    color: #FFF;
    font-family: 18px;
    font-weight: 700;
    letter-spacing: 2%;

}
.contact-us--page-zm .contact-body .contact-infos .offer-list {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    padding: 0;
 
}
.contact-us--page-zm .contact-body .contact-infos .offer-list li{
    list-style: none;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    gap: 10px;
    align-items: center;
    line-height: 150%;
    margin-left: -.5rem;
}
.contact-us--page-zm .contact-body .contact-infos .offer-list li img{
    width: 30px;
    height: 30px;
}
.contact-us--page-zm .contact-body .contact-infos .contact-testimonial{
    max-width: 640px;
    height: 390px;
    background-color: #FFF;
    border-radius: 30px;
    margin-top: auto;
    position: relative;
}
.contact-us--page-zm .contact-body .contact-infos .contact-testimonial .form-cloud{
    position: absolute;
    top: -7.6rem;
    left: 50%;
    transform: translateX(-50%);
}
.contact-us--page-zm .contact-testimonial .client-message{
    padding: 2.3rem;
}
.contact-us--page-zm .contact-testimonial .client-message .client-header{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.contact-us--page-zm .contact-testimonial .client-message p{
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 2%;
    color: #1A1A1A;
    max-width: 576px;
}



.contact-us--page-zm .contact-body .contact-infos .contact-testimonial .client-box{
    width: 336px;
    height: 86px;
    background-color: #2C43AA;
    position: absolute;
    bottom: 0px;
    border-top-right-radius: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.contact-us--page-zm .client-box .client-info{
    display: flex;
    gap: 17px;
    width: fit-content;
    margin-left: 1.2rem;
    margin-top: 10px;
}
.contact-us--page-zm .client-box .client-info img{
    min-width: 46px;
    height: 46px;
    border-radius: 50px;
}
.contact-us--page-zm .client-box .client-info .client-name{
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 5%;
    text-transform: uppercase;
    color: #FFF;
    margin: 0;
    margin-bottom: 3px;
}
.contact-us--page-zm .client-box .client-info .client-position{
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #FFF;
    letter-spacing: 1%;
    margin: 0;
}
.contact-us--page-zm .client-box .radius:nth-of-type(1){
    position: absolute;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background-color: #2C43AA;
    bottom: 0;
    right: -1.88rem;
}
.contact-us--page-zm .client-box .radius:nth-of-type(1)::after{
    content: '';
    position: absolute;
    inset: 0;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    top: -30px;
    right: -15px;
    background-color: #fff;
    will-change: transform;
}
.contact-us--page-zm .client-box .radius:nth-of-type(2){
    position: absolute;
    width: 30px;
    aspect-ratio: 1;
    top: -1.87rem;
    left: 0;
    overflow: hidden;
    background-color: #2C43AA;
}
.contact-us--page-zm .client-box .radius:nth-of-type(2)::after{
    content: '';
    position: absolute;
    inset: 0;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    top: -30px;
    right: -15px;
    background-color: #fff;
    will-change: transform;
}

/* Contact Body Main Form */
.contact-us--page-zm .contact-body .contact-form{
    width: 50%;
    height: 100%;
    padding: 2rem;
    padding-left: 0;
}
.contact-us--page-zm .contact-body .contact-form .main-form{
    max-width: 677px;
    /* height: 969px; */
    border-radius: 60px;
    background-color: #FFF;
    position: relative;
    padding: 2rem 2.8rem;
    padding-bottom: 3.5rem;
}
.contact-us--page-zm .contact-body .contact-form .main-form .form-cloud:nth-of-type(1){
    width: 161px;
    height: 95px;
    position: absolute;
    top: -3rem;
    left: -3rem;
}
.contact-us--page-zm .contact-body .contact-form .main-form .form-cloud:nth-of-type(2){
    width: 278px;
    height: 164px;
    position: absolute;
    bottom: -4.5rem;
    right: -.8rem;
}
.contact-us--page-zm .contact-body .contact-form .main-form form{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.contact-us--page-zm form .inputfield_box{
    width: 100%;
    display: flex;
    gap: 2rem;
    margin-bottom: 14px;
}
.contact-us--page-zm form label{
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    color: #000;
}
.contact-us--page-zm form label span{
    color: red;
}
.contact-us--page-zm form input[type="text"],
.contact-us--page-zm form input[type="email"],
.contact-us--page-zm form input[type="number"]{
    border: 1px solid #D9D9D9;
    background-color: #F2F8FD;
    border-radius: 60px;
    height: 29px;
    outline: none;
    font-size: 14px;
    padding-inline: .6rem;
    width: 100%;
}
.contact-us--page-zm form textarea{
    border: 1px solid #D9D9D9;
    background-color: #F2F8FD;
    border-radius: 60px;
    padding: .85rem .7rem 0 .6rem;
    outline: none;
    height: 50px;
    resize: none;
    width: 100%;
    font-size: 14px;
}
.contact-us--page-zm form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 0;
}
.contact-us--page-zm form input[type="checkbox"]:checked {
    background-color: #046DD6;
    border-color: #046DD6;
}
.contact-us--page-zm form button{
    width: 88px;
    height: 49px;
    background-color: #142543;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    border-radius: 60px;
}
.contact-us--page-zm form ul {
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 0;
    margin: 0;
}
.contact-us--page-zm form ul li {
    list-style: none;
    user-select: none;
}
.contact-us--page-zm form ul li label {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
    margin-bottom: 0;
}
.contact-us--page-zm form ul li label:hover{
    color: #046DD6;
}
.contact-us--page-zm form ul li label:has(input[type="checkbox"]:checked) {
    color: #046DD6;
}
.contact-us--page-zm form .inputfield_box div{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.contact-us--page-zm form .inputfield{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 1rem;
}
.contact-us--page-zm form .checkbox_container{
    margin-bottom: 14px;
}





@media screen and (max-width: 990px){
    .contact-us--page-zm .contact-head div{
        align-items: start;
    }
    .contact-us--page-zm .contact-head img{
        display: none;
    }
    .contact-us--page-zm .contact-head h1,
    .contact-us--page-zm .contact-head p{
        text-align: start;
    }
}
@media screen and (max-width: 870px){
    .contact-us--page-zm .contact-body{
        gap: 1rem;
        flex-direction: column;
    }
    .contact-us--page-zm .contact-body .contact-form .main-form .form-cloud:nth-of-type(1){
        left: -1.5rem;
    }
    .contact-us--page-zm .contact-body .contact-infos{
        width: 100%;
        padding: 2rem;
        display: flex;
        flex-direction: column;
    }
    .contact-us--page-zm .contact-body .contact-infos .contact-testimonial{
        width: 100%;
        height: 390px;
        border-radius: 30px;
        margin-top: 9rem;
        position: relative;
        margin-inline: auto;
    }

    .contact-us--page-zm .contact-body .contact-form{
        width: 100%;
        padding: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact-us--page-zm .contact-body .contact-form .main-form{
        width: 677px;
        padding: 2rem 2.8rem;
    }
    .contact-us--page-zm .contact-body .contact-infos .contact-testimonial .client-box{
        width: 266px;
    }
}

@media screen and (max-width: 770px){
    .contact-us--page-zm{
        padding-top: 5.6rem;
    }
    .contact-us--page-zm .contact-head{
        height: auto;
        padding-block: 3rem;
    }
}
@media screen and (max-width: 470px){
    .contact-us--page-zm{
        padding-top: 8.6rem;
    }
    .contact-us--page-zm .contact-body .contact-infos .contact-testimonial{
        height: auto;
        padding-bottom: 4.6rem;
    }
    .contact-us--page-zm .client-box{
        width: 100% !important;
        height: auto;
        border-top-right-radius: 0px !important;
        bottom: -30px;
    }
    .contact-us--page-zm .client-box .client-info{
        display: flex;
        gap: 17px;
        width: 100%;
        margin-left: 1.2rem;
        margin-top: 10px;
    }
    .contact-us--page-zm .client-box .radius:nth-of-type(1){
        display: none;
    }
    .contact-us--page-zm .client-box .radius:nth-of-type(2){
        display: none;
    }

}


.custom--slug-hero .csh-hero-header{
    width: 100%;
    height: 247px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    background-color: #F1F8FB;
    margin-top: 4rem;
    padding: 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 5;
}
.custom--slug-hero .csh-hero-header p{
    color: #000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2%;
    line-height: 150%;
    text-align: center;
    margin: 0 0 10px 0;
}
.custom--slug-hero .csh-hero-header h1{
    font-size: 60px;
    font-weight: 800;
    color: #1E1E1E;
    text-align: center;
    line-height: 100%;
}
.custom--slug-hero .csh-hero-header img{
    position: absolute;
    user-select: none;
}
.custom--slug-hero .csh-hero-header img:nth-of-type(1){
    top: 1.3rem;
    left: 8rem;
    width: 276.75234076238436px;
    height: 229.460991283259px;
    rotate: -116.28deg;
    z-index: 3;
}
.custom--slug-hero .csh-hero-header img:nth-of-type(2){
    bottom: -1rem;
    right: 0rem;
    width: 266.5126709931544px;
    height: 255.51705000989236px;
    rotate: 60deg;
    z-index: 3;
}
.custom--slug-hero .csh--hero{
    height: 1123px;
    width: 100%;
    margin-top: -3rem;
    background-position: center;
    background-size: cover;
    padding: 5rem 2rem 3rem 2rem;
    position: relative;
}

.custom--slug-hero .csh--hero::before{
    content: '';
    position: absolute;
    inset: 0;
    background-color: hsla(0, 0%, 0%, 0.602);
}
    
.custom--slug-hero .csh--hero-body{
    color: #fff;
    position: relative;
    z-index: 2;
    max-width: 1440px;
    /* background-color: #046DD6; */
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* overflow: hidden; */
}
.custom--slug-hero .csh--hero-body > h2{
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 120%;
    text-align: center;
    margin-top: 5rem;
    margin-inline: 2rem;
}
.custom--slug-hero .csh--hero-body > p{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    max-width: 842px;
    margin: 0 auto;
    line-height: 150%;
    margin-inline: 1.3rem;
    text-align: center;
}
.custom--slug-hero .hero-image{
    /* background-color: red; */
    height: 600px;
    position: relative;
    /* margin-top: 2rem; */
}
.custom--slug-hero .hero-image .laptop-overview{
    width: 800px;
    z-index: 1;
    margin-top: -5rem;
}.custom--slug-hero .hero-image .laptop-clouds-1{
    width: 283.26580810546875px;
    height: 167px;
    position: absolute;
    top: 4.5rem;
    left: -5rem;
}.custom--slug-hero .hero-image .laptop-clouds-2{
    width: 410.48101806640625px;
    height: 242px;
    position: absolute;
    bottom: -3rem;
    right: -9rem;
}


.custom--slug-our-approach{
    width: 100%;
    height: 663px;
    margin-bottom: 3rem;
}
.custom--slug-our-approach h2{
    font-size: 40px !important;
    color: #161616;
    line-height: 120%;
    font-weight: 700;

}.custom--slug-our-approach .pretitle{
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 5%;
}.custom--slug-our-approach .paragraph-our-approach{
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2%;
    color: #161616;
    max-width: 637px;
}
.custom--slug-our-approach .our-approach-body{
    max-width: 1440px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    gap: 1.5rem;
}
.our-approach-body__info{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.our-approach-body__info *{
    position: relative;
    z-index: 2;
}
.our-approach-body__info img:nth-of-type(1){
    width: 202px;
    height: 216px;
    rotate: 116.28deg;
    position: absolute;
    right: -9rem;
    top: -1rem;
    z-index: 1 !important;
}
.our-approach-body__info img:nth-of-type(2){
    z-index: 1 !important;
    width: 309px;
    height: 330px;
    rotate: 116.28deg;
    position: absolute;
    right: -7rem;
    bottom: -1rem;
}
.our-approach-body__image{
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
}.our-approach-body__image > div{
    width: 642px;
    height: 431px;
    border-radius: 30px;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}


.custom--slug-concept-reality{ /*portfolio body gets cut off changes start*/
    max-width: 1440px;
    margin: 0 auto;
    /* max-height: 521px; */
    border-radius: 30px;
    display: flex;
    background-color: #2C43AA;
    padding: 1rem;
    padding-block: 3.5rem !important;
}/*portfolio body gets cut off changes end*/
.custom--slug-concept-reality .concept-reality-image{
    width: 40%;
    height: 100%;
    display: flex;
    margin-right: 4rem;
    justify-content: center;
    align-items: center;
}
.custom--slug-concept-reality .concept-reality-image > .target-blue{
    width: 469px;
    height: 389px;
}
.custom--slug-concept-reality .concept-reality-info{
    width: 55%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.custom--slug-concept-reality .concept-reality-info h2{
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    color: #ffffff;
}
.custom--slug-concept-reality .concept-reality-info p{
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    color: #ffffff;
    max-width: 731px;
    margin: 1rem 0 3rem 0;
}
.custom--slug-concept-reality .concept-reality-info a{
    width: 221px;
    height: 49px;
    background-color: #fff;
    border-radius: 20rem;
    color: #161616;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1%;
    text-transform: capitalize;
    text-decoration: none;
}


.custom--slug-page-overview {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 10rem 2rem 4rem 2rem;

    display: flex;
    justify-content: center;
    align-items: center;
}

.custom--slug-page-overview .page--box { /*pagemockup changes start*/
    /* max-width: 600px; */
    margin: 0 auto;
    position: relative;
}

.custom--slug-page-overview .page--box .page-cloud-1 {
    width: 301.9px;
    height: 178px;
    right: -8rem;
    top: -6rem;
    position: absolute;
    z-index: 1;
}

.custom--slug-page-overview .page--box .page-cloud-2 {
    width: 301.9px;
    height: 178px;
    bottom: -4rem;
    left: -10rem;
    position: absolute;
    z-index: 3;
}

.custom--slug-page-overview .full-home-page { /*pagemockup changes*/
    /* width: 100%; */
    max-width: 1000px !important;
    position: relative;
    z-index: 2;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}/*pagemockup changes end*/



/*  Revised Styles  */
.imgc--zm{
    overflow: hidden;
    width: 100%;
    height: 18.5rem;
    border-radius: 2.3rem;
    aspect-ratio: 1;
}
.imgc--zm > img{
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
}
@media (max-width: 680px){
    .imgc--zm{
        overflow: hidden;
        width: 100%;
        height: auto !important;
        border-radius: 2.3rem;
        aspect-ratio: 1;
    }
}

.limit--title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.6em; /* roughly 2 lines */
}



/*clientlogo size start*/
.pll--zm{
    /* background-color: rgb(255, 161, 161) !important; */
}
.pll--zm{
    height: 4rem !important;
    display: grid;
    align-content: center;
}
/* .pll--zm img{
    width: 140px !important;
} */
/*clientlogo size end*/


/*footer responsive start*/
.footer--logo-zm > a > img{
    min-width: 17rem !important;
}
@media screen and (max-width: 991px) {
    .footer--logo-zm > a > img{
        margin-top: 4rem;
    }

    .footer-text-zm{
        text-align: center;
    }
    .footer-list-zm{
        text-align: center;
    }
}
@media screen and (max-width: 470px) {
    .footer--logo-zm{
        padding-inline: 3rem !important;
    }
    .footer--logo-zm > a > img{
        /* max-width: 17rem !important; */
        width: 90% !important;
    }
}
/*footer responsive end*/

/*techstack start*/
.techstack--zm{
    max-width: 1240px;
    margin: 0 auto;
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 70px !important;
    row-gap: 80px;
}
.techstack--zm > div{
    /* background-color: red; */
    /* width: 200px; */
    height: 70px;
    display: grid;
    align-content: center;
}
.techstack--zm .partnership-list--item__logo{
    /* min-width: fit-content !important; */
    max-width: 190px !important;
    height: auto !important;
}
.techstack--zm .partnership-list--item__logo img {
    max-height: 60px !important;
}
@media screen and (max-width: 1245px) {
    .techstack--zm{
        gap: 60px !important;
    }
}
.fade-out {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
/*techstack end*/
/*footer responsive start*/
@media screen and (max-width: 970px) {
    .logo-mobile-header--zm{
        padding-inline: 10px;
    }
    .logo-mobile-header--zm .mobile-logo-style--zm{
        padding-inline: 0 !important;
    }
    .logo-mobile-header--zm .mobile-logo-style--zm img{
        min-width: 15.8rem !important;
    }
}
@media screen and (max-width: 470px) {
    .logo-mobile-header--zm .mobile-logo-style--zm img{
        min-width: 13rem !important;
    }
}
/*footer responsive end*/
/*pagination style start*/
.custom-pagination-zm{
    margin-top: 5rem !important;
    display: flex;
    gap: 20px;
}
.custom-pagination-zm > button{
    color: #ffffff;
    background-color: #2C43AA;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 20rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-pagination-zm > button.disabled-btn {
    opacity: 0.8;
    cursor: not-allowed;
}
.custom-pagination-zm > #page-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.custom-pagination-zm > #page-buttons > button{
    font-size: 20px;
    background-color: transparent;
    outline: none;
}
.custom-pagination-zm > #page-buttons > button.active {
    color: #2C43AA;
    font-weight: 600;
}
/*pagination style end*/


/*Footer Serviced Loc Start */
#serv-loc-caret {
    transition: transform 0.3s ease;
}
.rotate-180 {
    transform: rotate(180deg);
}
.all-serviced-locations--zm{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-block: 2rem;
}
.all-serviced-locations--zm h2{
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
    color: #89EE9E;
    align-self: flex-start;
    margin-block: 15px !important;
}
.all-serviced-locations--zm .showall {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    align-items: start;
    justify-content: space-between;
    
    gap: 20px 40px;
    margin: auto;
}
.all-serviced-locations--zm .showall > .col{
    padding-inline: 0 !important;
}

.all-serviced-locations--zm .showall a {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: left;
    text-decoration: none;
    width: fit-content;
}
.all-serviced-locations--zm .showall a:hover{
    color: #89EE9E;
}
@media screen and (max-width: 991px) {
    .all-serviced-locations--zm {
        align-items: center;  
        text-align: center; 
    }
    .all-serviced-locations--zm .showall > .col{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .all-serviced-locations--zm h2 {
        align-self: center;
    }
    .all-serviced-locations--zm .showall {
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
    }
    .all-serviced-locations--zm .showall a {
        text-align: center;
    }
}

/*Footer Serviced Loc End */








@media (max-width: 870px) {
    .custom--slug-hero .hero-image .laptop-clouds-1,
    .custom--slug-hero .hero-image .laptop-clouds-2{
        display: none;
    }
    .custom--slug-our-approach{
        width: 100%;
        height: auto;
        padding: 9.5rem 0 6.5rem 0;
        margin-bottom: 3rem;
    }
    .custom--slug-our-approach .our-approach-body{
        flex-direction: column-reverse;
        gap: 4rem;
    }
    .custom--slug-our-approach .our-approach-body p{
        max-width: 880px !important;
    }
    .custom--slug-our-approach .our-approach-body div{
        width: 100% !important;
    }
    .custom--slug-concept-reality{
        height: auto;
        padding-block: 5rem;
    }
    .custom--slug-concept-reality .concept-reality-image{
        display: none;
    }
    .custom--slug-concept-reality .concept-reality-info{
        width: 100%;
    }
    .custom--slug-concept-reality .concept-reality-info p{
        max-width: 870px;
    }
}
@media (max-width: 870px) {
    .custom--slug-hero .csh--hero{
        height: fit-content !important;
    }
    .custom--slug-hero .hero-image{
        height: 550px !important;
        overflow: hidden;
    }
    .custom--slug-hero .csh--hero-body > h2{
        margin-top: 0rem;
    }
}
@media (max-width: 768px) {
    .custom--slug-hero .csh-hero-header{
        height: fit-content;
        padding: 9rem 2rem 5rem 2rem;
    }
}
@media (max-width: 580px) {
    .custom--slug-hero .hero-image{
        height: 350px !important;
        overflow: hidden;
    }
    .custom--slug-hero .csh--hero-body > h2{
        margin-inline: .7rem;
    }
    .our-approach-body__image > div{
        width: 100%;
        aspect-ratio: 1 !important;
        height: 270px;
    }
}
@media (max-width: 480px) {
    .custom--slug-hero .csh-hero-header h1{
        font-size: 50px;
    }
    .custom--slug-hero .csh-hero-header{
        height: fit-content;
        padding: 12rem .5rem 5rem .5rem;
        
    }
    .custom--slug-hero .hero-image{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 300px !important;
        margin-top: 4rem;
    }
    .custom--slug-hero .csh--hero-body > h2{
        margin-top: -2.1rem;
        font-size: 30px;
    }
    .custom--slug-hero .csh--hero-body > p{
        margin-inline: 6px;
         font-size: 16px;
    }
    .custom--slug-page-overview .page--box .page-cloud-1,
    .custom--slug-page-overview .page--box .page-cloud-2 {
        left: 50%;
        transform: translateX(-50%);
    }
}




.office--images-slider {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
    padding: 1rem 0 0 0;
}

.office--images-slider div {
    overflow: hidden;
    border-radius: 10px;
    aspect-ratio: 1;
}
.office--images-slider div img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: block;
}

.office--images-slider__btns {
    width: 100% !important;
    justify-content: center;
    align-items: center;
    gap: .85rem;
    padding: 1rem 0;
}
.office--images-slider__btns button {
    background-color: #142543 !important;
    border-radius: 30rem;
    border: none;
    width: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.office--images-slider.slide {
    display: none;
}
.office--images-slider.slide.active {
    display: grid;
}

/* @media (max-width: 450px) {
    .office--images-slider {
        grid-template-columns: 1fr !important;
    }
} */
