.running-line-container{border-top:1px solid #221822;border-bottom:1px solid #221822;margin-top:3rem}.running-line{background-color:#d6f167;padding:.5rem 0;position:relative;overflow:hidden}.running-line:before,.running-line:after{content:"";pointer-events:none;z-index:1;width:6%;position:absolute;top:0;bottom:0}.running-line:before{background:linear-gradient(90deg,#d6f167,#d6f16700);left:0}.running-line:after{background:linear-gradient(-90deg,#d6f167,#d6f16700);right:0}.running-line:hover .running-line-track,.running-line:focus-within .running-line-track{animation-play-state:paused}.running-line-track{width:max-content;animation:50s linear infinite marquee;display:flex}@media (prefers-reduced-motion:reduce){.running-line-track{animation:none}}.group{flex-shrink:0;display:flex}.item{white-space:nowrap;align-items:center;margin-right:1rem;display:flex}.item p{margin-right:1rem;font-family:NyghtSerif LightItalic;font-size:1.875rem}.item img{width:30px;height:30px;position:relative;top:2px}@keyframes marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}
