.brand-carousel{position:relative}.brand-carousel .swiper-wrapper{align-items:center}.brand-carousel .swiper-button-wrapper{display:none;gap:15px;justify-content:center;margin-top:40px}.brand-carousel .swiper-button-next,.brand-carousel .swiper-button-prev{background-color:var(--primary);border-radius:50%;color:#fff;height:26px;margin-top:0;position:static;transition:all .3s ease 0s;width:26px}.brand-carousel .swiper-button-next:after,.brand-carousel .swiper-button-prev:after{font-size:12px}.brand-carousel .swiper-button-next:hover,.brand-carousel .swiper-button-prev:hover{background-color:var(--secondary);box-shadow:0 4px 12px rgba(0,0,0,.15)}.brand-carousel .swiper-pagination{display:none;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:40px;position:static}.brand-carousel .swiper-pagination-bullet{background-color:var(--primary);height:12px;line-height:1;margin:0!important;opacity:1;width:12px}.brand-carousel .swiper-pagination-bullet-active{background-color:var(--secondary)}.brand{display:flex;justify-content:center}