.customers-cases-ul{display:flex;gap:30px;justify-content:space-between}.customers-cases-ul>li{flex:1}.customers-cases__company-name{color:var(--text-grayy);display:inline-block;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.customers-cases__image{aspect-ratio:16/9;margin-bottom:.5rem;object-fit:cover}.customers-cases__title{display:block;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.customers-cases__tag{background-color:var(--bg-color);color:var(--text-grayy);display:inline-block;font-size:.9rem;margin-bottom:1rem;margin-right:.5rem;padding:.25rem .5rem}