.brand-showcase{text-align:center;h1,h2,h3,h4,h5{font-family:Poppins}.section-content{display:inline-block;max-width:1400px;text-align:left;width:100%;h1{font-size:clamp(1.5rem,4vw,3rem);font-weight:700;line-height:120%}}}.brand-showcase{width:100%;.brands{display:flex;overflow:hidden;width:100%;.brand-box{animation:marquee 5s linear;padding:1rem .5rem;text-align:center;img{height:auto;max-width:200px;width:100%}}}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}