#main-menu-wrapper{left:15px;position:absolute;top:24px;z-index:100}.menu-toggle{cursor:pointer;font-size:1em;height:20px;line-height:1em;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:transparent}.menu-toggle>span.i{background:#444;border-radius:5px;display:block;height:3px;margin-bottom:5px;position:relative;transform-origin:4px 0;width:33px;z-index:1}.menu-toggle>span.i2{width:80%}.menu-toggle>span.i3{margin-bottom:0}#main-menu-checkbox:focus~header .menu-toggle,.menu-toggle:hover{outline:none}#main-menu-checkbox{left:-100vw;position:absolute}.main-menu{background-color:#fff;height:100%;left:-80dvw;max-width:300px;overflow:hidden;position:absolute;top:0;width:80dvw;z-index:999}#main-menu-checkbox:checked~header .main-menu,.main-menu[aria-expanded=true]{left:0;outline:none}#main-menu-checkbox:checked~header .backdrop,.main-menu[aria-expanded=true]+.backdrop{background:#000;background:rgba(0,0,0,.3);content:"";cursor:default;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:998}@supports (position:fixed){#main-menu-checkbox:checked~header .backdrop,.main-menu,.main-menu[aria-expanded=true]+.backdrop{position:fixed}}@media (min-width:768px){#main-menu-checkbox,.menu-toggle{display:none}}