.brands-carousel{z-index:1}.brands-carousel__wrapper{display:flex;align-items:center;flex-direction:column;width:calc(100% - 4rem / var(--font-body-scale))}.brands-carousel:not(.brands-carousel--full-width) .brands-carousel__wrapper{margin:auto;width:calc(100% - 8rem / var(--font-body-scale))}.brands-carousel__content{width:100%}.brands-carousel__carousel-outer{overflow:hidden;width:100%;margin-top:2em;animation:marqueeFadeIn 1s ease-in-out forwards}.brands-carousel__carousel{display:flex;align-items:center;justify-content:center;gap:5.5em}.brands-carousel__carousel__item{display:flex;flex-shrink:0}.brands-carousel__carousel__item img{width:auto;max-width:246px;height:100%;max-height:100px;object-position:center;display:block}.brands-carousel__carousel>*:nth-child(n+5){display:none}.brands-carousel__content{max-width:38em}@media screen and (max-width:1100px){.brands-carousel__carousel__item{padding-right:5em}.brands-carousel__carousel__item img{width:auto;max-width:200px;height:100%;max-height:80px;object-position:center;display:block}.brands-carousel__carousel{animation:Marquee 12s linear infinite;gap:0}.brands-carousel__carousel>*:nth-child(n+5){display:flex!important}.brands-carousel__wrapper{width:100%;padding:0}}@media screen and (min-width:750px){.brands-carousel__wrapper{width:100%}.brands-carousel__wrapper--left{align-items:flex-start}.brands-carousel__wrapper--right{align-items:flex-end}}.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}}@-webkit-keyframes Marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
