.brand-mark{overflow:hidden;flex:0 0 auto}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block;background:var(--paper)}.hero-art.hero-custom{display:grid;place-items:center;padding:20px}.hero-art.hero-custom img{width:100%;height:100%;max-height:500px;object-fit:contain;border-radius:24px;filter:none!important}.hero-art.hero-custom:after{content:"";position:absolute;inset:8% 3%;background:var(--gold);opacity:.12;border-radius:50%;z-index:-1}
html[data-theme=dark] .brand-mark img{background:#211d1a}html[data-theme=dark] .hero-art.hero-custom img{filter:none!important}
@media(max-width:680px){.hero-art.hero-custom{height:320px;padding:5px}.hero-art.hero-custom img{max-height:310px;border-radius:16px}}
