.mobile-hamburger-button{color:#fff;cursor:pointer;z-index:60;background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.mobile-hamburger-button:hover{background-color:#fff3;transform:scale(1.05)}.mobile-hamburger-button:active{transform:scale(.95)}@media (min-width:1024px){.mobile-hamburger-button{display:none}}
@media (max-width:1023px){.mobile-menu-open{-webkit-overflow-scrolling:touch;height:100%!important;max-height:calc(100vh - 70px)!important;padding-bottom:100px!important;overflow-y:auto!important}.subcategory-container{-webkit-overflow-scrolling:touch;background:linear-gradient(#6366f1,#8b5cf6)!important;border-radius:.75rem!important;width:100%!important;max-height:250px!important;margin-top:.5rem!important;margin-left:0!important;padding:.75rem!important;position:relative!important;overflow-y:auto!important;box-shadow:0 10px 15px -3px #0000004d!important}.subcategory-container .grid,.subcategory-container div[class*=grid]{flex-direction:column!important;gap:.5rem!important;width:100%!important;display:flex!important}body.mobile-menu-active{overflow:hidden}.subcategory-container a{color:#fff!important;border-radius:.5rem!important;align-items:center!important;width:100%!important;padding:.75rem 1rem!important;font-size:.95rem!important;transition:background-color .2s!important;display:flex!important}.subcategory-container a:hover{background-color:#fff3!important}.subcategory-container a span{margin-right:.5rem!important}}
