.hero[data-astro-cid-adp76d76]{position:relative;overflow:hidden;background:url(/assets/hero-bg.jpg) right center / cover no-repeat,linear-gradient(165deg,color-mix(in srgb,var(--color-primary) 86%,#000) 0%,var(--color-primary) 60%);color:#fff;padding-block:clamp(2.5rem,5vw,4.5rem)}.hero__inner[data-astro-cid-adp76d76]{position:relative;z-index:1;display:grid;gap:clamp(2rem,5vw,3.5rem);align-items:start}.hero--media[data-astro-cid-adp76d76] .hero__inner[data-astro-cid-adp76d76]{grid-template-columns:1fr 1fr}.hero[data-astro-cid-adp76d76]:not(.hero--media) .hero__inner[data-astro-cid-adp76d76]{max-width:780px;text-align:center}.hero__headline[data-astro-cid-adp76d76]{color:#fff;margin-bottom:1.5rem;font-weight:800;font-style:italic;font-size:clamp(1.6rem,1.4vw + 1rem,2.4rem);line-height:1.05}.hero__highlight[data-astro-cid-adp76d76]{display:block;font-size:clamp(2.4rem,3.4vw + 1rem,3.6rem);font-style:normal;line-height:1;white-space:nowrap;margin-top:.1em}.hero__program[data-astro-cid-adp76d76]{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-lg);padding:.9rem 1.25rem;margin-bottom:2rem}.hero__program-title[data-astro-cid-adp76d76]{font-weight:800;font-style:italic;margin:0;font-size:1.15rem}.hero__program-sub[data-astro-cid-adp76d76]{color:#ffd8a8;margin:0;font-weight:600}.hero__subhead[data-astro-cid-adp76d76]{font-size:1.1rem;opacity:.95;margin-bottom:1.25rem;max-width:44ch}.hero__points[data-astro-cid-adp76d76]{list-style:none;margin:0 0 3.5rem;padding:0;display:grid;gap:.7rem}.hero__points[data-astro-cid-adp76d76] li[data-astro-cid-adp76d76]{position:relative;padding-left:2rem;font-weight:600;font-size:1.05rem}.hero__points[data-astro-cid-adp76d76] li[data-astro-cid-adp76d76]:before{content:"✓";position:absolute;left:0;top:0;width:1.4rem;height:1.4rem;display:grid;place-content:center;background:#ffffff38;border-radius:50%;font-size:.85rem}.hero__media[data-astro-cid-adp76d76]{display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.hero__phonewrap[data-astro-cid-adp76d76]{display:flex;flex-direction:column;align-items:center;gap:1.1rem;width:fit-content}.hero__callus[data-astro-cid-adp76d76]{color:#fff;font-weight:800;font-size:1.35rem;text-decoration:none;white-space:nowrap;text-align:center}.hero__callus[data-astro-cid-adp76d76] span[data-astro-cid-adp76d76]{font-weight:800}.hero__mockup[data-astro-cid-adp76d76]{width:clamp(260px,29vw,360px);height:auto;filter:drop-shadow(0 26px 46px rgba(0,0,0,.34))}.hero__cta[data-astro-cid-adp76d76]{background:#fff;color:var(--color-primary);font-size:1.05rem}@media (max-width: 860px){.hero--media[data-astro-cid-adp76d76] .hero__inner[data-astro-cid-adp76d76]{grid-template-columns:1fr}.hero__media[data-astro-cid-adp76d76]{order:-1;align-items:center}.hero__subhead[data-astro-cid-adp76d76],.hero__program[data-astro-cid-adp76d76]{margin-inline:auto}.hero__points[data-astro-cid-adp76d76]{max-width:22rem;margin-inline:auto;justify-items:start}}.checkout__card[data-astro-cid-2nptl3zt]{max-width:440px;margin-inline:auto;text-align:left;background:#fff;color:var(--color-text);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.75rem}.checkout__form[data-astro-cid-2nptl3zt]{display:grid;gap:1rem}.checkout__row[data-astro-cid-2nptl3zt]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkout__turnstile[data-astro-cid-2nptl3zt]{position:absolute;width:0;height:0;overflow:hidden}.checkout__field[data-astro-cid-2nptl3zt]{position:relative}.checkout__form[data-astro-cid-2nptl3zt] input[data-astro-cid-2nptl3zt]{width:100%;padding:.85rem .9rem;border:1px solid var(--color-border);border-radius:var(--radius);font:inherit;color:var(--color-text);background:#fff}.checkout__form[data-astro-cid-2nptl3zt] input[data-astro-cid-2nptl3zt]::placeholder{color:transparent}.checkout__field[data-astro-cid-2nptl3zt] label[data-astro-cid-2nptl3zt]{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);padding:0 .3rem;color:var(--color-muted);font-weight:500;pointer-events:none;background:transparent;transition:top .15s ease,transform .15s ease,color .15s ease,background .15s ease}.checkout__field[data-astro-cid-2nptl3zt] input[data-astro-cid-2nptl3zt]:focus+label[data-astro-cid-2nptl3zt],.checkout__field[data-astro-cid-2nptl3zt] input[data-astro-cid-2nptl3zt]:not(:placeholder-shown)+label[data-astro-cid-2nptl3zt]{top:0;transform:translateY(-50%) scale(.8);color:var(--color-primary);background:#fff;font-weight:600}.checkout__form[data-astro-cid-2nptl3zt] input[data-astro-cid-2nptl3zt]:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 20%,transparent)}.checkout__submit[data-astro-cid-2nptl3zt]{width:100%;margin-top:.25rem;padding-block:.95rem;font-size:1.05rem}.checkout__submit[data-astro-cid-2nptl3zt][disabled]{opacity:.7;cursor:not-allowed}.checkout__error[data-astro-cid-2nptl3zt]{color:#b00020;font-weight:600;margin:0}.checkout__error[data-astro-cid-2nptl3zt][hidden]{display:none}@media (max-width: 420px){.checkout__row[data-astro-cid-2nptl3zt]{grid-template-columns:1fr}}
