@media screen and (max-width:767px){.companies-logos-marquee{grid-column:1 / span 12;overflow:hidden;position:relative;width:100%;--companies-marquee-fade: 56px;-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--companies-marquee-fade),#000 calc(100% - var(--companies-marquee-fade)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--companies-marquee-fade),#000 calc(100% - var(--companies-marquee-fade)),transparent)}.companies-logos-marquee-track{display:flex;flex-direction:row;flex-wrap:nowrap;width:max-content;gap:2px;align-items:center}.companies-logos-marquee.is-ready .companies-logos-marquee-track{animation:companies-marquee-scroll 50s linear infinite;will-change:transform}@media(hover:hover){.companies-logos-marquee.is-ready .companies-logos-marquee-track:hover{animation-play-state:paused}}.companies-logos-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:2px;width:auto;min-width:max-content}.company-logo{min-height:40px;flex-shrink:0}.company-logo img{max-width:min(94%,100%);max-height:52px}}@keyframes companies-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:767px)and (prefers-reduced-motion:reduce){.companies-logos-marquee.is-ready .companies-logos-marquee-track{animation:none}.companies-logos-marquee-track{flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;row-gap:var(--space-m)}.companies-logos-wrapper{flex-wrap:wrap;justify-content:center;min-width:0}.companies-logos-set--duplicate{display:none!important}}
