@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (max-width: 767px) {
}
.block.block--logo-grid .slick-dots {
  width: 100%;
  margin-top: 1.66667rem;
}
.logoGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.66667rem;
}
@media (max-width: 767px) {
  .logoGrid {
    margin: 0 -0.55556rem -1.11111rem;
    display: block;
  }
  .logoGrid > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}
.logoGrid-logo {
  display: inline-block;
  margin: 1.66667rem;
}
@media (max-width: 767px) {
  .logoGrid-logo:last-of-type {
    margin-bottom: 0;
  }
}
.logoGrid-logo img {
  display: block;
  max-height: 3.33333rem !important;
}
@media (max-width: 767px) {
  .logoGrid-logo {
    margin: 0 auto 1.38889rem;
    padding: 0 0.55556rem;
    display: block;
  }
  .logoGrid-logo img {
    margin: 0 auto;
  }
}
.logoSlider-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 5.55556rem;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.83333rem;
}
.logoSlider-logo {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
