.aqua {
    color: #02D0D2;
}

html {
    scroll-behavior: smooth;
}

.to-herobanner--full-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

*,
:before,
:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.to-herobanner--full-image__content .ta-paragraph--body-small {
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
}


@media (min-width: 48em) {

    .ta-heading--h3,
    .to-carousel-vantaggi__title .ta-heading--h3 {
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
    }
}


@media (min-width: 1200px) {
    .ta-heading--h3 {
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
    }
}

/* new */


.tm-tile__body {
    display: block !important;
}

#c--373448190 .ta-heading--h3 {
    font-weight: 500;
}

#c--1901051590 .ta-heading--h3 {
    font-weight: 500;
}

.tm-tile--subhome .tm-tile__body-bottom {
   /*  min-height: 15rem !important; */
}

#c-1415713949,
#c--1971212544 {
    scroll-margin-top: 4rem;
}

#c--1901051590 span {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3em;
}


.ta-button.-primary.-negative {
    color: #fff;
}

.ta-button.-primary.-negative:after {
    background-color: #122AC2;
}


[data-row-id="faq"] .tm-tab-navigation {
    display: none;
}


[data-row-id="hero"] .to-herobanner {
    background: #fff;
    color: #000;
}

[data-row-id="hero"] .to-herobanner__text .ta-feature.ta-feature--with-tag .ta-feature__text {
    display: none;
}


/* [data-row-id="hero"] .to-herobanner--full-image__bg source,
.to-herobanner--full-image__bg img {
    object-position: top;
} */

[data-row-id="carousel2"] .to-carousel-cards--theme-light .to-carousel-cards__body {
    background-color: #efefef;
}

@media (max-width:48em) {
    /* [data-row-id="hero"] .to-herobanner--full-image {
        min-height: 90rem;
    } */
}

@media (max-width:374px) {
     /* [data-row-id="hero"] .to-herobanner--full-image {
        min-height: 97rem;
    } */
}

@media (min-width:48em) {
      /* [data-row-id="hero"] .to-herobanner--full-image {
        min-height: 50rem;
    } */
}


@media (min-width: 80em) {

   /*   [data-row-id="hero"] .to-herobanner--full-image__bg source,
    .to-herobanner--full-image__bg img {
        object-position: right bottom;
        object-fit: contain;
    } */ 

    #c--1971212544,
    #c-1415713949 {
        scroll-margin-top: 6rem;
    }
}

@media (min-width: 48em) {
    .tm-tile--subhome .tm-tile__body-top {
        min-height: 24rem;
    }
}