/* Maintenance-Free Whole House Filtration Solutions */
/* Generated from TODO/template.html */
/* Image folder: /hubfs/web_assets/images/maintenance-free-whole-house-filtration-solutions/ */

.mfw-page,
.mfw-hero,
.mfw-feature-band,
.mfw-section,
.mfw-difference,
.mfw-never-do,
.mfw-maintenance-table-section,
.mfw-lifestyle-benefits,
.mfw-claims-comparison,
.mfw-consultation,
.mfw-final-cta,
.mfw-faq {
    --mfw-green-dark: #182f22;
    --mfw-green-deep: #204326;
    --mfw-green: #407e43;
    --mfw-green-light: #6cb55f;
    --mfw-red: #9d2103;
    --mfw-red-light: #ca2c06;
    --mfw-soft: #eef2f0;
    --mfw-text: #2f3532;
    color: var(--mfw-text);
    font-family: "Montserrat", sans-serif;
}

:root {
    --mfw-green-dark: #182f22;
    --mfw-green-deep: #204326;
    --mfw-green: #407e43;
    --mfw-green-light: #6cb55f;
    --mfw-red: #9d2103;
    --mfw-red-light: #ca2c06;
    --mfw-soft: #eef2f0;
    --mfw-text: #2f3532;
}

.mfw-page h1,
:where(body.hs-site-page) h1,
.mfw-page h2,
:where(body.hs-site-page) h2,
.mfw-page h3,
:where(body.hs-site-page) h3,
.mfw-hero h1,
.mfw-hero h2,
.mfw-hero h3,
.mfw-feature-band h2,
.mfw-feature-band h3,
.mfw-section h2,
.mfw-section h3,
.mfw-difference h2,
.mfw-difference h3,
.mfw-never-do h2,
.mfw-never-do h3,
.mfw-maintenance-table-section h2,
.mfw-maintenance-table-section h3,
.mfw-lifestyle-benefits h2,
.mfw-lifestyle-benefits h3,
.mfw-claims-comparison h2,
.mfw-claims-comparison h3,
.mfw-consultation h2,
.mfw-consultation h3,
.mfw-final-cta h2,
.mfw-final-cta h3,
.mfw-faq h2,
.mfw-faq h3 {
    color: var(--mfw-green-dark);
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
}

.mfw-page h1,
:where(body.hs-site-page) h1,
.mfw-hero h1 {
    font-size: 50px;
    line-height: 1.15;
}

.mfw-page h2,
:where(body.hs-site-page) h2,
.mfw-feature-band h2,
.mfw-section h2,
.mfw-difference h2,
.mfw-never-do h2,
.mfw-maintenance-table-section h2,
.mfw-lifestyle-benefits h2,
.mfw-claims-comparison h2,
.mfw-consultation h2,
.mfw-final-cta h2,
.mfw-faq h2 {
    font-size: 48px;
    line-height: 1.2;
}

.mfw-page h3,
:where(body.hs-site-page) h3,
.mfw-hero h3,
.mfw-feature-band h3,
.mfw-section h3,
.mfw-difference h3,
.mfw-never-do h3,
.mfw-maintenance-table-section h3,
.mfw-lifestyle-benefits h3,
.mfw-claims-comparison h3,
.mfw-consultation h3,
.mfw-final-cta h3,
.mfw-faq h3 {
    font-size: 20px;
    line-height: 1.35;
}

.mfw-page p,
:where(body.hs-site-page) p,
.mfw-hero p,
.mfw-feature-band p,
.mfw-section p,
.mfw-difference p,
.mfw-never-do p,
.mfw-maintenance-table-section p,
.mfw-lifestyle-benefits p,
.mfw-claims-comparison p,
.mfw-consultation p,
.mfw-final-cta p,
.mfw-faq p {
    font-size: 16px;
    line-height: 1.55;
    margin: 0;
}

.mfw-section {
    padding: 96px 0;
}

.mfw-hero {
    background: #fff;
    padding: 96px 0 72px;
    margin-top: 100px;
}

.mfw-hero .container {
    max-width: min(1240px, calc(100vw - 32px));
}

.mfw-hero-copy {
    max-width: 660px;
}

.mfw-hero-kicker {
    color: #0a1013;
    font-size: 20px !important;
    font-weight: 700;
    margin: 24px 0 18px !important;
}

.mfw-hero .mfw-hero-kicker {
    color: #0a1013 !important;
}

.mfw-hero-copy p + p {
    margin-top: 14px;
}

.mfw-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 28px;
}

.mfw-btn-outline {
    align-items: center;
    border: 3px solid var(--mfw-red);
    border-radius: 999px;
    color: var(--mfw-red);
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    height: 52px;
    justify-content: center;
    padding: 11px 24px;
}

.mfw-btn-outline:hover,
.mfw-btn-outline:focus {
    background: var(--mfw-red);
    color: #fff;
}

.mfw-product-visual {
    display: flex;
    justify-content: center;
}

.mfw-product-card {
    align-items: center;
    background: transparent;
    border-radius: 0;
    display: flex;
    justify-content: center;
    overflow: visible;
    position: relative;
    width: 100%;
}

.mfw-product-main {
    display: block;
    height: auto;
    max-width: 574px;
    object-fit: contain;
    position: relative;
    width: 100%;
}


.mfw-proof-row {
    align-items: center;
    display: flex;
    gap: 48px;
    justify-content: center;
    margin-top: 78px;
    min-height: 121px;
    position: relative;
    left: calc(50% + 9px);
    transform: translateX(-50%);
    width: min(1276px, calc(100vw - 4px));
}

.mfw-proof-item {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 4.8px;
    justify-content: center;
    min-height: 118px;
    text-align: center;
    white-space: nowrap;
}

.mfw-proof-svg {
    display: block;
    height: 50px;
    margin-bottom: 9.5px;
    object-fit: contain;
    width: 50px;
}

.mfw-proof-number {
    color: #67af5c;
    display: block;
    font-size: 43.423px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.15;
    margin-bottom: 9.5px;
}

.mfw-proof-item strong {
    color: #0a1013;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.15;
}

.mfw-proof-item span:last-child {
    color: var(--mfw-text);
    display: block;
    font-size: 16.887px;
    font-weight: 400;
    line-height: 1.55;
}

.mfw-feature-band {
    padding: 0 0 120px;
}

.mfw-split-card,
.mfw-consult-card,
.mfw-final-card {
    align-items: center;
    border: 2px solid rgba(0, 0, 0, 0.05);
    border-radius: 64px;
    display: grid;
    gap: 52px;
    grid-template-columns: minmax(0, 1.3fr) minmax(0, 0.8fr);
    overflow: hidden;
    padding: 12px;
}

.mfw-split-card {
    background: linear-gradient(224deg, var(--mfw-green) 24%, var(--mfw-green-dark) 81%);
    min-height: 670px;
}

.mfw-feature-band .mfw-split-card,
.mfw-page .mfw-feature-band .mfw-split-card {
    background: linear-gradient(224deg, var(--mfw-green) 24%, var(--mfw-green-dark) 81%) !important;
}

.mfw-split-image,
.mfw-consult-image,
.mfw-final-image,
.mfw-image-frame {
    border-radius: 52px;
    height: 646px;
overflow: hidden;
}

.mfw-split-image img,
.mfw-consult-image img,
.mfw-final-image img,
.mfw-image-frame img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.mfw-split-copy {
    max-width: 420px;
}

.mfw-split-copy h2,
.mfw-split-copy p,
.mfw-consult-copy h2,
.mfw-consult-copy p,
.mfw-final-copy h2,
.mfw-final-copy p {
    color: #fff;
}

.mfw-feature-band .mfw-split-copy h2,
.mfw-page .mfw-feature-band .mfw-split-copy h2 {
    color: #fff !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    max-width: 384px;
}

.mfw-feature-band .mfw-split-copy,
.mfw-feature-band .mfw-split-copy div,
.mfw-feature-band .mfw-split-copy p,
.mfw-page .mfw-feature-band .mfw-split-copy,
.mfw-page .mfw-feature-band .mfw-split-copy div,
.mfw-page .mfw-feature-band .mfw-split-copy p {
    color: #fff !important;
}

.mfw-split-copy p {
    margin-top: 14px;
}

.mfw-section-heading {
    margin: 0 auto 48px;
    max-width: 900px;
}

.mfw-section-heading h2 {
    font-size: 40px;
    margin-bottom: 4px;
}

.mfw-section .mfw-section-heading h2 {
    font-family: "Montserrat", sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}

.mfw-eyebrow {
    color: var(--mfw-green-light) !important;
    font-weight: 700;
    margin: 8px 0 4px !important;
}

.mfw-reality .container {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.mfw-task-grid {
    align-items: stretch;
    display: flex;
    gap: 24px;
    margin-left: 0;
    margin-right: 0;
}

.mfw-task-grid > [class*="col-"] {
    flex: 1 1 0;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
.mfw-task-card,
.mfw-question-card,
.mfw-answer-card {
    background: var(--mfw-soft);
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    height: 100%;
    padding: 48px;
}

.mfw-task-card {
    min-height: 561px;
}

.mfw-card-icon {
    display: block;
    height: 53px;
    margin-bottom: 16px;
    object-fit: contain;
    object-position: left center;
    width: 48px;
}

.mfw-task-card h3,
.mfw-question-card h3,
.mfw-answer-card h3 {
    color: var(--mfw-text);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
    margin-bottom: 16px;
}

.mfw-page ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mfw-task-card li,
.mfw-question-card li,
.mfw-system-callout li {
    break-inside: avoid;
    font-size: 16px;
    line-height: 1.55;
    margin: 0;
    padding-left: 22px;
    position: relative;
}

.mfw-task-card li::before,
.mfw-question-card li::before {
    background: #d71920;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 8px;
}

.mfw-task-card li.mfw-list-item,
.mfw-system-callout li.mfw-list-item {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    padding-left: 0;
}

.mfw-task-card li.mfw-list-item::before,
.mfw-system-callout li.mfw-list-item::before {
    display: none;
}

.mfw-list-bullet {
    flex: 0 0 10px;
    height: 21px;
    margin-top: 2px;
    object-fit: contain;
    width: 10px;
}

.mfw-system-callout {
    align-items: center;
    background: linear-gradient(188.06777762283932deg, #407e43 5.272%, #182f22 195.9%);
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    gap: 123px;
    margin-top: 24px;
    min-height: 230px;
    padding: 48px;
    width: 100%;
}

.mfw-system-brand img {
    display: block;
    height: 85px;
    max-width: none;
    object-fit: contain;
    object-position: left center;
    width: 228.727px;
}

.mfw-system-brand strong {
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
    margin-top: 16px;
    white-space: nowrap;
}

.mfw-system-callout ul {
    columns: auto;
    display: flex;
    flex: 1 1 auto;
    gap: 16px;
    margin: 0;
}

.mfw-system-callout ul > div {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    gap: 16px;
}

.mfw-system-callout li {
    break-inside: avoid;
    color: #fff;
    font-size: 16px;
    line-height: 1.55;
    margin: 0;
    padding-left: 22px;
    position: relative;
}

.mfw-system-callout li::before {
    background: #6cb55f;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
}

.mfw-closing-note {
    margin: 24px auto 0 !important;
    max-width: 640px;
    text-align: center;
}

.mfw-difference {
    background: #fff;
    padding: 120px 0 96px;
}

.mfw-difference .container {
    max-width: min(1240px, calc(100vw - 32px));
}

.mfw-difference-heading {
    align-items: flex-start;
    display: flex;
    gap: 48px;
    margin-bottom: 32px;
    width: 100%;
}

.mfw-difference-heading h2 {
    color: var(--mfw-green-dark);
    flex: 0 0 613px;
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.35;
}

.mfw-difference-intro {
    flex: 1 1 auto;
    padding-top: 0;
}

.mfw-difference-kicker {
    color: var(--mfw-green-dark) !important;
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
    margin-bottom: 4px !important;
}

.mfw-difference-visual {
    min-height: 807px;
    position: relative;
    width: 100%;
}

.mfw-difference-photo {
    background: #191818;
    border-radius: 42px;
    height: 807px;
    overflow: hidden;
    position: relative;
    width: 831px;
}

.mfw-difference-photo img {
    height: 1897px;
    left: -401px;
    max-width: none;
    object-fit: cover;
    position: absolute;
    top: -318px;
    transform: rotate(-1.55deg);
    transform-origin: center;
    width: 1265px;
}

.mfw-difference-panel {
    background: linear-gradient(245.792445478821deg, #407e43 3.8833%, #182f22 105.91%);
    border-radius: 42px;
    display: flex;
    flex-direction: column;
    gap: 36px;
    justify-content: center;
    overflow: hidden;
    padding: 48px;
    position: absolute;
    right: 0;
    top: 16.5px;
    width: 571px;
}

.mfw-difference-point {
    color: #fff;
}

.mfw-difference-point h3 {
    color: #6cb55f;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.45;
    margin-bottom: 8px;
}

.mfw-difference-point p {
    color: #fff;
    font-size: 16px;
    line-height: 1.55;
}


.mfw-service h2,
.mfw-faq h2 {
    margin-bottom: 24px;
}

.mfw-image-frame {
    height: 584px;
}

.mfw-timeline {
    display: grid;
    gap: 16px;
    margin-top: 32px;
}

.mfw-timeline div {
    border-left: 4px solid var(--mfw-green-light);
    padding-left: 24px;
}

.mfw-timeline span {
    color: var(--mfw-green-dark);
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
}


.mfw-never-do {
    background: #fff;
    padding: 96px 0;
}

.mfw-never-do-card {
    background: linear-gradient(232.2735676245694deg, #407e43 3.7747%, #182f22 64.659%);
    border-radius: 42px;
    display: grid;
    grid-template-columns: 605px minmax(0, 1fr);
    margin: 0 auto;
    max-width: 1440px;
    min-height: 940px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.mfw-never-do-media {
    height: 928px;
    overflow: hidden;
    position: relative;
    width: 605px;
}

.mfw-never-do-media img {
    display: block;
    height: 928px;
    object-fit: cover;
    object-position: center center;
    width: 605px;
}

.mfw-never-do-copy {
    align-self: start;
    color: #fff;
    margin-left: 82px;
    margin-top: 95px;
    width: 637px;
}

.mfw-never-do-heading { margin-bottom: 32px; }

.mfw-never-do-heading h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
}

.mfw-never-do-heading p {
    color: #6cb55f;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
}

.mfw-never-do-list {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.mfw-never-do-item {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    width: 100%;
}

.mfw-never-do-item > span {
    background: url("/hubfs/web_assets/images/maintenance-free-whole-house-filtration-solutions/never-do-dot.svg") center / contain no-repeat;
    flex: 0 0 auto;
    height: 25px;
    width: 10px;
}

.mfw-never-do-item > span img {
    display: block;
    height: 100%;
    object-fit: contain;
    width: 100%;
}

.mfw-never-do-item h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
    margin-bottom: 4px;
}

.mfw-never-do-item p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
}

.mfw-maintenance-table-section {
    background: #fff;
    padding: 96px 0;
}

.mfw-maintenance-table-section .container {
    max-width: 849px;
}

.mfw-maintenance-table-heading {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 24px;
    text-align: center;
}

.mfw-maintenance-table-heading h2 {
    color: var(--mfw-green-dark);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.mfw-maintenance-table-heading p {
    color: #6cb55f;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
}

.mfw-maintenance-table-shell {
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    overflow: hidden;
    padding: 12px;
}

.mfw-maintenance-table-wrap {
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
}

.mfw-maintenance-table {
    border-collapse: collapse;
    margin: 0;
    min-width: 0;
    width: 100%;
}

.mfw-maintenance-table th,
.mfw-maintenance-table td {
    border-bottom: 1px solid #fafafa;
    font-size: 14px;
    line-height: 20px;
    padding: 16px 24px;
    text-align: left;
    white-space: nowrap;
}

.mfw-maintenance-table thead th {
    background: #6cb55f;
    color: #fafafa;
    font-weight: 800;
    line-height: 18px;
}

.mfw-maintenance-table tbody tr:nth-child(odd) th,
.mfw-maintenance-table tbody tr:nth-child(odd) td {
    background: #fafafa;
}

.mfw-maintenance-table tbody tr:nth-child(even) th,
.mfw-maintenance-table tbody tr:nth-child(even) td {
    background: #eef2f0;
}

.mfw-maintenance-table tbody th {
    color: #101828;
    font-weight: 700;
}

.mfw-maintenance-table tbody td {
    color: #2f3532;
    font-weight: 400;
}

.mfw-maintenance-table .mfw-maintenance-lifesource th,
.mfw-maintenance-table .mfw-maintenance-lifesource td {
    color: #6cb55f;
    font-weight: 700;
}
.mfw-lifestyle-benefits {
    background: #fff;
    padding: 96px 0;
}

.mfw-lifestyle-benefits .container {
    max-width: 1308px;
}

.mfw-lifestyle-heading {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 0 auto 24px;
    max-width: 894px;
    text-align: center;
}

.mfw-lifestyle-heading h2 {
    color: var(--mfw-green-dark);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.mfw-lifestyle-heading p {
    color: #6cb55f;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
}

.mfw-lifestyle-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mfw-lifestyle-card {
    align-items: center;
    align-self: stretch;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-height: 237px;
    padding: 24px 24px 36px;
    text-align: center;
}

.mfw-lifestyle-card img {
    display: block;
    height: 42px;
    object-fit: contain;
    width: 42px;
}

.mfw-lifestyle-card h3 {
    color: #2f3532;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.45;
}

.mfw-lifestyle-card p {
    color: #2f3532;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
}

.mfw-claims-comparison {
    background: #fff;
    padding: 96px 0;
}

.mfw-claims-comparison .container {
    max-width: 1310px;
}

.mfw-claims-heading {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 0 auto 24px;
    max-width: 894px;
    text-align: center;
}

.mfw-claims-heading h2 {
    color: var(--mfw-green-dark);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    max-width: 712px;
}

.mfw-claims-heading p {
    color: #2f3532;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
    max-width: 764px;
}

.mfw-claims-heading .mfw-claims-eyebrow {
    color: #6cb55f;
    font-weight: 700;
    letter-spacing: 0;
}

.mfw-claims-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mfw-claims-card {
    align-items: flex-start;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-height: 436px;
    padding: 48px;
}

.mfw-claims-icon {
    display: block;
    height: 42px;
    object-fit: contain;
    width: 42px;
}

.mfw-claims-card h3,
.mfw-claims-card strong {
    color: #2f3532;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.55;
}

.mfw-claims-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mfw-claims-list li {
    align-items: flex-start;
    color: #2f3532;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    gap: 12px;
    line-height: 1.55;
    margin: 0;
    padding: 0;
}

.mfw-claims-list img {
    flex: 0 0 10px;
    height: 21px;
    margin-top: 2px;
    width: 10px;
}

.mfw-claims-list span {
    flex: 1 1 auto;
    min-width: 0;
}

.mfw-claims-answer-copy {
    color: #2f3532;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
    width: 100%;
}

.mfw-claims-answer-copy p {
    font-size: 16px;
    line-height: 1.55;
    margin: 0;
}

.mfw-consultation,
.mfw-final-cta {
    padding: 24px 0 96px;
}

.mfw-consult-card,
.mfw-final-card {
    background: linear-gradient(47deg, var(--mfw-red) 12%, var(--mfw-red-light) 105%);
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    min-height: 608px;
}

.mfw-consult-copy,
.mfw-final-copy {
    padding-left: 55px;
    max-width: 520px;
}

.mfw-consult-copy p,
.mfw-final-copy p {
    margin: 32px 0;
    max-width: 420px;
}

.mfw-btn-light {
    align-items: center;
    border: 3px solid #fff;
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    height: 48px;
    justify-content: center;
    margin-left: 0;
    margin-top: 12px;
    padding: 10px 22px;
    width: 332px;
}

.mfw-btn-light:hover,
.mfw-btn-light:focus {
    background: #fff;
    color: var(--mfw-red);
}

.mfw-consult-image,
.mfw-final-image {
    height: 584px;
}

.mfw-faq {
    background: #fff;
    padding: 96px 0;
}

.mfw-faq .container {
    max-width: 1306px;
}

.mfw-faq-layout {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    gap: 64px;
}

.mfw-faq-intro {
    flex: 0 0 359px;
    max-width: 359px;
}

.mfw-faq-intro h2 {
    color: #0a1013;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 24px;
}

.mfw-faq-intro p {
    color: #2f3532;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
}

.mfw-faq-list {
    align-items: center;
    display: flex;
    flex: 0 1 800px;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    max-width: 800px;
}

.mfw-faq-card {
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    padding: 24px;
    width: 620px;
}

.mfw-faq-card-top {
    align-items: flex-start;
    appearance: none;
    background: transparent;
    border: 0;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    padding: 0;
    padding-right: 40px;
    position: relative;
    text-align: left;
    width: 100%;
}

.mfw-faq-card-top:focus-visible {
    outline: 2px solid #6cb55f;
    outline-offset: 4px;
}

.mfw-faq-card-top h3 {
    color: var(--mfw-green-dark);
    flex: 1 1 auto;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25;
    min-width: 0;
}

.mfw-faq-card-top img {
    display: none;
}

.mfw-faq-card-top::before,
.mfw-faq-card-top::after {
    background: #0a1013;
    content: "";
    display: block;
    position: absolute;
    transition: opacity 0.2s ease;
}

.mfw-faq-card-top::before {
    height: 14px;
    right: 6px;
    top: 5px;
    width: 2px;
}

.mfw-faq-card-top::after {
    height: 2px;
    right: 0;
    top: 11px;
    width: 14px;
}

.mfw-faq-card-top:not(.collapsed)::before {
    opacity: 0;
}

.mfw-faq-card-body,
.mfw-faq-card-body p,
.mfw-faq-card-body li {
    color: #2f3532;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.45;
}

.mfw-faq-card-body {
    width: 100%;
}

.mfw-faq-card-body p {
    margin: 0 0 14px;
}

.mfw-faq-card-body p:last-child {
    margin-bottom: 0;
}

.mfw-faq-card-body strong {
    color: #2f3532;
    font-weight: 700;
}

.mfw-faq-card-body ul,
.mfw-faq-card-body ol {
    list-style-position: outside;
    margin: 0 0 14px 24px;
    padding: 0;
}

.mfw-faq-card-body ul {
    list-style-type: disc;
}

.mfw-faq-card-body ol {
    list-style-type: decimal;
}

.mfw-faq-card-body li {
    margin: 0;
    padding-left: 0;
}

.mfw-footnote {
    color: #646c68;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.55;
    margin-top: 24px !important;
    text-align: center;
}

@media (max-width: 1199.98px) {
    .mfw-page h1,
:where(body.hs-site-page) h1 { font-size: 44px; }
    .mfw-page h2,
:where(body.hs-site-page) h2 { font-size: 40px; }
    .mfw-proof-row { flex-wrap: wrap; gap: 36px 48px; }
    .mfw-proof-row { left: auto; transform: none; width: 100%; }
    .mfw-split-card,
    .mfw-consult-card,
    .mfw-final-card { gap: 28px; }
    .mfw-task-card { padding: 34px; }
    .mfw-system-callout { gap: 64px; }
}

@media (max-width: 991.98px) {
    .mfw-section,
    .mfw-hero { padding: 72px 0; }
    .mfw-feature-band { padding-bottom: 72px; }
    .mfw-split-card,
    .mfw-consult-card,
    .mfw-final-card { grid-template-columns: 1fr; }
    .mfw-system-callout { align-items: flex-start; flex-direction: column; gap: 32px; }
    .mfw-split-card,
    .mfw-consult-card,
    .mfw-final-card { border-radius: 40px; }
    .mfw-split-copy,
    .mfw-consult-copy,
    .mfw-final-copy { max-width: none; padding: 34px; }
    .mfw-split-image,
    .mfw-consult-image,
    .mfw-final-image,
    .mfw-image-frame { height: 420px; }
    .mfw-system-callout ul { width: 100%; }
}

@media (max-width: 767.98px) {
    .mfw-page h1,
:where(body.hs-site-page) h1 { font-size: 36px; }
    .mfw-page h2,
:where(body.hs-site-page) h2,
    .mfw-section-heading h2 { font-size: 32px; }
    .mfw-actions,
    .mfw-actions .btn,
    .mfw-btn-outline { width: 100%; }
    .mfw-proof-row { align-items: center; flex-direction: column; gap: 26px; margin-top: 48px; }
    .mfw-split-card,
    .mfw-consult-card,
    .mfw-final-card { border-radius: 28px; }
    .mfw-split-image,
    .mfw-consult-image,
    .mfw-final-image,
    .mfw-image-frame { border-radius: 22px; height: 300px; }
    .mfw-task-card,
    .mfw-question-card,
    .mfw-answer-card,
    .mfw-system-callout { border-radius: 22px; padding: 28px; min-height: auto; }
    .mfw-task-grid { flex-direction: column; }
    .mfw-system-callout ul { flex-direction: column; }
    .mfw-consult-copy,
    .mfw-final-copy { padding: 24px; }
    .mfw-btn-light { width: 100%; }
}



@media (max-width: 1199.98px) {
    .mfw-difference-visual { max-width: 100%; width: 100%; }
    .mfw-difference-heading h2 { flex-basis: 52%; }
}

@media (max-width: 991.98px) {
    .mfw-difference-heading { flex-direction: column; gap: 18px; }
    .mfw-difference-heading h2 { flex: 0 1 auto; font-size: 38px; }
    .mfw-difference-visual { min-height: auto; }
    .mfw-difference-photo { height: 520px; width: 100%; }
    .mfw-difference-photo img { height: 1220px; left: -230px; top: -210px; width: 820px; }
    .mfw-difference-panel { margin-top: 24px; position: relative; right: auto; top: auto; width: 100%; }
}

@media (max-width: 767.98px) {
    .mfw-difference { padding: 72px 0; }
    .mfw-difference-heading h2 { font-size: 32px; }
    .mfw-difference-photo { border-radius: 24px; height: 360px; }
    .mfw-difference-photo img { height: 860px; left: -170px; top: -150px; width: 590px; }
    .mfw-difference-panel { border-radius: 24px; gap: 24px; padding: 28px; }
}


@media (max-width: 1199.98px) {
    .mfw-never-do-card { grid-template-columns: 44% minmax(0, 1fr); min-height: auto; }
    .mfw-never-do-media { height: auto; width: 100%; }
    .mfw-never-do-media img { height: 100%; min-height: 760px; width: 100%; }
    .mfw-never-do-copy { margin: 72px 48px; width: auto; }
}

@media (max-width: 991.98px) {
    .mfw-never-do-card { grid-template-columns: 1fr; }
    .mfw-never-do-media img { min-height: 520px; }
    .mfw-never-do-copy { margin: 48px; }
}

@media (max-width: 767.98px) {
    .mfw-never-do { padding: 72px 0; }
    .mfw-never-do-card { border-radius: 28px; }
    .mfw-never-do-media img { min-height: 360px; }
    .mfw-never-do-copy { margin: 32px 24px; }
    .mfw-never-do-heading h2 { font-size: 32px; }
    .mfw-never-do-list { gap: 24px; }
}



@media (min-width: 1200px) and (max-width: 1439.98px) {
    .mfw-never-do-card {
        grid-template-columns: minmax(430px, 47%) minmax(0, 1fr);
        max-width: 100vw;
    }

    .mfw-never-do-media {
        width: 100%;
    }

    .mfw-never-do-media img {
        width: 100%;
    }

    .mfw-never-do-copy {
        margin-left: 56px;
        margin-right: 44px;
        width: auto;
    }
}



@media (max-width: 767.98px) {
    .mfw-maintenance-table-section { padding: 72px 0; }
    .mfw-maintenance-table-section .container { max-width: 100%; }
    .mfw-maintenance-table-heading h2 { font-size: 32px; }
    .mfw-maintenance-table-shell { border-radius: 24px; overflow-x: auto; }
    .mfw-maintenance-table-wrap { min-width: 760px; }
}

@media (max-width: 1199.98px) {
    .mfw-lifestyle-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .mfw-claims-grid { grid-template-columns: 1fr; }
    .mfw-faq-layout { flex-direction: column; gap: 40px; }
    .mfw-faq-intro { flex: 0 1 auto; max-width: 620px; }
    .mfw-faq-list { align-items: stretch; flex: 0 1 auto; max-width: 100%; width: 100%; }
    .mfw-faq-card { width: 100%; }
}

@media (max-width: 767.98px) {
    .mfw-lifestyle-benefits { padding: 72px 0; }
    .mfw-lifestyle-heading h2 { font-size: 32px; }
    .mfw-lifestyle-grid { grid-template-columns: 1fr; }
    .mfw-lifestyle-card { border-radius: 24px; min-height: auto; }
    .mfw-claims-comparison { padding: 72px 0; }
    .mfw-claims-heading h2 { font-size: 32px; }
    .mfw-claims-card { border-radius: 24px; min-height: auto; padding: 32px 24px; }
    .mfw-faq { padding: 72px 0; }
    .mfw-faq-intro h2 { font-size: 32px; }
    .mfw-faq-card { border-radius: 24px; padding: 24px; }
}


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

/* === FAQ ICON STANDARDIZATION → down chevron (was +/− bars ::before/::after; rotates on open) 2026-06-17 === */
.mfw-faq-card-top { position: relative; }
.mfw-faq-card-top::before { display: none !important; }
.mfw-faq-card-top::after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%230A1013' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat !important;
    width: 22px !important;
    height: 22px !important;
    right: 0 !important;
    top: 2px !important;
    transform: rotate(0deg) !important;
    transition: transform 0.2s ease !important;
}
.mfw-faq-card-top:not(.collapsed)::after {
    transform: rotate(180deg) !important;
}

/* QA 2026-07-03: maintenance table wrap carried min-width:760 — scroll on mobile */
@media (max-width: 991px) {
  .mfw-maintenance-table-wrap { min-width: 0 !important; overflow-x: auto !important; }
}
