.mobile_menu{position:fixed;left:-100%;top:0;z-index:10000000000000000;transition:all ease .4s;max-width:400px;width:calc(100% - 20px);height:100dvh;box-shadow:0 5px 15px -5px #0003;border-radius:0 10px 10px 0;overflow:hidden;background:var(--white);display:flex;flex-direction:column}.mobile_menu.is-active{left:0}html:has(.mobile_menu.is-active){overflow:hidden}.mobile_menu__header{background:#c9ddbf}.mobile_menu__header .links{display:flex;padding:20px 20px 0;align-items:center;justify-content:space-between}.mobile_menu__header .links a{text-decoration:none;display:flex;align-items:center;gap:5px;color:var(--black);font-size:14px;font-weight:500}.mobile_menu__header .links button{display:flex;margin:0;padding:0;cursor:pointer;background:none;border:none}.mobile_menu__header .promo{display:flex;align-items:center;text-decoration:none}.mobile_menu__header .promo figure{flex:1;position:relative;margin:0;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.mobile_menu__header .promo figure .sheet{position:absolute;top:-10px;right:0}.mobile_menu__header .promo figure>.sheet:last-child{top:auto;right:auto;left:0;bottom:0}.mobile_menu__header .promo div{flex:1}.mobile_menu__header .promo h2,.mobile_menu__header .promo h5{font-size:20px;font-weight:700}.mobile_menu__header .promo p{font-size:14px;font-weight:400;margin:5px 0 10px}.mobile_menu__header .promo button{display:flex;align-items:center;gap:5px;border:none;padding:0;background:none;font-size:14px;font-weight:700;text-transform:uppercase}.mobile_menu__body{padding:20px;flex:1;overflow-y:scroll}.mobile_menu__body::-webkit-scrollbar{width:0;display:none}.mobile_menu__body .main,.mobile_menu__body .help{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:25px;width:100%}.mobile_menu__body .main li,.mobile_menu__body .help li{width:100%}.mobile_menu__body .main a,.mobile_menu__body .help a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;text-transform:uppercase;font-size:20px;font-weight:400}.mobile_menu__body>h2,.mobile_menu__body>h5{font-size:14px;font-weight:700;color:var(--medium-gray);margin-bottom:20px}.mobile_menu__body .help a{text-transform:none;font-size:16px}.mobile_menu__footer{padding:15px 20px;border-top:1px solid var(--light-gray);display:flex;align-items:center;justify-content:space-between}.mobile_menu__footer p{font-size:14px;font-weight:400}.mobile_menu__footer a{text-decoration:none;display:flex}.mobile_menu__footer .social{display:flex;align-items:center;gap:10px}.mobile_menu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3;z-index:10000000000000000;display:none;transition:all ease .4s}body:has(.mobile_menu.is-active) .mobile_menu__overlay{display:flex}.mobile_menu:has(.mobile_menu_nudge) .mobile_menu__header{background:linear-gradient(180deg,#eef9ff,#c0e7ff)}
/*# sourceMappingURL=/cdn/shop/t/84/assets/mobile-menu.scss.css.map */
