/* Supplied brand artwork with an imagegen-extracted transparent background. */
.brand{display:inline-flex;flex-shrink:0;line-height:1}
.brand-image{display:block;width:218px;height:auto;aspect-ratio:2170/725;object-fit:contain}
.footer-top .brand-image{width:244px}
.console-logo{display:flex;align-items:center;justify-content:center;mix-blend-mode:multiply}
.console-logo img{display:block;width:32px;height:32px;object-fit:contain}
@media(max-width:1100px){.brand-image{width:190px}}
@media(max-width:800px){.brand-image{width:195px}.footer-top .brand-image{width:230px}}
@media(max-width:480px){.brand-image{width:170px}.footer-top .brand-image{width:220px}.console-logo img{width:28px;height:28px}}
@media(max-width:360px){.brand-image{width:151px}}
