.box-question-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:760px;margin-block:20px;display:grid}.box-question-choices figure,.box-question-paper{min-width:0;margin:0}.box-question-choices svg{width:100%;max-height:125px;display:block}.box-question-choices rect{fill:var(--surface);stroke:var(--ink);stroke-width:.05px}.box-question-choices figcaption{text-align:center;color:var(--ink);font-size:16px}.box-question-papers{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:760px;margin-block:24px;display:grid}.box-question-paper svg{width:100%;max-height:340px;display:block}.box-question-paper text{fill:var(--ink);font-family:var(--font-body);font-size:1.25px}.box-question-paper .sheet{fill:var(--surface);stroke:var(--ink);stroke-width:.12px}.box-question-paper .cut{fill:var(--line-strong);stroke:var(--ink);stroke-width:.1px}.box-question-paper .fold{stroke:var(--ink);stroke-width:.11px;stroke-dasharray:.45 .35}.box-question-paper .measure{fill:none;stroke:var(--ink);stroke-width:.1px}.box-question-paper figcaption{text-align:center;color:var(--muted);font-size:12px}@media (width<=500px){.box-question-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.box-question-papers{grid-template-columns:1fr;gap:26px}.box-question-paper{width:100%;max-width:340px;margin-inline:auto}}
