.elementor-207 .elementor-element.elementor-element-5325a79d{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS *//* ========================================
   PÁGINAS LEGAIS DO COMPLIANZ
   ======================================== */

#cmplz-document {
    width: calc(100% - 40px);
    max-width: 1000px;
    margin: 0 auto;
    padding: 24px 24px 80px;
    box-sizing: border-box;
    color: #374151;
    font-size: 17px;
    line-height: 1.7;
}

#cmplz-document h1 {
    color: #152552;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.15;
    margin: 0 0 20px;
}

#cmplz-document h2 {
    color: #152552;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
    margin: 42px 0 16px;
}

#cmplz-document h3 {
    color: #152552;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
    margin: 30px 0 12px;
}

#cmplz-document p,
#cmplz-document li {
    color: #374151;
    font-size: 17px;
    line-height: 1.7;
}

#cmplz-document a {
    color: #2446a8;
    text-decoration: underline;
    text-underline-offset: 3px;
}

#cmplz-document a:hover {
    color: #152552;
}

#cmplz-document table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
}

#cmplz-document th,
#cmplz-document td {
    padding: 12px 14px;
    border: 1px solid #d7dfea;
    text-align: left;
    vertical-align: top;
}

#cmplz-document th {
    background: #f3f6fb;
    color: #152552;
    font-weight: 700;
}

@media (max-width: 767px) {
    #cmplz-document {
        width: calc(100% - 24px);
        padding: 36px 8px 56px;
        font-size: 16px;
    }

    #cmplz-document h1 {
        font-size: 36px;
    }

    #cmplz-document h2 {
        font-size: 25px;
        margin-top: 34px;
    }

    #cmplz-document h3 {
        font-size: 21px;
    }

    #cmplz-document p,
    #cmplz-document li {
        font-size: 16px;
    }

    #cmplz-document table {
        display: block;
        overflow-x: auto;
    }
  body.elementor-page-207 {
    width: calc(100% - 40px) !important;
    max-width: 1000px !important;
    margin: 48px auto 8px !important;
    padding: 0 24px !important;
    box-sizing: border-box;
}/* End custom CSS */