.elementor-419 .elementor-element.elementor-element-c554908{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-419 .elementor-element.elementor-element-c554908:not(.elementor-motion-effects-element-type-background), .elementor-419 .elementor-element.elementor-element-c554908 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B2142;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-419 .elementor-element.elementor-element-f4ad3e8{text-align:center;}.elementor-419 .elementor-element.elementor-element-f4ad3e8 .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:32px;font-weight:600;color:#FFFFFF;}.elementor-419 .elementor-element.elementor-element-3de6538{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-419{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-419 .dialog-message{width:505px;height:auto;}#elementor-popup-modal-419 .dialog-close-button{display:flex;}#elementor-popup-modal-419 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-419 .elementor-element.elementor-element-c554908{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}#elementor-popup-modal-419 .dialog-message{width:333px;}}/* Start custom CSS for container, class: .elementor-element-c554908 *//* ================================
   WPForms – Elegant Popup Style
   Theme: Blue
   Font: Bricolage Grotesque
================================ */

#wpforms-435 {
    
    padding:0px 32px 32px 34px;
    border-radius: 14px;
    font-family: "Bricolage Grotesque", sans-serif;
}


/* Inputs & textarea – compact & clean */
#wpforms-435 input[type="text"],
#wpforms-435 input[type="email"],
#wpforms-435 textarea {
    width: 100%;
    background: #ffffff;
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: 8px;
    padding: 12px 14px;
    font-size: 15px;
    font-weight: 400;
    color: #0b2545;
    transition: all 0.25s ease;
}

/* Textarea compact */
#wpforms-435 textarea {
    min-height: 110px;
    resize: none;
}

/* Placeholder – soft */
#wpforms-435 ::placeholder {
    color: #9aa3ad;
    font-weight: 400;
}

/* Focus state – subtle elegance */
#wpforms-435 input:focus,
#wpforms-435 textarea:focus {
    outline: none;
    border-color: #ffffff;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.2);
}

/* Hide labels (popup style)z */
#wpforms-435 .wpforms-field-label {
    display: none;
}

/* Submit container */
#wpforms-435 .wpforms-submit-container {
    margin-top: 22px;
    text-align: left;
}

/* Submit button – minimal & premium */
#wpforms-435 .wpforms-submit {
    background: transparent;
    color: #ffffff;
    border: 1px solid rgba(255,255,255,0.7);
    padding: 10px 26px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
}

/* Hover – classy, not loud */
#wpforms-435 .wpforms-submit:hover {
    background: rgba(255,255,255,0.1);
    border-color: #ffffff;
}

/* Remove unwanted extra field */
#wpforms-435-field_4-container {
    display: none;
}

div#wpforms-435 {
    margin:0!important;
}
.elementor-popup-modal .dialog-close-button svg {
    fill: #ffffff;
    height: 1em;
    width: 1em;
}/* End custom CSS */