.tl{--tl-scale:1;--tl-gap:clamp(30px, 4.5vw, 60px);background:var(--paper);padding:clamp(30px,3.4vw,48px) 0}.tl--dark{background:var(--night)}.tl--lined{border-top:var(--hairline);border-bottom:var(--hairline)}.tl--lined.tl--dark{border-top:var(--hairline-dark);border-bottom:var(--hairline-dark)}.tl-head{flex-wrap:wrap;align-items:baseline;gap:8px 18px;margin-bottom:clamp(20px,2.2vw,28px);display:flex}.tl--dark .tl-head .hd-eyebrow{color:var(--on-dark-mute)}.tl-stat{color:var(--ink);margin:0;font-size:clamp(16px,1.4vw,19px);font-weight:600;line-height:1.3}.tl--dark .tl-stat{color:var(--on-dark)}.tl-row{align-items:center;column-gap:var(--tl-gap);flex-wrap:wrap;row-gap:22px;margin:0;padding:0;list-style:none;display:flex}.tl-item{align-items:center;display:flex}.tl img{height:calc(var(--h,28px) * var(--tl-scale));width:auto;display:block}.tl--light .tl-item img{filter:brightness(0);opacity:.55}.tl--dark .tl-item img{opacity:.82}.tl--quiet.tl--light .tl-item img{opacity:.36}.tl--quiet.tl--dark .tl-item img{opacity:.55}.tl--hover-lift .tl-item img,.tl--hover-ink .tl-item img{transition:opacity .16s}.tl--hover-lift.tl--light .tl-item:hover img{opacity:.82}.tl--hover-lift.tl--dark .tl-item:hover img,.tl--hover-ink.tl--light .tl-item:hover img,.tl--hover-ink.tl--dark .tl-item:hover img{opacity:1}.tl--sep .tl-row{column-gap:0}.tl--sep .tl-item{padding-inline:calc(var(--tl-gap) / 2)}.tl--sep .tl-item:not(:first-child){border-left:var(--hairline)}.tl--sep.tl--dark .tl-item:not(:first-child){border-left:var(--hairline-dark)}@media (max-width:760px){.tl--sep .tl-row{column-gap:var(--tl-gap)}.tl--sep .tl-item{padding-inline:0;border-left:0!important}}.tl-viewport{gap:var(--tl-gap);display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.tl--marquee .tl-row{flex-wrap:nowrap;flex:none;justify-content:space-between;min-width:100%;animation:46s linear infinite tl-scroll}@keyframes tl-scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--tl-gap)))}}.tl--marquee .tl-viewport:hover .tl-row{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.tl--marquee .tl-row{flex-wrap:wrap;justify-content:flex-start;min-width:0;animation:none}.tl--marquee .tl-row[aria-hidden=true]{display:none}.tl-viewport{-webkit-mask-image:none;mask-image:none}}.tl--grid{padding:clamp(44px,5vw,72px) 0}.tl--grid .tl-row{column-gap:var(--tl-gap);grid-template-columns:repeat(5,minmax(0,1fr));place-items:center;row-gap:clamp(32px,4vw,48px);display:grid}@media (max-width:900px){.tl--grid .tl-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.tl--grid .tl-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.tl--compact{--tl-scale:.78;--tl-gap:clamp(22px, 3vw, 42px);padding:18px 0}.tl--compact .tl-inner{flex-wrap:wrap;align-items:center;gap:14px 36px;display:flex}.tl--compact .tl-head{flex:none;margin:0}.tl--compact .tl-row{flex:1 1 0;row-gap:14px;min-width:min(100%,420px)}.tl--cards .tl-row{gap:14px}.tl--cards .tl-item{background:var(--pure);border:var(--hairline);border-radius:var(--r-lg);min-height:62px;padding:16px 26px}.tl--cards.tl--dark .tl-item{border:var(--hairline-dark);background:#ffffff0d}@media (max-width:560px){.tl{--tl-scale:.86;--tl-gap:clamp(22px, 6vw, 32px)}.tl--compact{--tl-scale:.72}}
