.text-loading[data-v-1b9c30f9]{position:fixed;z-index:99999;opacity:.4;height:100vh;width:100vw;background:var(--black);overflow:hidden;font:5vw/100vh Finger Paint;text-align:center;color:transparent;backface-visibility:hidden;top:0;left:0}.text-loading__span[data-v-1b9c30f9]{display:inline-block;text-shadow:0 0 0 var(--white);animation:smoky-1b9c30f9 2s 2s both}.text-loading__span[data-v-1b9c30f9]:nth-child(2n){animation-name:smoky-mirror-1b9c30f9}.text-loading__span[data-v-1b9c30f9]:first-of-type{animation-delay:1s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(2){animation-delay:1.1s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(3){animation-delay:1.2s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(4){animation-delay:1.3s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(5){animation-delay:1.4s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(6){animation-delay:1.5s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(7){animation-delay:1.6s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(8){animation-delay:1.7s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(9){animation-delay:1.8s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(10){animation-delay:1.9s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(11){animation-delay:2s}.text-loading__span[data-v-1b9c30f9]:nth-of-type(12){animation-delay:2.1s}@keyframes smoky-1b9c30f9{60%{text-shadow:0 0 40px var(--white)}to{transform:translate3d(15rem,-8rem,0) rotate(-40deg) skewX(70deg) scale(1.5);text-shadow:0 0 20px var(--white);opacity:0}}@keyframes smoky-mirror-1b9c30f9{60%{text-shadow:0 0 40px var(--white)}to{transform:translate3d(18rem,-8rem,0) rotate(-40deg) skewX(-70deg) scale(2);text-shadow:0 0 20px var(--white);opacity:0}}