@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-scroll{animation:scroll 30s linear infinite;will-change:transform}.autoscroll-container:hover .animate-scroll{animation-play-state:paused}.autoscroll-container:after,.autoscroll-container:before{content:" ";position:absolute;top:0;left:0;width:16px;height:100%;background:linear-gradient(90deg,white,transparent);z-index:2}.autoscroll-container:after{left:auto;right:0;background:linear-gradient(270deg,white,transparent)}.FormInput_numberInput__rLuBY::-webkit-inner-spin-button,.FormInput_numberInput__rLuBY::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.FormInput_numberInput__rLuBY{-moz-appearance:textfield}.embla:after,.embla:before{content:" ";position:absolute;top:0;left:0;width:16px;height:100%;background:linear-gradient(90deg,white,white 50%,transparent);z-index:2}.embla:after{left:auto;right:0;background:linear-gradient(270deg,white,white 50%,transparent)}