mobile-navigation{position:relative;overflow:hidden}.mobile-sub-drawer{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:translate(100%);transition:transform .35s cubic-bezier(.25,1,.5,1);display:flex;flex-direction:column}.mobile-sub-drawer.is-open{transform:translate(0)}.mobile-sub-drawer__header{background-color:#32e5d9;display:flex;align-items:center;padding:12px 20px;color:#111;flex-shrink:0}.mobile-sub-drawer__back{background:none;border:none;padding:5px;margin-left:-5px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit}.mobile-sub-drawer__title{flex:1;text-align:center;font-size:16px;font-weight:600;margin:0;padding-right:24px}.mobile-sub-drawer__content{flex:1;overflow-y:auto;padding:24px 20px}.mobile-sub-drawer__content .mobile-nav__product{margin-bottom:20px;padding-bottom:20px;gap:10px}.mobile-sub-drawer__content .mobile-nav__product:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mobile-sub-drawer__footer{padding:20px;background:#fff;border-top:1px solid #f0f0f0;text-align:center;flex-shrink:0}.mobile-sub-drawer__view-all{display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;border:1px solid #ddd;border-radius:50px;font-size:14px;font-weight:500;color:#333;text-decoration:none;background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/48/assets/mobile-nav-level-3.css.map */
