.tracking-in-contract-bck-top{
    -webkit-animation: tracking-in-contract-bck-top 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1s both;
    animation: tracking-in-contract-bck-top 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1s both;
}
.scale-out-hor-right{
    -webkit-animation: scale-out-hor-right 1.4s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: scale-out-hor-right 1.4s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
.scale-in-center-1{
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
}
.scale-in-center-2{
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.2s both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.2s both;
}
.scale-in-center-3{
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
}
.scale-in-center-4{
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
}
.heartbeat {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both;
}
.slide-in-blurred-bottom {
    -webkit-animation: slide-in-blurred-bottom 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 1s both;
    animation: slide-in-blurred-bottom 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 1s both;
}
.tilt-in-bottom-1 {
    -webkit-animation: tilt-in-bottom-1 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
    animation: tilt-in-bottom-1 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
}
.tracking-in-expand-fwd {
    -webkit-animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 2s both;
    animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 2s both;
}
.scale-in-hor-left {
    -webkit-animation: scale-in-hor-left 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
    animation: scale-in-hor-left 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
}
.puff-in-ver {
    -webkit-animation: puff-in-ver 0.8s cubic-bezier(0.470, 0.000, 0.745, 0.715) 2.6s both;
    animation: puff-in-ver 0.8s cubic-bezier(0.470, 0.000, 0.745, 0.715) 2.6s both;
}
.flip-in-ver-right {
    -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.5s both;
    animation: flip-in-ver-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.5s both;
}
.slit-in-diagonal-21 {
    -webkit-animation: slit-in-diagonal-2 0.45s ease-out 4s both;
    animation: slit-in-diagonal-2 0.45s ease-out 4s both;
}
.slit-in-diagonal-22 {
    -webkit-animation: slit-in-diagonal-2 0.45s ease-out 4.3s both;
    animation: slit-in-diagonal-2 0.45s ease-out 4.3s both;
}
.slit-in-diagonal-23 {
    -webkit-animation: slit-in-diagonal-2 0.45s ease-out 4.6s both;
    animation: slit-in-diagonal-2 0.45s ease-out 4.6s both;
}
.slide-in-elliptic-top-fwd {
    -webkit-animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
    animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}
.puff-in-left {
    -webkit-animation: puff-in-left 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) 1.5s both;
    animation: puff-in-left 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) 1.5s both;
}
.scale-up-center {
    -webkit-animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.roll-in-blurred-left {
    -webkit-animation: roll-in-blurred-left 0.65s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.8s both;
    animation: roll-in-blurred-left 0.65s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.8s both;
}
.scale-in-hor-center {
    -webkit-animation: scale-in-hor-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.3s both;
    animation: scale-in-hor-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.3s both;
}
.slide-in-blurred-left {
    -webkit-animation: slide-in-blurred-left 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
    animation: slide-in-blurred-left 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}
.tilt-in-bl {
    -webkit-animation: tilt-in-bl 0.65s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: tilt-in-bl 0.65s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.flip-in-hor-bottom {
    -webkit-animation: flip-in-hor-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
    animation: flip-in-hor-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
}
.slide-in-fwd-bottom {
    -webkit-animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.6s both;
    animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.6s both;
}
.bounce-in-bottom-1 {
    -webkit-animation: bounce-in-bottom 1.1s 2.8s both;
    animation: bounce-in-bottom 1.1s 2.8s both;
}
.bounce-in-bottom-2 {
    -webkit-animation: bounce-in-bottom 1.1s 3.2s both;
    animation: bounce-in-bottom 1.1s 3.2s both;
}
.bounce-in-bottom-3 {
    -webkit-animation: bounce-in-bottom 1.1s 3.6s both;
    animation: bounce-in-bottom 1.1s 3.6s both;
}
.bounce-in-bottom-4 {
    -webkit-animation: bounce-in-bottom 1.1s 3.9s both;
    animation: bounce-in-bottom 1.1s 3.9s both;
}
.slide-in-bck-right-1 {
    -webkit-animation: slide-in-bck-right 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-bck-right 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.puff-in-right {
    -webkit-animation: puff-in-right 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
    animation: puff-in-right 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}

.pulsate-fwd {
    -webkit-animation: pulsate-fwd 1s ease-in-out infinite 0.3s both;
    animation: pulsate-fwd 1s ease-in-out infinite 0.3s both;
}
.slide-in-fwd-right {
    -webkit-animation: slide-in-fwd-right 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
    animation: slide-in-fwd-right 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
}
.slide-in-fwd-bottom-2 {
    -webkit-animation: slide-in-fwd-bottom 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.4s both;
    animation: slide-in-fwd-bottom 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.4s both;
}
.slide-in-blurred-top {
    -webkit-animation: slide-in-blurred-top 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s both;
    animation: slide-in-blurred-top 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s both;
}
.slide-in-elliptic-right-bck {
    -webkit-animation: slide-in-elliptic-right-bck 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.5s both;
    animation: slide-in-elliptic-right-bck 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.5s both;
}
.swing-in-bottom-fwd {
    -webkit-animation: swing-in-bottom-fwd 1s cubic-bezier(0.175, 0.885, 0.320, 1.275) 3.1s both;
    animation: swing-in-bottom-fwd 1s cubic-bezier(0.175, 0.885, 0.320, 1.275) 3.1s both;
}
.tracking-in-contract {
    -webkit-animation: tracking-in-contract 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 3.4s both;
    animation: tracking-in-contract 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 3.4s both;
}
.slide-in-fwd-top {
    -webkit-animation: slide-in-fwd-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.7s both;
    animation: slide-in-fwd-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.7s both;
}
.slide-in-blurred-top-2 {
    -webkit-animation: slide-in-blurred-top 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) 4.4s both;
    animation: slide-in-blurred-top 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) 4.4s both;
}
.flip-in-ver-left {
    -webkit-animation: flip-in-ver-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
    animation: flip-in-ver-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
}
.flip-in-ver-left-2 {
    -webkit-animation: flip-in-ver-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4.8s both;
    animation: flip-in-ver-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4.8s both;
}