:root{--pwt24-white: #ffffff;--pwt24-surface: #f6f9fb;--pwt24-surface-strong: #edf3f6;--pwt24-navy: #06233f;--pwt24-navy-soft: #0b355d;--pwt24-aqua: #10b8c8;--pwt24-aqua-soft: #dff7fa;--pwt24-anthracite: #24313a;--pwt24-muted: #667682;--pwt24-border: #d9e5ea;--pwt24-shadow: 0 18px 45px rgb(6 35 63 / 10%);--pwt24-shadow-soft: 0 10px 30px rgb(6 35 63 / 7%);--pwt24-radius-sm: 6px;--pwt24-radius-md: 8px;--pwt24-radius-lg: 14px;--pwt24-section-y: clamp(48px, 7vw, 96px);--pwt24-section-y-sm: clamp(32px, 5vw, 64px);--pwt24-grid-gap: clamp(16px, 2.2vw, 28px);--pwt24-content-max: 1180px}body{color:var(--pwt24-anthracite);background:var(--pwt24-white)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--pwt24-navy);letter-spacing:0}p,.rte{color:var(--pwt24-anthracite)}a{text-underline-offset:.22em}.button,.button-primary,button[type=submit],.shopify-payment-button__button{box-sizing:border-box;border-radius:var(--pwt24-radius-sm);font-weight:700;letter-spacing:0;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover,.button-primary:hover,button[type=submit]:hover,.shopify-payment-button__button:hover{transform:translateY(-1px);box-shadow:var(--pwt24-shadow-soft)}.button-secondary,.button-unstyled{border-radius:var(--pwt24-radius-sm);letter-spacing:0}.product-card,.collection-card,.card,product-card{border-radius:var(--pwt24-radius-md)}.product-card img,.collection-card img,product-card img{background:var(--pwt24-surface)}.price,price-component{color:var(--pwt24-navy);font-weight:700}.header,header-component{color:var(--pwt24-navy);background:#fffffff0;border-bottom:1px solid var(--pwt24-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 28px #06233f0d}.header a,header-component a{letter-spacing:0}.header-logo{color:var(--pwt24-navy);font-weight:900}.header-logo,.header-logo:hover{text-decoration:none}header-component nav a,header-component .menu-list__link,header-component summary{color:var(--pwt24-anthracite);font-weight:750}header-component .menu-list__link{position:relative;border-radius:999px}header-component .menu-list__link-title{padding:8px 11px;border-radius:999px}header-component nav a:hover,header-component .menu-list__link:hover{color:var(--pwt24-navy);text-decoration-color:var(--pwt24-aqua);text-decoration-thickness:2px}header-component .menu-list__link:hover .menu-list__link-title,header-component .menu-list__link--active .menu-list__link-title{background:var(--pwt24-aqua-soft)}header-component .header__drawer summary,header-component .header-actions__action,header-component .search-action{border-radius:999px}header-component .header__drawer summary:hover,header-component .header-actions__action:hover,header-component .search-action:hover{background:var(--pwt24-aqua-soft)}header-component button,header-component .header-actions a{color:var(--pwt24-navy)}.facets,.facets__form,.facets__summary,.filter-group,details[is=accordion-row]{border-color:var(--pwt24-border)}input,textarea,select{border-radius:var(--pwt24-radius-sm)}.pwt24-section{padding-block:var(--pwt24-section-y)}.pwt24-section--compact{padding-block:var(--pwt24-section-y-sm)}.pwt24-container{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.pwt24-eyebrow{color:var(--pwt24-aqua);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pwt24-card{background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft)}.pwt24-muted{color:var(--pwt24-muted)}.pwt24-product-documents{display:grid;gap:10px;margin-top:20px}.pwt24-product-manual{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;margin-top:0;padding:14px 16px;color:var(--pwt24-anthracite);background:linear-gradient(135deg,var(--pwt24-white),var(--pwt24-surface));border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);text-decoration:none;box-shadow:0 8px 24px #06233f0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-product-manual:hover{transform:translateY(-1px);color:var(--pwt24-anthracite);border-color:#10b8c894;box-shadow:var(--pwt24-shadow-soft)}.pwt24-product-manual:focus-visible{outline:3px solid rgb(16 184 200 / 34%);outline-offset:3px}.pwt24-product-manual__icon{width:42px;height:42px;display:grid;place-items:center;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border:1px solid rgb(16 184 200 / 24%);border-radius:var(--pwt24-radius-sm)}.pwt24-product-manual__icon svg{width:23px;height:23px;stroke:currentcolor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pwt24-product-manual__content{min-width:0;display:grid;gap:2px}.pwt24-product-manual__content strong{color:var(--pwt24-navy);font-size:.98rem;line-height:1.3}.pwt24-product-manual__content span{color:var(--pwt24-muted);font-size:.86rem;line-height:1.35}.pwt24-product-manual__arrow{color:var(--pwt24-aqua);font-size:1.35rem;font-weight:800;transition:transform .18s ease}.pwt24-product-manual:hover .pwt24-product-manual__arrow{transform:translate(3px)}@media screen and (max-width:749px){:root{--pwt24-section-y: 48px;--pwt24-section-y-sm: 32px}.button,.button-primary,button[type=submit]{min-height:46px}.pwt24-product-manual{min-height:78px;padding:14px}}.pwt24-hero{position:relative;overflow:hidden;background:linear-gradient(112deg,#fffffffa,#fffffff2 43%,#e6f9fbd1),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface));border-bottom:1px solid var(--pwt24-border)}.pwt24-hero__inner{width:min(100% - 32px,var(--pwt24-content-max));min-height:clamp(660px,82svh,860px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(34px,5vw,82px);padding-block:clamp(68px,8vw,108px)}.pwt24-hero__content{max-width:640px}.pwt24-hero h1{max-width:10.8em;margin:12px 0 18px;color:var(--pwt24-navy);font-size:clamp(2.85rem,6vw,5.75rem);line-height:.98}.pwt24-hero__text{max-width:35rem;margin:0;color:var(--pwt24-muted);font-size:clamp(1.02rem,1.4vw,1.22rem);line-height:1.65}.pwt24-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.pwt24-hero__primary,.pwt24-inquiry__submit{background:var(--pwt24-navy);color:var(--pwt24-white);border-color:var(--pwt24-navy)}.pwt24-hero__secondary{display:inline-flex;min-height:var(--minimum-touch-target);align-items:center;justify-content:center;padding:var(--button-padding-block) var(--button-padding-inline);color:var(--pwt24-navy);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-sm);background:#ffffffb8;text-decoration:none;font-weight:700}.pwt24-hero__secondary:hover{border-color:var(--pwt24-aqua);box-shadow:var(--pwt24-shadow-soft)}.pwt24-hero__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:36px}.pwt24-hero__benefits span,.pwt24-inquiry__points span{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:10px 12px;color:var(--pwt24-anthracite);background:#ffffffb8;border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-sm);font-size:.94rem;font-weight:800;box-shadow:0 8px 24px #06233f0a}.pwt24-hero__benefits svg,.pwt24-inquiry__points svg{width:18px;height:18px;color:var(--pwt24-aqua)}.pwt24-hero__visual{position:relative;min-height:clamp(470px,57vw,680px);isolation:isolate}.pwt24-hero__visual:before{content:"";position:absolute;top:10%;right:-8%;bottom:14%;left:3%;z-index:-3;border-radius:28px;background:linear-gradient(180deg,#ffffffb8,#f4fafcdb),repeating-linear-gradient(90deg,rgb(16 184 200 / 8%) 0 1px,transparent 1px 76px);border:1px solid rgb(205 226 233 / 72%);transform:perspective(900px) rotateY(-8deg) rotateX(2deg)}.pwt24-hero__water{position:absolute;top:8%;right:-4%;bottom:12%;left:6%;z-index:-2;border-radius:42% 58% 46% 54%;background:linear-gradient(150deg,#ffffffeb,#e0f8fbd1),radial-gradient(circle at 34% 26%,rgb(16 184 200 / 22%),transparent 30%),linear-gradient(90deg,rgb(16 184 200 / 10%),transparent 58%);box-shadow:inset 0 0 80px #ffffffeb,0 34px 90px #06233f1f}.pwt24-hero__water:before,.pwt24-hero__water:after{content:"";position:absolute;border:1px solid rgb(16 184 200 / 32%);border-radius:999px}.pwt24-hero__water:before{width:72%;height:26%;right:7%;bottom:20%;transform:rotate(-7deg)}.pwt24-hero__water:after{width:42%;height:17%;left:12%;top:17%;transform:rotate(11deg)}.pwt24-hero__product{position:absolute;top:5%;right:2%;bottom:13%;left:2%;display:grid;align-items:end;justify-items:center}.pwt24-hero__product img{position:relative;z-index:2;display:block;width:min(86%,560px);height:auto;filter:drop-shadow(0 34px 38px rgb(6 35 63 / 18%))}.pwt24-hero__podest{position:absolute;right:8%;bottom:1%;width:76%;height:84px;border-radius:50%;background:linear-gradient(180deg,#fff,#f6fafb 48%,#e6eef2);border:1px solid rgb(220 232 237 / 82%);box-shadow:0 28px 50px #06233f21,inset 0 10px 22px #ffffffe5}.pwt24-hero__note{position:absolute;right:0;bottom:8%;z-index:3;max-width:250px;padding:16px 18px;background:#ffffffe0;border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 18px 48px #06233f1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pwt24-hero__note span{display:block;color:var(--pwt24-aqua);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pwt24-hero__note strong{display:block;margin-top:4px;color:var(--pwt24-navy);line-height:1.25}.pwt24-inquiry{background:linear-gradient(180deg,var(--pwt24-surface),var(--pwt24-white))}.pwt24-inquiry__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:clamp(24px,5vw,72px);align-items:start}.pwt24-inquiry h2{max-width:10em;margin:10px 0 18px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.04}.pwt24-inquiry__intro p:not(.pwt24-eyebrow){max-width:34rem;color:var(--pwt24-muted);line-height:1.65}.pwt24-inquiry__form{padding:clamp(20px,3vw,34px)}.pwt24-inquiry__fields{display:grid;gap:22px}.pwt24-inquiry__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:28px;row-gap:20px}.pwt24-inquiry label{min-width:0;display:grid;gap:6px;color:var(--pwt24-navy);font-size:.84rem;font-weight:800;letter-spacing:.01em}.pwt24-inquiry input,.pwt24-inquiry select,.pwt24-inquiry textarea{width:100%;min-width:0;max-width:100%;box-sizing:border-box;display:block;border:1px solid rgb(178 203 214 / 92%);border-radius:var(--pwt24-radius-sm);background:#f6fafc;color:var(--pwt24-anthracite);padding:11px 12px;font:inherit;font-weight:400;box-shadow:inset 0 1px #ffffffdb,0 1px #06233f08}.pwt24-inquiry input,.pwt24-inquiry select{height:38px;min-height:38px;padding-block:7px;overflow:hidden;text-overflow:ellipsis}.pwt24-inquiry textarea{resize:vertical;min-height:132px;padding-block:12px}.pwt24-inquiry input:focus,.pwt24-inquiry select:focus,.pwt24-inquiry textarea:focus{outline:2px solid rgb(16 184 200 / 30%);border-color:var(--pwt24-aqua)}.pwt24-inquiry__submit{justify-self:start}.pwt24-inquiry__message{padding:14px 16px;border-radius:var(--pwt24-radius-sm)}.pwt24-inquiry__message--success{background:var(--pwt24-aqua-soft);color:var(--pwt24-navy)}.pwt24-inquiry__message--error{background:#fff1f1;color:#8b0000}.pwt24-service-strip{position:relative;overflow:hidden;background:linear-gradient(180deg,rgb(247 251 252 / 92%),var(--pwt24-white)),repeating-linear-gradient(90deg,rgb(16 184 200 / 4%) 0 1px,transparent 1px 88px)}.pwt24-service-strip:before{content:"";position:absolute;inset:auto -100px -160px auto;width:min(42vw,520px);aspect-ratio:1;border:1px solid rgb(16 184 200 / 14%);border-radius:50%;background:radial-gradient(circle,rgb(223 247 250 / 42%),transparent 68%);pointer-events:none}.pwt24-service-strip__inner{position:relative;z-index:1;width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:var(--pwt24-grid-gap);align-items:start}.pwt24-service-strip__intro h2{max-width:10em;margin:10px 0 14px;color:var(--pwt24-navy);font-size:clamp(1.9rem,3.4vw,3.1rem);line-height:1.06}.pwt24-service-strip__intro p:not(.pwt24-eyebrow){max-width:36rem;margin:0;color:var(--pwt24-muted);line-height:1.68}.pwt24-service-strip__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pwt24-service-strip__item{position:relative;overflow:hidden;display:grid;gap:10px;min-height:160px;padding:20px;background:linear-gradient(145deg,#fffffff5,#f7fbfceb);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 16px 38px #06233f12}.pwt24-service-strip__item:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--pwt24-aqua),transparent 72%)}.pwt24-service-strip__item span{width:34px;height:34px;display:inline-grid;place-items:center;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border:1px solid rgb(16 184 200 / 24%);border-radius:50%;font-weight:900}.pwt24-service-strip__item strong{color:var(--pwt24-navy);font-size:1.05rem;line-height:1.25}.pwt24-service-strip__item p{margin:0;color:var(--pwt24-muted);line-height:1.58}.pwt24-category-worlds{background:var(--pwt24-white)}.pwt24-category-worlds__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.pwt24-category-worlds__header{max-width:780px;margin-bottom:clamp(26px,4vw,44px)}.pwt24-category-worlds__header h2{max-width:12em;margin:10px 0 14px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05}.pwt24-category-worlds__header p:not(.pwt24-eyebrow){max-width:43rem;margin:0;color:var(--pwt24-muted);line-height:1.65}.pwt24-category-worlds__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pwt24-grid-gap)}.pwt24-category-worlds__grid:before{content:"";grid-column:1 / -1;height:1px;background:linear-gradient(90deg,transparent,rgb(16 184 200 / 26%),transparent);order:-1}.pwt24-category-card{position:relative;min-height:214px;display:grid;align-content:space-between;gap:24px;padding:24px;color:var(--pwt24-anthracite);background:linear-gradient(180deg,rgb(255 255 255 / 96%),var(--pwt24-surface));border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);text-decoration:none;overflow:hidden;box-shadow:0 8px 24px #06233f0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-category-card:hover{transform:translateY(-3px);border-color:#10b8c88c;box-shadow:var(--pwt24-shadow-soft)}.pwt24-category-card:after{content:"";position:absolute;right:-44px;bottom:-52px;width:156px;height:156px;border:1px solid rgb(16 184 200 / 16%);border-radius:50%;background:radial-gradient(circle,rgb(223 247 250 / 54%),transparent 64%)}.pwt24-category-card__icon{width:54px;height:54px;display:inline-grid;place-items:center;border-radius:14px;background:linear-gradient(180deg,#ffffff,var(--pwt24-aqua-soft));border:1px solid rgb(16 184 200 / 24%);box-shadow:inset 0 1px #ffffffe5}.pwt24-category-card__icon:before,.pwt24-category-card__icon:after{content:"";display:block;grid-area:1 / 1;border-color:var(--pwt24-aqua)}.pwt24-category-card__icon--water:before{width:26px;height:15px;border:2px solid var(--pwt24-aqua);border-top:0;border-radius:0 0 999px 999px}.pwt24-category-card__icon--filter:before{width:26px;height:30px;border:2px solid var(--pwt24-aqua);border-radius:6px}.pwt24-category-card__icon--filter:after{width:18px;height:2px;background:var(--pwt24-aqua);box-shadow:0 7px 0 var(--pwt24-aqua),0 -7px 0 var(--pwt24-aqua)}.pwt24-category-card__icon--heat:before{width:27px;height:27px;border:2px solid var(--pwt24-aqua);border-radius:50%}.pwt24-category-card__icon--heat:after{width:20px;height:20px;border-top:2px solid var(--pwt24-aqua);border-right:2px solid var(--pwt24-aqua);transform:rotate(45deg)}.pwt24-category-card__icon--pump:before{width:28px;height:20px;border:2px solid var(--pwt24-aqua);border-radius:999px}.pwt24-category-card__icon--pipe:before{width:28px;height:28px;border-left:4px solid var(--pwt24-aqua);border-bottom:4px solid var(--pwt24-aqua);border-radius:0 0 0 9px}.pwt24-category-card__icon--part:before{width:25px;height:25px;border:2px solid var(--pwt24-aqua);transform:rotate(45deg)}.pwt24-category-card__icon--care:before{width:22px;height:30px;border:2px solid var(--pwt24-aqua);border-radius:50%/60% 60% 40% 40%}.pwt24-category-card__content{display:grid;gap:9px}.pwt24-category-card__content strong{color:var(--pwt24-navy);font-size:1.16rem;line-height:1.2}.pwt24-category-card__content span{color:var(--pwt24-muted);font-size:.96rem;line-height:1.5}.pwt24-category-card__arrow{position:absolute;right:20px;top:22px;color:var(--pwt24-navy);opacity:.64;transition:transform .18s ease,opacity .18s ease}.pwt24-category-card:hover .pwt24-category-card__arrow{transform:translate(3px);opacity:1}.pwt24-category-card__arrow svg{width:18px;height:18px}.pwt24-featured-products{background:linear-gradient(180deg,var(--pwt24-surface),var(--pwt24-white))}.pwt24-featured-products__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.pwt24-featured-products__inner:before{content:"";display:block;width:min(180px,36vw);height:4px;margin-bottom:clamp(22px,3vw,34px);background:linear-gradient(90deg,var(--pwt24-aqua),transparent);border-radius:999px}.pwt24-featured-products__header{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:clamp(26px,4vw,44px)}.pwt24-featured-products__header h2{max-width:12em;margin:10px 0 14px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05}.pwt24-featured-products__header p:not(.pwt24-eyebrow){max-width:42rem;margin:0;color:var(--pwt24-muted);line-height:1.65}.pwt24-featured-products__link{display:inline-flex;align-items:center;gap:8px;color:var(--pwt24-navy);text-decoration:none;font-weight:800;white-space:nowrap}.pwt24-featured-products__link svg{width:18px;height:18px}.pwt24-featured-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pwt24-grid-gap)}.pwt24-product-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 8px 24px #06233f0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-product-card:hover{transform:translateY(-3px);border-color:#10b8c88c;box-shadow:var(--pwt24-shadow-soft)}.pwt24-product-card__media{aspect-ratio:1 / 1;display:grid;place-items:center;padding:clamp(16px,2.4vw,28px);background:linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface));text-decoration:none}.pwt24-product-card__media img,.pwt24-product-card__placeholder{width:100%;height:100%;object-fit:contain}.pwt24-product-card--empty .pwt24-product-card__media{min-height:220px;background:radial-gradient(circle at 50% 72%,rgb(16 184 200 / 16%),transparent 34%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface))}.pwt24-product-card__fallback-mark{position:relative;display:inline-grid;place-items:center;width:min(58%,150px);aspect-ratio:1;color:var(--pwt24-navy);background:linear-gradient(180deg,#fff,#eef6f8);border:1px solid rgb(178 203 214 / 70%);border-radius:50%;box-shadow:0 24px 42px #06233f1f,inset 0 10px 24px #ffffffeb;font-size:clamp(2rem,4vw,3.8rem);font-weight:900}.pwt24-product-card__fallback-mark:after{content:"";position:absolute;inset:auto 15% -10%;height:18%;border-radius:50%;background:#06233f1a;filter:blur(10px)}.pwt24-product-card__body{display:grid;gap:12px;padding:18px}.pwt24-product-card__title{color:var(--pwt24-navy);text-decoration:none;font-size:1rem;font-weight:800;line-height:1.35}.pwt24-product-card__title:hover{color:var(--pwt24-navy-soft)}.pwt24-product-card__meta{display:flex;flex-wrap:wrap;gap:7px}.pwt24-product-card__meta span{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;color:var(--pwt24-muted);background:var(--pwt24-surface);border:1px solid var(--pwt24-border);border-radius:999px;font-size:.78rem;font-weight:700}.pwt24-product-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:2px}.pwt24-product-card__price{color:var(--pwt24-navy);font-weight:900}.pwt24-product-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 13px;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border-radius:var(--pwt24-radius-sm);text-decoration:none;font-size:.86rem;font-weight:800}.pwt24-product-card__button:hover{background:var(--pwt24-navy);color:var(--pwt24-white)}.pwt24-why{background:linear-gradient(180deg,var(--pwt24-white),rgb(247 251 252 / 88%)),var(--pwt24-white)}.pwt24-why:before{content:"";position:absolute;inset:10% auto auto -120px;width:min(34vw,420px);aspect-ratio:1;border:1px solid rgb(16 184 200 / 14%);border-radius:50%;background:radial-gradient(circle,rgb(223 247 250 / 42%),transparent 66%);pointer-events:none}.pwt24-why__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(28px,5vw,72px);align-items:start}.pwt24-why__intro{position:sticky;top:calc(var(--header-height, 0px) + 32px);padding:clamp(20px,3vw,30px);background:#ffffffbd;border:1px solid rgb(217 229 234 / 72%);border-radius:var(--pwt24-radius-md);box-shadow:0 18px 45px #06233f0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pwt24-why h2{max-width:10em;margin:10px 0 20px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.04}.pwt24-why__text{display:grid;gap:14px;max-width:42rem}.pwt24-why__text p{margin:0;color:var(--pwt24-muted);line-height:1.7}.pwt24-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pwt24-grid-gap)}.pwt24-why-card{position:relative;min-height:214px;display:grid;align-content:start;gap:14px;padding:24px;background:linear-gradient(180deg,rgb(255 255 255 / 96%),var(--pwt24-surface));border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 10px 30px #06233f0d;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-why-card:after{content:"";position:absolute;right:18px;top:18px;width:72px;height:72px;border-top:1px solid rgb(16 184 200 / 18%);border-right:1px solid rgb(16 184 200 / 18%)}.pwt24-why-card:hover{transform:translateY(-3px);border-color:#10b8c861;box-shadow:0 24px 58px #06233f1a}.pwt24-why-card__number{width:40px;height:40px;display:inline-grid;place-items:center;color:var(--pwt24-navy);background:linear-gradient(180deg,#ffffff,var(--pwt24-aqua-soft));border:1px solid rgb(16 184 200 / 26%);border-radius:50%;font-size:.88rem;font-weight:900}.pwt24-why-card h3{margin:0;color:var(--pwt24-navy);font-size:1.16rem;line-height:1.25}.pwt24-why-card p{margin:0;color:var(--pwt24-muted);line-height:1.58}.pwt24-brands{background:linear-gradient(180deg,var(--pwt24-surface),var(--pwt24-white)),repeating-linear-gradient(90deg,rgb(16 184 200 / 5%) 0 1px,transparent 1px 84px)}.pwt24-brands:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(6 35 63 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(6 35 63 / 3%) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 16%,#000 76%,transparent);mask-image:linear-gradient(180deg,transparent,#000 16%,#000 76%,transparent);pointer-events:none}.pwt24-brands__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.pwt24-brands__header{max-width:780px;margin-bottom:clamp(26px,4vw,44px)}.pwt24-brands__header h2{max-width:12em;margin:10px 0 14px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05}.pwt24-brands__header p:not(.pwt24-eyebrow){max-width:43rem;margin:0;color:var(--pwt24-muted);line-height:1.65}.pwt24-brands__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pwt24-grid-gap)}.pwt24-brand-card{position:relative;min-height:168px;display:grid;align-content:space-between;gap:22px;padding:22px;color:var(--pwt24-anthracite);background:linear-gradient(145deg,#fffffff0,#f7fbfce0);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);text-decoration:none;box-shadow:0 8px 24px #06233f0d;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-brand-card:after{content:"";position:absolute;inset:auto 18px 18px auto;width:46px;height:2px;background:linear-gradient(90deg,var(--pwt24-aqua),transparent);opacity:.72}.pwt24-brand-card:before{content:"";position:absolute;inset:16px 16px auto auto;width:34px;height:34px;border-top:1px solid rgb(16 184 200 / 18%);border-right:1px solid rgb(16 184 200 / 18%)}.pwt24-brand-card:hover{transform:translateY(-3px);border-color:#10b8c88c;box-shadow:var(--pwt24-shadow-soft)}.pwt24-brand-card__mark{min-height:54px;display:flex;align-items:center;color:var(--pwt24-navy);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:900;line-height:1.05}.pwt24-brand-card__mark img{width:auto;max-width:180px;max-height:54px;object-fit:contain}.pwt24-brand-card__text{color:var(--pwt24-muted);font-size:.94rem;line-height:1.5}.pwt24-advice{background:var(--pwt24-white)}.pwt24-advice:before{content:"";position:absolute;inset:auto -90px 10% auto;width:min(32vw,390px);aspect-ratio:1;border:1px solid rgb(16 184 200 / 12%);border-radius:50%;background:radial-gradient(circle,rgb(223 247 250 / 38%),transparent 68%);pointer-events:none}.pwt24-advice__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.pwt24-advice__header{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:clamp(26px,4vw,44px)}.pwt24-advice__header h2{max-width:12em;margin:10px 0 14px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05}.pwt24-advice__header p:not(.pwt24-eyebrow){max-width:43rem;margin:0;color:var(--pwt24-muted);line-height:1.65}.pwt24-advice__all{display:inline-flex;align-items:center;gap:8px;color:var(--pwt24-navy);text-decoration:none;font-weight:800;white-space:nowrap}.pwt24-advice__all svg{width:18px;height:18px}.pwt24-advice__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--pwt24-grid-gap)}.pwt24-advice-card{position:relative;min-height:224px;display:grid;align-content:start;gap:13px;padding:24px;color:var(--pwt24-anthracite);background:linear-gradient(180deg,rgb(255 255 255 / 96%),var(--pwt24-surface));border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);text-decoration:none;box-shadow:0 8px 24px #06233f0d;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-advice-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--pwt24-aqua),transparent 72%);opacity:0;transition:opacity .18s ease}.pwt24-advice-card:after{content:"";position:absolute;right:-34px;bottom:-38px;width:120px;height:120px;border-radius:50%;border:1px solid rgb(16 184 200 / 14%)}.pwt24-advice-card:hover{transform:translateY(-3px);border-color:#10b8c88c;box-shadow:var(--pwt24-shadow-soft)}.pwt24-advice-card:hover:before{opacity:1}.pwt24-advice-card__topic{width:fit-content;padding:5px 10px;color:var(--pwt24-navy);background:linear-gradient(180deg,#ffffff,var(--pwt24-aqua-soft));border:1px solid rgb(16 184 200 / 24%);border-radius:999px;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pwt24-advice-card strong{color:var(--pwt24-navy);font-size:1.18rem;line-height:1.25}.pwt24-advice-card span:not(.pwt24-advice-card__topic){color:var(--pwt24-muted);line-height:1.58}.product-information,.product-information-content,[data-testid=product-information]{background:radial-gradient(circle at 8% 6%,rgb(16 184 200 / 10%),transparent 24%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface) 96%)}.product-media-container,.product-media,.product-gallery,.product-information img{border-radius:var(--pwt24-radius-md)}.product-media-container,.product-media{overflow:hidden;background:radial-gradient(circle at 50% 78%,rgb(16 184 200 / 12%),transparent 34%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface));border:1px solid var(--pwt24-border);box-shadow:0 18px 45px #06233f12}.product-information .product-media img{background:radial-gradient(circle at 50% 76%,rgb(16 184 200 / 12%),transparent 36%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface))}@media screen and (min-width:750px){.product-information__grid:not(.product-information--media-none){width:min(100% - 32px,1120px);margin-inline:auto;align-items:start;column-gap:clamp(22px,3vw,40px)}.product-information__grid:not(.product-information--media-none).product-information--media-left,.product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:minmax(0,500px) minmax(340px,520px)!important;justify-content:center}.product-information__media{width:100%;max-width:500px;min-width:0}.product-information__media .product-media-container,.product-information__media .product-media{max-height:540px}.product-information__media .product-media img,.product-information__media .product-media__image,.product-information__media .deferred-media__poster-image{object-fit:contain!important}}@media screen and (min-width:1200px){.product-information__grid:not(.product-information--media-none).product-information--media-left,.product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:minmax(0,520px) minmax(380px,540px)!important}.product-information__media{max-width:520px}}@media screen and (max-width:749px){.product-information__media .product-media-container,.product-information__media .product-media{max-height:none}.product-information__media .product-media img,.product-information__media .product-media__image,.product-information__media .deferred-media__poster-image{object-fit:contain!important}}.product-details{position:relative;width:100%;max-width:540px;padding:clamp(20px,3vw,34px);background:linear-gradient(145deg,#fffffff5,#f7fbfceb);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 22px 56px #06233f17}.product-details:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--pwt24-aqua),transparent 72%);border-radius:var(--pwt24-radius-md) var(--pwt24-radius-md) 0 0}.product-details h1{max-width:11em;color:var(--pwt24-navy);font-size:clamp(2rem,3.2vw,3.35rem);line-height:1.02}.product-details .price,.product-details price-component{color:var(--pwt24-navy);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:900}.product-details .rte,.product-details [class*=text]{line-height:1.68}.product-details .rte{padding-top:6px;color:var(--pwt24-muted)}.product-details hr,.product-details .divider{border-color:var(--pwt24-border)}.variant-picker,.variant-picker__form,variant-picker{width:100%}.variant-option,.variant-picker fieldset{border-color:var(--pwt24-border)}.variant-option__select-wrapper,.variant-picker select,.variant-picker input[type=radio]+label,variant-picker label{border-radius:var(--pwt24-radius-sm)}.variant-option__select-wrapper,.variant-picker select{background:var(--pwt24-white);border-color:var(--pwt24-border)}.variant-picker input[type=radio]+label,variant-picker label{min-height:42px;border-color:var(--pwt24-border);color:var(--pwt24-navy);font-weight:800}.variant-picker input[type=radio]:checked+label,variant-picker input[type=radio]:checked+label{border-color:var(--pwt24-aqua);background:var(--pwt24-aqua-soft);color:var(--pwt24-navy)}.buy-buttons-block{max-width:100%;padding:16px;background:#ffffffc7;border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md)}.product-form-buttons{gap:12px}.quantity-selector{overflow:hidden;background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-sm)}.quantity-selector input{color:var(--pwt24-navy);font-weight:900}.quantity-selector button{color:var(--pwt24-navy)}.quantity-selector button:hover{background:var(--pwt24-aqua-soft)}.add-to-cart-button,.product-form-buttons .button,.shopify-payment-button__button{min-height:50px;border-radius:var(--pwt24-radius-sm);font-weight:900}.add-to-cart-button,.product-form-buttons .button{background:var(--pwt24-navy);border-color:var(--pwt24-navy);color:var(--pwt24-white)}.add-to-cart-button:hover,.product-form-buttons .button:hover{background:var(--pwt24-navy-soft);border-color:var(--pwt24-navy-soft)}.shopify-payment-button__button{background:var(--pwt24-aqua);color:var(--pwt24-navy)}.product-recommendations-wrapper,.product-recommendations{background:linear-gradient(180deg,var(--pwt24-surface),var(--pwt24-white))}.product-recommendations h2,.product-recommendations h3{color:var(--pwt24-navy);font-size:clamp(1.7rem,2.7vw,2.5rem);line-height:1.08}.pwt24-product-support{position:relative;overflow:hidden;padding-block:clamp(54px,7vw,88px) clamp(34px,5vw,58px);background:radial-gradient(circle at 14% 8%,rgb(16 184 200 / 14%),transparent 30%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface))}.pwt24-product-support:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(6 35 63 / 4%) 1px,transparent 1px),linear-gradient(90deg,rgb(6 35 63 / 4%) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 16%,#000 76%,transparent);mask-image:linear-gradient(180deg,transparent,#000 16%,#000 76%,transparent);pointer-events:none}.pwt24-product-support__inner{position:relative;z-index:1;width:min(100% - 32px,1450px);margin-inline:auto;display:grid;gap:clamp(24px,4vw,42px)}.pwt24-product-support__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--pwt24-grid-gap)}.pwt24-product-support__benefit{position:relative;overflow:hidden;display:grid;gap:9px;padding:20px;background:linear-gradient(145deg,#fffffff2,#f6fafceb);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 18px 42px #06233f12}.pwt24-product-support__benefit:after{content:"";position:absolute;right:18px;top:18px;width:42px;height:2px;background:linear-gradient(90deg,transparent,var(--pwt24-aqua));opacity:.55}.pwt24-product-support__benefit span{width:34px;height:34px;display:inline-grid;place-items:center;color:var(--pwt24-navy);background:linear-gradient(135deg,var(--pwt24-aqua-soft),rgb(255 255 255 / 90%));border:1px solid rgb(16 184 200 / 24%);border-radius:50%;font-weight:900}.pwt24-product-support__benefit strong{color:var(--pwt24-navy);font-size:1rem}.pwt24-product-support__benefit p{margin:0;color:var(--pwt24-muted);line-height:1.5}.pwt24-product-support__content{display:grid;grid-template-columns:minmax(300px,420px) minmax(520px,650px);gap:clamp(72px,17vw,360px);align-items:start}.pwt24-product-support__consult{position:relative;overflow:hidden;justify-self:start;width:min(100%,365px);padding:18px 22px 16px;background:radial-gradient(circle at 86% 10%,rgb(16 184 200 / 28%),transparent 32%),linear-gradient(145deg,var(--pwt24-navy),#0b3154 68%,#071d34);border-radius:0;color:var(--pwt24-white);box-shadow:0 18px 38px #06233f29}.pwt24-product-support__consult:after{content:"";position:absolute;inset:auto 18px 0 auto;width:82px;height:82px;border:1px solid rgb(255 255 255 / 16%);border-radius:50%;transform:translateY(48%);pointer-events:none}.pwt24-product-support__consult .pwt24-eyebrow{color:var(--pwt24-aqua);font-size:.64rem;letter-spacing:.13em}.pwt24-product-support__consult h2{margin:7px 0 8px;color:var(--pwt24-white);font-size:clamp(1.24rem,1.7vw,1.52rem);line-height:1.02}.pwt24-product-support__consult p{margin:0;color:#ffffffc7;font-size:.78rem;line-height:1.42}.pwt24-product-support__button{margin-top:12px;min-height:30px;padding:7px 18px;background:var(--pwt24-white);border-color:var(--pwt24-white);color:var(--pwt24-navy);font-size:.78rem;box-shadow:0 14px 32px #00000029}.pwt24-product-support__details{display:grid;justify-self:start;width:min(100%,650px);gap:12px}.pwt24-product-support__detail{background:#ffffffe0;border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);overflow:hidden;box-shadow:0 12px 30px #06233f0d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.pwt24-product-support__detail:hover{border-color:#10b8c84d;box-shadow:0 18px 42px #06233f17;transform:translateY(-1px)}.pwt24-product-support__detail summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:18px 20px;color:var(--pwt24-navy);font-weight:900}.pwt24-product-support__detail summary:after{content:"+";display:inline-grid;place-items:center;width:26px;height:26px;flex:0 0 auto;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border-radius:999px}.pwt24-product-support__detail[open] summary:after{content:"-"}.pwt24-product-support__detail div{padding:0 20px 18px;color:var(--pwt24-muted);line-height:1.62}.pwt24-product-support__detail p{margin:0}.pwt24-collection-hero{position:relative;overflow:hidden;padding-block:clamp(42px,6vw,84px) clamp(22px,4vw,42px);background:radial-gradient(circle at 82% 16%,rgb(16 184 200 / 18%),transparent 26%),linear-gradient(115deg,var(--pwt24-white),var(--pwt24-surface));border-bottom:1px solid var(--pwt24-border)}.pwt24-collection-hero:before{content:"";position:absolute;right:-90px;bottom:-120px;width:min(42vw,460px);aspect-ratio:1;border:1px solid rgb(16 184 200 / 18%);border-radius:50%;box-shadow:inset 0 0 0 36px #ffffff6b}.pwt24-collection-hero__inner{position:relative;z-index:1;width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:clamp(24px,5vw,64px);align-items:end}.pwt24-collection-hero h1{max-width:12em;margin:10px 0 16px;color:var(--pwt24-navy);font-size:clamp(2.4rem,5vw,5rem);line-height:.98}.pwt24-collection-hero__description{max-width:48rem;color:var(--pwt24-muted);line-height:1.68}.pwt24-collection-hero__description p{margin:0}.pwt24-collection-hero__comparison-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--pwt24-navy);font-weight:900;text-decoration:none}.pwt24-collection-hero__comparison-link:hover{color:var(--pwt24-aqua)}.pwt24-collection-hero__comparison-link:focus-visible{outline:3px solid var(--pwt24-aqua);outline-offset:4px;border-radius:4px}.pwt24-collection-hero__consult{position:relative;overflow:hidden;padding:22px;background:linear-gradient(145deg,#ffffffeb,#f6fafcd1);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 22px 48px #06233f1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pwt24-collection-hero__consult:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--pwt24-aqua),transparent)}.pwt24-collection-hero__consult strong{display:block;color:var(--pwt24-navy);font-size:1.15rem}.pwt24-collection-hero__consult p{color:var(--pwt24-muted);line-height:1.55}.pwt24-collection-hero__consult a{color:var(--pwt24-navy);font-weight:900;text-decoration:none}.pwt24-collection-hero__chips{position:relative;z-index:1;width:min(100% - 32px,var(--pwt24-content-max));margin:28px auto 0;display:flex;flex-wrap:wrap;gap:10px}.pwt24-collection-hero__chips span{padding:7px 12px;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border:1px solid rgb(16 184 200 / 24%);border-radius:999px;font-size:.82rem;font-weight:800}.collection-wrapper{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.pwt24-collection-advice{background:linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface)),radial-gradient(circle at 18% 18%,rgb(16 184 200 / 12%),transparent 30%)}.pwt24-collection-advice__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:var(--pwt24-grid-gap);align-items:start}.pwt24-collection-advice__intro h2{margin:0 0 16px;max-width:620px;color:var(--pwt24-navy);font-size:clamp(2rem,3vw,3rem);line-height:1.05}.pwt24-collection-advice__intro p:not(.pwt24-eyebrow){margin:0 0 22px;color:var(--pwt24-muted);line-height:1.7}.pwt24-collection-advice__button{background:var(--pwt24-navy);color:var(--pwt24-white);border-color:var(--pwt24-navy)}.pwt24-collection-advice__grid{display:grid;gap:14px}.pwt24-collection-advice__card{position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr;gap:10px 16px;padding:clamp(18px,2vw,24px);background:linear-gradient(145deg,#fffffff5,#f6fafceb);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 18px 42px #06233f12;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.pwt24-collection-advice__card:hover{border-color:#10b8c84d;box-shadow:0 24px 54px #06233f1a;transform:translateY(-2px)}.pwt24-collection-advice__card span{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--pwt24-navy);background:linear-gradient(135deg,var(--pwt24-aqua-soft),rgb(255 255 255 / 92%));border:1px solid rgb(16 184 200 / 24%);border-radius:999px;font-weight:900}.pwt24-collection-advice__card h3{margin:0;color:var(--pwt24-navy);font-size:1.05rem;line-height:1.25}.pwt24-collection-advice__card p{margin:0;color:var(--pwt24-muted);line-height:1.6}.pwt24-cart-service{background:linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface))}.pwt24-cart-service__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:var(--pwt24-grid-gap);align-items:start}.pwt24-cart-service__intro h2{margin:0 0 14px;max-width:600px;color:var(--pwt24-navy);font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}.pwt24-cart-service__intro p:not(.pwt24-eyebrow){margin:0;color:var(--pwt24-muted);line-height:1.7}.pwt24-cart-service__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pwt24-cart-service__card{display:grid;align-content:start;gap:9px;min-height:190px;padding:clamp(18px,2vw,24px);background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft)}.pwt24-cart-service__card span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border-radius:999px;font-size:.8rem;font-weight:900}.pwt24-cart-service__card strong{color:var(--pwt24-navy);font-size:1rem}.pwt24-cart-service__card p{margin:0;color:var(--pwt24-muted);line-height:1.6}.pwt24-blog-hero{padding-block:clamp(46px,7vw,92px) clamp(24px,4vw,46px);background:linear-gradient(115deg,var(--pwt24-white),var(--pwt24-surface));border-bottom:1px solid var(--pwt24-border)}.pwt24-blog-hero__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:var(--pwt24-grid-gap);align-items:end}.pwt24-blog-hero h1{margin:10px 0 16px;max-width:12em;color:var(--pwt24-navy);font-size:clamp(2.5rem,5vw,5rem);line-height:1.02}.pwt24-blog-hero__content p:not(.pwt24-eyebrow){max-width:48rem;margin:0;color:var(--pwt24-muted);line-height:1.7}.pwt24-blog-hero__aside{padding:22px;background:#ffffffd6;border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft)}.pwt24-blog-hero__aside strong{display:block;color:var(--pwt24-navy);font-size:1.1rem}.pwt24-blog-hero__aside p{margin:10px 0 0;color:var(--pwt24-muted);line-height:1.6}.pwt24-blog-hero__chips{width:min(100% - 32px,var(--pwt24-content-max));margin:28px auto 0;display:flex;flex-wrap:wrap;gap:10px}.pwt24-blog-hero__chips span{padding:7px 12px;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border:1px solid rgb(16 184 200 / 24%);border-radius:999px;font-weight:800;font-size:.86rem}.blog-posts{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto}.blog-posts-container{align-items:stretch}.blog-post-item{overflow:hidden;background:var(--pwt24-white);border:1px solid var(--pwt24-border)!important;border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.blog-post-item:hover{transform:translateY(-3px);border-color:#10b8c857!important;box-shadow:var(--pwt24-shadow-card)}.blog-post-card{height:100%;background:var(--pwt24-white)}.blog-post-card__image-container{overflow:hidden;background:var(--pwt24-surface)}.blog-post-card__image-container img{transition:transform .26s ease}.blog-post-item:hover .blog-post-card__image-container img{transform:scale(1.025)}.blog-post-card__content{padding:clamp(18px,2vw,26px)!important}.blog-post-card__title-link,.blog-post-card__title-link .spacing-style{color:var(--pwt24-navy)!important}.blog-post-card__title-link :is(h2,h3,h4,p),.blog-post-card__title-link .spacing-style{color:var(--pwt24-navy)!important;font-weight:900;letter-spacing:0;line-height:1.16}.blog-post-card__content-text,.blog-post-card__content-text p,.blog-post-details{color:var(--pwt24-muted);line-height:1.62}.blog-post-card__content-text a{width:fit-content;margin-top:12px;color:var(--pwt24-navy)!important;font-weight:800;text-decoration:none;border-bottom:2px solid var(--pwt24-aqua)}.blog-post-content{width:min(100% - 32px,860px);padding:clamp(26px,4vw,48px);background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft)}.blog-post-content rte-formatter{display:block}.blog-post-content :is(p,li){color:var(--pwt24-ink);font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.78}.blog-post-content p{margin-block:0 1.15em}.blog-post-content :is(h2,h3,h4){color:var(--pwt24-navy);line-height:1.18;letter-spacing:0}.blog-post-content h2{margin:clamp(34px,5vw,48px) 0 14px;padding-top:18px;border-top:1px solid var(--pwt24-border);font-size:clamp(1.55rem,2.7vw,2.35rem)}.blog-post-content h2:first-child{margin-top:0;padding-top:0;border-top:0}.blog-post-content h3{margin:28px 0 10px;font-size:clamp(1.18rem,1.8vw,1.45rem)}.blog-post-content :is(ul,ol){margin:0 0 1.3em;padding-left:1.25rem}.blog-post-content li+li{margin-top:.45em}.blog-post-content a{color:var(--pwt24-navy)!important;font-weight:750;text-decoration-color:var(--pwt24-aqua);text-decoration-thickness:2px;text-underline-offset:3px}.blog-post-content strong{color:var(--pwt24-navy);font-weight:850}.blog-post-content blockquote{margin:clamp(24px,4vw,34px) 0;padding:18px 22px;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border-left:4px solid var(--pwt24-aqua);border-radius:0 var(--pwt24-radius-sm) var(--pwt24-radius-sm) 0}.pwt24-article-support{background:var(--pwt24-surface)}.pwt24-article-support__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:var(--pwt24-grid-gap);align-items:start}.pwt24-article-support__content{padding:clamp(22px,4vw,34px);color:var(--pwt24-white);background:var(--pwt24-navy);border-radius:var(--pwt24-radius-md)}.pwt24-article-support__content .pwt24-eyebrow{color:var(--pwt24-aqua)}.pwt24-article-support__content h2{margin:10px 0 14px;color:var(--pwt24-white);font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08}.pwt24-article-support__content p:not(.pwt24-eyebrow){color:#ffffffc7;line-height:1.66}.pwt24-article-support__button{margin-top:16px;background:var(--pwt24-white);color:var(--pwt24-navy);border-color:var(--pwt24-white)}.pwt24-article-support__grid{display:grid;gap:14px}.pwt24-article-support__card{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;padding:clamp(18px,2vw,24px);background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft)}.pwt24-article-support__card span{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--pwt24-navy);background:var(--pwt24-aqua-soft);border-radius:999px;font-size:.8rem;font-weight:900}.pwt24-article-support__card strong{color:var(--pwt24-navy)}.pwt24-article-support__card p{margin:0;color:var(--pwt24-muted);line-height:1.6}.pwt24-not-found{min-height:62vh;padding-block:clamp(56px,9vw,120px);background:linear-gradient(115deg,var(--pwt24-white),var(--pwt24-surface))}.pwt24-not-found__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);gap:var(--pwt24-grid-gap);align-items:center}.pwt24-not-found h1{margin:10px 0 16px;max-width:12em;color:var(--pwt24-navy);font-size:clamp(2.6rem,5vw,5.2rem);line-height:1.02}.pwt24-not-found__content p:not(.pwt24-eyebrow){max-width:46rem;margin:0;color:var(--pwt24-muted);line-height:1.7}.pwt24-not-found__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.pwt24-not-found__primary{background:var(--pwt24-navy);color:var(--pwt24-white);border-color:var(--pwt24-navy)}.pwt24-not-found__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;color:var(--pwt24-navy);background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-sm);text-decoration:none;font-weight:900}.pwt24-not-found__links,.pwt24-search-guide__links{display:grid;gap:12px}.pwt24-not-found__links a,.pwt24-search-guide__links a{display:grid;gap:6px;padding:18px 20px;color:var(--pwt24-anthracite);background:var(--pwt24-white);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);text-decoration:none;box-shadow:var(--pwt24-shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pwt24-not-found__links a:hover,.pwt24-search-guide__links a:hover{transform:translateY(-2px);border-color:#10b8c88c}.pwt24-not-found__links span,.pwt24-search-guide__links span{color:var(--pwt24-aqua);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pwt24-not-found__links strong,.pwt24-search-guide__links strong{color:var(--pwt24-navy);font-size:1.08rem}.pwt24-search-guide{background:linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface))}.pwt24-search-guide__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:var(--pwt24-grid-gap);align-items:start}.pwt24-search-guide__intro h2{margin:0 0 14px;color:var(--pwt24-navy);font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}.pwt24-search-guide__intro p:not(.pwt24-eyebrow){margin:0;color:var(--pwt24-muted);line-height:1.7}.pwt24-search-guide__links{grid-template-columns:repeat(2,minmax(0,1fr))}.pwt24-contact-hero{padding-block:clamp(52px,8vw,104px) clamp(28px,4vw,54px);background:linear-gradient(115deg,var(--pwt24-white),var(--pwt24-surface));border-bottom:1px solid var(--pwt24-border)}.pwt24-contact-hero__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.5fr);gap:var(--pwt24-grid-gap);align-items:start}.pwt24-contact-hero h1{margin:10px 0 16px;max-width:12em;color:var(--pwt24-navy);font-size:clamp(2.5rem,5vw,5rem);line-height:1.02}.pwt24-contact-hero__content p:not(.pwt24-eyebrow){max-width:48rem;margin:0;color:var(--pwt24-muted);line-height:1.7}.pwt24-contact-hero__panel{display:grid;gap:12px}.pwt24-contact-hero__panel article{display:grid;gap:7px;padding:18px 20px;background:#ffffffdb;border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:var(--pwt24-shadow-soft)}.pwt24-contact-hero__panel span{color:var(--pwt24-aqua);font-size:.78rem;font-weight:900;letter-spacing:.08em}.pwt24-contact-hero__panel strong{color:var(--pwt24-navy)}.pwt24-contact-hero__panel p{margin:0;color:var(--pwt24-muted);line-height:1.55}.product-grid-container{background:radial-gradient(circle at 12% 0%,rgb(16 184 200 / 9%),transparent 24%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface) 92%);padding-block:6px 18px}.product-grid__item{background:transparent;border-radius:var(--pwt24-radius-md)}.product-grid__item product-card,.product-grid__item .product-card{position:relative;overflow:hidden;display:block;height:100%;padding:12px 12px 14px;background:linear-gradient(145deg,#fffffff5,#f7fbfcf0);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 14px 34px #06233f0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.product-grid__item product-card:after,.product-grid__item .product-card:after{content:"";position:absolute;inset:auto 16px 0;height:3px;background:linear-gradient(90deg,transparent,var(--pwt24-aqua),transparent);opacity:0;transition:opacity .18s ease}.product-grid__item product-card:hover,.product-grid__item .product-card:hover{transform:translateY(-3px);border-color:#10b8c86b;background:linear-gradient(145deg,var(--pwt24-white),rgb(245 251 252 / 98%));box-shadow:0 24px 56px #06233f1c}.product-grid__item product-card:hover:after,.product-grid__item .product-card:hover:after{opacity:1}.product-grid__item product-card img,.product-grid__item .product-card img{background:radial-gradient(circle at 50% 72%,rgb(16 184 200 / 12%),transparent 36%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface));border-radius:var(--pwt24-radius-md)}.product-grid__item product-card a,.product-grid__item .product-card a{color:var(--pwt24-navy);text-decoration-thickness:1px}.product-grid__item product-card a:hover,.product-grid__item .product-card a:hover{color:var(--pwt24-navy-soft);text-decoration-color:var(--pwt24-aqua)}.product-grid__item product-card price-component,.product-grid__item .product-card price-component,.product-grid__item product-card .price,.product-grid__item .product-card .price{color:var(--pwt24-navy);font-weight:900}.product-grid,[product-grid-view]{gap:clamp(18px,2.3vw,30px)}.facets,.facets__form{background:linear-gradient(145deg,#ffffffeb,#f6fafce0);border:1px solid var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 12px 30px #06233f0d}.facets__summary,.facets button,.facets select,.facets input,facets-form-component button,facets-form-component select{border-radius:var(--pwt24-radius-sm)}.facets__summary,facets-form-component summary{color:var(--pwt24-navy);font-weight:800}.facets__summary:hover,facets-form-component summary:hover{color:var(--pwt24-navy-soft)}.facets__panel,.facets--drawer,facets-form-component dialog{border-color:var(--pwt24-border);border-radius:var(--pwt24-radius-md);box-shadow:0 24px 64px #06233f24}.pagination,.pagination__list{gap:8px}.pagination a,.pagination span,.pagination__item{border-radius:var(--pwt24-radius-sm)}.pwt24-footer{background:var(--pwt24-navy);color:var(--pwt24-white);padding-block:clamp(44px,6vw,76px)}.pwt24-footer__inner{width:min(100% - 32px,var(--pwt24-content-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:clamp(32px,6vw,84px)}.pwt24-footer__brand strong{display:block;color:var(--pwt24-white);font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.05}.pwt24-footer__brand p{max-width:38rem;color:#ffffffbd;line-height:1.68}.pwt24-footer__trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pwt24-footer__trust span{padding:7px 11px;color:var(--pwt24-white);background:#ffffff14;border:1px solid rgb(255 255 255 / 16%);border-radius:999px;font-size:.82rem;font-weight:800}.pwt24-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,34px)}.pwt24-footer__group{display:grid;align-content:start;gap:10px}.pwt24-footer__group h2{margin:0 0 8px;color:var(--pwt24-white);font-size:1rem;line-height:1.2}.pwt24-footer__group a{color:#ffffffb8;text-decoration:none;font-size:.94rem}.pwt24-footer__placeholder{color:#ffffff6b;font-size:.94rem;cursor:default}.pwt24-footer__placeholder small{display:inline-flex;margin-left:6px;padding:2px 7px;color:#ffffff94;background:#ffffff14;border:1px solid rgb(255 255 255 / 12%);border-radius:999px;font-size:.68rem;font-weight:800;line-height:1.3;vertical-align:middle}.pwt24-footer__group a:hover{color:var(--pwt24-white);text-decoration:underline;text-decoration-color:var(--pwt24-aqua);text-underline-offset:.24em}.pwt24-footer__bottom{width:min(100% - 32px,var(--pwt24-content-max));margin:clamp(32px,5vw,54px) auto 0;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ffffff94;border-top:1px solid rgb(255 255 255 / 12%);font-size:.86rem}.pwt24-inquiry{position:relative;overflow:hidden;background:linear-gradient(180deg,rgb(247 251 252 / 96%),var(--pwt24-white)),repeating-linear-gradient(90deg,rgb(16 184 200 / 5%) 0 1px,transparent 1px 86px)}.pwt24-inquiry:before{content:"";position:absolute;inset:12% -12% auto auto;width:min(42vw,520px);aspect-ratio:1;border:1px solid rgb(16 184 200 / 14%);border-radius:50%;background:radial-gradient(circle,rgb(223 247 250 / 56%),transparent 65%);pointer-events:none}.pwt24-inquiry__inner{position:relative}.pwt24-inquiry__points{display:grid;gap:10px;margin-top:26px}.pwt24-inquiry__form{position:relative;background:linear-gradient(180deg,#fffffff0,#f3f8faeb);border:1px solid var(--pwt24-border);box-shadow:0 18px 55px #06233f17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pwt24-inquiry input,.pwt24-inquiry select,.pwt24-inquiry textarea{background:linear-gradient(180deg,#fff,#f1f7fa);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.pwt24-inquiry input:focus,.pwt24-inquiry select:focus,.pwt24-inquiry textarea:focus{background:var(--pwt24-white);box-shadow:0 0 0 4px #10b8c824,inset 0 1px #ffffffe5}.pwt24-hero{background:linear-gradient(112deg,#fffffffc,#fffffff5 40%,#e0f9fce5),repeating-linear-gradient(90deg,rgb(6 35 63 / 3%) 0 1px,transparent 1px 96px),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface));border-bottom:0}.pwt24-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(6 35 63 / 4%) 1px,transparent 1px),linear-gradient(90deg,rgb(6 35 63 / 4%) 1px,transparent 1px);background-size:76px 76px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 78%,transparent);mask-image:linear-gradient(90deg,transparent,#000 18%,#000 78%,transparent);opacity:.72;pointer-events:none}.pwt24-hero:after{content:"";position:absolute;inset:auto 0 -1px;height:118px;background:linear-gradient(180deg,transparent,var(--pwt24-white) 82%);pointer-events:none}.pwt24-hero__inner{position:relative;z-index:1;width:min(100% - 28px,1280px);min-height:clamp(700px,86svh,920px);grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:clamp(42px,5.4vw,92px)}.pwt24-hero__content{padding-block:18px}.pwt24-hero .pwt24-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;color:var(--pwt24-navy);background:#ffffffc7;border:1px solid rgb(16 184 200 / 20%);border-radius:999px;box-shadow:0 10px 28px #06233f0d}.pwt24-hero h1{max-width:8.9em;font-size:clamp(3rem,6vw,5.9rem);letter-spacing:0}.pwt24-hero__text{max-width:37rem;color:#24313ac7}.pwt24-hero__primary,.pwt24-inquiry__submit{background:linear-gradient(135deg,var(--pwt24-navy),var(--pwt24-navy-soft));border-color:var(--pwt24-navy);box-shadow:0 16px 38px #06233f29}.pwt24-hero__secondary{background:#ffffffd6;box-shadow:0 12px 32px #06233f0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pwt24-hero__benefits{max-width:570px}.pwt24-hero__benefits span{background:#ffffffd1;border-color:#d9e5eadb;box-shadow:0 14px 34px #06233f0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pwt24-hero__visual{min-height:clamp(500px,52vw,680px)}.pwt24-hero__visual:before{top:7%;right:-9%;bottom:13%;left:0;border-radius:18px;background:linear-gradient(145deg,#ffffffd6,#f1fafcd1),repeating-linear-gradient(90deg,rgb(16 184 200 / 9%) 0 1px,transparent 1px 82px);box-shadow:0 30px 90px #06233f1a;transform:perspective(1000px) rotateY(-9deg) rotateX(2deg)}.pwt24-hero__water{top:5%;right:-5%;bottom:10%;left:2%;border-radius:28px;background:linear-gradient(150deg,#ffffffeb,#dff7facc),radial-gradient(circle at 62% 18%,rgb(16 184 200 / 20%),transparent 24%),linear-gradient(90deg,rgb(16 184 200 / 9%),transparent 62%);border:1px solid rgb(16 184 200 / 14%);box-shadow:inset 0 0 88px #ffffffe0,0 38px 96px #06233f21}.pwt24-hero__water:before{width:86%;height:22%;right:6%;bottom:18%;border-color:#10b8c83d}.pwt24-hero__water:after{width:52%;height:14%;left:9%;top:15%;border-color:#ffffffb3}.pwt24-hero__product{top:1%;right:-1%;bottom:10%;left:-1%}.pwt24-hero__product img{width:min(88%,570px);filter:drop-shadow(0 42px 42px rgb(6 35 63 / 20%))}.pwt24-hero__podest{right:5%;bottom:0;width:84%;height:98px;background:linear-gradient(180deg,#fff,#f7fbfc 45%,#dde9ee);box-shadow:0 34px 58px #06233f26,inset 0 12px 24px #ffffffeb}.pwt24-hero__note{right:1%;bottom:9%;background:#ffffffeb;box-shadow:0 22px 56px #06233f21}.pwt24-category-worlds{position:relative;margin-top:-34px;background:linear-gradient(180deg,var(--pwt24-white),rgb(247 251 252 / 74%));z-index:2}.pwt24-category-worlds__inner{position:relative;padding-top:14px}.pwt24-category-worlds__header,.pwt24-featured-products__header,.pwt24-advice__header{align-items:end}.pwt24-category-card,.pwt24-product-card,.pwt24-why-card,.pwt24-advice-card{background:linear-gradient(145deg,#fffffff7,#f7fbfced);box-shadow:0 18px 45px #06233f12}.pwt24-category-card{min-height:232px;border-color:#d9e5eadb}.pwt24-category-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--pwt24-aqua),transparent 70%);opacity:0;transition:opacity .18s ease}.pwt24-category-card:hover:before{opacity:1}.pwt24-category-card__icon{border-radius:var(--pwt24-radius-md);box-shadow:0 14px 30px #10b8c81f,inset 0 1px #ffffffeb}.pwt24-featured-products{position:relative;overflow:hidden;background:linear-gradient(180deg,rgb(247 251 252 / 78%),var(--pwt24-white)),repeating-linear-gradient(90deg,rgb(6 35 63 / 3%) 0 1px,transparent 1px 86px)}.pwt24-featured-products__inner,.pwt24-why__inner,.pwt24-brands__inner,.pwt24-advice__inner{position:relative;z-index:1}.pwt24-product-card{position:relative;border-color:#d9e5eadb}.pwt24-product-card:after{content:"";position:absolute;inset:auto 18px 0;height:3px;background:linear-gradient(90deg,transparent,var(--pwt24-aqua),transparent);opacity:0;transition:opacity .18s ease}.pwt24-product-card:hover:after{opacity:1}.pwt24-product-card__media{background:radial-gradient(circle at 50% 76%,rgb(16 184 200 / 12%),transparent 34%),linear-gradient(180deg,var(--pwt24-white),var(--pwt24-surface))}.pwt24-product-card__button{background:#dff7fac7;border:1px solid rgb(16 184 200 / 22%)}.pwt24-why,.pwt24-brands,.pwt24-advice{position:relative;overflow:hidden}.pwt24-why{background:linear-gradient(180deg,var(--pwt24-white),rgb(247 251 252 / 88%)),repeating-linear-gradient(90deg,rgb(16 184 200 / 4%) 0 1px,transparent 1px 92px)}.pwt24-brands{background:linear-gradient(180deg,rgb(247 251 252 / 90%),var(--pwt24-white))}.pwt24-advice{background:linear-gradient(180deg,var(--pwt24-white),rgb(247 251 252 / 92%))}.pwt24-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#061f36 0%,var(--pwt24-navy) 52%,#0a314f 100%)}.pwt24-footer:before{content:"";position:absolute;inset:-30% -10% auto auto;width:min(54vw,680px);aspect-ratio:1;border:1px solid rgb(16 184 200 / 16%);border-radius:50%;background:radial-gradient(circle,rgb(16 184 200 / 14%),transparent 66%)}.pwt24-footer__inner{position:relative}.pwt24-footer__group{padding:18px;background:#ffffff0d;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--pwt24-radius-md)}.pwt24-footer__group h2{color:var(--pwt24-aqua);font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.pwt24-footer__group a,.pwt24-footer__placeholder{display:inline-flex;align-items:center}.pwt24-hero__primary,.pwt24-hero__secondary,.pwt24-featured-products__link,.pwt24-product-card__button,.pwt24-advice__all,.pwt24-product-support__button,.pwt24-inquiry__submit{text-align:center;white-space:normal}.pwt24-inquiry input,.pwt24-inquiry select,.pwt24-inquiry textarea{font-size:1rem}.pwt24-footer__group a,.pwt24-footer__placeholder{min-height:28px;display:inline-flex;align-items:center}@media screen and (max-width:989px){.pwt24-hero__inner,.pwt24-inquiry__inner,.pwt24-service-strip__inner{grid-template-columns:1fr}.pwt24-category-worlds__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pwt24-featured-products__header{display:grid;align-items:start;gap:18px}.pwt24-featured-products__grid,.pwt24-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pwt24-advice__header{display:grid;align-items:start;gap:18px}.pwt24-advice__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pwt24-product-support__benefits,.pwt24-product-support__content{grid-template-columns:1fr;gap:18px}.pwt24-product-support__consult,.pwt24-product-support__details{width:100%}.product-details{position:static;margin-top:18px}.pwt24-collection-hero__inner,.pwt24-collection-advice__inner{grid-template-columns:1fr}.product-grid-container{padding-block:0 12px}.facets,.facets__form{box-shadow:0 10px 24px #06233f0d}.pwt24-cart-service__inner,.pwt24-cart-service__grid,.pwt24-blog-hero__inner,.pwt24-article-support__inner,.pwt24-not-found__inner,.pwt24-search-guide__inner,.pwt24-contact-hero__inner,.pwt24-search-guide__links,.pwt24-footer__inner,.pwt24-footer__nav{grid-template-columns:1fr}.pwt24-footer__brand{max-width:720px}.pwt24-why__inner{grid-template-columns:1fr}.pwt24-why__intro{position:static;padding:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.pwt24-hero__inner{min-height:auto;gap:24px;padding-block:54px 42px;width:min(100% - 28px,var(--pwt24-content-max))}.pwt24-hero__visual{min-height:470px}.pwt24-category-worlds{margin-top:0}.pwt24-inquiry__form{padding:clamp(22px,5vw,34px)}}@media screen and (max-width:639px){.pwt24-hero__inner,.pwt24-inquiry__inner,.pwt24-category-worlds__inner,.pwt24-service-strip__inner,.pwt24-featured-products__inner{width:min(100% - 24px,var(--pwt24-content-max))}.pwt24-category-worlds__grid{grid-template-columns:1fr}.pwt24-category-card{min-height:178px;padding:20px}.pwt24-featured-products__grid{grid-template-columns:1fr}.pwt24-product-card__footer{align-items:flex-start;flex-direction:column}.pwt24-why__inner,.pwt24-brands__inner,.pwt24-advice__inner{width:min(100% - 24px,var(--pwt24-content-max))}.pwt24-why__grid,.pwt24-brands__grid,.pwt24-advice__grid,.pwt24-service-strip__grid{grid-template-columns:1fr}.pwt24-service-strip__item{min-height:auto;padding:18px}.pwt24-advice-card{min-height:auto;padding:20px}.pwt24-product-support__inner{width:min(100% - 24px,var(--pwt24-content-max))}.pwt24-product-support__benefits{grid-template-columns:1fr}.product-details{padding:18px;box-shadow:0 14px 34px #06233f14}.product-details h1{font-size:clamp(1.9rem,10vw,2.65rem)}.buy-buttons-block{padding:12px}.product-form-buttons{display:grid;grid-template-columns:1fr}.product-form-buttons>*{width:100%}.quantity-selector-wrapper,.quantity-selector{width:100%}.quantity-selector{justify-content:space-between}.add-to-cart-button,.product-form-buttons .button,.shopify-payment-button__button{min-height:52px}.product-grid__item product-card,.product-grid__item .product-card{padding:10px 10px 12px;box-shadow:0 10px 26px #06233f0f}.product-grid__item product-card:hover,.product-grid__item .product-card:hover{transform:none}.product-grid,[product-grid-view]{gap:16px}.facets__summary,facets-form-component summary,.facets button,facets-form-component button{min-height:42px}.pwt24-collection-hero__inner,.pwt24-collection-hero__chips,.pwt24-collection-advice__inner,.pwt24-cart-service__inner,.pwt24-blog-hero__inner,.pwt24-blog-hero__chips,.pwt24-article-support__inner,.pwt24-not-found__inner,.pwt24-search-guide__inner,.pwt24-contact-hero__inner,.collection-wrapper,.pwt24-footer__inner{width:min(100% - 24px,var(--pwt24-content-max))}.pwt24-why-card{min-height:auto;padding:20px}.pwt24-hero h1{font-size:clamp(2.45rem,14vw,4rem);letter-spacing:0}.pwt24-hero__actions,.pwt24-inquiry__row{grid-template-columns:1fr;flex-direction:column}.pwt24-hero__actions a,.pwt24-inquiry__submit{width:100%}.pwt24-hero__benefits{grid-template-columns:1fr}.pwt24-hero__visual{min-height:360px}.pwt24-hero__visual:before{top:7%;right:-3%;bottom:13%;left:-2%;transform:none}.pwt24-hero__water{top:5%;right:-1%;bottom:10%;left:-1%;border-radius:18px}.pwt24-hero__product{top:8%;right:0;bottom:17%;left:0}.pwt24-hero__product img{width:min(88%,340px)}.pwt24-hero__note{right:0;bottom:0;max-width:220px}.pwt24-category-card{min-height:188px}.pwt24-inquiry__fields{gap:18px}.pwt24-inquiry label{gap:7px}.pwt24-inquiry input,.pwt24-inquiry select{height:42px;min-height:42px;padding:9px 12px}.pwt24-inquiry textarea{min-height:136px;padding:12px 13px}.pwt24-footer{padding-block:42px 32px}.pwt24-footer__trust{gap:8px}.pwt24-footer__trust span{width:100%;justify-content:center}.pwt24-footer__bottom{width:min(100% - 24px,var(--pwt24-content-max));flex-direction:column;align-items:flex-start}.pwt24-footer__nav{gap:24px}.pwt24-footer__group{gap:8px}.pwt24-footer__group a,.pwt24-footer__placeholder{min-height:34px}}@media screen and (max-width:749px){html,body{overflow-x:clip}.pwt24-section,.pwt24-section--compact{padding-block:clamp(42px,12vw,64px)}.pwt24-hero{min-height:auto}.pwt24-hero__inner{padding-block:42px 34px}.pwt24-hero h1,.pwt24-category-worlds__header h2,.pwt24-featured-products__header h2,.pwt24-why__intro h2,.pwt24-brands__header h2,.pwt24-advice__header h2,.pwt24-inquiry h2,.pwt24-blog-hero h1,.pwt24-not-found h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.pwt24-hero__text,.pwt24-category-worlds__header p:not(.pwt24-eyebrow),.pwt24-featured-products__header p:not(.pwt24-eyebrow),.pwt24-why__text,.pwt24-brands__header p,.pwt24-advice__header p:not(.pwt24-eyebrow),.pwt24-inquiry__intro p:not(.pwt24-eyebrow){font-size:1rem;line-height:1.68}.pwt24-hero__visual{min-height:clamp(320px,86vw,390px);border-radius:18px}.pwt24-hero__note{left:12px;right:12px;bottom:12px;max-width:none}.pwt24-category-card,.pwt24-product-card,.pwt24-why-card,.pwt24-brand-card,.pwt24-advice-card,.pwt24-service-strip__item,.pwt24-article-support__card,.pwt24-cart-service__card,.pwt24-search-guide__link{border-radius:14px}.pwt24-product-card__media{min-height:190px}.pwt24-product-card__media img,.pwt24-product-card__placeholder{max-height:180px}.pwt24-product-card__button,.pwt24-featured-products__link,.pwt24-advice__all,.pwt24-product-support__button,.pwt24-article-support__button,.pwt24-not-found__primary,.pwt24-not-found__secondary{width:100%;justify-content:center;min-height:46px}.blog-posts,.blog-post-content{width:min(100% - 24px,var(--pwt24-content-max))}.blog-posts-container{grid-template-columns:1fr;gap:18px}.blog-post-item{grid-column:auto!important}.blog-post-item--horizontal .blog-post-card{flex-direction:column}.blog-post-content{padding:22px;border-radius:14px}.blog-post-content h2{margin-top:30px;font-size:clamp(1.35rem,7vw,1.8rem)}.pwt24-article-support__content{border-radius:14px}.pwt24-footer__placeholder{flex-wrap:wrap;gap:6px}.pwt24-footer__placeholder small{margin-left:0}}@media(prefers-reduced-motion:reduce){[class*=pwt24-],[class*=pwt24-]:before,[class*=pwt24-]:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}:root{--pwt24-section-y: clamp(42px, 5.6vw, 72px);--pwt24-section-y-sm: clamp(28px, 4vw, 48px);--pwt24-grid-gap: clamp(14px, 1.7vw, 22px);--pwt24-content-max: 1120px}.pwt24-container,.pwt24-category-worlds__inner,.pwt24-featured-products__inner,.pwt24-why__inner,.pwt24-brands__inner,.pwt24-advice__inner,.pwt24-service-strip__inner,.pwt24-inquiry__inner,.pwt24-footer__inner,.pwt24-footer__bottom{width:min(100% - 32px,var(--pwt24-content-max))}.pwt24-hero__inner{width:min(100% - 32px,1180px);min-height:clamp(590px,72svh,760px);gap:clamp(28px,4vw,62px);padding-block:clamp(46px,6vw,76px)}.pwt24-hero h1{max-width:9.4em;margin:10px 0 14px;font-size:clamp(2.55rem,4.7vw,4.85rem);line-height:1}.pwt24-hero__text{max-width:34rem;font-size:clamp(.98rem,1.05vw,1.12rem);line-height:1.58}.pwt24-hero__actions{margin-top:22px}.pwt24-hero__benefits{max-width:520px;margin-top:26px}.pwt24-hero__benefits span,.pwt24-inquiry__points span{min-height:40px;padding:8px 10px;font-size:.88rem}.pwt24-hero__visual{min-height:clamp(410px,43vw,560px)}.pwt24-hero__product img{width:min(80%,470px)}.pwt24-hero__podest{height:76px}.pwt24-hero__note{max-width:220px;padding:13px 15px}.pwt24-category-worlds{margin-top:-22px}.pwt24-category-worlds__header,.pwt24-featured-products__header,.pwt24-brands__header,.pwt24-advice__header{margin-bottom:clamp(20px,3vw,32px)}.pwt24-category-worlds__header h2,.pwt24-featured-products__header h2,.pwt24-why__intro h2,.pwt24-brands__header h2,.pwt24-advice__header h2,.pwt24-inquiry h2{font-size:clamp(1.75rem,3vw,3rem);line-height:1.08}.pwt24-category-worlds__header p:not(.pwt24-eyebrow),.pwt24-featured-products__header p:not(.pwt24-eyebrow),.pwt24-why__text,.pwt24-brands__header p,.pwt24-advice__header p:not(.pwt24-eyebrow),.pwt24-inquiry__intro p:not(.pwt24-eyebrow),.pwt24-service-strip__intro p:not(.pwt24-eyebrow){font-size:.97rem;line-height:1.58}.pwt24-category-card{min-height:184px;gap:16px;padding:19px}.pwt24-category-card__icon{width:46px;height:46px}.pwt24-category-card__content strong,.pwt24-why-card strong,.pwt24-advice-card h3{font-size:1.05rem}.pwt24-category-card__content span,.pwt24-why-card p,.pwt24-advice-card p,.pwt24-brand-card p,.pwt24-service-strip__item p{font-size:.92rem;line-height:1.5}.pwt24-product-card__media{min-height:185px}.pwt24-product-card__media img,.pwt24-product-card__placeholder{max-height:172px}.pwt24-product-card__body,.pwt24-product-card__fallback{padding:18px}.pwt24-why-card{min-height:178px;padding:20px}.pwt24-brand-card{min-height:138px;padding:18px}.pwt24-advice-card{min-height:190px;padding:20px}.pwt24-service-strip__item{min-height:132px;padding:18px}.pwt24-inquiry__inner{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);gap:clamp(22px,4vw,54px)}.pwt24-inquiry__form{padding:clamp(18px,2.4vw,28px)}.pwt24-footer{padding-block:clamp(44px,6vw,72px) 28px}.pwt24-footer__group{padding:14px}@media screen and (max-width:989px){.pwt24-hero__inner{min-height:auto;padding-block:42px 34px}.pwt24-hero__visual{min-height:390px}.pwt24-category-worlds{margin-top:0}}@media screen and (max-width:749px){:root{--pwt24-section-y: clamp(34px, 9vw, 48px);--pwt24-section-y-sm: clamp(26px, 7vw, 38px)}.pwt24-hero__inner{padding-block:34px 28px}.pwt24-hero h1{font-size:clamp(2.1rem,11vw,3.3rem)}.pwt24-hero__visual{min-height:clamp(270px,76vw,340px)}.pwt24-hero__product img{width:min(82%,300px)}.pwt24-category-card,.pwt24-why-card,.pwt24-brand-card,.pwt24-advice-card,.pwt24-service-strip__item{min-height:auto;padding:17px}.pwt24-product-card__media{min-height:165px}.pwt24-product-card__media img,.pwt24-product-card__placeholder{max-height:155px}}.pwt24-hero h1,.pwt24-category-worlds__header h2,.pwt24-featured-products__header h2,.pwt24-why__intro h2,.pwt24-why h2,.pwt24-brands__header h2,.pwt24-advice__header h2,.pwt24-inquiry h2,.pwt24-service-strip__intro h2,.pwt24-product-support__consult h2,.pwt24-collection-advice__intro h2,.pwt24-cart-service__intro h2,.pwt24-article-support__content h2,.pwt24-search-guide__intro h2,.pwt24-blog-hero h1,.pwt24-not-found h1{font-family:var(--font-heading--family, var(--font-body--family, system-ui, sans-serif));font-style:normal;font-weight:700;letter-spacing:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.pwt24-hero h1{max-width:10.8em;font-size:clamp(2.35rem,4.1vw,4.35rem);line-height:1.06}.pwt24-why__intro h2,.pwt24-why h2{max-width:13.5em;font-size:clamp(1.65rem,2.7vw,2.7rem)}@media screen and (max-width:989px){.pwt24-hero h1{max-width:11em;font-size:clamp(2.1rem,7.8vw,3.55rem)}.pwt24-why__intro h2,.pwt24-why h2{max-width:14em}}@media screen and (max-width:749px){.pwt24-hero h1,.pwt24-category-worlds__header h2,.pwt24-featured-products__header h2,.pwt24-why__intro h2,.pwt24-brands__header h2,.pwt24-advice__header h2,.pwt24-inquiry h2,.pwt24-blog-hero h1,.pwt24-not-found h1{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.pwt24-hero h1{font-size:clamp(2rem,9vw,3rem);line-height:1.08}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/poolwassertechnik24.css.map */
