.hero-page[data-astro-cid-buvepdy4]{position:relative;padding:10rem 0 5rem;background:linear-gradient(135deg,#1e272c,#354f59 50%,#3a3035 80%,#5c1f1f);overflow:hidden;text-align:center}.hero-page__bg[data-astro-cid-buvepdy4]{position:absolute;inset:0;pointer-events:none}.hero-page__glow[data-astro-cid-buvepdy4]{position:absolute;border-radius:50%;filter:blur(150px);opacity:.12}.hero-page__glow--1[data-astro-cid-buvepdy4]{width:500px;height:500px;background:var(--color-dorado);top:-200px;right:-100px}.hero-page__glow--2[data-astro-cid-buvepdy4]{width:400px;height:400px;background:var(--color-cta);bottom:-100px;left:-100px}.hero-page__inner[data-astro-cid-buvepdy4]{position:relative;z-index:2;max-width:820px;margin-inline:auto}.hero-page__eyebrow[data-astro-cid-buvepdy4]{display:inline-block;font-family:var(--font-heading);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-dorado);background:#f2c8491a;padding:.5rem 1.25rem;border-radius:var(--radius-full);margin-bottom:1.5rem}.hero-page__title[data-astro-cid-buvepdy4]{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.5rem}.hero-page__highlight[data-astro-cid-buvepdy4]{background:linear-gradient(135deg,var(--color-dorado),var(--color-bronce-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-page__subtitle[data-astro-cid-buvepdy4]{font-size:1.15rem;color:#ffffffb3;line-height:1.7;max-width:650px;margin-inline:auto}.section-header[data-astro-cid-buvepdy4]{text-align:center;margin-bottom:3.5rem}.section-header[data-astro-cid-buvepdy4] h2[data-astro-cid-buvepdy4]{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--color-pizarra);margin-bottom:.75rem}.section-header--light[data-astro-cid-buvepdy4] h2[data-astro-cid-buvepdy4]{color:#fff}.eyebrow[data-astro-cid-buvepdy4]{display:inline-block;font-family:var(--font-heading);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;padding:.5rem 1.25rem;border-radius:var(--radius-full);margin-bottom:1.25rem}.eyebrow--red[data-astro-cid-buvepdy4]{color:var(--color-cta);background:#a9202014}.eyebrow--gold[data-astro-cid-buvepdy4]{color:var(--color-dorado);background:#f2c8491a}.section--dark[data-astro-cid-buvepdy4]{background:linear-gradient(135deg,#1e272c,#354f59);color:#fff}.section--light[data-astro-cid-buvepdy4]{background:#f4f6f8}.ventajas-grid[data-astro-cid-buvepdy4]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.ventajas-grid[data-astro-cid-buvepdy4]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ventajas-grid[data-astro-cid-buvepdy4]{grid-template-columns:repeat(4,1fr)}}.ventaja-card[data-astro-cid-buvepdy4]{padding:2rem;background:#fff;border:1px solid var(--color-border-light);border-radius:var(--radius-base);transition:all .4s ease;text-align:center}.ventaja-card[data-astro-cid-buvepdy4]:hover{transform:translateY(-6px);box-shadow:var(--shadow-prestige);border-color:transparent}.ventaja-card__icon[data-astro-cid-buvepdy4]{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:#a9202014;border-radius:50%;margin:0 auto 1.25rem;color:var(--color-cta)}.ventaja-card__icon[data-astro-cid-buvepdy4] i[data-astro-cid-buvepdy4],.ventaja-card__icon[data-astro-cid-buvepdy4] svg[data-astro-cid-buvepdy4]{width:22px;height:22px}.ventaja-card[data-astro-cid-buvepdy4] h3[data-astro-cid-buvepdy4]{font-size:1.05rem;font-weight:700;color:var(--color-pizarra);margin-bottom:.5rem}.ventaja-card[data-astro-cid-buvepdy4] p[data-astro-cid-buvepdy4]{font-size:.9rem;color:var(--color-neutral);line-height:1.6}.ventaja-card[data-astro-cid-buvepdy4] p[data-astro-cid-buvepdy4] strong[data-astro-cid-buvepdy4]{color:var(--color-pizarra)}.sectores-grid[data-astro-cid-buvepdy4]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.sectores-grid[data-astro-cid-buvepdy4]{grid-template-columns:repeat(3,1fr)}}.sector-card[data-astro-cid-buvepdy4]{background:#fff;border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:all .35s ease}.sector-card[data-astro-cid-buvepdy4]:hover{transform:translateY(-6px);box-shadow:var(--shadow-prestige);border-color:#a9202033}.sector-card__image[data-astro-cid-buvepdy4]{position:relative;aspect-ratio:16/10;overflow:hidden}.sector-card__image[data-astro-cid-buvepdy4] img[data-astro-cid-buvepdy4]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.sector-card[data-astro-cid-buvepdy4]:hover .sector-card__image[data-astro-cid-buvepdy4] img[data-astro-cid-buvepdy4]{transform:scale(1.06)}.sector-card__image-overlay[data-astro-cid-buvepdy4]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(20,20,30,.65) 100%)}.sector-card__tag[data-astro-cid-buvepdy4]{position:absolute;bottom:1rem;left:1rem;display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:.875rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.sector-card__tag[data-astro-cid-buvepdy4] i[data-astro-cid-buvepdy4],.sector-card__tag[data-astro-cid-buvepdy4] svg[data-astro-cid-buvepdy4]{width:18px;height:18px;color:var(--color-dorado)}.sector-card__body[data-astro-cid-buvepdy4]{flex:1;display:flex;flex-direction:column;padding:1.5rem}.sector-card__list[data-astro-cid-buvepdy4]{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.5rem;flex:1}.sector-card__list[data-astro-cid-buvepdy4] li[data-astro-cid-buvepdy4]{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--color-neutral);line-height:1.55}.sector-card__list[data-astro-cid-buvepdy4] i[data-astro-cid-buvepdy4],.sector-card__list[data-astro-cid-buvepdy4] svg[data-astro-cid-buvepdy4]{width:16px;height:16px;color:var(--color-cta);flex-shrink:0;margin-top:2px}.sector-card__btn[data-astro-cid-buvepdy4]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--font-heading);font-size:.875rem;font-weight:700;color:#fff;background:var(--color-cta);border-radius:var(--radius-full);text-decoration:none;transition:all .3s ease;width:100%}.sector-card__btn[data-astro-cid-buvepdy4] i[data-astro-cid-buvepdy4],.sector-card__btn[data-astro-cid-buvepdy4] svg[data-astro-cid-buvepdy4]{width:16px;height:16px}.sector-card__btn[data-astro-cid-buvepdy4]:hover{background:#8a1a1a;transform:translateY(-2px);box-shadow:0 8px 20px #a9202059}.impl-timeline[data-astro-cid-buvepdy4]{max-width:700px;margin-inline:auto;display:flex;flex-direction:column;gap:1.5rem}.impl-step[data-astro-cid-buvepdy4]{display:flex;gap:1.5rem;align-items:flex-start}.impl-step__number[data-astro-cid-buvepdy4]{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-dorado),var(--color-bronce));color:#fff;font-family:var(--font-heading);font-weight:800;font-size:1.125rem;border-radius:50%}.impl-step__content[data-astro-cid-buvepdy4] h3[data-astro-cid-buvepdy4]{font-size:1.125rem;font-weight:700;color:var(--color-pizarra);margin-bottom:.25rem}.impl-step__content[data-astro-cid-buvepdy4] p[data-astro-cid-buvepdy4]{font-size:.9rem;color:var(--color-neutral);line-height:1.6}.cta-section[data-astro-cid-buvepdy4]{background:linear-gradient(135deg,#a92020,#8a1a1a 40%,#5c1f1f);padding:5rem 0}.cta-section__inner[data-astro-cid-buvepdy4]{text-align:center;max-width:650px;margin-inline:auto}.cta-section[data-astro-cid-buvepdy4] h2[data-astro-cid-buvepdy4]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;margin-bottom:1rem}.cta-section[data-astro-cid-buvepdy4] p[data-astro-cid-buvepdy4]{font-size:1.1rem;color:#fffc;line-height:1.7;margin-bottom:2rem}.cta-section__btn[data-astro-cid-buvepdy4]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:#fff;color:var(--color-cta);font-family:var(--font-heading);font-weight:700;font-size:.9375rem;border-radius:var(--radius-full);transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-section__btn[data-astro-cid-buvepdy4]:hover{transform:translateY(-2px);box-shadow:0 12px 30px -6px #0000004d}.cta-section__btn[data-astro-cid-buvepdy4] i[data-astro-cid-buvepdy4],.cta-section__btn[data-astro-cid-buvepdy4] svg[data-astro-cid-buvepdy4]{width:18px;height:18px}
