.nav-wrap{justify-content:start}
.mobile-search.active{bottom:21px}
.mobile-search.active>button.search{margin-bottom:0}
nav.top-nav .search-form{top:35%}
.nav-wrap,nav.top-nav input[type='checkbox'].mobile-toggle:checked + .nav-wrap{top:8.5rem}
@media screen and (min-width:992px){.nav-wrap{justify-content:center}
.mobile-search{height:5.4rem;bottom:2.2rem}
}
@media screen and (max-width:1023px){nav.top-nav{top:0}
}