.burger[data-v-4e6189b5]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.burger span[data-v-4e6189b5]{background:#171819;border-radius:2px;width:22px;height:2px;transition:transform .15s}.burger--open span[data-v-4e6189b5]:first-child{transform:translateY(7px)rotate(45deg)}.burger--open span[data-v-4e6189b5]:nth-child(2){opacity:0}.burger--open span[data-v-4e6189b5]:last-child{transform:translateY(-7px)rotate(-45deg)}@media (width<=1100px){.burger[data-v-4e6189b5]{display:flex}}
