.catalog-mobile-menu_wrap__hcL7K{display:none;margin-left:auto}.catalog-mobile-menu_burger__Plfof{position:relative;width:44px;height:44px;display:grid;place-content:center;padding:0;background:none;border:0;cursor:pointer}.catalog-mobile-menu_burgerLine__8arLi{position:absolute;left:50%;top:50%;width:22px;height:2px;border-radius:2px;background:var(--color-fg);transform:translate(-50%,-50%);transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .16s ease}.catalog-mobile-menu_burgerLine__8arLi:first-child{transform:translate(-50%,calc(-50% - 6px))}.catalog-mobile-menu_burgerLine__8arLi:nth-child(3){transform:translate(-50%,calc(-50% + 6px))}.catalog-mobile-menu_burger__Plfof[data-open=true] .catalog-mobile-menu_burgerLine__8arLi:first-child{transform:translate(-50%,-50%) rotate(45deg)}.catalog-mobile-menu_burger__Plfof[data-open=true] .catalog-mobile-menu_burgerLine__8arLi:nth-child(2){opacity:0;transform:translate(-50%,-50%) scale(.4)}.catalog-mobile-menu_burger__Plfof[data-open=true] .catalog-mobile-menu_burgerLine__8arLi:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}.catalog-mobile-menu_panel__DqOKD{position:absolute;top:100%;left:0;right:0;height:calc(100svh - var(--header-h));display:flex;flex-direction:column;padding:.5rem 1.5rem 1.5rem;overflow-y:auto;overscroll-behavior:contain;background:var(--color-bg);opacity:0;transform:translateY(-8px);visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.catalog-mobile-menu_panel__DqOKD[data-open=true]{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}@media (max-width:1023px){.catalog-mobile-menu_wrap__hcL7K{display:block}}@media (prefers-reduced-motion:reduce){.catalog-mobile-menu_burgerLine__8arLi,.catalog-mobile-menu_panel__DqOKD{transition-duration:1ms}}