
/* NAFF Back to School 2026 v2.5.0
   Unified HTML/CSS layout: sharp text, small assets, true responsive reflow. */

.naff-b2s-row,
.naff-b2s-column,
.naff-b2s-row > .wpb_column,
.naff-b2s-row > .wpb_column > .vc_column-inner,
.naff-b2s-column > .vc_column-inner,
.naff-b2s-row .wpb_wrapper,
.naff-b2s-column .wpb_wrapper {
    margin: 0 !important;
    padding: 0 !important;
}

/* Suppress common theme title/breadcrumb wrappers on this campaign page. */
body.naff-b2s-page .breadcrumb,
body.naff-b2s-page .breadcrumbs,
body.naff-b2s-page #breadcrumbs,
body.naff-b2s-page .breadcrumb-area,
body.naff-b2s-page .breadcrumb-wrap,
body.naff-b2s-page .breadcrumb-wrapper,
body.naff-b2s-page .page-breadcrumbs,
body.naff-b2s-page .entry-breadcrumbs,
body.naff-b2s-page .breadcrumb-trail,
body.naff-b2s-page .page-title,
body.naff-b2s-page .entry-header,
body.naff-b2s-page .entry-title {
    display: none !important;
}

body.naff-b2s-page .site-content,
body.naff-b2s-page .content-area,
body.naff-b2s-page main.site-main,
body.naff-b2s-page article,
body.naff-b2s-page .entry-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Break the dedicated WPBakery row cleanly to viewport width WITHOUT transforms. */
.naff-b2s-row {
    position: relative !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    overflow: hidden !important;
}

.naff-b2s {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: #fff;
    color: #171717;
    font-family: "real-head-pro", "Real Head Pro", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.35;
}

.naff-b2s *, .naff-b2s *::before, .naff-b2s *::after { box-sizing: border-box; }

.naff-b2s img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
}

.naff-b2s-inner {
    width: min(100% - 40px, 1040px);
    margin-inline: auto;
}

/* Hero */
.naff-b2s-hero { background: #f7ebdc; }
.naff-b2s-hero img {
    width: 100%;
    height: auto;
}

/* Campaign */
.naff-b2s-campaign {
    min-height: 500px;
    background-color: #a92318;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
}
.naff-b2s-campaign-inner {
    padding: 55px 20px 50px;
    text-align: center;
}
.naff-b2s-campaign h1 {
    margin: 0 0 26px !important;
    color: #fff !important;
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-size: clamp(38px, 3.35vw, 56px) !important;
    line-height: 1.08 !important;
    font-weight: 900 !important;
}
.naff-b2s-campaign .lead {
    max-width: 780px;
    margin: 0 auto 28px !important;
    color: #fff !important;
    font-size: 22px !important;
    line-height: 1.4 !important;
}
.naff-b2s-campaign h2 {
    margin: 0 auto 28px !important;
    color: #f3a014 !important;
    font-size: 28px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
}
.naff-b2s-campaign ul {
    display: inline-block;
    margin: 0 auto 28px !important;
    padding-left: 24px !important;
    text-align: left;
    color: #fff !important;
    font-size: 17px !important;
    line-height: 1.6 !important;
}

/* Buttons */
.naff-btn,
.naff-btn:visited {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 12px 22px !important;
    border: 0 !important;
    border-bottom: 0 !important;
    border-radius: 7px !important;
    background: #f7931d !important;
    color: #fff !important;
    text-decoration: none !important;
    box-shadow: none !important;
    font-size: 16px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    transition: background-color .15s ease, transform .15s ease;
}
@media (hover:hover) and (pointer:fine) {
    .naff-btn:hover {
        background: #9d261d !important;
        color: #fff !important;
        transform: translateY(-1px);
    }
}

/* Match */
.naff-b2s-match {
    padding: 44px 20px 38px;
    text-align: center;
    background: #fff;
}
.naff-b2s-match h2 {
    margin: 0 0 18px !important;
    color: #a92318 !important;
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-size: clamp(34px, 3vw, 48px) !important;
    line-height: 1.1 !important;
    font-weight: 900 !important;
}
.naff-b2s-match p {
    margin: 0 auto 26px !important;
    max-width: 860px;
    color: #171717 !important;
    font-size: 20px !important;
    line-height: 1.4 !important;
}
.naff-b2s-match p a,
.naff-b2s-match p a:visited {
    color: #171717 !important;
    text-decoration: underline !important;
    border: 0 !important;
    box-shadow: none !important;
}
.naff-logo-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 70px;
    max-width: 900px;
    margin: 0 auto;
}
.naff-logo-row a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38%;
    min-height: 95px;
    border: 0 !important;
    text-decoration: none !important;
}
.naff-logo-row img {
    width: auto;
    max-width: 100%;
    max-height: 90px;
    object-fit: contain;
}

/* Divider */
.naff-divider {
    height: 14px;
    border-top: 6px solid #f7931d;
    border-bottom: 6px solid #a92318;
    background: #fff;
}

/* Goal / Impact */
.naff-b2s-impact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #f6e7d6;
}
.naff-kit { overflow: hidden; }
.naff-kit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.naff-impact-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 590px;
    padding: 50px 32px;
    text-align: center;
}
.naff-impact-copy h2 {
    margin: 0 0 6px !important;
    color: #a92318 !important;
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-size: 42px !important;
    line-height: 1.05 !important;
    font-weight: 900 !important;
}
.naff-impact-copy .goal {
    margin: 0 0 38px;
    color: #171717;
    font-size: 66px;
    line-height: 1;
}
.naff-impact-copy .reach {
    max-width: 650px;
    margin-bottom: 4px;
    color: #171717;
    font-size: 42px;
    line-height: 1.1;
    font-weight: 800;
}
.naff-impact-copy p {
    margin: 0 0 28px !important;
    color: #171717 !important;
    font-size: 22px !important;
}

/* Why section – exact light grain over pure white. */
.naff-b2s-why {
    background-color: #fff !important;
    background-repeat: repeat !important;
    background-position: top left !important;
    background-size: 1200px auto !important;
}
.naff-why-grid {
    display: grid;
    grid-template-columns: 34% 66%;
    gap: 48px;
    padding: 52px 20px 48px;
}
.naff-why-title {
    align-self: center;
    text-align: center;
}
.naff-why-title .heart {
    color: #b42016 !important;
    font-size: 78px;
    line-height: 1;
    margin-bottom: 18px;
}
.naff-why-title h2 {
    margin: 0 !important;
    color: #171717 !important;
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-size: clamp(42px, 3.5vw, 58px) !important;
    line-height: 1.08 !important;
    font-weight: 900 !important;
}
.naff-why-copy {
    max-width: 760px;
    color: #171717 !important;
    font-size: 20px !important;
    line-height: 1.38 !important;
}
.naff-why-copy p { margin: 0 0 18px !important; }
.naff-why-copy ul {
    margin: -4px 0 18px !important;
    padding-left: 24px !important;
}
.naff-why-copy a,
.naff-why-copy a:visited {
    color: #171717 !important;
    text-decoration: underline !important;
}
.naff-why-copy .accent { color: #ee5a16 !important; }

.naff-b2s-footer-line {
    padding: 34px 20px 40px;
    background: #faf7f2;
    color: #a92318 !important;
    text-align: center;
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-size: clamp(30px, 3vw, 46px) !important;
    line-height: 1.15 !important;
    font-weight: 900 !important;
}

/* Tablet */
@media (max-width: 900px) {
    .naff-b2s-inner { width: min(100% - 32px, 760px); }
    .naff-b2s-campaign-inner { padding-top: 38px; padding-bottom: 38px; }
    .naff-logo-row { gap: 35px; }
    .naff-b2s-impact { grid-template-columns: 1fr; }
    .naff-kit img { max-height: 620px; object-fit: cover; object-position: center; }
    .naff-impact-copy { min-height: auto; padding: 40px 24px 44px; }
    .naff-why-grid { grid-template-columns: 1fr; gap: 28px; }
}

/* Mobile */
@media (max-width: 767px) {
    html, body.naff-b2s-page { overflow-x: hidden !important; }

    .naff-b2s-row {
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    body.naff-b2s-page .container,
    body.naff-b2s-page .site-content,
    body.naff-b2s-page .content-area,
    body.naff-b2s-page main.site-main,
    body.naff-b2s-page article,
    body.naff-b2s-page .entry-content {
        max-width: none !important;
    }

    .naff-b2s { width: 100% !important; max-width: 100% !important; }
    .naff-b2s-inner { width: 100%; padding-left: 20px; padding-right: 20px; }

    .naff-b2s-hero img {
        width: 100% !important;
        height: auto !important;
    }

    .naff-b2s-campaign {
        min-height: 0;
        background-size: auto 100%;
        background-position: right bottom;
    }
    .naff-b2s-campaign-inner { padding: 28px 18px 30px; }
    .naff-b2s-campaign h1 {
        font-size: clamp(28px, 7.1vw, 34px) !important;
        margin-bottom: 18px !important;
    }
    .naff-b2s-campaign .lead {
        font-size: 16px !important;
        line-height: 1.42 !important;
        margin-bottom: 19px !important;
    }
    .naff-b2s-campaign h2 {
        font-size: 18px !important;
        line-height: 1.3 !important;
        margin-bottom: 18px !important;
    }
    .naff-b2s-campaign ul {
        font-size: 14px !important;
        line-height: 1.45 !important;
        margin-bottom: 20px !important;
    }

    .naff-b2s-match { padding: 30px 18px 28px; }
    .naff-b2s-match h2 {
        font-size: clamp(28px, 7.2vw, 34px) !important;
        margin-bottom: 16px !important;
    }
    .naff-b2s-match p {
        font-size: 16px !important;
        line-height: 1.42 !important;
        margin-bottom: 24px !important;
    }
    .naff-logo-row {
        flex-direction: column;
        gap: 18px;
    }
    .naff-logo-row a {
        width: 76%;
        min-height: auto;
    }
    .naff-logo-row img {
        max-height: 74px;
    }

    .naff-kit img {
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        object-fit: contain !important;
    }
    .naff-impact-copy { padding: 34px 18px 38px; }
    .naff-impact-copy h2 { font-size: 32px !important; }
    .naff-impact-copy .goal {
        font-size: 52px;
        margin-bottom: 28px;
    }
    .naff-impact-copy .reach {
        font-size: clamp(30px, 7.8vw, 38px);
        max-width: 540px;
    }
    .naff-impact-copy p {
        font-size: 17px !important;
        margin-bottom: 24px !important;
    }

    .naff-b2s-why {
        background-size: 700px auto !important;
    }
    .naff-why-grid {
        padding: 32px 20px 34px;
        gap: 22px;
    }
    .naff-why-title .heart {
        font-size: 58px;
        margin-bottom: 8px;
    }
    .naff-why-title h2 {
        font-size: clamp(34px, 8.5vw, 42px) !important;
    }
    .naff-why-copy {
        max-width: none;
        font-size: 16px !important;
        line-height: 1.42 !important;
    }
    .naff-why-copy p { margin-bottom: 15px !important; }

    .naff-b2s-footer-line {
        padding: 26px 20px 30px;
        font-size: clamp(28px, 7vw, 34px) !important;
    }
}


/* v2.5.2: keep the top campaign CTA centered on its own line */
.naff-b2s-campaign .naff-btn {
    display: flex !important;
    width: max-content !important;
    margin: 0 auto !important;
    clear: both !important;
}


/* v2.5.6 typography + link + lighter wood refinements */
.naff-b2s em,
.naff-b2s .lead em,
.naff-impact-copy em {
    font-family: "real-head-pro", "Real Head Pro", "Helvetica Neue", Arial, sans-serif !important;
    font-style: italic !important;
    font-weight: 400 !important;
}

.naff-b2s p,
.naff-b2s li,
.naff-b2s .goal,
.naff-b2s .reach,
.naff-b2s-match p,
.naff-why-copy {
    font-family: "real-head-pro", "Real Head Pro", "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 400;
}

.naff-why-title .heart {
    position: relative;
    display: inline-block;
}
.naff-why-title .heart-webdings {
    font-family: Webdings !important;
    font-style: normal !important;
    font-weight: 400 !important;
}
.naff-why-title .heart-fallback {
    display: none;
}

/* If Webdings is unavailable, authors can replace the heart through CSS or
   by supplying the font via their site. The Webdings capital Y is the heart glyph. */

.naff-kit-info-link,
.naff-kit-info-link:visited {
    color: #171717 !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
}
.naff-kit-info-link:hover {
    color: #ee5a16 !important;
}


/* The new bundled texture is already lightened; keep it on pure white. */
.naff-b2s-why {
    background-color: #fff !important;
    background-blend-mode: normal !important;
}


/* v2.5.7 pre-footer 2X Match CTA */
.naff-b2s-prefooter-cta {
    background: #fff;
    padding: 42px 20px 38px;
    text-align: center;
}
.naff-b2s-prefooter-cta .naff-b2s-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.naff-b2s-prefooter-cta p {
    margin: 0 0 18px !important;
    color: #a92318 !important;
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-size: clamp(28px, 2.6vw, 42px) !important;
    line-height: 1.15 !important;
    font-weight: 900 !important;
}
.naff-b2s-prefooter-cta .naff-btn {
    margin: 0 auto !important;
}

@media (max-width: 767px) {
    .naff-b2s-prefooter-cta {
        padding: 32px 20px 30px;
    }
    .naff-b2s-prefooter-cta p {
        font-size: clamp(26px, 7vw, 32px) !important;
        margin-bottom: 16px !important;
    }
}


/* v2.5.8 – restore the original vintage heart artwork from the approved AI/PNG comp */
.naff-why-title .heart {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 0 18px !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
}
.naff-why-title .heart img {
    display: block !important;
    width: 64px !important;
    height: auto !important;
    max-width: none !important;
    margin: 0 auto !important;
}
.naff-why-title .heart-webdings,
.naff-why-title .heart-fallback {
    display: none !important;
}

@media (max-width: 767px) {
    .naff-why-title .heart img {
        width: 58px !important;
    }
}


/* v2.5.9 – Adobe Fonts project ycn4iwd.css */
.naff-b2s,
.naff-b2s p,
.naff-b2s li,
.naff-b2s .goal,
.naff-b2s .reach,
.naff-b2s-match p,
.naff-why-copy {
    font-family: "real-head-pro", "Real Head Pro", "Helvetica Neue", Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

.naff-b2s em,
.naff-b2s .lead em,
.naff-impact-copy em {
    font-family: "real-head-pro", "Real Head Pro", "Helvetica Neue", Arial, sans-serif !important;
    font-style: italic !important;
    font-weight: 400 !important;
}

.naff-b2s-campaign h1,
.naff-b2s-match h2,
.naff-impact-copy h2,
.naff-why-title h2,
.naff-b2s-prefooter-cta p,
.naff-b2s-footer-line {
    font-family: "cooper-black-std", "Cooper Std Black", "Cooper Standard Black", "Cooper Black", Georgia, serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

/* Keep emphasized body text visually bold even though the Real Head Pro Book face is the base. */
.naff-b2s strong,
.naff-b2s b {
    font-weight: 700 !important;
}
