.acqua-navigation{display:block;--nav-blue: #216080;--nav-ink: #07385f;--nav-muted: #526977;--nav-line: #dce5e9;--nav-pale: #edf5f8;--nav-cream: #f4e7d5;color:var(--nav-ink);font:14px/1.5 Poppins,Arial,sans-serif}.acqua-navigation *,.acqua-navigation *:before,.acqua-navigation *:after,.acqua-navigation-backdrop{box-sizing:border-box}.acqua-navigation :is(a,button,summary){-webkit-tap-highlight-color:transparent}.acqua-navigation a{color:inherit;text-decoration:none}.acqua-navigation button{-webkit-appearance:none;appearance:none;border:0;background:none;color:inherit;font:inherit;cursor:pointer}.acqua-navigation :is(a,button,summary):focus-visible{outline:2px solid #087ab6;outline-offset:2px}.acqua-navigation [hidden],.acqua-navigation-backdrop[hidden]{display:none!important}.acqua-navigation .is-unlinked{color:var(--nav-muted);cursor:default;pointer-events:none}.acqua-navigation:not(.is-ready) .department-nav{display:none}.acqua-navigation:not(.is-ready) .acqua-nav-sources{display:flex;justify-content:center;gap:2px;position:relative;padding:0 20px;background:var(--nav-blue)}.acqua-navigation .acqua-nav-sources>.shopify-section{display:contents}.acqua-navigation.is-ready .acqua-nav-source{display:none}.acqua-navigation .acqua-nav-source{display:block;padding:0}.acqua-navigation .acqua-nav-department{position:static}.acqua-navigation .acqua-nav-trigger{display:flex;align-items:center;min-height:54px;padding:0 15px;border-bottom:3px solid transparent;color:#fff;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;list-style:none}.acqua-navigation .acqua-nav-trigger::-webkit-details-marker{display:none}.acqua-navigation .acqua-nav-trigger:after{content:"\2304";margin-left:6px;font-size:12px;opacity:.65}.acqua-navigation .acqua-nav-department[open]>.acqua-nav-trigger,.acqua-navigation .acqua-nav-trigger:hover{background:#164b68}.acqua-navigation .acqua-nav-department>.menu-inner{position:absolute;top:100%;left:24px;right:24px;z-index:2147483641;max-width:1400px;max-height:calc(100dvh - 180px);margin:0 auto;overflow:auto;background:#fff;border:1px solid #d6e3e9;border-radius:16px;box-shadow:0 18px 45px #07385f33}.acqua-navigation .department-nav{display:flex;justify-content:center;gap:2px;background:var(--nav-blue);padding:0 20px}.acqua-navigation .department-nav-item{display:flex;align-items:stretch;min-width:0;color:#fff;border-bottom:3px solid transparent;transition:background .15s,border-color .15s}.acqua-navigation .department-link{display:flex;align-items:center;min-height:54px;padding:0 5px 0 14px;color:#fff;font-size:16px;font-weight:600;white-space:nowrap}.acqua-navigation.is-open .department-nav{position:relative;z-index:2147483641}.acqua-navigation.is-sticky-menu .department-nav{position:fixed;top:var(--nav-bar-top, 0px);left:0;right:0}.acqua-navigation.is-ready .acqua-nav-fallback-title{display:none}.acqua-navigation .nav-glyph{display:flex;align-items:center;justify-content:center}.acqua-navigation .acqua-nav-swatch{display:block;width:46px;height:46px;flex:none;border-radius:50%;border:1px solid #bdcbd0;box-shadow:inset 0 0 0 2px #ffffff38}.acqua-navigation .acqua-nav-editor-note{display:block;font-size:10px;color:#735d28}.acqua-navigation .nav-glyph>img{width:76px;height:54px;object-fit:contain}.acqua-navigation .department-trigger{display:grid;flex:0 0 30px;place-items:center;width:30px;min-height:54px;padding:0 8px 0 3px;color:#fff;white-space:nowrap;transition:background .15s}.acqua-navigation .department-trigger:after{content:"\2304";font-size:15px;opacity:.75}.acqua-navigation .department-nav-item:hover,.acqua-navigation .department-nav-item:has(.department-trigger[aria-expanded=true]),.acqua-navigation .department-nav-item:has(.department-trigger.is-active){background:#164b68;border-bottom-color:var(--nav-cream);color:#fff}.acqua-navigation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483640;background:#102b4259;animation:acqua-nav-fade .18s}.acqua-navigation .mega{position:fixed;top:var(--nav-panel-top, 0px);left:50%;z-index:2147483641;width:min(1400px,calc(100vw - 48px));max-height:calc(var(--menu-room, 80dvh) - 24px);overflow:auto;overscroll-behavior:contain;margin:0;transform:translate(-50%);background:#fff;border:1px solid #d6e3e9;border-radius:16px;box-shadow:0 18px 45px #07385f33,0 3px 8px #07385f12;animation:acqua-nav-menu-enter .2s cubic-bezier(.2,.7,.3,1)}.acqua-navigation .mega .menu-inner,.acqua-navigation .acqua-nav-department>.menu-inner{max-width:none;padding:0}.acqua-navigation.is-design-mode .mega .acqua-nav-source{display:block;padding:0;background:transparent}.acqua-navigation.is-design-mode .mega .acqua-nav-trigger{display:none}.acqua-navigation.is-design-mode .mega .acqua-nav-department>.menu-inner{position:static;max-height:none;margin:0;overflow:visible;border:0;border-radius:0;box-shadow:none}.acqua-navigation .menu-heading{display:flex;align-items:center;gap:16px;min-height:62px;margin:0;padding:10px 24px;background:#f5f8f9;border-bottom:1px solid var(--nav-line)}.acqua-navigation .menu-heading h2{margin:0;color:var(--nav-ink);font-size:21px;line-height:1.25;letter-spacing:-.35px;font-weight:700}.acqua-navigation .menu-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto}.acqua-navigation .menu-actions a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:7px 13px;border:1px solid #cbdde5;border-radius:7px;background:#fff;color:var(--nav-blue);font-size:16px;font-weight:600;transition:background .16s,border-color .16s}.acqua-navigation .menu-actions .all-link{background:var(--nav-blue);border-color:var(--nav-blue);box-shadow:0 2px 4px #07385f12;color:#fff}.acqua-navigation .menu-actions .sale-link{background:var(--nav-cream);border-color:#ead9c2;color:var(--nav-ink)}.acqua-navigation .menu-actions .new-link{background:var(--nav-pale);color:var(--nav-blue)}.acqua-navigation .menu-actions .range-link{background:transparent;border-color:transparent;font-weight:400;text-decoration:underline;text-underline-offset:3px}.acqua-navigation .menu-actions a:hover{background:#dcecf3;border-color:#9bbdce;color:var(--nav-ink)}.acqua-navigation .desktop-close{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;margin-left:9px;border:1px solid var(--nav-line);border-radius:50%;background:#fff;font-size:24px;line-height:1}.acqua-navigation .mobile-bar,.acqua-navigation .mobile-department-title,.acqua-navigation .department-index,.acqua-navigation .mega.is-mobile-index .department-detail,.acqua-navigation .mega.is-mobile-detail .department-index{display:none}.acqua-navigation .menu-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;margin:18px 0 0;padding:0 24px}.acqua-navigation .menu-layout.has-feature{grid-template-columns:minmax(0,1fr) 340px}.acqua-navigation .main-groups{display:grid;grid-template-columns:repeat(var(--columns, 2),minmax(0,1fr));gap:20px;align-content:start;max-width:none}.acqua-navigation .group{min-width:0;padding:0;border:0;background:transparent}.acqua-navigation .group-heading{display:flex;align-items:center;gap:4px;min-height:36px;margin:0 0 5px;border-bottom:1px solid transparent}.acqua-navigation .group-title{display:flex;flex:1 1 auto;align-items:center;min-width:0;min-height:36px;padding:4px 0;color:var(--nav-blue);font-size:16px;line-height:1.4;font-weight:700;letter-spacing:.1px}.acqua-navigation a.group-title:hover{text-decoration:underline;text-underline-offset:4px}.acqua-navigation .group-view-all{display:inline-flex;flex:0 0 auto;align-items:center;min-height:30px;padding:3px 0 3px 6px;color:var(--nav-blue);font-size:10px;line-height:1.2;font-weight:500;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.acqua-navigation .group-view-all:hover{color:var(--nav-ink)}.acqua-navigation .group h4{margin:8px 0 3px;font-size:12px}.acqua-navigation .group ul{list-style:none;margin:0;padding:0}.acqua-navigation .group li{margin:0;padding:0}.acqua-navigation .type-link{display:flex;align-items:center;min-height:36px;margin:0;padding:6px 0;border:0;border-radius:0;background:transparent;color:var(--nav-ink);font-size:14px;line-height:1.45;font-weight:400}.acqua-navigation .type-link:hover{background:transparent;color:var(--nav-blue);text-decoration:underline;text-underline-offset:4px}.acqua-navigation .accessory-link{color:var(--nav-blue)}.acqua-navigation .group-support{margin-top:8px}.acqua-navigation .group-support .type-link{font-size:11px}.acqua-navigation .featured-collection{min-width:0;padding-left:20px;border-left:1px solid #e0e8ec}.acqua-navigation .featured-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.acqua-navigation .featured-heading h3{margin:0;color:var(--nav-blue);font-size:12px;font-weight:700}.acqua-navigation .featured-controls{display:flex;gap:5px}.acqua-navigation .featured-controls button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cbdde5;border-radius:50%;background:#fff;font-size:21px;line-height:1}.acqua-navigation .featured-controls button:hover{background:var(--nav-pale)}.acqua-navigation .featured-controls button:disabled{opacity:.3;cursor:default}.acqua-navigation .featured-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.acqua-navigation .featured-products .productitem{min-width:0;min-height:0;height:auto;padding:0;overflow:hidden;border:1px solid #d6e3e9;border-radius:12px;background:#fff;animation:acqua-nav-product-enter .18s ease-out;transition:border-color .16s,box-shadow .16s}.acqua-navigation .featured-products .productitem:hover,.acqua-navigation .featured-products .productitem:focus-within{border-color:#8eafb9;box-shadow:0 4px 12px #06486212}.acqua-navigation .featured-products .productitem__image-container{display:grid;place-items:center;height:112px;background:#fafafa}.acqua-navigation .featured-products .productitem--image{display:block;width:112px;height:112px;aspect-ratio:1;border-radius:0;object-fit:contain}.acqua-navigation .featured-products .productitem--info{margin:0;padding:8px 9px 9px}.acqua-navigation .featured-products .productitem--title{display:-webkit-box;min-height:30px;max-height:30px;margin:0;overflow:hidden;color:#4a4a4a;font-size:11px;line-height:1.35;font-weight:600;-webkit-line-clamp:2;-webkit-box-orient:vertical}.acqua-navigation .featured-products .productitem--title a{display:inline;color:inherit;font:inherit}.acqua-navigation .featured-products .productitem__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0}.acqua-navigation .featured-products .productitem__price .price__current{margin:0;color:#16436f;font-size:18px;line-height:1.2;font-weight:700}.acqua-navigation .featured-products .productitem__price .price__compare-at{color:#79858b;font-size:10px;text-decoration:line-through}.acqua-navigation .featured-products .acqua-card-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;margin-bottom:5px}.acqua-navigation .featured-products .productitem--vendor{display:block;margin-top:3px;color:#79858b;font-size:10px}.acqua-navigation .catalogue-price-label{display:block;margin-bottom:2px;color:#79858b;font-size:8px;line-height:1.3}.acqua-navigation .featured-caption{display:flex;align-items:center;justify-content:space-between;margin-top:5px;color:var(--nav-muted);font-size:10px}.acqua-navigation .featured-caption a{display:inline-flex;align-items:center;gap:6px;min-height:26px;color:var(--nav-blue);text-decoration:underline;text-underline-offset:3px}.acqua-navigation .shop-area{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:16px;min-width:0;width:calc(100% - 48px);max-width:none;margin:16px 24px 20px;padding:9px 12px;border:1px solid #d6e3e9;border-radius:10px;background:#f5f8f9}.acqua-navigation .shop-intro{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0}.acqua-navigation .shop-area h3{margin:0;color:var(--nav-ink);font-size:13px;font-weight:700}.acqua-navigation .axis-tabs{display:flex;flex-wrap:wrap;gap:3px;margin:0;padding:3px;overflow:visible;border:1px solid #ccdfe7;border-radius:8px;background:#fff}.acqua-navigation .axis-tab{min-height:30px;margin:0;padding:4px 9px;border:0;border-radius:5px;color:var(--nav-muted);font-size:11px;font-weight:600;white-space:nowrap;transition:background .16s,color .16s,box-shadow .16s}.acqua-navigation .axis-tab[aria-selected=true],.acqua-navigation .axis-tab.is-active{background:var(--nav-blue);color:#fff;box-shadow:0 2px 5px #07385f1f}.acqua-navigation .axis-tab:hover:not([aria-selected=true]){background:var(--nav-pale);color:var(--nav-ink)}.acqua-navigation .axis-panels{min-width:0}.acqua-navigation .axis-content{min-width:0;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:2px;scrollbar-width:thin;scrollbar-color:#b8d5e2 transparent}.acqua-navigation .choices{display:grid;grid-template-columns:repeat(var(--choice-count, 6),minmax(76px,1fr));align-items:start;gap:3px}.acqua-navigation .choice{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:2px;min-width:0;min-height:78px;padding:2px 3px 4px;border:1px solid transparent;border-radius:7px;color:var(--nav-ink);font-size:10px;line-height:1.4;text-align:center;transition:background .15s,border-color .15s}.acqua-navigation .choice:hover{background:#fff;border-color:#b8d5e2}.acqua-navigation .choice.is-text-only{justify-content:center;min-height:48px;padding:8px;border-color:#d6e3e9;background:#fff;font-size:12px;font-weight:600}.acqua-navigation .choice.is-text-only .nav-glyph{display:none}.acqua-navigation .nav-glyph{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:76px;max-width:100%;height:54px;overflow:visible;stroke:none;fill:none}.acqua-navigation .nav-glyph svg{display:block;width:100%;height:100%;fill:none;stroke:var(--nav-blue);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.acqua-navigation .choice>span{max-width:105px;text-align:center}.acqua-navigation .rail-cue{display:none}.acqua-navigation .axis-label{padding:4px 9px;border:1px solid #b8d5e2;border-radius:5px;background:var(--nav-pale);color:var(--nav-blue);font-size:11px;font-weight:600}.acqua-navigation .scope-hint{margin:0;color:var(--nav-muted);font-size:10px;line-height:1.5}.acqua-navigation .scope-required .choice{pointer-events:none}@media(min-width:1151px){.acqua-navigation .menu-inner.with-feature{display:grid;grid-template-columns:minmax(0,1fr) 340px;column-gap:24px}.acqua-navigation .with-feature .menu-heading{grid-column:1 / -1}.acqua-navigation .with-feature .menu-layout{display:contents}.acqua-navigation .with-feature .main-groups{grid-column:1;grid-row:2;margin:18px 0 0 24px}.acqua-navigation .with-feature .featured-collection{grid-column:2;grid-row:2 / 4;margin:18px 24px 20px 0;padding-left:20px}.acqua-navigation .with-feature .shop-area{grid-column:1;grid-row:3;align-self:end;width:calc(100% - 24px);margin:14px 0 20px 24px;grid-template-columns:170px minmax(0,1fr);gap:8px}.acqua-navigation .with-feature .shop-intro{flex-direction:column;align-items:start;gap:5px}.acqua-navigation .with-feature .choice{min-height:78px;padding-left:0;padding-right:0}}@media(min-width:1151px)and (max-width:1300px){.acqua-navigation .department-link{padding-left:9px;font-size:14px}.acqua-navigation .department-trigger,.acqua-navigation .acqua-nav-trigger{padding-left:3px;padding-right:6px;font-size:14px}.acqua-navigation .menu-layout.has-feature{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.acqua-navigation .menu-inner.with-feature{grid-template-columns:minmax(0,1fr) 280px;column-gap:16px}.acqua-navigation .main-groups{gap:14px}.acqua-navigation .group-title{font-size:14px}.acqua-navigation .type-link{font-size:13px}.acqua-navigation .featured-collection,.acqua-navigation .with-feature .featured-collection{padding-left:14px}.acqua-navigation .shop-area{grid-template-columns:205px minmax(0,1fr)}.acqua-navigation .with-feature .shop-area{grid-template-columns:145px minmax(0,1fr)}.acqua-navigation .with-feature .axis-tab{padding:4px 6px}}@media(max-width:1150px){.js .acqua-navigation:not(.is-ready) .acqua-nav-sources{display:none}.no-js .acqua-navigation:not(.is-ready) .acqua-nav-sources{flex-direction:column;padding:0}.acqua-navigation .department-nav{display:none}.acqua-navigation .department-index{display:block}.acqua-navigation .department-index-item{display:flex;align-items:stretch;border-bottom:1px solid var(--nav-line)}.acqua-navigation .mega.is-mobile-detail .department-index{display:none}.acqua-navigation .acqua-nav-source{display:block;padding:0}.acqua-navigation .acqua-nav-trigger{min-height:52px;padding:0 24px;border-bottom:1px solid var(--nav-line)}.acqua-navigation .acqua-nav-department>.menu-inner{position:static;max-height:none;border:0;border-radius:0;box-shadow:none}.acqua-navigation .mega{inset:0 auto 0 0;top:0;left:0;width:min(620px,100%);max-width:none;max-height:none;margin:0;border:0;border-radius:0 16px 16px 0;box-shadow:12px 0 48px #07385f26;transform:none;animation:acqua-nav-drawer-slide .22s cubic-bezier(.2,.7,.3,1)}.acqua-navigation .mobile-bar{display:flex;position:sticky;top:0;z-index:3;align-items:center;gap:8px;min-height:56px;padding:6px 16px;border-bottom:1px solid var(--nav-line);background:#f5f8f9}.acqua-navigation .mobile-department-title{display:block;margin-right:auto;font-size:18px;line-height:1.25;font-weight:700}.acqua-navigation .back-departments{display:grid;place-items:center;width:36px;min-height:44px;border-radius:5px;font-size:27px}.acqua-navigation .mobile-bar .close-menu{width:36px;height:36px;background:#fff;font-size:23px}.acqua-navigation .menu-heading{justify-content:flex-end;min-height:0;margin:0;padding:2px 18px;border-bottom:0;background:#fff}.acqua-navigation .menu-heading h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.acqua-navigation .menu-actions{justify-content:flex-end;gap:3px;width:100%;margin-left:0}.acqua-navigation .menu-actions a{min-height:44px;padding:6px 9px;border:0;border-radius:5px;background:transparent;box-shadow:none;color:var(--nav-blue);font-size:16px;font-weight:400}.acqua-navigation .menu-actions .all-link{background:transparent;border:0;box-shadow:none;color:var(--nav-blue)}.acqua-navigation .menu-actions .sale-link{background:transparent;color:var(--nav-ink)}.acqua-navigation .menu-actions .range-link{font-size:10px;text-decoration:none}.acqua-navigation .menu-actions .desktop-close{display:none}.acqua-navigation .menu-layout,.acqua-navigation .menu-layout.has-feature{display:block;margin:3px 0 0;padding:0 18px}.acqua-navigation .main-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;max-width:none}.acqua-navigation .group-heading{min-height:36px;margin-bottom:0}.acqua-navigation .group-title{min-height:36px;padding:3px 0;font-size:15px;line-height:1.35}.acqua-navigation .group-view-all{min-height:36px;font-size:10px}.acqua-navigation .type-link{min-height:36px;margin:0;padding:5px 0;font-size:13px;line-height:1.35;font-weight:600}.acqua-navigation .group-support .type-link{font-size:12px;font-weight:400}.acqua-navigation .featured-collection{display:none}.acqua-navigation .shop-area{display:block;width:calc(100% - 32px);margin:16px;padding:8px 9px}.acqua-navigation .shop-intro{gap:4px 8px;margin:0 0 4px}.acqua-navigation .shop-area h3{font-size:12px}.acqua-navigation .axis-tabs{gap:2px;max-width:100%;padding:2px;border-radius:7px}.acqua-navigation .axis-tab{min-height:44px;padding:5px 8px;border-radius:4px;line-height:1.4}.acqua-navigation .axis-content{overflow-x:auto;overscroll-behavior-x:contain;margin:0 -2px;padding:0 2px;scroll-snap-type:x proximity}.acqua-navigation .choices{display:flex;flex-wrap:nowrap;gap:3px;width:max-content;min-width:100%}.acqua-navigation .choice{flex:0 0 76px;min-width:76px;max-width:76px;min-height:78px;gap:0;padding:2px 0 4px;scroll-snap-align:start}.acqua-navigation .rail-cue{display:inline-block;margin-left:auto;color:var(--nav-muted);font-size:9px}.acqua-navigation .scope-hint{flex-basis:100%}.acqua-navigation .department-entry-link{display:flex;flex:1 1 auto;align-items:center;min-width:0;min-height:52px;padding:0 10px 0 24px;color:var(--nav-ink);font-size:16px;font-weight:600;text-align:left}.acqua-navigation .department-entry{display:grid;flex:0 0 52px;place-items:center;width:52px;min-height:52px;padding:0;color:var(--nav-blue)}.acqua-navigation .department-entry:after{content:"\203a";font-size:24px;line-height:1}}@media(min-width:1024px)and (max-width:1150px){.site-header-menu-toggle[data-acqua-menu-toggle]{opacity:1;visibility:visible}.site-header-menu-toggle[data-acqua-menu-toggle]+.site-header-main-content{margin-left:50px}}@media(max-width:500px){.acqua-navigation .mega{border-radius:0}.acqua-navigation .main-groups{grid-template-columns:1fr;gap:6px}.acqua-navigation .group-heading{border:0}.acqua-navigation .rail-cue{flex-basis:100%;height:9px;margin-left:0;line-height:1;text-align:right}.acqua-navigation .mobile-bar{min-height:50px;padding:4px 14px}.acqua-navigation .mobile-department-title{font-size:16px}.acqua-navigation .menu-heading{padding:0 14px}.acqua-navigation .menu-actions a{min-height:36px;padding:4px 7px;font-size:14px}.acqua-navigation .menu-layout,.acqua-navigation .menu-layout.has-feature{padding:0 16px}.acqua-navigation .shop-area{width:calc(100% - 28px);margin:10px 14px 14px}.acqua-navigation .axis-tab{min-height:38px}}@keyframes acqua-nav-fade{0%{opacity:0}}@keyframes acqua-nav-menu-enter{0%{transform:translate(-50%,-7px);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes acqua-nav-product-enter{0%{transform:translate(7px);opacity:.5}to{transform:translate(0);opacity:1}}@keyframes acqua-nav-drawer-slide{0%{transform:translate(-100%);opacity:.6}to{transform:translate(0);opacity:1}}@media(prefers-reduced-motion:reduce){.acqua-navigation .mega,.acqua-navigation .mega *,.acqua-navigation .shop-area *,.acqua-navigation-backdrop{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/acqua-navigation.css.map */
