.presupuesto{background:var(--bg-secondary);text-align:center;padding:7rem 2.5rem}.presupuesto__inner{max-width:600px;margin:0 auto}.presupuesto__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.7rem;font-weight:600}.presupuesto__titulo{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.presupuesto__subtitulo{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.6}.presupuesto__cta{background:var(--accent);color:var(--bg-secondary);font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;padding:1.1rem 2.8rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.presupuesto__cta:hover{opacity:.85}@media (width<=767px){.presupuesto{padding:4rem 1.5rem}.presupuesto__titulo{font-size:1.8rem}}
