.hero-cine__caret{vertical-align:text-bottom;background:var(--color-brand);width:2px;height:1.05em;margin-left:1px;animation:1.05s step-end infinite hero-blink;display:inline-block}@keyframes hero-blink{0%,to{opacity:1}50%{opacity:0}}.hero-cine__spinner{transform-origin:50%;animation:.72s linear infinite hero-spin}@keyframes hero-spin{to{transform:rotate(360deg)}}.hero-cine.is-armed .hero-cine__bar,.hero-cine.is-armed .hero-cine__label,.hero-cine.is-armed .hero-cine__milestone,.hero-cine.is-armed .hero-cine__today,.hero-cine.is-armed .hero-cine__dep,.hero-cine.is-armed .hero-cine__arrow,.hero-cine.is-armed .hero-cine__stat{opacity:0}.hero-cine__bar,.hero-cine__label,.hero-cine__milestone,.hero-cine__today,.hero-cine__dep,.hero-cine__arrow{transform-box:fill-box}.hero-cine__bar{transform-origin:0}.hero-cine.is-playing .hero-cine__bar{animation:hero-grow .52s cubic-bezier(.22, 1, .36, 1) var(--delay) both}@keyframes hero-grow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.hero-cine__label{transform-origin:0}.hero-cine.is-playing .hero-cine__label{animation:hero-slide .42s ease-out var(--delay) both}@keyframes hero-slide{0%{opacity:0;transform:translate(-7px)}to{opacity:1;transform:none}}.hero-cine.is-playing .hero-cine__bar--critical{animation:hero-grow .52s cubic-bezier(.22, 1, .36, 1) var(--delay) both, hero-ignite .9s ease-out calc(var(--delay) + .42s) both}@keyframes hero-ignite{0%{fill:var(--color-brand)}45%{fill:var(--color-critical)}to{fill:var(--color-critical)}}.hero-cine.is-playing .hero-cine__halo{animation:hero-flare 1s ease-out calc(var(--delay) + .42s) both}@keyframes hero-flare{0%{opacity:0;transform:scale(1)}40%{opacity:.55;transform:scale(1.06)}to{opacity:0;transform:scale(1.12)}}.hero-cine__dep{stroke-dasharray:260}.hero-cine.is-playing .hero-cine__dep{animation:hero-draw .52s ease-out var(--delay) both}@keyframes hero-draw{0%{stroke-dashoffset:260px}to{stroke-dashoffset:0}}.hero-cine.is-playing .hero-cine__arrow{animation:hero-fade .26s ease-out var(--delay) both}@keyframes hero-fade{0%{opacity:0}to{opacity:1}}.hero-cine__milestone{transform-origin:50%}.hero-cine.is-playing .hero-cine__milestone{animation:hero-pop .62s cubic-bezier(.34, 1.56, .64, 1) var(--delay) both}@keyframes hero-pop{0%{opacity:0;transform:scale(0)rotate(-45deg)}to{opacity:1;transform:scale(1)rotate(0)}}.hero-cine.is-playing .hero-cine__today{animation:hero-sweep 1s cubic-bezier(.4, 0, .2, 1) var(--delay) both}@keyframes hero-sweep{0%{opacity:0;transform:translate(-320px)}to{opacity:1;transform:none}}.hero-cine.is-playing .hero-cine__stat{animation:hero-rise .46s ease-out var(--delay) both}@keyframes hero-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero-cine *,.hero-cine.is-playing *{animation:none!important}.hero-cine__caret{opacity:1}}
