.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;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-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2946 .elementor-element.elementor-element-6f7cff9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}/* Start custom CSS */.DUP_mgi-simple-wrap {
    max-width: 700px;
    margin: 40px auto;
    padding: 28px 28px;
    background: #f4f4f7;
    border-radius: 16px;
    font-family: "Source Sans Pro", Arial, sans-serif !important;
    color: #20325f;
}
.DUP_mgi-simple-wrap h1 {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0 0 6px 0;
}
.DUP_mgi-simple-wrap label.e-form-label-base {
    font-size: 0.9rem;
    font-weight: 600;
    color: #20325f;
}
.DUP_mgi-simple-wrap input.e-form-input-base,.DUP_mgi-simple-wrap textarea.e-form-textarea-base {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #c9ced8;
    padding: 8px 11px;
    font-size: 0.95rem;
    background: #ffffff;
    color: #20325f;
}
.DUP_mgi-simple-wrap button.e-form-submit-button-base {
    appearance: none;
    -webkit-appearance: none;
    background: #20325f !important;
    color: #ffffff !important;
    padding: 10px 28px;
    border-radius: 999px;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.08em;
    font-size: 0.95rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transition: background 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    width: fit-content;
}
.DUP_mgi-simple-wrap button.e-form-submit-button-base:hover {
    background: #7cc3b9 !important;
    color: #20325f !important;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.22);
}/* End custom CSS */