.hero-title{display:inline-block;max-width:min(90vw,640px);text-align:center;text-transform:uppercase;line-height:1.5;font-family:Libre Franklin,system-ui,sans-serif;font-weight:300;letter-spacing:.12em;font-size:clamp(.66rem,3vw,1.25rem);color:#f8f8f8;transition:opacity .4s ease}.hero-title.is-leaving{opacity:0}.hero-title .hero-title-line{display:block;white-space:nowrap}.hero-title .hero-title-ch{display:inline-block;opacity:.12;animation:hero-title-in 1s ease-out forwards}@keyframes hero-title-in{0%{opacity:.12;text-shadow:none}to{opacity:1;text-shadow:0 0 4px rgba(248,248,248,.55),0 0 11px rgba(248,248,248,.22)}}@media (prefers-reduced-motion: reduce){.hero-title{transition:none}.hero-title.is-leaving{opacity:1}.hero-title .hero-title-ch{animation:none;opacity:1;text-shadow:0 0 4px rgba(248,248,248,.4)}}
