.brands-carrousel-container{overflow:hidden;width:100%;position:relative}.brands-carrousel-track{display:flex;gap:24px;will-change:transform;animation:infiniteScroll 50s linear infinite;width:max-content}@media screen and (min-width: 1200px){.brands-carrousel-track{animation:infiniteScroll 80s linear infinite}}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.brands-carrousel-item{flex:0 0 162px;height:72.9px;display:flex;justify-content:center;align-items:center;overflow:hidden}.brands-carrousel-item img{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .3s ease}@media screen and (min-width: 992px){.brands-carrousel-item{flex:0 0 180px;height:81px}}.section-brands{overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:36px}@media screen and (min-width: 768px){.section-brands{gap:48px;padding:64px 0!important}}.section-brands.home{padding:32px 0}.section-brands.courses{padding:64px 0}.brands-title{margin:0 auto;max-width:287px;color:var(--gray);font-weight:500px;text-align:center}@media screen and (min-width: 768px){.brands-title{max-width:none}}
