.carousel{width:100vw;overflow:hidden}.carousel__track{gap:32px;width:max-content;animation:50s linear infinite scroll;display:flex}.carousel__img{flex-shrink:0;width:auto;height:378px}@media (max-width:640px){.carousel__img{height:232px}}
