.student-screening-popup{background-color:var(--color-white);max-width:550px;padding:16px;width:100%}@media only screen and (min-width:769px){.student-screening-popup{border-radius:8px;padding:32px}}.student-screening-popup .student-screening__confirmation-wrapper .student-screening__answers{display:grid;gap:16px;margin-top:16px}@media only screen and (min-width:769px){.student-screening-popup .student-screening__confirmation-wrapper .student-screening__answers{grid-template-columns:repeat(2,1fr)}}.student-screening-popup .student-screening__response-wrapper{display:none}.student-screening-popup .student-screening__response-wrapper .button{margin-top:16px}.student-screening-popup.response-active .student-screening__confirmation-wrapper{display:none}.student-screening-popup.response-active .student-screening__response-wrapper{display:block}body.student-screening-opened{overflow:hidden}body.student-screening-opened .student-screening-popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}
