.elementor-1038 .elementor-element.elementor-element-1e8a0cf{--display:flex;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1038 .elementor-element.elementor-element-2454a50{--display:flex;--background-transition:0.3s;--padding-top:80px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{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-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-1038 .elementor-element.elementor-element-285129c0{width:initial;max-width:initial;text-align:center;color:#292929;}.elementor-1038 .elementor-element.elementor-element-285129c0.elementor-element{--align-self:center;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1038 .elementor-element.elementor-element-4a94b3a9 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1038 .elementor-element.elementor-element-4a94b3a9{text-align:center;}.elementor-1038 .elementor-element.elementor-element-4a94b3a9 .elementor-heading-title{color:#002E27;font-family:"Roboto", Sans-serif;font-size:32px;font-weight:600;line-height:52px;-webkit-text-stroke-color:#000;stroke:#000;}.elementor-1038 .elementor-element.elementor-element-1320c880{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--background-transition:0.3s;}.elementor-1038 .elementor-element.elementor-element-25d94e4f{--display:flex;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1038 .elementor-element.elementor-element-2fdd14ab > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1038 .elementor-element.elementor-element-7f69c18c{--display:flex;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1038 .elementor-element.elementor-element-59ae29f6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1038 .elementor-element.elementor-element-35a7cd31{--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;--background-transition:0.3s;}.elementor-1038 .elementor-element.elementor-element-79782b3b{--display:flex;--gap:20px 20px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-1038 .elementor-element.elementor-element-25d94e4f{--width:100%;}}@media(max-width:1024px){.elementor-1038 .elementor-element.elementor-element-4a94b3a9 .elementor-heading-title{font-size:28px;line-height:30px;}}@media(max-width:767px){.elementor-1038 .elementor-element.elementor-element-4a94b3a9 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-1038 .elementor-element.elementor-element-4a94b3a9 .elementor-heading-title{font-size:22px;line-height:26px;}}/* Start custom CSS for html, class: .elementor-element-59ae29f6 */#real-time-message-div{
     margin-bottom: 13px;
    position: relative;
    color: #002e27;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
 }
 
 #real-time-check {
     width: 15px;
    height: 15px;
    appearance: none;
    -webkit-appearance: none;
    border: 2px solid #009e3a;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
 }
 
 #real-time-check:checked {
     background-color: #009e3a;
    background-image: url('/wp-content/themes/myfeedback/assets/images/check-solid-white.svg');
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
 }
 
  #real-time-message-div-plus{
     margin-bottom: 13px;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
 }
 
 #real-time-check-plus {
     width: 15px;
    height: 15px;
    appearance: none;
    -webkit-appearance: none;
    border: 2px solid #fff;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
 }
 
 #real-time-check-plus:checked {
     background-color: #009e3a;
    background-image: url('/wp-content/themes/myfeedback/assets/images/check-solid-white.svg');
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
 }
 
 #real-time-message-div-enterprise{
     margin-bottom: 13px;
    position: relative;
    color: #002e27;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
 }
 
 #real-time-check-enterprise {
     width: 15px;
    height: 15px;
    appearance: none;
    -webkit-appearance: none;
    border: 2px solid #009e3a;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
 }
 
 #real-time-check-enterprise:checked {
     background-color: #009e3a;
    background-image: url('/wp-content/themes/myfeedback/assets/images/check-solid-white.svg');
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
 }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-79782b3b */#real_time_message {
    display: none
}/* End custom CSS */