/* How to Choose the Right Filtration Capacity for Your Home */
/* Generated from TODO/template.html */
/* Image folder: /hubfs/web_assets/images/how-to-choose-the-right-filtration-capacity-for-your-home/ */

.fc-page {
    background: #ffffff;
    color: #2f3532;
    font-family: "Montserrat", sans-serif;
}

.fc-page .container {
    max-width: 1240px;
}

.fc-page .main-navbar {
    position: fixed;
    inset: 0 0 auto;
    z-index: 1000;
    padding: 14px 0;
}

.fc-page .global-header,
.fc-page .main-navbar.is-scrolled {
    background: #2d7b4a;
    box-shadow: 0 14px 36px rgba(8, 30, 18, 0.16);
}

.fc-page .site-header {
    min-height: 96px;
}

.fc-page main {
    overflow: hidden;
}

.fc-page img {
    display: block;
    max-width: 100%;
}

.fc-page .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}

.fc-page .btn-cta-gradient,
.fc-page .btn-cta-primary {
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 11px 24px;
    border: 3px solid #df585d;
    border-radius: 444px;
    background: linear-gradient(90deg, #9d2103 0%, #ca2c06 100%);
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    white-space: nowrap;
}

.fc-page .btn-cta-gradient:hover,
.fc-page .btn-cta-gradient:focus,
.fc-page .btn-cta-primary:hover,
.fc-page .btn-cta-primary:focus {
    border-color: #df585d;
    background: linear-gradient(90deg, #8f1e03 0%, #b92806 100%);
    color: #ffffff;
}

.fc-page .btn-cta-outline {
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 11px 24px;
    border: 2px solid #9d2103;
    border-radius: 444px;
    background: #ffffff;
    color: #9d2103;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    white-space: nowrap;
}

.fc-page .btn-cta-outline:hover,
.fc-page .btn-cta-outline:focus {
    border-color: #9d2103;
    background: rgba(157, 33, 3, 0.08);
    color: #9d2103;
}

.fc-hero {
    padding: 44px 0 72px;
    margin-top: 100px;
}

.fc-hero-layout {
    display: grid;
    grid-template-columns: minmax(0, 627px) minmax(380px, 520px);
    gap: 80px;
    align-items: center;
    justify-content: space-between;
}

.fc-hero-copy {
    display: flex;
    max-width: 627px;
    flex-direction: column;
    gap: 24px;
}

.fc-hero h1,
.fc-heading h2,
.fc-split-copy h2,
.fc-two-col h2,
.fc-matrix h2,
.fc-cta-copy h2 {
    margin: 0;
    color: #182f22;
    font-weight: 700;
    letter-spacing: 0;
}

.fc-hero h1 {
    font-size: 48px;
    line-height: 1.15;
    letter-spacing: -1px;
}

.fc-lead {
    margin: 0;
    color: #2f3532;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.55;
}

.fc-hero-copy .text-style-body,
.fc-heading p,
.fc-image-card p,
.fc-wide-card p,
.fc-split-copy p,
.fc-check-list,
.fc-two-col p,
.fc-bullet-list,
.fc-matrix p,
.fc-mini-stat-grid span,
.fc-planning-copy,
.fc-cta-copy p {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-actions,
.fc-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.fc-actions {
    flex-wrap: nowrap;
}

.fc-actions .btn,
.fc-cta-actions .btn {
    font-weight: 700;
    white-space: nowrap;
}

.fc-hero-media {
    height: 424px;
    overflow: hidden;
    border-radius: 64px;
}

.fc-hero-media img,
.fc-image-card > img,
.fc-wide-card > img,
.fc-split-media img,
.fc-photo-note img,
.fc-cta-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fc-stat-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 24px 36px;
    margin-top: 86px;
    text-align: center;
}

.fc-stat-grid article {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.fc-stat-grid img {
    width: 44px;
    height: 44px;
    object-fit: contain;
    margin-bottom: 8px;
}

.fc-stat-grid b {
    display: grid;
    min-height: 52px;
    align-items: center;
    color: #67af5c;
    font-size: 43px;
    font-weight: 600;
    line-height: 1.15;
}

.fc-stat-grid strong {
    color: #0a1013;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.15;
}

.fc-stat-grid span {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-section {
    padding: 60px 0;
}

.fc-heading {
    max-width: 894px;
    margin: 0 auto 42px;
}

.fc-heading h2 {
    font-size: 40px;
    line-height: 1.2;
}

.fc-heading p {
    max-width: 652px;
    margin: 8px auto 0;
}

.fc-card-row {
    margin-bottom: 28px;
}

.fc-image-card,
.fc-wide-card {
    height: 100%;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    background: #eef2f0;
}

.fc-image-card {
    display: flex;
    flex-direction: column;
    gap: 32px;
    min-height: 409px;
    padding: 12px 12px 36px;
}

.fc-image-card > img {
    height: 177px;
    border-radius: 24px;
}

.fc-image-card > .fc-card-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0 32px;
}

.fc-image-card h3,
.fc-wide-card h3,
.fc-matrix h3 {
    margin: 0;
    color: #182f22;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
}

.fc-wide-card {
    display: grid;
    grid-template-columns: 386px minmax(0, 1fr);
    gap: 32px;
    align-items: stretch;
    padding: 12px;
}

.fc-wide-card > img {
    min-height: 220px;
    border-radius: 24px;
}

.fc-wide-card > .fc-wide-card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    padding: 48px 32px;
}

.fc-split-card {
    display: grid;
    grid-template-columns: 690px minmax(0, 1fr);
    gap: 48px;
    align-items: center;
}

.fc-split-section .container {
    padding-right: 0;
    padding-left: 0;
}

.fc-split-media {
    position: relative;
    height: 720px;
    overflow: hidden;
    border-radius: 36px;
    background: #c0bfbb;
}

.fc-split-copy {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.fc-split-copy h2,
.fc-two-col h2,
.fc-matrix h2,
.fc-cta-copy h2 {
    font-size: 40px;
    line-height: 1.2;
}

.fc-split-media > img {
    object-position: center top;
}

.fc-split-overlay {
    position: absolute;
    right: 24px;
    bottom: 24px;
    left: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 42px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    background: #ffffff;
}

.fc-split-overlay h2 {
    max-width: 523px;
    margin: 0;
    color: #182f22;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
}

.fc-split-overlay p {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-factor-row {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

.fc-factor-icon {
    display: block;
    width: 44px;
    height: 44px;
    color: #67af5c;
}

.fc-factor-icon svg {
    width: 44px;
    height: 44px;
    fill: none;
    stroke: currentColor;
    stroke-width: 3.2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.fc-factor-icon img {
    width: 44px;
    height: 44px;
    display: block;
    object-fit: contain;
}

.fc-factor-row h3 {
    margin: 0 0 4px;
    color: #182f22;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: 0;
}

.fc-factor-row p {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-check-list,
.fc-bullet-list {
    display: grid;
    gap: 18px;
    padding: 0;
    list-style: none;
}

.fc-check-list li {
    display: grid;
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
}

.fc-check-list img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.fc-check-list strong {
    display: block;
    margin-bottom: 3px;
    color: #182f22;
}

.fc-two-col h2 {
    margin-bottom: 18px;
}

.fc-two-col .btn {
    margin-top: 6px;
}

.fc-bullet-list {
    margin: 22px 0;
}

.fc-bullet-list li {
    position: relative;
    padding-left: 22px;
}

.fc-bullet-list li::before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #67af5c;
    content: "";
}

.fc-photo-note {
    margin: 0;
    overflow: hidden;
    border-radius: 32px;
    background: #eef2f0;
}

.fc-photo-note img {
    height: 340px;
}

.fc-photo-note figcaption {
    margin: 0;
    padding: 24px 28px;
    color: #2f3532;
    font-size: 15px;
    line-height: 1.55;
}

.fc-capacity-matters {
    display: grid;
    grid-template-columns: 512px minmax(0, 1fr);
    gap: 42px;
    align-items: center;
}

#capacity-matters .container {
    padding-right: 0;
    padding-left: 0;
}

.fc-capacity-copy {
    display: flex;
    width: 512px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.fc-capacity-copy h2 {
    width: 405px;
    margin: 0;
    color: #182f22;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.fc-capacity-copy p {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-capacity-copy .btn {
    padding: 11px 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    white-space: nowrap;
}

.fc-capacity-media {
    position: relative;
    height: 563px;
    overflow: hidden;
    border-radius: 42px;
}

.fc-capacity-media > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.fc-capacity-note {
    position: absolute;
    right: 14px;
    bottom: 14px;
    left: 14px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 42px;
    border-radius: 32px;
    background: #ffffff;
}

.fc-capacity-note p {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-capacity-note strong {
    font-weight: 700;
}

.fc-matrix {
    display: flex;
    gap: 41px;
    align-items: center;
    overflow: hidden;
    max-width: 1240px;
    margin: 0 auto;
    padding: 12px 12px 12px 36px;
    border-radius: 64px;
    background: linear-gradient(68.06deg, #9d2103 20.53%, #ca2c06 98.11%);
}

#mistakes .container {
    padding-right: 0;
    padding-left: 0;
}

.fc-matrix-title {
    display: flex;
    width: 331px;
    flex: 0 0 331px;
    flex-direction: column;
    justify-content: center;
    padding: 48px 0;
    color: #ffffff;
}

.fc-matrix-cards {
    display: grid;
    flex: 1 1 auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    align-items: stretch;
    padding: 0;
}

.fc-matrix-title h2,
.fc-matrix-title p {
    color: #ffffff;
}

.fc-matrix-title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
}

.fc-matrix-title p {
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.55;
}

.fc-matrix article {
    min-height: 361px;
    padding: 32px;
    border: 2px solid rgba(0, 0, 0, 0.14);
    background: #eef2f0;
}

.fc-matrix-cards article:nth-child(1) {
    border-radius: 52px 12px 12px 12px;
}

.fc-matrix-cards article:nth-child(2) {
    border-radius: 12px 52px 12px 12px;
}

.fc-matrix-cards article:nth-child(3) {
    border-radius: 12px 12px 12px 52px;
}

.fc-matrix-cards article:nth-child(4) {
    border-radius: 12px 12px 52px 12px;
}

.fc-matrix article span {
    display: block;
    margin-bottom: 12px;
    color: #d71920;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: -0.3px;
}

.fc-matrix h3 {
    margin: 0 0 12px;
    color: #2f3532;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
}

.fc-matrix article p {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.fc-planning {
    padding-top: 44px;
}

.fc-kicker {
    color: #6cb55f !important;
    font-weight: 700;
    letter-spacing: 0;
}

.fc-mini-stat-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    max-width: 948px;
    margin: 0 auto 24px;
}

.fc-mini-stat-grid article {
    display: flex;
    min-height: 162px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 24px;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 20px;
    background: #eef2f0;
    text-align: center;
}

.fc-mini-stat-grid b {
    color: #6cb55f;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.25;
}

.fc-mini-stat-grid img {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

.fc-planning-copy {
    max-width: 814px;
    margin: 0 auto;
    text-align: center;
}

.fc-consultation {
    padding-bottom: 90px;
}

.fc-cta-card {
    display: grid;
    grid-template-columns: minmax(0, 520px) minmax(0, 1fr);
    gap: 52px;
    align-items: center;
    overflow: hidden;
    min-height: 608px;
    padding: 12px 12px 12px 52px;
    border-radius: 64px;
    background: linear-gradient(47deg, #9d2103 12.29%, #ca2c06 104.57%);
}

.fc-cta-copy {
    display: flex;
    max-width: 430px;
    flex-direction: column;
    gap: 28px;
}

.fc-cta-copy h2,
.fc-cta-copy p {
    color: #ffffff;
}

.fc-cta-media {
    height: 584px;
    overflow: hidden;
    border-radius: 0 52px 52px 0;
}

.fc-btn-white {
    border: 3px solid #ffffff;
    color: #ffffff;
}

.fc-btn-white:hover,
.fc-btn-white:focus {
    border-color: #ffffff;
    background: #ffffff;
    color: #9d2103;
}

@media (max-width: 1199.98px) {
    .fc-split-section .container {
        padding-right: 32px;
        padding-left: 32px;
    }

    .fc-hero-layout,
    .fc-split-card,
    .fc-capacity-matters,
    .fc-cta-card {
        grid-template-columns: 1fr;
    }

    .fc-capacity-copy {
        width: 100%;
    }

    #capacity-matters .container {
        padding-right: 32px;
        padding-left: 32px;
    }

    .fc-capacity-copy h2 {
        width: auto;
    }

    .fc-hero h1 {
        font-size: 46px;
    }

    .fc-stat-grid,
    .fc-mini-stat-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .fc-wide-card {
        grid-template-columns: 1fr;
    }

    #mistakes .container {
        padding-right: 32px;
        padding-left: 32px;
    }

    .fc-matrix {
        flex-direction: column;
        align-items: stretch;
        padding: 32px;
    }

    .fc-matrix-title {
        width: auto;
        flex: 0 0 auto;
        padding: 0;
    }

    .fc-matrix-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .fc-cta-card {
        padding: 36px 12px 12px;
    }

    .fc-cta-copy {
        max-width: none;
        padding: 0 24px;
    }

    .fc-cta-media {
        border-radius: 42px;
    }
}

@media (max-width: 767.98px) {
    .fc-page .site-header {
        min-height: 84px;
    }

    .fc-hero,
    .fc-section {
        padding: 42px 0;
    }

    .fc-hero h1 {
        font-size: 38px;
    }

    .fc-heading h2,
    .fc-split-copy h2,
    .fc-two-col h2,
    .fc-matrix h2,
    .fc-cta-copy h2 {
        font-size: 32px;
    }

    .fc-actions,
    .fc-cta-actions {
        flex-direction: column;
    }

    .fc-actions .btn,
    .fc-cta-actions .btn {
        width: 100%;
    }

    .fc-hero-media,
    .fc-cta-media {
        height: 360px;
        min-height: 0;
        border-radius: 32px;
    }

    .fc-split-media {
        height: auto;
        min-height: 0;
        border-radius: 32px;
    }

    .fc-split-media > img {
        height: 360px;
    }

    .fc-split-overlay {
        position: relative;
        right: auto;
        bottom: auto;
        left: auto;
        margin: -58px 18px 18px;
        padding: 28px 24px;
    }

    .fc-split-overlay h2 {
        font-size: 28px;
    }

    .fc-capacity-media {
        height: auto;
        border-radius: 32px;
    }

    #capacity-matters .container {
        padding-right: 24px;
        padding-left: 24px;
    }

    .fc-capacity-media > img {
        height: 360px;
    }

    .fc-capacity-note {
        position: relative;
        right: auto;
        bottom: auto;
        left: auto;
        margin: -58px 18px 18px;
        padding: 28px 24px;
    }

    .fc-stat-grid,
    .fc-mini-stat-grid {
        grid-template-columns: 1fr;
        margin-top: 42px;
    }

    .fc-image-card > .fc-card-content,
    .fc-wide-card > .fc-wide-card-content {
        padding: 0 20px 24px;
    }

    .fc-wide-card > img,
    .fc-photo-note img {
        height: 240px;
        min-height: 0;
    }

    .fc-split-card,
    .fc-cta-card {
        gap: 28px;
    }

    .fc-split-section .container {
        padding-right: 24px;
        padding-left: 24px;
    }

    .fc-factor-row {
        grid-template-columns: 38px minmax(0, 1fr);
        gap: 16px;
    }

    .fc-factor-icon,
    .fc-factor-icon svg {
        width: 38px;
        height: 38px;
    }

    .fc-matrix-title,
    .fc-matrix article {
        padding: 28px 22px;
    }

    #mistakes .container {
        padding-right: 24px;
        padding-left: 24px;
    }

    .fc-matrix {
        padding: 24px;
    }

    .fc-matrix-cards {
        grid-template-columns: 1fr;
    }

    .fc-matrix article {
        min-height: 0;
    }
}


/* === HERO TOP-SPACING STANDARDIZATION (nav→hero gap matched to commercial Figma reference, 2026-06-16) === */
@media (min-width: 992px) { .fc-hero { padding-top: 90px !important; } }


/* === BOTTOM CTA BUTTON EQUAL-WIDTH STANDARDIZATION (match reference: stacked equal width) 2026-06-16 === */
.fc-cta-actions { flex-direction: column !important; align-items: stretch !important; width: fit-content !important; }
