.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:calc(100% + .4rem);left:var(--gutter);right:var(--gutter);display:grid;gap:.25rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--web-radius-panel);background:var(--color-bg);box-shadow:var(--web-shadow-float);transform-origin:top center;opacity:0;transform:translateY(-8px) scale(.98);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) scale(1);visibility:visible;pointer-events:auto;transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}@media (max-width:920px){.catalog-mobile-menu_wrap__hcL7K{display:block}}@media (max-width:680px){.catalog-mobile-menu_panel__DqOKD{left:.65rem;right:.65rem}}@media (prefers-reduced-motion:reduce){.catalog-mobile-menu_burgerLine__8arLi,.catalog-mobile-menu_panel__DqOKD{transition-duration:1ms}}