.SurveyStart-main--screen{min-height:100dvh;flex-direction:column;gap:1rem;padding:6rem 1rem;box-sizing:border-box}.SurveyStart-main--screen,.SurveyStart-section--star{width:100%;display:flex;align-items:center;justify-content:center}.SurveyStart-section--star{height:100%}.SurveyStart-section--star-svg{width:50%;max-width:560px}.SurveyStart-section--content{gap:.5rem;max-width:960px}.SurveyStart-section--content,.SurveyStart-section--text{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%}.SurveyStart-section--tnc{display:flex;margin:.5rem 0 1rem;gap:.5rem;font-size:.8rem;max-width:90%}.SurveyStart-section--tnc-span{color:var(--color-secondary);cursor:pointer;text-decoration:underline}.SurveyStart-section--tnc-checkbox:checked{accent-color:var(--color-secondary)}.SurveyStart-section--text-textDark{text-align:center;padding-left:1rem;padding-right:1rem}@media (max-width:650px){.SurveyStart-section--text-textDark br{display:none}.SurveyStart-section--star-svg{width:70%;max-width:420px}}@media (max-width:480px){.SurveyStart-main--screen{padding-top:4.5rem;padding-bottom:5.5rem}.SurveyStart-section--content{max-width:100%;gap:.75rem}}