.forecasting-companies{overflow:hidden;position:relative}.forecasting-companies__wrapper{overflow:hidden;width:100%}.forecasting-companies__header{color:#7171a6;font-family:Inter,sans-serif;font-size:20px;font-weight:400;margin:0 auto 3em;text-align:center}.forecasting-companies__flex-container{align-items:center;animation:scroll 25s linear infinite;display:flex;gap:3em;justify-content:center}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.forecasting-companies__flex-container img{flex-shrink:0;height:40px;width:auto}.forecasting-companies:after,.forecasting-companies:before{content:"";height:100%;position:absolute;top:0;width:10%;z-index:1}.forecasting-companies:before{background:linear-gradient(90deg,#fff,transparent);left:0}.forecasting-companies:after{background:linear-gradient(270deg,#fff,transparent);right:0;transform:translateX(1px)}