.btn.big{padding:15px 30px;font-size:1.05rem}
.hero{padding:30px 0 8px}
.hero h1{font-size:clamp(1.8rem,5vw,2.8rem);max-width:24ch;font-weight:700}
.hero p.sub{max-width:64ch;font-size:1.08rem}
.hero .cta-row{margin-top:22px}
.verdict{margin:28px 0 8px}
.v-chip .v{font-weight:700;font-size:1.25rem}
section.block{padding:28px 0}
section.block h2{font-size:clamp(1.35rem,3vw,1.8rem)}
section.block h3{font-size:1.08rem;margin:18px 0 6px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0 6px}
.step{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}
.step .n{font-family:'Bricolage Grotesque',sans-serif;font-weight:700;font-size:1.4rem;color:var(--green);background:var(--mint);width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.step h3{margin:0 0 6px;font-size:1.02rem}
.step p{font-size:.93rem;margin:0}
@media(max-width:720px){.steps{grid-template-columns:1fr}}
.row{grid-template-columns:250px 1fr}
.faq h3.grp{margin:22px 0 10px;font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7C93A0}
.banner{padding:36px 30px}
.banner h2{font-size:clamp(1.35rem,3vw,1.8rem)}
