.marquee-section{background:0 0;width:100%;padding:4rem 0;overflow:hidden}.marquee-container{max-width:1200px;margin:0 auto;padding:0 2rem}.marquee-title{color:var(--base-300);text-align:center;letter-spacing:-.02em;margin-bottom:3rem;font-size:2.5rem;font-weight:500}.marquee-wrapper{width:100%;position:relative;overflow:hidden}.marquee-content{align-items:center;width:max-content;display:flex}.marquee-item{flex-shrink:0;justify-content:center;align-items:center;min-width:400px;height:200px;margin:0 2rem;padding:1rem;display:flex}.marquee-logo{object-fit:contain;filter:grayscale()opacity(.7);width:auto;max-width:376px;height:auto;max-height:150px;transition:filter .3s,transform .3s}.marquee-logo:hover{filter:grayscale(0%)opacity();transform:scale(1.05)}@media (max-width:1040px){.marquee-section{padding:3rem 0}.marquee-title{margin-bottom:2.5rem;font-size:2rem}.marquee-item{min-width:350px;height:176px;margin:0 1.5rem}.marquee-logo{max-width:350px;max-height:126px}}@media (max-width:768px){.marquee-section{padding:2.5rem 0}.marquee-container{padding:0 1.5rem}.marquee-title{margin-bottom:2rem;font-size:1.75rem}.marquee-item{min-width:300px;height:150px;margin:0 1.25rem}.marquee-logo{max-width:300px;max-height:100px}}@media (max-width:440px){.marquee-section{padding:2rem 0}.marquee-container{padding:0 1rem}.marquee-title{margin-bottom:1.5rem;font-size:1.5rem}.marquee-item{min-width:250px;height:126px;margin:0 1rem}.marquee-logo{max-width:350px;max-height:125px}}.marquee-content:hover{animation-play-state:paused}
