.clstrip{grid-template-columns:repeat(12,1fr);align-items:center;gap:clamp(28px,4vh,44px) clamp(16px,2vw,32px);margin:0;padding:0;list-style:none;display:grid}.clstrip li{grid-column:span 2;justify-content:center;display:flex}.clstrip li:nth-child(7):nth-last-child(4){grid-column:3/span 2}.clstrip__logo{object-fit:contain;mix-blend-mode:multiply;width:100%;max-width:190px;height:auto;display:block;transform:scale(1.13)}.clstrip__name{color:color-mix(in srgb, var(--color-graphite) 68%, transparent);font-size:15px;font-weight:700}@media (max-width:920px){.clstrip{grid-template-columns:repeat(2,1fr)}.clstrip li,.clstrip li:nth-child(7):nth-last-child(4){grid-column:auto}}
