.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-34696 .elementor-element.elementor-element-1cfaee7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:4em;--padding-bottom:8em;--padding-left:8em;--padding-right:8em;}.elementor-34696 .elementor-element.elementor-element-1cfaee7:not(.elementor-motion-effects-element-type-background), .elementor-34696 .elementor-element.elementor-element-1cfaee7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84f2849 );}.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 );}@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 shortcode, class: .elementor-element-9539e32 *//* Import Google Font */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

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

    /* Headings & Subheadings (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;
    }

    /* Input Fields / Text Boxes (if any forms exist on the page) */
    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 (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-/* End custom CSS */