.elementor-11361 .elementor-element.elementor-element-78d37309{--display:flex;}.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 );}/* Start custom CSS */@media (max-width: 500px) {
.gform_wrapper .o_text {
    width: 100% !important;
    word-wrap: break-word !important;
    font-size: 9px !important;
    line-height: 12px !important;
  }

 .gform_wrapper img.gfsp_label_img {
  width: 40px !important;
}

 .gform_wrapper .o_label > * {
    width: 100% !important;
    word-break: break-word !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .gform_body .gform_fields .gfield .gchoice
 {
    position: relative;
    width: 50%;
}

}
li .gfsp_choice_img { width: 33%!important;
        float: inline-end!important;
    height: 120px!important
}
.gform_wrapper .o_label > * {
    width: 100% !important;
    word-break: break-word !important;
    word-wrap: break-word!important;
    max-width: 100% !important;
    min-width: 100% !important;
  }

    
    body .gform_wrapper ul.gfield_radio li label {
  display: inline-block;
  width: 100% !important;
  white-space: normal !important;
  word-break: break-word !important;
  overflow-wrap: break-word !important;
  line-height: 1.4;
}
 .o_text {
    width: 100% !important;
    word-wrap: break-word !important;
  }/* End custom CSS */