:root{--column-gap: 16px}.brands{overflow:hidden}.brands__badge{display:block}.brands__wrapper{margin-bottom:clamp(0px,4.2857142857vw,60px)}@media screen and (max-width: 992px){.brands__wrapper{margin-bottom:60px}}.brands__marquee-wrapper{margin-bottom:clamp(0px,4.2857142857vw,60px);overflow:hidden}@media screen and (max-width: 992px){.brands__marquee-wrapper{margin-bottom:60px}}.brands__marquee{display:flex;gap:clamp(0px,3.4285714286vw,48px);flex-wrap:nowrap;width:max-content;will-change:transform}@media screen and (max-width: 992px){.brands__marquee{gap:32px}}.brands__marquee.marquee-animating{animation:marquee-move var(--marquee-duration, 50s) linear infinite}@keyframes marquee-move{0%{transform:translate(0)}to{transform:translate(var(--marquee-shift))}}.brands__wrap{width:100%;display:flex;justify-content:center}@media screen and (max-width: 576px){.brands__wrap .btn{width:100%}}
