.quiz article{max-width:780px}.quiz-intro{max-width:650px;color:#4c6661;font-size:19px}.intent-check{margin:34px 0 42px;padding:28px;border:1px solid #dce8e2;border-radius:22px;background:#fffdfa;box-shadow:0 12px 28px rgba(16,45,58,.06)}.intent-check fieldset{margin:0 0 26px;padding:0;border:0}.intent-check legend{margin:0 0 12px;font-size:20px;font-weight:760;color:#102d3a}.choice-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-list label{display:block;padding:14px;border:1px solid #dce8e2;border-radius:12px;background:#fff;cursor:pointer;line-height:1.35}.choice-list label:hover{border-color:#8fbbad}.choice-list input{margin-right:8px;accent-color:#0c765e}.intent-check button{border:0;border-radius:999px;padding:14px 20px;background:#102d3a;color:#fffdfa;font:inherit;font-weight:760;cursor:pointer}.intent-check button:hover{background:#175b58}.intent-result{margin-top:24px;padding:22px;border-radius:16px;background:#eff8f5}.intent-result[hidden]{display:none}.intent-result h2{margin:0 0 8px!important;font-size:25px!important}.intent-result p{margin:0 0 14px!important}.intent-result a{font-weight:760}@media(max-width:640px){.intent-check{padding:20px}.choice-list{grid-template-columns:1fr}}