.page-pag014 .precontent {
    border: none !important;
}

.page-pag014 .paragraph--type--text-standard-page {
    width: 65.84%;
    margin: 0 17.04% 0px 17.04%;
}

.page-pag014 .paragraph--type--text-standard-page .text-formatted {
    font-family: Inter;
    font-size: 22px;
    line-height: 1.36;
    text-align: center;
    color: var(--dark-blue);
}

.page-pag014 .paragraph--type--secondary-title-standard-page {
    margin-block: var(--margin-xl) var(--margin-l);
}

.page-pag014 .paragraph--type--secondary-title-standard-page .field--name-field-secondary-title {
    font-family: Inter;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.17;
    text-align: center;
    color: var(--dark-blue);
}

.page-pag014 .paragraph--type--container {
    margin-bottom: 120px;
}

.page-pag014 .field__item .paragraph--type--section-press-note .press-note-type-4-columnas .field--name-field-section-press {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.page-pag014 div.paragraph--type--download-button:first-of-type {
    display: flex;
    justify-content: center;
    margin-block-start: var(--margin-l);
}

.page-pag014 .paragraph--type--container {
    margin: 0;
}

.page-pag014 .paragraph--type--section-press-note {
    margin-bottom: 0;
}

.page-pag014 .paragraph--type--press-note {
    margin: 0;
    height: auto !important;
}

@media screen and (max-width: 1919px) {
    .page-pag014 .paragraph--type--text-standard-page {
        width: 65.56%;
    }

    .page-pag014 .paragraph--type--container .field--name-field-content-container .field__item .infoLeft p:first-of-type {
        height: 60px;
    }
}

@media screen and (max-width: 1439px) {
    .page-pag014 .paragraph--type--text-standard-page {
        width: 65.41%;
    }

    .page-pag014 .paragraph--type--container .field--name-field-content-container .field__item .infoLeft p:first-of-type {
        height: 60px;
    }
}

@media screen and (max-width: 1279px) {
    .page-pag014 .paragraph--type--contact-block .titleContact p {
        font-size: 18px;
        line-height: 22px;
    }

    .page-pag014 .paragraph--type--contact-block .infoContact .emailContact,
    .phoneContact p {
        font-size: 18px;
    }

    .page-pag014 .paragraph--type--contact-block .titleContact {
        margin: 30px 22.36% 0px 22.36%;
    }

    .page-pag014 .paragraph--type--contact-block {
        margin: 53px 17.22% 50px 17.22%;
        padding-bottom: 18px;
    }

    .page-pag014 .paragraph--type--login-press .field--name-field-block-reference {
        width: 70%;
    }

}

@media screen and (max-width: 991px) {

    .page-pag014 .paragraph--type--container .paragraph--type--section-press-note,
    .page-pag014 .paragraph--type--section-press-note {
        width: 100%;
        margin: 0 !important;
    }

    .page-pag014 .paragraph--type--container .field--name-field-content-container .field__item .infoLeft p:first-of-type {
        height: fit-content;
    }
}

@media screen and (max-width: 767px) {
    .page-pag014 .paragraph--type--container .field--name-field-content-container .field__item .paragraph--type--section-press-note .field--name-field-section-press {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .page-pag014 .paragraph--type--contact-block {
        margin-inline: 0px;
    }
}

@media screen and (max-width: 467px) {}