.marquee__section{width:100%;padding:14px 0;overflow:hidden;border-radius:20px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(100deg,hsla(0,0%,100%,0) -2.13%,hsla(0,0%,100%,.08) 32.96%,hsla(0,0%,100%,.08) 69.58%,hsla(0,0%,100%,0) 101.05%);backdrop-filter:blur(4.4499998093px)}.marquee__item{width:auto;height:60px;object-fit:contain;aspect-ratio:4/2;margin-inline:30px;filter:grayscale(1);opacity:.75}@media screen and (max-width:850px){.marquee__section{width:100%;transform:translateY(10px)}.marquee__item{height:32px;margin-inline:16px}}