.brand-lockup{display:inline-flex;align-items:center;gap:12px;text-align:left;white-space:nowrap;line-height:1.1}
.brand-lockup img{width:68px;height:68px;object-fit:contain;margin:0;flex-shrink:0;border-radius:50%}
.brand-lockup strong{display:block;font:700 26px/1.05 var(--display);letter-spacing:1px;color:var(--text)}
.brand-lockup small{display:block;font:600 10px/1.4 var(--font);letter-spacing:3px;color:var(--cyan);margin-top:7px}
.poster-top .brand-lockup img,.brand-top .brand-lockup img{width:108px;height:108px;margin:0}
.poster-top .brand-lockup strong,.brand-top .brand-lockup strong{font-size:41px}
.poster-top .brand-lockup small,.brand-top .brand-lockup small{font-size:15px;letter-spacing:4.1px}
.brand-top>div{max-width:570px}
@media(max-width:620px){.brand-lockup{gap:7px}.brand-lockup img{width:48px;height:48px}.brand-lockup strong{font-size:18px;letter-spacing:.5px}.brand-lockup small{font-size:8px;letter-spacing:1.6px;margin-top:4px}}
