/* ITNETCOM_CHI_SIAMO_HOME_FONTS_B2B_V1
   Allineamento font pagina Chi siamo B2B ai riferimenti Home/latest-products.
   Home reference:
   - font-family Arial, Helvetica, sans-serif
   - kicker 11px / letter-spacing .14em
   - section title 30px / line-height 1.1 / letter-spacing -.02em
   - intro/body 14px / line-height 1.65
   - mobile title 24px, body 13px
*/

.itn-secondary-page,
.itn-secondary-page .about-simple {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    letter-spacing: 0 !important;
}

.itn-secondary-page .about-simple__breadcrumb,
.itn-secondary-page .about-simple__breadcrumb a,
.itn-secondary-page .about-simple__breadcrumb span,
.itn-secondary-page .about-simple__breadcrumb strong {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
    letter-spacing: 0.01em !important;
}

.itn-secondary-page .about-simple__eyebrow,
.itn-secondary-page .about-simple__label {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

.itn-secondary-page .about-simple__hero h1,
.itn-secondary-page .about-simple__content h1,
.itn-secondary-page .about-simple h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 30px !important;
    line-height: 1.1 !important;
    letter-spacing: -0.02em !important;
    font-weight: 800 !important;
}

.itn-secondary-page .about-simple__section h2,
.itn-secondary-page .about-simple__content h2,
.itn-secondary-page .about-simple h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 30px !important;
    line-height: 1.1 !important;
    letter-spacing: -0.02em !important;
    font-weight: 800 !important;
}

.itn-secondary-page .about-simple__lead,
.itn-secondary-page .about-simple__content p,
.itn-secondary-page .about-simple__section p,
.itn-secondary-page .about-simple__list,
.itn-secondary-page .about-simple__list li {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    letter-spacing: 0 !important;
}

.itn-secondary-page .about-simple__row,
.itn-secondary-page .about-simple__row p,
.itn-secondary-page .about-simple__row li {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    letter-spacing: 0 !important;
}

.itn-secondary-page .about-simple__row h3,
.itn-secondary-page .about-simple__row strong,
.itn-secondary-page .about-simple__content h3,
.itn-secondary-page .about-simple h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.28 !important;
    letter-spacing: -0.01em !important;
    font-weight: 800 !important;
}

.itn-secondary-page .about-simple__content a,
.itn-secondary-page .about-simple__section a {
    font-family: Arial, Helvetica, sans-serif !important;
}

@media (max-width: 768px) {
    .itn-secondary-page,
    .itn-secondary-page .about-simple {
        font-size: 13px !important;
        line-height: 1.55 !important;
    }

    .itn-secondary-page .about-simple__breadcrumb,
    .itn-secondary-page .about-simple__breadcrumb a,
    .itn-secondary-page .about-simple__breadcrumb span,
    .itn-secondary-page .about-simple__breadcrumb strong {
        font-size: 11px !important;
        line-height: 1.4 !important;
    }

    .itn-secondary-page .about-simple__hero h1,
    .itn-secondary-page .about-simple__content h1,
    .itn-secondary-page .about-simple h1,
    .itn-secondary-page .about-simple__section h2,
    .itn-secondary-page .about-simple__content h2,
    .itn-secondary-page .about-simple h2 {
        font-size: 24px !important;
        line-height: 1.12 !important;
        letter-spacing: -0.02em !important;
    }

    .itn-secondary-page .about-simple__lead,
    .itn-secondary-page .about-simple__content p,
    .itn-secondary-page .about-simple__section p,
    .itn-secondary-page .about-simple__list,
    .itn-secondary-page .about-simple__list li,
    .itn-secondary-page .about-simple__row,
    .itn-secondary-page .about-simple__row p,
    .itn-secondary-page .about-simple__row li {
        font-size: 13px !important;
        line-height: 1.55 !important;
    }

    .itn-secondary-page .about-simple__row h3,
    .itn-secondary-page .about-simple__row strong,
    .itn-secondary-page .about-simple__content h3,
    .itn-secondary-page .about-simple h3 {
        font-size: 14px !important;
        line-height: 1.24 !important;
    }
}

@media (max-width: 480px) {
    .itn-secondary-page .about-simple__hero h1,
    .itn-secondary-page .about-simple__content h1,
    .itn-secondary-page .about-simple h1,
    .itn-secondary-page .about-simple__section h2,
    .itn-secondary-page .about-simple__content h2,
    .itn-secondary-page .about-simple h2 {
        font-size: 22px !important;
        line-height: 1.12 !important;
    }
}
