:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 355px;--header-height: 64px;--color-dark: var(--grey-950);--color-light: var(--background);--ua-add-to-bag-bg: #ff0000;--ua-add-to-bag-fg: #ffffff;--ua-pdp-desktop-padding-bottom: 120px;--ua-sticky-cta-height: 86px;--ua-sticky-cta-button-width: 395px;--ua-pdp-whats-it-do-mobile: #6d6d6d;--ua-pdp-whats-it-do-desktop: #1d1d1d;--ua-pdp-reco-card-width: 310px;--ua-pdp-reco-image-height: 300px;--ua-pdp-reco-arrow-size: 32px;--ua-pdp-reco-card-width-desktop: 310px;--ua-pdp-reco-image-height-desktop: 300px;--ua-pdp-reco-arrow-size-desktop: 32px;--ua-pdp-you-may-also-like-heading-size: 1.5rem;--ua-pdp-you-may-also-like-heading-line-height: 1.75rem;--ua-pdp-reco-product-text-size: .75rem;--ua-pdp-reco-product-text-line-height: 1rem;--ua-delivery-pin-success: #21ba45;--ua-delivery-pin-error: #ff0000;--ua-pdp-image-viewer-bg: var(--muted);--ua-pdp-image-viewer-close-bg: var(--background);--ua-pdp-image-viewer-close-border: var(--grey-200);--ua-pdp-image-viewer-bullet-gap: 8px;--ua-pdp-image-viewer-bullet-inactive-size: 8px;--ua-pdp-image-viewer-bullet-inactive-bg: var(--grey-300);--ua-pdp-image-viewer-bullet-active-outer: 18px;--ua-pdp-image-viewer-bullet-active-inner: 8px;--ua-pdp-image-viewer-bullet-active-ring: 1px solid var(--foreground);--ua-pdp-image-viewer-bullet-active-fill: var(--foreground);--ua-pdp-image-viewer-bullet-active-center-bg: var(--background);--ua-pdp-swatch-image-bg: var(--background);--ua-pdp-swatch-image-border: var(--grey-800);--ua-pdp-swatch-image-height: 20px;--ua-pdp-swatch-image-width: 40px;--ua-pdp-size-oos-width: 71px;--ua-pdp-size-oos-strike-width: 73px;--ua-pdp-size-oos-strike-angle: -21.5deg}.link:hover{text-decoration:underline;cursor:pointer}@media(max-width:45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;width:min(var(--aside-width),100vw);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}aside[data-aside-type=mobile]{right:auto;left:calc(-1 * var(--aside-width))}@media(max-width:1023px){aside[data-aside-type=search]{right:auto;left:0;width:100%;max-width:100vw;transform:translateY(-100vh)}.overlay.expanded aside[data-aside-type=search]{transform:translateY(0)}.overlay:has(aside[data-aside-type=search]) .close-outside{left:auto;right:0;width:100%;top:100vh;height:0}aside[data-aside-type=search]>header{display:none}aside[data-aside-type=search]>main{margin:0;padding:0;height:100%;overflow:hidden;display:flex;flex-direction:column}aside[data-aside-type=search] form{height:100%;display:flex;flex-direction:column;min-height:0}}aside header{align-items:center;border-bottom:1px solid var(--color-dark);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0}aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}aside main{margin:1rem}aside[data-aside-type=mobile] header{border-bottom-color:var(--border);height:59px;padding:0 14px}aside[data-aside-type=mobile] main{margin:0;padding:0;height:calc(100vh - 59px);display:flex;flex-direction:column;overflow-y:auto}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.overlay{background:var(--overlay-backdrop);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:30}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay:has(aside[data-aside-type=mobile]) .close-outside{left:auto;right:0}.overlay .light{background:var(--overlay-backdrop-light)}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}.overlay.expanded aside[data-aside-type=mobile]{transform:translate(var(--aside-width))}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}.cart-main{height:100%;overflow:hidden;display:flex;flex-direction:column;width:auto}.cart-main.with-discount{height:100%}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-line img{height:100%;display:block;margin-right:.75rem}.cart-summary-page{position:relative}.cart-summary-aside{background:#fff;border-top:1px solid var(--color-dark);bottom:0;padding-top:.75rem;position:absolute;width:calc(var(--aside-width) - 40px)}.cart-line-quantity{display:flex}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media(min-width:45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto}.collection-description{margin-bottom:1rem;max-width:95%}@media(min-width:45em){.collection-description{max-width:600px}}.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.plp-filter-scroll{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}.plp-filter-scroll::-webkit-scrollbar{width:4px}.plp-filter-scroll::-webkit-scrollbar-track{background:transparent}.plp-filter-scroll::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:999px}.product-item img{height:auto;width:100%}.product{display:grid}@media(min-width:45em){.product{grid-template-columns:1fr 1fr;grid-gap:4rem}}.product h1{margin-top:0}.product-image img{height:auto;width:100%}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{display:flex;grid-gap:.5rem}.product-price-on-sale s{opacity:.5}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.product-options-item,.product-options-item:disabled{padding:.25rem .5rem;background-color:transparent;font-size:1rem;font-family:inherit}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{font-weight:600;padding:0 .5rem}.order-search-active{font-weight:400;opacity:.7;margin-left:.5rem}.order-search-inputs{display:grid;gap:1rem;margin:.25rem 0 1rem;grid-template-columns:1fr}@media(min-width:640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{width:100%;padding:.5rem;border:1px solid var(--grey-200);border-radius:4px;font-size:1rem}.order-search-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.ua-pdp-image-viewer-swiper.swiper{height:100%}.ua-pdp-image-viewer-swiper .swiper-wrapper{align-items:stretch}.ua-pdp-image-viewer-swiper .swiper-slide{display:flex!important;align-items:center;justify-content:center;height:100dvh!important;min-height:100dvh;box-sizing:border-box}.ua-pdp-image-viewer-swiper .swiper-slide img{max-height:calc(100dvh - 3rem);width:auto;max-width:100%;object-fit:contain}.ua-pdp-image-viewer-swiper .swiper-pagination{position:absolute;left:14px!important;top:14px!important;right:auto!important;bottom:auto!important;transform:none!important;z-index:15;width:auto!important;height:auto;display:flex;flex-direction:column;gap:var(--ua-pdp-image-viewer-bullet-gap);align-items:center}.ua-pdp-image-viewer-swiper.swiper-vertical>.swiper-pagination-bullets,.ua-pdp-image-viewer-swiper .swiper-pagination-vertical.swiper-pagination-bullets{right:auto!important;left:14px!important;top:14px!important;transform:none!important}.ua-pdp-image-viewer-swiper .swiper-pagination-bullet{margin:0!important;width:var(--ua-pdp-image-viewer-bullet-inactive-size);height:var(--ua-pdp-image-viewer-bullet-inactive-size);background:var(--ua-pdp-image-viewer-bullet-inactive-bg);opacity:1;border-radius:9999px}.ua-pdp-image-viewer-swiper .swiper-pagination-bullet-active{width:var(--ua-pdp-image-viewer-bullet-active-outer);height:var(--ua-pdp-image-viewer-bullet-active-outer);background:var(--ua-pdp-image-viewer-bullet-active-center-bg);border:var(--ua-pdp-image-viewer-bullet-active-ring);opacity:1;border-radius:9999px;box-sizing:border-box;position:relative}.ua-pdp-image-viewer-swiper .swiper-pagination-bullet-active:after{content:"";position:absolute;left:50%;top:50%;width:var(--ua-pdp-image-viewer-bullet-active-inner);height:var(--ua-pdp-image-viewer-bullet-active-inner);transform:translate(-50%,-50%);border-radius:9999px;background:var(--ua-pdp-image-viewer-bullet-active-fill)}.ua-pdp-reco-swiper--desktop .swiper-wrapper{align-items:stretch}.ua-pdp-reco-swiper--desktop .swiper-slide{box-sizing:border-box;height:auto}
