.Marquee_marqueeContainer__lnRJn{width:100%;overflow:hidden;background-color:#97BFB4;padding:2rem 0;margin-top:25px;border-radius:25px}.Marquee_marqueeWrapper__iDpLl{position:relative;width:100%}.Marquee_marqueeContent__3v1hU{display:flex;animation:Marquee_marquee__QjVLl 20s linear infinite;white-space:nowrap}.Marquee_marqueeItem___v81T{display:flex;align-items:center;padding:0 2rem;color:rgb(255,255,255);font-size:1.3rem;font-weight:500}.Marquee_dot__z50gf{width:8px;height:8px;background-color:rgb(255,2,2);border-radius:50%;margin-left:2rem}@keyframes Marquee_marquee__QjVLl{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Marquee_marqueeContent__3v1hU:hover{animation-play-state:paused}