.seoContent{margin:14px 0;padding:70px clamp(24px,6vw,90px);background:#f4f5f1;border-radius:34px}
.seoContent>span{color:#ff6702;font-size:10px;letter-spacing:.18em;font-weight:800}
.seoContent h2{max-width:850px;font-size:clamp(36px,4vw,62px);line-height:1.05;letter-spacing:-.05em;margin:18px 0 38px}
.seoFaq{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.seoFaq article{background:#fff;border-radius:22px;padding:28px}
.seoFaq h3{font-size:19px;line-height:1.25;margin:0 0 12px}
.seoFaq p{color:#656c66;font-size:14px;line-height:1.7;margin:0}
@media(max-width:800px){.seoContent{border-radius:24px;padding:55px 24px}.seoFaq{grid-template-columns:1fr}}
