.hydros-home-v3{--ink: #0b1115;--muted: #667077;--line: #dce1e3;--ice: #eaf5f7;--aqua: #24677a;--paper: #f7f8f8;color:var(--ink);background:#fff}.hydros-home-v3 *,.hydros-home-v3 *:before,.hydros-home-v3 *:after{box-sizing:border-box}.hydros-shell{width:min(100% - 4rem,132rem);margin-inline:auto}.hydros-kicker{margin:0 0 1.6rem;color:#1d6072;font-size:1.1rem;font-weight:750;line-height:1.2;letter-spacing:0;text-transform:uppercase}.hydros-home-v3 h1,.hydros-home-v3 h2,.hydros-home-v3 h3,.hydros-home-v3 p{letter-spacing:0}.hydros-button{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:1.2rem 2.4rem;border:1px solid var(--ink);border-radius:0;color:#fff;background:var(--ink);font-size:1.4rem;font-weight:700;line-height:1;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.hydros-button:hover{color:var(--ink);background:#fff}.hydros-button--light{border-color:#fff;color:var(--ink);background:#fff}.hydros-button--light:hover{color:#fff;background:transparent}.hydros-button--outline{border-color:#ffffff8c;color:#fff;background:transparent}.hydros-button--outline:hover{color:var(--ink);background:#fff}.hydros-switcher{position:relative;display:block;height:clamp(58rem,76vh,76rem);min-height:58rem;overflow:hidden;color:#fff;background:#0a0f12}.hydros-switcher__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .6s ease,visibility .6s step-end}.hydros-switcher__panel.is-active{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .6s ease,visibility 0ms step-start}.hydros-switcher__media,.hydros-switcher__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.hydros-switcher__media img,.hydros-switcher__media picture{display:block;width:100%;height:100%}.hydros-switcher__media img{object-fit:cover;object-position:center;transform:scale(1.012);transition:transform .7s cubic-bezier(.22,1,.36,1)}.hydros-switcher__panel.is-active .hydros-switcher__media img{transform:scale(1)}.hydros-switcher__media--lumos img{object-position:center 45%}.hydros-switcher__scrim{background:#050a0ca3}.hydros-switcher__panel--lumos .hydros-switcher__scrim{background:#04090ca8}.hydros-switcher__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(38rem,.72fr);align-items:end;gap:8rem;padding-bottom:12rem}.hydros-switcher__panel:not(.is-active) .hydros-switcher__inner{visibility:hidden}.hydros-switcher__copy{max-width:68rem;transform:translateY(1.6rem);opacity:0;transition:transform .55s ease .1s,opacity .45s ease .1s}.hydros-switcher__panel.is-active .hydros-switcher__copy{transform:translateY(0);opacity:1}.hydros-switcher .hydros-kicker{color:#79c3cd}.hydros-switcher h1,.hydros-switcher h2{max-width:74rem;margin:0;color:#fff;font-size:clamp(5.2rem,6.4vw,8.4rem);font-weight:620;line-height:.92}.hydros-switcher__copy>p:not(.hydros-kicker){max-width:56rem;margin:2.2rem 0 3rem;color:#fffffff5;font-size:clamp(1.7rem,1.6vw,2.1rem);line-height:1.45}.hydros-switcher__copy>.hydros-switcher__promise{max-width:52rem;font-size:clamp(1.9rem,1.8vw,2.5rem);font-weight:620;line-height:1.28}.hydros-switcher__data{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:1px solid rgba(255,255,255,.42)}.hydros-switcher__data div{min-width:0;padding:1.6rem 1.4rem 0;border-left:1px solid rgba(255,255,255,.24)}.hydros-switcher__data div:first-child{padding-left:0;border-left:0}.hydros-switcher__data dt{margin-bottom:.7rem;color:#ffffffd1;font-size:1rem;font-weight:700;text-transform:uppercase}.hydros-switcher__data dd{margin:0;color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.hydros-switcher__controls{position:absolute;z-index:4;right:0;bottom:3.2rem;left:0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hydros-switcher__tabs{display:grid;grid-template-columns:repeat(2,minmax(14rem,22rem))}.hydros-switcher__tabs button{position:relative;min-height:5.2rem;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.4);color:#ffffff9e;background:transparent;text-align:left;cursor:pointer}.hydros-switcher__tabs button span{font-size:1.4rem;font-weight:700}.hydros-switcher__tabs button i{position:absolute;right:0;bottom:-1px;left:0;height:2px;overflow:hidden}.hydros-switcher__tabs button i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:scaleX(0);transform-origin:left}.hydros-switcher__tabs button.is-active{color:#fff}.hydros-switcher__tabs button.is-active i:after{transform:scaleX(1)}.hydros-switcher:not(.is-paused) .hydros-switcher__tabs button.is-active i:after{animation:hydros-switch-progress 7s linear forwards}.hydros-switcher__pause{display:grid;width:4.4rem;height:4.4rem;place-items:center;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;color:#fff;background:#04090c40;cursor:pointer}.hydros-switcher__pause .svg-wrapper,.hydros-switcher__pause svg{width:1.6rem;height:1.6rem}.hydros-switcher__pause-icon--play,.hydros-switcher.is-paused .hydros-switcher__pause-icon--pause{display:none}.hydros-switcher.is-paused .hydros-switcher__pause-icon--play{display:inline-flex}@keyframes hydros-switch-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hydros-intro{padding-block:8rem}.hydros-intro h2{max-width:102rem;margin:0;font-size:clamp(4rem,5.2vw,7.2rem);font-weight:620;line-height:.98}.hydros-intro__lead{max-width:69rem;margin:3rem 0 6rem auto;color:var(--muted);font-size:clamp(1.7rem,1.8vw,2.2rem);line-height:1.55}.hydros-intro__routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hydros-intro__routes a{display:grid;grid-template-columns:5rem 1fr;gap:0 2rem;padding:3rem 4rem 3rem 0;color:var(--ink);text-decoration:none}.hydros-intro__routes a+a{padding-left:4rem;border-left:1px solid var(--line)}.hydros-intro__routes span{grid-row:1 / 3;color:#1d6072;font-size:1.2rem;font-weight:750}.hydros-intro__routes strong{font-size:clamp(2.5rem,3vw,4rem);line-height:1}.hydros-intro__routes small{margin-top:.8rem;color:var(--muted);font-size:1.3rem}.hydros-numbers{padding-block:7rem;color:#fff;background:var(--ink)}.hydros-numbers__inner{display:grid;grid-template-columns:.8fr .8fr 1.4fr}.hydros-numbers__inner>div{display:flex;align-items:flex-end;gap:1.6rem;min-width:0;padding:1rem 3.5rem;border-left:1px solid rgba(255,255,255,.22)}.hydros-numbers__inner>div:first-child{padding-left:0;border-left:0}.hydros-numbers strong{flex:none;font-size:clamp(5rem,6.5vw,9rem);font-weight:620;line-height:.82}.hydros-numbers span{max-width:20rem;color:#ffffffad;font-size:1.15rem;line-height:1.35}.hydros-numbers__note{margin-top:3rem;color:#ffffff80;font-size:1rem}.hydros-product-story{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(46rem,.92fr);min-height:66rem}.hydros-product-story--lumos{color:#fff;background:#11181c}.hydros-product-story--lumos .hydros-product-story__media{order:2}.hydros-product-story__media{min-height:58rem;overflow:hidden;background:#e9ecec}.hydros-product-story__media img{width:100%;height:100%;object-fit:cover}.hydros-product-story--hynox .hydros-product-story__media img{object-position:center 46%}.hydros-product-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,6vw,9rem)}.hydros-product-story h2{margin:0;font-size:clamp(4rem,5vw,7rem);font-weight:620;line-height:.98}.hydros-product-story__content>p:not(.hydros-kicker){max-width:58rem;margin:2.4rem 0 3.5rem;color:var(--muted);font-size:1.7rem;line-height:1.55}.hydros-product-story--lumos .hydros-kicker{color:#70bac5}.hydros-product-story--lumos h2{color:#fff}.hydros-product-story--lumos .hydros-product-story__content>p:not(.hydros-kicker){color:#ffffffad}.hydros-product-story ul{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.hydros-product-story--lumos ul{border-color:#fff3}.hydros-product-story li{display:grid;grid-template-columns:13rem 1fr;gap:2rem;padding:1.8rem 0;border-bottom:1px solid var(--line)}.hydros-product-story--lumos li{border-color:#fff3}.hydros-product-story li strong{font-size:1.4rem}.hydros-product-story li span{color:var(--muted);font-size:1.35rem;line-height:1.4}.hydros-product-story--lumos li span{color:#ffffffa3}.hydros-product-story__commerce{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4rem}.hydros-product-story__commerce>span{font-size:2.4rem;font-weight:700}.hydros-proof{padding-block:clamp(8rem,10vw,14rem);background:var(--paper)}.hydros-proof__inner>header{display:grid;grid-template-columns:.6fr 1.4fr;gap:4rem;align-items:start;margin-bottom:7rem}.hydros-proof__inner>header h2{max-width:84rem;margin:0;font-size:clamp(4rem,5.4vw,7.4rem);font-weight:620;line-height:.98}.hydros-proof__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(5rem,8vw,12rem)}.hydros-proof__human{display:flex;flex-direction:column;justify-content:space-between;min-height:47rem;padding-top:2.4rem;border-top:1px solid rgba(13,23,28,.15)}.hydros-proof__label{margin:0;color:#1d6072;font-size:1.1rem;font-weight:750;text-transform:uppercase}.hydros-proof__stars{margin:auto 0 2rem;color:#1d6072;font-size:1.6rem}.hydros-proof blockquote{margin:0;font-size:clamp(2.5rem,3vw,4rem);font-weight:600;line-height:1.18}.hydros-proof__human footer{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:1.6rem;border-top:1px solid var(--line);font-size:1.2rem}.hydros-proof__human footer span{color:var(--muted)}.hydros-ugc{padding-block:clamp(8rem,10vw,14rem)}.hydros-ugc header{max-width:82rem;margin-bottom:5rem}.hydros-ugc h2{margin:0;font-size:clamp(4rem,5vw,7rem);line-height:.98}.hydros-ugc__track{display:grid;grid-auto-columns:minmax(28rem,1fr);grid-auto-flow:column;gap:1.6rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.hydros-ugc__track::-webkit-scrollbar{display:none}.hydros-ugc figure{margin:0;scroll-snap-align:start}.hydros-ugc img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.hydros-ugc figcaption{padding-top:1.2rem;color:var(--muted);font-size:1.2rem}.hydros-compare{padding-block:clamp(8rem,10vw,14rem)}.hydros-compare>header{max-width:72rem;margin:0 auto 5rem;text-align:center}.hydros-compare h2{margin:0;font-size:clamp(4rem,5vw,7rem);line-height:.98}.hydros-compare>header>p:last-child{max-width:52rem;margin:1.8rem auto 0;color:var(--muted);font-size:1.6rem}.hydros-compare__table-wrap{overflow-x:auto}.hydros-compare table{width:100%;min-width:72rem;border-collapse:collapse}.hydros-compare th,.hydros-compare td{width:37.5%;padding:2rem 2.4rem;border-bottom:1px solid var(--line);font-size:1.4rem;line-height:1.4;text-align:left;vertical-align:top}.hydros-compare th:not(:first-child),.hydros-compare td:not(:first-child){text-align:center}.hydros-compare th:first-child,.hydros-compare td:first-child{width:25%;padding-left:0;color:var(--muted)}.hydros-compare th{color:var(--ink);font-size:1.8rem;font-weight:750;line-height:1.2}.hydros-compare thead th:first-child{color:var(--muted);font-size:1.1rem;font-weight:750;text-transform:uppercase}.hydros-compare__actions{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-left:25%;background:var(--line)}.hydros-compare__actions a{display:flex;min-height:6rem;align-items:center;justify-content:space-between;padding:1.8rem 2.4rem;color:var(--ink);background:#fff;font-size:1.4rem;font-weight:700;text-decoration:none}.hydros-compare__actions a:after{content:"\2192"}.hydros-reassurance{padding-block:clamp(7rem,9vw,12rem);background:var(--ice)}.hydros-reassurance__inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:8rem}.hydros-reassurance h2{margin:0;font-size:clamp(3.8rem,4vw,6rem);line-height:1}.hydros-reassurance__items{border-top:1px solid rgba(11,17,21,.18)}.hydros-reassurance details{border-bottom:1px solid rgba(11,17,21,.18)}.hydros-reassurance summary{display:flex;min-height:7rem;align-items:center;justify-content:space-between;gap:2rem;cursor:pointer;list-style:none;font-size:1.55rem;font-weight:700}.hydros-reassurance summary::-webkit-details-marker{display:none}.hydros-reassurance summary span{font-size:2.2rem;font-weight:400;transition:transform .18s ease}.hydros-reassurance details[open] summary span{transform:rotate(45deg)}.hydros-reassurance details p{max-width:67rem;margin:0;padding:0 4rem 2.2rem 0;color:#506067;font-size:1.4rem;line-height:1.55}.hydros-closing{min-height:55rem;display:grid;align-items:center;color:#fff;background:#0c1317}.hydros-closing__inner{padding-block:8rem}.hydros-closing .hydros-kicker{color:#70bac5}.hydros-closing h2{max-width:90rem;margin:0 0 4rem;color:#fff;font-size:clamp(4.6rem,7vw,9rem);font-weight:620;line-height:.94}.hydros-closing__inner>div{display:flex;gap:1.2rem;flex-wrap:wrap}@media(max-width:989px){.hydros-shell{width:min(100% - 3.2rem,92rem)}.hydros-switcher{height:68rem}.hydros-switcher__inner{grid-template-columns:1fr;gap:4rem;padding-bottom:13rem}.hydros-switcher__data{max-width:60rem}.hydros-product-story{grid-template-columns:1fr 1fr;min-height:68rem}.hydros-product-story__content{padding:5rem 4rem}.hydros-proof__inner>header,.hydros-reassurance__inner{grid-template-columns:1fr;gap:3rem}}@media(max-width:749px){.hydros-shell{width:min(100% - 2.4rem,60rem)}.hydros-button{min-height:4.8rem;padding-inline:1.8rem}.hydros-switcher{height:min(65rem,calc(100svh - 13rem));min-height:54rem}.hydros-switcher__media img{object-position:60% center}.hydros-switcher__panel--hynox .hydros-switcher__media img{object-position:86% center}.hydros-switcher__media--lumos img{object-position:center 40%}.hydros-switcher__scrim{background:#050a0cad}.hydros-switcher__panel--lumos .hydros-switcher__scrim{background:#04090cad}.hydros-switcher__inner{gap:2.4rem;padding-bottom:11.8rem}.hydros-switcher h1,.hydros-switcher h2{max-width:50rem;font-size:clamp(4.6rem,15vw,6.8rem)}.hydros-switcher__copy>p:not(.hydros-kicker){max-width:44rem;margin:1.6rem 0 2.4rem;font-size:1.55rem}.hydros-switcher__data{gap:0}.hydros-switcher__data div{padding:1.2rem .8rem 0}.hydros-switcher__data dt{font-size:.85rem}.hydros-switcher__data dd{font-size:1.15rem}.hydros-switcher__controls{bottom:2rem}.hydros-switcher__tabs{flex:1;grid-template-columns:repeat(2,1fr)}.hydros-switcher__pause{width:4rem;height:4rem}.hydros-intro{padding:3rem 0 7rem}.hydros-intro h2{font-size:clamp(4rem,12vw,5.6rem)}.hydros-intro__lead{margin:2.4rem 0 4rem;font-size:1.6rem}.hydros-intro__routes{grid-template-columns:1fr}.hydros-intro__routes a,.hydros-intro__routes a+a{padding:2.4rem 0;border-left:0}.hydros-intro__routes a+a{border-top:1px solid var(--line)}.hydros-numbers{padding-block:5rem}.hydros-numbers__inner{grid-template-columns:1fr}.hydros-numbers__inner>div,.hydros-numbers__inner>div:first-child{align-items:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.2);border-left:0}.hydros-numbers__inner>div:first-child{border-top:0}.hydros-numbers strong{min-width:15rem;font-size:5.8rem}.hydros-product-story,.hydros-product-story--lumos{grid-template-columns:1fr;min-height:0}.hydros-product-story--lumos .hydros-product-story__media{order:0}.hydros-product-story__media{min-height:0;aspect-ratio:4 / 5}.hydros-product-story__content{padding:5.5rem 2.4rem 6rem}.hydros-product-story h2{font-size:clamp(4rem,12vw,5.6rem)}.hydros-product-story li{grid-template-columns:10rem 1fr}.hydros-product-story__commerce{align-items:stretch;flex-direction:column}.hydros-product-story__commerce .hydros-button{width:100%}.hydros-proof{padding-block:7rem}.hydros-proof__inner>header{margin-bottom:5rem}.hydros-proof__inner>header h2{font-size:clamp(4rem,12vw,5.6rem)}.hydros-proof__grid{grid-template-columns:1fr;gap:6rem}.hydros-proof__human{min-height:39rem}.hydros-proof__human footer{flex-direction:column;gap:.4rem}.hydros-compare{padding-block:7rem}.hydros-compare h2{font-size:clamp(4rem,12vw,5.6rem)}.hydros-compare__table-wrap{margin-right:-1.2rem}.hydros-compare__actions{grid-template-columns:1fr;margin-left:0}.hydros-reassurance{padding-block:7rem}.hydros-reassurance h2{font-size:4rem}.hydros-closing{min-height:50rem}.hydros-closing h2{font-size:clamp(4.4rem,14vw,6.6rem)}.hydros-closing__inner>div,.hydros-closing .hydros-button{width:100%}}@media(prefers-reduced-motion:reduce){.hydros-switcher__panel,.hydros-switcher__media img,.hydros-switcher__copy,.hydros-button,.hydros-reassurance summary span{transition:none}.hydros-switcher__tabs button.is-active i:after{animation:none;transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-hydros-home.css.map */
