@charset "utf-8";

.blinking {
}

.text-split {
}
.text-split span {
    display: inline-block;
    min-width: .15em;
}

.blinkingTxt .text-split span {
    opacity: 0;
    text-stroke: 1 #fff;
}
.blinkingTxt .is-active .text-split span {
    animation: text-blink backwards 0.34s steps(1);
    opacity: 1;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='1'] {
    animation-delay: 0.02s;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='2'] {
    animation-delay: 0.04s;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='3'] {
    animation-delay: 0.06s;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='4'] {
    animation-delay: 0.08s;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='5'] {
    animation-delay: 0.1s;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='6'] {
    animation-delay: 0.12s;
}
.blinkingTxt .is-active .text-split span:nth-child(1)[data-random='7'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='1'] {
    animation-delay: 0.04s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='2'] {
    animation-delay: 0.06s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='3'] {
    animation-delay: 0.08s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='4'] {
    animation-delay: 0.1s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='5'] {
    animation-delay: 0.12s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='6'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(2)[data-random='7'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='1'] {
    animation-delay: 0.06s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='2'] {
    animation-delay: 0.08s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='3'] {
    animation-delay: 0.1s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='4'] {
    animation-delay: 0.12s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='5'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='6'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(3)[data-random='7'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='1'] {
    animation-delay: 0.08s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='2'] {
    animation-delay: 0.1s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='3'] {
    animation-delay: 0.12s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='4'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='5'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='6'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(4)[data-random='7'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='1'] {
    animation-delay: 0.1s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='2'] {
    animation-delay: 0.12s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='3'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='4'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='5'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='6'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(5)[data-random='7'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='1'] {
    animation-delay: 0.12s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='2'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='3'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='4'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='5'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='6'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(6)[data-random='7'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='1'] {
    animation-delay: 0.14s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='2'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='3'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='4'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='5'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='6'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(7)[data-random='7'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='1'] {
    animation-delay: 0.16s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='2'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='3'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='4'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='5'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='6'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(8)[data-random='7'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='1'] {
    animation-delay: 0.18s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='2'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='3'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='4'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='5'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='6'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(9)[data-random='7'] {
    animation-delay: 0.3s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='1'] {
    animation-delay: 0.2s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='2'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='3'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='4'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='5'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='6'] {
    animation-delay: 0.3s;
}
.blinkingTxt .is-active .text-split span:nth-child(10)[data-random='7'] {
    animation-delay: 0.32s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='1'] {
    animation-delay: 0.22s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='2'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='3'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='4'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='5'] {
    animation-delay: 0.3s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='6'] {
    animation-delay: 0.32s;
}
.blinkingTxt .is-active .text-split span:nth-child(11)[data-random='7'] {
    animation-delay: 0.34s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='1'] {
    animation-delay: 0.24s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='2'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='3'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='4'] {
    animation-delay: 0.3s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='5'] {
    animation-delay: 0.32s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='6'] {
    animation-delay: 0.34s;
}
.blinkingTxt .is-active .text-split span:nth-child(12)[data-random='7'] {
    animation-delay: 0.36s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='1'] {
    animation-delay: 0.26s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='2'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='3'] {
    animation-delay: 0.3s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='4'] {
    animation-delay: 0.32s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='5'] {
    animation-delay: 0.34s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='6'] {
    animation-delay: 0.36s;
}
.blinkingTxt .is-active .text-split span:nth-child(13)[data-random='7'] {
    animation-delay: 0.38s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='1'] {
    animation-delay: 0.28s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='2'] {
    animation-delay: 0.3s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='3'] {
    animation-delay: 0.32s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='4'] {
    animation-delay: 0.34s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='5'] {
    animation-delay: 0.36s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='6'] {
    animation-delay: 0.38s;
}
.blinkingTxt .is-active .text-split span:nth-child(14)[data-random='7'] {
    animation-delay: 0.4s;
}
@keyframes text-blink {
    0% {
        -webkit-text-stroke-width: 0;
        opacity: 0;
        color: #fff;
    }
    12.5% {
        -webkit-text-stroke-width: 0;
        opacity: 0.5;
        color: #FFE500;
    }
    25% {
        -webkit-text-stroke-width: 0;
        opacity: 1;
        color: rgba(0, 0, 0, 0.35);
    }
    37.5% {
        -webkit-text-stroke-width: 0;
        opacity: 0.5;
        color: #fff;
    }
    50% {
        -webkit-text-stroke-width: 0;
        opacity: 1;
        color: #FFE500;
    }
    62.5% {
        -webkit-text-stroke-width: 0;
        opacity: 0;
        color: #fff;
    }
    75% {
        -webkit-text-stroke-width: 0;
        opacity: 1;
        color: rgba(0, 0, 0, 0.35);
    }
    87.5% {
        opacity: 0.5;
        color: rgba(0, 0, 0, 0);
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #000;
    }
    100% {
        -webkit-text-stroke-width: 0;
        opacity: 1;
        color: #fff;
    }
}

