.su-band{background:var(--bg-soft);padding-block:clamp(1.75rem,3.5vw,2.75rem) clamp(2rem,4vw,3rem);position:relative}.su-band.sec-ruled{border-bottom:0;margin-bottom:0}.close-cta:has(+.su-band){padding-bottom:clamp(2.25rem,4.5vw,3.5rem)}.su-band-inner{--reveal-step:30ms;flex-direction:column;align-items:center;gap:clamp(1.25rem,2.5vw,1.75rem);display:flex}.su-band-wall{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem) clamp(.875rem,1.75vw,1.5rem);width:100%;list-style:none;display:grid}.su-band-cell{place-items:center;min-height:2.5rem;display:grid}.su-band-mark{width:100%;max-width:7.25rem;color:color-mix(in srgb, var(--text) 42%, transparent);-webkit-mask-image:var(--logo);-webkit-mask-image:var(--logo);mask-image:var(--logo);transition:color .4s var(--ease-out);background:currentColor;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (hover:hover){.su-band-cell:hover .su-band-mark{color:var(--text)}}@media (max-width:60rem){.su-band-wall{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:30rem){.su-band-wall{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.su-band-mark{transition:none}}
