body{min-width:320px;overflow-x:hidden}html{scroll-behavior:smooth}.service-marquee{-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.service-marquee-track{display:flex;width:max-content;animation-name:services-marquee-left-to-right;animation-duration:38s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:normal;will-change:transform}.service-marquee-group{display:flex;flex-shrink:0;gap:.875rem;padding-right:.875rem}.service-marquee:hover .service-marquee-track{animation-play-state:paused}@keyframes services-marquee-left-to-right{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-marquee-track{animation:none;transform:none}}
