.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;border-top:1px solid var(---color-gray-200);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));border-top:none}}.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%;max-height:100vh}.menu-drawer__navigation{padding:2.4rem 2rem 1.6rem;overflow-x:hidden}@media screen and (max-width:749px){.menu-drawer__navigation{padding:2.4rem 2rem 5rem}}@media screen and (min-width:990px){.menu-drawer__navigation{padding:0 32px 56px}li>details>summary,li>details>summary.list-menu__item{line-height:2.4rem}}.list-menu__item{text-decoration:none}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto}.menu-drawer__menu li ul{padding:0 2.4rem}.js .menu-drawer__menu li{margin-bottom:0}.js .menu-drawer__menu li ul .menu-drawer__menu-item{padding:1.2rem 0}.js .menu-drawer__menu.level-1>li{margin-bottom:0}@media screen and (min-width:990px){.menu-drawer__menu li ul{padding:0 4rem}.js .menu-drawer__menu li{margin-bottom:1.2rem}.js .menu-drawer__menu li ul .menu-drawer__menu-item{padding:0}.js .menu-drawer__menu.level-2>li,.js .menu-drawer__menu.level-3>li,.js .menu-drawer__menu.level-4>li{min-height:2.4rem}.js .menu-drawer__menu.level-1>li{margin-bottom:2rem}.js .menu-drawer__menu.level-1>li.shortcuts-menu-li{margin-bottom:1.3rem}.js .menu-drawer__menu.level-2>li:nth-last-child(2),.js .menu-drawer__menu.level-3>li:nth-last-child(2){margin-bottom:0}.js .menu-drawer__menu>li.menu-drawer__menu-item--view-all{margin-top:3.2rem;margin-bottom:0}}.menu-drawer__menu-item{padding:1.1rem 0}.menu-drawer__menu-item--with-dropdown{display:flex;align-items:center;justify-content:space-between;padding:0}.menu-drawer__menu-link{flex:1;padding:1.1rem 0;text-decoration:none;color:inherit}.menu-drawer__menu-item--with-dropdown .menu-drawer__menu-link{padding:0}.menu-drawer__menu-text{flex:1;padding:1.1rem 0}.menu-drawer__menu-link:hover,.menu-drawer__menu-text:hover,.menu-drawer__menu-item:hover{text-decoration:underline}.menu-drawer__menu-toggle{background:none;border:none;padding:0;cursor:pointer;color:inherit;display:flex;align-items:center;justify-content:center}.menu-drawer summary.menu-drawer__menu-item{padding-right:0;text-decoration:none}@media screen and (max-width:749px){.menu-drawer summary.menu-drawer__menu-item{padding-bottom:.75rem;padding-top:.75rem;min-height:4.4rem}.menu-drawer .menu-drawer__inner-submenu li>a.list-menu__item{min-height:4.4rem}}.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))}.js .menu-drawer__menu-item .icon-caret{display:none}.menu-drawer__menu-item>.svg-wrapper{width:15px;position:absolute;right:0;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:2.4rem 2.4rem 0;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}@media screen and (min-width:990px){.menu-drawer__close-button{margin-top:1.5rem;padding:1.2rem 2.6rem 1.2rem 3rem}}.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}}.has-submenu>li>details>summary{font-weight:600}.menu-drawer__menu-item--view-all{font-weight:700;color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-color:currentColor;margin-top:2rem}.menu-drawer__menu-item--view-all:hover{text-decoration-color:transparent}@media screen and (min-width:990px){.menu-drawer__menu-item--view-all{margin-top:2rem}.menu-drawer__menu-item{padding:0}}.shortcuts-menu-li{padding:1rem 0;position:relative;z-index:0}@media screen and (min-width:990px){.shortcuts-menu-li{padding:.5rem 0 1rem}.js .menu-drawer__menu.level-1>li.shortcuts-menu-li~li{margin-bottom:1.6rem}.js .menu-drawer__menu.level-1>li.shortcuts-menu-li~li>a{min-height:2rem}}.shortcuts-menu-li>.h3{position:relative}.shortcuts-menu-li>.h3>.svg-wrapper{width:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-right:-1.5rem}li.shortcuts-menu-li~li{margin-bottom:16px}li.shortcuts-menu-li~li a{padding-top:0;padding-bottom:0}li.shortcuts-menu-li+li a{border-top:1px solid var(--Color-Global-Primary-Primary_300, #E4E4E7);padding-top:2rem;padding-left:0;margin-left:0;padding-right:0;margin-right:0}@media screen and (max-width:749px){li.shortcuts-menu-li+li a{margin-top:2.2rem}}.shortcuts-menu-li .h3{font-size:2rem;margin-top:0}@media screen and (min-width:990px){.shortcuts-menu-li .h3{margin-bottom:1.6rem}}.shortcut-menu-wrapper{display:grid;grid-template-columns:repeat(2,150px);grid-template-rows:repeat(3,60px);gap:.8rem;justify-content:center;border-bottom:none;margin:0 -1rem}.shortcut-menu-wrapper a{display:flex;align-items:center;aspect-ratio:150/60;position:relative;text-decoration:none;color:#fff;border-radius:8px;overflow:hidden;background:#222}.shortcut-image-menu{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.shortcut-title-menu{position:relative;z-index:2;font-size:1.4rem;font-weight:600;color:#fff;text-align:left;padding:12px;width:100%;display:flex;align-items:center;height:100%;background:linear-gradient(90deg,#0009 60%,#0000001a);line-height:1.3}@media screen and (min-width:990px){.menu-drawer{position:absolute;top:0;left:0;min-height:100vw!important;width:37.5rem;overflow-x:visible!important}.menu-drawer .link,.menu-drawer .link a{font-size:1.6rem}ul.level-1>li>a.link:not(.menu-drawer__menu-item--asesor-ia){font-size:1.4rem}.menu-drawer__inner-submenu{overflow-x:visible}.menu-drawer__submenu{transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}details[open].menu-opening>.menu-drawer__submenu{transform:translate(100%);visibility:visible}.js .menu-drawer__navigation .submenu-open{visibility:visible}.menu-drawer__navigation{padding-top:9.6rem}.menu-drawer__navigation:before{content:"";width:auto;height:1px;display:block;background-color:var(--color-gray-400);position:absolute;top:7rem;left:3rem;right:3rem}.menu-drawer__close-button{display:none}.menu-drawer__inner-submenu,.menu-drawer__menu.level-3{padding-top:9.6rem}.menu-drawer__inner-submenu,.menu-drawer__navigation,.menu-drawer__menu.level-2 .menu-drawer__submenu{box-shadow:inset 12px 0 8px -4px #a0a0a01a,inset 4px 0 4px -2px #a0a0a033;border-right:2px solid var(--color-gray-400)}.header__icon--menu{position:initial}.header__icon--menu>span{position:relative;z-index:100}.header__heading{position:relative;z-index:100}.list-menu.level-1>li>details>summary>.menu-drawer__menu-toggle{margin-right:-1.5rem}}.menu-drawer__navigation{max-width:100vw}.menu-drawer__navigation .menu-opening[open]>summary{font-style:italic;color:var(--Color-Global-Primary-Primary_600, #71717A)}@media screen and (max-width:749px){div.section-header.menu-open .header__icon--search,div.section-header.menu-open .header__icon--cart,div.section-header.menu-open .header__icon--account{display:none}.menu-drawer__submenu{padding-bottom:7rem}.shortcut-menu-wrapper{display:flex;flex-direction:row;gap:var(--gap);width:calc((var(--item-width-mobile) + var(--gap)) * var(--item-count) + 6rem);min-width:100%}.scrollable-mobile-shortucts-menu{padding-left:0;padding-right:0;overflow-x:auto;overflow-y:hidden;margin-left:-3rem;margin-right:-3rem;min-width:calc(100% + 6rem);padding-bottom:1rem;-ms-overflow-style:none;scrollbar-width:none}.scrollable-mobile-shortucts-menu::-webkit-scrollbar{display:none}.scrollable-mobile-shortucts-menu::-webkit-scrollbar-thumb{background-color:#888;border-left:30px solid transparent;border-right:30px solid transparent;background-clip:padding-box;border-radius:6px}.shortcuts-menu-li{padding:0 0 1rem}a.shortcut-item-menu{flex:0 0 var(--item-width-mobile);aspect-ratio:100/100}.shortcut-item-menu img{width:100%;height:100%;object-fit:cover}.shortcut-item-menu:first-child{margin-left:3rem}.shortcut-item-menu:last-child{margin-right:3rem}.js .menu-drawer__menu.level-1>li{margin-bottom:0;padding-bottom:0}.shortcuts-menu-li .h3{margin-top:4rem;margin-bottom:1.2rem}.shortcut-title-menu{font-size:1.6rem;align-items:end}.js .menu-drawer__menu.level-1>li.shortcuts-menu-li~li{margin-bottom:16px}}.menu-drawer__menu-item--asesor-ia{background-image:url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.79134 14.1666L10.1038 8.99996H6.77051L7.37467 4.27079L3.52051 9.83329H6.41634L5.79134 14.1666ZM3.66634 17.3333L4.49967 11.5H0.333008L7.83301 0.666626H9.49967L8.66634 7.33329H13.6663L5.33301 17.3333H3.66634Z' fill='%239291D4'/%3E%3C/svg%3E");background-repeat:no-repeat;color:var(--color-accent-500);background-size:14px 18px;background-position:0 .2rem;font-weight:600;text-indent:2rem;font-style:italic;padding-bottom:0}@media screen and (max-width:749px){.menu-drawer__menu-item--asesor-ia{background-position:0 1.8rem;min-height:4.4rem}}.menu-drawer summary .icon-chevron,.svg-wrapper>.icon-chevron{height:16px;width:16px}.menu-drawer__footer{display:flex;flex-direction:row;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;padding:2.4rem}.menu-drawer__footer .border{height:1px;background-color:#e4e4e7}.menu-drawer__footer .atn-clt{position:relative;color:#000;text-align:right;font-size:1.4rem;font-style:normal;font-weight:700;line-height:2rem}.menu-drawer__footer .atn-clt svg{position:relative;top:.4rem}.drawer-footer{position:fixed;bottom:0;background:#fff;padding:12px 24px;display:flex;width:100%;justify-content:space-between;left:0;right:0;z-index:1000}.drawer-footer:after{content:"";position:absolute;display:block;top:2px;height:2px;left:5%;right:5%;border-bottom:1px solid #E4E4E7;z-index:2}.footer-modal-info{position:absolute;top:auto;left:0;right:0;bottom:51px;padding:2rem;border-radius:12px 12px 0 0;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:20px;transition:transform .3s ease-in-out}.footer-modal-info.hidden{transform:translateY(100%)}.footer-modal-info .contact-section{max-width:300px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;color:rgba(var(--color-foreground),1)}.footer-modal-info h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin:0}.footer-modal-info p{margin:0;color:#000}.footer-modal-info .contact-section p>a{display:flex;align-items:center;gap:8px;color:#000;text-decoration:none}.footer-modal-info .footer-section{width:100%}ul.footer-languages{list-style:none;display:flex;flex-direction:column;gap:4px;margin:0;padding:0;width:100%}ul.footer-languages li{width:100%}ul.footer-languages li a{display:flex;align-items:center;gap:4px;color:#000;text-align:left;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;padding:8px 0;width:100%}ul.footer-languages li.selected a{font-weight:700}.footer-btn{background:none;border:none;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}.menu-drawer__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#27272799;z-index:6}.menu-drawer-container.overlay .menu-drawer__overlay{display:block;z-index:99}.flag-icon{width:20px;height:20px;border-radius:50%}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;z-index:2000;display:flex;justify-content:center;align-items:center}.drawer-footer:before{content:"";position:absolute;display:block;bottom:0;left:0;top:0;right:0;background-color:#fff;z-index:2}.footer-modal{z-index:7}@media screen and (min-width:750px){.drawer-footer,.footer-modal-info,.menu-drawer__overlay{display:none}}.footer-btn{position:relative;z-index:3}.modal-content{background:#fff;border-radius:8px;padding:20px;width:90%;max-width:400px}.hidden{display:none!important}.lang-list{list-style:none;padding:0}.lang-list li{display:flex;align-items:center;gap:10px;padding:10px 0;cursor:pointer}h3.drawer-title-item,span.drawer-title-item{padding:32px 24px;font-size:2rem;margin:0;display:block}@media screen and (min-width:750px){h3.drawer-title-item,span.drawer-title-item{display:none}}.footer-modal{max-height:0;overflow:hidden;transform:translateY(100%);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;background:#fff;border-radius:12px 12px 0 0;border:none;box-shadow:0 -4px 12px #0000001a}.footer-modal.show{max-height:600px;transform:translateY(0);opacity:1}.footer-modal.hidden{max-height:0;transform:translateY(100%);opacity:0}.footer-btn{transition:transform .2s ease;position:relative}.footer-btn[data-status=open]{transform:translateY(-2px)}.footer-btn .arrow-dropdown{transition:transform .3s ease}.footer-btn[data-status=open] .arrow-dropdown{transform:rotate(180deg)}@media screen and (min-width:750px){.menu-drawer__navigation:after{position:absolute;top:0;left:0;right:0;content:"";display:block;background-color:#fff;height:70px;width:100%;box-shadow:0 4px 8px 3px rgba(var(--color-gray-800),.6);border-right:2px solid var(--color-gray-400)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-menu-drawer.css.map */
