body:not(.wp-core-ui) .et-brands,
html:not(.wp-toolbar) .et-brands,
.acf-block-preview .et-brands {
  padding-top: 57px;
  padding-bottom: 138px;
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands,
  html:not(.wp-toolbar) .et-brands,
  .acf-block-preview .et-brands {
    padding-bottom: 113px;
  }
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands,
  html:not(.wp-toolbar) .et-brands,
  .acf-block-preview .et-brands {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands .et-container,
  html:not(.wp-toolbar) .et-brands .et-container,
  .acf-block-preview .et-brands .et-container {
    width: 100%;
  }
}
body:not(.wp-core-ui) .et-brands .top,
html:not(.wp-toolbar) .et-brands .top,
.acf-block-preview .et-brands .top {
  max-width: 1050px;
  margin: auto;
  padding-bottom: 92px;
  display: grid;
  grid-template-columns: 244px 1fr;
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands .top,
  html:not(.wp-toolbar) .et-brands .top,
  .acf-block-preview .et-brands .top {
    grid-template-columns: 1fr;
    padding-bottom: 36px;
  }
}
body:not(.wp-core-ui) .et-brands .top .heading-2,
html:not(.wp-toolbar) .et-brands .top .heading-2,
.acf-block-preview .et-brands .top .heading-2 {
  color: var(--blue);
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands .top .heading-2,
  html:not(.wp-toolbar) .et-brands .top .heading-2,
  .acf-block-preview .et-brands .top .heading-2 {
    text-align: center;
  }
}
body:not(.wp-core-ui) .et-brands .top .text,
html:not(.wp-toolbar) .et-brands .top .text,
.acf-block-preview .et-brands .top .text {
  padding-right: 133px;
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands .top .text,
  html:not(.wp-toolbar) .et-brands .top .text,
  .acf-block-preview .et-brands .top .text {
    display: none;
  }
}
body:not(.wp-core-ui) .et-brands .swiper-container-brands,
html:not(.wp-toolbar) .et-brands .swiper-container-brands,
.acf-block-preview .et-brands .swiper-container-brands {
  width: 100%;
  padding-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  body:not(.wp-core-ui) .et-brands .swiper-container-brands,
  html:not(.wp-toolbar) .et-brands .swiper-container-brands,
  .acf-block-preview .et-brands .swiper-container-brands {
    padding-bottom: 60px;
    padding-top: 10px;
  }
}
body:not(.wp-core-ui) .et-brands .slider,
html:not(.wp-toolbar) .et-brands .slider,
.acf-block-preview .et-brands .slider {
  position: relative;
}
body:not(.wp-core-ui) .et-brands .slider .arrows,
html:not(.wp-toolbar) .et-brands .slider .arrows,
.acf-block-preview .et-brands .slider .arrows {
  position: absolute;
  transform: translateY(-50%);
  top: 129px;
  left: -34px;
  width: calc(100% + 64px);
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  body:not(.wp-core-ui) .et-brands .slider .arrows,
  html:not(.wp-toolbar) .et-brands .slider .arrows,
  .acf-block-preview .et-brands .slider .arrows {
    display: none;
  }
}
body:not(.wp-core-ui) .et-brands .slider .swiper-slide,
html:not(.wp-toolbar) .et-brands .slider .swiper-slide,
.acf-block-preview .et-brands .slider .swiper-slide {
  display: flex;
  align-items: flex-end;
  transition: transform 0.3s;
}
body:not(.wp-core-ui) .et-brands .slider .swiper-slide-active,
html:not(.wp-toolbar) .et-brands .slider .swiper-slide-active,
.acf-block-preview .et-brands .slider .swiper-slide-active {
  transform: scale(1.3);
  transition: transform 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  body:not(.wp-core-ui) .et-brands .slider .swiper-slide-active,
  html:not(.wp-toolbar) .et-brands .slider .swiper-slide-active,
  .acf-block-preview .et-brands .slider .swiper-slide-active {
    padding-top: 39px;
  }
}
body:not(.wp-core-ui) .et-brands .swiper-button-prev,
body:not(.wp-core-ui) .et-brands .swiper-button-next,
html:not(.wp-toolbar) .et-brands .swiper-button-prev,
html:not(.wp-toolbar) .et-brands .swiper-button-next,
.acf-block-preview .et-brands .swiper-button-prev,
.acf-block-preview .et-brands .swiper-button-next {
  background-color: #fff;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 2px 14.9px 0px rgba(0, 0, 0, 0.25);
}
body:not(.wp-core-ui) .et-brands .swiper-button-prev svg,
body:not(.wp-core-ui) .et-brands .swiper-button-next svg,
html:not(.wp-toolbar) .et-brands .swiper-button-prev svg,
html:not(.wp-toolbar) .et-brands .swiper-button-next svg,
.acf-block-preview .et-brands .swiper-button-prev svg,
.acf-block-preview .et-brands .swiper-button-next svg {
  width: 7.5px;
  height: 15px;
}
body:not(.wp-core-ui) .et-brands .swiper-button-next svg,
html:not(.wp-toolbar) .et-brands .swiper-button-next svg,
.acf-block-preview .et-brands .swiper-button-next svg {
  transform: rotate(180deg);
}
body:not(.wp-core-ui) .et-brands .single-brand,
html:not(.wp-toolbar) .et-brands .single-brand,
.acf-block-preview .et-brands .single-brand {
  border: 1px solid #bdbdbd;
}
body:not(.wp-core-ui) .et-brands .single-brand .logo-bg,
html:not(.wp-toolbar) .et-brands .single-brand .logo-bg,
.acf-block-preview .et-brands .single-brand .logo-bg {
  background-color: #fff;
  height: 68px;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body:not(.wp-core-ui) .et-brands .single-brand .logo-bg img,
body:not(.wp-core-ui) .et-brands .single-brand .logo-bg svg,
html:not(.wp-toolbar) .et-brands .single-brand .logo-bg img,
html:not(.wp-toolbar) .et-brands .single-brand .logo-bg svg,
.acf-block-preview .et-brands .single-brand .logo-bg img,
.acf-block-preview .et-brands .single-brand .logo-bg svg {
  height: 90%;
  max-height: 35px;
  max-width: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: auto;
}/*# sourceMappingURL=style.css.map */