.hero-block[data-astro-cid-zbfxve7n]{position:relative;min-height:65vh;background-color:var(--surface-inverse);color:var(--color-text-inverse);overflow:hidden;display:flex;align-items:center}.hero-block__bg[data-astro-cid-zbfxve7n]{position:absolute;inset:0;z-index:1}.hero-block__bg[data-astro-cid-zbfxve7n] img{width:100%;height:100%;object-fit:cover}.hero-block__bg--slideshow[data-astro-cid-zbfxve7n]{overflow:hidden}.hero-block__bg-slide[data-astro-cid-zbfxve7n]{position:absolute;inset:0;opacity:0;transform:scale(1.02);animation:heroBackgroundSlide calc(var(--hero-bg-slide-count) * 4.6s) infinite ease-in-out;animation-delay:calc(var(--hero-bg-slide-index) * 4.6s);will-change:opacity,transform}.hero-link-inline[data-astro-cid-zbfxve7n]{display:inline-flex;align-items:center;gap:1rem;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase;color:#e4e1e6a3;transition:color var(--transition-base),transform var(--transition-base)}.hero-link-inline[data-astro-cid-zbfxve7n]:hover{color:#fff;transform:translate(4px)}.hero-operator-kicker[data-astro-cid-zbfxve7n]{display:inline-flex;align-items:center;gap:1.5rem;margin-bottom:clamp(2rem,4vw,4rem)}.hero-operator-kicker__line[data-astro-cid-zbfxve7n]{width:2.5rem;height:1px;background:var(--color-primary)}.hero-operator-kicker[data-astro-cid-zbfxve7n] p[data-astro-cid-zbfxve7n]{margin:0;font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.44em;text-transform:uppercase;color:var(--rd-meta-color, rgba(208, 188, 255, .68))}.hero-block__bg--slideshow[data-astro-cid-zbfxve7n] .hero-block__bg-slide[data-astro-cid-zbfxve7n] img{filter:saturate(.98)}body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n]{min-height:100vh;background:var(--surface-canvas);color:var(--text-on-strong)}body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n] .hero-block__content[data-astro-cid-zbfxve7n]{width:min(1400px,100%);padding-top:clamp(7rem,14vw,11rem);padding-bottom:clamp(5rem,10vw,9rem)}body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n] .hero-text-content[data-astro-cid-zbfxve7n]{max-width:72rem}body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n] .hero-headline[data-astro-cid-zbfxve7n]{max-width:12ch;margin-bottom:clamp(3rem,7vw,8rem);font-size:clamp(4.2rem,11vw,11rem);line-height:.8;letter-spacing:-.07em;text-transform:uppercase;color:var(--text-on-strong)}body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n] .hero-subheadline[data-astro-cid-zbfxve7n]{max-width:42rem;margin-bottom:0;color:#e4e1e6bd}body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n] .hero-ctas[data-astro-cid-zbfxve7n]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}@media(min-width:768px){body[data-theme-preset=rdAgency] .hero-variant-operator[data-astro-cid-zbfxve7n] .hero-ctas[data-astro-cid-zbfxve7n]{flex-direction:row;align-items:center;gap:2.5rem}}.hero-block__overlay[data-astro-cid-zbfxve7n]{position:absolute;inset:0;background:linear-gradient(0deg,#000c,#0000)}@keyframes heroBackgroundSlide{0%{opacity:0;transform:scale(1.03)}10%{opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(1)}60%{opacity:0;transform:scale(1.02)}to{opacity:0;transform:scale(1.03)}}@media(prefers-reduced-motion:reduce){.hero-block__bg-slide[data-astro-cid-zbfxve7n]{animation:none;opacity:0;transform:none}.hero-block__bg-slide[data-astro-cid-zbfxve7n]:first-child{opacity:1}}.hero-block__content[data-astro-cid-zbfxve7n]{position:relative;z-index:2;width:100%}.hero-text-content[data-astro-cid-zbfxve7n]{max-width:900px}.hero-headline[data-astro-cid-zbfxve7n]{color:var(--color-text-inverse);margin-bottom:var(--space-6);text-shadow:0 4px 12px rgba(0,0,0,.5)}body[data-ui-style=ultraLuxury] .hero-block[data-astro-cid-zbfxve7n]{min-height:56vh;background:var(--color-bg);color:var(--color-text)}body[data-ui-style=ultraLuxury] .hero-block--text-only[data-astro-cid-zbfxve7n] .hero-headline[data-astro-cid-zbfxve7n]{color:var(--text-heading);text-shadow:none;max-width:16ch}body[data-ui-style=ultraLuxury] .hero-block--text-only[data-astro-cid-zbfxve7n] .hero-subheadline[data-astro-cid-zbfxve7n]{color:color-mix(in srgb,var(--color-text) 78%,white);text-shadow:none;font-size:clamp(1.05rem,1.9vw,1.45rem);max-width:28ch}body[data-ui-style=ultraLuxury] .hero-block--with-media[data-astro-cid-zbfxve7n] .hero-headline[data-astro-cid-zbfxve7n],body[data-ui-style=ultraLuxury] .hero-block--with-media[data-astro-cid-zbfxve7n] .hero-subheadline[data-astro-cid-zbfxve7n]{color:var(--color-text-inverse);text-shadow:0 4px 18px rgba(0,0,0,.5)}.hero-ctas--lux[data-astro-cid-zbfxve7n]{gap:var(--space-4)}.hero-subheadline[data-astro-cid-zbfxve7n]{text-shadow:0 2px 8px rgba(0,0,0,.5);opacity:.9}.hero-ctas[data-astro-cid-zbfxve7n]{display:flex;flex-wrap:wrap;gap:var(--space-4)}.hero-trust[data-astro-cid-zbfxve7n]{border-top:1px solid rgba(255,255,255,.2);padding-top:var(--space-8)}.trust-badge-row[data-astro-cid-zbfxve7n]{display:flex;flex-wrap:wrap;gap:var(--space-6)}.trust-badge[data-astro-cid-zbfxve7n]{font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.hero-variant-overlay[data-astro-cid-zbfxve7n]{padding:clamp(6rem,15vh,12rem) 0;justify-content:center;text-align:center}.hero-variant-overlay[data-astro-cid-zbfxve7n] .hero-text-content[data-astro-cid-zbfxve7n]{margin:0 auto}.hero-variant-overlay[data-astro-cid-zbfxve7n] .hero-ctas[data-astro-cid-zbfxve7n],.hero-variant-overlay[data-astro-cid-zbfxve7n] .trust-badge-row[data-astro-cid-zbfxve7n]{justify-content:center}body[data-ui-style=ultraLuxury][data-header-transparent=true] .hero-variant-overlay[data-astro-cid-zbfxve7n].hero-block--with-media .hero-block__content[data-astro-cid-zbfxve7n]{padding-top:clamp(2.25rem,7vw,4.75rem)}@media(min-width:1024px){body[data-ui-style=ultraLuxury][data-header-transparent=true] .hero-variant-overlay[data-astro-cid-zbfxve7n].hero-block--with-media .hero-block__content[data-astro-cid-zbfxve7n]{padding-top:clamp(3rem,5vw,5.5rem)}}.hero-variant-split[data-astro-cid-zbfxve7n]{padding:clamp(4rem,10vh,8rem) 0;background-color:var(--color-bg);color:var(--color-text)}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-block__content[data-astro-cid-zbfxve7n]{display:flex;flex-direction:column;gap:var(--space-12);align-items:center}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-headline[data-astro-cid-zbfxve7n]{color:var(--text-heading);text-shadow:none}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-subheadline[data-astro-cid-zbfxve7n]{color:var(--color-text);text-shadow:none}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-trust[data-astro-cid-zbfxve7n]{border-top-color:#0000001a}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-image-content[data-astro-cid-zbfxve7n]{border-radius:var(--radius-media);overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-image-content[data-astro-cid-zbfxve7n] img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .8s cubic-bezier(.16,1,.3,1)}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-image-content[data-astro-cid-zbfxve7n]:hover img{transform:scale(1.05)}@media(min-width:992px){.hero-variant-split[data-astro-cid-zbfxve7n] .hero-block__content[data-astro-cid-zbfxve7n]{flex-direction:row}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-text-content[data-astro-cid-zbfxve7n]{flex:1;padding-right:var(--space-8)}.hero-variant-split[data-astro-cid-zbfxve7n] .hero-image-content[data-astro-cid-zbfxve7n]{flex:1}}.hero-variant-glass[data-astro-cid-zbfxve7n]{padding:clamp(6rem,15vh,12rem) 0}.hero-variant-glass[data-astro-cid-zbfxve7n] .hero-text-content[data-astro-cid-zbfxve7n]{max-width:700px}.hero-variant-glass[data-astro-cid-zbfxve7n] .hero-headline[data-astro-cid-zbfxve7n],.hero-variant-glass[data-astro-cid-zbfxve7n] .hero-subheadline[data-astro-cid-zbfxve7n]{text-shadow:none}.hero-variant-glass[data-astro-cid-zbfxve7n] .hero-trust[data-astro-cid-zbfxve7n]{border-top-color:#ffffff1a}.lead[data-astro-cid-zbfxve7n]{font-size:clamp(var(--text-lg),2vw,var(--text-2xl));margin-bottom:0}.mt-8[data-astro-cid-zbfxve7n]{margin-top:var(--space-8)}.mt-12[data-astro-cid-zbfxve7n]{margin-top:var(--space-12)}.mb-4[data-astro-cid-zbfxve7n]{margin-bottom:var(--space-4)}.mb-12[data-astro-cid-zbfxve7n]{margin-bottom:var(--space-12)}.opacity-75[data-astro-cid-zbfxve7n]{opacity:.75}.tracking-wider[data-astro-cid-zbfxve7n]{letter-spacing:var(--tracking-wide)}.p-8[data-astro-cid-zbfxve7n]{padding:var(--space-8)}@media(min-width:768px){.md\:p-12[data-astro-cid-zbfxve7n]{padding:var(--space-12)}}.text-uppercase[data-astro-cid-zbfxve7n]{text-transform:uppercase}
