:root{--postfinance-gelb: #FFCC00;--petrol: #004B5A}body{font-family:"RobotoNormal",sans-serif;margin:1px}.questionBody{width:100%;height:100%;padding:8px;box-sizing:border-box}.questionForm{width:100%;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:20px}.questionTitle{width:100%;text-align:center;margin-bottom:20px;font-size:23px;margin-top:20px}.thankyouMessage{margin-top:40px}.questionTextArea{width:100%;margin-bottom:20px;border-radius:16px;height:200px;resize:none;border-color:var(--petrol);font-size:18px;padding-left:10px;padding-right:10px;padding-top:5px;border-width:thin;box-sizing:border-box}.questionTextArea:focus{border-width:thin;border-color:var(--petrol);outline:none}.questionSubmitButtonWrap{max-width:200px;margin:auto}.questionSubmitButtonWrap:hover{max-width:204px;margin-top:-2px}.questionSubmitButton{border-style:solid;border-color:var(--fusionrobotgreen);border-radius:100px;color:var(--fusionrobotgreen);height:56px;margin-left:auto;margin-right:auto;font-size:16px;width:100%;cursor:pointer;-webkit-appearance:none;background-color:#fff}.questionSubmitButton:hover{background-color:#90ee90}.presenterTitle{text-align:center;padding-top:388px;padding-left:1000px;padding-right:1000px;height:60px}.presenterContent{text-align:center;padding-left:1000px;padding-right:1000px;padding-top:54px;line-height:35px;font-size:30px}.presenterWrap{margin-left:auto;margin-right:auto;width:100%;height:100%;font-size:25px}.presenterBackground{background-size:cover;background-position:center;width:2640px;height:1215px}.appearing{animation-name:appearAnimation;animation-duration:2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes appearAnimation{from{opacity:0}to{opacity:1}}.disappearing{animation-name:disappearAnimation;animation-duration:2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes disappearAnimation{from{opacity:1}to{opacity:0}}
