@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes view-transition-out{from{opacity:1}to{opacity:0}}@keyframes view-transition-in{from{opacity:0}to{opacity:1}}.MOD-Customers .MOD-Customers__customer-logos{display:grid;grid-template-columns:repeat(5, 1fr);gap:3.5rem;align-items:center;justify-items:center}.MOD-Customers .MOD-Customers__customer-logos>div{display:block;width:fit-content}.MOD-Customers .MOD-Customers__customer-logos div:last-child{display:none}.MOD-Customers .MOD-Customers__customer-logos picture{display:block;width:fit-content}@media(max-width: 767px){.MOD-Customers .MOD-Customers__customer-logos{grid-template-columns:repeat(4, 1fr);gap:1rem 2rem}}@media(max-width: 480px){.MOD-Customers .MOD-Customers__customer-logos{grid-template-columns:repeat(3, 1fr);gap:0 .2rem}}.MOD-Customers .MOD-Customers__customer-logos img{width:100%;max-height:110px;object-fit:contain}@media(max-width: 480px){.MOD-Customers .MOD-Customers__customer-logos img{max-height:90px}}
