/* The accessible title retains a fixed footprint while its glyphs become particles. */
.hero h1{font-family:'Space Grotesk',Manrope,sans-serif;font-weight:400;letter-spacing:-.065em;width:min(86vw,900px);height:2.35em;position:relative}
.hero h1 .title-line{height:1.17em;line-height:1.17;overflow:visible;padding:0;margin:0!important;white-space:nowrap}
.hero h1 .title-line>.draw-line{display:inline-block;margin:0;animation:none;transform:none;font-size:calc(1em * var(--font-fit,1));line-height:1.17;vertical-align:top}
.hero h1.joined-script{letter-spacing:-.01em}
.hero h1.particle-ready .title-line{opacity:0!important}
.hero h1 .title-particles{position:absolute;left:-180px;top:-180px;width:calc(100% + 360px);height:calc(100% + 360px);pointer-events:none}
