.styles_menuContainer__K6kYN{position:absolute;padding:12px 35px 12px 12px;right:0;top:0;z-index:20}.styles_menuIcon__QIUod{border:none;background:none;position:relative;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:flex-start;transition:.2s}.styles_menuIcon__QIUod:before{width:20px;box-shadow:0 9px 0 var(--burger-color);transform:translateY(-9px);transform-origin:center}.styles_menuIcon__QIUod:after,.styles_menuIcon__QIUod:before{content:"";position:absolute;height:3px;background-color:var(--burger-color);border-radius:3px;transition:.2s}.styles_menuIcon__QIUod:after{width:10px;transform:translateY(8px);transform-origin:center}.styles_menuIcon__QIUod:hover:after{width:20px}.styles_menuIcon__QIUod.styles_active__5x0dJ{transform:rotate(90deg);transition-delay:.1s}.styles_menuIcon__QIUod.styles_active__5x0dJ:before{transform:translateY(0) rotate(45deg);box-shadow:0 0 0 #000}.styles_menuIcon__QIUod.styles_active__5x0dJ:after{transform:translateY(0) rotate(-45deg);width:20px}@media only screen and (min-width:736px){.styles_menuContainer__K6kYN{display:none}}