.stream-round-intro{position:absolute;top:17%;left:0;right:0;display:flex;flex-direction:column;align-items:center;pointer-events:none;text-align:center;z-index:11;padding:0 24px;--reveal-delay:0ms}.stream-round-intro__headline{margin:0;font-family:var(--font-formula-stack);font-weight:800;font-size:38px;line-height:1;letter-spacing:1.5px;color:#f1f4f8;text-shadow:0 2px 8px rgba(0,0,0,.7),0 1px 2px rgba(0,0,0,.6);opacity:0;transform:translateY(8px) scale(.96);will-change:opacity,transform}.stream-round-intro[data-phase=visible] .stream-round-intro__headline{animation:stream-round-intro-reveal .54s cubic-bezier(.22,.61,.36,1) var(--reveal-delay) forwards}.stream-round-intro[data-phase=exiting]{animation:stream-round-intro-exit .28s ease-in forwards}@media(max-width:640px){.stream-round-intro{top:22%;padding:0 16px}.stream-round-intro__headline{font-size:22px;letter-spacing:1px}}@media(min-width:641px)and (max-width:960px){.stream-round-intro__headline{font-size:30px}}@keyframes stream-round-intro-reveal{0%{opacity:0;transform:translateY(8px) scale(.96)}60%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stream-round-intro-exit{to{opacity:0;transform:translateY(-4px) scale(.98)}}
/*# sourceMappingURL=d83833f126fd41bb.css.map*/