.wordmark,.footer-mark{display:flex!important;align-items:center;justify-content:center;color:transparent!important;line-height:1!important}
.wordmark{width:clamp(220px,27vw,320px)!important;height:88px!important}
.wordmark img{display:block;width:100%;height:100%;object-fit:contain}
.footer-brand .footer-mark{display:flex!important;width:min(100%,280px)!important;height:100px!important;justify-content:flex-start!important}
.footer-mark img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
html[data-theme="dark"] .wordmark img{content:url('../images/brand/logo-footer.png')}
@media(max-width:600px){.wordmark{width:180px!important;height:62px!important}.footer-brand .footer-mark{width:220px!important;height:78px!important}}
@media(max-width:380px){.wordmark{width:160px!important}}
