.companies-section-wrapper{background:#333}.companies-section-wrapper .carousel{margin:0 auto;padding:21px 0;max-width:1520px;overflow:hidden;display:flex;width:100%}:is(.companies-section-wrapper .carousel)>*{flex:0 0 100%}.companies-section-wrapper .card{width:100%;display:flex;justify-content:center;align-items:center}.companies-section-wrapper .group{display:flex;padding-right:20px;will-change:transform;animation:scrolling 45s linear infinite}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.make-business-card{-webkit-mask-image:var(--mobile-card);mask-image:var(--mobile-card);-webkit-mask-size:100% 100%;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#fff}@media (min-width:768px){.make-business-card{-webkit-mask-image:var(--desktop-card);mask-image:var(--desktop-card)}}