.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-34742 .elementor-element.elementor-element-9a5cad5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:03em;--padding-bottom:03em;--padding-left:8em;--padding-right:08em;}.elementor-34742 .elementor-element.elementor-element-9a5cad5:not(.elementor-motion-effects-element-type-background), .elementor-34742 .elementor-element.elementor-element-9a5cad5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-a587d9c );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}body.elementor-page-34742:not(.elementor-motion-effects-element-type-background), body.elementor-page-34742 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-a587d9c );}@media(max-width:1024px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for container, class: .elementor-element-9a5cad5 *//* Import Google Font */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* Scope strictly to THIS section/container only */
.elementor-34742 .elementor-element.elementor-element-9a5cad5 {
    /* Paragraphs, Lists, Table Cells, Numbers & Body Text (Arial + White) */
    p, li, span, label, td, th, div, a, ol {
        font-family: Arial, Helvetica, sans-serif !important;
        color: #ffffff !important;
    }

    /* Headings, Section Titles & Clause Numbers (Bebas Neue) */
    h1, h2, h3, h4, h5, h6, legend, .cmplz-header, .cmplz-title {
        font-family: 'Bebas Neue', sans-serif !important;
        letter-spacing: 1px !important;
        color: #ffffff !important;
    }

    /* Form Fields / Input Boxes (if any exist) */
    input[type="text"],
    input[type="email"],
    textarea {
        font-family: Arial, Helvetica, sans-serif !important;
        color: #1a202c !important; /* Dark readable text */
        background-color: #ffffff !important;
        border: 1px solid #cbd5e1 !important;
        border-radius: 6px !important;
        padding: 10px 14px !important;
        width: 100% !important;
        max-width: 380px !important;
        display: block !important;
        margin-top: 6px !important;
        margin-bottom: 14px !important;
    }

    /* Interactive Buttons / Links (Bebas Neue + Blue) */
    input[type="submit"],
    button,
    .cmplz-btn,
    a.button {
        font-family: 'Bebas Neue', sans-serif !important;
        font-size: 1.25rem !important;
        letter-spacing: 1px !important;
        background-color: #0066ff !important;
        color: #ffffff !important;
        border-radius: 8px !important;
        border: none !important;
        padding: 10px 24px !important;
        margin-top: 16px !important;
        cursor: pointer !important;
        display: inline-block !important;
        transition: all 0.2s ease-in-out !important;
    }

    /* Button Hover State */
    input[type="submit"]:hover,
    button:hover,
    .cmplz-btn:hover,
    a.button:hover {
        background-color: #0052cc !important;
        color: #ffffff !important;
    }
}/* End custom CSS */