.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.LogoBar_wrap__x_4U1 {
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.LogoBar_rowH__CKWGs {
  min-height: 110px; /* screenshot height feel */
  padding-left: 18px;
  padding-right: 18px;
}

.LogoBar_leftCol__5Fu_n {
  padding-left: 10px;
  padding-right: 10px;
}

.LogoBar_leftText__8X9mr {
  color: black !important;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  width: 140px; /* same compact left block */
}

.LogoBar_dividerCol___YYSc {
  padding-left: 6px;
  padding-right: 6px;
}

.LogoBar_divider__HmvwJ {
  width: 1px;
  height: 54px;
  background: rgba(255, 255, 255, 0.18);
}

.LogoBar_sliderCol__Pe4AZ {
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
}

/* Swiper */
.LogoBar_swiper__iAGyl {
  width: 100%;
}

.LogoBar_slide__HZoVe {
  width: auto !important; /* IMPORTANT for slidesPerView="auto" */
  display: flex;
  align-items: center;
}

.LogoBar_logo__RlM6P {
  width: auto;
  height: 130px;
  object-fit: contain;
  filter: brightness(1) contrast(1);
  opacity: 0.95;
}

