.ht--hero-section-homepage .l-section-overlay {
  background: linear-gradient(
    180deg,
    rgba(26, 62, 83, 0) 3.35%,
    #1a3e53 73.33%
  ) !important;
}

/* _______________________________ */

.ht--grafico-background-card {
  border-radius: 36px;
  background: linear-gradient(
      180deg,
      rgba(65, 147, 195, 0.16) 0%,
      rgba(65, 147, 195, 0.8) 100%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.02) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
}

@media (min-width: 1024px) {
  .ht--grafico {
    flex-wrap: nowrap !important;
    gap: 20px;
    padding-inline: 24px;
    height: 600px !important;
  }
  .ht--post-list-grafico .w-grid-list {
    align-items: end !important;
  }
  /* .ht--post-list-grafico article:nth-child(1) .w-vwrapper {
    height: 300px;
  }
  .ht--post-list-grafico article:nth-child(2) .w-vwrapper {
    height: 350px;
  }

  .ht--post-list-grafico article:nth-child(3) .w-vwrapper {
    height: 400px;
  }
  .ht--post-list-grafico article:nth-child(4) .w-vwrapper {
    height: 500px;
  } */
}

@media (max-width: 1024px) {
  /* .ht--post-list-grafico article:nth-child(1) .w-vwrapper {
    width: 200px;
  }
  .ht--post-list-grafico article:nth-child(2) .w-vwrapper {
    width: 250px;
  }

  .ht--post-list-grafico article:nth-child(3) .w-vwrapper {
    width: 300px;
  }
  .ht--post-list-grafico article:nth-child(4) .w-vwrapper {
    width: 350px;
  } */
}
/* ___________________________________ */

.ht--logistic-section {
  background: linear-gradient(
      0deg,
      rgba(65, 147, 195, 0) 0%,
      rgba(65, 147, 195, 0.6) 100%
    ),
    #fcfdfd;
}

/* :::::::::::::::::::::::::::::::::::: */
.ht--logistic-solution-home-section {
  background: linear-gradient(
      0deg,
      rgba(65, 147, 195, 0) 0%,
      rgba(65, 147, 195, 0.6) 100%
    ),
    #fcfdfd;
}
.gform_required_legend {
  display: none !important;
}

.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
  color: #fff !important;
}
#input_1_11_1 {
  border-radius: 6px !important;
  width: 26px;
  height: 26px;
}

.gform-footer.gform_footer.top_label {
  justify-content: center !important;
}

/* _____________________________________________________________ */
.layout_67 .w-hwrapper {
  opacity: 0.5;
}
.layout_67 .w-hwrapper:hover {
  opacity: 1;
}

.ht--scritta-scorre {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-family: Orbitron;
  font-size: 240px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 288px */
  letter-spacing: 12px;
  text-transform: uppercase;
  text-wrap: nowrap;
}
/* ____________________________________ */
@media (max-width: 1024px) {
  .layout_67 .w-counter-value {
    font-size: inherit !important;
  }
}
