.brands-section{background:var(--color-white);z-index:99;width:100%;height:850px;position:relative;overflow:hidden}.brands-section:after{content:"";background:linear-gradient(to bottom, transparent, var(--color-white));pointer-events:none;z-index:10;height:200px;position:absolute;bottom:0;left:0;right:0}.brands-title{text-align:center;padding-top:35px;line-height:1.1;position:relative}.brands-heading{color:var(--color-purple);font-size:70px;font-weight:700}.brands-sub{color:#6ea1c3;font-size:70px;font-weight:400}.brands-center{position:absolute;left:50%;top:990px!important}.brand-img{object-fit:contain;width:140px;height:140px;display:block}.brands-mobile-marquee{display:none}@keyframes brands-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1500px){.brands-heading,.brands-sub{font-size:54px}.brands-section{height:650px}.brands-section:after{height:80px}}@media (max-width:760px){.brands-heading{font-size:35px;font-weight:500}.brands-sub{font-size:35px}.brands-title{padding-top:20px;padding-bottom:24px}.brands-section{flex-direction:column;align-items:center;height:auto;padding-bottom:24px;display:flex;overflow:hidden}.brands-center{display:none}.brands-mobile-marquee{flex-direction:column;gap:16px;width:100%;margin-top:20px;display:flex;overflow:hidden}.brands-mobile-track{flex-wrap:nowrap;gap:40px;width:max-content;animation:35s linear infinite brands-scroll;display:flex}.brands-mobile-track--reverse{animation-direction:reverse}.brands-mobile-track .brand-img{width:140px;height:80px}}
