@media (max-width:767px){.team-grid{display:flex;flex-wrap:wrap;justify-content:space-between}.team-grid .et_pb_column{width:48%!important;margin-right:0!important;margin-bottom:15px}}.newsband{position:relative;overflow:hidden;white-space:nowrap}.newsband:before,.newsband:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:2;pointer-events:none}.newsband:before{left:0;background:linear-gradient(to right,rgba(220,0,0,1),rgba(220,0,0,0))}.newsband:after{right:0;background:linear-gradient(to left,rgba(220,0,0,1),rgba(220,0,0,0))}.newsband-track{display:flex;width:max-content;gap:40px;will-change:transform;animation:newsband-scroll 28s linear infinite}.newsband-track span{display:inline-block}@keyframes newsband-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.newsband:hover .newsband-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.newsband-track{animation:none}}