.Navigation__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;outline:none;cursor:pointer;position:absolute;top:44px;left:calc(50% + 595px);pointer-events:all;overflow:hidden;display:block;width:50px;height:50px;display:none}@media (max-width: 820px){.Navigation__toggle{display:block;left:calc(-40px - 1rem);top:23px}}@media (max-width: 480px){.Navigation__toggle{top:21px}}.Navigation__toggle span{width:30px;height:2px;background:#151515;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2px;z-index:2}.Navigation__toggle span:first-child{transform:translate(-15px,-9px)}.Navigation__toggle span:last-child{transform:translate(-15px,7px)}.Navigation__toggle span:first-child,.Navigation__toggle span:last-child{transition:.25s transform .25s,0s opacity .25s}.Navigation__toggle span:nth-child(2),.Navigation__toggle span:nth-child(3){transition:.25s transform,.25s background}.App--navigation-visible .Navigation__toggle span{box-shadow:none}.App--navigation-visible .Navigation__toggle span:first-child,.App--navigation-visible .Navigation__toggle span:last-child{transform:translate(-50%,-50%);transition:.25s transform,0s opacity .25s;opacity:0}.App--navigation-visible .Navigation__toggle span:nth-child(2),.App--navigation-visible .Navigation__toggle span:nth-child(3){transform:translate(-50%,-50%) rotate(45deg);transition:.25s transform .25s,.25s width,.25s background .25s;background:#000}.App--navigation-visible .Navigation__toggle span:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}html.admin .Navigation__toggle{display:none}
