.logos-carousel .content-wrapper{max-width:none}.logos-carousel .section__title-section{margin-bottom:48px}.logos-carousel .content-wrapper{padding-left:0;padding-right:0}.brand-wheel{align-items:center;display:flex;flex-direction:row;height:88px;margin-bottom:24px;overflow:hidden;position:relative;--animationspeed:45s;--animationdelay:calc(var(--animationspeed)/2)}.brand-wheel__slides{animation-duration:var(--animationspeed);animation-iteration-count:infinite;animation-name:slideLogos;animation-timing-function:linear;display:flex;flex-shrink:0;justify-content:space-around;min-width:100%;position:absolute}.brand-wheel__slides--delay{animation-name:slideLogosDelay;transform:translateX(100%)}.brand-wheel__slides--shift{animation-name:slideLogosOffset}.brand-wheel__slides--shift.brand-wheel__slides--delay{animation-name:slideLogosOffsetDelay;transform:translateX(100%)}.brand-wheel__slides__logo{align-self:center;animation:fadeIn .5s cubic-bezier(.455,.03,.515,.955) forwards;background:#fff;border:1px solid #fff;border-radius:16px;display:inline-flex;height:88px;margin:0 12px;min-width:214px;padding:17px 26px;width:100%}.brand-wheel__slides__logo__img{aspect-ratio:3/2;object-fit:contain;width:100%}@media (max-width:768px){.logos-carousel .section__title{font-size:28px}}