home-route{display:flex;flex-direction:column;min-height:100%}home-route .header{position:fixed;top:0;left:0;width:100%}home-route .hero{position:relative;--hero-navbar-offset:28px;height:100vh;height:100dvh;width:100%}home-route .banner-container{flex:1 0 auto;display:none}home-route .banner-container:has(.home-highlight-banner a),home-route .banner-container:has(.home-highlight-banner img),home-route .banner-container:has(.home-highlight-banner[data-evg-campaign-id]){display:block}home-route .home-highlight-banner{display:block;width:100%;line-height:0}home-route .home-highlight-banner .evg-img,home-route .home-highlight-banner img{display:block;width:100%;height:auto}home-route .footer{flex-shrink:0}@media(min-width:1366px){home-route .hero{--hero-navbar-offset:47px}}