.section-announcement .announcement-bar__text a{color:inherit;display:block;align-items:center;padding:0;min-width:auto;min-height:auto;background:none;box-shadow:none;color:rgba(var(--color-foreground));--alpha-button-background: 0;overflow:visible;position:relative;display:inline-block;text-decoration:none;font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:calc(var(--font-button-letter-spacing) * .1);transition:var(--duration-default);font-size:calc(var(--font-button-scale) * 1.5rem);line-height:var(--font-body-line-height);cursor:pointer}.section-announcement .announcement-bar__text a:after{content:"";position:absolute;left:0;bottom:-.3rem;width:100%;height:.1rem;background-color:currentColor;transition:width var(--duration-default)}.section-announcement .announcement-bar__text a:hover:after{width:0}.section-announcement .announcement-bar__link{display:block;width:100%;text-decoration:none}.section-announcement .announcement-bar__link:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-card-hover),.06)}.section-announcement .announcement-bar__close-button{display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.section-announcement .announcement-bar__close-button:hover .announcement-bar__close-button-icon{transform:rotate(90deg)}.section-announcement .announcement-bar__close-button .announcement-bar__close-button-icon{width:1.6rem;height:1.6rem;transition:transform var(--duration-default) cubic-bezier(.25,.1,.25,1) 0s}.section-announcement .announcement-bar__close-button .announcement-bar__close-button-icon>svg{width:100%;height:100%;object-fit:cover;color:rgb(var(--color-foreground-secondary))}.section-announcement .announcement-bar.color-background-2 .announcement-bar__close-button>svg>path{stroke:#fff}body{scroll-behavior:smooth}body.body--hidden{overflow-y:hidden}.shopify-section-header{position:relative;z-index:12;will-change:transform;transition:background var(--duration-default)}.shopify-section-header.color-background-1{background-color:rgb(var(--color-background))}.shopify-section-header.always-show{background-color:transparent}.shopify-section-header.have-background{background-color:rgb(var(--color-background))}.shopify-section-header.color-background-2{background-color:transparent}.shopify-section-header.color-background-2 .header--border:before{background-color:#f9f9f91f}.shopify-section-header.color-background-2 .menu-drawer-container.menu-opening .header__modal-close-button{border-color:#f9f9f91f}.shopify-section-header.color-background-2 .header__heading-logo:not(.search__header .header__heading-logo){display:none}.shopify-section-header.color-background-2 .header__heading-logo:not(.search__header .header__heading-logo):only-child{display:block}.shopify-section-header.color-background-2 .header__heading-logo--overlay:not(.search__header .header__heading-logo){display:block}.shopify-section-header-sticky{position:sticky;top:0;background-color:rgb(var(--color-background));z-index:12}.shopify-section-header-sticky .header{position:relative}.shopify-section-header-hidden{transform:translateY(-100%)}.shopify-section-header.animate{transition:transform .15s ease-out}.header-wrapper{display:block;position:relative}.header-wrapper[data-sticky-type=on-scroll-up]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.container--header{margin:0 auto;padding-inline:2rem}@media screen and (min-width:1360px){.container--header{max-width:174rem}}.shopify-section-header-sticky .header__search-inner,.shopify-section-header-sticky .burger-menu__overlay,.shopify-section-header-sticky .burger-menu,.shopify-section-header-sticky .region-modal,.shopify-section-header-sticky .header__region-summary:after{top:0}.js .shopify-section-header-sticky .menu-drawer{height:calc(100dvh - var(--header-height))}.header{display:block;align-items:center;justify-content:space-between;font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);text-transform:var(--font-header-menu-text-transform)}.header.header-animation-slide .menu-drawer .menu-drawer__inner-container{transition:var(--modal-transition);transform:translate(-100%)}.header.header-animation-slide .menu-drawer-container.menu-opening>.menu-drawer .menu-drawer__inner-container{transform:translate(0)}.header .menu_left_block{display:none}@media screen and (min-width:1100px){.header{display:flex;padding-block:0rem}.header .menu_left_block{display:flex;align-items:center;gap:2.4rem}}.header .header__heading,.header>.header__heading-link{display:flex;align-items:center;padding-block:1rem;min-height:5rem}.header__localization{position:relative;display:flex;align-items:center;height:100%}.header__localization--language+.header__localization:before{content:"";width:3px;height:3px;background:rgba(var(--color-foreground),.7);margin:0 8px;transition:var(--duration-default)}.header__localization localization-form,.header__localization .localization-form{display:flex;align-items:center;justify-content:center}.header__localization .disclosure{position:static}.header__localization .disclosure__button{display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:5rem;padding-inline:.4rem}.header__localization .disclosure__button:hover,.header__localization .disclosure__button:focus{box-shadow:none}.header__localization .localization-selector.link{display:flex;align-items:center;justify-content:center;padding:0}.header__localization .localization-selector.link .icon-caret{position:static;margin:0;flex:none}.header__localization .localization-selector.link .currency-country{flex:none}.header__localization .localization-selector.link .currency-country.currency-country--hidden{display:none}.header__localization .localization-selector.disclosure__button-header{font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:var(--font-header-menu-weight);text-transform:var(--font-header-menu-text-transform);font-size:calc(var(--font-header-menu-scale) * .9rem);letter-spacing:calc(var(--font-header-menu-letter-spacing) * .1)}.header__localization .localization-selector+.disclosure__list{right:0;bottom:auto;margin-top:0;max-width:25rem;animation:animateMenuOpen var(--duration-default) ease;border:1px solid rgb(var(--color-border));margin-top:.6rem;z-index:9;transform:translateY(0)}.header__localization .localization-selector+.disclosure__list::-webkit-scrollbar{width:.2rem}.header__localization .localization-selector+.disclosure__list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.header--border:before{position:absolute;content:"";bottom:0;display:block;height:.1rem;width:100%;background-color:rgb(var(--color-border));transition:background var(--duration-short);pointer-events:none;z-index:2}.header--left-logo{display:flex;align-items:center;gap:0}@media screen and (min-width:750px){.header--left-logo{gap:1rem}}@media screen and (min-width:1100px){.header--left-logo{display:grid;grid-template-columns:auto auto;gap:2rem;align-items:center}}.header--left-logo .menu_left_block{display:flex}.header--left-logo .header__inline-menu{margin-left:-1.2rem}.header--left-logo .header__contact{padding:0}.header--left-logo .header__shop{margin-left:0}.header--left-logo .mega-menu{top:auto}.header--center-logo{display:grid;align-items:center;grid-template-columns:1fr auto 1fr;gap:.8rem}@media screen and (min-width:1100px){.header--center-logo{display:grid;grid-template-columns:5fr auto 5fr;align-items:center}}.header--center-logo .header__inline-menu{margin-left:-1.2rem}.header--center-logo .header__contact{padding:0}.header--center-logo .header__shop{margin-left:0}.header--center-logo .mega-menu{top:auto}.header--center-logo-burger{align-items:start}.header--center-logo-burger .header-drawer{padding:1rem 0}@media screen and (min-width:1100px){.header--center-logo-burger .header__icons.header__icons-reverse{flex-direction:column;align-items:flex-start}.header--center-logo-burger .header__icons.header__icons-reverse .link-hover-line{min-height:unset}.header--center-logo-burger .header__icons.header__icons-reverse .header__cart--text{padding:0}.header--center-logo-burger .header__icons.header__icons-reverse .link-hover-line:after{bottom:-3px}}.header--center-logo-burger .header__icons.header__icons-reverse .header__scheme{min-width:unset;padding:0}@media screen and (max-width:1099px){.header--center-logo-burger .header__icons.header__icons-reverse .header__cart{margin-left:1.2rem}}@media screen and (max-width:989px){.header--center-logo-burger .header__icons.header__icons-reverse .header__search{margin-right:0}}.header--center-logo-burger .burger-menu__toggle--open-btn{margin-top:-1px}.header--center-logo-burger .menu_left_block{padding:1.2rem 0}.header--center-logo-burger .header__icons{height:auto;gap:0}.header--center-logo-burger .header__icons .header__icon--search span{position:relative;align-items:center;height:100%;min-height:unset}.header--center-logo-burger .header__icons .header__icon--search span:after{bottom:-3px}.header--center-logo-burger .header__icons .header__toggle-scheme{padding:.6rem 0}.header--center-logo-burger .header__icons .header__toggle-scheme:after{bottom:3px}.header--center-logo-burger .header__icons localization-form,.header--center-logo-burger .header__icons .localization-form,.header--center-logo-burger .header__icons .header__scheme,.header--center-logo-burger .header__icons .header__account,.header--center-logo-burger .header__icons .header__cart,.header--center-logo-burger .header__icons .header__icon--search,.header--center-logo-burger .header__icons .header__search{position:relative;align-items:center;height:100%;min-height:unset}.header--center-logo-burger .header__icons localization-form:after,.header--center-logo-burger .header__icons .localization-form:after,.header--center-logo-burger .header__icons .header__scheme:after,.header--center-logo-burger .header__icons .header__account:after,.header--center-logo-burger .header__icons .header__cart:after,.header--center-logo-burger .header__icons .header__icon--search:after,.header--center-logo-burger .header__icons .header__search:after{bottom:3px}.header--center-logo-burger .header__icons .header__search{position:static}.header--center-logo-burger>.header__heading,.header--center-logo-burger>.header__heading-link{padding-block:2.4rem}@media screen and (max-width:749px){.header--center-logo-burger>.header__heading{padding-block:1rem}}.header--center-logo-burger>burger-menu{padding-block:.8rem}@media screen and (min-width:1100px){.header--center-logo-burger>.header__column{padding-block:1.8rem}}.header--center-logo-burger .header__column{align-items:flex-start}.header--center-logo-burger .header__region+.header__icons-reverse{margin-left:2.4rem!important}.header--center-logo-burger .header__region{height:fit-content}.header--center-logo-burger .header__icon--search,.header--center-logo-burger .header__icon--cart{min-height:unset;padding:.6rem 0}.header--center-logo-burger .header__icon--cart{height:auto}.header--center-logo-burger .header__cart{margin-left:0}.header--center-logo-burger .header__localization .disclosure__button{min-height:unset;padding:.6rem 0}.header--center-logo-burger .header__localization .disclosure__button .header__localization-icon{height:1.4rem}.header--center-logo-burger .header__account summary{padding:.6rem 0;height:fit-content}.header--center-logo-burger .header__icons>.header__account,.header--center-logo-burger .header__search{padding:0;margin:0}.header--center-logo-burger .only_icon .header__region-summary{padding:.6rem 0}.header__heading-logo{display:block;height:auto;object-fit:contain}@media screen and (max-width:749px){.header__heading-logo{max-width:16rem}}.header__heading{display:inline-flex;align-items:center;margin:0;line-height:0}.header__heading span{line-height:1;text-transform:var(--font-header-menu-text-transform)}.header__heading-link{display:inline-flex;padding:0;text-decoration:none;word-break:break-word}.header__heading-link span{display:flex;align-items:center;width:10rem;line-height:1;letter-spacing:normal;text-transform:var(--font-header-menu-text-transform)}.header__heading-logo--overlay{display:none}.header *[tabindex="-1"]:focus{outline:none}.header .header__column .header__region{display:none;align-items:center}@media screen and (min-width:1100px){.header .header__column .header__region{display:flex}.header .header__column .header__region+.header__icons{margin-left:2.4rem}}.header__column{display:flex;align-items:center;justify-content:flex-end;flex:none;margin-left:auto;width:auto;height:100%}@media screen and (min-width:576px){.header__column .only_icon svg{transition:var(--duration-default)}.header__column .only_icon .text-cart{display:none}}@media screen and (min-width:576px)and (pointer:fine){.header__column .only_icon :hover svg{opacity:.6}}@media screen and (min-width:576px){.header__column .only_text .icon-cart{display:none}}.header__column .header__icons--hover{cursor:pointer}@media screen and (pointer:fine){.header__column .header__icons--hover :hover .link-hover-line:after{width:100%}.header__column .header__icons--hover :hover.only_icon svg{opacity:.6}}.header__column .header__icons--container{padding-left:.6rem;padding-right:.6rem}@media screen and (min-width:1100px){.header__column .header__icons--container{padding-left:1rem;padding-right:1rem}}@media screen and (min-width:1360px){.header__column .header__icons--container{padding-left:1.2rem;padding-right:1.2rem}}.header__icons{display:flex;align-items:center;grid-area:icons;justify-self:end;height:100%;font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:var(--font-header-menu-weight);text-transform:var(--font-header-menu-text-transform);font-size:calc(var(--font-header-menu-scale) * .9rem);letter-spacing:calc(var(--font-header-menu-letter-spacing) * .1);line-height:1.3;gap:0}@media screen and (min-width:1360px){.header__icons{gap:.8rem}}.header__icons localization-form,.header__icons .localization-form,.header__icons .header__scheme,.header__icons .header__account,.header__icons .header__cart,.header__icons .header__icon--search,.header__icons .header__icon--search span,.header__icons .header__icon--account span,.header__icons .header__toggle-scheme-item span,.header__icons .header__cart--text{position:relative;align-items:center;height:auto;min-height:5rem}.header__icons localization-form:after,.header__icons .localization-form:after,.header__icons .header__scheme:after,.header__icons .header__account:after,.header__icons .header__cart:after,.header__icons .header__icon--search:after,.header__icons .header__icon--search span:after,.header__icons .header__icon--account span:after,.header__icons .header__toggle-scheme-item span:after,.header__icons .header__cart--text:after{bottom:14px}.header__icons .header__toggle-scheme-item span{display:flex}.header__icons .header__right--part{display:flex;align-items:center}.header__icons .header__right--part>div:last-child .header__icon--cart{padding-right:0}@media screen and (min-width:1100px){.header__icons .header__right--part>div:last-child{padding-right:0}}.header--center-logo-burger .header__icons--container{padding-left:0;padding-right:0}.header--center-logo-burger .header__icons--container.header__region-summary{padding-left:.8rem;padding-right:.8rem}.header--center-logo-burger .header__region--parent{padding:0}@media screen and (max-width:1099px){.header--center-logo-burger{align-items:center}}.header__icon,.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon span{height:100%}.header__icon{gap:.5rem}.header__icon .icon{transition:var(--duration-default);color:rgba(var(--color-foreground))}.header__icon:focus-visible{outline:0;outline-offset:0;box-shadow:none}.header__icon:focus{outline:0;outline-offset:0;box-shadow:none}.header__icon--account{position:relative}.header__icon-link{position:relative;text-decoration:none;height:auto;padding:.6rem 0}.header__icon--menu{width:4.4rem;height:4.4rem;margin-left:-1.2rem}@media screen and (min-width:1100px){.header__icon--menu{margin:0}}.header__icon--menu span{width:100%}.header__icon--menu .header__modal-close-button{opacity:0}.header__icon:after{content:none}.header__icon .icon{fill:none;vertical-align:middle}@media screen and (min-width:1100px){.template-cart .header__cart--page:after{width:100%;bottom:14px}}@media screen and (min-width:1100px){.template-cart .header__cart--text:after{width:100%;bottom:14px}}@media screen and (min-width:1100px){.template-cart .header--center-logo-burger .header__cart--page:after{bottom:0}}.header__cart{display:flex;align-items:center}.header__cart .icon-cart,.header__cart .text-cart{display:block}@media screen and (max-width:575px){.header__cart.mobile_only_text .icon-cart,.header__cart.mobile_only_icon .text-cart{display:none}}@media screen and (min-width:576px){.header__cart.only_icon .text-cart,.header__cart.only_text .icon-cart{display:none}}.header__icon--cart{position:relative;gap:.4rem;padding-right:0;width:auto;height:5rem;font-size:calc(var(--font-header-menu-scale) * .9rem)}.header__icon--search{display:flex;align-items:center;justify-content:center;height:4.4rem}.header__icon--search span{cursor:pointer}.header__icon--search,.header__icon--cart{display:flex;align-items:center;justify-content:center;text-decoration:none;min-height:5rem}.header__icon .header__icon-name{display:none;margin-left:.7rem}.header__icon--search .header__icon-name{position:relative}.header__account{display:none;align-items:center;position:relative;height:100%}@media screen and (min-width:1100px){.header__account{display:inline-flex}}@media screen and (min-width:1100px){.template-login .header__account:after,.template-register .header__account:after,.template-addresses .header__account:after,.template-order .header__account:after,.template-activate .header__account:after,.template-account .header__account:after,body[class^="template-customers/"] .header__account:after{width:100%}}.header__account-modal{position:absolute;top:100%;right:0;display:flex;flex-direction:column;padding:3.2rem;min-width:21.6rem;height:auto;margin:0;font-weight:var(--font-body-weight);text-transform:none;background-color:rgba(var(--color-background));transition:opacity var(--duration-default),transform var(--duration-default);z-index:10}.header__account details[open] .header__account-modal{animation:animateMenuOpen var(--duration-default) ease}.header__account__login{min-width:max-content;width:100%}.header__account__login .icon{flex:none;margin-right:1rem;margin-left:0}.header__account__register{width:max-content;margin-top:.2rem;margin:.6rem auto}.header__account__account{margin-top:-1rem}.header__account__address{margin-top:-.2rem}.header__account__body{margin:0;padding:0;list-style:none}.header__account__body a{display:block;text-decoration:none;transition:var(--duration-default)}.header__account__body a:hover{color:rgb(var(--color-foreground))}.header__account__body a+a{margin-top:.8rem}.header__account__logout{margin-top:1.4rem;min-width:max-content;width:100%}@keyframes animateSearchOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:990px){.header__icon .header__icon-name{display:flex}}@media screen and (min-width:990px)and (min-width:990px){.header__account summary{position:relative;height:5rem}}@media screen and (max-width:989px){menu-drawer~.header__icon--account{display:none}}.header .header__social{display:none}@media screen and (min-width:990px){.header .header__social{flex:1;display:flex;justify-content:flex-start;grid-row-start:2}.header .header__social:not(:last-child){margin-right:2rem}}menu-drawer+.header__search{display:none}.shopify-section-header-sticky .header__search-inner{max-height:100vh}.template-search .header__search:after{width:100%}#account-modal{display:flex;width:44rem;height:100vh;z-index:999;position:fixed;right:0;top:0;pointer-events:none;visibility:hidden;margin:0}#account-modal .burger-menu__overlay{display:block;opacity:0}#account-modal.hiding{visibility:visible;pointer-events:none}#account-modal.hiding .burger-menu__overlay{opacity:1}#account-modal.active{pointer-events:all;visibility:visible}#account-modal.active .account__content{transform:translate(0);width:100%}#account-modal.active .burger-menu__overlay{opacity:1}#account-modal .account{z-index:4}#account-modal .account__main{padding:0 2.4rem}#account-modal .account__main .header__account__account li a{width:max-content}#account-modal .account__info h3{margin-top:1.2rem;margin-bottom:.8rem}#account-modal .account__info p{margin-top:0;margin-bottom:1.6rem}#account-modal .account__content{height:100%;width:100%;z-index:1;transform:translate(100%);transition:var(--modal-transition);position:relative}#account-modal .account__header{display:flex;align-items:center;justify-content:space-between;padding:2.4rem}#account-modal .account__header h3{margin:0}#search-modal{width:44rem;max-width:100%;height:100vh;z-index:999;position:fixed;right:0;top:0;pointer-events:none;visibility:hidden;margin:0}#search-modal .burger-menu__overlay{display:block;opacity:0}#search-modal.active{pointer-events:all;visibility:visible}#search-modal.active .search__content{transform:translate(0);width:100%}#search-modal.active .search__promo-block svg{display:block}#search-modal.active .burger-menu__overlay{display:block;opacity:1}#search-modal.hiding{visibility:visible;pointer-events:none}#search-modal.hiding .burger-menu__overlay{opacity:1}#search-modal .search{z-index:4}#search-modal .search__content{height:100%;width:100%;z-index:1;transform:translate(100%);transition:var(--modal-transition)}#search-modal .search__header{display:flex;align-items:center;justify-content:flex-end;padding:2.4rem}#search-modal .search__header-wrapper{display:flex;align-items:center;justify-content:flex-end}#search-modal .search__form,#search-modal .search__input{width:100%}#search-modal .search__modal{z-index:2}#search-modal .search__modal--hidden{display:none}.header__details{width:100%}.header__details .search__input{font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground-secondary))}@media screen and (min-width:1100px){.header__region+.header__search{margin-left:3.2rem}}.header__search{display:flex;align-items:center;height:100%}.header__search .icon-search{display:block;cursor:pointer}@media screen and (max-width:575px){.header__search.mobile_only_text .icon-search,.header__search.mobile_only_icon .search-name{display:none}}@media screen and (min-width:576px){.header__search.only_icon .search-name,.header__search.only_text .icon-search{display:none}}.header__search_modal{height:100%;display:flex}.header__search>details{position:static;height:100%}.header__search>details[open] .header__search-inner{transform:translate(0);visibility:visible;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.header__search-inner{position:absolute;top:0;top:calc(-1 * var(--ann-height));right:0;width:100%;height:100vh;box-shadow:0 10px 20px rgba(var(--color-foreground),.04);transform:translate(100%);visibility:hidden;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}@media screen and (min-width:576px){.header__search-inner{width:44rem}}.header__search-inner .search__input--button{padding:1rem 1.8rem}.header__search-inner .search__button{display:flex;align-items:center;justify-content:center}.header .search{z-index:4}.header .search__content{height:100%}.header .search__header{display:flex;align-items:center;justify-content:flex-end;padding:2.4rem}.header .search__header-wrapper{display:flex;align-items:center;justify-content:flex-end}.header .search__form,.header .search__input{width:100%}.header .search__modal{z-index:2}.header .search__modal--hidden{display:none}.header__overlay{position:absolute;right:0;left:0;top:0;bottom:0;display:none;width:100%;height:100vh;z-index:2}.header__overlay.visible{display:block;background-color:rgba(var(--color-overlay),.3)}noscript .header__search{height:100%}.search-modal__heading{max-width:80%}.icon-close{transition:var(--duration-default);color:rgb(var(--color-foreground))}.icon-close path{stroke-width:.3}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}details:not([open])>.header__icon--menu .icon-close{visibility:hidden;opacity:0}details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1}.header__inline-menu details:hover>.header__submenu{opacity:1;transform:translateY(0);animation:animateMenuOpen var(--duration-default) ease}.menu-drawer__submenu--hidden{display:none}.menu-drawer-container.menu-opening .header__modal-close-button{display:flex;align-items:center;justify-content:center;flex:none;height:3.2rem;width:3.2rem;color:rgb(var(--color-foreground));background-color:transparent;cursor:pointer}.menu-drawer-container.menu-opening .header__modal-close-button .icon-close{width:1.4rem;height:1.4rem;transition:var(--duration-default) ease}.menu-drawer-container.menu-opening .header__modal-close-button:hover .icon-close{transform:rotate(90deg)}.menu-drawer-container.menu-opening .mega-menu{box-shadow:none}.menu-opening .header__modal-close-button{opacity:1}.menu-opening .header__scheme{display:flex}.menu-opening .header__toggle-scheme{display:inline-flex;justify-content:flex-start;width:max-content}.menu-opening .menu-drawer__localization{display:flex}.menu-opening .menu-drawer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem 2.4rem;padding:1.8rem 2rem;border-top:.1rem solid rgb(var(--color-border))}.menu-opening .menu-drawer__bottom .header__localization .disclosure__button{min-height:unset}.menu-opening .menu-drawer__bottom .header__region--parent summary{padding:0 1.2rem}.menu-opening .menu-drawer__bottom .header__region--parent>*:first-child summary{padding-left:0}.menu-opening .menu-drawer__bottom .header__region--parent>*:last-child summary{padding-right:0}.menu-opening .menu-drawer__bottom .header__icons{height:auto}.menu-opening .menu-drawer__bottom .header__icons .header__icon--search span,.menu-opening .menu-drawer__bottom .header__icons .header__icon--search{min-height:unset}.menu-opening .menu-drawer__bottom localization-form,.menu-opening .menu-drawer__bottom .localization-form{min-height:unset}.menu-opening .menu-drawer__bottom .header__icons .localization-form:after,.menu-opening .menu-drawer__bottom .header__icons .header__icon--search span:after{bottom:-4px}.menu-opening .menu-drawer__bottom .header__search{display:flex}.menu-opening .menu-drawer__localization-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:2.4rem;padding:.6rem 0}.menu-opening .menu-drawer__localization-wrapper .header__region.region_language_dropdown_type .header__localization .localization-selector+.disclosure__list{bottom:100%;margin-bottom:1rem;left:0}.header__articles{width:38.4rem;max-width:100%;grid-row-start:1;grid-row-end:3;grid-column-start:3;grid-column-end:4}@media screen and (min-width:1440px){.header__articles{width:41.4rem}}@media screen and (max-height:680px){.header__articles{height:65vh}}.header__articles .header__article:not(:first-child){margin-top:-.1rem}@media screen and (max-height:680px){.header__articles .article-card-small{padding-block:.8rem}}.header__articles .header__subtitle{margin-bottom:2.4rem}.header__articles .header__article-button{margin-top:2.4rem}.header .header__social{margin-top:auto}.header__inline-menu{display:none}.header__inline-menu .header__menu-item{font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:var(--font-header-menu-weight);text-transform:var(--font-header-menu-text-transform);font-size:calc(var(--font-header-menu-scale) * .9rem);letter-spacing:calc(var(--font-header-menu-letter-spacing) * .1)}.header--center .header__heading-link{margin-left:0}@media screen and (min-width:1100px){.header__inline-menu{display:block;height:100%}.header--center .header__inline-menu{display:flex}}.header__menu{padding:0 1rem}.header__menu-item{text-decoration:none;color:rgb(var(--color-foreground));transition:color var(--duration-default);overflow:hidden}.list-menu--inline{height:100%;align-items:stretch}.list-menu--inline li:not(.list-menu--megamenu) .header__submenu li{position:relative;width:max-content}.list-menu--inline .list-menu-item:hover>.header__submenu,.list-menu--inline .list-menu-item:focus-within>.header__submenu,.list-menu--inline .list-menu-item:focus>.header__submenu,.list-menu--inline .list-menu-item:active>.header__submenu{opacity:1;pointer-events:all}.list-menu--inline .list-menu-item:hover>.header__submenu:hover,.list-menu--inline .list-menu-item:hover>.header__submenu:focus-within,.list-menu--inline .list-menu-item:hover>.header__submenu:focus,.list-menu--inline .list-menu-item:hover>.header__submenu:active,.list-menu--inline .list-menu-item:focus-within>.header__submenu:hover,.list-menu--inline .list-menu-item:focus-within>.header__submenu:focus-within,.list-menu--inline .list-menu-item:focus-within>.header__submenu:focus,.list-menu--inline .list-menu-item:focus-within>.header__submenu:active,.list-menu--inline .list-menu-item:focus>.header__submenu:hover,.list-menu--inline .list-menu-item:focus>.header__submenu:focus-within,.list-menu--inline .list-menu-item:focus>.header__submenu:focus,.list-menu--inline .list-menu-item:focus>.header__submenu:active,.list-menu--inline .list-menu-item:active>.header__submenu:hover,.list-menu--inline .list-menu-item:active>.header__submenu:focus-within,.list-menu--inline .list-menu-item:active>.header__submenu:focus,.list-menu--inline .list-menu-item:active>.header__submenu:active{opacity:1;pointer-events:all}.list-menu--inline .list-menu-item{padding-inline:1.2rem}@media screen and (min-width:1100px){.list-menu--inline .list-menu-item{padding-inline:1rem}}@media screen and (min-width:1360px){.list-menu--inline .list-menu-item{padding-inline:1.2rem}}.list-menu--inline .list-menu-item.list-menu--submenu:hover>.header__menu-item:before{content:"";position:fixed;top:100%;left:0;min-width:100%;height:calc(100vh - var(--header-height));background:rgba(var(--color-overlay),.1);z-index:-1;pointer-events:none}.list-menu--inline .list-menu-item.list-menu--submenu:hover>.header__menu-item:after{content:"";position:absolute;top:100%;right:50%;transform:translate(50%);height:var(--header-height);width:calc(100% + 2.4rem)}.list-menu--inline .list-menu-item>.header__menu-item{height:100%;position:relative;display:flex;align-items:center;overflow:visible}.list-menu--inline .list-menu-item>.header__menu-item:hover:before,.list-menu--inline .list-menu-item>.header__menu-item:focus-within:before,.list-menu--inline .list-menu-item>.header__menu-item:focus:before,.list-menu--inline .list-menu-item>.header__menu-item:active:before{background-color:rgb(var(--color-foreground))}.list-menu--inline .list-menu-item .header__active-menu-item{position:relative;display:flex;align-items:center;overflow:visible}.list-menu--inline .list-menu-item .header__active-menu-item .link-hover-line:after{width:100%}.list-menu--inline .list-menu--megamenu-visible>.header__menu-item:before{background-color:rgb(var(--color-foreground))}.list-menu--inline .header__menu-item{padding-block:1.6rem}.list-menu--inline .header__menu-item .list-menu-line{height:100%}.list-menu--inline .header__menu-item .list-menu-line:after{bottom:-3px}.list-menu--inline .header__menu-item span{display:flex;align-items:center}.list-menu--inline .header__menu-item span .icon-caret{position:static;margin-left:.4rem}.list-menu--inline .header__menu-item+.header__submenu{opacity:0;pointer-events:none}.list-menu--inline .header__menu-item+.header__submenu:hover,.list-menu--inline .header__menu-item+.header__submenu:focus-within,.list-menu--inline .header__menu-item+.header__submenu:focus,.list-menu--inline .header__menu-item+.header__submenu:active{opacity:1;pointer-events:all}.list-menu--inline .header__menu-item:hover+.header__submenu,.list-menu--inline .header__menu-item:focus-within+.header__submenu,.list-menu--inline .header__menu-item:focus+.header__submenu,.list-menu--inline .header__menu-item:active+.header__submenu{opacity:1;pointer-events:all}.header__inline-menu .header__menu-item{align-items:center}.header__submenu{padding-inline:0;text-transform:none;transition:opacity var(--duration-default);z-index:15}.header__submenu.list-menu{padding-block:.6rem 1.7rem}.header__submenu .header__menu-item{justify-content:space-between;height:auto;padding:0;transition:background var(--duration-default)}.header__submenu .header__menu-item span{position:relative;padding:0;border:none;padding:.7rem 0}.header__submenu .header__menu-item span:after{bottom:4px}.header__submenu .header__menu-item--active span:after{width:100%}.header__submenu .icon-caret{right:1.6rem}.header__menu-item .icon-caret{width:1.6rem;height:1.6rem;z-index:0}.header__inline-menu .list-menu--disclosure{left:0;right:0;top:100%}.header__inline-menu li:hover>.header__submenu{opacity:1;pointer-events:all}.header__inline-menu span.header__menu-item{display:flex;align-items:center;gap:.4rem}.header__menu-item>span{position:relative}.header__icon .header__icon-name{text-decoration:none;font-size:1.5rem;line-height:var(--font-body-line-height);color:rgb(var(--color-foreground))}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes animateLocalOpen{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.overflow-hidden-mobile,.overflow-hidden-tablet{overflow:hidden}.overflow-hidden-tablet .shopify-section-header.always-show{background-color:rgb(var(--color-background))}.overflow-hidden-tablet .facets-container{z-index:0}@media screen and (min-width:750px){.overflow-hidden-mobile{overflow:auto}}.small-menu{display:none;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;height:100%}@media screen and (min-width:1360px){.small-menu{display:flex}}.small-menu__item{display:flex}.small-menu__link{position:relative;display:flex;align-items:center;height:100%;padding:.8rem;font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:var(--font-header-menu-weight);color:rgb(var(--color-foreground));text-transform:var(--font-header-menu-text-transform);font-size:1.3rem;text-decoration:none;transition:color var(--duration-default)}@media screen and (min-width:1600px){.small-menu__link{padding:1.6rem;font-size:1.5rem}}@media screen and (min-width:1100px){.small-menu__link:after{content:"";position:absolute;bottom:0rem;right:.8rem;left:.8rem;height:.2rem;background-color:transparent;transition:background var(--duration-default);z-index:3}}@media screen and (min-width:1600px){.small-menu__link:after{right:1.6rem;left:1.6rem}}.small-menu__link:hover:after{background-color:rgb(var(--color-foreground))}.small-menu__link--active:after{background-color:rgb(var(--color-foreground))}.small-menu__link>span:after{background-color:rgb(var(--color-foreground))}.cart-count-bubble:empty{display:none}@media screen and (max-width:1099px){.cart-count-bubble{margin-right:0}}.header__localization+.header__scheme{position:relative;padding-left:1.2rem;min-width:5.6rem;height:100%}.header__scheme{position:relative;display:none;align-items:center}@media screen and (min-width:1100px){.header__scheme{display:flex;justify-content:center;min-width:fit-content}}.header__scheme+.header__search{margin-left:0}.header__toggle-scheme{display:flex;justify-content:center;flex:none;padding:0;align-items:center;background-color:transparent;border:none;cursor:pointer;color:rgb(var(--color-foreground))}.header__toggle-scheme:after{bottom:3px}.header__toggle-scheme .icon.icon-light-mode,.header__toggle-scheme .icon.icon-dark-mode{transition:opacity var(--duration-default)}.header__toggle-scheme-item{display:flex;align-items:center;justify-content:center;padding:0;gap:.5rem;color:rgb(var(--color-foreground));font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:var(--font-header-menu-weight);text-transform:var(--font-header-menu-text-transform);font-size:calc(var(--font-header-menu-scale) * .9rem);letter-spacing:calc(var(--font-header-menu-letter-spacing) * .1);line-height:1.3;transition:var(--duration-default)}@media(prefers-color-scheme:light){.header__toggle-scheme-item--dark{display:flex}}.header__toggle-scheme-item--dark :root,[data-scheme=light] .header__toggle-scheme-item--dark{display:flex}@media(prefers-color-scheme:light){:root [data-scheme=auto] .header__toggle-scheme-item--dark{display:flex}}@media(prefers-color-scheme:dark){.header__toggle-scheme-item--dark{display:none}}@media(prefers-color-scheme:dark){:root [data-scheme=auto] .header__toggle-scheme-item--dark{display:none}}[data-scheme=dark] .header__toggle-scheme-item--dark{display:none}.header__toggle-scheme-item--dark .header__toggle-scheme-switch{padding-right:.8rem}@media(prefers-color-scheme:light){.header__toggle-scheme-item--light{display:none}}.header__toggle-scheme-item--light :root,[data-scheme=light] .header__toggle-scheme-item--light{display:none}@media(prefers-color-scheme:light){:root [data-scheme=auto] .header__toggle-scheme-item--light{display:none}}@media(prefers-color-scheme:dark){.header__toggle-scheme-item--light{display:flex}}@media(prefers-color-scheme:dark){:root [data-scheme=auto] .header__toggle-scheme-item--light{display:flex}}[data-scheme=dark] .header__toggle-scheme-item--light{display:flex}.header__toggle-scheme-item--light .header__toggle-scheme-circle{order:1}.header__toggle-scheme-item--light .header__toggle-scheme-switch{padding-left:.8rem}.header__toggle-scheme-heading{font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:500;font-size:1.3rem;line-height:var(--font-body-line-height);text-transform:var(--font-header-menu-text-transform);transition:color var(--duration-default)}.header__toggle-scheme-switch{display:flex;align-items:center;justify-content:space-between;padding:.2rem .6rem;min-width:5rem;font-family:var(--font-header-menu-family);min-height:2.4rem;font-style:var(--font-header-menu-style);font-size:1.3rem;line-height:1;text-transform:var(--font-header-menu-text-transform);font-weight:500;background:rgb(var(--color-scheme-toggle));color:rgb(var(--color-scheme-toggle-text));border-radius:24px}.header__toggle-scheme-circle{width:1.2rem;height:1.2rem;background:#fff;box-shadow:0 4px 4px #32314e1a;border-radius:50%}.scheme-toggled[data-scheme] *:not(.swiper-wrapper),.scheme-toggled[data-scheme] *:after,.scheme-toggled[data-scheme] *:before{transition:none!important}.mega-menu__items{margin-top:auto}.mega-menu__item{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.mega-menu__item .mega-menu__image-item{width:100%;overflow:hidden;border-radius:var(--border-radius-media)}.mega-menu__item .mega-menu__image-item img,.mega-menu__item .mega-menu__image-item svg{transition:transform var(--duration-default) ease}.mega-menu__item:hover .mega-menu__item-heading{opacity:.6}.mega-menu__item:hover .mega-menu__image-item img,.mega-menu__item:hover .mega-menu__image-item svg,.mega-menu__item:hover .mega-menu__item-image-wrapper img,.mega-menu__item:hover .mega-menu__item-image-wrapper svg{transform:scale(1.05)}@media screen and (min-width:1100px){.mega-menu__item{width:100%;min-height:22rem;padding:2.4rem 2.1rem 2.4rem 2.4rem}}.mega-menu__item-image,.mega-menu__item svg{display:block;width:100%;height:170px;object-fit:cover;transition:transform var(--duration-default) ease}.mega-menu__item-image-wrapper,.mega-menu__item svg-wrapper{border-radius:var(--border-radius-media);overflow:hidden;width:100%}.mega-menu__item-heading{margin-top:1.2rem;margin-bottom:0;color:rgb(var(--color-foreground));transition:var(--duration-default)}.mega-menu__item-button{position:absolute;top:2.4rem;left:2.4rem;height:calc(100% - 4.8rem);width:calc(100% - 4.8rem)}.list-menu--megamenu burger-menu+.header__menu-item{display:none!important}.list-menu--megamenu .mega-menu__toggle{height:100%;position:relative;display:flex;align-items:center;overflow:visible;padding-block:1rem;transition:color var(--duration-default);font-family:var(--font-header-menu-family);font-style:var(--font-header-menu-style);font-weight:var(--font-header-menu-weight);text-transform:var(--font-header-menu-text-transform);font-size:calc(var(--font-header-menu-scale) * .9rem);letter-spacing:calc(var(--font-header-menu-letter-spacing) * .1);margin:0}.list-menu--megamenu .mega-menu__toggle .link-hover-line:after{bottom:-3px}.list-menu--megamenu:hover .header__menu-item:after{content:"";width:14rem;height:10rem;position:absolute;top:4rem}.header__menu-item:focus+.mega-menu,.header__menu-item:focus-visible+.mega-menu,.header__menu-item:focus-within+.mega-menu,.header__menu-item:hover+.mega-menu{opacity:1;pointer-events:all}.menu-drawer .mega-menu{position:static;padding:0;max-height:unset;pointer-events:all;opacity:1}.menu-drawer .mega-menu__items{display:flex;flex-direction:column;max-width:100%;padding:2rem;gap:2.4rem}.menu-drawer .mega-menu__item{min-height:20rem}.menu-drawer .mega-menu__button{margin-top:1.6rem;opacity:1;pointer-events:all}.menu-drawer .mega-menu__list{display:flex;flex-direction:column}.menu-drawer .mega-menu__card{position:relative}.header__region{display:flex;align-items:center;height:100%}.header__region.region_language_dropdown_type{gap:1.8rem}.header__region.region_language_dropdown_type .header__region+.header__region:before{display:none}.header__region.region_language_dropdown_type .link-hover-line:after{bottom:-2px}.header__region.region_language_dropdown_type .header__localization .localization-selector+.disclosure__list{margin-top:0}.header__region+.header__region:before{content:"";width:3px;height:3px;background:rgba(var(--color-foreground),.3);transition:var(--duration-default)}.header__region-summary:after{content:"";display:none;position:fixed;z-index:3;top:0;right:0;bottom:0;left:0;top:calc(-1 * (var(--announcement-height) + var(--countdown-bar-height)));height:120vh;background:rgba(var(--color-overlay),.1)}.header__region-summary .currency-flag{flex-shrink:0;margin:0}.header__region-summary>div{display:flex;align-items:center;justify-content:center;transition:opacity var(--duration-default)}.header__region-heading{color:rgb(var(--color-foreground-secondary));margin-left:.8rem}.header__region .region-modal{position:fixed;z-index:4;top:0;right:0;bottom:0;left:0;top:calc(-1 * (var(--announcement-height) + var(--countdown-bar-height)));height:100vh;pointer-events:none}.header__region .region-modal__wrapper{width:100%;height:100%;position:relative}.header__region .region-modal__inner{width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:all}@media screen and (min-width:576px){.header__region .region-modal__inner{width:42rem}}.header__region .region-modal__content{display:flex;flex-direction:column;position:relative;padding:3.2rem}.header__region .region-modal__heading{margin:0;margin-bottom:.8rem;text-transform:none}.header__region .region-modal__text{margin:0;color:rgb(var(--color-foreground-secondary));text-transform:none}.header__region .region-modal__selects{width:100%;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:2rem}.header__region .region-modal__close{position:absolute;top:1.2rem;right:1.2rem}.header__region .region-modal .header__localization{width:100%}.header__region .region-modal .header__localization localization-form,.header__region .region-modal .header__localization .localization-form{width:100%;display:block}.header__region .region-modal .header__localization .localization-selector.link{justify-content:space-between;min-height:3.6rem;border:1px solid rgb(var(--color-border));padding:0 1.1rem 0 1.6rem}.header__region .region-modal .header__localization .localization-selector.link span,.header__region .region-modal .header__localization .localization-selector.link svg{transition:var(--duration-default)}.header__region .region-modal .header__localization .localization-selector.link:hover span,.header__region .region-modal .header__localization .localization-selector.link:hover svg{opacity:.7}.header__region .region-modal .header__localization .button-save{margin-top:1.2rem;width:100%}.header__region>details{position:static}.header__region>details[open] .header__region-summary:after{display:block}.header__region>details[open] .header__region-inner{animation:animateSearchOpen var(--duration-default) ease}.header__region .header__icons--hover,.header__region .header__region-summary{height:100%;display:flex;align-items:center}.header__region .header__icons--hover.disclosure{display:block}.header__region .icon-language,.header__region .icon-region{width:1.4rem;min-width:1.4rem;height:1.4rem;min-height:1.4rem}.header__localization-icon{display:flex;align-items:center;justify-content:center}@media screen and (min-width:576px){.header__localization-button.header__localization-button--icon:hover{opacity:.6}}@media screen and (min-width:576px){.header__localization-lang-button.header__localization-lang-button--icon:hover{opacity:.6}}.breadcrumb{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:0;margin:40px 0 20px;font-family:Neue Montreal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:.01em;text-transform:none;background-color:transparent}@media screen and (max-width:749px){.breadcrumb{margin-top:20px;margin-bottom:20px}}@media screen and (min-width:990px){.breadcrumb{font-size:clamp(12px,calc(9.56px + .247vw),14px)}}@media screen and (min-width:1512px){.breadcrumb{font-size:15px}}@media(min-width:360px)and (max-width:768px){.breadcrumb{padding-left:15px;padding-top:10px;padding-bottom:12px}}.breadcrumb__delimiter{width:auto;height:auto;background:none;display:inline-flex;align-items:center;padding:0 8px;color:#00000080;line-height:1}.breadcrumb__delimiter:before{content:"/"}.breadcrumb--center{justify-content:center}.breadcrumb a{position:relative;color:#00000080;text-decoration:none;transition:color var(--duration-default)}.breadcrumb span{color:#000}.breadcrumb a.link-hover-line:after{bottom:-2px}.popup-scroll-hidden{overflow:hidden;width:100%}.popup-animated{animation-duration:.5s;animation-fill-mode:both;overflow:hidden!important}@keyframes popupOpenFade{0%{opacity:0}to{opacity:1}}@keyframes popupExitFade{0%{opacity:1}to{opacity:0}}@keyframes popupOpenSlide{0%{transform:translate3d(0,100vh,0);visibility:visible}to{transform:translateZ(0)}}@keyframes popupExitSlide{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100vh,0)}}@keyframes popupOpenZoom{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes popupExitZoom{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}@keyframes popupOpenSlideFade{0%{opacity:0;transform:translate3d(0,4rem,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes popupExitSlideFade{0%{opacity:1;transform:translateZ(0)}to{opacity:0;visibility:hidden;transform:translate3d(0,4rem,0)}}.popupOpenFade{animation-name:popupOpenFade}.popupExitFade{animation-name:popupExitFade}.popupOpenSlide{animation-name:popupOpenSlide}.popupExitSlide{animation-name:popupExitSlide}.popupOpenZoom{animation-name:popupOpenZoom}.popupExitZoom{animation-name:popupExitZoom}.popupOpenSlideFade{animation-name:popupOpenSlideFade}.popupExitSlideFade{animation-name:popupExitSlideFade}.popup{display:none;position:fixed;z-index:999999;max-width:calc(100vw - 4rem);max-height:calc(100vh - 4rem);-webkit-backface-visibility:hidden}@media screen and (min-width:1100px){.popup{max-width:calc(100vw - 12.8rem);max-height:calc(100vh - 6.4rem)}}.popup--top{bottom:2rem;left:2rem;right:2rem}@media screen and (min-width:750px){.popup--top{bottom:unset;top:2.4rem;left:50%;right:unset;transform:translate3d(-50%,0,0)!important}}.popup--top-left{bottom:2rem;left:2rem;right:2rem}@media screen and (min-width:750px){.popup--top-left{bottom:unset;top:2.4rem;left:2.4rem;right:unset}}.popup--top-right{bottom:2rem;right:2rem;left:2rem}@media screen and (min-width:750px){.popup--top-right{top:2.4rem;right:2.4rem;left:unset;bottom:unset}}.popup--bottom{bottom:2rem;left:2rem;right:2rem}@media screen and (min-width:750px){.popup--bottom{bottom:2.4rem;left:50%;right:unset;top:unset;transform:translate(-50%)!important}}.popup--bottom-left{left:2rem;right:2rem;bottom:2rem}@media screen and (min-width:750px){.popup--bottom-left{left:2.4rem;bottom:2.4rem;top:unset;right:unset}}.popup--bottom-right{right:2rem;bottom:2rem;left:2rem}@media screen and (min-width:750px){.popup--bottom-right{top:unset;left:unset;right:2.4rem;bottom:2.4rem}}.popup--left{left:2rem;bottom:2rem;right:2rem}@media screen and (min-width:750px){.popup--left{left:2.4rem;right:unset;top:50%;bottom:unset;transform:translate3d(0,-50%,0)}}.popup--right{top:unset;transform:none;bottom:2rem;right:2rem;left:2rem}@media screen and (min-width:750px){.popup--right{right:2.4rem;left:unset;top:50%;transform:translate3d(0,-50%,0);bottom:unset}}.popup--center{bottom:2rem;left:2rem;right:2rem}@media screen and (min-width:750px){.popup--center{left:50%;top:50%;bottom:unset;right:unset;transform:translate3d(-50%,-50%,0)!important}}.popup-wrap{position:relative;overflow-x:hidden;overflow-y:auto;width:100%}.popup-wrap::-webkit-scrollbar{width:.2rem}.popup-wrap::-webkit-scrollbar-track{background:rgb(var(--color-background))}.popup-wrap::-webkit-scrollbar-thumb{background:rgb(var(--color-foreground),.3)}.popup-container{width:100%}.popup-outer{position:relative;display:flex;flex-direction:column}.popup-text{color:rgb(var(--color-foreground-secondary))}.popup-text a{text-decoration:underline;transition:color var(--duration-default)}.popup-text p{margin:0}.popup .popup-close{position:absolute;top:1.7rem;right:1.7rem;z-index:2;justify-content:center}@media screen and (min-width:750px){.popup .popup-close{top:.8rem;right:.8rem}}.popup .popup-close svg path{stroke:rgb(var(--color-background))}@media screen and (min-width:750px){.popup .popup-close svg path{stroke:rgb(var(--color-foreground-secondary))}}.popup-open{display:flex}@media(max-width:576px){.popup-open[data-mobile-disable=true]{display:none}.popup-open[data-mobile-disable=true]+.popup-overlay{display:none}}.popup-open+.popup-overlay{display:block}.popup-overlay{background-color:rgba(var(--color-overlay),.3);position:fixed;display:none;top:0;bottom:0;right:0;left:0;width:100%;height:100%;z-index:999998}.popup-thumbnail img{width:100%}.popup-trigger{cursor:pointer}.popup-main{width:auto;min-height:16.7rem}.popup-main>.popup-wrap{border:1px solid rgb(var(--color-border));border-radius:var(--border-radius-media)}@media screen and (min-width:750px){.popup-main:not(.popup--bottom):not(.popup--top):not(.popup--center):not(.popup--left):not(.popup--right){transform:none}}.popup-main .popup-close{position:absolute;top:1.7rem;right:1.7rem;z-index:3;justify-content:center}@media screen and (min-width:750px){.popup-main .popup-close{top:.8rem;right:.8rem}}.popup-main .popup-close svg path{stroke:rgb(var(--color-background))}@media screen and (min-width:750px){.popup-main .popup-close svg path{stroke:rgb(var(--color-foreground-secondary))}}.popup-main .list-social{margin-left:0!important;margin-top:2rem!important}.popup-main .list-social__link{width:3rem}.popup-main .list-social__link .icon+.visually-hidden{display:none}.popup-main .newsletter-form__message--success{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));margin:0;align-items:center;justify-content:center;z-index:3}.popup-main .newsletter-form__message--success span{display:block;text-align:center;max-width:27rem}@media screen and (min-width:750px){.popup-main-image--left:not(.popup-main--no-image),.popup-main-image--right:not(.popup-main--no-image){min-width:52rem}}.popup-main-image--left .popup-outer_image .popup-content,.popup-main-image--right .popup-outer_image .popup-content{display:flex;flex-direction:column;justify-content:center}.popup-main--image-caption{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-overlay),.1);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.popup-main .popup-container{height:100%}.popup-main .popup-heading{margin-top:0;margin-bottom:0;max-width:27rem}.popup-main .popup-description{margin-top:0;margin-bottom:0;max-height:15rem;overflow:auto;font-size:calc(var(--font-popup-desc-scale) * 1.4rem);color:rgb(var(--color-foreground-secondary))}.popup-main .popup-description::-webkit-scrollbar{width:.2rem}.popup-main .popup-description::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.popup-main .popup-description:not(:first-child){margin-top:.6rem}.popup-main form{margin-top:2rem}.popup-main .popup-text{margin-top:.8rem;font-size:calc(var(--font-popup-text-scale) * 1rem);color:rgb(var(--color-foreground-secondary))}@media screen and (min-width:750px){.popup-main .popup-text{margin-top:1.6rem;font-size:calc(var(--font-popup-text-scale) * 1.3rem)}}.popup-main .popup-text p{color:inherit}.popup-main .list-social__item{transition:opacity var(--duration-default)}.popup-main .list-social__item:hover{opacity:.7}.popup-main .popup-outer{height:100%}@media(min-width:750px){.popup-main .popup-outer{flex-direction:row}}.popup-main .popup-thumbnail{width:100%;height:0;display:flex;overflow:hidden;position:relative;padding-bottom:100%}@media(min-width:750px){.popup-main .popup-thumbnail{display:block;aspect-ratio:1/1;width:unset;height:100%;padding-bottom:0}}.popup-main .popup-thumbnail:before{content:"";display:none;height:0;width:0;padding-bottom:100%}@media(min-width:750px){.popup-main .popup-thumbnail:before{display:none}}.popup-main .popup-thumbnail img{width:100%;height:100%;object-fit:cover;position:absolute}.popup-main .popup-wrapper-text>*{padding-right:3.2rem}.popup-main .popup-content{padding:3.2rem 0 3.2rem 3.2rem;width:100%;order:2;background-color:rgb(var(--color-background))}@media screen and (min-width:750px){.popup-main .popup-content{width:36.4rem}}.popup-main .popup-content--center .popup-heading,.popup-main .popup-content--center .popup-description{text-align:center}.popup-main .popup-content:first-child:last-child{flex:1 0 100%}.popup-main--no-image .popup-content{padding:3.2rem}.popup-main--no-image .popup-close svg path{stroke:currentColor}@media(min-width:576px){.popup-main-image--right .popup-outer{flex-direction:row-reverse}}.popup-main-image--top .popup-outer{flex-direction:column}.popup-main-image--bottom .popup-outer{flex-direction:column-reverse}.popup-main-image--bottom .popup-close svg path{stroke:rgb(var(--color-foreground-secondary))}.popup-main-image--bottom .popup-close--with-overlay{background:none}.popup-main .newsletter-form .button{min-height:3.6rem}.popup-main .newsletter-form .field{min-height:0}.popup-main .newsletter-form .button{max-width:100%;width:100%}.popup-main .newsletter-form input.hidden_email[type=email]{display:flex;padding:0;min-height:0;height:0;border:0;width:0}.popup-main .newsletter-form__inner{display:flex;gap:0;flex-direction:column;justify-content:flex-start;align-items:stretch}.popup-main .newsletter-form__inner.show_form{flex-direction:column;gap:1.6rem}@media screen and (min-width:576px){.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column){flex-direction:row}.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column).show_form{flex-direction:column;gap:1.6rem}}.popup-main .newsletter-form__field-wrapper.hidden_email_wrapper{flex:0;max-width:0}.popup-main .list-social{margin-left:-1.2rem;margin-top:1.2rem}.popup .popup-wrapper-text-customer{display:flex;flex-direction:column;justify-content:center;height:100%}.notification-banner .popup-wrapper-text--center .popup-heading,.notification-banner .popup-wrapper-text--center .popup-text{text-align:center}.notification-banner .popup-wrap{border:1px solid rgb(var(--color-border));border-radius:var(--border-radius-media)}.notification-banner--no-image .popup-content{padding:3.2rem}.notification-banner--no-image .popup-close svg path{stroke:currentColor}.notification-banner:not(.notification-banner--no-image).notification-banner-image--left .notification-banner__image,.notification-banner:not(.notification-banner--no-image).notification-banner-image--right .notification-banner__image{min-width:13.4rem}.notification-banner__close.popup-close.button{position:relative;top:0!important;bottom:0!important;right:0!important}@media(min-width:750px){.notification-banner-image--right .popup-outer.popup-outer-image--right{flex-direction:row-reverse}}.notification-banner-image--right .popup-close{background:rgba(var(--color-foreground),.1)}.notification-banner-image--right .popup-close svg path{stroke:rgb(var(--color-background))}.notification-banner-image--top .popup-outer.popup-outer-image--top{flex-direction:column}.notification-banner-image--top .popup-close{background:rgba(var(--color-foreground),.1)}.notification-banner-image--top .popup-close svg path{stroke:rgb(var(--color-background))}.notification-banner-image--bottom .popup-outer.popup-outer-image--bottom{flex-direction:column-reverse}.notification-banner .popup-outer{background-color:rgb(var(--color-background));flex-direction:column;height:100%}@media screen and (min-width:750px){.notification-banner .popup-outer{flex-direction:row}}.notification-banner .popup-container{height:100%}.notification-banner .popup-heading{margin:0}.notification-banner .popup-heading+.popup-text{margin-top:.6rem}.notification-banner .popup-text{margin-top:0;margin-bottom:0;max-height:15rem;overflow:auto;font-size:calc(var(--font-popup-desc-scale) * 1.4rem);color:rgb(var(--color-foreground-secondary))}.notification-banner .popup-text::-webkit-scrollbar{width:.2rem}.notification-banner .popup-text::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.notification-banner .popup-button{width:100%;margin-top:1.6rem}.notification-banner .popup-wraper-text--center>*{text-align:center}.notification-banner__image{height:100%;aspect-ratio:1/1;position:relative}.notification-banner__image img{width:100%;height:100%;position:absolute}.notification-banner--bar{max-width:unset;max-height:unset;transform:none!important}.notification-banner--bar .popup-wrap{padding:2rem}@media screen and (min-width:750px){.notification-banner--bar .popup-wrap{padding:2.4rem}}.notification-banner--bar .popup-wrapper-text{max-width:52rem;align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.notification-banner--bar .popup-wrapper-text--center{align-items:center}.notification-banner--bar .popup-close{top:-1.6em!important;right:-2rem!important}.notification-banner--bar .popup-close svg{width:50%}.notification-banner--bar .popup-button{margin-top:0!important;flex:1;white-space:nowrap}.notification-banner--bar .notification-banner__content{display:flex;gap:2.4rem;width:100%;flex-direction:column}@media screen and (min-width:576px){.notification-banner--bar .notification-banner__content{flex-direction:row}}.notification-banner--bar .notification-banner--button-wrapper{margin-left:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:1.6rem;flex-direction:column}@media screen and (min-width:400px){.notification-banner--bar .notification-banner--button-wrapper{flex-direction:row}}@media screen and (min-width:576px){.notification-banner--bar .notification-banner--button-wrapper{margin-left:auto}}.notification-banner--bar[class*=popup--bottom]{top:unset;left:0;right:0;bottom:0}.notification-banner--bar[class*=popup--top]{top:0;left:0;right:0;bottom:unset}.notification-banner--bar.popup--left{top:0;left:0;right:unset;bottom:0}.notification-banner--bar.popup--left .notification-banner__content{height:100%;flex-direction:column;justify-content:space-between}.notification-banner--bar.popup--left .notification-banner--button-wrapper{margin-left:0;flex-direction:column}.notification-banner--bar.popup--left .popup-wrapper-text{max-width:20rem}.notification-banner--bar.popup--right{top:0;left:unset;right:0;bottom:0}.notification-banner--bar.popup--right .notification-banner__content{height:100%;flex-direction:column;justify-content:space-between}.notification-banner--bar.popup--right .notification-banner--button-wrapper{margin-left:0;flex-direction:column}.notification-banner--bar.popup--right .popup-wrapper-text{max-width:20rem}.notification-banner--bar.popup--center{top:50%;left:0;right:0;bottom:unset;transform:translateY(-50%)!important}.notification-banner--banner .popup-close{top:.8rem;right:.8rem}.notification-banner--banner .popup-button{margin-top:2rem}.notification-banner--banner .notification-banner__content{width:min(36.4rem,100%);padding:3.2rem 0 3.2rem 3.2rem}.notification-banner--banner .notification-banner__content>*:not(.modal-close-button){padding-right:3.2rem}@media screen and (min-width:750px){.notification-banner--banner .notification-banner__content{width:36.4rem}}.age-verification{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;width:100vw;height:100vh;max-width:unset;max-height:unset;padding:2.4rem;background-color:rgba(var(--color-overlay),.1)}@media screen and (min-width:750px){.age-verification{padding:6.4rem}}.age-verification .popup-text p{text-align:center;color:inherit}.age-verification__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;box-shadow:none}.age-verification__content{display:flex;flex-direction:column;align-items:center;width:100%;margin-left:auto;margin-right:auto;background:#fff;padding:3.2rem}@media screen and (min-width:576px){.age-verification__content{max-width:min(40.2rem,100%)}}.age-verification__question{display:none}.age-verification__question.show{display:block}.age-verification__heading{margin-top:0;margin-bottom:.8rem;text-align:center;font-weight:600}.age-verification__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.age-verification__buttons--wrapper{flex:1;display:flex;align-items:center;justify-content:center;min-width:16rem}.age-verification__buttons--wrapper .age-verification__popup-close{min-width:16rem}.age-verification__declined{display:none}.age-verification__declined.show{display:block}.slideshow__item-heading,.slideshow_item-heading,.slideshow .slide-up-animated h1,.slideshow__info h1,.container.slideshow_info--wrapper h1{font-family:Manrope,sans-serif!important;font-weight:400!important;font-style:normal!important;font-size:40px!important;line-height:100%!important;letter-spacing:1%!important;text-align:center!important;color:#fff!important}@media screen and (max-width:749px){.slideshow__item-heading,.slideshow_item-heading,.slideshow .slide-up-animated h1,.slideshow__info h1,.container.slideshow_info--wrapper h1{font-size:28px!important}}fieldset.product-form__controls.product-form__controls--combined-colors{margin-bottom:1.5rem;border:none;padding:0;width:100%!important;max-width:100%!important;min-width:0!important}fieldset.product-form__controls.product-form__controls--combined-colors .product-form__group-name{margin-bottom:10px}fieldset.product-form__controls.product-form__controls--combined-colors .product-form__controls-group.combined-color-swatches{display:flex!important;flex-wrap:nowrap!important;gap:2px!important;margin-top:8px;overflow-x:scroll!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;width:100%!important;max-width:100%!important;min-width:0!important}fieldset.product-form__controls.product-form__controls--combined-colors .product-form__controls-group.combined-color-swatches::-webkit-scrollbar{display:none!important}fieldset.product-form__controls.product-form__controls--combined-colors .combined-color-swatch{flex:0 0 auto!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:61px!important;border:1px solid rgba(0,0,0,.1);border-radius:0!important;display:block!important;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;text-decoration:none}fieldset.product-form__controls.product-form__controls--combined-colors .combined-color-swatch:hover{border-color:#0000004d}fieldset.product-form__controls.product-form__controls--combined-colors .combined-color-swatch--active{border-bottom:1px solid #000}.combined-color-name{font-weight:400}@media screen and (max-width:749px){fieldset.product-form__controls.product-form__controls--combined-colors{max-width:calc(100vw - 16px)!important}fieldset.product-form__controls.product-form__controls--combined-colors .combined-color-swatch{flex:0 0 auto!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:50px!important}fieldset.product-form__controls.product-form__controls--combined-colors .product-form__controls-group.combined-color-swatches{gap:2px!important}}@media screen and (min-width:1400px)and (max-width:1511px){fieldset.product-form__controls.product-form__controls--combined-colors .combined-color-swatch{width:56px!important;min-width:56px!important;max-width:56px!important;height:50px!important}}.product-popup-modal__content{background-color:#f5f3e9!important}@media(min-width:1100px)and (max-width:1399px){.template-product .product__title__wrapper .product__title{font-family:Neue Montreal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:400!important;font-style:normal!important;font-size:20px!important;line-height:20px!important;letter-spacing:0!important;color:#2c2c2c!important;margin:0!important}.template-product .product-form__submit span{font-family:Neue Montreal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:400!important;font-style:normal!important;font-size:18px!important;line-height:1!important;letter-spacing:.01em!important;text-transform:none!important;text-align:center!important}}@media(min-width:1100px){.template-product .product__info-container{margin-top:0!important}}:root{--font-body-family: "Manrope", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading-family: "Manrope", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body-style: normal;--font-heading-style: normal;--font-body-weight: 400;--font-heading-weight: 600}html,body,button,input,textarea,select,optgroup,option,label,legend,p,span,a,strong,em,b,i,h1,h2,h3,h4,h5,h6,small,sub,sup,li,dt,dd,blockquote,cite,q,table,th,td,figcaption,caption{font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-style:normal!important}*:not(.fa):not(.fas):not(.far):not(.fab) :not(.material-icons):not(.material-symbols-outlined) :not([class^=fa-]):not([class*=" fa-"]) :not([class^=icon-]):not([class*=" icon-"]){font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-style:normal!important}*:not(.fa):not(.fas):not(.far):not(.fab) :before,*:not(.fa):not(.fas):not(.far):not(.fab) :after{font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-style:normal!important}body *{font-variant-ligatures:none}.product-popup-modal__next{margin-left:auto!important;display:inline-flex!important;justify-content:flex-end!important;text-align:right!important}.product-popup-modal__next-wrapper,.product-popup-modal__footer,.product-popup-modal__content-footer,.product-popup-modal__actions{display:flex!important;justify-content:flex-end!important;align-items:center!important}.product-popup-modal__next{width:auto!important}@media screen and (min-width:990px){body.template-collection #MainContent .products-grid.container{max-width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}}.product-popup .product-popup__trigger,.product-popup .product-popup__trigger .product-popup__label,.product-popup .product-popup__trigger span,.product-popup .product-popup__toggle,.product-popup .product-popup__question{text-transform:none!important;letter-spacing:normal!important}#SingleOptionSelector-0 input[type=radio],.product-form__controls input[type=radio],fieldset.product-form__controls input[type=radio]{position:absolute!important;opacity:0!important;width:0!important;height:0!important;appearance:none!important;-webkit-appearance:none!important}.product__description{margin-bottom:35px}@media screen and (max-width:989px){html body .product__info-main .product__info-main_content{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;row-gap:15px!important;column-gap:10px!important}html body .product__info-main .product__info-main_content .product__title__wrapper{grid-column:1!important;grid-row:1!important;margin:0!important}html body .product__info-main .product__info-main_content .price-wrapper{grid-column:2!important;grid-row:1!important;margin:0!important}html body .product__info-main .product__info-main_content .product__title__wrapper .product__title{margin:0!important}html body .product__info-main .product__info-main_content>*:not(.product__title__wrapper):not(.price-wrapper){grid-column:1 / -1!important}}.facets__form{font-size:14px!important}.facets__form *{font-size:inherit!important}@media screen and (max-width:749px){.section-heading__heading h1{font-weight:400!important}}.swiper-slide.media,.two-stories-product-image-wrapper{position:relative!important}.product-badge-new{position:absolute!important;top:2px;left:2px;background:#fff;color:#000;padding:4px 8px;font-size:12px;line-height:1;z-index:30;display:inline-block}@media screen and (max-width:749px){.two-stories-product-image-wrapper .product-badge-new,.swiper-slide.media .product-badge-new{top:36px!important;left:8px!important;font-size:11px!important;padding:3px 6px!important}}.template-collection .card--product .media,.template-collection .card--product .swiper-slide.media{overflow:hidden}.template-collection .card--product .media>img,.template-collection .card--product .swiper-slide.media>img{transform:scale(1.18);transform-origin:center center;object-position:center 40%}@media screen and (max-width:989px){.template-collection .card--product .media>img,.template-collection .card--product .swiper-slide.media>img{transform:scale(1.2);transform-origin:center center;object-position:center 40%}}h1{margin-bottom:0!important}h2{font-weight:500;margin-bottom:10px!important;margin-top:0!important}.hero-section h2{font-size:clamp(18px,2.5vw,28px)}@media screen and (max-width:768px){.banner,.banner *{text-align:center!important}.banner__buttons{display:flex!important;justify-content:center!important}.banner__buttons .button{margin:0 auto!important}}.slideshow__info .button,.container.slideshow_info--wrapper .button,.banner__content .button,.image-banner__content .button,.media-banner__content .button{display:inline-flex!important;margin:0 auto!important}@media screen and (max-width:749px){.slideshow__info,.container.slideshow_info--wrapper{width:100%!important;text-align:center!important}.slideshow__info>*,.container.slideshow_info--wrapper>*{text-align:center!important}.slideshow__button,.slideshow__buttons,.banner__buttons,.button-wrapper{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important}.slideshow__button .button,.slideshow__buttons .button,.slideshow__info .button,.container.slideshow_info--wrapper .button{display:flex!important;width:fit-content!important;margin-left:auto!important;margin-right:auto!important}}.jdgm-star{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;background:#aa2926!important;color:#fff!important;font-size:18px!important;line-height:1!important;font-family:Arial,sans-serif!important}.jdgm-star:before{content:"\2605"!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:18px!important;line-height:1!important}.jdgm-carousel-title-and-link{display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;width:100%;text-align:center!important}a.header__menu-item[href*=summer-essentials],a.header__menu-item[href*=summer-essentials] span.list-menu-line,a[href*=summer-essentials],a[href*=summer-essentials] span{color:#b92825!important;-webkit-text-fill-color:#B92825!important}
/*# sourceMappingURL=/cdn/shop/t/77/assets/base-part2.css.map */
