/* =========================================================
   CASE STUDY V2
   Only NEW V2 components.
   Existing V1 styles remain responsible for the main design.
========================================================= */


/* =========================================================
   Hero Section
========================================================= */

.single-page.version-2 .post-title-block.cs-top-sec h1, 
.single-page.version-2 .post-title-block.cs-top-sec p {
    max-width: unset;
}


.single-page.version-2 .leads-block .leads-block-in {
    background: #FFFFFF;
    border: 1px solid #00000066;
}

.single-page.version-2 .v2-impact-layout .leads-block .leads-block-in { 
    padding: 20px 30px 30px;
}

.single-page.version-2 .v2-impact-layout .leads-block .leads-block-in .top-flex {
    display: flex;
    justify-content: space-between;
}

.single-page.version-2 .leads-block .leads-block-in .leads-icon img {
    width: 45px;
    height: 45px;
    object-fit: cover;
}

.single-page.version-2 .leads-block .leads-block-in h3 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #EC2028 0%, #3277B6 57.21%, #175481 100%);
    font-family: Inter;
    font-weight: 400;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 0.32px;
    margin-bottom: 20px;
}

.single-page.version-2 .leads-block .leads-block-in h3 span {
    font-size: 32px;
}

.single-page.version-2 .v2-impact-layout .leads-block .leads-block-in h3 {
    padding-top: 10px;
}


.single-page.version-2.cs-page-sec .cs-section {
    padding-top: 50px;
    padding-bottom: 50px;
   
}


/* =========================================================
   ABOUT THE CLIENT
========================================================= */

.v2-about-client {
    position: relative;
}


.v2-about-client .row {
    --bs-gutter-x: 3rem;
}

.v2-about-client-box {
    height: 100%;
    padding: 35px;
    background: #f3f3f3;
    border-left: 4px solid #111;
}

.v2-about-client-box {
    background: var(--Blue, #074D90);
    border: 1px solid #FFFFFF66;
    height: 100%;
    padding: 35px;
    border-radius: 10px;
}

.single-page.version-2 .v2-about-client-box p {
    font-family: Inter;
    font-weight: 600;
    font-style: Italic;
    font-size: 16px;
    letter-spacing: 0;
    color: #ffffff !important;
}

.v2-about-client-box p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   IMPACT
========================================================= */


.single-page.version-2.cs-page-sec .cs-section.v2-impact {
    background: #F1F1F1;
}

.v2-impact-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.7fr) minmax(280px, 1fr);
    gap: 20px;
    align-items: center;
}


/*
 * The V1 .leads styling remains active.
 * We only make the existing leads area fit
 * nicely beside the new right content.
 */

.v2-impact-layout > .leads {
    width: 100%;
    padding-right: 50px;
    border-right: 1px solid #AAAAAA;
    margin-top: 30px;
}

.v2-impact-content {
    padding: 20px 0 20px 20px;

}

.v2-impact-content p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   WHY IT MATTERS
========================================================= */

.v2-why-it-matters .row {
    align-items: center;
}

.v2-why-quote {
    margin-top: 30px;
    padding: 25px 30px;
    border: 1px solid #7C7C7C66;
    border-radius: 20px;
}

.v2-why-quote p:last-child {
    margin-bottom: 0;
}

.v2-why-it-matters .img-block figure {
    margin: 0;
}

.v2-why-it-matters .img-block img {
    width: 100%;
    height: auto;
    display: block;
}


/* =========================================================
   CLIENT SPEAK
========================================================= */

/*
 * Main Client Speak design intentionally comes
 * from the existing V1 .profile-sec / .gradient-bg.
 */

.v2-client-speak .v2-client-person {
    margin-top: 30px;
}

.v2-client-person strong {
    display: block;
}

.v2-client-person span {
    display: block;
}


/* =========================================================
   FAQ
========================================================= */

.single-page.version-2.cs-page-sec .faq.v2-faq {
    background: #F1F1F1;
}

.v2-faq-list {
    width: 100%;
    margin-top: 30px;
}

.v2-faq-list details {
    /*border-top: 1px solid #d5d5d5;*/
    margin-bottom: 10px;
    border-radius: 10px;
}

.v2-faq-list details:last-child {
    border-bottom: 1px solid #d5d5d5;
}

.v2-faq-list summary {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    gap: 30px;

    padding: 22px 20px;
    
    cursor: pointer;

    list-style: none;
}

.v2-faq-list summary::-webkit-details-marker {
    display: none;
}

.v2-faq-list summary span {
    flex: 1;
    
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000000;
}

.v2-faq-list summary b {
    width: 30px;
    height: 30px;

    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 30px;

    font-size: 22px;
    font-weight: 400;

    transition: transform 0.25s ease;
}

.v2-faq-list details[open] summary b {
    transform: rotate(45deg);
}

.v2-faq-answer {
    padding: 20px 50px 25px 20px;
}

.v2-faq-answer p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   CHALLENGE
========================================================= */

.v2-challenge .leads {
    margin-top: 0px;
}


/* =========================================================
   TECHNOLOGY
========================================================= */

.v2-technology .colum-2 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
}

.v2-technology .colum-2 figure {
    margin: 0;
}

.v2-technology .colum-2 img {
    width: 100%;
    height: auto;
    display: block;
}


.single-page.version-2  .rel-cs {
    background: #000000;
}


.single-page.version-2  .rel-cs .title-card h2 {
    color:#ffffff !important;
}

/* =========================================================
   APPROACH
========================================================= */


.single-page.version-2 .single-list-sec .list-cont ul {
    max-width: unset !important;
    list-style: none;
}

.single-page.version-2 .single-list-sec .list-cont ul li {
    padding-left: 0px !important;
}

.single-page.version-2 .single-list-sec .list-cont ul li:before {
    content: unset !important;
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 991px) {

    .v2-impact-layout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .v2-about-client-box {
        margin-top: 30px;
    }

}


@media (max-width: 767px) {

    .v2-technology .colum-2 {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .v2-about-client-box {
        padding: 25px;
    }

    .v2-why-quote {
        padding: 20px;
    }

    .v2-faq-list summary {
        padding: 18px 0;
    }

    .v2-faq-answer {
        padding-right: 20px;
    }

}


@media (max-width: 575px) {

    .v2-about-client-box {
        padding: 20px;
    }

    .v2-faq-list summary {
        gap: 15px;
    }

    .v2-faq-list summary b {
        width: 25px;
        height: 25px;
        flex-basis: 25px;
    }

}