.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-34695 .elementor-element.elementor-element-88efba6{--display:flex;}.elementor-34695 .elementor-element.elementor-element-88efba6:not(.elementor-motion-effects-element-type-background), .elementor-34695 .elementor-element.elementor-element-88efba6 > .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 );}body.elementor-page-34695:not(.elementor-motion-effects-element-type-background), body.elementor-page-34695 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84f2849 );}@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-5cfa83ae *//* Import Google Font */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* Scope strictly to THIS section only */
.elementor-34695 .elementor-element.elementor-element-5cfa83ae {
    /* Document Body & Labels */
    p, li, span, label, td, div {
        font-family: Arial, Helvetica, sans-serif !important;
        color: #ffffff !important;
    }

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

    /* Name & Email Text Boxes */
    input[type="text"],
    input[type="email"] {
        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;
    }

    /* Submit Button (Bebas Neue + Blue) */
    input[type="submit"],
    button,
    .cmplz-btn {
        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;
        transition: all 0.2s ease-in-out !important;
    }

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