.mobile-btn{display:none}@media (max-width:767px){.mobile-btn{display:block}.mobile-btn a{align-items:center;background:#000;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:space-between;margin-top:1em;padding:0 20px}.mobile-btn span.icon{display:inline-flex;height:60px;width:15px}.mobile-btn a:after,a:after{display:none}:target:before{content:"";display:block;height:80px;margin-top:-80px}}