.header__icon--menu{position:initial}.js menu-drawer>details>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));top:100%;left:0;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;z-index:2;transition:opacity 0s,visibility 0s}menu-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}.menu-drawer{position:absolute;transform:translate(-100%);visibility:hidden;z-index:3;left:0;top:100%;width:100%;padding:0;background-color:rgb(var(--color-background));overflow-x:hidden;filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)))}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)))}.js details[open]>.menu-drawer,.js details[open]>.menu-drawer__submenu{transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible}.js .menu-drawer__navigation .submenu-open{visibility:hidden}@media screen and (min-width:750px){.menu-drawer{width:40rem;border-width:0 var(--drawer-border-width) 0 0;border-style:solid;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity))}}.menu-drawer__inner-container{position:relative;height:100%}.menu-drawer__navigation-container{display:grid;grid-template-rows:1fr auto;align-content:space-between;overflow-y:auto;height:100%}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto}.js .menu-drawer__menu li{margin-bottom:.2rem}.menu-drawer__menu-item{padding:1.1rem 3rem;text-decoration:none;font-size:1.8rem}.menu-drawer summary.menu-drawer__menu-item{padding-right:5.2rem}.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.menu-drawer__menu-item--active:hover{background-color:rgba(var(--color-foreground),.08)}.js .menu-drawer__menu-item .icon-caret{display:none}.menu-drawer__menu-item>.svg-wrapper{width:15px;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}.js .menu-drawer__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-background));z-index:1;transform:translate(100%);visibility:hidden}.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}.menu-drawer__close-button{padding:1.5rem 2rem;text-decoration:none;display:flex;align-items:center;font-size:1.6rem;font-weight:600;width:100%;background-color:#f2f2f2;border-bottom:1px solid #eeeeee;color:#1a1c1e;margin:0}.menu-drawer__close-button .svg-wrapper{margin-right:1.5rem;width:18px;height:18px;transform:rotate(180deg)}.js .menu-drawer__submenu{background-color:#fff}.menu-drawer__utility-links{padding:0;background-color:rgba(var(--color-foreground),.03);position:relative}.header--has-social .menu-drawer__utility-links{padding:2rem 3rem}@media screen and (max-width:749px){.header--has-account:where(:not(.header--has-social):not(.header--has-localizations)) .menu-drawer__utility-links{padding:2rem 3rem}}@media screen and (max-width:989px){.header--has-localizations:where(:not(.header--has-social)) .menu-drawer__utility-links{padding:2rem 3rem}}.menu-drawer__account{display:inline-flex;align-items:center;text-decoration:none;padding:1rem 0;font-size:1.4rem;color:rgb(var(--color-foreground));margin-bottom:0}.menu-drawer__utility-links:has(.menu-drawer__localization) .menu-drawer__account{margin:0}.menu-drawer__account account-icon>.svg-wrapper{height:2rem;width:2rem;margin-right:1rem}.menu-drawer__account shop-user-avatar{--shop-avatar-size: 2.4rem;margin-right:.55rem;margin-left:-.45rem}.menu-drawer__account:hover account-icon>.svg-wrapper{transform:scale(1.07)}.menu-drawer .list-social{justify-content:flex-start;margin-left:-1.25rem}.menu-drawer .list-social:empty{display:none}.menu-drawer .list-social__link{padding:1.1rem}@media screen and (max-width:749px){.menu-drawer.country-selector-open{transform:none!important;filter:none!important;transition:none!important}}.premium-drawer__trust-bar{display:flex;background-color:#fff;border-bottom:1px solid #eeeeee}.trust-item{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem;gap:1rem;text-decoration:none;color:#333;font-size:1.4rem;font-weight:500}.trust-item:not(:last-child){border-right:1px solid #eeeeee}.trust-item img,.trust-item svg{width:24px;height:24px}.premium-menu-item{display:flex!important;align-items:center!important;padding:1.5rem 2rem!important;background-color:#fff;border-bottom:1px solid #f5f5f5!important;text-decoration:none!important;color:#1a1c1e!important}.premium-menu-item:active{background-color:#f9f9f9}.item-icon-wrapper{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:50%;margin-right:1.5rem;flex-shrink:0}.item-icon-wrapper img,.item-icon-wrapper svg{width:24px;height:24px;object-fit:contain}.placeholder-icon{font-size:1.8rem;font-weight:700;color:#888}.item-content{flex:1;display:flex;flex-direction:column;justify-content:center}.item-title{font-size:1.6rem!important;font-weight:600!important;margin:0!important}.item-subtitle{font-size:1.2rem;color:#888;margin:.2rem 0 0!important;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.item-arrow{display:flex!important;align-items:center;justify-content:center;color:#eb001c!important}.item-arrow svg{stroke:#eb001c!important;width:18px!important;height:18px!important}.premium-menu-item::-webkit-details-marker,.premium-menu-item::marker{display:none!important}.menu-drawer__social-item{padding:2rem;background-color:#f8f8f8;display:flex!important;flex-direction:column;justify-content:center;align-items:center;border-bottom:0!important;min-height:60px}.menu-drawer__social-item .list-social{display:flex!important;visibility:visible!important;opacity:1!important}.menu-drawer__social-item .list-social__link .svg-wrapper,.menu-drawer__social-item .list-social__link svg{width:24px!important;height:24px!important;display:block!important;visibility:visible!important}.menu-drawer__navigation-container,.menu-drawer__navigation{display:flex!important;flex-direction:column!important;height:100%!important}.menu-drawer__menu{display:flex!important;flex-direction:column!important;flex:1}.list-social--centered{justify-content:center!important;margin:0!important;gap:2.5rem;flex-wrap:wrap}.list-social--centered .list-social__link{padding:0;color:#1a1c1e;display:flex;align-items:center;justify-content:center}.list-social--centered .svg-wrapper{width:28px;height:28px}.menu-drawer__utility-links,.menu-drawer__localization{display:none!important}.menu-drawer__navigation-container{background-color:transparent!important;overflow-y:auto;-webkit-overflow-scrolling:touch}details[open].menu-opening~.wh-api,.menu-drawer-container[open]~.wh-api{display:none!important}.menu-drawer__navigation{flex:1}.menu-drawer__menu-item>.svg-wrapper{display:none!important}.menu-drawer__menu-item>.item-arrow{display:flex!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-menu-drawer.css.map */
