.highlighted-link {
  font-weight: 600;
  text-decoration: underline;
  color: #ffffff;
}

.no-italic {
  font-style: normal !important;
}

.to-subhome-cards .to-tim-informa--v2 {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}

[data-row-id=hero_full_image_with_cards_container] .ta-paragraph--body-smaller {
  font-size: 1.2rem;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards {
  padding-top: 100%;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper {
  position: relative;
  background: linear-gradient(90deg, #1878c2 0%, #165bc2 100%);
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper > div {
  position: relative;
  z-index: 1;
  text-align: center;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper .to-herobanner--full-image__headings,
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper .to-herobanner--full-image__body {
  color: #ffffff;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:before, [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:after {
  content: "";
  position: absolute;
  z-index: 0;
  width: 33vw;
  max-height: 100%;
  aspect-ratio: 1/1.6;
  background-image: url(https://risorsec.tim.it/content/dam/flytoco-areapubblica-aemfe/tim_it/img/energia/bg-card-m.png);
  background-repeat: no-repeat;
  background-size: cover;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:before {
  top: 0;
  left: 0;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:after {
  right: 0;
  bottom: 0;
  transform: scale(-1, -1);
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper [data-row-id=tim_informa_container] {
  padding: 0 0 3.2rem;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper [data-row-id=tim_informa_container] .to-tim-informa {
  padding: 3.2rem;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper [data-row-id=tim_informa_container] .to-tim-informa--v2 {
  background-color: transparent;
}
[data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper [data-row-id=tim_informa_container] .to-tim-informa--v2 .to-tim-informa__paragraph-link {
  color: #ffffff;
}

/* TABLET 48em =  768px */
@media (min-width: 48em) {
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper {
    background: linear-gradient(90deg, #166bad 0%, #1026af 100%);
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:before, [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:after {
    aspect-ratio: 1/1.118;
    background-image: url(https://risorsec.tim.it/content/dam/flytoco-areapubblica-aemfe/tim_it/img/energia/bg-card-d.png);
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards {
    padding-top: 0;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image__bg {
    max-width: 100%;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image__content {
    min-height: 40.4vw;
    padding: 5.5vw 50% 0 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image__content .to-herobanner--full-image__headings > .ta-heading {
    margin: 0 0 0.7rem 0;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image--with-cards-pre-cards__container {
    min-height: 0;
    padding: 3.2rem 3rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__cards {
    padding: 0 3rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__card {
    width: 45vW;
  }
  .tm-tile--subhome .tm-tile__body-top {
    min-height: 0;
  }
  .tm-tile--subhome .tm-tile__body-bottom {
    min-height: 0;
  }
}
/* DESKTOP 64em = 1024px */
@media (min-width: 64em) {
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:before, [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__custom-bg_wrapper:after {
    width: 25vw;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image__content {
    min-height: 41.8vw;
    padding: 5.5vw 50% 0 6rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp__hero {
    padding-bottom: 2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-paragraph--body__text__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image--with-cards-pre-cards__container {
    min-height: 0;
    padding: 3.2rem 6rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__cards {
    padding: 0 6rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__card {
    width: 42vW;
  }
  #c-1828616572 .to-subhome-cards .tm-tile--subhome .tm-tile__features {
    min-height: 0rem;
  }
  .to-subhome-cards__main {
    align-items: stretch;
  }
  .tm-tile--subhome .tm-tile__body-top {
    min-height: 40rem;
  }
}
/* DESKTOP 80em = 1280px */
@media (min-width: 80em) {
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image__content {
    min-height: 33.4vw;
    padding: 7.5vw 50% 0 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp {
    font-size: 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-paragraph--body__text__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image--with-cards-pre-cards__container {
    min-height: 0;
    padding: 3.2rem 20rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__cards {
    padding: 0 6rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__card {
    width: 33vW;
  }
}
/* DESKTOP 90em = 1440px */
@media (min-width: 90em) {
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image__content {
    min-height: 29.7vw;
    padding: 8vw 54% 0 12rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp {
    font-size: 3.5rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-paragraph--body__text__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image--with-cards-pre-cards__container {
    min-height: 0;
    padding: 3.2rem 28rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__card {
    width: 29vW;
  }
}
/* DESKTOP 119em = 1920px  */
@media (min-width: 120em) {
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp {
    font-size: 4rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-heading--h1-hp__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .ta-paragraph--body__text__hero {
    padding-bottom: 3rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards .to-herobanner--full-image--with-cards-pre-cards__container {
    min-height: 0;
    padding: 4.8rem 30rem 3.6rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__cards {
    padding: 0 6rem 3.2rem;
  }
  [data-row-id=hero_full_image_with_cards_container] .to-herobanner--full-image--with-cards__card {
    width: 22vW;
  }
}
@media (min-width: 64em) {
  [data-row-id=selezione_offerta_container] .to-subhome-cards .to-subhome-cards__main .tm-tile--subhome:first-child .tm-tile__body .tm-tile__body-bottom {
    padding: 0;
  }
}

/*# sourceMappingURL=customV3.css.map */
