.quote-only{max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,64px) clamp(18px,4vw,34px)}
.quote-only__panel{overflow:hidden;border:1px solid #d8dde6;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(8,14,24,.08)}
.quote-only__head{padding:clamp(26px,5vw,54px);background:#0c1119;color:#fff}
.quote-only__eyebrow{margin:0 0 10px;color:#f2a8ce;font-size:.85rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.quote-only h2{margin:0 0 14px;font-size:clamp(2rem,5vw,3.8rem);line-height:.98}
.quote-only__head p:last-child{max-width:760px;margin:0;color:#d8dde6;font-size:clamp(1rem,2vw,1.2rem);line-height:1.55}
.quote-only__body{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:26px;padding:clamp(24px,4vw,44px)}
.quote-only__steps{display:grid;gap:14px;margin:0;padding:0;list-style:none}
.quote-only__steps li{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:17px;border:1px solid #e0e4eb;border-radius:18px;background:#f7f8fa}
.quote-only__steps b{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#111722;color:#fff}
.quote-only__steps strong{display:block;margin:2px 0 4px;font-size:1rem}.quote-only__steps span{color:#5f6878;line-height:1.45}
.quote-only__actions{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:22px;border-radius:20px;background:#f3f7f4}
.quote-only__actions p{margin:0 0 6px;color:#344054;line-height:1.5}.quote-only__actions .btn,.quote-only__button{display:flex;justify-content:center;align-items:center;min-height:54px;padding:14px 20px;border-radius:999px;text-align:center;text-decoration:none;font-weight:900}
.quote-only__button--wa{background:#087a45;color:#fff}.quote-only__button--email{border:2px solid #111722;color:#111722;background:#fff}
@media(max-width:720px){.quote-only__body{grid-template-columns:1fr}.quote-only__panel{border-radius:22px}.quote-only__head,.quote-only__body{padding:24px 18px}}
