.quiz-play-page{box-sizing:border-box;background:#f8f7f4;grid-template-columns:minmax(0,640px);justify-content:center;align-items:start;min-height:100dvh;padding:24px 20px 120px;display:grid}.quiz-play-protected{outline:none;width:100%;min-width:0}.quiz-play-protected>div{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:none;overflow:visible;box-shadow:0 12px 40px #29252414}.quiz-play-card{flex-direction:column;min-height:620px;display:flex}.quiz-play-protected>div>:first-child{border-radius:16px 16px 0 0;position:static}.quiz-play-protected>div>:last-child{overflow:visible}.quiz-skyscraper{text-align:center;width:160px;min-height:624px;display:none}.quiz-skyscraper-label{color:#78716c;height:24px;margin:0;font-size:11px;line-height:20px}.quiz-skyscraper-preview{color:#78716c;background:#efeeeb;place-content:center;width:160px;height:600px;font-size:12px;display:grid}@media (min-width:1300px) and (pointer:fine){.quiz-play-page{-moz-column-gap:150px;grid-template-columns:160px minmax(0,640px) 160px;column-gap:150px}.quiz-skyscraper{display:block}}@media (max-width:639px){.quiz-play-page{padding:12px 12px 110px}}
