/* Стабильное оформление документов в секции доверия. */
#rec531577256 [data-elem-id="1674043770234"] {
  overflow: visible;
}

#rec531577256 .trust-slider {
  position: relative;
  display: block !important;
  width: 100%;
  height: 100%;
}

#rec531577256 .trust-slider__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

#rec531577256 .trust-slider__arrow {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(232, 232, 232, 0.92);
  color: #111;
  font-size: 28px;
  line-height: 28px;
  cursor: pointer;
  transform: translateY(-50%);
}

#rec531577256 .trust-slider__arrow_left {
  left: -44px;
}

#rec531577256 .trust-slider__arrow_right {
  right: -44px;
}

@media screen and (max-width: 640px) {
  #rec531577256 .trust-slider__arrow_left {
    left: 8px;
  }

  #rec531577256 .trust-slider__arrow_right {
    right: 8px;
  }
}
