/* ============================= */
/*   СТИЛИ ТОЛЬКО ДЛЯ GL20      */
/*   БЛОК #rec1907439981         */
/* ============================= */

#rec1907439981 {
  background: transparent !important;
}

/* Делаем мягкий водный оверлей поверх фото */
#rec1907439981 .t-slds__item {
  position: relative;
}

#rec1907439981 .t-slds__item::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(8,28,38,0.15) 0%,
    rgba(8,28,38,0.30) 60%,
    rgba(8,28,38,0.45) 100%
  );
  z-index: 2;
}
