.mobile-menu__heading{display:flex;background:var(--gradient, linear-gradient(225deg, #676666 0%, #1E2528 50%, #00070A 100%));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);justify-content:space-between;align-items:center;padding:15px 20px}.mobile-menu{display:none}@media (max-width: 999px){.mobile-menu{position:fixed;top:0;height:100dvh;width:100%;display:grid;grid-template-rows:auto 1fr auto;transform:translate(-200%);transition:.5s linear all;opacity:0;z-index:-1}}@media (max-width: 999px){.mobile-menu.is-active{transform:translate(0);opacity:1;z-index:100}}.mobile-menu__close{display:flex;align-items:center}.mobile-menu__body{padding:20px 20px 0;background:var(--dark, #1E2528);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-menu__bottom{background:var(--dark, #1E2528);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-menu__body input{height:60px;min-height:60px}.mobile-menu__body .custom-header__icon-links{max-width:130px;min-height:60px;height:60px}.mobile-menu .search__form svg{display:block}.mobile-menu .custom-header__search-wrapper,.mobile-menu .custom-header__search,.mobile-menu .search__form,.mobile-menu__body .custom-header__icon-links a{max-height:60px;min-width:60px}.mobile-menu .custom-header__search-wrapper{grid-template-columns:1fr 130px!important}.mobile-menu__body{height:100%;overflow-y:auto}.mobile-menu__bottom-wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:20px;max-width:350px;width:100%}.mobile-menu__bottom svg{display:block;width:100%;height:100%;aspect-ratio:1/1}.mobile-menu__collection-menu{margin-top:40px;display:flex;flex-direction:column;gap:20px}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__collection-menu a{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--light, #F3F0EB);font-size:13px;font-style:normal;padding:10px 20px;border-radius:14px;background:#ffffff1a;font-weight:600;line-height:153%;text-decoration:none;text-transform:uppercase}.mobile-menu__nav a{color:var(--light, #F3F0EB);font-size:13px;text-decoration:none;font-style:normal;font-weight:600;line-height:153%;text-transform:uppercase;padding:20px 0;border-bottom:1px solid rgba(243,240,235,.1)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mobile-menu.css.map */
