.hero-area {
    background-color: var(--brown-400);
    padding-top: 186px;
    background-image: url('/wp-content/uploads/2026/02/Union7-ezgif.com-png-to-webp-converter-scaled.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

}


.hero-subtitle p {
    font-family: var(--body-font);
    color: var(--brown-700);
    font-weight: 500;
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 20px;
    text-align: center;

}

.hero-content h1 {
    font-family: var(--body-font);
    color: var(--brown-900);
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    letter-spacing: 0;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.hero-para-container p {
    font-family: var(--body-font);
    color: var(--brown-800);
    margin: 0px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;

}

.btn-transparent {
    color: var(--brown-900);
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
    padding: 12px 24px;
    box-sizing: border-box;
    width: fit-content;
    margin: 32px auto 0px;
    border: 1px solid var(--brown-900);
    border-radius: 12px;
    text-decoration: none;

}

.hero-content {
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
}

.hero-image-slide {
    max-width: 548px;
    max-height: 300px;
    width: 100%;
    height: 100%;
}

.hero-image-slide img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    max-height: 300px;
    object-fit: cover;
}


.characterizes-section {
    background: var(--brown-400);
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-bottom: -40px;
    position: relative;
    z-index: 2;
}

.cc-content h2 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 12px;
    color: var(--brown-900);
    margin-top: 0px;

}


.cc-content p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    color: var(--brown-800);
    margin: 0px;

}


.cc-content {
    margin-bottom: 60px;
}

.cc-boxes-container {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

.cc-box {
    width: 100%;
    background: var(--brown-500);
    padding: 24px 24px 28px;
    border-radius: 16px;
    display: flex !important;
    flex-direction: column;
    gap: 80px;
}

.cc-box-img {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 8px 3px rgba(93, 85, 80, 0.01), 0px 4px 3px rgba(93, 85, 80, 0.04), 0px 2px 2px rgba(93, 85, 80, 0.07), 0px 0px 1px rgba(93, 85, 80, 0.08);
    border-radius: 16px;
    width: 52px;
    height: 52px;
    min-width: 52px;

}

.cc-box-img-wrapper {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cc-box-content h4 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 24px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 12px;
    margin-top: 0px;
    color: var(--brown-800);

}

.cc-box-content p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--brown-800);
    opacity: 0.75px;
    margin: 0px;


}

.cc-img-content-container {
    display: flex;
    gap: 120px;
    justify-content: space-between;
    margin-top: 80px;
}


.cc-img-content-left {
    max-width: 643px;
    width: 100%;
}

.cc-img-content-left h2 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    margin-top: 0px;
    margin-bottom: 32px;
    color: var(--brown-900);

}

.cc-img-content-left p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    margin-top: 0px;
    opacity: 0.75;
    color: var(--brown-800);

}

.cc-img-content-right {
    max-width: 357px;
    width: 100%;
}

.cc-img-content-right img {
    width: 100%;
    border-radius: 16px;
}

.sf-img {
    display: flex;
    margin-bottom: -60px;
}

.sf-img img {
    width: 100%;
}


.structured-firm-container {
    background: var(--brown-900);
    padding-top: 140px;
    padding-bottom: 100px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.sf-content-container {
    display: flex;
    gap: 24px;
    justify-content: space-between;
    margin-bottom: 80px;
}

.sf-content-left {
    max-width: 549px;
    width: 100%;

}

.sf-content-left h2 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    margin: 0px;
    color: var(--brown-500);

}

.sf-first-para {

    padding-bottom: 60px;
    border-bottom: 1px solid var(--brown-800);
}

.sf-first-para p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    color: var(--brown-600);


}

.sf-content-right {
    max-width: 548px;
    width: 100%;
}

.sf-first-para p:last-child {
    margin: 0px;
}


.sf-check-list {
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid var(--brown-800);
    display: flex;
    gap: 12px;
    padding-left: 24px;

}

.sf-check-icon {
    width: 28px;
    min-width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.sf-check-para p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    margin: 0px;
    color: var(--brown-600);

}

/* 
.sf-check-list:nth-child(1) {
    opacity: 100% !important;
}

.sf-check-list:nth-child(2) {
    opacity: 25% !important;
}

.sf-check-list:nth-child(3),
.sf-check-list {
    opacity: 10%;
}

.sf-check-list-container {
    overflow: hidden;
    max-height: 315px;
} */

.sf-content-right {
    padding-top: 68px;
}

.engagements-container h2 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 40px;
    margin-top: 0px;
    color: var(--brown-500);

}


.engagements-box {
    width: 100%;
    padding: 24px 24px 28px;
    border-radius: 16px;
    background: var(--brown-500);
    display: flex;
    flex-direction: column;
    gap: 80px;
}


.engagements-boxes .cc-box {
    max-width: 454px;
    width: 100%;

}

.engagements-boxes {
    overflow: visible !important;
}

.structured-firm-section {
    margin-bottom: -40px;
    position: relative;
    z-index: 1;
}



.main-section {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    background: var(--brown-500);
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.logo-animation-container {
    max-width: 930px;
    margin: 0 auto;
    width: 100%;
    height: 397px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;


}


.default-text-container h2 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 12px;
    color: #272322;

}


.default-text-container p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0px;
    opacity: 0.75;
    color: #5D5551;

}


.default-text-container {
    max-width: 930px;
    width: 100%;
    margin: 0px auto;
}





.logo-container {
    margin: 0 auto;
    width: fit-content;
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    top: 50%;
    transform: translateY(-50%);


}

.logo-container svg path {
    fill: transparent;
    fill-opacity: 1;
    stroke: #5D5551;
    stroke-width: 1;
    stroke-opacity: 0.1;
    opacity: 1;

}

.logo-container svg {
    height: 814px;
    width: 100%;
    opacity: 0;
    overflow: visible;
}

.logo-container svg g {
    transform-origin: center center;
    transform-box: fill-box;
    /* This is crucial for SVG */
}



.logo-text-box h3 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #5D5551;
    margin-bottom: 4px;
    margin-top: 32px;

}

.logo-text-box h3 a
{
    text-decoration: none;
    color: #5D5551 !important; 
}

.logo-text-box p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #A79D97;
    margin: 0px;

}


.logo-text-divider {
    border-left: 1px solid #A79D97;
    width: 1px;
    height: 40px;
}

.logo-text-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    max-width: 175px;
    width: 100%;
}


.logo-text-1 {
    left: -45px;
}

.logo-text-2 {

    left: 144px;
}


.logo-text-2,
.logo-text-4,
.logo-text-6 {
    top: -60px
}


.logo-text-2 .logo-text-divider,
.logo-text-4 .logo-text-divider,
.logo-text-6 .logo-text-divider {
    order: 3;
}

.logo-text-2 h3,
.logo-text-4 h3,
.logo-text-6 h3 {
    order: 1;
    margin: 0px;
}

.logo-text-2 p,
.logo-text-4 p,
.logo-text-6 p {
    order: 1;
    margin-bottom: 32px;
    margin-top: 4px;
}

.logo-text-3 {
    left: 336px;
}

.logo-text-4 {
    left: 533px;
}

.logo-text-5 {
    left: 716px;
}

.logo-text-6 {
    left: 872px;
}



.logo-text-container {
    opacity: 0;
}


.testimonaials-sub-heading h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--brown-700);
    text-align: center;

}

.testimonial-content h3 {
    font-family: var(--body-font);
    margin-bottom: 40px;
    margin-top: 0px;
    color: var(--brown-800);
    font-weight: 500;
    font-size: 28px;
    line-height: 115%;
    letter-spacing: 0;
    text-align: center;


}


.client-img {
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
}


.client-img img {
    width: 100%;
    max-width: 100px;
}


.client-meta-content h5 {
    font-family: var(--body-font);
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    margin: 0px;
    color: var(--brown-800);
    font-weight: 500;
}


.desg-text {
    font-weight: 400;
}


.testimonials-section {
    padding-top: 120px;
    padding-bottom: 120px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-bottom: -40px;
    position: relative;
    background-color: #FFFFFF;
    z-index: 3;
}


.our-team-section {
    background: var(--brown-400);
    padding-top: 140px;
    padding-bottom: 100px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-bottom: -40px;
    position: relative;
    z-index: 2;
}


.our-team-container h2 {
    margin-bottom: 63px;
    margin-top: 0;
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    color: var(--brown-900);

}


.ot-box {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    min-height: 425px;
    min-width: 262px;
    max-width: 100%;
    border-radius: 16px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;

}


.ot-box:before {
    content: '';
    background: linear-gradient(180deg, rgba(33, 33, 33, 0) 0%, #212121 70%);
    width: 100%;
    height: 163px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 16px;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
}



.ot-box h4 {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    margin-bottom: 4px;
    margin-top: 0px;
    color: #FFFFFF;
}

.ot-para p {
    color: var(--brown-600);
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0;
    margin: 0px;
}

.ot-para {
    width: 100%;
}

.ot-icon {
    width: fit-content;
    cursor: pointer;
}

.ot-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.ot-row {
    display: flex;
    gap: 24px;
}

.ot-column {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.ot-content-wrapper {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    position: relative;
}


.some-figures-section {
    padding-top: 140px;
    padding-bottom: 100px;
    background: var(--brown-500);
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    position: relative;
    overflow: hidden;
    
    box-sizing: border-box;
    margin-bottom: -40px;
    z-index: 1;
}

.some-figures-section:after {
    content: '';
    background: url('/wp-content/uploads/2026/02/Union5-ezgif.com-png-to-webp-converter.webp');
    position: absolute;
    width: 400px;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: -20px;
}


.some-figures-content {
    max-width: 357px;
}

.some-figures-container {
    display: flex;
    justify-content: space-between;
}


.some-figures-content h2 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    color: var(--brown-900);
    margin-bottom: 12px;
    margin-top: 0px;

}

.some-figures-content p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    margin: 0px;
    color: var(--brown-800);

}

.figure-boxes-container {
    display: flex;
    gap: 24px;
}

.figure-box-column {
    display: flex;
    gap: 24px;
    flex-direction: column;
}

.figure-box {
    background: white;
    border-radius: 20px;
    max-width: 262px;
    min-width: 262px;
    width: 100%;
    height: 242px;
    display: flex;
    flex-direction: column;
    padding: 20px;
    justify-content: flex-end;
    box-sizing: border-box;

}

.figure-box h3 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
    margin: 0px;
    color: var(--brown-800);

}

.figure-box p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    color: var(--brown-800);
    margin: 0px;

}

.figure-box-left {
    margin-top: 140px;
}



@media(min-width:1025px) {
    .ot-box:hover .ot-content-wrapper {
        opacity: 1;
        visibility: visible;
    }

    .ot-box:hover::before {
        opacity: 1;
        visibility: visible;
    }
}

.nv-content {
    max-width: 549px;
    width: 100%;
}

.national-vision-container h2 {
    margin-bottom: 24px;
    margin-top: 0px;
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    color: #FFF;

}

.national-vision-container p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    margin: 0px;
    color: var(--brown-500);

}


.national-vision-section {
    background: url('/wp-content/uploads/2026/02/008_-ezgif.com-png-to-webp-converter-scaled.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-bottom: 85px;
    min-height: 600px;
    display: flex;
    align-items: flex-end;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-bottom: -40px;
    position: relative;
}


.csr-section {
    background: var(--brown-400);
    padding-top: 140px;
    padding-bottom: 100px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}


.csr-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 120px;
}

.csr-left {
    max-width: 357px;
    width: 100%;
}

.csr-right {
    max-width: 643px;
    width: 100%;
}

.csr-left img {
    width: 100%;
    border-radius: 16px;
}


.cs-right-content h2 {
    font-family: var(--body-font);
    margin-bottom: 12px;
    margin-top: 0px;
    color: var(--brown-800);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;

}


.cs-right-content p {
    font-family: var(--body-font);
    margin: 0px;
    color: var(--brown-800);
    opacity: 0.75;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;

}

.cs-right-content {
    margin-bottom: 40px;
}

.csr-accordion {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid var(--brown-600);
    width: 100%;
}

.csr-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.csr-accordion-header h4 {
    margin: 0px;
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 24px;
    line-height: 115%;
    letter-spacing: 0;
    color: var(--brown-800);

}

.csr-acc-para ul {
    list-style: none;
    padding-left: 10px;
}

.csr-acc-para li {
    position: relative;
    padding-left: 20px;
}

.csr-acc-para li:before {
    content: '';
    background: var(--brown-800);
    opacity: 0.75;
    border-radius: 100px;
    width: 5px;
    height: 5px;
    min-width: 5px;
    position: absolute;
    left: 0;
    top: 10px;
}

.csr-acc-para p,
.csr-acc-para li {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    opacity: 0.75;
    color: var(--brown-800);
    margin: 0px;

}

.csr-acc-para {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.csr-accordion {
    cursor: pointer;
}

.csr-acc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    transition: 0.3s;
}

.csr-accordion-active .csr-acc-icon {
    transform: rotate(180deg);
}



.bottom-cta-section img {
    width: 100%;
    margin-bottom: -60px;
}

.bottom-cta-wrapper {
    background-color: var(--orange);
    padding-top: 140px;
    background-image: url('/wp-content/uploads/2026/02/Union6-ezgif.com-png-to-webp-converter-scaled.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 120px;

}

.bottom-cta-container h2 {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #FFFFFF;

}

.btn-light {

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
    vertical-align: middle;
    color: var(--brown-900);
    background: #FFFFFF;
    padding: 12px 24px;
    box-sizing: border-box;
    border-radius: 16px;
    text-decoration: none;
    width: fit-content;
    margin: 0 auto;

}

.bottom-cta-container p {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #FFF;
    opacity: 0.75;
    margin-top: 12px;
    margin-bottom: 40px;

}

.cc-boxes-mobile,
.hide-on-desktop {
    display: none;
}

.ot-swiper
{
    display: none !important;
}

@media(max-width:1024px) {
    .hero-area {
        padding-top: 139.37px;
        padding-bottom: ;
    }

    br
    {
        display: none;
    }
    .hero-content {
        padding-bottom: 60px;
    }

    .hero-subtitle p {
        margin-bottom: 16px;
    }

    .hero-content h1 {
        font-size: 40px;
        line-height: 120%;
        margin-bottom: 16px;
    }

    .hero-content h1 br {
        display: none;
    }

    .hero-image-slide {
        width: 250px !important;
        height: 180px !important;

    }

    .hero-image-slide img {
        max-height: 250px !important;
        width: 250px;
    }

    .characterizes-section {
        padding-top: 60px;
        padding-bottom: 60px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        margin-bottom: -24px;
    }

    .cc-content h2 {
        font-size: 28px;
        line-height: 115%;
        margin-bottom: 8px;
    }

    .cc-content p {
        font-size: 16px;
    }

    .cc-boxes-mobile {
        display: flex;
    }

    .cc-boxes-desktop {
        display: none;
    }

    .cc-box {
        max-width: 277px;
        height: auto !important;
        width: 277px !important;
        /* change from 100% to 277px */
        box-sizing: border-box;
        flex-shrink: 0;

    }

    .cc-swiper {
        overflow: visible !important;
        max-width: 90vw;
    }

    .cc-img-content-container {
        flex-direction: column-reverse;
        margin-top: 0px;
        gap: 40px;
    }

    .characterizes-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .cc-content,
    .cc-boxes-mobile,
    .cc-img-content-left {
        padding-left: 20px;
        padding-right: 20px;
    }

    .cc-img-content-left {
        width: auto;
        max-width: 100%;
    }


    .hide-on-mobile {
        display: none;
    }

    .hide-on-desktop {
        display: block;
    }


    .cc-main-wrapper {
        background: var(--brown-400);
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        margin-bottom: -24px;
        padding-bottom: 39.67px;
        position: relative;
    }


    .cc-img-content-left h2 {
        font-size: 28px;
        line-height: 115%;
        margin-bottom: 8px;
    }

    .cc-img-content-left p {
        font-size: 16px;
    }

    .cc-img-content-left p:last-child {
        margin-bottom: 0px;
    }


    .structured-firm-container {
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }

    .sf-content-container {
        flex-direction: column;
        gap: 32px;
        margin-bottom: 60px;
    }


    .sf-content-left h2 {
        font-size: 28px;
        line-height: 115%;
    }

    .sf-first-para p {
        font-size: 16px;
    }

    .sf-content-right {
        padding-top: 0px;
        max-width: 100%;
        width: auto;
    }


    .sf-img {
        margin-bottom: 0px;

    }


    .structured-firm-section {
        background: var(--brown-900);
    }

    .sf-content-left h2 br {
        display: none;
    }

    .sf-check-para p {
        font-size: 16px;
    }

    .sf-check-list {
        padding-top: 12px;
        padding-bottom: 12px;
        margin-bottom: 12px;
        padding-left: 0px;
    }

    .cc-box-img {
        width: 44px;
        min-width: 44px;
        height: 44px;
    }

    .cc-box-img-wrapper {
        width: 32px;
        height: 32px;
    }

    .cc-box {
        gap: 40px;
    }

    .cc-box-content h4 {
        font-size: 24px;

    }

    .cc-box-content p br {
        display: none;
    }

    .cc-box {
        padding: 12px 12px 45px;
        justify-content: space-between;
    }

    .cc-box-img-wrapper img {
        max-width: 65%;
    }

    .engagements-container h2 {
        font-size: 28px;
        line-height: 115%;
        margin-bottom: 32px;
    }

    .structured-firm-container .cc-boxes-container {
        gap: 0px;
    }

    .testimonials-section {
        padding-top: 68px;
        padding-bottom: 60px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }


    .testimonaials-sub-heading h2 {
        margin-bottom: 16px;
    }


    .testimonial-content h3 {
        font-size: 24px;
        margin-bottom: 24px;
        line-height: 115%;
    }

    .testimonial-content h3 br {
        display: none;
    }


    .cc-img-content-right {
        max-width: 100%;
        width: auto;
    }

    .client-img {
        margin-bottom: 4px;
    }

    .our-team-section {
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        padding-top: 68px;
        padding-bottom: 24px;
    }

    .our-team-container h2 {
        font-size: 28px;
        line-height: 115%;
        margin-bottom: 32px;
    }

    .ot-desktop {
        display: none;
    }

    .ot-mobile {
        display: flex;
    }

    .ot-box:before,
    .ot-content-wrapper {
        opacity: 1;
        visibility: visible;
    }

    .ot-box {
        max-width: 277px;
        width: 277px;
        min-height: 400px;
    }

    .ot-row {
        gap: 0px;
    }

    .ot-swiper {
        overflow: visible !important;
        max-width: 90vw;
    }

    .ot-swiper .swiper-slide {
        max-width: 277px;
    }



    .some-figures-section:after {
        background: url('/wp-content/uploads/2026/03/Union-13.png');
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: contain;
        width: 300px;
        height: 300px;
        z-index: -1;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
    }

    .some-figures-section {
        padding-top: 68px;
        padding-bottom: 60px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        max-height: 100%;
        margin-bottom: -24px;
    }


    .some-figures-content {
        max-width: 100%;
    }

    .some-figures-content h2 {
        font-size: 28px;
        line-height: 115%;

        margin-bottom: 32px;
    }

    .main-section {
        display: none;
    }


    .some-figures-container {
        flex-direction: column;
    }

    .figure-boxes-container,
    .figure-box-column {
        gap: 16px;
    }


    .figure-box-left {
        margin-top: 0px !important;
    }

    .figure-box-column {
        margin-top: 40px;
    }

    .figure-boxes-container {
        justify-content: center;
    }

    .figure-box {
        width: 100%;
        height: 160px;
        min-width: 100%;
        max-width: 100%;
        padding: 12px;
    }


    .figure-box h3 {
        font-size: 40px;

    }

    .figure-box p {
        font-size: 16px;
    }


    .national-vision-section {
        min-height: 500px;
        padding-bottom: 40px;
        margin-bottom: -24px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }


    .national-vision-container h2 br {
        display: none;
    }

    .national-vision-container h2 {
        font-size: 28px;
        line-height: 115%;
    }

    .national-vision-container p {
        font-size: 16px;
    }


    .csr-section {
        padding-top: 0px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        padding-bottom: 22px;
    }

    .csr-img img {
        width: 100%;
    }

    .csr-img {
        margin-bottom: 40px;
    }

    .csr-left img {
        display: none;
    }

    .csr-container {
        flex-direction: column;
        gap: 0px;
    }

    .cs-right-content h2 {
        font-size: 28px;
        line-height: 115%;
        margin-bottom: 8px;
    }

    .cs-right-content p {
        font-size: 16px;
        opacity: 1;
    }

    .cs-right-content {
        margin-bottom: 32px;
    }

    .csr-accordion {
        padding-top: 16px;

    }

    .csr-accordion-header h4 {
        font-size: 18px;
        line-height: 140%;

    }

    .csr-acc-para p,
    .csr-acc-para li {
        font-size: 16px;
    }

    .bottom-cta-container h2 {
        font-size: 28px;
        line-height: 115%;
        margin-bottom: 32px;
    }

    .bottom-cta-section img {

        margin-bottom: -40px;
    }

    .bottom-cta-container h2 br {
        display: none;
    }

    .bottom-cta-container p {
        font-size: 16px;
        margin-bottom: 32px;
    }

    .necc-collective-section {
        background: var(--brown-500);
        padding-top: 80px;
        padding-bottom: 60px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }


    .necc-collective-content h2 {
        font-family: var(--body-font);
        font-weight: 500;
        font-size: 28px;
        line-height: 115%;
        letter-spacing: 0;
        text-align: center;
        margin-bottom: 12px;
        margin-top: 0px;
        color: var(--brown-900);
    }

    .necc-collective-content p {
        font-family: var(--body-font);
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0;
        text-align: center;
        margin: 0px;
        opacity: 0.75;
        color: var(--brown-800);
    }


    .structured-firm-section .cc-boxes-container {
        margin-bottom: 0px;
    }

    .structured-firm-section {
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        margin-bottom: -24px;
    }

  
    .necc-slide {
        display: flex !important;
        flex-direction: column;
        gap: 20px;
        align-items: center;
        max-width: 220px;
    }

    .necc-slide-container
    {
        margin-top: 60px;
    }


    .necc-slide-content h4 {
        font-family: var(--body-font);
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        letter-spacing: 0;
        text-align: center;
        margin: 0px;
        color: var(--brown-800);
    }

    .necc-slide-content h4 a
    {
        text-decoration: none;
        color: var(--brown-800);
    }

    .necc-slide-content p {
        font-family: var(--body-font);
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0;
        text-align: center;
        color: var(--brown-700);
        margin: 0px;

    }

    .ot-swiper 
    {
        display: block !important; 
    }
}


@media(max-width:767px) {
    .bottom-cta-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
        background-image: url('/wp-content/uploads/2026/02/Union-12.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }


    
}


@media(min-width:768px) and (max-width:1024px) {
    .bottom-cta-section .hide-on-mobile {
        display: block;
    }

    .bottom-cta-section .hide-on-desktop,
    .bottom-cta-container h2 br {
        display: none;
    }
}


.hero-images-slider {
    display: flex;
    gap: 24px;
    justify-content: center;
}