.elementor-1244 .elementor-element.elementor-element-99597ec{margin-top:050px;margin-bottom:0px;}.elementor-1244 .elementor-element.elementor-element-d87c7ad.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1244 .elementor-element.elementor-element-3209dee{width:100%;max-width:100%;}#elementor-popup-modal-1244 .dialog-message{width:1200px;height:auto;padding:36px 36px 36px 36px;}#elementor-popup-modal-1244{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1244 .dialog-close-button{display:flex;font-size:38px;}#elementor-popup-modal-1244 .dialog-widget-content{animation-duration:1.2s;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1244 .dialog-close-button i{color:var( --e-global-color-2b10c0d );}#elementor-popup-modal-1244 .dialog-close-button svg{fill:var( --e-global-color-2b10c0d );}@media(max-width:767px){.elementor-1244 .elementor-element.elementor-element-d87c7ad.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1244 .elementor-element.elementor-element-3209dee{width:100%;max-width:100%;}#elementor-popup-modal-1244 .dialog-message{padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-3209dee */.gform-theme--framework .gfield--type-choice .gfield_checkbox, .gform-theme--framework .gfield--type-choice .gfield_radio {
    display: flex;
    flex-direction: row !important;
    gap: var(--gf-field-choice-gap);
    justify-content: space-between;
}

label{
    cursor: pointer !important;
}


label#label_1_1_0,label#label_1_1_1,label#label_1_1_2,label#label_1_1_3{
    width: 256px;
    height: 256px;
    padding: 48px 61px 26px;
    border-radius: 24px;
    box-shadow: 0 4px 31.2px 0 hsla(0, 0%, 85%, .7);
    border: 2px solid #fff;
    transition: all 0.25s;
    text-align: center;
}
label#label_1_1_0:hover{
        border: 2px solid #ff8a97;
}
label#label_1_1_1:hover{
        border: 2px solid #ff8a97;
}
label#label_1_1_2:hover{
        border: 2px solid #ff8a97;
}
label#label_1_1_3:hover{
        border: 2px solid #ff8a97;
}

div#gform_page_1_1 input {
    display: none;
}


.form_text {
    text-align: center;
}

.form_text h2{
    font-size: 44px;
    font-weight: 600;
    color: black;
}

.form_text p{
color:rgb(133, 140, 149);
font-size: 18px;
}

label#label_1_4_1,label#label_1_4_2,label#label_1_4_3,label#label_1_4_4{
      width: 256px;
    height: 256px;
    padding: 48px 61px 26px;
    border-radius: 24px;
    box-shadow: 0 4px 31.2px 0 hsla(0, 0%, 85%, .7);
    border: 2px solid #fff;
    transition: all 0.25s;
    text-align: center;
}

input#choice_1_4_1 {
    display: none !important;
}
input#choice_1_4_2 {
    display: none !important;
}
input#choice_1_4_3 {
    display: none !important;
}

input#choice_1_4_4 {
    display: none !important;
}


/* Default label styling */
label#label_1_4_1,
label#label_1_4_2,
label#label_1_4_3,
label#label_1_4_4 {
}

/* Change background when the associated checkbox is checked */
input[type="checkbox"]:checked + label#label_1_4_1,
input[type="checkbox"]:checked + label#label_1_4_2,
input[type="checkbox"]:checked + label#label_1_4_3,
input[type="checkbox"]:checked + label#label_1_4_4 {
    background-color: #f32c40; /* Active background */
    color: white;
    border-color: #f32c40;
}
.gform-theme--framework img {
    max-inline-size: 100%;
    max-block-size: 100%;
    border-radius: 16px;
}

.gform-theme--foundation #field_submit, .gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gf-form-footer-gap);
    justify-content: center;
    padding-bottom: 50px;
}

input#gform_next_button_1_7,input#gform_submit_button_1{
    background: #f32c40;
    padding: 16px 42px;
    border-radius: 53px;
    font-weight: 600;
    transition: all 0.25s;
}

input#gform_next_button_1_7:hover{
    background: #000000;
}

input#gform_previous_button_1_7,input#gform_previous_button_1{
background: #000000;
    padding: 16px 42px;
    border-radius: 53px;
    font-weight: 600;
    transition: all 0.25s;
    color: #fff;
}

input#gform_previous_button_1_7:hover{
    background: #f32c40;
}

div#gform_page_1_3 div#gform_fields_1_3 {
    width: 50%;
    justify-content: center;
}

div#gform_page_1_3 .gform_page_fields {
    display: flex;
    justify-content: center;
}

.gform-theme--foundation .gf_page_steps {
    justify-content: center;
}


.gform-theme--framework .gf_step_completed .gf_step_number::after {
    background-color: #f32c40 !important;
    border: #f32c40 !important;
}


div#gform_page_1_3 input {
    border: 1px solid #ddd;
    box-shadow: 0px 0px;
    border-radius: 10px;
}

input#input_1_10 {
    padding: 23px;
}
input#input_1_12 {
    padding: 23px;
}
input#input_1_13 {
    padding: 23px;
}

.gform-theme--foundation .gform_fields {
    row-gap: 22px !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-99597ec */@media(max-width:992px){
    .form_text h2 {
    font-size: 30px;
}

label#label_1_1_0, label#label_1_1_1, label#label_1_1_2, label#label_1_1_3 {
    width: 168px !important;
    /* display: flex; */
    align-items: center;
    padding: 22px;
    height: 145px;
    margin-bottom:16px;
}
label#label_1_4_1, label#label_1_4_2, label#label_1_4_3, label#label_1_4_4 {
    width: 168px;
    height: 145px;
    padding: 24px;
    margin-bottom:;
}

div#gform_fields_1_2 img {
    width: 42%;
}

div#gform_fields_1_2 h4 {
    font-size:19px;
}

.gform-theme--framework img {
    max-inline-size: 100%;
    max-block-size: 100%;
    width: 60%;
}

.gform-theme--framework .gfield--type-choice .gfield_checkbox, .gform-theme--framework .gfield--type-choice .gfield_radio {
    display: block !important;
    flex-direction: column;
    gap: var(--gf-field-choice-gap);
}

.elementor-1244 .elementor-element.elementor-element-99597ec h4 {
    font-size: 19px;
}

.gchoice.gchoice_1_4_1 {
    position: relative;
    top: -8px;
}
.gchoice.gchoice_1_4_3 {
    position: relative;
    top: 8px;
}

div#gform_page_1_3 div#gform_fields_1_3 {
    width: 85%;
    justify-content: center;
}
span.gf_step_label {
    display: none;
}

}/* End custom CSS */