.page-hero-cta[data-astro-cid-zhfnqf3g]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn{letter-spacing:.01em;white-space:nowrap;border-radius:var(--radius-sm);width:auto;min-height:44px;box-shadow:none;transition:transform var(--transition-slow),background-color var(--transition),border-color var(--transition),color var(--transition);padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;line-height:1.2}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn.btn--primary{background:var(--color-primary);border:2px solid var(--color-primary);color:var(--color-white)}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn.btn--primary:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);color:var(--color-white)}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn--book{color:var(--color-white);box-shadow:none;background:0 0;border:1px solid #ffffffe0}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn--book:hover{border-color:var(--color-white);color:var(--color-white);background:#ffffff1a}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn .btn__icon{color:currentColor}@media (hover:hover){.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn:hover{transform:translateY(-1px)}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn:active{transform:translateY(0)}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn.btn--primary:hover{box-shadow:none;transform:translateY(-1px)}}@media (width<=767px){.page-hero-cta[data-astro-cid-zhfnqf3g]{margin-inline:auto;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:22rem;margin-top:0}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn{white-space:normal;text-align:center;border-radius:var(--radius-md);width:100%;min-height:3.25rem;padding:.875rem 1.25rem;font-size:1rem}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn .icon--sm{width:1.25rem;height:1.25rem}.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn--book{border-width:1px;border-color:#ffffffe0}}@media (prefers-reduced-motion:reduce){.page-hero-cta[data-astro-cid-zhfnqf3g] .page-hero-cta__btn:hover{transform:none}}.page-hero[data-astro-cid-s5hxusys]{background-color:#1a2f3f;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:clamp(420px,72svh,560px);padding-block:calc(80px + 2rem) clamp(2.5rem,5vw,4rem);display:flex;position:relative;overflow-x:hidden}.page-hero__overlay[data-astro-cid-s5hxusys]{z-index:0;pointer-events:none;background:linear-gradient(#1118278c 0%,#111827ad 50%,#111827c7 100%),linear-gradient(90deg,#11182773 0%,#1118278c 50%,#11182773 100%);position:absolute;inset:0}.page-hero__inner[data-astro-cid-s5hxusys]{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-hero__content[data-astro-cid-s5hxusys]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.875rem,2vw,1.25rem);width:100%;max-width:44rem;margin-inline:auto;animation:.8s cubic-bezier(.22,1,.36,1) both page-hero-fade-in;display:flex}.page-hero__title[data-astro-cid-s5hxusys]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-white);text-wrap:balance;text-shadow:0 2px 24px #00000073;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.page-hero__lead[data-astro-cid-s5hxusys]{color:#fffffff0;text-wrap:pretty;text-shadow:0 1px 12px #00000059;max-width:40rem;margin:0;margin-inline:auto;font-size:clamp(.9375rem,1.9vw,1.0625rem);line-height:1.7}@media (width<=767px){.page-hero[data-astro-cid-s5hxusys]{min-height:clamp(380px,68svh,520px);padding-top:calc(var(--site-header-height) + 3.5rem + env(safe-area-inset-top,0px));padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px));justify-content:flex-start;align-items:stretch}.page-hero__inner[data-astro-cid-s5hxusys]{justify-content:flex-start;align-items:center;padding-top:1.25rem}.page-hero--mobile-inner-start[data-astro-cid-s5hxusys] .page-hero__inner[data-astro-cid-s5hxusys]{justify-content:flex-start;align-items:flex-start}.page-hero__content[data-astro-cid-s5hxusys]{gap:1rem;padding-top:.75rem}.page-hero--compact-mobile-title[data-astro-cid-s5hxusys] .page-hero__title[data-astro-cid-s5hxusys]{font-size:clamp(1.75rem,5vw,2.25rem);line-height:1.25}}@keyframes page-hero-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-hero__content[data-astro-cid-s5hxusys]{animation:none}}.page-hero h1.page-hero__title{color:var(--color-white);margin:0}.page-hero p.page-hero__lead{color:#fffffff0;margin:0}
