.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:fixed!important;transform:translate(-100%);visibility:hidden;z-index:5;left:0;top:0!important;height:100%!important;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__navigation{padding:3rem 0}.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__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:0;padding:.5rem 1.6rem 1.2rem 2rem;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}}@media screen and (max-width:989px){div#menu-drawer{height:100dvh!important;max-height:100dvh!important;display:flex;flex-direction:column;overflow:hidden!important;overscroll-behavior:contain}div#menu-drawer .mobile-mega{overflow:scroll;height:90vh}div#menu-drawer .mobile-flx{flex:1;overflow-y:auto}.custom-side-drawer__bottom{margin-top:auto;flex-shrink:0}.custom-side-drawer{width:min(100%,485px)!important;background:#fff;color:#071a4d}.custom-side-drawer__top{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;min-height:90px;padding:12px 17px;border-bottom:1px solid #e6eaf0}.custom-side-drawer__close,.custom-side-drawer__cart,.custom-side-drawer__submenu-header button{display:grid;width:34px;height:34px;place-items:center;border:0;background:transparent;color:#071a4d}.custom-side-drawer__close svg,.custom-side-drawer__cart svg,.custom-side-drawer__submenu-header svg{width:24px;height:24px}.custom-side-drawer__logo{display:flex;justify-content:center}.custom-side-drawer__logo img{width:auto;max-width:145px;max-height:56px}.custom-side-drawer__cart{position:relative}.custom-side-drawer__cart>span{position:absolute;top:0;right:0;display:grid;width:16px;height:16px;place-items:center;border-radius:50%;background:#071a4d;color:#fff;font-size:10px}.custom-side-drawer__navigation{padding:18px 14px;height:81%}.custom-side-drawer__navigation ul{margin:0;padding:0;list-style:none}span.custom-mobile-menu-promo{margin-left:6px}.custom-side-drawer__item{display:flex!important;min-height:60px;align-items:center;gap:14px;padding:10px 0!important;border-radius:12px;color:#071a4d!important;text-decoration:none}span.custom-side-drawer__text{position:relative;top:1px}span.custom-side-drawer__icon{position:relative;top:-5px}.custom-side-drawer .custom-side-drawer__item.is-current{padding-right:11px!important}.custom-side-drawer .custom-side-drawer__item{background:transparent;box-shadow:none}.custom-side-drawer .custom-side-drawer__item.is-current{background:#f3f6ff;box-shadow:inset 0 0 0 1px #dbe4f3;color:#ed3033!important}.custom-side-drawer .custom-side-drawer__item.is-current .custom-side-drawer__text,.custom-side-drawer .custom-side-drawer__item.is-current .custom-side-drawer__arrow{color:#ed3033!important}.custom-side-drawer .custom-side-drawer__item.is-current .custom-side-drawer__icon{transform:scale(1.06)}.custom-side-drawer__icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center}.custom-side-drawer__icon img{width:44px;height:44px;object-fit:contain}.custom-side-drawer__placeholder{width:25px;height:25px;border:2px solid #071a4d;border-radius:7px}.custom-side-drawer__text{display:flex;flex:1;font-size:18px;font-weight:600}.custom-mobile-menu-promo small{position:relative}li.Best.Sellers .custom-side-drawer__text small{background:#052f5e}li.Best.Sellers .custom-side-drawer__text small:before{border-right:12px solid #052f5e}.custom-side-drawer__text small{width:fit-content;min-height:16px;height:auto!important;box-sizing:border-box;margin:3px 0 0;padding:4px 6px 2px 11px;font-size:12px;line-height:1.1!important;vertical-align:middle;color:#fff;background:#ed3033;border-radius:0 3px 3px 0;-webkit-clip-path:polygon(11px 0,100% 0,100% 100%,11px 100%,0 50%);clip-path:polygon(11px 0,100% 0,100% 100%,11px 100%,0 50%)}.custom-side-drawer__text em{margin-top:3px;color:#ed3033;font-size:11px;font-style:normal;font-weight:700}.custom-side-drawer__arrow{font-size:30px;font-weight:300}.custom-side-drawer__submenu{background:#fff}.custom-side-drawer__submenu-header{display:grid;grid-template-columns:44px 1fr 44px;min-height:50px;align-items:center;border-bottom:1px solid #e6eaf0}.custom-side-drawer__submenu-header strong{color:#052f5e;font-size:21px;text-align:center;font-weight:800}.custom-side-drawer__child-menu{padding:14px!important}.custom-side-drawer__child-menu a{display:flex;justify-content:space-between;padding:16px 10px;border-bottom:1px solid #edf0f5;color:#071a4d;text-decoration:none}.custom-side-drawer__bottom{margin-top:auto;padding:16px;border-top:1px solid #e6eaf0;background:#fafbfe}.custom-side-drawer__social{display:flex;justify-content:space-around}.custom-side-drawer__social a{display:grid;width:34px;height:34px;place-items:center;color:#071a4d}.custom-side-drawer__social svg{width:23px;height:23px}.mobile-mega{display:flex;flex-direction:column;gap:10px;padding:10px;color:#071a4d}.mobile-mega a{color:inherit;text-decoration:none}.mobile-mega__hero{position:relative;min-height:135px;overflow:hidden;border:1px solid #e5e9ef;border-radius:10px;background:#f8f5f1}.mobile-mega__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mobile-mega__hero-content{position:relative;z-index:1;width:62%;padding:13px}.mobile-mega__hero-content p{margin:0 0 5px;color:#ed3033;font-size:10px;font-weight:700;letter-spacing:.1em}.mobile-mega__hero-content h2{margin:0;color:#071a4d;font-family:Georgia,serif;font-size:20px;line-height:1.08}.mobile-mega__hero-content div{margin-top:9px;font-size:11px;line-height:1.35}.mobile-mega__promo{display:block;border-radius:8px}.mobile-mega__promo-image{display:block;width:100%;height:auto}.mobile-mega__products{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.mobile-mega__product{overflow:hidden;border:1px solid #e1e6ee;border-radius:8px;background:#fff}.mobile-mega__product-image{position:relative;aspect-ratio:1.45 / 1;overflow:hidden;background:#f4f4f4}.mobile-mega__product-img{width:100%;height:100%;object-fit:cover}.mobile-mega__badge{position:absolute;z-index:1;top:5px;left:5px;padding:0 6px;border-radius:3px;background:#31ab6f;color:#fff;font-size:8px;font-weight:700;height:16px;display:flex;align-items:center}.mobile-mega__product-title{display:-webkit-box;min-height:11px;margin:6px 7px 2px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:13px;font-weight:700;line-height:1.25}.mobile-mega__reviews{min-height:14px;margin:0 7px;font-size:10px}.mobile-mega__price{display:flex;gap:5px;padding:2px 7px 7px;font-size:14px;font-weight:700}.mobile-mega__price s{color:#818898;font-weight:400}.mobile-mega__button{display:flex;justify-content:center;gap:9px;padding:11px;border-radius:6px;background:#071a4d;color:#fff!important;font-size:15px;font-weight:700}.mobile-mega__features{display:grid;grid-template-columns:repeat(4,1fr);padding:9px 3px;border-radius:7px;background:#f6f8fc}.mobile-mega__features>div{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 4px;border-right:1px solid #dce2eb;text-align:center}.mobile-mega__features>div:last-child{border-right:0}.mobile-mega__features img{width:30px;height:30px;object-fit:contain}.text-part span.featir78{display:block;font-size:9px}.mobile-mega__features span{font-size:9px;font-weight:700;line-height:1.15}.mobile-mega__features .text-part span{font-size:9px;line-height:12px;margin-bottom:6px;display:block}.text-part span.featir78{display:none!important}}@media screen and (max-width:989px){#Details-menu-drawer-container>summary:before{display:none!important;opacity:0!important;visibility:hidden!important;background:transparent!important}}.custom-mobile-menu-promo{display:flex;min-height:13px;align-items:center;gap:4px;margin-bottom:3px}.custom-mobile-menu-promo-image{display:block;width:auto;max-width:80px;height:18px;object-fit:contain}.custom-mobile-menu-promo small{display:block;font-weight:700;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/62/assets/component-menu-drawer.css.map */
