/* ++++++++++++++++ MAIN +++++++++++++++ */
/*SCROLL*/
.tl-col-12,
.tl-col-12 section {
  scroll-margin-top: 40px
}

@media (min-width: 80em) {

  .tl-col-12,
  .tl-col-12 section {
    scroll-margin-top: 65px
  }
}

/* MODAL */
.tm-modal-overlay__container ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

.tm-modal-overlay__container ul li {
  display: list-item;
}



/* ************** MINI HERO +++++++++++++++ */
@media (max-width: 47.99em) {
  .to-herobanner--nostickyimgfull .to-herobanner__overlaytext {
    text-align: center;
    background: none;
  }
}

.ta-tag--risparmi-fino-a {
  font-size: inherit;
  padding: 2px 3px;
}

div[data-row-id="mini-hero"] .to-herobanner--nostickyimgfull .to-herobanner__overlaytext {
  position: absolute;
  left: 50%;
  top: auto;
  bottom: 0;
  transform: translate(-50%, 0);
  padding-bottom: 0;
}

@media (min-width: 48em) {
  div[data-row-id="mini-hero"] .to-herobanner--nostickyimgfull .to-herobanner__overlaytext {
    width: calc(100vw - 36rem);
  }
}

@media (min-width: 80em) {
  div[data-row-id="mini-hero"] .to-herobanner--nostickyimgfull .to-herobanner__overlaytext {
    width: calc(100vw - 72rem);
  }

  div[data-row-id="mini-hero"] .ta-heading--h1-hp {
    font-size: 3.2rem;
  }

  div[data-row-id="mini-hero"] .to-herobanner--nostickyimgfull .ta-paragraph {
    font-size: 1.8rem;
  }
}


/* ++++++++++++++ HERO BANNER +++++++++++ */
@media (min-width: 48em) {

  div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull-d-no-stickybar,
  div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__text,
  div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull-d-no-stickybar .tm-bannersticky__wrapper .tm-bannersticky__offer,
  div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__overlaytext,
  div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull-d-no-stickybar .tm-breadcrumbs--accessibile .tm-breadcrumbs__item,
  div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull-d-no-stickybar .tm-double-price__top .ta-price,
  div[data-row-id="herobanner_light"] .to-herobanner--stickyimgfull-d-no-stickybar,
  div[data-row-id="herobanner_light"] .to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__text,
  div[data-row-id="herobanner_light"] .to-herobanner--stickyimgfull-d-no-stickybar .tm-bannersticky__wrapper .tm-bannersticky__offer,
  div[data-row-id="herobanner_light"] .to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__overlaytext,
  div[data-row-id="herobanner_light"] .to-herobanner--stickyimgfull-d-no-stickybar .tm-breadcrumbs--accessibile .tm-breadcrumbs__item,
  div[data-row-id="herobanner_light"] .to-herobanner--stickyimgfull-d-no-stickybar .tm-double-price__top .ta-price {
    color: #000000 !important;
  }
}

div[data-row-id="herobanner_light_cs"] .to-herobanner--stickyimgfull .to-herobanner__text picture img {
  height: 100%;
}

/* <!-- FIX TABLET--> */
@media (min-width: 1024px) and (max-width: 79.99em) {
  .to-herobanner--stickyimgfull.to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__text {
    min-height: auto;
  }
}

.to-herobanner--stickyimgfull-small .to-herobanner__text picture img,
.to-herobanner--stickyimgfull .to-herobanner__text picture img {
  height: -webkit-fill-available;
}

@media (min-width: 48em) and (max-width: 79.99em) {
  .to-herobanner--stickyimgfull.to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__overlaytext {
    padding: 4.166667vw 54.333333vw 4.166667vw 6.333333vw;
  }
}

/* <!-- FIX DESKTOP--> */
@media (min-width: 80em) {
  .to-herobanner--stickyimgfull {
    height: 41.50vw;
  }
}

/* <!-- FIX SAFARI --> */
@media (min-width: 0.1em) and (max-width: 47.99em) {
  .to-herobanner--stickyimgfull.to-herobanner--stickyimgfull-d-no-stickybar .to-herobanner__text picture {
    padding-top: 0;
    position: static;
    width: 100%;
    height: auto;
  }

  .to-herobanner--stickyimgfull-small .to-herobanner__text picture img,
  .to-herobanner--stickyimgfull .to-herobanner__text picture img {
    height: auto;
    position: static;
  }
}

@media (min-width: 80em) {
  .to-herobanner--stickyimgfull picture {
    position: static;
  }
}



/* ++++++++++ three CARDS - to-subhome-cards ++++++++++++ */
/* three CARDS subhome */
div[data-row-id="subhome-cards"] .to-subhome-cards {
  background: linear-gradient(180deg, #010c27, #001135);
}

/* three CARDS BLUE */
div[data-row-id="three-cards-blue"] .to-subhome-cards {
  background-color: #0033A1;
}

div[data-row-id="three-cards-blue"] .to-subhome-cards .to-subhome-cards__header {
  color: #FFFFFF;
}

div[data-row-id="subhome-cards"] .tm-tile__fullsizeimg,
div[data-row-id="three-cards-blue"] .tm-tile__fullsizeimg {
  top: 0;
  left: 0;
  transform: translate(0);
  height: 10px;
}

div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__vendor-logo,
div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__vendor-logo {
  justify-content: flex-start;
}

@media (min-width: 90em) {

  div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__vendor-logo,
  div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__vendor-logo {
    gap: 3rem;
  }
}

div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__vendor-logo li,
div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__vendor-logo li {
  flex-grow: 0;
}

div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__offer-details .ta-link,
div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__offer-details .ta-link {
  color: #0d1f8f;
}

div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__offer-details .ta-link.-underline:not(.-icon_search),
div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__offer-details .ta-link.-underline:not(.-icon_search) {
  border-color: #0d1f8f;
}

div[data-row-id="subhome-cards"] .to-subhome-cards__bottom,
div[data-row-id="three-cards-blue"] .to-subhome-cards__bottom {
  color: #fff;
  padding-bottom: 0;
}

div[data-row-id="subhome-cards"] .to-tim-informa,
div[data-row-id="three-cards-blue"] .to-tim-informa {
  padding-bottom: 0;
}

div[data-row-id="subhome-cards"] .to-tim-informa {
  background-color: #001035;
}

div[data-row-id="three-cards-blue"] .to-tim-informa {
  background-color: transparent;
}

@media (min-width: 48em) {

  div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__body-top,
  div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__body-top {
    min-height: 38rem;
  }

  div[data-row-id="subhome-cards"] .tm-tile--subhome .tm-tile__body-bottom,
  div[data-row-id="three-cards-blue"] .tm-tile--subhome .tm-tile__body-bottom {
    min-height: 22rem;
  }
}

div[data-row-id="subhome-cards"] .to-tim-informa--v2 .to-tim-informa__wrapper,
div[data-row-id="three-cards-blue"] .to-tim-informa--v2 .to-tim-informa__wrapper {
  padding-top: 0;
}


/* ++++++++++++ HEADING INTRO ++++++++++++++ */
/* +++++++++++ heading-intro-v2 1cta ++++++++++++ */
div[data-row-id="heading-intro-v2-1cta"] .tm-heading-intro,
div[data-row-id="heading-intro-v2-1cta--undercards"] .tm-heading-intro {
  background-color: #0033A1;
  padding-top: 0;
}

div[data-row-id="heading-intro-2-cta"] .tm-heading-intro {
  padding-top: 0;
  padding-bottom: 0;
}

div[data-row-id="heading-intro-v2-1cta"] .tm-heading-intro .tm-heading-intro__body .tm-heading-intro__content-cta,
div[data-row-id="heading-intro-v2-1cta--undercards"] .tm-heading-intro .tm-heading-intro__body .tm-heading-intro__content-cta {
  margin-top: 0;
}

div[data-row-id="heading-intro-2-cta"] .tm-heading-intro__content-cta {
  margin-top: 0;
}


/* +++++++++++++ heading module - CUSTOM ++++++++++++++ */
div[data-row-id="heading-custom"] .tm-heading {
  border: none;
}


/* ++++++++++ TIM INFORMA V2 - 3 CARDS ++++++++++ */
div[data-row-id="tim_informa_normal"] .to-tim-informa--v2 .to-tim-informa__wrapper,
div[data-row-id="tim_informa_3cards"] .to-tim-informa--v2 .to-tim-informa__wrapper,
div[data-row-id="tim_informa_tutteleofferte"] .to-tim-informa--v2 .to-tim-informa__wrapper {
  border: none;
}


/* ++++++++++ CAROUSEL LOOP ++++++++++ */
.to-carousel-loop {
  background: linear-gradient(180deg, #001035, #000920);
  color: #fff;
}


/* +++++++++ CAROUSEL VANTAGGI *********** */
div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi {
  background: linear-gradient(180deg, #000920, #000e30);
}

div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi .to-carousel-vantaggi__slider .swiper-slide:not(:last-child) {
  border-right: 1px solid transparent;
  border-image: linear-gradient(180deg, #000920 0%, #ffffff 30%, #ffffff 70%, #000e30 100%);
  border-image-slice: 1;
}

div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi .to-carousel-vantaggi__title,
div[data-row-id="vantaggi-timvision-normal"] .to-carousel-vantaggi .to-carousel-vantaggi__title {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 890px;
  text-align: center;
}

div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi .tm-card-vantaggi {
  border-right: none;
  background: transparent;
}

div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi .tm-card-vantaggi,
div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi .tm-card-vantaggi .ta-paragraph,
div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi .tm-card-vantaggi .tm-card-vantaggi__button .ta-button {
  color: #fff;
}


/* ++++++++++++++ carousel split +++++++++++++++++*/
div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .to-carousel-cards__box__body {
  justify-content: flex-start;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing {
  background-size: auto;
  background-color: #fff;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-card-listing__title h3 {
  font-weight: 500;
  font-style: normal;
  font-size: 2.4rem;
  line-height: 2.7rem;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-card-listing__title .ta-paragraph {
  margin-top: 8px;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-tile-timvision__vendor-logo {
  justify-content: flex-start;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-tile-timvision__vendor-logo li {
  flex-grow: 0;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-tile-timvision__vendor-logo li:not(:last-child)::after {
  background: radial-gradient(circle, #ccc 0, rgba(239, 239, 239, 0) 100%);
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-tile__offer-details .ta-link {
  color: #0d1f8f;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-tile__offer-details .ta-link.-underline:not(.-icon_search) {
  border-color: #0d1f8f;
}

@media (min-width: 48em) {
  div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing {
    border-radius: var(--card-listing-border-radius-mobile);
  }
}

/* ------------------------ */
div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards span.ta-heading.ta-heading--h2 {
  font-size: 1.6rem;
  display: block;
  line-height: 1.5;
  font-weight: 300;
  padding-top: 2rem;
}

@media (min-width: 90em) {
  div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-card-listing__body .tm-tile-timvision__vendor-logo {
    gap: 3rem;
  }
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .ta-price__center strong {
  font-size: 3.5rem;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .ta-price__top,
div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .ta-price__cents,
div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .ta-price__bottom {
  font-size: 1rem;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-card-listing__header+div {
  position: relative;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .tm-card-listing .tm-card-listing__description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .ta-carousel-arrows__arrow-prev,
div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards .ta-carousel-arrows__arrow-next {
  background: #122ac2;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards.to-carousel-cards--theme-dark .ta-feature__text {
  color: #000000;
}

div[data-row-id="carousel-tutte-le-offerte"] .to-carousel-cards.to-carousel-cards--theme-dark .ta-feature__text::after {
  border-bottom-color: #122AC2;
  border-right-color: #122AC2;
}


/* +++++++++++ BANNER AGCOM ++++++++++++ */
div[data-row-id="banner_agcom_bg_dark"] .to-banner-agcom {
  background-color: #0033A1;
}


/* +++++++++++++++ CAROUSEL WIDE ++++++++++++++ */
div[data-row-id="carousel_wide_timvision"] .to-carousel-cards--timvision .tm-tile-timvision-small .tm-tile-timvision__footer {
  display: block;
}


/* ++++++++++++++ CAROUSEL ZOOM - to-carousel-cards EXTRA DARK ++++++++++ */
div[data-row-id="carousel-cards-extradark"] .to-carousel-cards {
  background-color: #001136;
}

div[data-row-id="carousel-cards-extradark"] .to-carousel-cards .ta-carousel-arrows__arrow-prev,
div[data-row-id="carousel-cards-extradark"] .to-carousel-cards .ta-carousel-arrows__arrow-next {
  border: solid 1px #fff;
}


/* +++++++++++++++ tab_content ++++++++++++++ */
div[data-row-id="tab_content_blue"] .to-tab-content.-theme-dark .to-tab-content__head .tm-tab-navigation .tm-tab-navigation__item--active {
  color: #ffffff;
}

div[data-row-id="tab_content_blue"] .to-tab-content.-theme-dark .to-carousel-cards__body {
  background-color: #081677;
}

/*TIM INFORMA V2*/
div[data-row-id="tab_content_blue"] .to-tim-informa--v2 .to-tim-informa__wrapper {
  border: none;
}

/* +++++++++++++++ CARD PROFILI PLUS ++++++++++++++ */

@media (min-width: 48em) {
  #c--1628080181>div.to-carousel-cards__body {
    justify-items: center;
  }
}

@media (min-width: 48em) {
  #c-2012013926>div.to-carousel-cards__body {
    justify-items: center;
  }
}

/* +++++++++++++++ HERO LAUNCH RESPONSIVE - ICONE PARTNERS ++++++++++++++ */
div[data-row-id="streaming_icons"] .to-hero-launch-responsive {
  color: #000000;
}

div[data-row-id="streaming_icons"] .to-hero-launch-responsive .link_hp {
  background-color: #ffffff;
  box-shadow: 0px 11px 11.1px 0px rgba(255, 255, 255, 0.1);
  border-radius: 20px
}

div[data-row-id="streaming_icons"] .to-hero-launch-responsive .to-hero-launch-responsive-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 104px;
  width: 110px;
  padding: 15px;
}

div[data-row-id="streaming_icons"] .to-hero-launch-responsive .to-hero-launch-responsive-item img {
  width: auto;
  height: auto;
}

div[data-row-id="streaming_icons"] .to-hero-launch-responsive .to-hero-launch-responsive-text {
  color: #000000;
}

div[data-row-id="streaming_icons"] .to-hero-launch-responsive-icon {
  flex-grow: 1;
  align-items: center;
}

@media (max-width: 47.99em) {
  div[data-row-id="streaming_icons"] .to-hero-launch-responsive .to-hero-launch-responsive--container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 80em) {
  #c-697276017 .tm-heading-intro,
  #c-462176710 .tm-heading-intro {
    padding: 2.4rem 1.6rem 0;
  }

  #c-1452896459 .to-hero-launch-responsive__inner {
    padding: 0 4.2rem 4.8rem;
  }

  div[data-row-id="streaming_icons"] .to-hero-launch-responsive .link_hp {
    box-shadow: 0px 11px 16px 2px #0000008a;
    border-radius: 20px;
    margin: 1rem 0;
    padding: 0 1.5rem;
  }
}

/* +++++++++++++++ HERO LAUNCH - ICONE PARTNERS ++++++++++++++ */
div[data-row-id="streaming_icons"] .to-hero-launch .link_hp {
  box-shadow: 0px 11px 16px 2px #0000008a;
  border-radius: 20px
}

div[data-row-id="streaming_icons"] .to-hero-launch .to-hero-launch-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 104px;
  width: 110px;
  padding: 15px;
}

div[data-row-id="streaming_icons"] .to-hero-launch .to-hero-launch-item img {
  width: auto;
  height: auto;
}

#c-1452896459 .to-hero-launch-icon {
  flex-grow: 1;
  align-items: center;
}

@media (max-width: 47.99em) {
  #c-1452896459 .to-hero-launch--container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}

@media (max-width: 80em) {
  #c-697276017 .tm-heading-intro {
    padding: 2.4rem 1.6rem 0;
  }

  #c-1452896459 .to-hero-launch__inner {
    padding: 0 4.2rem 4.8rem;
  }

  #c-1452896459 div[data-row-id="streaming_icons"] .to-hero-launch .link_hp {
    box-shadow: 0px 11px 16px 2px #0000008a;
    border-radius: 20px;
    margin: 1rem 0;
    padding: 0 1.5rem;
  }

  #c-462176710 .tm-heading-intro {
    padding: 2.4rem 1.6rem 0;
  }

  #c--293172301 .to-hero-launch__inner {
    padding: 2rem 3.8rem;
  }

  #c--293172301 .to-hero-launch--container {
    display: inline-block;
  }

  #c--293172301 div[data-row-id="streaming_icons"] .to-hero-launch .link_hp {
    box-shadow: 0px 11px 16px 2px #0000008a;
    border-radius: 20px;
    margin: 1rem 0;
    padding: 0 1.5rem;
  }
}

/* AGGIORNAMENTO 20260305 */

div[data-row-id="streaming_icons"] .to-hero-launch-responsive .link_hp {
  border: #d0d4f3 solid 5px;
  box-shadow: 0px 11px 16px 2px #0000008a;
}

@media (max-width: 47.99em) {
  div[data-row-id="streaming_icons"] .to-hero-launch-responsive .link_hp {
    padding: 0px 1rem;
  }
}

div[data-row-id="streaming_icons"] .to-hero-launch-responsive .to-hero-launch-responsive-text {
  color: #122ac2;
}

div[data-row-id="vantaggi-timvision"] .to-carousel-vantaggi {
  background: linear-gradient(155deg, #001a52, #002d90);
}

@media (min-width: 80em) {
  div[data-row-id="streaming_icons"] .to-hero-launch-responsive .to-hero-launch-responsive-item {
    width: 150px;
  }
}

#c-697276017 section.tm-heading-intro.tm-heading-intro--centered.tm-heading-intro--light {
  background-color: #122ac2;
}

#c--465424774 > section.tm-heading-intro.tm-heading-intro--centered.tm-heading-intro--dark {
  background-color: #122ac2;
}

.to-hero-launch-responsive {
  background-color: #122ac2;
}

#c-697276017 {
    background-color: #122ac2;
}

#c--598575903 > div > div.to-banner-agcom__wrapper > div.to-banner-agcom__text > p > span {
font-size: 1.3em;
font-weight: 500;
}
