.sws-section{--sws-ink: #0d2540;--sws-ink-soft: #4a627d;--sws-blue: #1f6feb;--sws-blue-deep: #0b4fc4;--sws-card: #ffffff;--sws-line: #e3ecf6;--sws-green: #1faf6b;--sws-green-bg: #e8f7ef;--sws-shadow: 0 18px 40px -24px rgba(13, 37, 64, .35);--sws-shadow-soft: 0 10px 28px -20px rgba(13, 37, 64, .28);box-sizing:border-box;max-width:1120px;margin-inline:auto;padding-top:var(--sws-pt-d, 60px);padding-bottom:var(--sws-pb-d, 60px);padding-inline:clamp(16px,4vw,40px);color:var(--sws-ink);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased}.sws-section *,.sws-section *:before,.sws-section *:after{box-sizing:border-box}.sws-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--sws-blue);background:#1f6feb14;padding:7px 14px;border-radius:999px}.sws-eyebrow svg{width:14px;height:14px;flex-shrink:0}.sws-head-wrap{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:46px}.sws-head-wrap h2{font-family:Bricolage Grotesque,sans-serif;font-weight:700;line-height:1.04;letter-spacing:-.02em;font-size:clamp(2rem,4.6vw,3.1rem);margin:18px 0 14px;color:var(--sws-ink)}.sws-head-wrap h2 .sws-accent{color:var(--sws-blue)}.sws-sub{font-size:clamp(1rem,1.6vw,1.12rem);color:var(--sws-ink-soft);line-height:1.55;margin:0}.sws-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.sws-card{background:var(--sws-card);border:1px solid var(--sws-line);border-radius:22px;padding:26px 26px 28px;box-shadow:var(--sws-shadow-soft);position:relative;overflow:hidden;opacity:0;transform:translateY(16px);animation:sws-rise .7s cubic-bezier(.22,1,.36,1) forwards}@media(prefers-reduced-motion:reduce){.sws-card{animation:none;opacity:1;transform:none}}@keyframes sws-rise{to{opacity:1;transform:none}}.sws-grid>.sws-card:nth-child(1){animation-delay:.05s}.sws-grid>.sws-card:nth-child(2){animation-delay:.12s}.sws-grid>.sws-card:nth-child(3){animation-delay:.2s}.sws-grid>.sws-card:nth-child(4){animation-delay:.27s}.sws-grid>.sws-card:nth-child(5){animation-delay:.34s}.sws-grid>.sws-card:nth-child(6){animation-delay:.42s}.sws-stat{grid-column:span 3;display:flex;flex-direction:column;justify-content:center;min-height:188px}.sws-num{font-family:Bricolage Grotesque,sans-serif;font-weight:800;line-height:.9;letter-spacing:-.03em;font-size:clamp(3.4rem,7vw,4.6rem);color:var(--sws-blue);display:flex;align-items:baseline}.sws-num small{font-size:.42em;font-weight:700;margin-left:2px}.sws-stat-label{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.18rem;margin:10px 0 8px;color:inherit}.sws-stat-desc{color:var(--sws-ink-soft);font-size:.95rem;line-height:1.5;max-width:30ch;margin:0}.sws-stat--feature{background:linear-gradient(155deg,#0d2540,#123a6b 60%,#0b4fc4);border-color:transparent;color:#fff;box-shadow:var(--sws-shadow)}.sws-stat--feature .sws-num{color:#fff}.sws-stat--feature .sws-stat-desc{color:#e7f0fbd1}.sws-badge{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:#ffffff24;color:#fff;padding:6px 11px;border-radius:999px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.sws-badge svg{width:12px;height:12px}.sws-drop-deco{position:absolute;right:-30px;bottom:-30px;width:150px;height:150px;opacity:.12;pointer-events:none}.sws-benefit{grid-column:span 2}.sws-b-icon{width:60px;height:60px;border-radius:13px;display:grid;place-items:center;margin-bottom:16px;background:linear-gradient(150deg,#1f6feb1f,#34c6c629);color:var(--sws-blue-deep);flex-shrink:0}.sws-b-icon svg{width:24px;height:24px;stroke:#fff}.sws-benefit h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.12rem;margin:0 0 8px;color:#fff}.sws-benefit p{color:#fff;font-size:.93rem;line-height:1.55;margin:0}.sws-card.sws-benefit{background:#4f759a}.sws-band{grid-column:span 6;background:linear-gradient(120deg,#eaf6fb,#eef5fe);border-radius:22px;padding:26px clamp(20px,3vw,34px);display:grid;grid-template-columns:auto 1fr;gap:clamp(20px,3vw,40px);align-items:center}.sws-band-title{max-width:200px}.sws-band-title .sws-eyebrow{margin-bottom:12px}.sws-band-title h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.35rem;line-height:1.15;color:var(--sws-ink);margin:0}.sws-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 26px}.sws-check{display:flex;align-items:flex-start;gap:12px}.sws-tick{flex-shrink:0;width:26px;height:26px;border-radius:8px;background:var(--sws-green-bg);color:var(--sws-green);display:grid;place-items:center;margin-top:1px}.sws-tick svg{width:15px;height:15px}.sws-check-text strong{display:block;font-weight:700;font-size:.97rem;color:var(--sws-ink);line-height:1.3}.sws-check-text span{font-size:.84rem;color:var(--sws-ink-soft)}@media(max-width:860px){.sws-section{padding-top:var(--sws-pt-m, 40px);padding-bottom:var(--sws-pb-m, 40px)}.sws-stat{grid-column:span 6;min-height:0}.sws-benefit{grid-column:span 3}.sws-band{grid-template-columns:1fr}}@media(max-width:560px){.sws-benefit{grid-column:span 6}.sws-checks{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/soft-water-section.css.map */
