/* ============================================================
   AUDITS & COMPLIANCE LP — template-audits-compliance-lp.css
   Loaded only for: page-templates/template-audits-compliance-lp.php
   Structural clone of page-ast.css with ac- prefix.
   ============================================================ */

html,
body {
    overflow-x: hidden;
}

.f-white { color: #fff; }

/* ---- HERO ---- */
.hero-title-container {
    width: 100%;
    min-height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}

.hero-title-container::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(18, 30, 35, 0.8);
    z-index: 0;
}

.text-box {
    position: relative;
    z-index: 1;
    padding: 0 60px 70px 73px;
}

.hero-title {
    font-size: 54px;
    font-style: normal;
    font-weight: 350;
    line-height: 60px;
    letter-spacing: 6.48px;
    text-transform: uppercase;
    text-align: left;
    max-width: 750px;
    margin-bottom: 15px;
}

.hero-subtitle {
    font-family: "Open Sans";
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 146%;
    text-align: left;
    max-width: 550px;
}

/* ---- HERO FORM CONTAINER ---- */
.ac-container {
    display: flex;
    align-items: stretch;
    background-color: #121E23;
    min-height: 100vh;
}

.ac-container .hero-title-container {
    flex: 1 1 0;
    min-width: 0;
    min-height: 500px;
}

.ac-container .exp-form {
    width: 481px;
    min-width: 320px;
    padding: 60px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ac-container .exp-form .form-title {
    color: #fff;
    font-size: 30px;
    font-weight: 350;
    line-height: 1.2;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.ac-container .exp-form .form-subtitle {
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 146%;
    margin-bottom: 24px;
}

.ac-container .exp-form .wpcf7 {
    width: 100%;
}

.ac-container .thanks-title {
    color: #fff;
    font-size: 30px;
    font-weight: 350;
    line-height: 1.2;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.ac-container .thanks-subtitle {
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 146%;
}

.ac-container .form-thanks {
    display: none;
}

/* ---- STAT ---- */
.ac-stat {
    background: #173542;
    padding: 72px 20px;
    text-align: center;
}

.ac-stat-text {
    font-family: "Normalidad Wide";
    font-size: 30px;
    font-style: normal;
    font-weight: 350;
    line-height: 38px;
    letter-spacing: 5.4px;
    text-transform: uppercase;
    color: #fff;
    max-width: 980px;
    margin: 0 auto 24px;
}

.ac-stat-source {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    color: #eaeaea;
    opacity: 0.65;
    margin: 0;
}

/* ---- SOLUTION (after-hero pattern) ---- */
.after-hero.ac-solution {
    max-width: 1440px;
    padding: 103px 20px 135px 91px;
    margin: 0 auto;
}

.after-hero.ac-solution .ah-title {
    font-family: "Normalidad Wide";
    font-size: 42px;
    font-style: normal;
    font-weight: 350;
    line-height: 50px;
    letter-spacing: 6.3px;
    text-transform: uppercase;
    color: #000;
    max-width: 779px;
}

.after-hero.ac-solution .ah-title-blue {
    display: inline;
    color: #0275B3;
}

.after-hero.ac-solution .ah-text {
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 400;
    line-height: 146%;
    max-width: 779px;
    margin-bottom: 0;
}

/* ---- SECTION LABEL (shared) ---- */
.ac-section-label {
    font-family: "Normalidad Wide";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3.24px;
    text-transform: uppercase;
    color: #0275B3;
    margin-bottom: 48px;
}

/* ---- TWO AUDIT TRACKS ---- */
.ac-tracks {
    padding: 80px 0 100px;
    background: #f4f4f4;
}

.ac-tracks .container {
    text-align: center;
}

.ac-tracks-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    text-align: left;
    margin-top: 8px;
}

.ac-track-item {
    background: #fff;
    border-radius: 8px;
    padding: 40px 32px;
    border-top: 3px solid #0275B3;
}

.ac-track-title {
    font-family: "Normalidad Wide";
    font-size: 20px;
    font-weight: 350;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #173542;
    margin-bottom: 12px;
    line-height: 1.3;
}

.ac-track-label {
    font-family: "Normalidad Wide";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #0275B3;
    margin-bottom: 16px;
}

.ac-track-text {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    color: #444;
    margin: 0;
}

/* ---- DIFFERENTIATORS ---- */
.ac-differentiators {
    padding: 80px 0 100px;
}

.ac-diff-intro {
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 400;
    line-height: 146%;
    max-width: 779px;
    margin-bottom: 48px;
}

.ac-diff-list {
    display: flex;
    flex-direction: column;
    max-width: 820px;
}

.ac-diff-item {
    padding: 32px 0;
    border-bottom: 1px solid #d4d4d4;
}

.ac-diff-item:first-child {
    border-top: 1px solid #d4d4d4;
}

.ac-diff-title {
    font-family: "Normalidad Wide";
    font-size: 22px;
    font-style: normal;
    font-weight: 350;
    letter-spacing: 3.3px;
    text-transform: uppercase;
    color: #173542;
    margin-bottom: 12px;
}

.ac-diff-text {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    color: #444;
    margin: 0;
}

.ac-proof {
    margin-top: 56px;
    padding: 32px 40px;
    background: #f4f4f4;
    border-left: 4px solid #0275B3;
    max-width: 820px;
}

.ac-proof p {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 168%;
    color: #444;
    margin: 0;
}

/* ---- H.U.M.A.N. / ANALYTICS ---- */
.ac-analytics {
    background: #121E23;
    padding: 80px 0 100px;
}

.ac-analytics-label {
    font-family: "Normalidad Wide";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3.24px;
    text-transform: uppercase;
    color: #0275B3;
    margin-bottom: 20px;
}

.ac-analytics-title {
    font-family: "Normalidad Wide";
    font-size: 42px;
    font-style: normal;
    font-weight: 350;
    line-height: 50px;
    letter-spacing: 6.3px;
    text-transform: uppercase;
    color: #fff;
    max-width: 820px;
    margin-bottom: 28px;
}

.ac-analytics-body {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 168%;
    color: #eaeaea;
    max-width: 820px;
    margin-bottom: 40px;
}

.ac-analytics-body p {
    color: #eaeaea;
    margin-bottom: 20px;
}

.ac-analytics-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 820px;
}

.ac-analytics-list li {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 146%;
    color: #eaeaea;
    padding: 14px 0 14px 28px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    position: relative;
}

.ac-analytics-list li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.ac-analytics-list li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #0275B3;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* ---- FAQS ---- */
.ac-faqs {
    padding: 80px 0 100px;
}

.ac-faq-accordion.accordionjs {
    margin-top: 0;
    margin-bottom: 0;
}

.ac-faq-accordion.accordionjs .acc_section {
    border: none;
    margin-top: 0;
    overflow: visible;
}

.ac-faq-accordion.accordionjs .acc_section .acc_head {
    background: transparent;
    padding: 24px 40px 24px 0;
    position: relative;
}

.ac-faq-accordion.accordionjs .acc_section .acc_head::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Normalidad Wide";
    font-size: 24px;
    font-weight: 300;
    color: #0275B3;
    line-height: 1;
    transition: transform 0.2s ease;
}

.ac-faq-accordion.accordionjs .acc_section.acc_active > .acc_head::after {
    content: "–";
}

.ac-faq-accordion.accordionjs .acc_section.acc_active > .acc_head {
    background: transparent;
    border-bottom: none;
}

.ac-faq-accordion.accordionjs .acc_section .acc_content {
    padding: 0 40px 24px 0;
}

.ac-faq-q {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    color: #173542;
    margin: 0;
    line-height: 1.4;
}

.ac-faq-a {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 168%;
    color: #444;
    margin: 0;
}

/* ---- BOTTOM CTA ---- */
.bottom-cta {
    background: #186188;
    padding: 81px 20px;
    text-align: center;
}

.bottom-cta .container {
    width: auto;
    max-width: 1194px;
    padding: 0 20px;
}

.bottom-cta .title {
    font-family: "Normalidad Wide";
    font-size: 42px;
    font-style: normal;
    font-weight: 350;
    line-height: 50px;
    letter-spacing: 6.3px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 18px;
}

.bottom-cta .text,
.bottom-cta .text p {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}

.bottom-cta .button,
.bottom-cta .button:active,
.bottom-cta .button:focus,
.bottom-cta .button:hover {
    height: auto !important;
    padding: 12px 24px !important;
    font-family: "Open Sans" !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 8px !important;
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 28px !important;
    display: inline-block;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */

@media screen and (max-width: 1200px) {
    .ac-tracks-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .ac-container .exp-form {
        width: 400px;
        padding: 48px 32px;
    }
}

@media screen and (max-width: 992px) {
    .ac-container {
        flex-direction: column;
    }

    .ac-container .exp-form {
        width: 100%;
        min-width: 0;
        padding: 48px 30px 56px;
    }

    .hero-title-container {
        min-height: 480px;
    }

    .text-box {
        padding: 0 30px 50px 40px;
    }

    .hero-title {
        font-size: 42px;
        line-height: 50px;
    }

    .hero-subtitle {
        font-size: 18px;
    }

    .after-hero.ac-solution {
        padding: 70px 20px 80px 40px;
    }

    .after-hero.ac-solution .ah-title,
    .after-hero.ac-solution .ah-title-blue {
        font-size: 32px;
        line-height: 38px;
    }

    .after-hero.ac-solution .ah-text {
        font-size: 18px;
    }

    .ac-analytics-title {
        font-size: 32px;
        line-height: 40px;
    }
}

@media screen and (max-width: 768px) {
    .ac-stat-text {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 3.5px;
    }

    .ac-tracks-grid {
        grid-template-columns: 1fr;
    }

    .ac-analytics-body {
        font-size: 16px;
    }
}

@media screen and (max-width: 576px) {
    .hero-title-container {
        padding: 130px 0 120px;
    }

    .hero-title {
        font-size: 34px;
        line-height: 40px;
    }

    .ac-stat {
        padding: 48px 20px;
    }

    .after-hero.ac-solution {
        padding: 50px 20px 60px;
    }

    .after-hero.ac-solution .ah-title,
    .after-hero.ac-solution .ah-title-blue {
        font-size: 26px;
        line-height: 32px;
    }

    .ac-section-label {
        font-size: 15px;
        letter-spacing: 2.7px;
    }
}
