.items-wrap,.marquee-container{overflow:hidden;position:relative}.marquee-block,.marquee-content{white-space:nowrap;display:flex}.items-wrap{display:flex;user-select:none;gap:20px}.items-wrap:after,.items-wrap:before{content:"";height:100%;top:0;width:10%;position:absolute;z-index:1;pointer-events:none}.items-wrap:before{left:0;background:linear-gradient(90deg,#e0d1b4 0,#fff0 100%)}.items-wrap:after{right:0;background:linear-gradient(90deg,#fff0 0,#e0d1b4 100%)}.marquee-container{width:100%;height:50px}.marquee-content{position:absolute;left:0;top:0;height:100%}.marquee-block{color:var(--e-global-color-9c13fd4);font-family:Kurale,Sans-serif;font-weight:600;padding:10px 20px;margin-right:20px;background-color:#a8c060;border-radius:20px;flex-shrink:0;align-items:center}.marquee-block img{width:24px;height:24px;margin-right:8px}