.brnd-partners_gallery_slider2 {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin: auto;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
}

.brnd-partners_gallery_slider2-item-wrap {
  opacity: 0;
  position: absolute;
  top: 0;
  transition: right 2300ms linear 0ms, opacity 2300ms linear 0ms;
}

.brnd-partners_gallery_slider2-items {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.brnd-partners_gallery_slider2-item-img-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.brnd-partners_gallery_slider2-img {
  position: absolute;
  top: 24px;
  right: 24px;
  bottom: 24px;
  left: 24px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transition-property: top, right, bottom, left;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  will-change: top, right, bottom, left;
}

.brnd-partners_gallery_slider2-item-wrap:hover .brnd-partners_gallery_slider2-img {
  top: -15px;
  right: -15px;
  bottom: -15px;
  left: -15px;
}

.brnd-partners_gallery_slider2-container {
  height: 175px;
  margin: auto;
  position: relative;
}

.brnd-partners_gallery_slider2-item-wrap {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: right 2300ms linear 0ms, opacity 2300ms linear 0ms;
}

@media screen and (min-width: 1250px) {
  .brnd-partners_gallery_slider2-container {
    width: 1200px;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -150px;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 150px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(4) {
    right: 300px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(5) {
    right: 450px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(6) {
    right: 600px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(7) {
    right: 750px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(8) {
    right: 900px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(9) {
    right: 1050px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(10) {
    right: 1200px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1249px) {
  .brnd-partners_gallery_slider2-container {
    width: 1050px;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -150px;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 150px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(4) {
    right: 300px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(5) {
    right: 450px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(6) {
    right: 600px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(7) {
    right: 750px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(8) {
    right: 900px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(9) {
    right: 1050px;
  }
}
@media screen and (min-width: 950px) and (max-width: 1099px) {
  .brnd-partners_gallery_slider2-container {
    width: 900px;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -150px;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 150px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(4) {
    right: 300px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(5) {
    right: 450px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(6) {
    right: 600px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(7) {
    right: 750px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(8) {
    right: 900px;
  }
}
@media screen and (min-width: 800px) and (max-width: 949px) {
  .brnd-partners_gallery_slider2-container {
    width: 750px;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -150px;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 150px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(4) {
    right: 300px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(5) {
    right: 450px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(6) {
    right: 600px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(7) {
    right: 750px;
  }
}
@media screen and (min-width: 650px) and (max-width: 799px) {
  .brnd-partners_gallery_slider2-container {
    width: 600px;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -150px;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 150px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(4) {
    right: 300px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(5) {
    right: 450px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(6) {
    right: 600px;
  }
}
@media screen and (min-width: 500px) and (max-width: 649px) {
  .brnd-partners_gallery_slider2-container {
    width: 450px;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -150px;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 150px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(4) {
    right: 300px;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(5) {
    right: 450px;
  }
}
@media screen and (max-width: 499px) {
  .brnd-partners_gallery_slider2-container {
    width: calc(100% - 50px);
  }

  .brnd-partners_gallery_slider2-item-wrap {
    width: 100%;
  }

  .brnd-partners_gallery_slider2-item-wrap:first-of-type {
    right: -100%;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(2) {
    right: 0;
    opacity: 1;
    z-index: 1;
  }
  .brnd-partners_gallery_slider2-item-wrap:nth-of-type(3) {
    right: 100%;
  }
}
