.ha-survey *{box-sizing:border-box}.ha-survey__content-container{width:94%;max-width:1280px;margin:0 auto;position:relative}.ha-survey__textarea{width:100%;display:block;min-height:200px}.ha-survey__question--checkbox .ha-survey__field-label{display:block;margin-bottom:.5em}.ha-survey__field-other{margin-top:1em}.ha-review-msg{display:none;align-items:center;position:fixed;left:0;bottom:0;width:100%;padding:1em 2em;z-index:2;text-align:center;justify-content:center;background-color:#fff}.ha-review-msg--show{display:flex}.ha-survey__question--invalid .ha-survey__question-title{color:red}.ha-survey__question--invalid .ha-survey__question-title:after{content:"*";display:inline-block}.ha-msg__icon{width:30px;height:30px;fill:red;margin-right:.5em}.ha-survey *{box-sizing:border-box}.ha-survey form{overflow:visible}.ha-survey__textarea{display:block;width:100%}.ha-survey__question--checkbox .ha-survey__field-label{display:block;margin-bottom:.5em}.ha-survey__field-other{margin-top:1em}.ha-survey input:not(.rn-form-control):not([type=checkbox]):not([type=radio]):not([type=reset]):not(.hm-form-spinner__input):not([type=submit]),.ha-survey textarea,.ha-survey select{border:1px solid var(--secundary)}.ha-survey__section{padding:30px;background-color:var(--secundary25);margin-bottom:1.5em}.ha-survey__header h1{font-size:3em}.ha-survey__section-title{color:var(--primary);font-size:1.5em;margin-top:0;margin-bottom:.5em}.ha-survey__section-description{font-size:1.1em;margin-bottom:1.25em}.ha-survey__description>p{line-height:1.6;margin:0 0 1em}.ha-survey__title--data-list{margin-top:0}.ha-survey__reservation{max-width:50rem}.ha-survey__reservation-list{list-style:none;padding:0;margin:.5em 0}.ha-survey__reservation-item{display:flex}.ha-survey__reservation-label,.ha-survey__reservation-input{display:inline-flex;flex:0 0 50%;padding:0 .5em .5em 0;align-items:center}.ha-survey__reservation-input{font-weight:600}.ha-survey__reservation-item:last-child .ha-survey__reservation-label,.ha-survey__reservation-item:last-child .ha-survey__reservation-input{border-bottom:0}.ha-survey__icon{display:inline-block;width:33px;height:36px;background-size:contain;background-position:center;background-repeat:no-repeat}.ha-survey__question{margin-bottom:1.5em}.ha-survey__question-title{font-family:var(--mainFont);font-weight:inherit;font-size:1em;color:var(--text)}.ha-survey__question[data-required=true] .ha-survey__question-title:after{content:'(Verplicht)';font-size:.8em;color:var(--red);padding-left:.8em}html[lang=de] .ha-survey__question[data-required=true] .ha-survey__question-title:after{content:'(Pflichtfeld)'}html[lang=en] .ha-survey__question[data-required=true] .ha-survey__question-title:after{content:'(Required)'}.ha-survey__question[data-radiotype=minmax] .ha-survey__question-title{margin-bottom:.33em}.ha-survey__question--checkbox .ha-survey__field-label{margin-bottom:1em}.ha-survey__question[data-radiotype=yesno] .ha-survey__question-fields,.ha-survey__question--checkbox .ha-survey__field-label,.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label{display:flex;flex-wrap:wrap;align-items:center}.ha-survey__question--checkbox .ha-survey__field-label{cursor:pointer}.ha-survey__question--checkbox .ha-survey__field-label--other{flex-wrap:wrap}.ha-survey__question--checkbox .ha-survey__field-title{margin-left:.5em}.ha-survey__field-other{flex:0 0 100%;order:5}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label:has(>input[value=OTHER]){order:4}.ha-survey__question[data-radiotype=standard] .ha-survey__field-label{display:flex;align-items:center;margin-bottom:.75em}.ha-survey__icon--no,.ha-survey__question[data-radiotype=yesno] .ha-survey__icon--negative{background-image:url(../img/yesno-no.png);margin-left:5px}.ha-survey__icon--yes,.ha-survey__question[data-radiotype=yesno] .ha-survey__icon--positive{background-image:url(../img/yesno-yes.png);margin-right:5px}.ha-survey__question[data-radiotype=yesno] .ha-survey__icon--negative,.ha-survey__question[data-radiotype=yesno] .ha-survey__icon--positive{display:none}
.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--negative{background-image:url(../img/thumbs-down.png);transform:translateY(4px);margin-right:.5em;order:2}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive{background-image:url(../img/thumbs-up.png);transform:translateY(-6px);margin-left:.5em;order:2}.ha-survey__question[data-radiotype=yesno] .ha-survey__question-fields,.ha-survey__question[data-radiotype=minmax] .ha-survey__question-fields{display:flex;flex-wrap:wrap;align-items:center}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label{cursor:pointer}.ha-survey__question--checkbox .ha-survey__field-label input[type=checkbox],.ha-survey__question[data-radiotype=standard] .ha-survey__field-label input[type=radio],.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input[type=radio],.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label input[type=radio]{width:0;height:0;margin:0;opacity:0;overflow:hidden}.ha-survey__question--checkbox .ha-survey__field,.ha-survey__question[data-radiotype=standard] .ha-survey__field,.ha-survey__question[data-radiotype=yesno] .ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field{position:relative;display:inline-block;width:30px;height:30px;background-color:#fff;border:2px solid var(--secundary)}.ha-survey__field-label--nvt{position:relative}label.ha-survey__field-label.ha-survey__field-label--nvt{margin-left:1.25em}.ha-survey__question--checkbox .ha-survey__field-label--nvt .ha-survey__field,.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label--nvt .ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label--nvt .ha-survey__field{width:55px;height:55px;border:0;background-color:#eee}.ha-survey__field-label--nvt .ha-survey__field-title{position:absolute;top:50%;left:50%;font-size:.85em;transform:translate(-50%,-50%)}.ha-survey__question[data-radiotype=standard] .ha-survey__field,.ha-survey__question[data-radiotype=yesno] .ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field{border-radius:50%}.ha-survey__question--checkbox .ha-survey__field{border-radius:0}.ha-survey__question[data-radiotype=minmax] .ha-survey__field{order:3}.ha-survey__question--checkbox .ha-survey__field:after,.ha-survey__question[data-radiotype=standard] .ha-survey__field:after,.ha-survey__question[data-radiotype=yesno] .ha-survey__field:after,.ha-survey__question[data-radiotype=minmax] .ha-survey__field:after{content:"";display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:15px;background-color:var(--primary)}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label--nvt .ha-survey__field:after,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label--nvt .ha-survey__field:after{width:55px;height:55px}.ha-survey__question[data-radiotype=standard] .ha-survey__field:after,.ha-survey__question[data-radiotype=yesno] .ha-survey__field:after,.ha-survey__question[data-radiotype=minmax] .ha-survey__field:after{border-radius:50%}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{margin-bottom:.125em}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-title,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{font-weight:600}.ha-survey__question--checkbox .ha-survey__field-label input[type=checkbox]:checked+.ha-survey__field:after,.ha-survey__question[data-radiotype=standard] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field:after,.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field:after,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field:after{display:block}.ha-survey__question--checkbox .ha-survey__field-label input[type=checkbox]:checked+.ha-survey__field,.ha-survey__question[data-radiotype=standard] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field,.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field{border:2px solid var(--primary)}
.ha-survey__question[data-radiotype=standard] .ha-survey__field{margin-right:.33em}.ha-survey__question[data-radiotype=yesno] .ha-survey__field{margin:0 .33em}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label{position:relative;width:60px;height:40px;margin-right:10px}.ha-survey__question[data-radiotype=yesno] .ha-survey__field,.ha-survey__question[data-radiotype=yesno] .ha-survey__field-title{position:absolute;width:60px;height:40px;line-height:40px;border-radius:3px;border:0;margin:0;text-align:center;transition:.2s color ease-in-out,.2s background-color ease-in-out}.ha-survey__question[data-radiotype=yesno] .ha-survey__field{background-color:#eee}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input:checked+.ha-survey__field+.ha-survey__field-title{color:#fff}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label:hover .ha-survey__field{background-color:var(--secundary)}.ha-survey__buttons{margin-bottom:2em}.ha-survey__submit{font-family:var(--subtitleFont);font-size:1.1em;font-weight:400;color:#fff;text-align:center;text-transform:capitalize;background:linear-gradient(to right,var(--primary) 0,transparent 100%);background-color:var(--primary);padding:.5em .8em;margin:0;border-radius:100px !important;border:0 !important;transition:.2s background ease-in-out !important}.ha-survey__submit:hover{background-color:var(--primaryDark)}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;width:60px;height:60px;border-radius:50%;margin:.25em .3em;order:2}.ha-survey__question[data-radiotype=minmax] .ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{position:absolute;left:0;top:0;width:60px;height:60px}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{font-size:24px;line-height:60px;text-align:center}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field:after{display:none}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label:nth-of-type(n) input[type=radio]:checked+.ha-survey__field{border:3px solid var(--red)}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label:nth-of-type(n+3) input[type=radio]:checked+.ha-survey__field{border:3px solid #ffab2d}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label:nth-of-type(n+6) input[type=radio]:checked+.ha-survey__field{border:3px solid var(--primary75)}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label:nth-of-type(n+8) input[type=radio]:checked+.ha-survey__field{border:3px solid var(--primary)}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive+.ha-survey__field-label{margin:0 2em 0 0;order:1}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive+.ha-survey__field-label .ha-survey__field-title{font-size:12px;line-height:16px;padding:12px 0}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label:last-of-type input[value=OTHER]:checked+.ha-survey__field{border:3px solid var(--primary)}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-other{display:none}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field{border:0;background-color:var(--primary)}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input[value=OTHER]{margin-left:1em}.ha-survey__question[data-radiotype=yesno] .ha-survey__field:after,.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label input[type=radio]:checked+.ha-survey__field:after{display:none}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label--nvt input[type=radio]:checked~.ha-survey__field-title,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label--nvt input[type=radio]:checked~.ha-survey__field-title{color:#fff}.ha-survey__question[data-radiotype=yesno] .ha-survey__field-label--nvt.ha-survey__field-label--nvt input[type=radio]:checked~.ha-survey__field:after,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-label--nvt.ha-survey__field-label--nvt input[type=radio]:checked~.ha-survey__field:after{background-color:var(--primary)}
input.ha-survey__text,.ha-survey__textarea{width:100%}@media (max-width:650px){.ha-survey__header,.ha-survey__section-title,.ha-survey__section-description,.ha-survey__question-title{text-align:center}.ha-survey__question[data-radiotype=minmax] .ha-survey__question-fields{padding:0 40px;position:relative}.ha-survey__question[data-radiotype=minmax] .ha-survey__question-fields label.ha-survey__field-label{width:50px;height:50px}.ha-survey__question[data-radiotype=minmax] .ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{left:50%;margin-left:-28px;width:50px;height:50px}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{font-size:22px;line-height:50px}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive+.ha-survey__field-label .ha-survey__field-title{font-size:10px;line-height:12px;padding:12px 0}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--negative{width:50px;margin:.25em .3em}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive{width:50px;margin:.25em .3em}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive+.ha-survey__field-label{flex:1 1 100%;margin:0}.ha-survey__question[data-radiotype=minmax] .ha-survey__question-title{margin-bottom:.33em}.ha-survey__question[data-radiotype=yesno] .ha-survey__question-fields,.ha-survey__question[data-radiotype=minmax] .ha-survey__question-fields{justify-content:center}.ha-survey__buttons{text-align:center}}@media (max-width:480px){.ha-survey__header,.ha-survey__section{padding:2em 1em}.ha-survey__question[data-radiotype=minmax] .ha-survey__question-fields{padding:0 28px}.ha-survey__question[data-radiotype=minmax] .ha-survey__question-fields label.ha-survey__field-label{width:40px;height:40px;margin:.25em .15em}.ha-survey__question[data-radiotype=minmax] .ha-survey__field,.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{margin-left:-20px;width:40px;height:40px}.ha-survey__question[data-radiotype=minmax] .ha-survey__field-title{font-size:18px;line-height:40px}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive+.ha-survey__field-label .ha-survey__field{width:60px;margin-left:-28px;border-radius:50px}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive+.ha-survey__field-label .ha-survey__field-title{width:60px;padding:7px 0;margin-left:-28px}.ha-survey__icon{width:24px;height:26px}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--negative{width:40px;margin:.25em .15em}.ha-survey__question[data-radiotype=minmax] .ha-survey__icon--positive{width:40px;margin:.25em .15em}}.ha-survey__content-container{width:100%}.ha-survey__field-label{cursor:pointer}
