.elementor-1253 .elementor-element.elementor-element-79d78ef{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1253 .elementor-element.elementor-element-be96263{width:100%;max-width:100%;border-style:none;}.elementor-1253 .elementor-element.elementor-element-be96263 img{width:100%;max-width:100%;}.elementor-1253 .elementor-element.elementor-element-caf688e{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-935cc20 *//* Remove default list styles and align items */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 auto !important;
    max-width: 750px !important; /* Centers and cleans up ultra-wide fields */
    font-family: 'Poppins', 'Segoe UI', Roboto, sans-serif !important;
}

.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add li {
    list-style: none !important;
    margin-bottom: 28px !important;
}

/* Modern, crisp form labels */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add .wpuf-label label {
    font-weight: 600 !important;
    color: #1a202c !important;
    font-size: 15px !important;
    margin-bottom: 8px !important;
    display: inline-block !important;
    letter-spacing: -0.2px !important;
}

/* Style all input fields, dropdowns, and textareas */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add input[type="text"], 
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add select, 
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add textarea {
    width: 100% !important;
    padding: 14px 18px !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    font-size: 14px !important;
    color: #334155 !important;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px inset !important;
    transition: all 0.2s ease-in-out !important;
}

/* Premium Focus Glow Effect when clicking fields */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add input[type="text"]:focus, 
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add select:focus, 
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add textarea:focus {
    border-color: #0284c7 !important; /* Modern sky blue */
    box-shadow: rgba(2, 132, 199, 0.15) 0px 0px 0px 4px !important;
    outline: none !important;
    background-color: #fff !important;
}

/* Help text styling underneath fields */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add .wpuf-help {
    font-size: 12px !important;
    color: #64748b !important;
    margin-top: 6px !important;
    font-style: normal !important;
}

/* Transform the default boring Submit Button */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add input[type="submit"] {
    background: linear-gradient(135deg, #0284c7 0%, #0369a1 100%) !important;
    color: white !important;
    font-weight: 600 !important;
    padding: 14px 32px !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    font-size: 16px !important;
    box-shadow: 0 4px 6px -1px rgba(2, 132, 199, 0.2), 0 2px 4px -1px rgba(2, 132, 199, 0.1) !important;
    transition: all 0.2s ease !important;
    display: inline-block !important;
    margin-top: 10px !important;
}

/* Button hover animation */
.elementor-1253 .elementor-element.elementor-element-935cc20 .wpuf-form-add input[type="submit"]:hover {
    transform: translateY(-1px) !important;
    box-shadow: 0 10px 15px -3px rgba(2, 132, 199, 0.3), 0 4px 6px -2px rgba(2, 132, 199, 0.12) !important;
    filter: brightness(1.1);
}/* End custom CSS */