/* Selected HORIZON wordmark: header/footer only. The hero WebGL is independent. */
.brand.brand-logo,.footer-brand.brand-logo{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}
.brand-logo img{display:block;width:210px;height:auto;max-width:100%}
.footer .brand-logo img,.site-footer .brand-logo img{width:330px}
@media(max-width:1000px){.brand-logo img{width:185px}}
@media(max-width:700px){.brand-logo img{width:185px}.footer .brand-logo img,.site-footer .brand-logo img{width:min(300px,80vw)}}
