
.sfb-page {
    color: #2f3532;
    font-family: "Montserrat", sans-serif;
}

.sfb-page .container {
    max-width: 1280px;
}

.sfb-full-bleed-container {
    max-width: 1440px;
    padding-right: 0;
    padding-left: 0;
}

.sfb-page .main-navbar {
    position: relative;
    inset: auto;
    z-index: 1000;
    padding: 18px 0;
    background: transparent;
}

.sfb-page .global-header {
    background: transparent;
    box-shadow: none;
}

.sfb-page .site-header {
    min-height: 0;
}

.sfb-page .site-nav-brand img {
    width: 156px;
    height: auto;
}

.sfb-page .site-nav-trigger,
.sfb-page .site-nav-direct-link {
    color: #182f22 !important;
    font-size: 14.4px;
    font-weight: 600;
}

.sfb-page .site-nav-trigger .caret img {
    filter: brightness(0) saturate(100%) invert(56%) sepia(30%) saturate(573%) hue-rotate(63deg) brightness(97%) contrast(88%);
}

.sfb-page .site-nav-cta-button {
    background: #d71920;
    border-color: #d71920;
    color: #ffffff;
}

.sfb-page .btn {
    font-family: "Montserrat", sans-serif;
}

.sfb-page .btn-cta-gradient {
    background: linear-gradient(90deg, #9d2103 0%, #ca2c06 100%);
    border: 3px solid #df585d;
    border-radius: 444px;
    color: #ffffff;
    font-weight: 700;
}

.sfb-page .btn-cta-gradient:hover,
.sfb-page .btn-cta-gradient:focus {
    background: linear-gradient(90deg, #8f1d03 0%, #b92807 100%);
    border-color: #d84f52;
    color: #ffffff;
}

.sfb-page img {
    max-width: 100%;
}

.sfb-section {
    padding: 64px 0;
}

.sfb-page h2,
:where(body.hs-site-page) h2 {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(28px, 3vw, 40px);
    font-weight: 800;
    line-height: 1.2;
    color: #0a1013;
    letter-spacing: -0.03em;
}

.sfb-page h3,
:where(body.hs-site-page) h3 {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    color: #0a1013;
}

.sfb-page h4,
:where(body.hs-site-page) h4 {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a1013;
}

.sfb-page p,
:where(body.hs-site-page) p {
    margin: 0;
}

.sfb-hero {
    padding: 42px 0 28px;
    margin-top: 100px;
}

.sfb-hero-main {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 557px;
    gap: 56px;
    align-items: center;
    justify-content: space-between;
}

.sfb-hero-copy {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 627px;
}

.sfb-hero-copy h1,
.sfb-hero-copy p {
    margin: 0;
}

.sfb-hero-copy h1 {
    color: #182f22;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(36px, 4vw, 54px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-hero-lead {
    color: #2f3532;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.55;
    margin: 0;
}

.sfb-hero-copy .text-style-body {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
    max-width: 543px;
}

.sfb-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.sfb-hero-actions .btn {
    min-height: 52px;
    padding: 11px 24px;
    font-size: 16px;
    line-height: 1.45;
}

.sfb-hero-media {
    width: 557px;
    height: 437px;
    border-radius: 24px;
    overflow: hidden;
    background: #ffffff;
}

.sfb-hero-media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.sfb-stat-strip {
    background: transparent;
    padding: 56px 0 0;
    margin-top: 0;
}

.sfb-stat-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    row-gap: 28px;
    text-align: center;
}

.sfb-stat-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    flex: 1;
}

.sfb-stat-icon {
    color: #67af5c;
    font-size: 43.423px;
    line-height: 1.15;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sfb-stat-icon img {
    width: 32px;
    height: 42px;
    display: block;
}

.sfb-stat-icon-number {
    font-size: 43.423px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    letter-spacing: -1.21px;
}

.sfb-stat-card span {
    color: #0a1013;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
}

.sfb-stat-card-years span {
    width: 210px;
}

.sfb-stat-card-ban span {
    width: 150px;
}

.sfb-stat-card-salt span {
    width: 178px;
}

.sfb-stat-card-install span {
    width: 125px;
}

.sfb-intro {
    padding-top: 0;
}

.sfb-intro-card {
    display: grid;
    grid-template-columns: 1fr 488px;
    gap: 40px;
    align-items: center;
    background: linear-gradient(202.62deg, #407e43 25.54%, #182f22 108.13%);
    border-radius: 42px;
    padding: 48px 56px;
    min-height: 398px;
    overflow: hidden;
}

.sfb-intro-media {
    min-height: 302px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    overflow: hidden;
    border-radius: 32px;
}

.sfb-intro-media img {
    display: block;
    width: 100%;
    max-width: 500px;
    max-height: 330px;
    height: 100%;
    object-fit: contain;
}

.sfb-intro-copy .text-style-body {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.55;
    max-width: 488px;
}


.sfb-ban-reasons-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
    margin-bottom: 42px;
    max-width: 858px;
    margin-left: auto;
    margin-right: auto;
}

.sfb-ban-reasons-heading h2 {
    color: #182f22;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-ban-reasons .sfb-sub-heading {
    display: block;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    color: #d71920 !important;
    text-align: center;
    margin: 0;
}

.sfb-ban-reasons-heading .text-style-body {
    color: #2f3532 !important;
    font-size: 16px;
    line-height: 1.55;
    max-width: 706px;
}

.sfb-ban-cards-row {
    --bs-gutter-x: 24px;
}

.sfb-impact-card {
    padding: 36px;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sfb-impact-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 36px;
    color: #d71920;
    line-height: 1.15;
    flex-shrink: 0;
}

.sfb-impact-card h3 {
    font-size: 20px;
    color: #2f3532;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: -0.015em;
}

.sfb-impact-card p,
.sfb-impact-card li {
    font-size: 16px;
    line-height: 1.55;
    color: #2f3532;
    margin: 0;
}

.sfb-bullet-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sfb-bullet-list li {
    position: relative;
    padding-left: 18px;
}

.sfb-bullet-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d71920;
}

@media (min-width: 992px) {
    .sfb-ban-cards-row > .col-lg-4:first-child {
        flex: 0 0 41.4516%;
        max-width: 41.4516%;
    }

    .sfb-ban-cards-row > .col-lg-4:nth-child(2),
    .sfb-ban-cards-row > .col-lg-4:nth-child(3) {
        flex: 0 0 29.2742%;
        max-width: 29.2742%;
    }
}


.sfb-where-banned-top {
    display: flex;
    justify-content: space-between;
    gap: 32px;
    align-items: start;
    margin-bottom: 100px;
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: #2f3532;
}

.sfb-where-banned-top h2 {
    color: #182f22;
    width: 464px;
    max-width: 100%;
    font-size: clamp(30px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-where-banned-right .text-style-body {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
    max-width: 709px;
}

.sfb-where-banned-right {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sfb-types-inline {
    margin: 0;
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.sfb-restrictions-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    text-align: center;
}

.sfb-restrictions-title {
    margin: 0;
    width: 464px;
    max-width: 100%;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    color: #182f22;
    letter-spacing: 0;
}

.sfb-restrictions-sub {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
    width: 329px;
    max-width: 100%;
    margin: 0;
}

.sfb-restriction-cards-row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 24px;
    width: 100%;
    max-width: 900px;
}

.sfb-restriction-card {
    min-height: 281px;
    padding: 48px;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: left;
}

.sfb-restriction-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 42px;
    color: #d71920;
    line-height: 1.25;
    flex-shrink: 0;
}

.sfb-restriction-icon img {
    width: 42px;
    height: 42px;
    display: block;
}

.sfb-restriction-card h4 {
    font-size: 16px;
    font-weight: 700;
    color: #2f3532;
    line-height: 1.55;
    letter-spacing: -0.3px;
}

.sfb-restriction-card p {
    font-size: 16px;
    line-height: 1.55;
    color: #2f3532;
}


.sfb-compliant-alt-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px;
    text-align: center;
    margin-bottom: 42px;
    max-width: 894px;
    margin-left: auto;
    margin-right: auto;
}

.sfb-compliant-alt-heading h2 {
    color: #182f22;
    width: 594px;
    max-width: 100%;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-compliant-alt-heading .text-style-body {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
    width: 706px;
    max-width: 100%;
    margin: 0 auto;
}

.sfb-compliant-cards-row {
    --bs-gutter-x: 24px;
}

.sfb-compliant-card {
    padding: 36px;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sfb-compliant-card-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 36px;
    color: #67af5c;
    line-height: 1.15;
    flex-shrink: 0;
}

.sfb-compliant-card h3 {
    font-size: 20px;
    color: #2f3532;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: -0.015em;
}

.sfb-compliant-card-intro {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
}

.sfb-detail-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-top: 0;
}

.sfb-detail-list li {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 0 0 0 18px;
    border-bottom: 0;
    position: relative;
}

.sfb-detail-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #67af5c;
}

.sfb-detail-list strong {
    font-size: 16px;
    font-weight: 700;
    color: #2f3532;
    line-height: 1.55;
}

.sfb-detail-list span {
    font-size: 16px;
    line-height: 1.55;
    color: #2f3532;
}


.sfb-compliance-heading {
    text-align: center;
    margin-bottom: 42px;
}

.sfb-compliance-heading h2 {
    margin: 0 auto;
    width: 480px;
    max-width: 100%;
    color: #182f22;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-benefit-cards-row {
    --bs-gutter-x: 28px;
}

.sfb-benefit-card {
    border-radius: 32px;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.14);
    background: #eef2f0;
    display: flex;
    flex-direction: column;
    padding: 12px 12px 36px;
}

.sfb-benefit-media {
    height: 403px;
    overflow: hidden;
    border-radius: 24px;
    background: #ffffff;
}

.sfb-benefit-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.sfb-benefit-body {
    padding: 24px 24px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex: 1;
}

.sfb-benefit-body h3 {
    font-size: 20px;
    color: #182f22;
    font-weight: 700;
    line-height: 1.25;
}

.sfb-benefit-body p {
    font-size: 16px;
    line-height: 1.55;
    color: #2f3532;
}


.sfb-verify-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
    margin-bottom: 42px;
    max-width: 894px;
    margin-left: auto;
    margin-right: auto;
}

.sfb-verify-heading h2 {
    width: 618px;
    max-width: 100%;
    color: #182f22;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-verify-heading .text-style-body {
    color: #2f3532;
    font-size: 16px;
    line-height: 1.55;
    width: 472px;
    max-width: 100%;
    margin: 0 auto;
}

.sfb-verify-cards-row,
.sfb-question-cards-row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 24px;
}

.sfb-verify-card {
    padding: 36px;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    align-items: center;
}

.sfb-verify-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    line-height: 1.15;
    color: #67af5c;
    flex-shrink: 0;
}

.sfb-verify-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #2f3532;
    line-height: 1.55;
    letter-spacing: -0.015em;
}

.sfb-verify-card p {
    font-size: 16px;
    line-height: 1.55;
    color: #2f3532;
}

.sfb-what-to-ask {
    margin-top: 42px;
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.sfb-what-to-ask-title {
    max-width: 100%;
    margin: 0 auto;
    font-size: clamp(28px, 2.6vw, 32px);
    font-weight: 700;
    line-height: 1.3;
    color: #2f3532;
    text-align: center;
}

.sfb-question-card {
    padding: 36px;
    background: #eef2f0;
    border: 2px solid rgba(0, 0, 0, 0.14);
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    align-items: center;
}

.sfb-question-icon {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    flex-shrink: 0;
}

.sfb-question-icon img {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

.sfb-question-card p {
    font-size: 16px;
    line-height: 1.55;
    color: #2f3532;
    font-weight: 700;
    margin: 0;
}

.sfb-verify-note {
    text-align: center;
    color: #2f3532;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
    padding: 0;
    background: transparent;
    border-radius: 0;
    margin: 0 auto;
}

.sfb-lifesource {
    background: #ffffff;
}

.sfb-lifesource-card {
    display: grid;
    grid-template-columns: 584px minmax(0, 1fr);
    gap: 52px;
    align-items: center;
    background: linear-gradient(224.03deg, #407e43 0.2%, #182f22 104.18%);
    border-radius: 64px;
    padding: 12px;
    min-height: 1000px;
    overflow: hidden;
}

.sfb-lifesource-media {
    background: #ffffff;
    border-radius: 52px;
    height: 976px;
    min-height: 976px;
    align-self: stretch;
    overflow: hidden;
    min-width: 0;
}

.sfb-lifesource-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.sfb-lifesource-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
    max-width: 780px;
    padding: 0 55px 0 0;
    min-width: 0;
}

.sfb-lifesource-block {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sfb-lifesource-copy h2 {
    color: #ffffff;
    width: 636px;
    max-width: 100%;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-lifesource-copy h3 {
    color: #87ed75;
    font-size: clamp(24px, 2.5vw, 32px);
    font-weight: 700;
    line-height: 1.3;
}

.sfb-lifesource-copy h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.45;
}

.sfb-lifesource-copy .text-style-body {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.55;
}

.sfb-dot-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sfb-dot-list li {
    position: relative;
    padding-left: 22px;
    font-size: 16px;
    line-height: 1.55;
    color: #ffffff;
}

.sfb-dot-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #6cb55f;
}


.sfb-editorial-card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    padding: 60px;
}

.sfb-editorial-copy {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sfb-editorial-copy h2 {
    font-size: clamp(28px, 2.8vw, 40px);
    color: #0a1013;
}

.sfb-editorial-copy h3 {
    font-size: clamp(16px, 1.6vw, 22px);
    color: #6CB55F;
    font-weight: 700;
}

.sfb-editorial-copy .text-style-body {
    color: #505050;
    font-size: 16px;
    line-height: 1.7;
}

.sfb-editorial-media {
    overflow: hidden;
    border-radius: 28px;
    height: 440px;
}

.sfb-editorial-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sfb-consultation {
    padding: 0 0 80px;
}

.sfb-consultation-card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 448px;
    padding: 12px;
    overflow: hidden;
    border-radius: 64px;
    background: linear-gradient(90deg, #9d2103 12.29%, #ca2c06 104.57%);
}

.sfb-consultation-visual {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
}

.sfb-consultation-bg {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("/hubfs/web_assets/images/salt-free-systems-in-areas-with-water-softener-bans/cta-bg-desktop.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sfb-consultation-logo {
    display: none;
}

.sfb-consultation-copy {
    position: relative;
    z-index: 1;
    width: 492px;
    margin-left: auto;
    padding: 23px 0 19px;
    display: flex;
    flex-direction: column;
    gap: 27px;
}

.sfb-consultation-copy h2 {
    width: 100%;
    max-width: 100%;
    color: #ffffff;
    font-size: clamp(32px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.sfb-consultation-copy h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
}

.sfb-consultation-copy .text-style-body {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.55;
}

.sfb-consultation-actions {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

.sfb-cta-form-btn,
.sfb-cta-phone {
    width: 313px;
    min-height: 48px;
    border-radius: 444px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    text-decoration: none;
}

.sfb-cta-form-btn {
    border: 3px solid #b7dab1;
    background: linear-gradient(90deg, #407e43 0%, #6cb55f 100%);
    color: #ffffff;
    padding: 10px 22px;
}

.sfb-cta-form-btn:hover,
.sfb-cta-form-btn:focus {
    color: #ffffff;
}

.sfb-cta-phone {
    border: 3px solid #ffffff;
    background: transparent;
    color: #ffffff;
    padding: 10px 22px;
}

.sfb-cta-phone:hover,
.sfb-cta-phone:focus {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.06);
}


@media (max-width: 1199px) {
    .sfb-hero-main {
        grid-template-columns: minmax(0, 1fr) 500px;
        gap: 40px;
    }

    .sfb-hero-media {
        width: 100%;
        max-width: 500px;
        height: 392px;
    }

    .sfb-lifesource-card {
        grid-template-columns: 460px minmax(0, 1fr);
        gap: 36px;
        min-height: 0;
    }

    .sfb-lifesource-media {
        height: 100%;
        min-height: 0;
    }
}

@media (max-width: 991px) {
    .sfb-section {
        padding: 48px 0;
    }

    .sfb-hero {
        padding-top: 20px;
    }

    .sfb-hero-main {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .sfb-hero-copy {
        max-width: 100%;
    }

    .sfb-hero-media {
        max-width: 100%;
        height: 360px;
    }

    .sfb-stat-strip {
        padding-top: 44px;
    }

    .sfb-stat-grid {
        column-gap: 44px;
        row-gap: 24px;
    }

    .sfb-stat-card {
        width: calc(50% - 22px);
        max-width: 220px;
    }

    .sfb-stat-card span {
        font-size: 18px;
    }

    .sfb-benefit-media {
        height: 340px;
    }

    .sfb-benefit-card {
        padding: 10px 10px 28px;
    }

    .sfb-benefit-body {
        padding: 20px 18px 0;
    }

    .sfb-intro-card {
        grid-template-columns: 1fr;
        padding: 40px 36px;
        gap: 36px;
    }

    .sfb-intro-media {
        min-height: 220px;
    }

    .sfb-where-banned-top {
        flex-direction: column;
        gap: 28px;
    }

    .sfb-where-banned-top h2,
    .sfb-where-banned-right .text-style-body {
        width: 100%;
        max-width: 100%;
    }

    .sfb-lifesource-card {
        grid-template-columns: 1fr;
        padding: 12px;
        gap: 28px;
        border-radius: 40px;
        max-width: 100%;
    }

    .sfb-lifesource-media {
        border-radius: 28px;
        overflow: hidden;
        min-height: 0;
        height: auto;
        width: 100%;
    }

    .sfb-lifesource-media img {
        width: 100%;
        height: auto;
        object-position: center;
    }

    .sfb-lifesource-copy {
        padding: 8px 20px 20px;
        width: 100%;
    }

    .sfb-editorial-card {
        grid-template-columns: 1fr;
        gap: 36px;
        padding: 44px;
    }

    .sfb-editorial-media {
        height: 320px;
    }

    .sfb-consultation {
        padding: 0 0 72px;
    }

    .sfb-consultation-card {
        min-height: 420px;
        border-radius: 48px;
    }

    .sfb-consultation-decor {
        left: -430px;
        top: -62px;
        width: 900px;
    }

    .sfb-consultation-copy {
        width: 420px;
        padding: 16px 10px 14px 0;
        gap: 22px;
    }
}

@media (max-width: 767px) {
    .sfb-hero-main {
        gap: 24px;
    }

    .sfb-hero-copy h1 {
        font-size: 30px;
    }

    .sfb-hero-media {
        height: 280px;
    }

    .sfb-stat-strip {
        padding: 34px 0 0;
    }

    .sfb-stat-grid {
        column-gap: 20px;
        row-gap: 20px;
    }

    .sfb-stat-card {
        width: calc(50% - 10px);
        max-width: none;
    }

    .sfb-stat-card span {
        font-size: 17px;
    }

    .sfb-intro-card {
        border-radius: 30px;
        padding: 36px 24px;
    }

    .sfb-intro-media {
        min-height: 160px;
    }

    .sfb-intro-media img {
        max-width: 100%;
    }

    .sfb-compliance-heading h2 {
        font-size: 32px;
    }

    .sfb-benefit-media {
        height: 280px;
    }

    .sfb-compliant-card {
        padding: 32px 24px;
    }

    .sfb-editorial-card {
        padding: 32px 24px;
        border-radius: 32px;
    }

    .sfb-lifesource-card {
        border-radius: 28px;
        padding: 10px;
    }

    .sfb-lifesource-media {
        border-radius: 22px;
        min-height: 0;
    }

    .sfb-lifesource-copy {
        padding: 8px 14px 18px;
    }

    .sfb-consultation-actions {
        flex-direction: column;
        align-items: flex-start;
    }

    .sfb-consultation {
        padding: 0 0 56px;
    }

    .sfb-consultation-card {
        min-height: 360px;
        border-radius: 32px;
        padding: 12px;
    }

    .sfb-consultation-copy {
        width: min(100%, 360px);
        gap: 18px;
        padding: 8px 0 8px;
    }

    .sfb-cta-form-btn,
    .sfb-cta-phone {
        width: 100%;
    }

    .sfb-where-banned-top {
        gap: 16px;
    }

    .sfb-restrictions-block {
        text-align: center;
        align-items: center;
    }

}

@media (max-width: 767px) {
    .sfb-consultation-card {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        min-height: 0;
        padding: 0;
        background: linear-gradient(180deg, #9d2103 0%, #ca2c06 100%);
    }

    .sfb-consultation-visual {
        position: relative;
        inset: auto;
        order: 2;
        height: 234px;
        border-radius: 0 0 32px 32px;
        overflow: hidden;
    }

    .sfb-consultation-logo {
        position: absolute;
        left: 50%;
        bottom: 34px;
        display: block;
        width: min(178px, calc(100% - 80px));
        transform: translateX(-50%);
    }

    .sfb-consultation-copy {
        width: 100%;
        max-width: none;
        order: 1;
        padding: 28px 24px 24px;
        gap: 18px;
    }

    .sfb-consultation-copy h2 {
        font-size: 32px;
    }

    .sfb-consultation-actions {
        gap: 12px;
    }

    .sfb-consultation-card {
        background-image: url("/hubfs/web_assets/images/salt-free-systems-in-areas-with-water-softener-bans/cta-bg-mobile.jpg");
        background-position: center bottom;
        background-size: cover;
        min-height: 750px;
    }
    .sfb-consultation-bg {
        display: none;
    }
}

@media (max-width: 479px) {
    .sfb-stat-grid {
        row-gap: 18px;
    }

    .sfb-stat-card {
        width: 100%;
    }

    .sfb-stat-card span {
        max-width: none;
    }
}


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

/* === SFB HERO SUBTITLE COLOR FIX (was inline #CFE9C6 light mint → brand dark green) 2026-06-17 === */
.sfb-hero-lead { color: #204326 !important; }
