.hero-media-overlay-vertical{background-image:linear-gradient(180deg,rgb(11 18 32/.8),transparent)}@media (min-width:768px){.hero-media-overlay-vertical{background-image:linear-gradient(180deg,rgb(11 18 32/.75),transparent)}}.hero-media-overlay-radial{background-image:radial-gradient(ellipse at center,transparent 0,#0b1220 68%);opacity:.85}@media (min-width:768px){.hero-media-overlay-radial{opacity:.8}}.hero-copy-stack{max-width:42rem}.hero-headline{font-size:clamp(2rem,5.2vw,3.75rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;text-wrap:balance}@media (min-width:1024px){.hero-headline{font-size:clamp(2.65rem,3.4vw,3.85rem)}}.hero-proof{font-size:.9375rem;font-weight:400;line-height:1.65;max-width:38rem;text-wrap:pretty}@media (min-width:640px){.hero-proof{font-size:1.0625rem}}@media (min-width:1024px){.hero-proof{font-size:1.125rem;line-height:1.7}}.hero-trust-strip{font-size:.6875rem;letter-spacing:.02em;line-height:1.5;max-width:38rem;padding-top:.25rem}@media (min-width:640px){.hero-trust-strip{font-size:.75rem;padding-top:.5rem}}.hero-cta-ring-wrapper{position:relative}.hero-cta-ring-wrapper:before{content:"";position:absolute;inset:-2px;border-radius:inherit;border:1px solid hsl(var(--foreground)/.12);opacity:.5;pointer-events:none;animation:hero-cta-ring-pulse 2.5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hero-cta-ring-wrapper:before{animation:none;opacity:.4}}@keyframes hero-cta-ring-pulse{0%,to{opacity:.35}50%{opacity:.65}}@media (max-width:767px){.hero-primary-cta{height:2.5rem;padding-block:.45rem}}.parents-page-main{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px))}@media (min-width:640px){.parents-page-main{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom, 0px))}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}