.elementor-85038 .elementor-element.elementor-element-6b13091{--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 );}/* Start custom CSS for text-editor, class: .elementor-element-72e7cb3 */.aq-article {
        line-height: 1.7;
        color: #334155;
        max-width: 850px;
        margin: 0 auto;
    }
    .aq-article h1 {
        color: #0f172a;
        font-size: 2.2rem;
        line-height: 1.2;
        margin-bottom: 1.5rem;
        border-bottom: 2px solid #e2e8f0;
    }
    .aq-article h2 {
        color: #1e293b;
        font-size: 1.8rem;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
    }
    .aq-article h3 {
        color: #334155;
        font-size: 1.4rem;
        margin-top: 2rem;
        border-left: 4px solid #10b981;
    }
    .aq-article p {
        margin-bottom: 1.2rem;
    }
    /* Style Tableau */
    .aq-table-wrapper {
        overflow-x: auto;
        margin: 2rem 0;
    }
    .aq-article table {
        width: 100%;
        border-collapse: collapse;
        background: #fff;
        border: 1px solid #e2e8f0;
    }
    .aq-article th, .aq-article td {
        text-align: left;
        border-bottom: 1px solid #e2e8f0;
    }
    .aq-article thead {
        background-color: #f8fafc;
        font-weight: bold;
    }
    /* Bloc de Calcul Technique */
    .aq-calculation-box {
        background-color: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 1rem;
        padding: 2rem;
        margin: 2rem 0;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1);
    }
    .aq-math-line {
        background-color: #f8fafc;
        border-left: 4px solid #f59e0b;
        margin: 1.5rem 0;
        font-family: monospace;
        font-size: 1.1rem;
        padding: 1rem;
        margin: 1.5rem 0;
    }
    /* Listes */
    .aq-article ul, .aq-article ol {
        margin-bottom: 1.5rem;
    }
    .aq-article li {
        margin-bottom: 0.5rem;
    }
    .emoji {
        width: 28px;
        vertical-align: middle;
        margin-right: 10px;
    }/* End custom CSS */