.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;overscroll-behavior:none;touch-action:none}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;overscroll-behavior:none;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%;overscroll-behavior:contain}.menu-drawer__navigation{padding:3rem 0}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.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__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:1279px){.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}}@media screen and (max-width:1279px){.menu-drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:var(--viewport-height, 100vh);border:0;background:#fff;filter:none;z-index:2147483647}.js .menu-drawer{height:var(--viewport-height, 100vh)}.menu-drawer__inner-container{height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff}.menu-drawer__header{min-height:64px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid rgba(213,213,214,.5);flex:0 0 auto;z-index:3}.menu-drawer__logo{width:96px;height:auto;display:block}.menu-drawer__close-button-custom{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:#656565;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.menu-drawer__close-button-custom .svg-wrapper{width:16px;height:16px}.menu-drawer__search{padding:14px 16px 16px;background:#fff;flex:0 0 auto}.menu-drawer__search-field{height:44px;padding:0 16px;border:1px solid rgba(213,213,214,.7);border-radius:999px;display:flex;align-items:center;gap:10px;background:#fff}.menu-drawer__search-field:before,.menu-drawer__search-field:after{content:none}.menu-drawer__search-icon{width:22px;height:22px;flex:0 0 22px;color:#656565}.menu-drawer__search-input{min-height:0;height:42px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;color:#1e1e1e;font-size:14px;-webkit-appearance:none;appearance:none}.menu-drawer__search-input:focus,.menu-drawer__search-input:focus-visible{outline:none;box-shadow:none}.menu-drawer__navigation-container{height:auto;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;background:#fff}.menu-drawer__navigation{margin:0 16px;padding:8px 0}.menu-drawer__menu{padding:0}.menu-drawer__inner-submenu>.menu-drawer__menu{padding:12px 16px 24px}.menu-drawer__inner-submenu>.menu-drawer__menu .menu-drawer__menu-item{min-height:52px;padding:0}.js .menu-drawer__menu li{margin-bottom:0}.menu-drawer__menu-item,.menu-drawer__category-summary,.menu-drawer__category-link{width:100%;min-height:55px;padding:0;color:#1e1e1e;background:transparent;border:0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:18px;font-weight:500;line-height:1.3;text-decoration:none;cursor:pointer}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus,.menu-drawer__close-button:hover,.menu-drawer__close-button:focus,.menu-drawer__category-summary:hover,.menu-drawer__category-summary:focus,.menu-drawer__category-link:hover,.menu-drawer__category-link:focus,.menu-drawer__menu-item--active{color:#1565d8;background:transparent;text-decoration:none}.menu-drawer__arrow{width:18px;height:18px;flex:0 0 18px;color:currentColor}.menu-drawer__menu-item>.svg-wrapper{position:static;transform:none}.js .menu-drawer__menu-item .icon-caret{display:none}.js .menu-drawer__submenu{top:0;right:0;left:0;width:100%;height:100%;bottom:auto;background:#fff;z-index:5;overflow:hidden}.menu-drawer__inner-submenu{height:100%;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;background:#fff}.menu-drawer__panel-header{min-height:64px;padding:0 16px;border-bottom:1px solid rgba(213,213,214,.5);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;position:sticky;top:0;z-index:2;flex:0 0 auto}.menu-drawer__close-button{min-width:0;min-height:44px;margin:0;padding:0;color:#1e1e1e;background:transparent;border:0;display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:500;line-height:1.2;text-align:left;cursor:pointer}.menu-drawer__close-button .svg-wrapper{width:18px;height:18px;margin:0;transform:rotate(180deg)}.menu-drawer__view-all,.menu-drawer__collection-link,.menu-drawer__category-link-text{color:#1565d8;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}.menu-drawer__product-menu,.menu-drawer__collection-groups{padding:16px;display:flex;flex-direction:column;gap:16px}.menu-drawer__category{border-radius:16px;background:#f7f8f9;overflow:hidden}.menu-drawer__category-summary,.menu-drawer__category-link{padding:0 12px}.menu-drawer__category-main{min-width:0;display:flex;align-items:center;gap:12px}.menu-drawer__category-media{width:48px;height:48px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 48px;overflow:hidden}.menu-drawer__category-image{width:42px;height:42px;object-fit:contain;display:block}.menu-drawer__category-title{min-width:0;color:inherit;font-size:16px;font-weight:500;line-height:1.25}.menu-drawer__product-row{display:flex;gap:0px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:2px 0 8px}.menu-drawer__product-row--category{padding:0 12px 14px}.menu-drawer__product-row::-webkit-scrollbar{display:none}.menu-drawer__collection-group{display:flex;flex-direction:column;gap:10px}.menu-drawer__collection-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-drawer__collection-title{color:#1e1e1e;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none}.menu-drawer-product-card{width:128px;flex:0 0 128px;padding:8px;border-radius:14px;background:#f7f8f9;color:#1e1e1e;display:flex;flex-direction:column;text-decoration:none;scroll-snap-align:start}.menu-drawer-product-card__media{width:100%;height:112px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.menu-drawer-product-card__image{width:96px;height:96px;object-fit:contain;display:block}.menu-drawer-product-card__badge{position:absolute;top:6px;left:6px;min-width:34px;max-width:calc(100% - 12px);height:18px;padding:0 6px;border-radius:999px;color:#fff;background:linear-gradient(90deg,#1a6bff,#1ae0ff);font-size:10px;line-height:18px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-drawer-product-card__badge--custom{left:auto;right:6px;background:var(--menu-drawer-product-badge-bg, #ff6000);color:var(--menu-drawer-product-badge-color, #ffffff)}.menu-drawer-product-card__title{margin-top:10px;color:#1e1e1e;display:-webkit-box;font-size:13px;font-weight:500;line-height:1.25;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:32px;overflow:hidden}.menu-drawer-product-card__text{margin-top:4px;color:#68686b;display:-webkit-box;font-size:11px;line-height:1.25;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-drawer__footer{margin-top:auto;padding:18px 16px 0;background:#fff}.menu-drawer__service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.menu-drawer__service-item{min-width:0;display:flex;align-items:center;gap:8px;color:#1d1d1f;font-size:11px;line-height:1.3}.menu-drawer__service-icon{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;color:#1565d8}.menu-drawer__service-icon img,.menu-drawer__service-icon svg{width:24px;height:24px;object-fit:contain}.menu-drawer__payment{margin-top:18px;padding:14px;border:1px solid rgba(213,213,214,.65);border-radius:16px;display:flex;gap:12px;background:#fff}.menu-drawer__payment-icon{width:26px;height:28px;flex:0 0 26px;display:flex;align-items:center;justify-content:center}.menu-drawer__payment-icon img,.menu-drawer__payment-icon svg{width:100%;height:100%;object-fit:contain}.menu-drawer__payment-dot{width:16px;height:16px;border-radius:50%;background:#007400;display:block}.menu-drawer__payment-title{color:#007400;font-size:14px;font-weight:600;line-height:1.2}.menu-drawer__payment-desc{margin:4px 0 0;color:#333;font-size:12px;line-height:1.45}.menu-drawer__account-row{margin:18px -16px 0;padding:16px;background:#f5f5f7;display:flex;flex-direction:column;gap:8px}.menu-drawer__login-link{color:#1e1e1e;display:inline-flex;align-items:center;gap:12px;font-size:16px;line-height:1.2;text-decoration:none}.menu-drawer__login-link .svg-wrapper{width:24px;height:24px}.menu-drawer .list-social{margin:0 0 0 -1rem;padding:0;justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-menu-drawer.css.map */
