.eq-quiz{--eq-green:#1d5a3a;--eq-light:#f4f1e8;font:inherit;color:inherit}.eq-description{margin:0 0 16px}.eq-description p:first-child{margin-top:0}.eq-description p:last-child{margin-bottom:0}.eq-intro label{display:block;margin:0 0 12px}.eq-name{display:block;width:100%;max-width:320px;margin-top:5px;padding:8px}.eq-start,.eq-answer-button,.eq-restart{border:1px solid var(--eq-green);background:#fff;color:var(--eq-green);padding:9px 12px;cursor:pointer}.eq-start,.eq-restart{background:var(--eq-green);color:#fff}.eq-status{display:flex;justify-content:space-between;margin-bottom:8px}.eq-time{height:20px;margin-bottom:12px;background:#eee;overflow:hidden}.eq-time span{display:block;height:100%;min-width:35px;background:var(--eq-green);color:#fff;text-align:center;font-size:12px;line-height:20px;transition:width .1s linear}.eq-prompt{margin:10px 0}.eq-label{display:grid;place-items:center;min-height:180px;padding:10px;overflow:hidden;background:transparent}.eq-label img{display:block;max-width:100%;max-height:260px}.eq-label img.eq-blur-light{filter:blur(3px);transform:scale(.99)}.eq-label img.eq-blur-medium{filter:blur(7px);transform:scale(.97)}.eq-label img.eq-blur-strong{filter:blur(12px);transform:scale(.94)}.eq-label img.eq-blur-very-strong{filter:blur(18px);transform:scale(.91)}.eq-answers{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.eq-answer-button{text-align:left}.eq-answer-button:hover{background:var(--eq-light)}.eq-answer-button:disabled{opacity:.7}.eq-feedback{min-height:24px;font-weight:700}.eq-feedback.is-correct{color:#187437}.eq-feedback.is-wrong{color:#a52626}.eq-top{padding:0;list-style:none}.eq-top li{display:grid;grid-template-columns:28px 1fr auto;gap:6px;padding:7px 0;border-bottom:1px solid #ddd}@media(max-width:420px){.eq-answers{grid-template-columns:1fr}.eq-label{min-height:140px}.eq-label img{max-height:210px}}
