:root{--h-min:120px;--row-h:clamp(64px,8vw,110px)}.text-horiz-logo-gallery{background:#f8f9fb;border-radius:1.875rem;box-sizing:border-box;margin-bottom:3.4375rem;max-width:1261px;padding:2rem;width:100%}.text-horiz-logo-gallery h2{color:var(--strong-orange);text-align:center}.text-horiz-logo-gallery .logo-gallery-inner{display:grid;gap:var(--gap,1rem);grid-template-rows:auto auto}.text-horiz-logo-gallery .logo-row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--gap,1rem);justify-content:center}.text-horiz-logo-gallery .text-card{background:#fff;border-radius:var(--card-radius,1.8125rem);box-sizing:border-box;padding:10px;text-align:center}@media (max-width:480px){.text-horiz-logo-gallery .logo-row{grid-auto-rows:auto}.text-horiz-logo-gallery .text-card{height:auto}}