.assessment-page-container{width:100%;max-width:700px;min-height:calc(100vh - 96px);margin:0 auto;padding:120px 0}@media screen and (max-width:767.98px) and (orientation:portrait),screen and (min-width:320px) and (max-width:960px) and (orientation:landscape){.assessment-page-container{min-height:calc(100vh - 104px);margin:0 auto;padding:16px}}@media screen and (min-width:320px) and (max-width:960px) and (orientation:landscape){.assessment-page-container{margin:20px auto}}.progress{gap:3px;margin-bottom:16px;display:flex}.progress__segment{background:#283e4d;border-radius:1px;flex:1;height:4px;transition:background-color .35s}.progress__segment--done{background:#c1fb13}.question-block__eyebrow b{color:#c1fb13}.question-block__prompt{letter-spacing:-.56px;color:#fff;margin:16px 0 32px;font-size:32px;font-weight:400;line-height:40px}.question-block__opts{flex-direction:column;gap:8px;display:flex}.question-block__opt{text-wrap:balance;text-align:left;color:#dbdfe2;cursor:pointer;background:#132735;border:1px solid #283e4d;border-radius:2px;align-items:baseline;gap:14px;padding:14px 18px;font-family:inherit;font-size:15px;line-height:1.5;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:flex}.question-block__opt:hover:not(:disabled){background:#283e4d;border-color:#4c606d}.question-block__opt:active:not(:disabled){transform:scale(.99)}.question-block__opt:disabled{cursor:default}.question-block__opt--notsure{color:#b3bcc3;border-style:dashed}.question-block__opt--selected{color:#fff;background:#283e4d;border-color:#4c606d}.question-block__opt--selected .question-block__option-key{color:#c1fb13}.question-block__option-key{color:#919da5;min-width:14px;font-size:12px;font-weight:600}.question-block__flownav{margin-top:40px}.question-block__small-note{color:#919da5;max-width:480px;margin-top:16px;font-size:13px;line-height:19px}.question-block__form-error{margin-top:8px}
