.header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;background-color:var(--background)!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;box-shadow:0 2px 5px rgba(0,0,0,.2)!important}.header__inner{background-color:var(--background)!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:15px!important;width:100%!important;height:100%!important;padding:0!important}.header__logo{height:100%!important;padding:0!important}.header__logo a{padding:2px 16px!important;transition:opacity .2s ease!important}.header__logo a:hover{opacity:.8!important}.header__right-section{height:100%!important;gap:10px!important;padding:2px 0!important;display:flex!important;align-items:center!important}.menu__search--desktop input[type=search],.menu__search--mobile input[type=search]{background:var(--background)!important;height:100%!important}main,.home-container,.content{padding-top:60px!important}@media(max-width:684px){.menu--desktop-main,.menu__search--desktop,.header__right-section{display:flex!important}.search-results-popover{position:fixed!important;top:90px!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;height:calc(100vh - 90px)!important;max-height:calc(100vh - 90px)!important;background:var(--background)!important;border:none!important;box-shadow:none!important;border-radius:0!important;z-index:10000!important}.menu--mobile-main>li>.menu__dropdown{position:fixed!important;top:90px!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;background:var(--background)!important;padding:0!important;margin:0!important;display:none!important;flex-direction:column!important;overflow-y:auto!important;z-index:9999!important}main,.home-container,.content{padding-top:90px!important}}