.questions-container{margin-top:5vh;display:flex;min-height:75vh;max-width:100vw;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:.125rem;background-color:hsla(0,0%,100%,.9);padding-left:1rem;padding-right:1rem;padding-top:1.5rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.questions-container{margin-bottom:2rem;margin-top:2rem;justify-content:center;padding-left:2.5rem;padding-right:2.5rem;padding-top:2rem}}@media (min-width:1024px){.questions-container{width:1140px;max-width:1140px}}.question-text{font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}@media (min-width:640px){.question-text{font-size:1.3rem}}.intro-headings{font-size:1.25rem;line-height:1.75rem;font-weight:600}@media (min-width:640px){.intro-headings{font-size:1.5rem;line-height:2rem;font-weight:500}}@media (min-width:768px){.intro-headings{font-size:2.25rem;line-height:2.5rem}}body p{font-size:1rem;line-height:1.5rem}@media (min-width:640px){body p{font-size:1.125rem;line-height:1.75rem}}@media (min-width:768px){body p{font-size:1.25rem;line-height:2rem}}.question-intro-container b{font-weight:600}.symbol-d{margin-bottom:-1.75rem}.questionnaire-description p{font-size:1rem;line-height:1.5rem}@media (min-width:768px){.questionnaire-description p{font-size:1.25rem;line-height:1.75rem}}.layer{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none}.slideLeft1,.slideLeft2{animation-name:slideLeft;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.slideLeft2{animation-delay:.5s}@keyframes slideLeft{0%{transform:translateX(0)}90%{opacity:1}to{transform:translateX(-100%);opacity:0}}.introContentHidden{animation-name:hideContent;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes hideContent{0%{opacity:1}to{opacity:0}}.hiddenSlide{display:none;opacity:0;transform:translateX(0)}.slideRight1,.slideRight2{animation-name:slideRight;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.slideRight2{animation-delay:.5s}.bg-dots{background-image:url(/images/lightBg.svg);-webkit-mask-repeat:repeat;mask-repeat:repeat}@keyframes slideRight{0%{transform:translateX(0)}90%{opacity:1}to{transform:translateX(100%);opacity:0}}.li::marker{font-size:40px}.individual-question-intro-tooltip{display:grid;height:15rem;grid-template-columns:2fr 1fr;place-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem;border-radius:.375rem;padding:20px 14rem 20px 40px;font-size:90px}.individual-question-intro-tooltip>div{margin-right:auto}.individual-question-intro-tooltip>span{margin-left:2.5rem;width:5rem;text-align:left}@keyframes burst{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(2);opacity:0}}.burst-ball{width:20px;height:20px;background-color:whtie;border-radius:50%;animation:burst 1.5s ease-out infinite}