*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--danger:#9c0000}::placeholder{color:var(--e-global-color-text);opacity:.3}:-ms-input-placeholder{color:var(--e-global-color-text);opacity:.3}::-ms-input-placeholder{color:var(--e-global-color-text);opacity:.3}header.page-header,.cf7md-admin-customize-message,label.radio-na{display:none}#cf7md-form .cf7md-label--static,#cf7md-form .cf7md-help-text,#cf7md-form .wpcf7-not-valid-tip{font-size:1.5rem;line-height:1.25em;color:var(--e-global-color-text);padding:.5em 0;text-align:center}.cf7md-item{padding-bottom:2em}h3.survey-question,.wpcf7-form-control.wpcf7-submit{font-size:1.3rem;line-height:1.4em}.question-title{display:block}.question-item input,.question-item textarea{text-align:center}.question-item textarea{min-height:7 em}.star-cb-group{font-size:0;unicode-bidi:bidi-override;direction:rtl;width:60%;display:flex;margin:0 auto;padding:1em 0}.star-cb-group *{font-size:1rem}.star-cb-group>input{display:none}.star-cb-group label{text-align:center}.star-cb-group>input+label{overflow:hidden;text-indent:9999px;width:10%;white-space:nowrap;cursor:pointer;font-size:20px}.star-cb-group>input+label:before{display:inline-block;text-indent:0;width:100%;content:"☆";color:#ccc;text-align:center;float:right;font-size:2.25em;line-height:3rem}.star-cb-group > input:checked ~ label:before,
.star-cb-group > input + label:hover ~ label:before,
.star-cb-group > input + label:hover:before {content:"★";color:#ffe000}.star-cb-group>.star-cb-clear+label{text-indent:-9999px;width:.5em;margin-left:-.5em}.star-cb-group>.star-cb-clear+label:before{width:.5em}.star-cb-group:hover>input+label:before{content:"☆";color:#ccc;text-shadow:none}.star-cb-group:hover > input + label:hover ~ label:before,
.star-cb-group:hover > input + label:hover:before {content:"★";color:#ffe000}.question-item{padding-bottom:2em}.wpcf7-form-control.wpcf7-submit{display:block;margin:0 auto;border:0;border-radius:0;text-transform:uppercase}body[data-elementor-device-mode="mobile"] .star-cb-group{width:100%}body[data-elementor-device-mode="mobile"] .star-cb-group>input+label:before{font-size:1.8em}.charts{display:block;width:100%;padding:0 0 2em}table.charts-data{table-layout:fixed;width:80%;margin:0 auto;padding:2em 0}table.charts-data th,table.charts-data td{word-wrap:break-word}{border:3px solid red}.required-question{font-size:.75em;border-radius:5px;padding:9px 9px 8px;color:var(--danger);border:1px solid var(--danger);line-height:.5em;display:inline-block}.empty-answer{border:1px solid red}.question-error{font-size:1em;border-radius:5px;padding:8px 25px;color:#fff;background-color:var(--danger);display:none}.question-error.show-error{display:inline-block;width:auto;margin:.5em auto 1em}.animation-ctn{margin:0 auto;text-align:center}.icon--order-success svg polyline{-webkit-animation:checkmark .25s ease-in-out .7s backwards;animation:checkmark .25s ease-in-out .7s backwards}.icon--order-success svg circle{-webkit-animation:checkmark-circle .6s ease-in-out backwards;animation:checkmark-circle .6s ease-in-out backwards}.icon--order-success svg circle#colored{-webkit-animation:colored-circle .6s ease-in-out .7s backwards;animation:colored-circle .6s ease-in-out .7s backwards}@-webkit-keyframes checkmark {
  0% {
    stroke-dashoffset: 100px;
  }

  100% {
    stroke-dashoffset: 200px;
  }
}@-ms-keyframes checkmark {
  0% {
    stroke-dashoffset: 100px;
  }

  100% {
    stroke-dashoffset: 200px;
  }
}@keyframes checkmark {
  0% {
    stroke-dashoffset: 100px;
  }

  100% {
    stroke-dashoffset: 0px;
  }
}@-webkit-keyframes checkmark-circle {
  0% {
    stroke-dashoffset: 480px;
  }

  100% {
    stroke-dashoffset: 960px;
  }
}@-ms-keyframes checkmark-circle {
  0% {
    stroke-dashoffset: 240px;
  }

  100% {
    stroke-dashoffset: 480px;
  }
}@keyframes checkmark-circle {
  0% {
    stroke-dashoffset: 480px;
  }

  100% {
    stroke-dashoffset: 960px;
  }
}@keyframes colored-circle {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 100;
  }
}.wpcf7 form.sent .wpcf7-response-output{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#fff;border:0;margin:0;display:flex;justify-content:center;font-size:1.5em;padding-top:2em}.form-control{appearance:auto;-webkit-appearance:auto}