.to-tim-informa--dark {
  background-color: #001a53;
  color: #fff;
}

.to-horizontal-accordion--v2 {
  background: #001136;
  background: -o-linear-gradient(316deg, #001136 0, #0164f2 100%);
  background: linear-gradient(134deg, #001136 0, #0164f2 100%);
}

@media (min-width: 80em) {
  .to-herobanner--stickyimgfull .to-herobanner__overlaytext,
  .to-herobanner--stickyimgfull-small .to-herobanner__overlaytext {
    margin-left: calc(1 / 12 * 100vw);
    text-align: left;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }

  .to-horizontal-accordion--v2 {
    padding: 3.2rem calc(100% / 12);
  }
}

.to-tim-informa--dark {
  background-color: #001a53;
  color: #fff;
}

[data-row-id="hero"] .to-herobanner .to-herobanner__text {
  color: #000;
}

#c-1180589508,
#c--996577675,
#c-1799011201 {
  scroll-margin-top: 4rem;
}

#c-2111591426_2 .to-tim-informa--v2 .to-tim-informa__paragraph-link {
  font-size: 1.4rem;
}
#c-2111591426_2 .to-tim-informa--v2 .to-tim-informa__paragraph-link .ta-link {
  font-size: 1.4rem;
}

@media (min-width: 48em) {
  #c-1449969935.to-lanci-split .to-lanci-split__first,
  #c-1449969935.to-lanci-split .to-lanci-split__second {
    width: calc(6 / 12 * 100vw);
  }
}

@media (min-width: 80em) {
  #c-1449969935.to-lanci-split .ta-heading--title-big-3 {
    font-size: 4rem;
    line-height: 45px;
  }

  #c-1180589508,
  #c--996577675,
  #c-1799011201 {
    scroll-margin-top: 16rem;
  }
}

/*nasconde select orario*/
.tm-modal-overlay--scegliofferta .to-scegliofferta__form .ta-select {
  display: none;
}
/*fine nasconde select orario*/

/***ADD 2026***/
@media (min-width: 48em) {
  .to-herobanner--stickyimgfull-small .to-herobanner__overlaytext,
  .to-herobanner--stickyimgfull .to-herobanner__overlaytext {
    margin-top: 0rem;
  }
}
.to-herobanner--stickyimgfull-small .to-herobanner__overlaytext,
.to-herobanner--stickyimgfull .to-herobanner__overlaytext {
  margin-top: 0rem;
}
/***/
@media (min-width: 80em) {
  .to-herobanner--stickyimgfull .to-herobanner__overlaytext,
  .to-herobanner--stickyimgfull-small .to-herobanner__overlaytext {
    left: 0;
    margin: 0 calc(1 / 12 * 100vw);
    top: 0;
    text-align: left;
    -webkit-transform: translateY(-8vw);
    -ms-transform: translateY(-8vw);
    transform: translateY(-8vw);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ta-heading--h1-big {
    font-size: 32px;
    line-height: 36px;
  }
  .to-horizontal-accordion--v2 {
    padding: 3.2rem calc(100% / 12);
  }
}

  .to-horizontal-accordion--v2 .to-horizontal-accordion__item {
    border-right: none;
  }
    .to-horizontal-accordion--v2 .to-horizontal-accordion__item:last-child {
    border-right: 1px solid #fff;
  }