.ht--hero-section-contatti-page .l-section-overlay {
  background: linear-gradient(
      0deg,
      rgba(27, 36, 50, 0.4) 0%,
      rgba(27, 36, 50, 0.4) 100%
    ),
    linear-gradient(
      180deg,
      rgba(27, 36, 50, 0) 0%,
      rgba(27, 36, 50, 0.9) 49.55%,
      #1b2432 84.83%
    ) !important;
}
@media (max-width: 1024px) {
  .ht--hero-section-contatti-page .ht--internal-column .vc_column-inner {
    justify-content: end !important;
  }
  .ht--hero-section-contatti-page .l-section-overlay {
    background: linear-gradient(
      180deg,
      rgba(27, 36, 50, 0) 23.63%,
      rgba(27, 36, 50, 0.8) 41.96%,
      #1b2432 60.23%
    ) !important;
  }
}
@media (min-width: 1024px) {
  .ht--oval-contatti-page {
    border-radius: 3313px;
    background: #fff;
    filter: blur(160px);
    width: 200vw;
    height: 650.115px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  .ht--hero-section-press-page::before {
    pointer-events: none !important;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 40.44%,
      #fff 92.28%
    );
  }
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (max-width: 1024px) {
  .ht--filter-section-press-page
    .w-filter-item.type_dropdown
    .w-filter-item-values::after,
  .w-filter.state_desktop.mod_dropdown .w-filter-item-title::after,
  .ht--filter-section-press-page input[type="text"],
  .ht--filter-section-press-page select {
    --inputs-height: 48px !important;
    font-size: 16px !important;
  }
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */

.ht--contatti-section .l-section-overlay {
  background: linear-gradient(
    90deg,
    #fff 48.72%,
    rgba(255, 255, 255, 0) 78.91%
  ) !important;
}

@media (max-width: 1024px) {
  .ht--contatti-section .l-section-overlay {
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0) 31.99%,
      #fff 68.2%
    ) !important;
  }
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */
.ht--contatti-section a {
  color: #1b2432 !important;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */
.ht--form-contatto .gform_required_legend {
  display: none !important;
}
.ht--form-contatto #input_1_9_1 {
  border-radius: 6px;
}
.ht--form-contatto #gform_submit_button_1 {
  letter-spacing: 1.474px;
}

.ht--form-contatto select,
.ht--form-contatto textarea,
.ht--form-contatto input[type="text"],
.ht--form-contatto input[type="tel"],
.ht--form-contatto input[type="email"] {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #d0d5dd;
}
@media (max-width: 1024px) {
  .ht--form-contatto select,
  .ht--form-contatto textarea,
  .ht--form-contatto input[type="text"],
  .ht--form-contatto input[type="tel"],
  .ht--form-contatto input[type="email"] {
    font-size: 16px !important;
  }
  .ginput_container.ginput_container_consent {
    line-height: 1.2 !important;
  }
}
