.elementor-30 .elementor-element.elementor-element-5256e05f{--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 for text-editor, class: .elementor-element-75c806b8 *//* =========================
   GLOBAL POLICY PAGE (ID 30) - CLEAN RESERVED STYLE
========================= */

/* CONTAINER */
body.page-id-30 .entry-content {
    max-width: 800px;
    margin: 60px auto;
    padding: 0 20px;
    text-align: left;
}

/* HEADING */
body.page-id-30 .entry-content h1,
body.page-id-30 .entry-content h2 {
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

/* PARAGRAPH */
body.page-id-30 .entry-content p {
    font-size: 16.5px;
    line-height: 1.9;
    margin-bottom: 16px;
    color: #1a1a1a;
}

/* CTA LINKS */
body.page-id-30 .entry-content a {
    display: inline-block;
    margin-top: 10px;
    color: #0b2a5b;
    font-weight: 600;
    text-decoration: none;
}

body.page-id-30 .entry-content a:hover {
    text-decoration: underline;
}

/* MOBILE OPTIMIZATION */
@media (max-width: 768px) {
    body.page-id-30 .entry-content {
        margin: 30px auto;
        padding: 0 16px;
    }

    body.page-id-30 .entry-content h1,
    body.page-id-30 .entry-content h2 {
        font-size: 22px;
    }

    body.page-id-30 .entry-content p {
        font-size: 15.5px;
    }
}
/* =========================
   GLOBAL POLICY PAGE - FORCE CONTENT STYLING (ELEMENTOR)
========================= */

/* CONTAINER */
body.page-id-30 .elementor {
    max-width: 800px;
    margin: 60px auto;
    padding: 0 20px;
}

/* HEADINGS */
body.page-id-30 .elementor-heading-title {
    font-weight: 800 !important;
    letter-spacing: 0.3px;
    color: #0b2a5b;

    margin-top: 30px;
    margin-bottom: 18px;
    padding-bottom: 6px;

    border-bottom: 2px solid rgba(11, 42, 91, 0.25);
}

/* PARAGRAPH TEXT */
body.page-id-30 .elementor-widget-text-editor {
    font-size: 16.5px;
    line-height: 1.9;
    color: #1a1a1a;
}

/* MOBILE */
@media (max-width: 768px) {
    body.page-id-30 .elementor {
        margin: 30px auto;
        padding: 0 16px;
    }

    body.page-id-30 .elementor-heading-title {
        margin-top: 24px;
        margin-bottom: 14px;
        border-bottom: 1px solid rgba(11, 42, 91, 0.2);
    }
}
/* =========================
   REMOVE ALL MOTION / ANIMATIONS (PAGE 30)
========================= */

/* Disable Elementor entrance animations */
body.page-id-30 .elementor-element {
    animation: none !important;
    transition: none !important;
    transform: none !important;
}

/* Disable motion effects / scroll effects */
body.page-id-30 .elementor-motion-effects-layer,
body.page-id-30 .elementor-motion-effects-container {
    transform: none !important;
    opacity: 1 !important;
}

/* Disable fade/slide effects */
body.page-id-30 .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

/* Remove smooth scroll movement inside sections */
body.page-id-30 .elementor-section {
    transform: none !important;
    transition: none !important;
}/* End custom CSS */