.platform-strip{overflow:hidden;padding-block:70px 82px}.platform-strip-heading h2{margin:0 0 38px;text-align:center}.platform-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);overflow:hidden;width:100%}.platform-marquee-inner{animation:platform-marquee 34s linear infinite;display:flex;width:max-content;will-change:transform}.platform-marquee-group{display:flex;flex:0 0 auto;gap:28px;padding-right:28px}.platform-card{border:1px solid;display:grid;flex:0 0 auto;min-height:108px;padding:20px;place-items:center;width:148px}.platform-card img{height:60px;object-fit:contain;width:60px}.platform-marquee:hover .platform-marquee-inner{animation-play-state:paused}@keyframes platform-marquee{to{transform:translateX(-50%)}}@media (max-width:680px){.platform-strip{padding-block:56px 64px}.platform-strip-heading h2{margin-bottom:30px}.platform-card{min-height:100px;width:132px}}@media (prefers-reduced-motion:reduce){.platform-marquee{mask-image:none;overflow-x:auto}.platform-marquee-inner{animation:none}.platform-marquee-group[aria-hidden=true]{display:none}}