*>.intro-x:nth-child(1) {
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .1s
}

*>.-intro-x:nth-child(1) {
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .1s
}

*>.intro-y:nth-child(1) {
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .1s
}

*>.-intro-y:nth-child(1) {
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .1s
}

*>.intro-x:nth-child(2) {
    z-index: 48;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .2s
}

*>.-intro-x:nth-child(2) {
    z-index: 48;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .2s
}

*>.intro-y:nth-child(2) {
    z-index: 48;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .2s
}

*>.-intro-y:nth-child(2) {
    z-index: 48;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .2s
}

*>.intro-x:nth-child(3) {
    z-index: 47;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .3s
}

*>.-intro-x:nth-child(3) {
    z-index: 47;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .3s
}

*>.intro-y:nth-child(3) {
    z-index: 47;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .3s
}

*>.-intro-y:nth-child(3) {
    z-index: 47;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .3s
}

*>.intro-x:nth-child(4) {
    z-index: 46;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .4s
}

*>.-intro-x:nth-child(4) {
    z-index: 46;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .4s
}

*>.intro-y:nth-child(4) {
    z-index: 46;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .4s
}

*>.-intro-y:nth-child(4) {
    z-index: 46;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .4s
}

*>.intro-x:nth-child(5) {
    z-index: 45;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .5s
}

*>.-intro-x:nth-child(5) {
    z-index: 45;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .5s
}

*>.intro-y:nth-child(5) {
    z-index: 45;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .5s
}

*>.-intro-y:nth-child(5) {
    z-index: 45;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .5s
}

*>.intro-x:nth-child(6) {
    z-index: 44;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .6s
}

*>.-intro-x:nth-child(6) {
    z-index: 44;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .6s
}

*>.intro-y:nth-child(6) {
    z-index: 44;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .6s
}

*>.-intro-y:nth-child(6) {
    z-index: 44;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .6s
}

*>.intro-x:nth-child(7) {
    z-index: 43;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .7s
}

*>.-intro-x:nth-child(7) {
    z-index: 43;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .7s
}

*>.intro-y:nth-child(7) {
    z-index: 43;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .7s
}

*>.-intro-y:nth-child(7) {
    z-index: 43;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .7s
}

*>.intro-x:nth-child(8) {
    z-index: 42;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .8s
}

*>.-intro-x:nth-child(8) {
    z-index: 42;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .8s
}

*>.intro-y:nth-child(8) {
    z-index: 42;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .8s
}

*>.-intro-y:nth-child(8) {
    z-index: 42;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .8s
}

*>.intro-x:nth-child(9) {
    z-index: 41;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .9s
}

*>.-intro-x:nth-child(9) {
    z-index: 41;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .9s
}

*>.intro-y:nth-child(9) {
    z-index: 41;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .9s
}

*>.-intro-y:nth-child(9) {
    z-index: 41;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: .9s
}

*>.intro-x:nth-child(10) {
    z-index: 40;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1s
}

*>.-intro-x:nth-child(10) {
    z-index: 40;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1s
}

*>.intro-y:nth-child(10) {
    z-index: 40;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1s
}

*>.-intro-y:nth-child(10) {
    z-index: 40;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1s
}

*>.intro-x:nth-child(11) {
    z-index: 39;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.1s
}

*>.-intro-x:nth-child(11) {
    z-index: 39;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.1s
}

*>.intro-y:nth-child(11) {
    z-index: 39;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.1s
}

*>.-intro-y:nth-child(11) {
    z-index: 39;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.1s
}

*>.intro-x:nth-child(12) {
    z-index: 38;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.2s
}

*>.-intro-x:nth-child(12) {
    z-index: 38;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.2s
}

*>.intro-y:nth-child(12) {
    z-index: 38;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.2s
}

*>.-intro-y:nth-child(12) {
    z-index: 38;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.2s
}

*>.intro-x:nth-child(13) {
    z-index: 37;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.3s
}

*>.-intro-x:nth-child(13) {
    z-index: 37;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.3s
}

*>.intro-y:nth-child(13) {
    z-index: 37;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.3s
}

*>.-intro-y:nth-child(13) {
    z-index: 37;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.3s
}

*>.intro-x:nth-child(14) {
    z-index: 36;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.4s
}

*>.-intro-x:nth-child(14) {
    z-index: 36;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.4s
}

*>.intro-y:nth-child(14) {
    z-index: 36;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.4s
}

*>.-intro-y:nth-child(14) {
    z-index: 36;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.4s
}

*>.intro-x:nth-child(15) {
    z-index: 35;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.5s
}

*>.-intro-x:nth-child(15) {
    z-index: 35;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.5s
}

*>.intro-y:nth-child(15) {
    z-index: 35;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.5s
}

*>.-intro-y:nth-child(15) {
    z-index: 35;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.5s
}

*>.intro-x:nth-child(16) {
    z-index: 34;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.6s
}

*>.-intro-x:nth-child(16) {
    z-index: 34;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.6s
}

*>.intro-y:nth-child(16) {
    z-index: 34;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.6s
}

*>.-intro-y:nth-child(16) {
    z-index: 34;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.6s
}

*>.intro-x:nth-child(17) {
    z-index: 33;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.7s
}

*>.-intro-x:nth-child(17) {
    z-index: 33;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.7s
}

*>.intro-y:nth-child(17) {
    z-index: 33;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.7s
}

*>.-intro-y:nth-child(17) {
    z-index: 33;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.7s
}

*>.intro-x:nth-child(18) {
    z-index: 32;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.8s
}

*>.-intro-x:nth-child(18) {
    z-index: 32;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.8s
}

*>.intro-y:nth-child(18) {
    z-index: 32;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.8s
}

*>.-intro-y:nth-child(18) {
    z-index: 32;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.8s
}

*>.intro-x:nth-child(19) {
    z-index: 31;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.9s
}

*>.-intro-x:nth-child(19) {
    z-index: 31;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.9s
}

*>.intro-y:nth-child(19) {
    z-index: 31;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.9s
}

*>.-intro-y:nth-child(19) {
    z-index: 31;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 1.9s
}

*>.intro-x:nth-child(20) {
    z-index: 30;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2s
}

*>.-intro-x:nth-child(20) {
    z-index: 30;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2s
}

*>.intro-y:nth-child(20) {
    z-index: 30;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2s
}

*>.-intro-y:nth-child(20) {
    z-index: 30;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2s
}

*>.intro-x:nth-child(21) {
    z-index: 29;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.1s
}

*>.-intro-x:nth-child(21) {
    z-index: 29;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.1s
}

*>.intro-y:nth-child(21) {
    z-index: 29;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.1s
}

*>.-intro-y:nth-child(21) {
    z-index: 29;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.1s
}

*>.intro-x:nth-child(22) {
    z-index: 28;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.2s
}

*>.-intro-x:nth-child(22) {
    z-index: 28;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.2s
}

*>.intro-y:nth-child(22) {
    z-index: 28;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.2s
}

*>.-intro-y:nth-child(22) {
    z-index: 28;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.2s
}

*>.intro-x:nth-child(23) {
    z-index: 27;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.3s
}

*>.-intro-x:nth-child(23) {
    z-index: 27;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.3s
}

*>.intro-y:nth-child(23) {
    z-index: 27;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.3s
}

*>.-intro-y:nth-child(23) {
    z-index: 27;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.3s
}

*>.intro-x:nth-child(24) {
    z-index: 26;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.4s
}

*>.-intro-x:nth-child(24) {
    z-index: 26;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.4s
}

*>.intro-y:nth-child(24) {
    z-index: 26;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.4s
}

*>.-intro-y:nth-child(24) {
    z-index: 26;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.4s
}

*>.intro-x:nth-child(25) {
    z-index: 25;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.5s
}

*>.-intro-x:nth-child(25) {
    z-index: 25;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.5s
}

*>.intro-y:nth-child(25) {
    z-index: 25;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.5s
}

*>.-intro-y:nth-child(25) {
    z-index: 25;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.5s
}

*>.intro-x:nth-child(26) {
    z-index: 24;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.6s
}

*>.-intro-x:nth-child(26) {
    z-index: 24;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.6s
}

*>.intro-y:nth-child(26) {
    z-index: 24;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.6s
}

*>.-intro-y:nth-child(26) {
    z-index: 24;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.6s
}

*>.intro-x:nth-child(27) {
    z-index: 23;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.7s
}

*>.-intro-x:nth-child(27) {
    z-index: 23;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.7s
}

*>.intro-y:nth-child(27) {
    z-index: 23;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.7s
}

*>.-intro-y:nth-child(27) {
    z-index: 23;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.7s
}

*>.intro-x:nth-child(28) {
    z-index: 22;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.8s
}

*>.-intro-x:nth-child(28) {
    z-index: 22;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.8s
}

*>.intro-y:nth-child(28) {
    z-index: 22;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.8s
}

*>.-intro-y:nth-child(28) {
    z-index: 22;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.8s
}

*>.intro-x:nth-child(29) {
    z-index: 21;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.9s
}

*>.-intro-x:nth-child(29) {
    z-index: 21;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.9s
}

*>.intro-y:nth-child(29) {
    z-index: 21;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.9s
}

*>.-intro-y:nth-child(29) {
    z-index: 21;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 2.9s
}

*>.intro-x:nth-child(30) {
    z-index: 20;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3s
}

*>.-intro-x:nth-child(30) {
    z-index: 20;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3s
}

*>.intro-y:nth-child(30) {
    z-index: 20;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3s
}

*>.-intro-y:nth-child(30) {
    z-index: 20;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3s
}

*>.intro-x:nth-child(31) {
    z-index: 19;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.1s
}

*>.-intro-x:nth-child(31) {
    z-index: 19;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.1s
}

*>.intro-y:nth-child(31) {
    z-index: 19;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.1s
}

*>.-intro-y:nth-child(31) {
    z-index: 19;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.1s
}

*>.intro-x:nth-child(32) {
    z-index: 18;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.2s
}

*>.-intro-x:nth-child(32) {
    z-index: 18;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.2s
}

*>.intro-y:nth-child(32) {
    z-index: 18;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.2s
}

*>.-intro-y:nth-child(32) {
    z-index: 18;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.2s
}

*>.intro-x:nth-child(33) {
    z-index: 17;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.3s
}

*>.-intro-x:nth-child(33) {
    z-index: 17;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.3s
}

*>.intro-y:nth-child(33) {
    z-index: 17;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.3s
}

*>.-intro-y:nth-child(33) {
    z-index: 17;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.3s
}

*>.intro-x:nth-child(34) {
    z-index: 16;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.4s
}

*>.-intro-x:nth-child(34) {
    z-index: 16;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.4s
}

*>.intro-y:nth-child(34) {
    z-index: 16;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.4s
}

*>.-intro-y:nth-child(34) {
    z-index: 16;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.4s
}

*>.intro-x:nth-child(35) {
    z-index: 15;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.5s
}

*>.-intro-x:nth-child(35) {
    z-index: 15;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.5s
}

*>.intro-y:nth-child(35) {
    z-index: 15;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.5s
}

*>.-intro-y:nth-child(35) {
    z-index: 15;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.5s
}

*>.intro-x:nth-child(36) {
    z-index: 14;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.6s
}

*>.-intro-x:nth-child(36) {
    z-index: 14;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.6s
}

*>.intro-y:nth-child(36) {
    z-index: 14;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.6s
}

*>.-intro-y:nth-child(36) {
    z-index: 14;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.6s
}

*>.intro-x:nth-child(37) {
    z-index: 13;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.7s
}

*>.-intro-x:nth-child(37) {
    z-index: 13;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.7s
}

*>.intro-y:nth-child(37) {
    z-index: 13;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.7s
}

*>.-intro-y:nth-child(37) {
    z-index: 13;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.7s
}

*>.intro-x:nth-child(38) {
    z-index: 12;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.8s
}

*>.-intro-x:nth-child(38) {
    z-index: 12;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.8s
}

*>.intro-y:nth-child(38) {
    z-index: 12;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.8s
}

*>.-intro-y:nth-child(38) {
    z-index: 12;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.8s
}

*>.intro-x:nth-child(39) {
    z-index: 11;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.9s
}

*>.-intro-x:nth-child(39) {
    z-index: 11;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.9s
}

*>.intro-y:nth-child(39) {
    z-index: 11;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.9s
}

*>.-intro-y:nth-child(39) {
    z-index: 11;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 3.9s
}

*>.intro-x:nth-child(40) {
    z-index: 10;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4s
}

*>.-intro-x:nth-child(40) {
    z-index: 10;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4s
}

*>.intro-y:nth-child(40) {
    z-index: 10;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4s
}

*>.-intro-y:nth-child(40) {
    z-index: 10;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4s
}

*>.intro-x:nth-child(41) {
    z-index: 9;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.1s
}

*>.-intro-x:nth-child(41) {
    z-index: 9;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.1s
}

*>.intro-y:nth-child(41) {
    z-index: 9;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.1s
}

*>.-intro-y:nth-child(41) {
    z-index: 9;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.1s
}

*>.intro-x:nth-child(42) {
    z-index: 8;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.2s
}

*>.-intro-x:nth-child(42) {
    z-index: 8;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.2s
}

*>.intro-y:nth-child(42) {
    z-index: 8;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.2s
}

*>.-intro-y:nth-child(42) {
    z-index: 8;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.2s
}

*>.intro-x:nth-child(43) {
    z-index: 7;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.3s
}

*>.-intro-x:nth-child(43) {
    z-index: 7;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.3s
}

*>.intro-y:nth-child(43) {
    z-index: 7;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.3s
}

*>.-intro-y:nth-child(43) {
    z-index: 7;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.3s
}

*>.intro-x:nth-child(44) {
    z-index: 6;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.4s
}

*>.-intro-x:nth-child(44) {
    z-index: 6;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.4s
}

*>.intro-y:nth-child(44) {
    z-index: 6;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.4s
}

*>.-intro-y:nth-child(44) {
    z-index: 6;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.4s
}

*>.intro-x:nth-child(45) {
    z-index: 5;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.5s
}

*>.-intro-x:nth-child(45) {
    z-index: 5;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.5s
}

*>.intro-y:nth-child(45) {
    z-index: 5;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.5s
}

*>.-intro-y:nth-child(45) {
    z-index: 5;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.5s
}

*>.intro-x:nth-child(46) {
    z-index: 4;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s
}

*>.-intro-x:nth-child(46) {
    z-index: 4;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s
}

*>.intro-y:nth-child(46) {
    z-index: 4;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s
}

*>.-intro-y:nth-child(46) {
    z-index: 4;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s
}

*>.intro-x:nth-child(47) {
    z-index: 3;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.7s
}

*>.-intro-x:nth-child(47) {
    z-index: 3;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.7s
}

*>.intro-y:nth-child(47) {
    z-index: 3;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.7s
}

*>.-intro-y:nth-child(47) {
    z-index: 3;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.7s
}

*>.intro-x:nth-child(48) {
    z-index: 2;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.8s
}

*>.-intro-x:nth-child(48) {
    z-index: 2;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.8s
}

*>.intro-y:nth-child(48) {
    z-index: 2;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.8s
}

*>.-intro-y:nth-child(48) {
    z-index: 2;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.8s
}

*>.intro-x:nth-child(49) {
    z-index: 1;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.9s
}

*>.-intro-x:nth-child(49) {
    z-index: 1;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.9s
}

*>.intro-y:nth-child(49) {
    z-index: 1;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.9s
}

*>.-intro-y:nth-child(49) {
    z-index: 1;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 4.9s
}

*>.intro-x:nth-child(50) {
    z-index: 0;
    position: relative;
    opacity: 0;
    transform: translate(50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 5s
}

*>.-intro-x:nth-child(50) {
    z-index: 0;
    position: relative;
    opacity: 0;
    transform: translate(-50px);
    animation: .4s intro-x-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 5s
}

*>.intro-y:nth-child(50) {
    z-index: 0;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 5s
}

*>.-intro-y:nth-child(50) {
    z-index: 0;
    position: relative;
    opacity: 0;
    transform: translateY(-50px);
    animation: .4s intro-y-animation ease-in-out .33333s;
    animation-fill-mode: forwards;
    animation-delay: 5s
}

@keyframes intro-x-animation {
    to {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes intro-y-animation {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}
