.drawer-mobile-open{position:fixed;overflow:hidden}.drawer-mobile-open .drawer-mobile{opacity:1;visibility:visible;pointer-events:auto;left:0}.drawer-mobile-open #overlay-mask{display:block}.drawer-mobile-open .section-header__inner{background-color:var(--color-white)}.drawer-mobile{background-color:var(--color-white);visibility:hidden;pointer-events:none;width:100%;max-width:477px;height:calc(100dvh - 8.5em);transition:left .25s linear;position:absolute;top:100%;left:-768px;right:auto;overflow:hidden;transform:none}@media (max-height:800px){.drawer-mobile{height:calc(100dvh - 7em)}}.drawer-mobile__inner{flex-direction:column;height:100%;min-height:0;display:flex}.drawer-mobile__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;padding:0;overflow-y:auto}@media (max-width:440px){.drawer-mobile__content{padding:0}}.drawer-mobile__footer{flex:none;padding:1em 1em 1.625em}.drawer-mobile__footer>ul{flex-direction:column;gap:1.25em;display:flex}.drawer-mobile__footer>ul li a span{font-size:1em}@media screen and (max-height:800px){.drawer-mobile__footer>ul{gap:.5em}}.drawer-mobile__footer.hide{display:none}.drawer-mobile__footer__store .custom-localization-modal-button{top:unset;left:unset;align-items:center;gap:.5em;margin-top:1.125em;display:flex;position:relative}.drawer-mobile__footer__store .custom-localization-modal-button img{width:26px;height:26px}.drawer-mobile__footer__store .custom-localization-modal-button__label{text-underline-offset:6px;font-size:1em;text-decoration:underline}
