.hp-brand-row{border-top:1px solid #dce5e8;border-bottom:1px solid #dce5e8;background:#fff}
.hp-brand-row-in{width:min(1516px,calc(100% - 80px));min-height:104px;margin:auto;display:grid;grid-template-columns:184px 1fr;align-items:center;gap:28px}
.hp-brand-row-label{font:800 11px/1.35 Arial,sans-serif;letter-spacing:.16em;color:#101820}
.hp-brand-row-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:center}
.hp-brand-row-track span{display:block;text-align:center;color:#45515a;font:800 clamp(11px,1.05vw,16px)/1 Arial,sans-serif;letter-spacing:-.045em}
.hp-brand-row-track span:nth-child(2),.hp-brand-row-track span:nth-child(5){font-family:Georgia,serif;font-size:clamp(15px,1.5vw,23px);font-weight:700;letter-spacing:-.07em}
.hp-brand-row-track span:nth-child(3){font-style:italic;font-size:clamp(13px,1.25vw,19px)}
.hp-brand-row-track span{animation:hpBrandRise .58s both}.hp-brand-row-track span:nth-child(2){animation-delay:.06s}.hp-brand-row-track span:nth-child(3){animation-delay:.12s}.hp-brand-row-track span:nth-child(4){animation-delay:.18s}.hp-brand-row-track span:nth-child(5){animation-delay:.24s}.hp-brand-row-track span:nth-child(6){animation-delay:.30s}@keyframes hpBrandRise{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.hp-brand-row-track span{animation:none}}@media(max-width:900px){.hp-brand-row-in{width:calc(100% - 44px);min-height:auto;grid-template-columns:1fr;gap:14px;padding-block:22px}.hp-brand-row-track{grid-template-columns:repeat(3,1fr);gap:16px 10px}.hp-brand-row-label{font-size:10px}}
