.hydros-home{--hh-ink: #0b0d10;--hh-carbon: #171a1f;--hh-muted: #626872;--hh-line: #d9dde3;--hh-fog: #f2f4f6;--hh-blue: #0a6cff;--hh-blue-soft: #eaf3ff;--hh-white: #ffffff;display:block;color:var(--hh-ink);background:var(--hh-white);font-family:var(--font-body-family),sans-serif}.hydros-home *,.hydros-home *:before,.hydros-home *:after{box-sizing:border-box}.hydros-home img{display:block;max-width:100%}.hydros-home h1,.hydros-home h2,.hydros-home h3,.hydros-home p{margin-top:0}.hydros-home h1,.hydros-home h2,.hydros-home h3{color:inherit;font-family:var(--font-body-family),sans-serif}.hydros-home__shell{width:min(100%,1320px);margin:0 auto;padding-left:40px;padding-right:40px}.hydros-home__eyebrow{margin-bottom:16px;color:var(--hh-blue);font-size:11px;font-weight:800;line-height:1.3;text-transform:uppercase}.hydros-home__hero{position:relative;display:block;height:min(700px,calc(100svh - 156px));min-height:560px;overflow:hidden;color:var(--hh-white);background:var(--hh-ink)}.hydros-home__hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .52s ease,visibility .52s ease}.hydros-home__hero-slide.is-active{z-index:1;opacity:1;visibility:visible}.hydros-home__hero-media,.hydros-home__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hydros-home__hero-media img{object-fit:cover;object-position:center 62%}.hydros-home__hero-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#07090c6b}.hydros-home__hero-slide[data-home-slide=lumos]:after{background:#ffffff0d}.hydros-home__hero-inner{position:relative;z-index:1;height:100%;min-height:560px;padding-top:80px;padding-bottom:74px;display:flex;flex-direction:column;justify-content:center}.hydros-home__hero-copy{max-width:620px}.hydros-home__hero .hydros-home__eyebrow{color:#8bbcff}.hydros-home__hero h1,.hydros-home__hero h2{margin-bottom:22px;color:var(--hh-white);font-size:76px;font-weight:800;line-height:.98}.hydros-home__hero-lead{max-width:570px;margin-bottom:34px;color:#edf0f3;font-size:23px;font-weight:560;line-height:1.45}.hydros-home__hero-copy--dark .hydros-home__eyebrow{color:var(--hh-blue)}.hydros-home__hero-copy--dark h2{color:var(--hh-ink)}.hydros-home__hero-copy--dark .hydros-home__hero-lead{color:#4f5660}.hydros-home__hero-switcher{position:absolute;bottom:24px;left:50%;z-index:4;width:min(calc(100% - 160px),420px);padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#0a0c0f75;border:1px solid rgba(255,255,255,.28);border-radius:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%)}.hydros-home__hero-switcher button{min-height:44px;padding:9px 13px 7px;display:grid;gap:7px;color:#ffffffb3;background:transparent;border:0;border-radius:4px;font:inherit;font-size:12px;font-weight:760;text-align:left;cursor:pointer}.hydros-home__hero-switcher button.is-active{color:var(--hh-white);background:#ffffff1f}.hydros-home__hero-switcher i{position:relative;height:2px;overflow:hidden;background:#ffffff42}.hydros-home__hero-switcher i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hh-white);transform:scaleX(0);transform-origin:left}.hydros-home__hero-switcher button.is-active i:after{animation:hydros-home-progress 6.5s linear forwards}.hydros-home__hero.is-paused .hydros-home__hero-switcher button.is-active i:after{animation-play-state:paused}.hydros-home__hero.is-lumos .hydros-home__hero-switcher{background:#ffffffb8;border-color:#0b0d1029}.hydros-home__hero.is-lumos .hydros-home__hero-switcher button{color:#0b0d1094}.hydros-home__hero.is-lumos .hydros-home__hero-switcher button.is-active{color:var(--hh-ink);background:#0b0d1014}.hydros-home__hero.is-lumos .hydros-home__hero-switcher i{background:#0b0d102e}.hydros-home__hero.is-lumos .hydros-home__hero-switcher i:after{background:var(--hh-ink)}@keyframes hydros-home-progress{to{transform:scaleX(1)}}.hydros-home__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.hydros-home__button{min-height:52px;padding:15px 22px;display:inline-flex;align-items:center;justify-content:center;color:var(--hh-white);background:var(--hh-blue);border:1px solid var(--hh-blue);border-radius:4px;font-size:13px;font-weight:760;line-height:1.2;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.hydros-home__button:hover,.hydros-home__button:focus-visible{color:var(--hh-white);background:#075bd8;border-color:#075bd8;transform:translateY(-1px)}.hydros-home__button--light{color:var(--hh-ink);background:var(--hh-white);border-color:var(--hh-white)}.hydros-home__button--light:hover,.hydros-home__button--light:focus-visible{color:var(--hh-white);background:var(--hh-blue);border-color:var(--hh-blue)}.hydros-home__button--outline{color:var(--hh-white);background:transparent;border-color:#ffffff94}.hydros-home__button--outline:hover,.hydros-home__button--outline:focus-visible{color:var(--hh-ink);background:var(--hh-white);border-color:var(--hh-white)}.hydros-home__hero-foot{position:absolute;left:40px;right:40px;bottom:26px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#dce1e7;font-size:11px;font-weight:700}.hydros-home__signal{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%}.hydros-home__range{padding-top:0;padding-bottom:116px}.hydros-home__range-intro{min-height:58px;margin-bottom:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--hh-muted);border-bottom:1px solid var(--hh-line);font-size:10px;font-weight:800;text-transform:uppercase}.hydros-home__heading{max-width:740px;margin-bottom:54px}.hydros-home__heading h2,.hydros-home__technology-copy h2,.hydros-home__compare h2,.hydros-home__closing h2{margin-bottom:18px;font-size:48px;font-weight:760;line-height:1.07}.hydros-home__heading p:last-child,.hydros-home__technology-copy>p:not(.hydros-home__eyebrow),.hydros-home__compare>p{color:var(--hh-muted);font-size:16px;line-height:1.7}.hydros-home__products{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hydros-home__product{overflow:hidden;background:var(--hh-fog);border:1px solid var(--hh-line);border-radius:6px}.hydros-home__product-media{aspect-ratio:1.08 / 1;overflow:hidden;background:#e8e9eb}.hydros-home__product-media img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.hydros-home__product--lumos .hydros-home__product-media img{object-position:center 48%}.hydros-home__product-body{padding:28px 30px 30px}.hydros-home__product-top{margin-bottom:12px;display:flex;align-items:baseline;justify-content:space-between;gap:20px}.hydros-home__product h3{margin:0;font-size:28px;font-weight:780}.hydros-home__product-price{color:var(--hh-ink);font-size:14px;font-weight:760}.hydros-home__product-body>p{min-height:52px;margin-bottom:22px;color:var(--hh-muted);font-size:14px;line-height:1.65}.hydros-home__product-link{display:inline-flex;align-items:center;gap:10px;color:var(--hh-ink);font-size:13px;font-weight:780;text-decoration:none}.hydros-home__product-link span{color:var(--hh-blue);font-size:18px}.hydros-home__journal{padding:112px 0;background:var(--hh-fog)}.hydros-home__journal-heading{max-width:840px;margin-bottom:48px}.hydros-home__journal-heading h2{margin-bottom:18px;font-size:46px;font-weight:760;line-height:1.08}.hydros-home__journal-heading>p:last-child{max-width:680px;margin-bottom:0;color:var(--hh-muted);font-size:16px;line-height:1.7}.hydros-home__journal-grid{display:grid;grid-template-columns:1.08fr .96fr .86fr;gap:12px}.hydros-home__journal-item{position:relative;min-width:0;height:620px;margin:0;overflow:hidden;background:#d5d8dc}.hydros-home__journal-item img{width:100%;height:100%;object-fit:cover}.hydros-home__journal-item--water img{object-position:center 44%}.hydros-home__journal-item--duo img{object-position:center 55%}.hydros-home__journal-item--forest img{object-position:center 45%}.hydros-home__journal-item:after{content:"";position:absolute;top:58%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#080a0d00,#080a0db8)}.hydros-home__journal-item figcaption{position:absolute;right:24px;bottom:24px;left:24px;z-index:1;display:grid;gap:4px;color:var(--hh-white)}.hydros-home__journal-item figcaption strong{color:var(--hh-white);font-size:17px;font-weight:760}.hydros-home__journal-item figcaption span{color:#e0e4e9;font-size:11px;font-weight:650}.hydros-home__assurances{border-top:1px solid var(--hh-line);border-bottom:1px solid var(--hh-line)}.hydros-home__assurances-inner{width:min(100%,1240px);min-height:106px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch}.hydros-home__assurances p{margin:0;padding:27px 28px;display:grid;align-content:center;gap:5px;border-left:1px solid var(--hh-line)}.hydros-home__assurances p:first-child{border-left:0}.hydros-home__assurances strong{color:var(--hh-ink);font-size:13px;font-weight:760}.hydros-home__assurances span{color:var(--hh-muted);font-size:11px}.hydros-home__review-proof{border-bottom:1px solid var(--hh-line)}.hydros-home__review-proof-inner{min-height:250px;display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.5fr) minmax(180px,.55fr);gap:50px;align-items:center}.hydros-home__review-score{display:grid;gap:7px}.hydros-home__review-score>span{color:var(--hh-blue);font-size:15px}.hydros-home__review-score strong{color:var(--hh-ink);font-size:32px;font-weight:800;line-height:1}.hydros-home__review-score small{color:var(--hh-muted);font-size:11px;font-weight:650}.hydros-home__review-proof blockquote{margin:0;color:var(--hh-ink);font-size:23px;font-style:normal;font-weight:620;line-height:1.45}.hydros-home__review-author{display:grid;gap:9px;justify-items:start}.hydros-home__review-author>strong{color:var(--hh-ink);font-size:13px;font-weight:800}.hydros-home__review-author>span{display:inline-flex;align-items:center;gap:7px;color:var(--hh-muted);font-size:10px;font-weight:700}.hydros-home__review-author i{position:relative;width:15px;height:15px;display:inline-block;background:var(--hh-blue);border-radius:50%}.hydros-home__review-author i:after{content:"";position:absolute;top:3px;left:5px;width:4px;height:7px;border-right:1px solid var(--hh-white);border-bottom:1px solid var(--hh-white);transform:rotate(42deg)}.hydros-home__review-author a{margin-top:7px;display:inline-flex;align-items:center;gap:8px;color:var(--hh-ink);font-size:12px;font-weight:760;text-decoration:none}.hydros-home__review-author a b{color:var(--hh-blue);font-size:16px}.hydros-home__manifesto{padding:82px 40px;color:var(--hh-ink);background:var(--hh-white);border-bottom:1px solid var(--hh-line)}.hydros-home__manifesto-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:84px;align-items:start}.hydros-home__manifesto-label{margin:5px 0 0;color:var(--hh-blue);font-size:12px;font-weight:800;text-transform:uppercase}.hydros-home__manifesto blockquote{margin:0;color:var(--hh-ink);font-size:34px;font-weight:680;line-height:1.22}.hydros-home__technology{min-height:720px;display:grid;grid-template-columns:1fr 1fr}.hydros-home__technology-media{min-height:620px;overflow:hidden;background:#d0d1d3}.hydros-home__technology-media img{width:100%;height:100%;object-fit:cover}.hydros-home__technology-copy{padding:84px clamp(42px,7vw,104px);display:flex;flex-direction:column;justify-content:center}.hydros-home__technology--lumos{color:var(--hh-white);background:var(--hh-carbon)}.hydros-home__technology--lumos .hydros-home__technology-media{background:#d0d1d3}.hydros-home__technology--lumos .hydros-home__technology-copy>p:not(.hydros-home__eyebrow){color:#b9c0c9}.hydros-home__technology-list{margin:34px 0 36px;padding:0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid currentColor;list-style:none}.hydros-home__technology-list li{padding:18px 12px 18px 0;border-bottom:1px solid currentColor;color:inherit;font-size:12px;font-weight:700}.hydros-home__technology-list li:nth-child(2n){padding-left:18px;border-left:1px solid currentColor}.hydros-home__technology--lumos .hydros-home__technology-list,.hydros-home__technology--lumos .hydros-home__technology-list li{border-color:#3a4048}.hydros-home__technology .hydros-home__button{align-self:flex-start}.hydros-home__compare{padding-top:112px;padding-bottom:118px}.hydros-home__compare>p{max-width:680px;margin-bottom:48px}.hydros-home__table{width:100%;border-collapse:collapse;table-layout:fixed}.hydros-home__table th,.hydros-home__table td{padding:20px 24px;border-top:1px solid var(--hh-line);text-align:left;vertical-align:middle}.hydros-home__table th{color:var(--hh-ink);font-size:15px;font-weight:780}.hydros-home__table td{color:var(--hh-muted);font-size:13px;line-height:1.5}.hydros-home__table th:first-child,.hydros-home__table td:first-child{width:30%;padding-left:0}.hydros-home__table strong{color:var(--hh-ink)}.hydros-home__closing{padding:86px 40px;color:var(--hh-white);background:var(--hh-ink);text-align:center}.hydros-home__closing-inner{max-width:760px;margin:0 auto}.hydros-home__closing h2{color:var(--hh-white)}.hydros-home__closing p{margin-bottom:28px;color:#b9c0c9;font-size:16px;line-height:1.65}.hydros-home__closing .hydros-home__actions{justify-content:center}@media screen and (max-width:989px){.hydros-home__hero h1,.hydros-home__hero h2{font-size:64px}.hydros-home__technology-copy{padding:66px 42px}.hydros-home__heading h2,.hydros-home__journal-heading h2,.hydros-home__technology-copy h2,.hydros-home__compare h2,.hydros-home__closing h2{font-size:40px}.hydros-home__manifesto-inner{gap:50px}.hydros-home__journal-item{height:520px}}@media screen and (max-width:749px){.hydros-home__shell{padding-left:22px;padding-right:22px}.hydros-home__hero{height:calc(100svh - 142px);min-height:540px;max-height:690px}.hydros-home__hero-media img{object-position:80% 60%}.hydros-home__hero-media--lumos img{object-position:71% center}.hydros-home__hero-inner{min-height:540px;padding-top:52px;padding-bottom:90px;justify-content:flex-end}.hydros-home__hero h1,.hydros-home__hero h2{font-size:50px}.hydros-home__hero-copy{width:calc(100vw - 44px);max-width:calc(100vw - 44px);min-width:0}.hydros-home__hero-copy--dark{width:53vw;max-width:53vw}.hydros-home__hero-lead{width:100%;max-width:100%;font-size:18px}.hydros-home__hero-foot{left:22px;right:22px;bottom:18px}.hydros-home__hero-foot>span:first-child{display:none}.hydros-home__hero-switcher{bottom:16px;width:min(calc(100% - 100px),300px)}.hydros-home__hero-switcher button{min-height:42px}.hydros-home__range,.hydros-home__compare{padding-bottom:82px}.hydros-home__compare{padding-top:76px}.hydros-home__range-intro{min-height:54px;margin-bottom:38px}.hydros-home__heading{margin-bottom:36px}.hydros-home__heading h2,.hydros-home__journal-heading h2,.hydros-home__technology-copy h2,.hydros-home__compare h2,.hydros-home__closing h2{font-size:34px}.hydros-home__products{grid-template-columns:1fr;gap:14px}.hydros-home__journal{padding:76px 0}.hydros-home__journal-heading{margin-bottom:34px}.hydros-home__journal-grid{margin-right:-22px;padding-right:22px;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hydros-home__journal-grid::-webkit-scrollbar{display:none}.hydros-home__journal-item{width:78vw;height:auto;aspect-ratio:4 / 5;flex:0 0 78vw;scroll-snap-align:start}.hydros-home__journal-item figcaption{right:18px;bottom:18px;left:18px}.hydros-home__assurances-inner{min-height:0;padding:0;grid-template-columns:1fr 1fr}.hydros-home__assurances p,.hydros-home__assurances p:first-child{min-height:92px;padding:20px 22px;border-top:1px solid var(--hh-line);border-left:1px solid var(--hh-line)}.hydros-home__assurances p:nth-child(odd){border-left:0}.hydros-home__review-proof-inner{min-height:0;padding-top:64px;padding-bottom:64px;grid-template-columns:1fr;gap:28px}.hydros-home__review-score{grid-template-columns:auto auto 1fr;align-items:center;gap:10px}.hydros-home__review-score strong{font-size:24px}.hydros-home__review-proof blockquote{font-size:20px}.hydros-home__product-body{padding:24px 22px 26px}.hydros-home__manifesto{padding:70px 22px}.hydros-home__manifesto-inner{grid-template-columns:1fr;gap:28px}.hydros-home__manifesto blockquote{font-size:31px}.hydros-home__technology{min-height:0;grid-template-columns:1fr}.hydros-home__technology-media{min-height:0;aspect-ratio:1 / 1}.hydros-home__technology-copy{padding:64px 22px}.hydros-home__technology-list{grid-template-columns:1fr}.hydros-home__technology-list li:nth-child(2n){padding-left:0;border-left:0}.hydros-home__table{table-layout:auto}.hydros-home__table th,.hydros-home__table td{padding:16px 10px;font-size:11px}.hydros-home__table th:first-child,.hydros-home__table td:first-child{width:34%}.hydros-home__closing{padding:70px 22px}}@media(prefers-reduced-motion:reduce){.hydros-home__button,.hydros-home__hero-slide{transition:none}.hydros-home__hero-switcher button.is-active i:after{animation:none;transform:scaleX(1)}}.hydros-home__hero{height:min(620px,calc(100svh - 150px));min-height:520px}.hydros-home__hero-inner{min-height:520px;padding-top:58px;padding-bottom:82px}.hydros-home__hero h1,.hydros-home__hero h2{margin-bottom:16px;font-size:66px}.hydros-home__hero-lead{max-width:540px;margin-bottom:26px;font-size:19px}.hydros-home__hero-media--lumos img{object-fit:cover;object-position:center;background:#d5d7d7}.hydros-home__range{padding-bottom:84px}.hydros-home__range-intro,.hydros-home__heading{margin-bottom:40px}.hydros-home__heading h2,.hydros-home__technology-copy h2,.hydros-home__compare h2,.hydros-home__closing h2{font-size:42px}.hydros-home__product-media{display:block;aspect-ratio:4 / 3}.hydros-home__product-body{padding:24px 26px 26px}.hydros-home__assurances-inner{min-height:96px}.hydros-home__assurances p{padding:22px 26px}.hydros-home__review-proof-inner{min-height:210px}.hydros-home__review-proof blockquote{font-size:20px}.hydros-home__technology{min-height:580px}.hydros-home__technology-media{min-height:580px;height:580px}.hydros-home__technology-copy{padding:58px clamp(42px,6vw,88px)}.hydros-home__technology-list{margin-top:24px;margin-bottom:28px}.hydros-home__technology-list li{padding-top:14px;padding-bottom:14px}.hydros-home__compare{padding-top:84px;padding-bottom:90px}.hydros-home__compare>p{margin-bottom:34px}.hydros-home__closing{padding:70px 40px}@media screen and (max-width:989px){.hydros-home__technology-media{height:auto;min-height:0}}@media screen and (max-width:749px){.hydros-home__hero{height:min(620px,calc(100svh - 118px));min-height:560px;max-height:620px}.hydros-home__hero-media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hydros-home__hero-media--lumos img{object-fit:cover;object-position:center center}.hydros-home__hero-inner{min-height:560px;padding-top:38px;padding-bottom:84px}.hydros-home__hero h1,.hydros-home__hero h2{font-size:46px}.hydros-home__hero-lead{margin-bottom:20px;font-size:16px;line-height:1.45}.hydros-home__hero-copy--dark{width:58vw;max-width:58vw}.hydros-home__range{padding-bottom:64px}.hydros-home__range-intro{margin-bottom:30px}.hydros-home__heading h2,.hydros-home__technology-copy h2,.hydros-home__compare h2,.hydros-home__closing h2{font-size:31px}.hydros-home__product-media{aspect-ratio:4 / 3}.hydros-home__review-proof-inner{padding-top:48px;padding-bottom:48px}.hydros-home__technology-media{aspect-ratio:4 / 3}.hydros-home__technology-copy{padding:48px 22px 54px}.hydros-home__compare{padding-top:64px;padding-bottom:68px}.hydros-home__closing{padding:58px 22px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hydros-home.css.map */
