@charset "utf-8";

:root { --hu-header-navy-1: #12213A; --hu-header-navy-2: #1B2E4A; --hu-header-navy-3: #243447; --hu-header-white: #ffffff; --hu-header-soft: rgba(255,255,255,0.72); --hu-header-muted: rgba(255,255,255,0.52); }

.rhy-header, .prf-hero, .pmf-hero, .ff2-hero, .wp-hero, .prt-hero, .kids-hero, .wg-header, .ctg-hero, .hm-hero, .mk-hero, .hu-page-hero { background: linear-gradient(135deg, rgb(18, 33, 58) 0%, rgb(27, 46, 74) 100%) !important; padding: 48px 24px 40px !important; text-align: center !important; color: rgb(255, 255, 255) !important; border-radius: 0px 0px 32px 32px !important; position: relative !important; overflow: hidden !important; min-height: auto !important; }

.rhy-header::before, .prf-hero::before, .pmf-hero::before, .ff2-hero::before, .wp-hero::before, .prt-hero::before, .kids-hero::before, .wg-header::before, .ctg-hero::before, .hm-hero::before, .mk-hero::before, .hu-page-hero::before { content: ""; position: absolute; inset: 0px; background: radial-gradient(circle at 18% 20%, rgba(255, 255, 255, 0.1), transparent 34%), radial-gradient(circle at 82% 10%, rgba(180, 205, 230, 0.1), transparent 34%); pointer-events: none; z-index: 0; }

.rhy-header > *, .prf-hero > *, .pmf-hero > *, .ff2-hero > *, .wp-hero > *, .prt-hero > *, .kids-hero > *, .wg-header > *, .ctg-hero > *, .hm-hero > *, .mk-hero > *, .hu-page-hero > * { position: relative; z-index: 1; }

.rhy-title, .prf-welcome, .pmf-title, .ff2-hero h1, .ff2-hero em, .wp-hero h1, .wp-title, .prt-hero h1, .prt-title, .kids-hero h1, .kids-title, .wg-header h1, .wg-header h2, .wg-title, .ctg-hero h1, .ctg-hero-title, .hm-hero h1, .mk-hero h1, .hu-page-hero h1, .hu-page-hero h2 { color: rgb(255, 255, 255) !important; font-family: Georgia, "Times New Roman", serif !important; font-size: clamp(1.9rem, 5vw, 2.8rem) !important; line-height: 1.12 !important; margin-bottom: 12px !important; letter-spacing: -0.02em !important; text-shadow: none !important; -webkit-text-fill-color: rgb(255, 255, 255) !important; background-clip: unset !important; background-image: none !important; }

.rhy-subtitle, .prf-welcome-sub, .pmf-sub, .ff2-hero p, .ff2-hero-sub, .ff2-hero-support, .wp-hero p, .wp-hero-sub, .prt-hero p, .prt-subtitle, .kids-hero p, .kids-sub, .wg-header p, .wg-sub, .ctg-hero p, .ctg-hero-tag, .hm-hero p, .hm-hero-sub, .hm-hero em, .mk-hero p, .mk-hero-sub, .hu-page-hero p { color: rgba(255, 255, 255, 0.72) !important; font-size: 1rem !important; line-height: 1.75 !important; max-width: 580px !important; margin: 0px auto 20px !important; background: transparent !important; padding: 0px !important; text-shadow: none !important; }

.rhy-eyebrow, .prf-membership, .pmf-eyebrow, .ff2-eyebrow, .wp-eyebrow, .prt-eyebrow, .kids-eyebrow, .kids-hero .sl, .wg-eyebrow, .wg-header .sl, .ctg-hero-badge, .hm-hero-eyebrow, .hm-hero .sl, .mk-hero-eyebrow, .mk-hero .sl, .hu-page-hero .sl { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 7px !important; background: rgba(255, 255, 255, 0.1) !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; border-radius: 50px !important; padding: 5px 15px !important; font-size: 0.68rem !important; font-weight: 700 !important; letter-spacing: 0.13em !important; text-transform: uppercase !important; color: rgba(255, 255, 255, 0.85) !important; margin-bottom: 16px !important; box-shadow: none !important; }

.pmf-hero .pmf-btn-primary, .prt-hero .prt-btn-primary, .wp-hero .wp-btn-primary, .prf-hero .prf-hero-btn { background: rgba(255, 255, 255, 0.95) !important; color: rgb(18, 33, 58) !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: initial !important; border-radius: 999px !important; box-shadow: rgba(0, 0, 0, 0.16) 0px 6px 18px !important; }

.pmf-hero .pmf-btn-ghost, .prt-hero .prt-btn-ghost, .wp-hero .wp-btn-ghost, .wp-hero .wp-btn-outline { background: rgba(255, 255, 255, 0.1) !important; color: rgb(255, 255, 255) !important; border: 1.5px solid rgba(255, 255, 255, 0.28) !important; border-radius: 999px !important; }

.pmf-hero .pmf-chip { background: rgba(255, 255, 255, 0.12) !important; color: rgb(255, 255, 255) !important; border-color: rgba(255, 255, 255, 0.25) !important; }

.pmf-hero .pmf-chip.active { background: rgba(255, 255, 255, 0.28) !important; border-color: rgba(255, 255, 255, 0.5) !important; }

.prf-hero-blur-1, .prf-hero-blur-2, .prf-hero-blur-3, .pmf-hero::after, .kids-img-hero-wrap, .mk-hero::after, .hm-hero-right { display: none !important; }

.prf-stat-pill { background: rgba(255, 255, 255, 0.12) !important; border-color: rgba(255, 255, 255, 0.2) !important; color: rgba(255, 255, 255, 0.9) !important; }

.prf-stat-n { color: rgb(255, 255, 255) !important; }

.mk-hero-inner { display: flex !important; flex-direction: column !important; align-items: center !important; max-width: 680px !important; margin: 0px auto !important; gap: 0px !important; grid-template-columns: unset !important; }

.mk-hero .hm-btn-primary, .mk-hero .mk-btn-primary { background: rgb(255, 255, 255) !important; color: rgb(18, 33, 58) !important; }

.mk-hero .hm-btn-outline, .mk-hero .mk-btn-outline { background: transparent !important; color: rgb(255, 255, 255) !important; border-color: rgba(255, 255, 255, 0.4) !important; }

.hm-hero-inner { display: flex !important; flex-direction: column !important; align-items: center !important; max-width: 680px !important; margin: 0px auto !important; gap: 0px !important; }

.hm-hero .hm-btn-primary { background: rgb(255, 255, 255) !important; color: rgb(18, 33, 58) !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: initial !important; }

.hm-hero .hm-btn-outline { background: transparent !important; color: rgb(255, 255, 255) !important; border: 1.5px solid rgba(255, 255, 255, 0.4) !important; }

.ctg-hero-grid { display: flex !important; flex-direction: column !important; align-items: center !important; text-align: center !important; }

.ctg-hero-grid > div:last-child { display: none !important; }

.rhy-header .tts-inline-btn, .prf-hero .tts-inline-btn, .pmf-hero .tts-inline-btn, .ff2-hero .tts-inline-btn, .wp-hero .tts-inline-btn, .prt-hero .tts-inline-btn, .kids-hero .tts-inline-btn, .wg-header .tts-inline-btn, .ctg-hero .tts-inline-btn, .hm-hero .tts-inline-btn, .mk-hero .tts-inline-btn, .hu-page-hero .tts-inline-btn { background: rgba(255, 255, 255, 0.15) !important; border-color: rgba(255, 255, 255, 0.3) !important; color: rgb(255, 255, 255) !important; }

@media (max-width: 768px) {
  .rhy-header, .prf-hero, .pmf-hero, .ff2-hero, .wp-hero, .prt-hero, .kids-hero, .wg-header, .ctg-hero, .hm-hero, .mk-hero, .hu-page-hero { padding: 40px 18px 34px !important; border-radius: 0px 0px 26px 26px !important; }
}