.header__icon--menu{position:initial}.js menu-drawer>details>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before,.js header-drawer>details>summary:before,.js header-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,header-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:#fff;overflow-x:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1),visibility .35s ease;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,details[open]>.menu-drawer,.js details[open].menu-opening>.menu-drawer{transform:translate(0)!important;visibility:visible!important;display:block!important}details:not([open])>.menu-drawer{transform:translate(-100%)!important;visibility:hidden!important}.menu-drawer__submenu{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:#fff!important;z-index:50!important;transform:translate(100%);visibility:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1),visibility .35s ease;overflow-y:auto!important}details[open]>.menu-drawer__submenu{transform:translate(0)!important;visibility:visible!important;display:block!important}.menu-drawer__navigation,ul.menu-drawer__menu{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease}.submenu-open>.menu-drawer__navigation,.submenu-open>ul.menu-drawer__menu{transform:translate(-20%);opacity:.4}@media screen and (max-width:990px){header-drawer{display:flex!important;position:relative!important;z-index:999999!important}.menu-drawer-container{display:flex!important;position:relative!important;z-index:999999!important}.menu-drawer{width:86vw!important;max-width:360px!important;height:calc(100vh - 54px)!important;top:54px!important;position:fixed!important;z-index:999999!important;background:#fff!important;box-shadow:4px 0 20px #00000026!important}.menu-drawer__navigation-container{padding-top:10px!important;background:#fff!important}#Details-menu-drawer-container[open]>summary:before{content:""!important;position:fixed!important;top:54px!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:calc(100vh - 54px)!important;background:#00000080!important;z-index:999998!important;visibility:visible!important;opacity:1!important}}.menu-drawer__menu li,.menu-drawer__menu details,.menu-drawer__menu{position:static!important}.menu-drawer__inner-container{position:relative!important;height:100%!important;overflow:hidden!important}.menu-drawer__navigation-container{display:grid;grid-template-rows:1fr auto;align-content:space-between;overflow-y:auto;height:100%}.menu-drawer__navigation{padding:2rem 0;position:static!important}.menu-drawer__submenu{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:#fff!important;z-index:50!important;transform:translate(100%);visibility:hidden;transition:transform .25s ease,visibility .25s ease;display:flex!important;flex-direction:column!important}details[open]>.menu-drawer__submenu{transform:translate(0)!important;visibility:visible!important}details:not([open])>.menu-drawer__submenu{transform:translate(100%)!important;visibility:hidden!important}.menu-drawer__inner-submenu{height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;background:#fff!important;padding-bottom:40px!important}.menu-drawer__close-button{padding:1.4rem 2rem!important;font-size:1.5rem!important;font-weight:700!important;color:#282c3f!important;background-color:#f5f5f6!important;border:none!important;border-bottom:1px solid #eaeaec!important;display:flex!important;align-items:center!important;width:100%!important;cursor:pointer!important}.menu-drawer__close-button .svg-wrapper{transform:rotate(180deg)!important;margin-right:12px!important;width:16px!important}.menu-drawer__submenu ul.menu-drawer__menu{padding:8px 0!important;list-style:none!important}.menu-drawer__submenu .menu-drawer__menu-item{padding:1.3rem 2.4rem!important;font-size:1.45rem!important;font-weight:500!important;color:#282c3f!important;text-decoration:none!important;display:flex!important;align-items:center!important;border-bottom:1px solid #f5f5f6!important}.menu-drawer__submenu .menu-drawer__menu-item:hover,.menu-drawer__submenu .menu-drawer__menu-item:active{color:#ff3f6c!important;background-color:#fdf2f4!important}.js .menu-drawer__menu li{margin-bottom:.2rem}.menu-drawer__menu-item{padding:1.1rem 2.4rem;text-decoration:none;font-size:1.6rem;font-weight:600;color:#282c3f;display:flex;align-items:center;justify-content:space-between}.menu-drawer summary.menu-drawer__menu-item{padding-right:2.4rem;cursor:pointer}.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{margin-top:1.5rem;padding:1.2rem 2.6rem 1.2rem 3rem;text-decoration:none;display:flex;align-items:center;font-size:1.4rem;width:100%;background-color:transparent;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left}.menu-drawer__close-button .svg-wrapper{transform:rotate(180deg);margin-right:1rem;width:15px}.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}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-menu-drawer.css.map */
