:root{--red: #e56161;--orange: #ff7600;--green: #70f476;--blue: #00aec7}.d-flex{display:flex}.flex-col{flex-direction:column}.flex-none{flex:none}.flex-1{flex:1}.nowrap{white-space:nowrap}.animated-plus{--animated-plus-size: 20px;transition:transform .3s ease}.animated-plus:before{content:none}.animated-plus:after{content:none}.group .animated-plus{margin-right:-.125rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' viewBox='0 0 24 24'><path id='Tracciato_87634' data-name='Tracciato 87634' d='M.239,0,5.672,5.876,0,11.958H3.212L8.277,6.466V5.286L3.383,0Z' transform='translate(18 8) rotate(90)' /></svg>");background-position:center;background-repeat:no-repeat;background-size:var(--animated-plus-size)}.group[aria-expanded=true] .animated-plus{transform:rotate(180deg)}.button{width:14.75rem!important;max-width:14.75rem!important}.w-full{width:100%!important;max-width:unset!important}.content-over-media{overflow:hidden;width:100%;max-width:100vw}@media screen and (min-width: 1000px){.content-over-media--4-5{aspect-ratio:4/5}.content-over-media--4-3{aspect-ratio:4/3}.content-over-media--16-7{aspect-ratio:16/7}.content-over-media--16-9{aspect-ratio:16/9}}@media screen and (max-width: 999px){.button{display:flex;width:100%!important;max-width:unset!important;justify-content:center}}@media screen and (pointer: fine){[data-tooltip]:after{border-radius:.25rem;font-size:.625rem;font-weight:700}}.PrimaryFont{font-family:var(--heading-font-family);font-weight:400}.SecondaryFont{font-family:var(--text-font-family);font-weight:400}.SecondaryFont.Font--XS{letter-spacing:-.02em}.Regular{font-weight:400}.Medium{font-weight:500}.Bold{font-weight:700}.Uppercase{text-transform:uppercase}.Capitalize{text-transform:capitalize}.Underline{text-decoration:underline}.Font--6XL{font-size:3.5rem;letter-spacing:-.02em;line-height:3.75rem}@media screen and (max-width: 999px){.Font--6XL{font-size:1.375rem;line-height:1.75rem}}.Font--5XL{font-size:2.5rem;letter-spacing:-.02em;line-height:2.75rem}@media screen and (max-width: 999px){.Font--5XL{font-size:1.375rem;line-height:1.75rem}}.Font--4XL{font-size:1.75rem;letter-spacing:-.02em;line-height:2.25rem}@media screen and (max-width: 999px){.Font--4XL{font-size:1.375rem;line-height:1.75rem}}.Font--3XL{font-size:1.75rem;letter-spacing:-.02em;line-height:2rem}@media screen and (max-width: 999px){.Font--3XL{font-size:1.375rem;line-height:1.75rem}}.Font--2XL{font-size:1.5rem;letter-spacing:0;line-height:2rem}@media screen and (max-width: 999px){.Font--2XL{font-size:1.125rem;line-height:1.5rem}}.Font--XL{font-size:1.375rem;letter-spacing:-.02em;line-height:1.75rem}.Font--L{font-size:1.25rem;letter-spacing:0;line-height:1.5rem}.Font--M{font-size:1.125rem;letter-spacing:-.02em;line-height:1.5rem}@media screen and (max-width: 999px){.Font--M{font-size:.875rem;line-height:1.25rem}}.Font--S{font-size:1rem;letter-spacing:-.02em;line-height:1.25rem}.Font--XS{font-size:.875rem;letter-spacing:.01em;line-height:1.25rem}.Font--2XS{font-size:.75rem;letter-spacing:0;line-height:1rem}.Font--3XS{font-size:.6875rem;letter-spacing:.04em;line-height:.875rem}.Font--4XS{font-size:.625rem;letter-spacing:.015em;line-height:.875rem}.black{color:#000}.white{color:#fff}.grey-1{color:#e2e2e2}.grey-2{color:#595959}.grey-3{color:#6e6e6e}.grey-4{color:#b2b2b2}.grey-5{color:#868686}.grey-6{color:#7e7e7e}.prose :where(h1,h2,h3,h4,h5,h6){text-transform:unset}.light-grey-1{color:#f6f6f6}.light-grey-2{color:#f7f7f7}.bg-light-grey-1{background-color:#f6f6f6}.bg-light-grey-2{background-color:#f7f7f7}.button{--initial-background-position: none;width:13.75rem;max-width:13.75rem;padding:1.25rem .75rem;border:1px solid rgb(var(--button-background));border-radius:.25rem;background:rgb(var(--button-background));box-shadow:0 0 .375rem #00000029;color:rgb(var(--button-text-color));font-size:.75rem;font-weight:700;letter-spacing:0;line-height:.875rem;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.button[disabled]{cursor:not-allowed!important;opacity:.5}.button.large{width:20rem;max-width:20rem}.button--outline{border:1px solid rgb(var(--button-text-color));background:rgb(var(--button-text-color));color:rgb(var(--button-background))}.button span{display:inline-flex}@media screen and (pointer: fine) and (prefers-reduced-motion: no-preference){.features--button-transition :is(.button,.shopify-challenge__button,.shopify-payment-button__button--unbranded):not([disabled]):hover{border:1px solid rgb(var(--button-text-color));background:rgb(var(--button-text-color));color:rgb(var(--button-background))}.features--button-transition :is(.button--outline):not([disabled]):hover{border:1px solid rgb(var(--button-background));background:rgb(var(--button-background));color:rgb(var(--button-text-color))}}.circle-button{border:1px solid #e2e2e2;border-radius:.25rem;box-shadow:none;color:#595959;transition:none}.circle-button:hover:not([disabled]){border:1px solid #000;color:#000}.circle-button svg{width:unset!important;animation:none!important}.form-control{display:grid;margin-top:.5625rem}.form-control.invalid input::placeholder{color:rgb(var(--error-text));opacity:1}.form-control label{order:0;text-transform:uppercase}.form-control input{order:1;border:1px solid #e2e2e2;border-radius:4px;background:#f7f7f7 0% 0% no-repeat padding-box;font-size:1rem}.form-control input:not(:placeholder-shown){border:1px solid #000;background:#fff 0% 0% no-repeat padding-box}.checkbox-control:has(.checkbox){margin:.625rem 0}.checkbox-control:has(.checkbox).invalid,.checkbox-control:has(.dot-checkbox).invalid{color:rgb(var(--error-text))}.checkbox-control:has(.checkbox).invalid input,.checkbox-control:has(.dot-checkbox).invalid input{border:1px solid rgb(var(--error-text))}.checkbox-control:has(.checkbox) input,.checkbox-control:has(.dot-checkbox) input{width:1.25rem;height:1.25rem;border:1px solid #000;border-radius:2px;background:#fff;inset-block-start:0;pointer-events:auto}.checkbox-control:has(.checkbox) input:checked,.checkbox-control:has(.dot-checkbox) input:checked{position:relative;border:1px solid #000}.checkbox-control:has(.checkbox) input:checked:after,.checkbox-control:has(.dot-checkbox) input:checked:after{position:absolute;top:50%;left:50%;display:block;width:.5rem;height:.5rem;border-radius:.0625rem;background:#000;content:"";transform:translate(-50%,-50%)}.dot-checkbox{position:relative;opacity:1}.dot-checkbox:checked~label{transform:none}.checkbox-control:has(.switch) div.switch,.checkbox-control:has(.switch) input.switch{padding:.125rem;border-radius:.0625rem;--switch-width: 29px}.checkbox-control:has(.switch) div.switch:checked,.checkbox-control:has(.switch) input.switch:checked{background:#000}.checkbox-control:has(.switch) div.switch:after,.checkbox-control:has(.switch) input.switch:after{width:.75rem;height:.75rem;border-radius:.0625rem}.checkbox-control:has(.switch) div.switch.checked{background:#000}.checkbox-control:has(.switch) div.switch.checked:after{margin-left:.75rem}.price-range .input-prefix{border-radius:.25rem}@media screen and (max-width: 999px){.announcement-bar{padding-right:3.125rem;padding-left:3.125rem}}.announcement-bar__close{position:absolute;top:calc(50% - 8px);right:3.75rem}@media screen and (max-width: 999px){.announcement-bar__close{right:1.3125rem}}.header__logo{display:flex;align-items:center}.header__logo-image--transparent{position:absolute;top:50%;left:0;transform:translateY(-50%)}.header__primary-nav{gap:.125rem}@media screen and (min-width: 1000px){.header__primary-nav{gap:.625rem 2rem}}@media screen and (max-width: 640px){.header__primary-nav{margin-left:-.625rem}}.header__primary-nav a,.header__primary-nav button{padding:.5rem}.header__primary-nav .link{padding:0}.header__primary-nav-item{border-radius:.125rem}.header__primary-nav-item:hover{background:rgb(var(--text-color));color:rgb(var(--background))}.header__primary-nav-item:hover:before{content:none}.header__primary-nav-item a.block,.header__primary-nav-item details{padding:.375rem .5rem;border-radius:.125rem;cursor:pointer}.header__secondary-nav{column-gap:.125rem}@media screen and (max-width: 640px){.header__secondary-nav{margin-right:-.625rem}}.header__secondary-nav li a{display:block;padding:.625rem}.header__cart-dot{top:.5rem;right:.25rem;background-color:#00aec7}.header-sidebar::part(back-button){color:rgb(var(--text-color))}.header-sidebar::part(close-button){padding:.5rem!important}.header-sidebar__nested-linklist{row-gap:.25rem!important}.header-sidebar__nested-linklist a{padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 999px){.header-sidebar__promo{max-width:14.375rem}}.header__nav-icon{width:1.125rem}.breadcrumb{position:static;z-index:0;display:block;max-width:100%;padding:2rem 0;overflow-x:auto}.breadcrumb__list{flex-wrap:wrap;gap:.25rem;white-space:nowrap}.breadcrumb__list-item+.breadcrumb__list-item:before{content:"-";font-size:var(--text-base);margin-inline-end:.25rem}.breadcrumb__list-item a{color:#595959}.breadcrumb__list-item span{color:#000}.header-sidebar{--product-list-items-per-row-mobile: 2;--product-list-items-per-row-desktop: 3}@media screen and (min-width: 1000px){.header-sidebar{--drawer-max-width: 44.75rem}}.header-sidebar__main-panel{transform:translate(0)!important}.header-sidebar__collapsible-panel{width:100%!important}.header-sidebar::part(header){padding-block:2rem;padding-inline:3.25rem}@media screen and (max-width: 999px){.header-sidebar::part(header){border-bottom:1px solid #e2e2e2;padding-block:1.25rem;padding-inline:1.25rem .75rem}}.header-sidebar::part(body){overflow:hidden;padding-block-end:2rem;padding-block-start:0;padding-inline-end:3.25rem;padding-inline-start:3.25rem}@media screen and (max-width: 999px){.header-sidebar::part(body){padding-block:1.25rem;padding-inline:1.25rem}}@media screen and (max-width: 999px){.header-sidebar::part(content){max-width:unset!important}}.header-sidebar::part(logo-image){width:10.625rem;max-width:100%;height:auto}.header-sidebar::part(back-button){align-items:center;padding:0;border:0;background:none;cursor:pointer;font-family:var(--text-font-family);font-size:1.5rem;gap:.5rem}.header-sidebar::part(logo-content){display:flex}.header-sidebar__linklist-button{padding-top:1.25rem;padding-bottom:1.25rem}.header-sidebar .bottom-links{flex-direction:column;align-items:flex-start;padding-right:0;padding-left:0;border-color:#e2e2e2;margin-right:1.25rem;margin-left:1.25rem}.header-sidebar .bottom-links .text-with-icon{text-transform:capitalize}.header-sidebar__back-button{padding:0;border-bottom:0;margin:0}.header-sidebar__nested-linklist{padding:0;border:0;margin:0}.header-sidebar__nested-linklist .link{width:fit-content}.header-sidebar .header-search__container{display:flex;justify-content:space-between;gap:.5rem}.header-sidebar .header-search__container-button{width:13.5rem;max-width:13.5rem}@media screen and (max-width: 999px){.header-sidebar .header-search__container-button{display:none}}.header-sidebar .header-search__form{flex-grow:1;border:1px solid #000;border-radius:.25rem}.header-sidebar .header-search__form-control{column-gap:.75rem;padding-block:.875rem;padding-inline:1rem}.header-sidebar .header-search__form-control .clear-search{cursor:pointer}.header-sidebar .header-search__submit-button{padding:1.0625rem .75rem!important;border:1px solid #e2e2e2}.header-sidebar__sub-panel li:has([aria-expanded=true])~li .header-sidebar__linklist-button,.header-sidebar__sub-panel li:has(~li [aria-expanded=true]):not(:has([aria-expanded=true])) .header-sidebar__linklist-button,.header-sidebar__main-panel li:has([aria-expanded=true])~li .header-sidebar__linklist-button{color:rgb(var(--text-color))}.predictive-search__container{max-height:calc(100vh - var(--header-height, 80px) - 9rem);flex:1;-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}@media screen and (max-width: 999px){.predictive-search__container{max-height:calc(100vh - var(--header-height, 80px) - 14.6875rem)}}.predictive-search__container::-webkit-scrollbar{display:none}.predictive-search__button-container{padding-top:1.25rem;background-color:#fff}.predictive-search__products{width:100%;min-width:fit-content;gap:1rem;grid-template-columns:repeat(var(--product-list-items-per-row-mobile, 8),minmax(0,1fr))}@media screen and (min-width: 1000px){.predictive-search__products{grid-template-columns:repeat(var(--product-list-items-per-row-desktop, 9),minmax(0,1fr))}}.predictive-search__results-header{padding-bottom:1.25rem}.predictive-search__no-results{padding-block:2.5rem;text-align:left}@media screen and (max-width: 640px){.predictive-search__no-results{padding-block:3.25rem}}.search-suggestions{margin-top:2rem}.search-suggestions__list{display:grid;width:100%;gap:1rem;grid-template-columns:1fr 1fr}@media screen and (max-width: 640px){.search-suggestions__list{gap:2.625rem;grid-template-columns:1fr}}.search-suggestions__list li{line-height:0}.search-suggestions__list li a{padding:.625rem;padding-left:0}.search-suggestions__item{gap:.625rem}.search-suggestions__link{display:inline-block;padding:.375rem .5rem!important;border-radius:.125rem;margin-bottom:.625rem;background:#e2e2e2}.search-suggestions__sublist{display:flex;flex-direction:column;gap:.625rem}.search-suggestions__subitem{padding:.625rem 0!important}@media screen and (max-width: 640px){.search-suggestions__subitem a{font-size:1rem}}.predictive-search__products{gap:3.25rem .5625rem!important}.country-locale-selector{display:flex;gap:.5rem}.mega-menu li{padding:.625rem;padding-left:0;cursor:default;line-height:0}.mega-menu__linklist{cursor:default}.mega-menu .container{display:flex;width:100%;justify-content:space-between}.mega-menu__sublink{padding:.25rem .5rem .1875rem!important;border-radius:.125rem;background:#e2e2e2}.mega-menu__sublink-wrapper{gap:.625rem}.mega-menu__sublink-wrapper:has(li:hover) .mega-menu__sublink{background:rgb(var(--text-color));color:rgb(var(--background))}.mega-menu__subsublink{position:relative;padding:.625rem!important;padding-left:0!important}.mega-menu__subsublink:hover:after{position:absolute;top:calc(50% - 4px);right:-1.25rem;width:.5rem;height:.5rem;background:#000;content:""}.mega-menu__image{border-radius:.25rem}.mega-menu__promo{display:flex;height:auto;align-self:flex-start;gap:1rem}.mega-menu__images-container{display:flex;align-items:stretch;gap:1rem}.mega-menu__image-wrapper{display:flex;max-width:13.5rem;height:auto;flex-direction:column;align-items:flex-start;padding:.25rem .25rem .625rem!important;border:1px solid #e2e2e2;border-radius:.25rem}@media screen and (max-width: 999px){.mega-menu__image-wrapper{padding:.625rem}}.mega-menu__image-text{position:relative;padding:0 .375rem}.mega-menu__image-text:after{position:absolute;right:.375rem;bottom:.25rem;display:block;width:.75rem;height:.75rem;border-radius:.125rem;background:#000;content:""}.mega-menu__image-text .h6{line-height:1.5rem}.footer__block{flex:none}.footer__block-list{display:flex;justify-content:space-between;gap:.5rem}@media screen and (max-width: 999px){.footer__block-list{flex-direction:column}}.footer__block--social{display:flex;flex-direction:column;justify-content:space-between;margin-right:8.125rem}@media screen and (max-width: 999px){.footer__block--social{width:100%;max-width:none;margin-right:0}}.footer__block-title{width:fit-content;padding:.25rem .5rem .1875rem;border-radius:.125rem;background:#fff;color:#000;font-weight:700}@media screen and (max-width: 999px){.footer__block--links{width:100%;max-width:none}}.footer__block--links .wrap-link a{display:flex;align-items:center;justify-content:start;gap:.5rem}.footer__block--links .wrap-link a .square{display:inline-block;width:.5rem;height:.5rem;flex-shrink:0;background:#fff;opacity:0;transition:opacity .3s ease}.footer__block--links .wrap-link a:hover .square{opacity:1}.footer__block--links .link-faded{width:100%;padding-top:.5rem;padding-right:1.25rem;padding-bottom:.5rem}.footer__block--links .link-faded-reverse{padding-top:.5rem;padding-bottom:.5rem}.footer__accordion-title{display:flex;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}.footer__accordion-content{display:flex;flex-direction:column;gap:.625rem}.footer .social-media--list{flex-direction:column;align-items:flex-start;margin-bottom:5.375rem;gap:.625rem!important}.footer .localization-selectors{flex-direction:column;align-items:flex-start}.footer .localization-selectors div{padding-top:.5rem;padding-bottom:.5rem}.footer__aside-wrapper{display:flex;flex-direction:column}@media screen and (max-width: 999px){.footer__aside-wrapper{flex-direction:column-reverse}}.footer__aside{padding:2rem 0;text-align:left}@media screen and (max-width: 999px){.footer__aside{justify-content:flex-start;padding:2rem 0;margin-bottom:0}}.footer__aside .right-aside{text-align:right}@media screen and (max-width: 999px){.footer__aside .right-aside{text-align:left}}.footer__aside .payment-methods{max-width:none;justify-content:flex-start}.footer__aside .payment-methods svg{filter:grayscale(1)}.footer__custom-stripe{background:#00aec7}.footer__custom-stripe .container{display:flex;align-items:center;justify-content:space-between;padding:3.25rem 0}@media screen and (max-width: 999px){.footer__custom-stripe .container{justify-content:center;padding:2rem 0}}.footer__custom-stripe img{max-width:13.5rem;height:fit-content}.footer .group .animated-plus{background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='white' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'/></svg>")}.cart-drawer.drawer::part(content){max-width:unset;background-color:#fff;border-block-end:unset;color:#000}.cart-drawer.drawer::part(header){max-width:unset;padding:2.625rem 3.25rem;border-block-end:unset}@media screen and (max-width: 999px){.cart-drawer.drawer::part(header){padding:1.25rem;border:solid .0625rem #e2e2e2}}.cart-drawer.drawer::part(body),.cart-drawer.drawer::part(footer){padding-right:3.25rem;padding-left:3.25rem}@media screen and (max-width: 999px){.cart-drawer.drawer::part(body),.cart-drawer.drawer::part(footer){padding-right:1.25rem;padding-left:1.25rem}}.cart-drawer::part(close-button){width:3rem;height:3rem;border:1px solid #e2e2e2;border-radius:.25rem}.cart-drawer::part(content){width:44.75rem}@media screen and (max-width: 999px){.cart-drawer::part(content){width:100%}}.cart-drawer__items{gap:0;padding-block-start:1rem}.cart-drawer__items .line-item{align-items:start;padding:1.25rem 0;border-bottom:.0625rem solid #e2e2e2}.cart-drawer__items img{width:12.5rem}@media screen and (max-width: 640px){.cart-drawer__items img{width:10.625rem}}.cart-drawer .pb-4{padding-bottom:1rem}.newsletter{display:flex;flex-direction:row-reverse;padding:.5rem;border:1px solid #e2e2e2;border-radius:.25rem;margin:3.25rem 0;box-shadow:0 .1875rem .375rem #00000029;gap:7.5rem}@media screen and (max-width: 999px){.newsletter{flex-direction:column;padding:0;margin:2rem 0;gap:0}}.newsletter>*{flex:1}.newsletter .image{height:100%;border-radius:.125rem;object-fit:cover}.newsletter .content{display:flex;flex-direction:column;justify-content:center;padding:.75rem}@media screen and (max-width: 999px){.newsletter .content{padding:1.25rem}}.newsletter .content .h2{text-transform:uppercase}@media screen and (max-width: 999px){.newsletter .content .h2{text-transform:capitalize}}.newsletter .content.SecondaryFont{padding:1rem 0;margin:0}.newsletter .section-header{margin:0}.newsletter .klaviyo-form div[data-testid=form-component]{padding:1rem .5rem 1rem 0!important}.newsletter .klaviyo-form div[data-testid=form-component]:has([id*=rich-text]){padding:0!important}.newsletter .klaviyo-form div[data-testid=form-component]:has([id*=rich-text]) a:only-child{font-family:var(----text-font-family)!important;font-size:.875rem!important;letter-spacing:0!important}@media screen and (max-width: 999px){.newsletter .klaviyo-form div[data-testid=form-component]:not(:only-child){padding:0!important}}.newsletter .klaviyo-form div[data-testid=form-component] [for*=opt_in] div:last-child{font-family:var(----text-font-family)!important;font-size:.875rem!important;letter-spacing:0!important}.newsletter .klaviyo-form div[data-testid=form-component]:last-child:not(:only-child){padding-right:0!important}@media screen and (max-width: 999px){.newsletter .klaviyo-form div[data-testid=form-row]:first-child:not(:only-child){height:7.375rem;flex-direction:column!important;margin-top:.75rem;margin-bottom:2rem;gap:.625rem}}@media screen and (min-width: 1000px){.newsletter .klaviyo-form div[data-testid=form-row]:first-child:not(:only-child) div[data-testid=form-component]:last-child:not(:only-child){max-width:calc((100vw - var(--container-gutter) * 2) / 5)}}.newsletter .klaviyo-form div[data-testid=form-component] input,.newsletter .klaviyo-form div[data-testid=form-component] input::placeholder{letter-spacing:-.02rem!important}.newsletter .klaviyo-form div[data-testid=form-component] button:not([id*=downshift]){height:2.875rem!important;border:1px solid #000!important;background-color:#000!important;box-shadow:0 0 .375rem #00000029;color:#fff!important;font-family:Custom!important;font-size:.75rem!important;letter-spacing:0!important;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.newsletter .klaviyo-form div[data-testid=form-component] button svg{display:inline-block}.newsletter .klaviyo-form div[data-testid=form-component] button:hover{border-color:#fff!important;background-color:#fff!important;color:#000!important}.newsletter .klaviyo-form div[data-testid=form-component] button:after{position:relative;top:.0625rem;display:inline-block;width:.625rem;height:.625rem;margin-left:1.25rem;background-color:#fff;content:"";transition:background-color .3s ease-in-out}.newsletter .klaviyo-form div[data-testid=form-component] button:hover:after{background-color:#000}.newsletter .klaviyo-form label.needsclick div:has(div){top:-.3125rem!important;font-family:Custom!important;font-size:.75rem!important;letter-spacing:-.015rem!important;line-height:1.25rem!important}@media screen and (min-width: 1440px){.newsletter .klaviyo-form label.needsclick div:has(div){top:0!important}}.newsletter .klaviyo-form label.needsclick svg{stroke:#000!important}.newsletter rect{fill:#fff}.newsletter [style*=Black],.newsletter [style*=black],.newsletter [style*=Bold],.newsletter [style*=bold]{font-family:var(--heading-font-family)!important}.carousel .carousel-header-row{display:flex;align-items:flex-start;justify-content:space-between}.carousel .carousel-header-content{display:flex;flex-direction:column;gap:.75rem;text-align:left}.carousel .carousel__navigation{display:flex;align-self:flex-end;gap:.5rem}@media screen and (max-width: 999px){.carousel .carousel__navigation{display:none}}.carousel .carousel__navigation .floating-controls-container__control{position:static!important;opacity:1!important;transform:none!important}.carousel .carousel__navigation .floating-controls-container__control:hover{transform:none!important}.carousel .carousel__navigation .floating-controls-container__control .prev-next-button[disabled]{opacity:.3;visibility:visible}.carousel .section-stack{gap:3.25rem}.carousel .carousel-section-cta,.carousel .carousel-cta-container{display:flex;justify-content:center}.carousel .carousel-cta-container{width:100%;flex-wrap:wrap;align-items:center;gap:1rem}@media screen and (max-width: 640px){.carousel .carousel-cta-container{flex-direction:column;gap:.5rem}.carousel .carousel-cta-container .button{width:20rem;max-width:20rem}.carousel .carousel-cta-container .button .text-with-icon{width:100%;justify-content:space-between}}.carousel .carousel-collection-cta.is-hidden{display:none}.carousel .carousel__item .justify-self-center{display:flex;justify-content:center;margin-top:1.5rem}.product-card__info{justify-items:left;text-align:left}.product-card__info :is(.price-list,.rating-badge){justify-content:left}.product-card__description{overflow:hidden;color:#595959;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-card__color-count{display:inline-block!important;width:auto!important;max-width:max-content;padding:0 .25rem;border:solid .0625rem #e2e2e2;border-radius:.125rem}.product-card__color-count p{display:inline;width:auto}@media screen and (max-width: 999px){.slideshow__slide-content{width:100%!important;max-width:unset!important}}.slideshow__overlay-bg{position:absolute!important;z-index:1;right:0;bottom:0;left:0;height:var(--overlay-bg-height);background:var(--overlay-linear-bg-color);opacity:calc(var(--overlay-bg-opacity) / 100);pointer-events:none}.slideshow__video-controls-play-pause{position:absolute;z-index:2;top:3.25rem;left:3.25rem}.slideshow__volume-control{inset-inline-end:var(--slideshow-controls-spacing);inset-inline-start:unset}.slideshow .prose:not(.prose--tight) :where(:not(meta,span)+*){margin-block-start:.5rem}.slideshow .prose:not(.prose--tight) :is(.button,.button-group:has(.button)){margin-block-start:2.375rem}.slideshow .button-group{gap:1rem}@media screen and (max-width: 999px){.slideshow .button-group{width:100%;flex-direction:column-reverse;align-items:stretch;gap:1rem}.slideshow .button-group>.button{display:flex;width:100%!important;max-width:unset!important;justify-content:center}.slideshow .button-group>.button:nth-child(2) .text-with-icon,.slideshow .button-group>.button:nth-child(3) .text-with-icon{width:100%;justify-content:space-between}}@media screen and (max-width: 999px){.slideshow .content-over-media{--content-over-media-calculated-row-gap: 1.25rem}}.badge{padding:.25rem .5rem .1875rem;border-radius:.125rem}.badge--on-sale{background:#00aec7;color:#000}.badge--custom{background:#fff;color:#000}@media screen and (max-width: 999px){.badge--custom{padding-left:0;background:transparent}}.badge-list{padding-right:.625rem;padding-left:.625rem}.badge-list__left,.badge-list__right{display:grid;gap:.25rem}.badge-list--columns{display:flex;width:100%;flex-direction:row;align-items:flex-start;gap:.25rem}.badge-list--columns .badge-list__left{display:flex;flex:1;flex-wrap:wrap;gap:.25rem}.badge-list--columns .badge-list__right{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.product-card__figure>.badge-list{inset-inline-start:unset}@media screen and (min-width: 1000px){.product-card:hover .badge-list__left .badge{filter:invert(1)}}.image-with-text{align-items:end;margin:auto}.image-with-text .prose{margin-block:3.25rem;padding-inline-start:3.25rem}.image-with-text:not(.image-with-text--reverse) picture{width:100%}.image-with-text .image-with-text__media-wrapper,.image-with-text .image-with-text__picture,.image-with-text .image-with-text__img{display:block;width:100%;height:100%}.image-with-text .image-with-text__media-wrapper{position:relative;overflow:hidden}.image-with-text .image-with-text__img{object-fit:cover}.image-with-text .paragraph-text{margin-block:1.25rem 1.625rem!important}.image-with-text .image-with-text__content-row{display:flex;max-width:var(--container-xs-max-width);flex-direction:row}.image-with-text .image-with-text__content-texts{min-width:0;flex:3 1 0%}.image-with-text .image-with-text__content-thumbnail{display:flex;flex:1 1 0%;align-items:flex-end}@media screen and (max-width: 640px){.image-with-text .image-with-text__content-thumbnail{display:none!important}}.image-with-text .image-with-text__content-thumbnail img{width:10.25rem!important;max-width:100%;height:auto;border-radius:.125rem;margin-left:1.25rem;object-fit:contain}.image-with-text .image-with-text__thumbnail{width:100%;max-width:6.25rem;height:auto;object-fit:contain}.image-with-text .prose:not(.prose--tight) :is(.button,.button-group:has(.button)){margin-block-start:.75rem!important}.image-with-text .image-with-text__buttons{display:flex;flex-direction:row;gap:.75rem}@media screen and (max-width: 640px){.image-with-text .image-with-text__media-wrapper{max-height:40dvh}.image-with-text .image-with-text__content-row{flex-direction:column;align-items:center;align-self:start;justify-content:center}}@media screen and (max-width: 1024px){.image-with-text .prose{margin-block:1.25rem;margin-inline:unset;padding-inline-start:var(--container-gutter)}.image-with-text .image-with-text__buttons{width:100%;height:100%;flex:1;flex-direction:column;align-items:center;justify-content:flex-end!important;gap:unset}.image-with-text .image-with-text__buttons button{width:100%;max-width:unset}.image-with-text .image-with-text__content-row{flex-direction:column;align-items:center;justify-content:center}.image-with-text .image-with-text__content-thumbnail{display:flex;width:100%;align-content:start;order:-1;padding-bottom:1.25rem}.image-with-text .image-with-text__content-thumbnail img{width:6.875rem!important;margin-left:unset}.image-with-text .image-with-text__content-texts{display:flex;width:100%;flex-direction:column;align-items:flex-start;text-align:left}}.image-with-text.image-with-text--reverse .image-with-text__media-wrapper{order:2}.image-with-text.image-with-text--reverse .prose{order:1;margin-inline-start:unset}@media screen and (max-width: 1024px){.image-with-text.image-with-text--reverse .prose{padding-inline-end:var(--container-gutter)}}.image-with-text__video-controls{position:absolute;z-index:2;top:3.25rem;left:3.25rem;display:flex;gap:.75rem}.image-with-text__video-pause,.image-with-text__video-play{padding:0;border:unset;background:none;color:inherit;cursor:pointer}.images-with-text-scroll__text{max-width:27.5rem}.images-with-text-scroll__subheading{padding-bottom:1.5rem}.images-with-text-scroll__heading{padding-bottom:3.5rem;margin:0!important}.images-with-text-scroll__content{color:#595959}.images-with-text-scroll__content * strong{color:#000}.images-with-text-scroll .prose:not(.prose--tight) :where(:not(meta,span)+*){padding-top:.5rem;margin-block-start:0}.custom-gallery{margin-top:4rem;margin-bottom:4rem}.custom-gallery .responsive-carousel{display:flex;width:100%;flex-direction:column;align-items:flex-end;justify-content:center;margin:auto;padding-block:1rem}.custom-gallery .carousel-images{display:flex;width:100%;align-items:flex-end;justify-content:center;gap:.5rem}@media screen and (max-width: 640px){.custom-gallery .carousel-images{display:none}}.custom-gallery .carousel-image{flex-shrink:0;aspect-ratio:1/1}.custom-gallery .carousel-image img{display:block;width:100%;height:100%;border:.0625rem solid #e2e2e2;border-radius:.125rem;object-fit:cover}.custom-gallery .carousel-image.small{width:calc(10% - .5rem)}@media screen and (max-width: 640px){.custom-gallery .carousel-image.small{width:calc(30% - .25rem)}}.custom-gallery .carousel-image.medium{width:calc(20% - .5rem)}@media screen and (max-width: 640px){.custom-gallery .carousel-image.medium{width:calc(70% - .25rem)}}.custom-gallery .carousel-image.large{width:calc(40% - .5rem)}@media screen and (max-width: 640px){.custom-gallery .carousel-image.large{width:100%}}.custom-gallery .carousel-image:nth-child(4),.custom-gallery .carousel-image:nth-child(5){align-self:flex-start}.custom-gallery .carousel-description-container{display:flex;width:calc(40% - .5rem);flex-direction:column;margin:0 auto;gap:.5rem}@media screen and (max-width: 640px){.custom-gallery .carousel-description-container{width:100%}}.custom-gallery .carousel-description{display:flex;flex-direction:column;padding:1.25rem;border:.0625rem solid #e2e2e2;border-radius:0 0 .125rem .125rem;border-top:unset;gap:.5rem}.custom-gallery .carousel-title{display:flex;width:100%;flex-direction:column;padding-bottom:2rem;gap:.5rem;text-align:left}.custom-gallery .carousel-cta{display:flex;width:100%;justify-content:center}.custom-gallery .carousel-cta .button{width:100%!important;max-width:100%!important;padding:1.0625rem 0;border:1px solid #e2e2e2;box-shadow:none}.custom-gallery .carousel-images-container-mobile{display:flex;width:100%;flex-direction:column;align-items:flex-end;justify-content:center;gap:.625rem}@media screen and (min-width: 641px){.custom-gallery .carousel-images-container-mobile{display:none}}.custom-gallery .carousel-images--mobile{display:flex;width:100%;flex-direction:row;align-items:flex-end;justify-content:center;gap:.5rem}.editorials-list-container .editorials-header-row{display:flex;align-items:flex-start;justify-content:space-between}.editorials-list-container .carousel__navigation{margin-left:auto}.editorials-list-container .editorials-list{display:flex;justify-content:space-between;column-gap:var(--product-list-default-column-gap, 0);row-gap:var(--editorials-list-gap, 0)}.editorials-list-container .editorials-list--stacked{display:grid;column-gap:var(--product-list-default-column-gap, 0);grid-template-columns:repeat(var(--product-list-items-per-row, 1),1fr);justify-items:center;row-gap:var(--editorials-list-gap, 0)}.editorials-list-container .editorials-list--text-outside{row-gap:3rem}.editorials-list-container .editorial-card{position:relative;display:grid;width:100%;max-width:28.125rem;align-content:start;gap:1.25rem}@media screen and (max-width: 999px){.editorials-list-container .editorial-card{max-width:unset}}.editorials-list-container .editorial-image{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.editorials-list-container .tag{position:absolute;z-index:2;top:.625rem;left:.625rem;display:inline-block;padding:.25rem .5rem;border-radius:.125rem;margin-bottom:.5rem;background-color:#fff}.editorials-list-container .country{margin-block-start:unset}.shopify-section--collection-list .section-header .content{color:#6e6e6e}.shopify-section--collection-list .content-over-media{--content-over-media-gap: 0px;--content-over-media-calculated-row-gap: 0px}.shopify-section--collection-list .content-over-media>:is(img,video,iframe,svg,video-media){aspect-ratio:4/5;object-fit:cover}.shopify-section--collection-list .content-over-media:after{position:absolute;z-index:0;top:auto;right:0;bottom:0;left:0;height:var(--content-over-media-overlay-bg-height, 0%);background:var(--content-over-media-overlay-bg, transparent);content:"";opacity:var(--content-over-media-overlay-bg-opacity, 0);pointer-events:none}.shopify-section--collection-list .collection-card{align-content:space-between;border:1px solid #e2e2e2;border-radius:.125rem;gap:0}.shopify-section--collection-list .collection-card .content-over-media{border-radius:.125rem}.shopify-section--collection-list .collection-card:hover .collection-card__content{background:#fff;color:#000}.shopify-section--collection-list .collection-card:hover .collection-card__icon{color:#000}.shopify-section--collection-list .collection-card__content{position:relative;display:flex;width:100%;max-width:unset;justify-content:space-between;padding:1.25rem;transition:all .3s ease}.shopify-section--collection-list .collection-card__content p{margin:0}.shopify-section--collection-list .collection-card__image{width:12.5rem;max-width:25%;height:100%;align-self:flex-end;border-radius:.125rem;margin:0}.shopify-section--collection-list .collection-card__icon{position:absolute;right:1.25rem;bottom:1.25rem;color:#e2e2e2;transition:color .3s ease}@media screen and (min-width: 641px){.shopify-section--collection-list .button-container{justify-content:center}}.shopify-section--navigation-bar{position:sticky;z-index:3;top:calc(var(--header-height));width:100%;background-color:rgb(var(--background));-ms-overflow-style:none;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.shopify-section--navigation-bar::-webkit-scrollbar{display:none}.shopify-section--navigation-bar .NavigationBar{position:relative;display:flex;width:max-content;min-width:100%;align-items:stretch;justify-content:flex-start;padding:.5rem 0 .5rem 3.75rem;gap:.5rem;text-align:center}@media screen and (max-width: 640px){.shopify-section--navigation-bar .NavigationBar{padding:1rem 2rem 1rem 1rem}}.shopify-section--navigation-bar .NavigationBar:before{position:absolute;bottom:1rem;left:0;width:100%;height:.125rem;background-color:#fff;content:""}@media screen and (max-width: 640px){.shopify-section--navigation-bar .NavigationBar:before{bottom:1.375rem}}.shopify-section--navigation-bar .NavigationBar__Content{width:13.75rem;padding:1.25rem;border:1px solid #e2e2e2;color:rgb(var(--text-color))}.shopify-section--navigation-bar .NavigationBar__Content:hover,.shopify-section--navigation-bar .NavigationBar__Content:active,.shopify-section--navigation-bar .NavigationBar__Content:focus{background-color:#f7f7f7}.shopify-section--navigation-bar .NavigationBar__Content:hover .NavigationBar__Heading:after,.shopify-section--navigation-bar .NavigationBar__Content:active .NavigationBar__Heading:after,.shopify-section--navigation-bar .NavigationBar__Content:focus .NavigationBar__Heading:after{background:rgb(var(--text-color))}.shopify-section--navigation-bar .NavigationBar__Element{z-index:2;display:flex;flex:0 1 max-content;flex-flow:row nowrap;justify-content:space-between;margin:0;color:#000;cursor:pointer;transition:color .3s ease-in-out,opacity .3s ease-in-out}@media screen and (min-width: 641px){.shopify-section--navigation-bar .NavigationBar__Element:last-child{align-items:flex-start}.shopify-section--navigation-bar .NavigationBar__Element:last-child .NavigationBar__Content{padding-right:calc(80vw - 100%)}.shopify-section--navigation-bar .NavigationBar__Element:last-child .NavigationBar__Heading:after{right:.875rem}}.shopify-section--navigation-bar .NavigationBar__Element--selected .NavigationBar__Content{background-color:#f7f7f7}.shopify-section--navigation-bar .NavigationBar__Element--selected .NavigationBar__Heading:after{background:rgb(var(--text-color))}.shopify-section--navigation-bar .NavigationBar__Element--transparent{opacity:0}.shopify-section--navigation-bar .NavigationBar[data-align=center]{padding-left:calc(50% - 110px)}.shopify-section--navigation-bar .NavigationBar__Heading{position:relative;text-align:start}.shopify-section--navigation-bar .NavigationBar__Heading:after{position:absolute;top:50%;right:0;display:block;width:.75rem;height:.75rem;border-radius:.0625rem;background:#e2e2e2;content:"";transform:translate(-50%,-50%)}.blog-post-card{position:relative}.blog-post-card__image{height:100%;border-radius:.25rem;aspect-ratio:4/3;object-fit:cover}.blog-post-card__category{padding:.25rem .375rem;border-radius:.125rem;background:rgb(var(--background));color:rgb(var(--text-color))}.blog-post-card__category-wrapper{position:absolute;top:.625rem;left:.625rem}.pagination{border:0}.pagination:has(.button){grid-auto-columns:auto}.pagination .pagination__link.infinite{display:flex;width:auto;max-width:none;border:1px solid #e2e2e2;box-shadow:none;gap:1.25rem}.pagination .display-text{position:absolute;bottom:-2rem;color:rgb(var(--text-color));pointer-events:none;text-wrap:nowrap}.content-over-media>.video-container-section{width:100%;min-width:100%;height:var(--content-over-media-height, auto);min-height:100%;max-height:100%;border-radius:inherit;grid-area:full-start/full-start/full-end/full-end;object-fit:cover;object-position:center;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none}.video-container-section{position:relative}.video-container-section:after{position:absolute;z-index:1;top:auto;right:0;bottom:0;left:0;height:var(--content-over-media-overlay-bg-height, 0%);background:var(--content-over-media-overlay-bg, transparent);content:"";opacity:var(--content-over-media-overlay-bg-opacity, 0);pointer-events:none}.video-container-section video-media{width:100%;height:100%}.video-container-section video-media video{width:100%;height:100%;object-fit:cover}.video-container-section video-media img{width:100%;height:100%;object-fit:cover}.video-container-section .video-controls-play-pause{position:absolute;z-index:2;top:3.25rem;left:3.25rem;display:flex;gap:.75rem}.video-container-section .video-pause,.video-container-section .video-play{padding:0;border:unset;background:none;color:inherit;cursor:pointer}.shopify-section--product-banners .content-over-media:after{position:absolute;z-index:0;top:auto;right:0;bottom:0;left:0;height:var(--content-over-media-overlay-bg-height, 0%);background:var(--content-over-media-overlay-bg, transparent);content:"";opacity:var(--content-over-media-overlay-bg-opacity, 0);pointer-events:none}.shopify-section--product-banners .section-header{padding:2rem 0}.shopify-section--product-banners .blocks-container{display:flex;gap:.5rem}@media screen and (max-width: 999px){.shopify-section--product-banners .blocks-container{flex-direction:column}}.shopify-section--product-banners .multi-media-banner.w-full:first-child{padding-bottom:0}.shopify-section--product-banners .multi-media-banner.w-full:last-child{padding-top:0}.shopify-section--product-banners .multi-media-banner.w-full:not(:first-child):not(:last-child){padding:0}.shopify-section--product-banners .multi-media-banner-container{display:flex;max-height:33.75rem;gap:.5rem}@media screen and (max-width: 640px){.shopify-section--product-banners .multi-media-banner-container{max-height:none;flex-direction:column}}.shopify-section--product-banners .multi-media-banner-container .picture{width:100%}.shopify-section--product-banners .multi-media-banner-container .picture img{width:100%;height:100%;object-fit:cover}.shopify-section--product-banners .media-with-overlay-banner,.shopify-section--product-banners .media-with-overlay-banner .content-over-media{border-radius:.125rem}.shopify-section--product-banners .media-with-overlay-banner .content-over-media picture>img{border-radius:.125rem}.shopify-section--product-banners .media-with-overlay-banner .side-image{width:8.125rem!important;border-radius:.125rem;margin-left:1rem}.shopify-section--product-banners .media-with-overlay-banner .side-image img{border-radius:.125rem}.shopify-section--product-banners .media-with-overlay-banner .content{max-width:none}.multi-column{row-gap:.5rem}.multi-column__item{display:flex;flex-direction:column;justify-content:flex-end;border:.0625rem solid #e2e2e2;border-radius:.125rem;gap:0}.multi-column__item:hover{background-color:#f7f7f7}.multi-column__item:hover .content-wrapper .icon{color:#000}.multi-column__image{object-fit:cover}.multi-column .prose{min-width:0;padding:1.25rem}.multi-column .prose p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-column .content-wrapper{display:flex;width:100%;justify-content:space-between;color:#595959;gap:1rem}.multi-column .content-wrapper .icon{flex:none;margin:0;color:#e2e2e2}.active-facets{margin-bottom:1.25rem}.active-facets__title{margin:3.25rem 0 .75rem}@media screen and (max-width: 999px){.active-facets__title{margin:.75rem 0}}.active-facets__reset{margin:1.25rem 0}.active-facets .removable-facet{padding:.5rem 1.125rem .5rem .5rem;border:1px solid #e2e2e2;border-radius:.25rem;background:#f7f7f7 0% 0% no-repeat padding-box}.active-facets .removable-facet:hover{border-color:#000}.active-facets .removable-facet:hover .text-subdued{color:#000}.active-facets .removable-facet .link-faded{display:flex;width:1rem;height:1rem;align-items:center;justify-content:center;border:1px solid #e2e2e2;border-radius:50%;background:#fff 0% 0% no-repeat padding-box;opacity:1}.active-facets .removable-facet .link-faded svg{color:#000}.active-facets .removable-facet .text-subdued{line-height:1rem}.active-facets .facet-remove-btn{display:flex;align-items:center;justify-content:center;padding:0;border-width:0;margin:0;background:transparent;cursor:pointer}.active-facets .facet-remove-btn:hover{opacity:.7}.facets-sidebar{--collection-sidebar-width: 300px}.facets-sidebar .text-with-icon{text-transform:none}.facets-drawer .button{width:100%!important}.collection{--collection-sidebar-width: 300px}.color-swatch{display:flex;width:auto;width:calc(50% - 4px);max-width:50%;align-items:center;padding:.625rem;border:1px solid #e2e2e2;border-radius:.25rem;gap:1.25rem}@media screen and (min-width: 641px) and (max-width: 1007px){.color-swatch{width:calc(33% - .25rem)}}.color-swatch span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.color-swatch__tile{width:.75rem;height:.75rem;flex:none;background:var(--swatch-background);background-position:center;background-repeat:no-repeat;background-size:contain}.accordion_filters_disclosure{border-top:1px solid #e2e2e2}.accordion--disabled summary{cursor:default!important;pointer-events:none!important}.accordion--disabled summary::marker,.accordion--disabled summary::-webkit-details-marker{display:none}.accordion--disabled .accordion__content{display:block!important;opacity:1!important;pointer-events:auto}.accordion__summary--disabled{cursor:default!important;pointer-events:none!important}.accordion__content{padding-right:0}.accordion__content .checkbox-control{align-items:center}.accordion__content .size-filters{grid-template-columns:repeat(4,1fr)}@media screen and (min-width: 641px) and (max-width: 1007px){.accordion__content .size-filters{grid-template-columns:repeat(5,1fr)}}.accordion__content .size-filters .checkbox-control{justify-content:center;border:1px solid #e2e2e2;border-radius:.25rem}@media screen and (min-width: 1000px){.accordion__content .size-filters .checkbox-control:hover{border-color:#000}}.accordion__content .size-filters .checkbox-control label{display:flex;width:100%;height:100%;justify-content:center;padding:.375rem 0}.accordion__content .size-filters .checkbox-control:has(input:checked){border-color:#000;background-color:#f7f7f7}.accordion__content .size-filters .checkbox-control:has(input:checked) .dot-checkbox~label:hover{opacity:1!important}.accordion__content .size-filters input{position:absolute!important;visibility:hidden}.dot-checkbox~label:hover{opacity:.65!important}@media screen and (min-width: 1000px){.dot-checkbox~label:hover{opacity:1!important}}.dot-checkbox:checked~label{opacity:1!important}.color-swatch:hover{border-color:#000}.shopify-section--quick-filters .section-spacing{padding-top:4rem;padding-bottom:2.125rem}@media screen and (max-width: 999px){.shopify-section--quick-filters .section-spacing{padding-top:2rem;padding-bottom:4.25rem}}.quick-filter__wrapper{display:flex;min-height:14.5rem;padding-bottom:1rem;gap:.625rem;overflow-x:auto}@media screen and (max-width: 999px){.quick-filter__wrapper{min-height:auto}}.quick-filter__card{display:flex;width:20.5rem;height:100%;flex:none;flex-direction:column;justify-content:space-between;padding:1.25rem;border:1px solid #e2e2e2;border-radius:.25rem;gap:1.25rem}@media screen and (max-width: 999px){.quick-filter__card{padding:0;gap:0}}.quick-filter__wrapper>.quick-filter__card:first-child,.quick-filter__wrapper>a:first-child>.quick-filter__card:first-child{width:13.5rem}@media screen and (max-width: 999px){.quick-filter__wrapper>.quick-filter__card:first-child,.quick-filter__wrapper>a:first-child>.quick-filter__card:first-child{width:10.625rem}}.quick-filter__card:hover,.quick-filter__card.active{border-color:#000;background-color:#f7f7f7}.quick-filter__card:hover .icon,.quick-filter__card.active .icon{flex:none;color:#000}.quick-filter__card .image-wrapper{height:7rem}.quick-filter__card .image-wrapper img{width:100%;height:100%;border-radius:.125rem;object-fit:cover}@media screen and (max-width: 999px){.quick-filter__card .content{padding:.75rem}}.quick-filter__card .text-container{display:flex;overflow:hidden;flex-direction:column;gap:.5rem;white-space:nowrap}.quick-filter__card .text-container p{overflow:hidden;color:#595959;text-overflow:ellipsis;white-space:nowrap}.quick-filter__card .icon{flex:none;margin-bottom:.1875rem;color:#e2e2e2}.quick-filter-all-products .text-container p{color:#000}.subcollection__wrapper{display:flex;min-height:13.5rem;gap:.625rem;overflow-x:auto}.subcollection__card{display:flex;width:20.5rem;height:100%;flex:none;flex-direction:column;justify-content:space-between;padding:1.25rem;border:1px solid #e2e2e2;border-radius:.25rem;gap:1.25rem}.quick-filter__wrapper>.subcollection__card:first-child,.quick-filter__wrapper>a:first-child>.subcollection__card:first-child{width:13.5rem}@media screen and (max-width: 999px){.quick-filter__wrapper>.subcollection__card:first-child,.quick-filter__wrapper>a:first-child>.subcollection__card:first-child{width:10.625rem}}.subcollection__card:hover,.subcollection__card.active{border-color:#000;background-color:#f7f7f7}.subcollection__card:hover .icon,.subcollection__card.active .icon{flex:none;color:#000}.subcollection__card .image-wrapper{height:7rem}.subcollection__card .image-wrapper img{width:100%;height:100%;border-radius:.125rem;object-fit:cover}.subcollection__card .text-container{overflow:hidden;white-space:nowrap}.subcollection__card .text-container p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subcollection__card .icon{margin-bottom:.1875rem;color:#e2e2e2}.quick-buy-modal__content .vertical-zoom-gallery-overlay{display:none}.comparator-wrapper{overflow-x:hidden!important}.comparator-container{position:relative;width:100%;overflow-x:auto}.comparator-row{display:grid;width:fit-content;grid-auto-columns:auto;grid-auto-flow:column}@media screen and (max-width: 999px){.comparator-row{grid-auto-flow:row}}.comparator-row_header{position:sticky;z-index:2;left:0;width:14.0625rem}.comparator-row_content{display:grid;grid-auto-columns:calc(var(--comparator-width) / var(--comparator-list-items-per-row));grid-auto-flow:column}.comparator-row_content .specification-block{border:unset!important}.comparator-item{display:flex;flex-direction:column}.comparator-item__image{margin-bottom:1rem}.comparator-item__block{overflow:hidden;height:100%;padding:1.25rem 7.5rem 1.25rem .25rem;border-bottom:.0625rem solid #e2e2e2}@media screen and (max-width: 999px){.comparator-item__block{padding-right:2rem}}.comparator-item__block_header{display:flex;height:100%;padding-top:1rem;padding-right:1.25rem;border-bottom:.0625rem solid #e2e2e2;background-color:#fff}@media screen and (max-width: 999px){.comparator-item__block_header{border:unset!important}}.square-blocks-container--single,.square-blocks-container--multi{display:grid;gap:.625rem}.square-blocks-container--single{grid-template-columns:1fr}.square-blocks-container--multi{grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 999px){.square-blocks-container--multi{grid-template-columns:1fr}}.square-blocks-block__content{display:flex;width:100%;height:6.25rem;flex-direction:column;justify-content:space-between;padding:.75rem;border:.0625rem solid #e2e2e2;gap:.5rem}.square-blocks-block__content__title{display:flex;justify-content:space-between}.feature-blocks-container{padding:1.25rem;border:.0625rem solid #e2e2e2}.feature-container__title{padding-top:.5rem;border-top:.0625rem solid #e2e2e2;margin-top:1.25rem}.feature-level-indicator-container{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.1875rem}.feature-level-bar{width:100%;margin-top:.5rem}.feature-level-bar__track{position:relative;height:1.375rem;padding:.1875rem;border:.0625rem solid #e2e2e2;border-radius:.25rem;margin-top:1.25rem;margin-bottom:.5rem;background:#f7f7f7}.feature-level-bar__track-container{position:relative;display:flex;width:100%;height:100%}.feature-level-bar__indicator{position:absolute}.feature-level-bar__indicator svg{width:.875rem;height:.875rem}.articles-list-container .articles-header-row{display:flex;align-items:flex-start;justify-content:space-between}.articles-list-container .carousel__navigation{margin-left:auto}.articles-list-container .articles-list{display:flex;justify-content:space-between;gap:var(--product-list-default-column-gap, 0)}.articles-list-container .articles-list--stacked{display:grid;gap:var(--product-list-default-column-gap, 0);grid-template-columns:repeat(var(--product-list-items-per-row, 1),1fr);justify-items:center}.articles-list-container .articles-list--text-outside{row-gap:3rem}.articles-list-container .article-card{position:relative;display:flex;overflow:hidden;width:100%;max-width:28.125rem;height:100%;flex-direction:column;border:1px solid #e2e2e2;border-radius:.25rem}@media screen and (max-width: 999px){.articles-list-container .article-card{max-width:unset}}.articles-list-container .article-card__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.25rem}.articles-list-container .article-card__content__subheading{margin-top:.75rem}.articles-list-container .article-card__content__content{margin-top:1.25rem}.articles-list-container .article-card__button-wrapper{display:block}.articles-list-container .article-image{display:block;width:100%;border-radius:.25rem;aspect-ratio:1/1;object-fit:cover}.articles-list-container .tag{position:absolute;z-index:2;top:.625rem;left:.625rem;display:inline-block;padding:.25rem .5rem;border-radius:.25rem;margin-bottom:.5rem;background-color:#fff}.articles-list-container .country{margin-block-start:unset}.video-controls{position:absolute;z-index:2;top:calculateRem(52px);left:calculateRem(52px);display:flex;gap:calculateRem(12px)}.video-pause,.video-play{padding:0;border:unset;background:none;color:inherit;cursor:pointer}.video-wrapper{position:relative;width:100%;height:100%}.content-over-media>:not(img,video,iframe,svg,video-media,picture,image-parallax){max-width:unset;opacity:1!important;visibility:visible!important}.editorial_gallery-header-content{margin-bottom:2rem}.editorial_gallery-grid{display:flex;flex-direction:column;gap:.5rem}.editorial_gallery-row{display:flex;gap:.5rem}@media screen and (max-width: 640px){.editorial_gallery-row{flex-direction:column}}.editorial_gallery-row--single{justify-content:center}.editorial_gallery-image{display:flex;flex-direction:column;align-items:center}.editorial_gallery-image--full{width:100%}.editorial_gallery-image--half{width:50%}@media screen and (max-width: 640px){.editorial_gallery-image--half{width:100%}}@media screen and (min-width: 641px){.editorial_gallery-image--half .editorial_gallery-img{aspect-ratio:1}}.editorial_gallery-img{display:block;width:100%;height:auto;object-fit:cover}.editorial_gallery-text{width:100%;padding:.5rem;text-align:left}.focus-list-section{padding:7.5rem 0}@media screen and (max-width: 999px){.focus-list-section{padding:2.5rem 0}}.focus-list-section .carousel__navigation{margin-left:auto}.focus-list-card{position:relative;display:flex;overflow:hidden;width:100%;height:100%;flex-direction:column;border:1px solid #e2e2e2;border-radius:.25rem;cursor:pointer}.focus-list-card__content{display:flex;justify-content:space-between;padding:1.25rem}.focus-list-card__image{display:flex;overflow:hidden;width:100%;align-items:center;justify-content:center}.focus-list-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.shopify-section--rich-text strong{font-family:CustomHeading,Instrument Sans,sans-serif}.shopify-section--rich-text .prose:not(.prose--tight) :where(:not(meta,span)+*){padding-top:.5rem;margin-block-start:0}.shopify-section--featured-images .floating-controls-container__control{position:relative;padding:1.125rem;border:.0625rem solid #e2e2e2;border-radius:.25rem;cursor:pointer;inset-inline-start:unset!important;opacity:1!important;transform:translateY(0)!important}.shopify-section--featured-images .floating-controls-container__control .prev-next-button[disabled]{opacity:.3;visibility:visible}.shopify-section--featured-images .floating-slider-indicator{margin-left:1rem}@media not screen and (pointer: fine){.shopify-section--featured-images .floating-slider-indicator{display:none}}.featured-images-navigation{justify-content:left!important;column-gap:0!important}.featured-images-container{position:relative}.featured-images-carousel__item product-list{padding:1rem 0}.featured-images-carousel__item .product-list{display:flex;height:46.875rem}@media screen and (min-width: 641px) and (max-width: 1007px){.featured-images-carousel__item .product-list{height:37.5rem}}@media screen and (max-width: 640px){.featured-images-carousel__item .product-list{height:28.125rem}}.featured-images-carousel__item img{width:auto;height:100%;object-fit:cover}@media screen and (max-width: 999px){.featured-images-carousel__item img{max-width:none}}.button--featured-images{padding-top:.5625rem;padding-right:1.25rem;padding-bottom:.5625rem!important;padding-left:1.25rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/template-common.css.map */
