.brands-carousel{z-index:1;width:100%;max-width:100%;overflow:hidden}.brands-carousel--full-width{width:100%;max-width:100%}.brands-carousel__inner{display:flex;flex-direction:column;align-items:center;width:100%}.brands-carousel__inner--left{align-items:flex-start}.brands-carousel__inner--right{align-items:flex-end}.brands-carousel__content{width:calc(100% - 4rem / var(--font-body-scale));max-width:38em}.brands-carousel__carousel-outer{overflow:hidden;width:100%;margin-top:2em;animation:marqueeFadeIn 1s ease-in-out forwards}.brands-carousel__carousel-track{display:flex;width:max-content;will-change:transform;gap:5.5em;animation:none}.brands-carousel__carousel{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;width:max-content;gap:5.5em}.brands-carousel__carousel__item{display:flex;flex:0 0 auto}.brands-carousel__carousel__item img{width:auto;max-width:246px;max-height:100px;height:auto;object-fit:contain;object-position:center;display:block}.brands-carousel__content *{overflow-wrap:break-word}.brands-carousel__content>*{margin-top:0;margin-bottom:0}.brands-carousel__content>*+*{margin-top:2rem}.brands-carousel__content>*+a{margin-top:3rem}.brands-carousel__heading+.brands-carousel__heading{margin-top:0}@keyframes marqueeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:1100px){.brands-carousel__carousel__item img{max-width:200px;max-height:80px}}@media screen and (max-width:749px){.brands-carousel__carousel-track{animation:marquee 14s linear infinite}}@media screen and (min-width:750px){.brands-carousel__carousel:last-child{display:none}.brands-carousel__carousel-track{animation:none;width:auto;justify-content:center}.brands-carousel__carousel{flex-wrap:nowrap;justify-content:center}.brands-carousel[data-item-count="5"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="6"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="7"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="8"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="9"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="10"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="11"] .brands-carousel__carousel-track,.brands-carousel[data-item-count="12"] .brands-carousel__carousel-track{animation:marquee 32s linear infinite;width:max-content}.brands-carousel[data-item-count="5"] .brands-carousel__carousel-track{padding-left:5.5em}.brands-carousel[data-item-count="5"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="6"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="7"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="8"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="9"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="10"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="11"] .brands-carousel__carousel:last-child,.brands-carousel[data-item-count="12"] .brands-carousel__carousel:last-child{display:flex}}
