.fsmfe-wrapper input[type=checkbox]{display:none}.fsmfe-wrapper .icon-bars{display:block;width:30px;height:30px;position:relative;z-index:1999;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fsmfe-wrapper .icon-bars:focus,.fsmfe-wrapper .icon-bars:focus-visible{outline:2px solid;outline-color:currentColor;outline-offset:2px}.fsmfe-wrapper .icon-bar{width:100%;height:2px;position:absolute;top:50%;left:0;background-color:#000;backface-visibility:hidden;transition:all .3s ease}.fsmfe-wrapper .icon-bar.bar-top{margin-top:-30px;transform:rotate(0)}.fsmfe-wrapper .icon-bar.bar-middle{opacity:1}.fsmfe-wrapper .icon-bar.bar-bottom{margin-top:30px;transform:rotate(0)}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .icon-bar{transition:all .3s ease}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-top{margin-top:0!important;transform:rotate(45deg)}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-middle{opacity:0}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-bottom{margin-top:0!important;transform:rotate(-45deg)}html.fsmfe-menu-open,html.fsmfe-menu-open body{overflow:hidden}.fsmfe-wrapper .menu-overlay{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:0;visibility:hidden;opacity:0;overflow-y:scroll;transition:all .3s ease-in-out}.fsmfe-wrapper .menu-toggle:checked+.icon-bars+.menu-overlay{z-index:1900;visibility:visible;opacity:1;transition:all .3s ease-in-out}.fsmfe-wrapper .menu-overlay .menu-content{width:100%;margin:auto}.fsmfe-wrapper .content-type-menu ul{list-style:none;margin:0;padding:0}.fsmfe-wrapper .content-type-menu a{display:block;font-size:50px;font-weight:400;text-transform:uppercase;line-height:2em;letter-spacing:3px}.fsmfe-wrapper .content-type-menu a:focus,.fsmfe-wrapper .content-type-menu a:focus-visible{outline:2px solid;outline-color:currentColor;outline-offset:2px}@supports selector(:focus-visible){.fsmfe-wrapper .icon-bars:focus{outline:none}.fsmfe-wrapper .content-type-menu a:focus{outline:none}}@media (prefers-reduced-motion:reduce){.fsmfe-wrapper .icon-bar,.fsmfe-wrapper .menu-toggle:checked+.icon-bars .icon-bar,.fsmfe-wrapper .menu-overlay,.fsmfe-wrapper .menu-toggle:checked+.icon-bars+.menu-overlay{transition:none;animation:none;animation-duration:0s;animation-iteration-count:1}}