.acf-block-they-trusted-us {
  padding-top: 40px;
  padding-bottom: 64px;
}
.page-template-page-home .acf-block-they-trusted-us {
  background-color: var(--gradient-opaque-unilogo-ligh-white);
}
.acf-block-they-trusted-us .owl-carousel-wrapper:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  z-index: 3;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.acf-block-they-trusted-us .owl-carousel-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100px;
  z-index: 3;
  background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.page-template-page-home .acf-block-they-trusted-us .owl-carousel-wrapper:after {
  background: linear-gradient(to left, rgba(226, 249, 247, 1) 0%, rgba(226, 249, 247, 0) 100%);
}
.page-template-page-home .acf-block-they-trusted-us .owl-carousel-wrapper:before {
  background: linear-gradient(to right, rgba(226, 249, 247, 1) 0%, rgba(226, 249, 247, 0) 100%);
}
.acf-block-they-trusted-us .container {
  overflow: visible;
}
.acf-block-they-trusted-us .owl-carousel {
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 0;
  right: 0;
  width: 1500px;
}
.acf-block-they-trusted-us .owl-carousel-wrapper {
  height: 135px;
  position: relative;
  width: calc(100% - 120px);
  overflow: hidden;
}
.acf-block-they-trusted-us .small-heading-2 {
  margin-bottom: 0;
  color: #404040;
  font-size: 1.375rem;
  font-family: "ff-din-paneuropean", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6; /* 163.636% */
  letter-spacing: -0.5px;
  width: 120px;
}
.acf-block-they-trusted-us .view-vertical .small-heading-2 {
  font-size: 1.125rem;
}
.page-template-page-home .acf-block-they-trusted-us .custom-img {
  background-color: var(--gradient-opaque-unilogo-ligh-white);
}
.acf-block-they-trusted-us .custom-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.acf-block-they-trusted-us .owl-carousel .custom-img img {
  width: 100px;
  object-fit: contain;
  opacity: 0.7 !important;
  mix-blend-mode: multiply;
}
.acf-block-they-trusted-us .container > .row {
  column-gap: 90px;
}

.acf-block-they-trusted-us .container .view-vertical {
  column-gap: 0;
  flex-flow: column;
  align-items: flex-start;
}

.acf-block-they-trusted-us .view-vertical .owl-carousel-wrapper {
  width: 100%;
}
.acf-block-they-trusted-us .view-vertical .small-heading-2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .acf-block-they-trusted-us .container > .row-flex {
    align-items: center !important;
  }
  .acf-block-they-trusted-us:before {
    display: none !important;
  }
  .acf-block-they-trusted-us .small-heading-2 {
    text-align: center;
  }
}
