.survey-body-html p{margin-bottom:20px}.survey-body-html ol{padding-left:17px}.survey-body-html li{margin-bottom:12px}.survey-body-html em{font-style:italic}@keyframes survey-fwd-out-vertical{to{transform:translateY(-80px);opacity:0}}@keyframes survey-fwd-in-vertical{0%{transform:translateY(80px);opacity:0}}@keyframes survey-back-out-vertical{to{transform:translateY(80px);opacity:0}}@keyframes survey-back-in-vertical{0%{transform:translateY(-80px);opacity:0}}@keyframes survey-fwd-out-horizontal{to{transform:translateX(-80px);opacity:0}}@keyframes survey-fwd-in-horizontal{0%{transform:translateX(80px);opacity:0}}@keyframes survey-back-out-horizontal{to{transform:translateX(80px);opacity:0}}@keyframes survey-back-in-horizontal{0%{transform:translateX(-80px);opacity:0}}.survey-slide-exit-fwd-vertical{animation:survey-fwd-out-vertical .24s cubic-bezier(.4,0,1,1) forwards}.survey-slide-enter-fwd-vertical{animation:survey-fwd-in-vertical .34s cubic-bezier(.22,1,.36,1) forwards}.survey-slide-exit-back-vertical{animation:survey-back-out-vertical .24s cubic-bezier(.4,0,1,1) forwards}.survey-slide-enter-back-vertical{animation:survey-back-in-vertical .34s cubic-bezier(.22,1,.36,1) forwards}.survey-slide-exit-fwd-horizontal{animation:survey-fwd-out-horizontal .24s cubic-bezier(.4,0,1,1) forwards}.survey-slide-enter-fwd-horizontal{animation:survey-fwd-in-horizontal .34s cubic-bezier(.22,1,.36,1) forwards}.survey-slide-exit-back-horizontal{animation:survey-back-out-horizontal .24s cubic-bezier(.4,0,1,1) forwards}.survey-slide-enter-back-horizontal{animation:survey-back-in-horizontal .34s cubic-bezier(.22,1,.36,1) forwards}@media (prefers-reduced-motion:reduce){[class*=survey-slide-enter-],[class*=survey-slide-exit-]{animation:none}}