.mask1{left:-10px}.mask1,.mask2{background:#fcfcfc;filter:blur(5px);height:44px;position:absolute;width:20px;z-index:100}.mask2{right:-10px}.marquee{margin:0 auto;overflow:hidden;position:relative;width:80%}.marquee .marquee-content{animation:marquee-animation 10s linear infinite;display:flex;white-space:nowrap;width:200%}.marquee .marquee-content span{display:flex;justify-content:space-around;width:100%}.marquee .marquee-content img{height:auto;margin:0 20px;max-width:100%}@media (max-width:1200px){.marquee .marquee-content{width:250%}}@media (max-width:992px){.marquee .marquee-content{width:400%}}@media (max-width:767px){.marquee .marquee-content{width:500%}}@media (max-width:375px){.marquee .marquee-content{width:550%}}@keyframes marquee-animation{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:767px){.marquee{width:100%}}
