#osc-lp .rocketAnimation {
    margin-bottom: -30px;
    margin-top: 8px;
    margin-left: 3px;
    width: 330px;
    height: 370px;
    position: relative;
}
#osc-lp .rocketAnimation > div {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 330px;
    height: 370px;
}
#osc-lp .rocketAnimation .image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    transform: translateZ(0);
}
#osc-lp .rocketAnimation .smoke.back.back .image,
#osc-lp .rocketAnimation .smoke.front.back .image {
    background-image: url('rocket-smoke-back-tiles.png');
}
#osc-lp .rocketAnimation .smoke.back.front .image,
#osc-lp .rocketAnimation .smoke.front.front .image {
    background-image: url('rocket-smoke-front-tiles.png');
}
#osc-lp .rocketAnimation .smoke.back .image,
#osc-lp .rocketAnimation .smoke.front .image {
    width: 150.15px;
    height: 157.6575px;
    background-size: 300.3px 630.63px;
    position: absolute;
    left: 0;
    bottom: -74.099025px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
#osc-lp .rocketAnimation .smoke.back .left,
#osc-lp .rocketAnimation .smoke.front .left {
    left: 0;
    width: 142.6425px;
}
#osc-lp .rocketAnimation .smoke.back .left.smoke-one,
#osc-lp .rocketAnimation .smoke.front .left.smoke-one {
    background-position: 0 -0px;
}
#osc-lp .rocketAnimation .smoke.back .left.smoke-two,
#osc-lp .rocketAnimation .smoke.front .left.smoke-two {
    background-position: 0 -157.6575px;
}
#osc-lp .rocketAnimation .smoke.back .left.smoke-three,
#osc-lp .rocketAnimation .smoke.front .left.smoke-three {
    background-position: 0 -315.315px;
}
#osc-lp .rocketAnimation .smoke.back .left.smoke-four,
#osc-lp .rocketAnimation .smoke.front .left.smoke-four {
    background-position: 0 -472.9725px;
}
#osc-lp .rocketAnimation .smoke.back .right,
#osc-lp .rocketAnimation .smoke.front .right {
    left: 157.4925px;
    width: 157.6575px;
}
#osc-lp .rocketAnimation .smoke.back .right.smoke-one,
#osc-lp .rocketAnimation .smoke.front .right.smoke-one {
    background-position: -142.6425px -472.9725px;
}
#osc-lp .rocketAnimation .smoke.back .right.smoke-two,
#osc-lp .rocketAnimation .smoke.front .right.smoke-two {
    background-position: -142.6425px -0px;
}
#osc-lp .rocketAnimation .smoke.back .right.smoke-three,
#osc-lp .rocketAnimation .smoke.front .right.smoke-three {
    background-position: -142.6425px -157.6575px;
}
#osc-lp .rocketAnimation .smoke.back .right.smoke-four,
#osc-lp .rocketAnimation .smoke.front .right.smoke-four {
    background-position: -142.6425px -315.315px;
}
#osc-lp .rocketAnimation .smoke.back.back .image.smoke-one,
#osc-lp .rocketAnimation .smoke.front.back .image.smoke-one {
    -webkit-transition: opacity linear 0.8s, margin-bottom linear 1.2s, margin-left ease 2.2s;
    -moz-transition: opacity linear 0.8s, margin-bottom linear 1.2s, margin-left ease 2.2s;
    -o-transition: opacity linear 0.8s, margin-bottom linear 1.2s, margin-left ease 2.2s;
    transition: opacity linear 0.8s, margin-bottom linear 1.2s, margin-left ease 2.2s;
}
#osc-lp .rocketAnimation .smoke.back.back .image.smoke-two,
#osc-lp .rocketAnimation .smoke.front.back .image.smoke-two {
    -webkit-transition: opacity linear 0.9s, margin-bottom ease 2s, margin-left ease 2s;
    -moz-transition: opacity linear 0.9s, margin-bottom ease 2s, margin-left ease 2s;
    -o-transition: opacity linear 0.9s, margin-bottom ease 2s, margin-left ease 2s;
    transition: opacity linear 0.9s, margin-bottom ease 2s, margin-left ease 2s;
}
#osc-lp .rocketAnimation .smoke.back.back .image.smoke-three,
#osc-lp .rocketAnimation .smoke.front.back .image.smoke-three {
    -webkit-transition: opacity linear 0.8s, margin-bottom linear 1.8s, margin-left ease 2s;
    -moz-transition: opacity linear 0.8s, margin-bottom linear 1.8s, margin-left ease 2s;
    -o-transition: opacity linear 0.8s, margin-bottom linear 1.8s, margin-left ease 2s;
    transition: opacity linear 0.8s, margin-bottom linear 1.8s, margin-left ease 2s;
}
#osc-lp .rocketAnimation .smoke.back.back .image.smoke-four,
#osc-lp .rocketAnimation .smoke.front.back .image.smoke-four {
    -webkit-transition: opacity linear 0.8s, margin-bottom ease 2s, margin-left ease 2s;
    -moz-transition: opacity linear 0.8s, margin-bottom ease 2s, margin-left ease 2s;
    -o-transition: opacity linear 0.8s, margin-bottom ease 2s, margin-left ease 2s;
    transition: opacity linear 0.8s, margin-bottom ease 2s, margin-left ease 2s;
}
#osc-lp .rocketAnimation .smoke.back.front .image.smoke-one,
#osc-lp .rocketAnimation .smoke.front.front .image.smoke-one {
    -webkit-transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.8s;
    -moz-transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.8s;
    -o-transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.8s;
    transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.8s;
}
#osc-lp .rocketAnimation .smoke.back.front .image.smoke-two,
#osc-lp .rocketAnimation .smoke.front.front .image.smoke-two {
    -webkit-transition: opacity linear 0.8s, margin-bottom linear 0.3s, margin-left ease 0.8s;
    -moz-transition: opacity linear 0.8s, margin-bottom linear 0.3s, margin-left ease 0.8s;
    -o-transition: opacity linear 0.8s, margin-bottom linear 0.3s, margin-left ease 0.8s;
    transition: opacity linear 0.8s, margin-bottom linear 0.3s, margin-left ease 0.8s;
}
#osc-lp .rocketAnimation .smoke.back.front .image.smoke-three,
#osc-lp .rocketAnimation .smoke.front.front .image.smoke-three {
    -webkit-transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.85s;
    -moz-transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.85s;
    -o-transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.85s;
    transition: opacity linear 0.8s, margin-bottom linear 0.2s, margin-left ease 0.85s;
}
#osc-lp .rocketAnimation .smoke.back.front .image.smoke-four,
#osc-lp .rocketAnimation .smoke.front.front .image.smoke-four {
    -webkit-transition: opacity linear 0.8s, margin-bottom ease 1s, margin-left ease 1.2s;
    -moz-transition: opacity linear 0.8s, margin-bottom ease 1s, margin-left ease 1.2s;
    -o-transition: opacity linear 0.8s, margin-bottom ease 1s, margin-left ease 1.2s;
    transition: opacity linear 0.8s, margin-bottom ease 1s, margin-left ease 1.2s;
}
#osc-lp .rocketAnimation .fire .image {
    background-image: url('rocket-fire.png');
    width: 125.4px;
    height: 205.485px;
    background-size: 125.4px 205.485px;
    position: absolute;
    left: 50%;
    margin-left: -71.621739130435px;
    bottom: -39.9px;
    background-position: 0 0;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-transition: height linear 1.4s;
    -moz-transition: height linear 1.4s;
    -o-transition: height linear 1.4s;
    transition: height linear 1.4s;
}
#osc-lp .rocketAnimation .ship .image {
    background-image: url('rocket-ship.png');
    width: 135.3px;
    height: 197.68616714697px;
    background-size: 135.3px 197.68616714697px;
    position: absolute;
    left: 50%;
    margin-left: -76.228097982709px;
    bottom: 164.65px;
    background-position: 0 0;
    -webkit-transition: bottom ease-out 1.5s;
    -moz-transition: bottom ease-out 1.5s;
    -o-transition: bottom ease-out 1.5s;
    transition: bottom ease-out 1.5s;
}
#osc-lp .rocketAnimation .arrowdown .image {
    background-image: url('arrow.png');
    width: 32px;
    height: 16px;
    background-size: 32px 16px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 259px;
    background-position: 0 0;
    opacity: 0;
    -webkit-transition: opacity linear 0.4s, bottom linear 0.4s;
    -moz-transition: opacity linear 0.4s, bottom linear 0.4s;
    -o-transition: opacity linear 0.4s, bottom linear 0.4s;
    transition: opacity linear 0.4s, bottom linear 0.4s;
}
@media (min-width: 993px) {
    #osc-lp .rocketAnimation .arrowdown {
        display: none !important;
    }
}
#osc-lp .rocketAnimation.step1 .smoke.back .left.smoke-one,
#osc-lp .rocketAnimation.step2 .smoke.back .left.smoke-one,
#osc-lp .rocketAnimation.step3 .smoke.back .left.smoke-one {
    margin-bottom: -40px;
    margin-left: 20px;
    opacity: 0.5;
}
#osc-lp .rocketAnimation.step1 .smoke.back .left.smoke-two,
#osc-lp .rocketAnimation.step2 .smoke.back .left.smoke-two,
#osc-lp .rocketAnimation.step3 .smoke.back .left.smoke-two {
    margin-bottom: -40px;
    margin-left: 30px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.back .left.smoke-three,
#osc-lp .rocketAnimation.step2 .smoke.back .left.smoke-three,
#osc-lp .rocketAnimation.step3 .smoke.back .left.smoke-three {
    margin-bottom: -20px;
    margin-left: 30px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.back .left.smoke-four,
#osc-lp .rocketAnimation.step2 .smoke.back .left.smoke-four,
#osc-lp .rocketAnimation.step3 .smoke.back .left.smoke-four {
    margin-bottom: -10px;
    margin-left: 40px;
    opacity: 0.3;
}
#osc-lp .rocketAnimation.step1 .smoke.back .right.smoke-one,
#osc-lp .rocketAnimation.step2 .smoke.back .right.smoke-one,
#osc-lp .rocketAnimation.step3 .smoke.back .right.smoke-one {
    margin-bottom: -40px;
    margin-left: -20px;
    opacity: 0.5;
}
#osc-lp .rocketAnimation.step1 .smoke.back .right.smoke-two,
#osc-lp .rocketAnimation.step2 .smoke.back .right.smoke-two,
#osc-lp .rocketAnimation.step3 .smoke.back .right.smoke-two {
    margin-bottom: -40px;
    margin-left: -30px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.back .right.smoke-three,
#osc-lp .rocketAnimation.step2 .smoke.back .right.smoke-three,
#osc-lp .rocketAnimation.step3 .smoke.back .right.smoke-three {
    margin-bottom: -20px;
    margin-left: -30px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.back .right.smoke-four,
#osc-lp .rocketAnimation.step2 .smoke.back .right.smoke-four,
#osc-lp .rocketAnimation.step3 .smoke.back .right.smoke-four {
    margin-bottom: -10px;
    margin-left: -40px;
    opacity: 0.3;
}
#osc-lp .rocketAnimation.step1 .smoke.front .left.smoke-one,
#osc-lp .rocketAnimation.step2 .smoke.front .left.smoke-one,
#osc-lp .rocketAnimation.step3 .smoke.front .left.smoke-one {
    margin-bottom: -40px;
    margin-left: 60px;
    opacity: 0.2;
}
#osc-lp .rocketAnimation.step1 .smoke.front .left.smoke-two,
#osc-lp .rocketAnimation.step2 .smoke.front .left.smoke-two,
#osc-lp .rocketAnimation.step3 .smoke.front .left.smoke-two {
    margin-bottom: -30px;
    margin-left: 60px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.front .left.smoke-three,
#osc-lp .rocketAnimation.step2 .smoke.front .left.smoke-three,
#osc-lp .rocketAnimation.step3 .smoke.front .left.smoke-three {
    margin-bottom: -20px;
    margin-left: 60px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.front .left.smoke-four,
#osc-lp .rocketAnimation.step2 .smoke.front .left.smoke-four,
#osc-lp .rocketAnimation.step3 .smoke.front .left.smoke-four {
    margin-bottom: -25px;
    margin-left: 80px;
    opacity: 0.2;
}
#osc-lp .rocketAnimation.step1 .smoke.front .right.smoke-one,
#osc-lp .rocketAnimation.step2 .smoke.front .right.smoke-one,
#osc-lp .rocketAnimation.step3 .smoke.front .right.smoke-one {
    margin-bottom: -40px;
    margin-left: -60px;
    opacity: 0.2;
}
#osc-lp .rocketAnimation.step1 .smoke.front .right.smoke-two,
#osc-lp .rocketAnimation.step2 .smoke.front .right.smoke-two,
#osc-lp .rocketAnimation.step3 .smoke.front .right.smoke-two {
    margin-bottom: -30px;
    margin-left: -60px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.front .right.smoke-three,
#osc-lp .rocketAnimation.step2 .smoke.front .right.smoke-three,
#osc-lp .rocketAnimation.step3 .smoke.front .right.smoke-three {
    margin-bottom: -20px;
    margin-left: -60px;
    opacity: 0;
}
#osc-lp .rocketAnimation.step1 .smoke.front .right.smoke-four,
#osc-lp .rocketAnimation.step2 .smoke.front .right.smoke-four,
#osc-lp .rocketAnimation.step3 .smoke.front .right.smoke-four {
    margin-bottom: -25px;
    margin-left: -80px;
    opacity: 0.2;
}
#osc-lp .rocketAnimation.step2 .fire .image {
    height: 0;
}
#osc-lp .rocketAnimation.step2 .ship .image {
    bottom: -210px;
}
#osc-lp .rocketAnimation.step1 .arrowdown .image {
    opacity: 1;
    bottom: 333px;
}
@keyframes verical-slow {
    25% {
        transform: translate(0,-3px);
    }
    50% {
        transform: translate(0,3px);
    }
    75% {
        transform: translate(0,-3px);
    }
    0%,
    100% {
        transform: translate(0,3px) rotate(0);
    }
}
.shake-vertical-slow {
    display: inline-block;
    transform-origin: center center;
}
.shake-vertical-slow {
    animation-play-state: running;
}
.shake-vertical-slow {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: verical-slow;
    animation-timing-function: ease-in-out;
    transition: all 0.2s;
}
