.ht--hero-section-contatti {
}
.ht--hero-section-contatti .l-section-overlay {
  background: linear-gradient(
      270deg,
      rgba(140, 189, 218, 0) 32.92%,
      rgba(140, 189, 218, 0.98) 61.15%,
      #8cbdda 100%
    ),
    linear-gradient(180deg, rgba(26, 62, 83, 0) 3.35%, #1a3e53 98.62%) !important;
}

@media (max-width: 1024px) {
  .ht--hero-section-contatti .l-section-overlay {
    background: linear-gradient(
        0deg,
        rgba(255, 255, 255, 0) 81.22%,
        #fff 95.39%
      ),
      linear-gradient(
        180deg,
        rgba(140, 189, 217, 0) 5.05%,
        rgba(140, 189, 217, 0.8) 50.98%,
        #8cbdd9 65.26%
      ) !important;
  }
}

/* @media (min-width: 1024px) {
  .layout_260 article:hover .post_title {
    background: var(
      --White-Gradient-Text,
      linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.5) 0%,
        #fff 46.15%,
        rgba(255, 255, 255, 0.5) 97.13%
      )
    );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
} */
