.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Poppins;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 );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Poppins;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-320331 .elementor-element.elementor-element-ef04c56 .elementor-button{fill:#FFFFFF;color:#FFFFFF;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Poppins;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 ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for shortcode, class: .elementor-element-b8db30e *//* Desktop only: min-width adjust as you like */
@media (min-width: 1024px) {
    #block-2 .pdfp_wrapper,
    #block-2 .iframe_wrapper {
        min-height: 1100px;
    }

    #block-2 .pdfp_iframe {
        width: 100%;
        min-height: 1100px;
        height: 100%;
        border: none;
        display: block;
    }
}

@media (max-width: 1024px) {
    #block-2 .iframe_wrapper {
        height: 800px;
    }
}

@media (max-width: 640px) {
    #block-2 .iframe_wrapper {
        height: 500px !important;
    }
}

.cta_wrapper {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.cta_wrapper a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/* Hide toolbar and fix background */
#block-2 .pdfp_header {
    display: none !important;
}

#block-2 .pdfp_wrapper,
#block-2 .iframe_wrapper {
    background: #ffffff !important;
}

#block-2 .pdfp_wrapper iframe {
    border-bottom: none !important;
    background: #ffffff !important;
}/* End custom CSS */