.elementor-220 .elementor-element.elementor-element-8a032a5{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-220 .elementor-element.elementor-element-e733a75{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:2.4px;color:#EC2814;}.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-220 .elementor-element.elementor-element-a392c3c .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:500;line-height:35.84px;letter-spacing:-0.23px;}.elementor-220 .elementor-element.elementor-element-3ffbb2e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 0px 0px 0px;}.elementor-220 .elementor-element.elementor-element-95627be{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:2.4px;color:#EC2814;}.elementor-220 .elementor-element.elementor-element-dd80fdf .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:500;line-height:35.84px;letter-spacing:-0.23px;}.elementor-220 .elementor-element.elementor-element-781eab6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 0px 0px 0px;}.elementor-220 .elementor-element.elementor-element-834c4af{--display:flex;}.elementor-220 .elementor-element.elementor-element-436ea55{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:2.4px;color:#EC2814;}.elementor-220 .elementor-element.elementor-element-0239429 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:500;line-height:35.84px;letter-spacing:-0.23px;}.elementor-220 .elementor-element.elementor-element-c17cbfb{--display:flex;}.elementor-220 .elementor-element.elementor-element-831c727{--display:flex;}.elementor-220 .elementor-element.elementor-element-7799da8{--display:flex;}.elementor-220 .elementor-element.elementor-element-db89895{--display:flex;}.elementor-220 .elementor-element.elementor-element-b599a3b{--display:flex;}.elementor-220 .elementor-element.elementor-element-909d640{--display:flex;}.elementor-220 .elementor-element.elementor-element-80b19b9{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-220 .elementor-element.elementor-element-8a032a5{--content-width:1240px;}}/* Start custom CSS for shortcode, class: .elementor-element-1282751 *//* Container Reset */
.nx-contact-wrapper, .nx-contact-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }
.nx-contact-wrapper { width: 100%; max-width: 686px; font-family: 'Inter', sans-serif; }

/* Rows */
.nx-contact-row { display: flex; gap: 16px; margin-bottom: 16px; }
.nx-contact-group { flex: 1; display: flex; flex-direction: column; gap: 6px; }

/* Labels */
.nx-contact-label { 
    font-weight: 600; font-size: 13px; line-height: 16px; 
    letter-spacing: 1.71px; text-transform: uppercase; color: #121212; 
}

/* Inputs */
.nx-contact-input, .nx-contact-textarea {
    background: #FFFFFF !important;
    border: 1px solid #A5A5A5 !important;
    border-radius: 14px !important;
    padding: 10px 16px !important;
    font-weight: 400; font-size: 14px; color: #848484 !important;
    width: 100%;
}
.nx-contact-input { height: 41px; }
.nx-contact-textarea { height: 125px; margin-bottom: 16px; }

/* Button */
.nx-contact-btn {
    width: 100%; height: 48px;
    background: linear-gradient(90deg, #FF8A00 0%, #EB1600 100%) !important;
    border-radius: 14px !important;
    color: #FFFFFF !important; font-weight: 500; font-size: 14px;
    cursor: pointer; border: none;
}

/* Footer */
.nx-contact-footer {
    text-align: center; font-size: 12px; color: #848484; margin-top: 4px;
}

/* CF7 Specific Fixes */
.nx-contact-wrapper span.wpcf7-form-control-wrap { display: block; width: 100%; }
.nx-contact-wrapper .wpcf7-spinner { display: none; }

/* Mobile */
@media (max-width: 600px) {
    .nx-contact-row { flex-direction: column; }
}/* End custom CSS */