.elementor-41597 .elementor-element.elementor-element-5a126b5{--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;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41597 .elementor-element.elementor-element-15de341{width:100%;max-width:100%;}#elementor-popup-modal-41597 .dialog-message{width:955px;height:auto;}#elementor-popup-modal-41597{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-41597 .dialog-close-button{display:flex;}#elementor-popup-modal-41597 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){#elementor-popup-modal-41597 .dialog-message{width:90vw;}}/* Start custom CSS for container, class: .elementor-element-5a126b5 */.popup_form .gform_page_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popup_form .gform-theme--foundation .gfield .ginput_password.large,.popup_form .gform-theme--foundation .gfield input.large, .popup_form .gform-theme--foundation .gfield select.large {
    inline-size: 100%;
    padding: 13px;
    height: 47px;
    font-weight: 400;
    border-radius: 5px;
    line-height: 18px;
}

.popup_form *::placeholder {
    color: #000;
    text-transform: uppercase;
        font-weight: 400;

}
.popup_form .gform_page_footer .button  {
    width: 100% !important;
    background: #000 !important;
    padding: 20px !important;
}
.gform-theme--foundation #gform_page_8_2  .gform_fields {
   
    row-gap: 20px;
}
.gform-theme--foundation #gform_page_8_2  .gfield_list_group_item::before, .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    text-transform: uppercase;
    font-weight: 600 !important;
}
.popup_form .imagebox .gform_page_footer input[type="button"],.popup_form .gform_page_footer .gform_button {
    width: 100% !important;
    background: #000 !important;
    padding: 20px !important;
} 
.popup_form .popup_heading {
    text-align: center;
    padding-top: 53px;
}
.popup_form .imagebox {
    background: var(--wpr-bg-2ea3fe5c-c50f-4150-9988-97182a916000) no-repeat;
    height: 563px;
    background-size: cover;
    padding-left: 50%;
    content: '';
    background-size: 50%;
    padding: 5%;
    width: 100%;
    padding-left: 55%;
}
.twolinetext label.gfield_label.gform-field-label {
    margin-top: 20px !important;
}

.popup_form .gform-theme--framework .field_sublabel_below .gform-field-label--type-sub {
    --gf-local-margin-y: var(--gf-label-space-tertiary) 0;
    display: none;
}
.popup_form .fullwidthbox .popup_heading h2 {
    margin-bottom: 0;
}
.popup_form .fullwidthbox .popup_heading {
    text-align: center;
    padding-top: 0;
}
.popup_form .gform-theme--framework .gf_page_steps, .popup_form .gform-theme--framework .gf_progressbar_wrapper {
    display: none;
}



#gform_page_8_2.fullwidthbox {
    height: 563px;
    padding: 50px;
}

#gform_page_8_2 .gform_previous_button {
    display: none;
}

@media only screen and (max-width: 600px) {
    body .popup_form .imagebox {
    background: none;
    height: auto;
    padding: 10%;
}
.popup_form .popup_heading {
    text-align: center;
    padding-top: 10px;
}
#gform_page_8_2.fullwidthbox {
    height: auto;
    padding: 10%;
}
}/* End custom CSS */