@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.entire-wrapper{height:100vh;position:absolute;width:100vw}.entire-wrapper .menu-icon{cursor:pointer;display:block;position:fixed;right:-15px;top:0;-webkit-transform:translate(-100%,60%);transform:translate(-100%,60%);z-index:9999}.entire-wrapper .menu-icon .close{color:#000!important;z-index:1000}.entire-wrapper .nav-menu{opacity:0;position:relative}.entire-wrapper .active{background:#fefdfd!important;display:flex;flex-direction:column;height:100%;z-index:999}.entire-wrapper .active ul{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;opacity:1;transition:5s;width:100%}.entire-wrapper .active ul .nav-links{display:flex;flex-direction:column;font-family:Open Sans,sans-serif;font-size:1.8rem;font-weight:700;height:50px;justify-content:space-between;text-align:center;text-decoration:none;z-index:999}.entire-wrapper .active ul .nav-links .nav-item{color:#5f2e8e;list-style-type:none;margin-bottom:0;position:relative;right:20px;top:5px!important;transition:.3s}.entire-wrapper .active ul .nav-links .nav-2{color:#fc8a68}@media screen and (min-width:768px){svg{font-size:4rem!important}.nav-links{font-size:3.5rem!important}}@media screen and (min-width:1025px){.entire-wrapper{display:none}}.navigation-wrapper{display:none}@media screen and (max-width:768px){#icons{font-size:28px!important}nav{top:24%!important}.nav-2-icons{font-size:28px!important}}@media screen and (max-height:700px){.links-wrapper-2{bottom:-35px!important;position:absolute}}@media screen and (min-width:1025px){.navigation-wrapper{background:#010101;display:block;height:100%;justify-content:center;opacity:1;position:fixed;width:100px;z-index:3}.navigation-wrapper nav{display:block;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;position:absolute;text-align:center;width:100%}.navigation-wrapper nav a{color:#fefdfd;display:block;height:50px;line-height:50px;position:relative}.navigation-wrapper nav a #icons,.navigation-wrapper nav a #icons2{font-size:32px!important;text-decoration:none}.navigation-wrapper nav a #icons:hover{color:#fc8a68}.navigation-wrapper li{display:block;list-style:none}.navigation-wrapper li a .nav-2-icons:hover{color:#fc8a68}#active-icon{color:salmon!important}}@media screen and (min-width:1600px){.navigation-wrapper{background:#010101;display:block;height:100%;justify-content:center;opacity:1;position:fixed;width:100px;z-index:3}.navigation-wrapper nav a #icons,.navigation-wrapper nav a #icons2{font-size:48px!important}}.page{box-sizing:border-box;height:100%;position:absolute;width:100%}#hide-background{opacity:0;overflow:hidden}.about-page{justify-content:flex-start;min-height:100vh;padding-bottom:50px;position:relative}.about-page,.about-page .about-hero{align-items:center;display:flex;flex-direction:column;width:100%}.about-page .about-hero{-webkit-animation:heroPop 1s cubic-bezier(.175,.885,.32,1.275) forwards;animation:heroPop 1s cubic-bezier(.175,.885,.32,1.275) forwards;margin-top:40px;z-index:10}.about-page .about-hero .about-hero-img{border:4px solid #fc8a68;border-radius:50%;box-shadow:0 0 20px hsla(14,96%,70%,.3);height:auto;margin-bottom:15px;object-fit:cover;width:min(200px,45vw)}.about-page .about-hero .about-hero-caption{color:#fefdfd;font-family:Open Sans,sans-serif;font-size:.9rem;letter-spacing:1px;margin:0;opacity:.8}.about-page .right-side-about{display:none;height:0;left:0;margin:60px;position:absolute;top:0;width:0}.about-page .text-animate-hover:hover{color:#fefdfd}.about-page .text-zone-about{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px;position:relative;text-align:left;top:0;width:85%}.about-page .text-zone-about .about-me-title{color:#fc8a68!important;font-family:Open Sans,sans-serif;font-size:1.5rem;letter-spacing:2px;margin-bottom:20px;margin-top:20px;position:relative;text-align:center;width:100%}.about-page .text-zone-about p{color:#fefdfd;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:15px}.about-page .text-zone-about .about-me-text-1{-webkit-animation:fadein 2s forwards;animation:fadein 2s forwards}.about-page .text-zone-about .about-me-text-2{-webkit-animation:fadein 3s forwards;animation:fadein 3s forwards}.about-page .text-zone-about .about-me-text-3{-webkit-animation:fadein 4s forwards;animation:fadein 4s forwards}@-webkit-keyframes heroPop{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes heroPop{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadein{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadein{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:768px){.about-page .about-hero{margin-top:80px}.about-page .about-hero .about-hero-img{width:220px}.about-page .about-hero .about-hero-caption{font-size:1rem}.about-page .text-zone-about{margin-top:40px;width:50%}.about-page .text-zone-about .about-me-title{font-size:2.2rem}.about-page .text-zone-about p{font-size:1.1rem}.about-page .right-side-about{display:block;opacity:.1!important;pointer-events:none}}@media screen and (min-width:1025px){.about-page .about-hero{margin-top:120px}.about-page .about-hero .about-hero-img{width:250px}.about-page .text-zone-about{margin-top:60px;width:50%}.about-page .text-zone-about p{width:80%}}.text-animate{-webkit-animation:bounceIn 1s ease-in-out 3s;animation:bounceIn 1s ease-in-out 3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.text-animate,.text-animate-hover{display:inline-block;font-family:Open Sans,sans-serif!important;min-width:10px}.text-animate-hover{-webkit-animation-fill-mode:both;animation-fill-mode:both;cursor:auto}.text-animate-hover:hover{-webkit-animation:rubberBand 1s;animation:rubberBand 1s;color:#fc8a68;cursor:default}.text-animate._1{-webkit-animation-delay:.0125s;animation-delay:.0125s}.text-animate._2{-webkit-animation-delay:25ms;animation-delay:25ms}.text-animate._3{-webkit-animation-delay:.0375s;animation-delay:.0375s}.text-animate._4{-webkit-animation-delay:.05s;animation-delay:.05s}.text-animate._5{-webkit-animation-delay:.0625s;animation-delay:.0625s}.text-animate._6{-webkit-animation-delay:75ms;animation-delay:75ms}.text-animate._7{-webkit-animation-delay:.0875s;animation-delay:.0875s}.text-animate._8{-webkit-animation-delay:.1s;animation-delay:.1s}.text-animate._9{-webkit-animation-delay:.1125s;animation-delay:.1125s}.text-animate._10{-webkit-animation-delay:.125s;animation-delay:.125s}.text-animate._11{-webkit-animation-delay:.1375s;animation-delay:.1375s}.text-animate._12{-webkit-animation-delay:.15s;animation-delay:.15s}.text-animate._13{-webkit-animation-delay:.1625s;animation-delay:.1625s}.text-animate._14{-webkit-animation-delay:.175s;animation-delay:.175s}.text-animate._15{-webkit-animation-delay:.1875s;animation-delay:.1875s}.text-animate._16{-webkit-animation-delay:.2s;animation-delay:.2s}.text-animate._17{-webkit-animation-delay:.2125s;animation-delay:.2125s}.text-animate._18{-webkit-animation-delay:.225s;animation-delay:.225s}.text-animate._19{-webkit-animation-delay:.2375s;animation-delay:.2375s}.text-animate._20{-webkit-animation-delay:.25s;animation-delay:.25s}.text-animate._21{-webkit-animation-delay:.2625s;animation-delay:.2625s}.text-animate._22{-webkit-animation-delay:.275s;animation-delay:.275s}.text-animate._23{-webkit-animation-delay:.2875s;animation-delay:.2875s}.text-animate._24{-webkit-animation-delay:.3s;animation-delay:.3s}.text-animate._25{-webkit-animation-delay:.3125s;animation-delay:.3125s}.text-animate._26{-webkit-animation-delay:.325s;animation-delay:.325s}.text-animate._27{-webkit-animation-delay:.3375s;animation-delay:.3375s}.text-animate._28{-webkit-animation-delay:.35s;animation-delay:.35s}.text-animate._29{-webkit-animation-delay:.3625s;animation-delay:.3625s}.text-animate._30{-webkit-animation-delay:.375s;animation-delay:.375s}.text-animate._31{-webkit-animation-delay:.3875s;animation-delay:.3875s}.text-animate._32{-webkit-animation-delay:.4s;animation-delay:.4s}.text-animate._33{-webkit-animation-delay:.4125s;animation-delay:.4125s}.text-animate._34{-webkit-animation-delay:.425s;animation-delay:.425s}.text-animate._35{-webkit-animation-delay:.4375s;animation-delay:.4375s}.text-animate._36{-webkit-animation-delay:.45s;animation-delay:.45s}.text-animate._37{-webkit-animation-delay:.4625s;animation-delay:.4625s}.text-animate._38{-webkit-animation-delay:.475s;animation-delay:.475s}.text-animate._39{-webkit-animation-delay:.4875s;animation-delay:.4875s}.text-animate._40{-webkit-animation-delay:.5s;animation-delay:.5s}.text-animate._41{-webkit-animation-delay:.5125s;animation-delay:.5125s}.text-animate._42{-webkit-animation-delay:.525s;animation-delay:.525s}.text-animate._43{-webkit-animation-delay:.5375s;animation-delay:.5375s}.text-animate._44{-webkit-animation-delay:.55s;animation-delay:.55s}.text-animate._45{-webkit-animation-delay:.5625s;animation-delay:.5625s}.text-animate._46{-webkit-animation-delay:.575s;animation-delay:.575s}.text-animate._47{-webkit-animation-delay:.5875s;animation-delay:.5875s}.text-animate._48{-webkit-animation-delay:.6s;animation-delay:.6s}.text-animate._49{-webkit-animation-delay:.6125s;animation-delay:.6125s}.text-animate._50{-webkit-animation-delay:.625s;animation-delay:.625s}.text-animate._51{-webkit-animation-delay:.6375s;animation-delay:.6375s}.text-animate._52{-webkit-animation-delay:.65s;animation-delay:.65s}.text-animate._53{-webkit-animation-delay:.6625s;animation-delay:.6625s}.text-animate._54{-webkit-animation-delay:.675s;animation-delay:.675s}.text-animate._55{-webkit-animation-delay:.6875s;animation-delay:.6875s}.text-animate._56{-webkit-animation-delay:.7s;animation-delay:.7s}.text-animate._57{-webkit-animation-delay:.7125s;animation-delay:.7125s}.text-animate._58{-webkit-animation-delay:.725s;animation-delay:.725s}.text-animate._59{-webkit-animation-delay:.7375s;animation-delay:.7375s}.text-animate._60{-webkit-animation-delay:.75s;animation-delay:.75s}.text-animate._61{-webkit-animation-delay:.7625s;animation-delay:.7625s}.text-animate._62{-webkit-animation-delay:.775s;animation-delay:.775s}.text-animate._63{-webkit-animation-delay:.7875s;animation-delay:.7875s}.text-animate._64{-webkit-animation-delay:.8s;animation-delay:.8s}.text-animate._65{-webkit-animation-delay:.8125s;animation-delay:.8125s}.text-animate._66{-webkit-animation-delay:.825s;animation-delay:.825s}.text-animate._67{-webkit-animation-delay:.8375s;animation-delay:.8375s}.text-animate._68{-webkit-animation-delay:.85s;animation-delay:.85s}.text-animate._69{-webkit-animation-delay:.8625s;animation-delay:.8625s}.text-animate._70{-webkit-animation-delay:.875s;animation-delay:.875s}body section{align-items:center;display:flex;flex-direction:row;height:60vh;justify-content:center;transition:.2s ease;width:60vh}body section .logo{position:absolute}body section .logo:nth-child(4){-webkit-animation:animateFade 5s linear infinite;animation:animateFade 5s linear infinite;background-color:#fc8a68;border-radius:50%;height:50px;width:50px}body section .logo:first-child{-webkit-animation:animateSpin-1 5s linear infinite;animation:animateSpin-1 5s linear infinite}body section .logo:first-child,body section .logo:nth-child(2){border-left:12px solid #fc8a68;border-radius:50%;border-top:10px solid #fc8a68;height:50vh;width:50vh}body section .logo:nth-child(2){-webkit-animation:animateSpin-2 5s linear infinite;animation:animateSpin-2 5s linear infinite}body section .logo:nth-child(3){-webkit-animation:animateSpin-3 5s linear infinite;animation:animateSpin-3 5s linear infinite;border-left:12px solid #fc8a68;border-radius:50%;border-top:10px solid #fc8a68;height:50vh;width:50vh}body section:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}@-webkit-keyframes animateSpin-1{0%{-webkit-transform:rotate(120deg) rotatex(50deg) rotate(0deg);transform:rotate(120deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(120deg) rotatex(50deg) rotate(1turn);transform:rotate(120deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-1{0%{-webkit-transform:rotate(120deg) rotatex(50deg) rotate(0deg);transform:rotate(120deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(120deg) rotatex(50deg) rotate(1turn);transform:rotate(120deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-2{0%{-webkit-transform:rotate(240deg) rotatex(50deg) rotate(0deg);transform:rotate(240deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(240deg) rotatex(50deg) rotate(1turn);transform:rotate(240deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-2{0%{-webkit-transform:rotate(240deg) rotatex(50deg) rotate(0deg);transform:rotate(240deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(240deg) rotatex(50deg) rotate(1turn);transform:rotate(240deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-3{0%{-webkit-transform:rotate(1turn) rotatex(50deg) rotate(0deg);transform:rotate(1turn) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(1turn) rotatex(50deg) rotate(1turn);transform:rotate(1turn) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-3{0%{-webkit-transform:rotate(1turn) rotatex(50deg) rotate(0deg);transform:rotate(1turn) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(1turn) rotatex(50deg) rotate(1turn);transform:rotate(1turn) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-4{0%{-webkit-transform:rotate(480deg) rotatex(50deg) rotate(0deg);transform:rotate(480deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(480deg) rotatex(50deg) rotate(1turn);transform:rotate(480deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-4{0%{-webkit-transform:rotate(480deg) rotatex(50deg) rotate(0deg);transform:rotate(480deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(480deg) rotatex(50deg) rotate(1turn);transform:rotate(480deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-5{0%{-webkit-transform:rotate(600deg) rotatex(50deg) rotate(0deg);transform:rotate(600deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(600deg) rotatex(50deg) rotate(1turn);transform:rotate(600deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-5{0%{-webkit-transform:rotate(600deg) rotatex(50deg) rotate(0deg);transform:rotate(600deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(600deg) rotatex(50deg) rotate(1turn);transform:rotate(600deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-6{0%{-webkit-transform:rotate(2turn) rotatex(50deg) rotate(0deg);transform:rotate(2turn) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(2turn) rotatex(50deg) rotate(1turn);transform:rotate(2turn) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-6{0%{-webkit-transform:rotate(2turn) rotatex(50deg) rotate(0deg);transform:rotate(2turn) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(2turn) rotatex(50deg) rotate(1turn);transform:rotate(2turn) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-7{0%{-webkit-transform:rotate(840deg) rotatex(50deg) rotate(0deg);transform:rotate(840deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(840deg) rotatex(50deg) rotate(1turn);transform:rotate(840deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-7{0%{-webkit-transform:rotate(840deg) rotatex(50deg) rotate(0deg);transform:rotate(840deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(840deg) rotatex(50deg) rotate(1turn);transform:rotate(840deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-8{0%{-webkit-transform:rotate(960deg) rotatex(50deg) rotate(0deg);transform:rotate(960deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(960deg) rotatex(50deg) rotate(1turn);transform:rotate(960deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-8{0%{-webkit-transform:rotate(960deg) rotatex(50deg) rotate(0deg);transform:rotate(960deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(960deg) rotatex(50deg) rotate(1turn);transform:rotate(960deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-9{0%{-webkit-transform:rotate(3turn) rotatex(50deg) rotate(0deg);transform:rotate(3turn) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(3turn) rotatex(50deg) rotate(1turn);transform:rotate(3turn) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-9{0%{-webkit-transform:rotate(3turn) rotatex(50deg) rotate(0deg);transform:rotate(3turn) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(3turn) rotatex(50deg) rotate(1turn);transform:rotate(3turn) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-10{0%{-webkit-transform:rotate(1200deg) rotatex(50deg) rotate(0deg);transform:rotate(1200deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(1200deg) rotatex(50deg) rotate(1turn);transform:rotate(1200deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-10{0%{-webkit-transform:rotate(1200deg) rotatex(50deg) rotate(0deg);transform:rotate(1200deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(1200deg) rotatex(50deg) rotate(1turn);transform:rotate(1200deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateSpin-11{0%{-webkit-transform:rotate(1320deg) rotatex(50deg) rotate(0deg);transform:rotate(1320deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(1320deg) rotatex(50deg) rotate(1turn);transform:rotate(1320deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@keyframes animateSpin-11{0%{-webkit-transform:rotate(1320deg) rotatex(50deg) rotate(0deg);transform:rotate(1320deg) rotatex(50deg) rotate(0deg)}to{-webkit-transform:rotate(1320deg) rotatex(50deg) rotate(1turn);transform:rotate(1320deg) rotatex(50deg) rotate(1turn)}0%,20%,40%,60%,80%,to{box-shadow:-2px -2px 20px #fc8a68}10%,30%,50%,70%,90%{box-shadow:-2px -2px 5px #fc8a68}}@-webkit-keyframes animateFade{0%,20%,40%,60%,80%,to{box-shadow:-2px 0 20px #fc8a68;-webkit-transform:scale(.8);transform:scale(.8)}10%,30%,50%,70%,90%{box-shadow:-2px 0 5px #fc8a68;-webkit-transform:scale(1);transform:scale(1)}}@keyframes animateFade{0%,20%,40%,60%,80%,to{box-shadow:-2px 0 20px #fc8a68;-webkit-transform:scale(.8);transform:scale(.8)}10%,30%,50%,70%,90%{box-shadow:-2px 0 5px #fc8a68;-webkit-transform:scale(1);transform:scale(1)}}.logo{position:absolute}.logo:nth-child(4){height:10px!important;width:10px!important}.logo:first-child,.logo:nth-child(2),.logo:nth-child(3){height:8vh!important;width:8vh!important}@media screen and (min-width:768px){.logo{position:absolute}.logo:nth-child(4){height:10px!important;width:10px!important}.logo:first-child,.logo:nth-child(2),.logo:nth-child(3){height:14vh!important;width:14vh!important}}@media screen and (min-width:1025px){.logo{position:absolute}.logo:nth-child(4){height:10px!important;width:10px!important}.logo:first-child,.logo:nth-child(2),.logo:nth-child(3){height:30vh!important;width:30vh!important}}@media screen and (min-width:1700px){.logo{position:absolute}.logo:nth-child(4){height:10px!important;width:10px!important}.logo:first-child,.logo:nth-child(2),.logo:nth-child(3){height:40vh!important;width:40vh!important}}.t svg{-webkit-animation:svg-fill 3s ease-in-out 2.5s both;animation:svg-fill 3s ease-in-out 2.5s both;width:200px}.t svg .t-follow-c2,.t svg .t-start-c2{stroke-dashoffset:364.77;stroke-dasharray:364.77;-webkit-animation:t-c2 cubic-bezier(0,.47,.1,.99) forwards;animation:t-c2 cubic-bezier(0,.47,.1,.99) forwards}.t svg .t-follow-c1,.t svg .t-start-c1{stroke-dashoffset:198;stroke-dasharray:198;-webkit-animation:t-c1 cubic-bezier(0,.47,.1,.99) forwards;animation:t-c1 cubic-bezier(0,.47,.1,.99) forwards}.t svg .t-start-c1,.t svg .t-start-c2{-webkit-animation-delay:1.35s;animation-delay:1.35s;-webkit-animation-duration:4s;animation-duration:4s}.t svg .t-follow-c1,.t svg .t-follow-c2{-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-duration:4s;animation-duration:4s}.t svg .t-follow-b3,.t svg .t-start-b3{stroke-dashoffset:196;stroke-dasharray:196;-webkit-animation:t-b3 cubic-bezier(0,.47,.1,.99) forwards;animation:t-b3 cubic-bezier(0,.47,.1,.99) forwards}.t svg .t-follow-b2,.t svg .t-start-b2{stroke-dashoffset:192;stroke-dasharray:192;-webkit-animation:t-b2 ease-out forwards;animation:t-b2 ease-out forwards}.t svg .t-follow-b1,.t svg .t-start-b1{stroke-dashoffset:380;stroke-dasharray:380;-webkit-animation:t-b1 cubic-bezier(0,.47,.1,.99) forwards;animation:t-b1 cubic-bezier(0,.47,.1,.99) forwards}.t svg polygon[class^=t-start-b]{-webkit-animation-delay:.85s;animation-delay:.85s;-webkit-animation-duration:4s;animation-duration:4s}.t svg polygon[class^=t-follow-b]{-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-duration:4s;animation-duration:4s}.t svg .t-follow-a,.t svg .t-start-a{stroke-dashoffset:363.65;stroke-dasharray:363.65;-webkit-animation:t-a cubic-bezier(0,.47,.1,.99) forwards;animation:t-a cubic-bezier(0,.47,.1,.99) forwards}.t svg .t-start-a{-webkit-animation-delay:.65s;animation-delay:.65s}.t svg .t-follow-a,.t svg .t-start-a{-webkit-animation-duration:4s;animation-duration:4s}.t svg .t-follow-a{-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes svg-fill{0%{fill:rgba(16,25,40,0)}to{fill:rgba(16,25,40,.3)}}@keyframes svg-fill{0%{fill:rgba(16,25,40,0)}to{fill:rgba(16,25,40,.3)}}@-webkit-keyframes t-c2{0%{stroke-dashoffset:364.77;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes t-c2{0%{stroke-dashoffset:364.77;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@-webkit-keyframes t-c1{0%{stroke-dashoffset:198;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes t-c1{0%{stroke-dashoffset:198;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@-webkit-keyframes t-b3{0%{stroke-dashoffset:196;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes t-b3{0%{stroke-dashoffset:196;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@-webkit-keyframes t-b2{0%{stroke-dashoffset:192;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes t-b2{0%{stroke-dashoffset:192;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@-webkit-keyframes t-b1{0%{stroke-dashoffset:380;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes t-b1{0%{stroke-dashoffset:380;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@-webkit-keyframes t-a{0%{stroke-dashoffset:363.65;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes t-a{0%{stroke-dashoffset:363.65;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@media screen and (min-width:768px){.t svg{width:400px}}@media screen and (min-width:1025px){.t svg{width:500px}}@media screen and (min-width:1600px){.t svg{width:800px}}.home-page{align-items:center;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow-x:hidden;overflow-y:hidden;width:100%}.home-page .typing-text{position:absolute}.home-page .typing-text .portfolio-title{font-size:1rem;font-size:1.4rem;margin-top:85px;text-align:center;text-transform:capitalize;width:100%}.home-page .typing-text .portfolio-title,.home-page .typing-text .portfolio-title span{font-family:Open Sans,sans-serif!important}.home-page .left-right-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:160px}.home-page .text div{color:#fefdfd;font-family:Open Sans,sans-serif;margin-bottom:10px}.home-page .text{margin-top:50px;text-align:center;width:100%}.home-page .text .frontend-react-dev{color:#fc8a68;letter-spacing:3px;margin-bottom:20px}.home-page .text .frontend-react-dev,.home-page .text a{-webkit-animation:fadeIn 1s 1.8s backwards;animation:fadeIn 1s 1.8s backwards;font-family:Open Sans,sans-serif;margin-top:20px}.home-page .text a{background-color:#ff8c67;color:#fefdfd;color:#2e1e43;display:inline-block;font-size:12px;font-size:.8rem;font-size:16px;font-weight:600;letter-spacing:.2em;line-height:1.91667;line-height:1.4375;margin-bottom:1.5em;padding:.7em;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease-out;width:40%;width:200px;z-index:10}.home-page .text a:hover{background-color:#fefdfd;color:#021027}@media screen and (min-width:768px){.home-page .typing-text .portfolio-title{font-size:2.4rem}.home-page .t-animation-wrapper{margin-bottom:500px}.home-page .text{bottom:140px}.home-page .text div{color:#fefdfd;font-family:Open Sans,sans-serif;font-size:2rem;margin-bottom:10px}}@media screen and (min-width:1025px){.home-page .typing-text .portfolio-title{font-size:32px!important}.home-page .left-right-wrapper{bottom:100px;flex-direction:row;margin-left:200px;position:relative}.home-page .t-animation-wrapper{position:relative;top:100px}.home-page .text{align-items:flex-start;display:flex;flex-direction:column;justify-content:start;position:relative}.home-page .text div{font-size:28px;text-align:start}}@media screen and (min-width:1600px){.home-page .typing-text .portfolio-title{font-size:52px!important}.home-page .text div{font-size:48px}}.contact-page{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;top:0;width:100%}.contact-page h1{font-family:Open Sans,sans-serif;margin-top:2rem}.contact-page .contact-page-logo{color:#fc8a68;font-size:100px;margin-bottom:40px}.contact-page .form{align-items:center;align-items:center!important;display:flex;display:flex!important;flex-direction:column;justify-content:center;justify-content:center!important;margin-left:16px;margin-right:16px;position:relative;width:100%}.form-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.labels{margin-top:10px}.group{margin-bottom:25px;position:relative;width:90%}.message-box{height:150px;margin-bottom:30px;position:relative;top:55px;width:100%}textarea{overflow:auto;resize:none;text-decoration:none}input,textarea{font-size:16px;outline:none}input{background:transparent!important;background:none;border:none;border-bottom:1px solid #b1b1b1;color:#b1b1b1;display:block;height:25px;opacity:.5;padding:10px 10px 10px 5px;transition:.2s ease;width:100%}input:focus{font-family:Roboto,sans-serif;opacity:1;outline:none}.input-2,.input-3,.input-4,.input-5{margin-bottom:50px}label{color:#b1b1b1;font-size:16px;font-weight:400;left:5px;opacity:.5;pointer-events:none;position:absolute;top:15px;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease}input:focus~label,input:valid~label{color:#b1b1b1;font-size:12px;opacity:1;top:-25px}textarea{background-color:#fff;font-family:Roboto,sans-serif;font-size:18px;opacity:.7}textarea:focus{opacity:1}textarea:focus+label{color:#b1b1b1;opacity:1}.highlight{height:60%;left:0;opacity:.5;pointer-events:none;position:absolute;top:25%;width:100px}input:focus~.highlight{-webkit-animation:inputHighlighter .3s ease;animation:inputHighlighter .3s ease}@-webkit-keyframes inputHighlighter{0%{background:#b1b1b1}to{background:transparent;width:0}}@keyframes inputHighlighter{0%{background:#b1b1b1}to{background:transparent;width:0}}button{align-items:center;background:#3e1d60;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:20px;letter-spacing:1px;margin-bottom:30px;overflow:hidden;padding-bottom:10px;padding-top:10px;transition:all .2s;width:90%}button span{display:block;margin-left:.3em;transition:all .3s ease-in-out}.svg-wrapper-1{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}button svg{display:block;text-align:center;-webkit-transform-origin:center center;transform-origin:center center;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}button:hover .svg-wrapper{-webkit-animation:fly-1 .6s ease-in-out infinite alternate;animation:fly-1 .6s ease-in-out infinite alternate}button:hover svg{-webkit-transform:translateX(1.2em) rotate(45deg) scale(1.1);transform:translateX(1.2em) rotate(45deg) scale(1.1)}button:hover span{-webkit-transform:translateX(5em);transform:translateX(5em)}button:active{-webkit-transform:scale(.95);transform:scale(.95)}.alert{font-size:20px!important;margin-bottom:50px!important}@-webkit-keyframes fly-1{0%{-webkit-transform:translateY(.1em);transform:translateY(.1em)}to{-webkit-transform:translateY(-.1em);transform:translateY(-.1em)}}@keyframes fly-1{0%{-webkit-transform:translateY(.1em);transform:translateY(.1em)}to{-webkit-transform:translateY(-.1em);transform:translateY(-.1em)}}@media screen and (min-width:768px){.form-wrapper{width:60%}.contact-page-logo{font-size:150px!important}.group,button{width:100%}button{padding:1rem}}@media screen and (min-width:1025px){h1{font-size:32px}.contact-page-logo{font-size:75px!important}.form-wrapper{width:25%}.group,button{width:100%}button{padding:1rem}}@media screen and (min-width:1600px){h1{font-size:3rem}.contact-page-logo{font-size:130px!important}.form-wrapper{width:25%}.group,button{width:100%}button{padding:1rem}}.skills-page{overflow-x:hidden;padding-bottom:3rem;position:relative}.skills-page,.skills-page .text-zone-skills{display:flex;flex-direction:column;width:100%}.skills-page .text-zone-skills{align-items:center;justify-content:center;padding:2rem 2rem 1rem;text-align:center}.skills-page .text-zone-skills .skills-title span{color:#fc8a68;font-family:Open Sans,sans-serif;font-size:2rem!important}.skills-page .text-zone-skills .sentence{font-family:Open Sans,sans-serif;font-size:1.2rem;margin-bottom:0}.skills-page .skills-categories{box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;max-width:100%;padding:1.5rem;width:100%}.skills-page .skills-categories .skill-category .category-title{border-bottom:1px solid hsla(14,96%,70%,.3);color:#fc8a68;font-family:Open Sans,sans-serif;font-size:1rem;letter-spacing:.1em;margin-bottom:.75rem;padding-bottom:.4rem;text-transform:uppercase}.skills-page .skills-categories .skill-category .skill-badges{display:flex;flex-wrap:wrap;gap:.5rem}.skills-page .skills-categories .skill-category .skill-badges .skill-badge{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;color:#e0e0e0;display:inline-block;font-family:Open Sans,sans-serif;font-size:.85rem;padding:.35rem .85rem;transition:border-color .2s,background .2s,color .2s;white-space:normal;word-break:break-word}.skills-page .skills-categories .skill-category .skill-badges .skill-badge:hover{background:hsla(14,96%,70%,.1);border-color:#fc8a68;color:#fff}@media screen and (min-width:768px){.skills-page .skills-categories{padding:1.5rem 3rem}.skills-page .skills-categories .skill-category .category-title{font-size:1.1rem}.skills-page .skills-categories .skill-category .skill-badges .skill-badge{font-size:.9rem}}@media screen and (min-width:1025px){.skills-page .skills-categories{gap:2.5rem;padding:2rem 4rem}.skills-page .skills-categories .skill-category .category-title{font-size:1.1rem}.skills-page .skills-categories .skill-category .skill-badges .skill-badge{font-size:.9rem;padding:.4rem 1rem}}@media screen and (min-width:1600px){.skills-page .skills-categories{margin:0 auto;max-width:1400px;padding:2rem 6rem}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#021027;color:#fefdfd;display:block;font-family:Open Sans,sans-serif;margin:0;overflow-x:hidden;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#fc8a68}::-webkit-scrollbar-thumb:hover{background:#fc734a}.projects-page{display:flex;flex-direction:column;position:relative;top:0;width:100%}.projects-page .project-page-title{color:#fc8a68!important;font-family:Open Sans,sans-serif;font-size:2rem!important;margin-bottom:40px;margin-right:30px!important;margin-top:30px;text-align:center;width:100%}.projects-page .scene{z-index:1}.projects-page .cards,.projects-page .scene{align-items:center;flex-direction:column;justify-content:center;width:100%}.projects-page .cards{display:flex}.projects-page .cards .card-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:40px;width:100%}.projects-page .cards .card-wrapper a{text-decoration:none}.projects-page .cards .card-wrapper a .project-title{color:#fff;font-family:Open Sans,sans-serif;font-size:16px!important;margin-bottom:1.2rem;text-align:center}.projects-page .cards .card-wrapper .card{color:#fff;cursor:pointer;height:210px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.5s ease-in-out;width:260px}.projects-page .cards .card-wrapper .card:hover{opacity:.5!important}.projects-page .cards .card-wrapper .card .card__face{-webkit-box-reflect:below 0 linear-gradient(transparent,transparent,transparent);align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:2s ease-in-out;width:100%}.projects-page .cards .card-wrapper .card .card__face img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.projects-page .project-page-title{font-size:3rem!important}.projects-page .cards{grid-gap:80px;display:grid;grid-template-columns:40% 40%}.projects-page .cards .card-wrapper a{text-decoration:none}.projects-page .cards .card-wrapper a .project-title{font-size:16px!important;text-align:center;width:100%}.projects-page .cards .card-wrapper .card{height:250px;position:relative;width:330px}}@media screen and (min-width:1025px){.projects-page .project-page-title{font-size:32px!important}.projects-page .cards{grid-gap:200px;display:grid;grid-template-columns:25% 25%}.projects-page .cards .card-wrapper a div{background-image:linear-gradient(#fc8a68,#fc8a68);background-position-x:0;background-position-y:100%;background-repeat:no-repeat;background-size:0 .1em;font-family:Open Sans,sans-serif;font-size:24px;letter-spacing:1px;text-decoration:none;transition:background-size .2s ease-in-out}.projects-page .cards .card-wrapper a div:active,.projects-page .cards .card-wrapper a div:focus,.projects-page .cards .card-wrapper a div:hover{background-size:100% .1em}.projects-page .cards .card-wrapper a .project-title{font-size:22px!important;margin-bottom:2rem;text-align:center;width:100%}.projects-page .cards .card-wrapper .card{height:300px;position:relative;width:400px}}@media screen and (min-width:1800px){.projects-page .project-page-title{font-size:3rem!important}.projects-page .cards{grid-gap:80px;display:grid;grid-template-columns:25% 25% 25%}.projects-page .cards .card-wrapper .project-title{font-size:28px!important;margin-bottom:2rem;text-align:center;width:100%}.projects-page .cards .card-wrapper .card{height:380px;position:relative;width:500px}}.background{align-content:center;display:block;height:100%;justify-content:center;left:0;-webkit-mask-image:radial-gradient(#fff 0,#fff 30%,transparent 80%,transparent);mask-image:radial-gradient(#fff 0,#fff 30%,transparent 80%,transparent);object-fit:cover;position:absolute;top:0;width:calc(100% - 200px);z-index:-1}.circle-container{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;position:absolute;-webkit-transform:translateY(-10vh);transform:translateY(-10vh)}.circle-container .circle{-webkit-animation:fadein-frames .2s infinite,scale-frames 2s infinite;animation:fadein-frames .2s infinite,scale-frames 2s infinite;background-image:radial-gradient(#9ff,#9ff 10%,rgba(153,255,255,0) 56%);border-radius:50%;height:100%;mix-blend-mode:screen;width:100%}@-webkit-keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@-webkit-keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}@keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}.circle-container:first-child{-webkit-animation-delay:34159ms;animation-delay:34159ms;-webkit-animation-duration:32562ms;animation-duration:32562ms;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;height:4px;width:4px}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(64vw,101vh,0);transform:translate3d(64vw,101vh,0)}to{-webkit-transform:translate3d(5vw,-104vh,0);transform:translate3d(5vw,-104vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(64vw,101vh,0);transform:translate3d(64vw,101vh,0)}to{-webkit-transform:translate3d(5vw,-104vh,0);transform:translate3d(5vw,-104vh,0)}}.circle-container:first-child .circle{-webkit-animation-delay:3201ms;animation-delay:3201ms}.circle-container:nth-child(2){-webkit-animation-delay:35.05s;animation-delay:35.05s;-webkit-animation-duration:30718ms;animation-duration:30718ms;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;height:8px;width:8px}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(38vw,109vh,0);transform:translate3d(38vw,109vh,0)}to{-webkit-transform:translate3d(70vw,-121vh,0);transform:translate3d(70vw,-121vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(38vw,109vh,0);transform:translate3d(38vw,109vh,0)}to{-webkit-transform:translate3d(70vw,-121vh,0);transform:translate3d(70vw,-121vh,0)}}.circle-container:nth-child(2) .circle{-webkit-animation-delay:2155ms;animation-delay:2155ms}.circle-container:nth-child(3){-webkit-animation-delay:31729ms;animation-delay:31729ms;-webkit-animation-duration:36263ms;animation-duration:36263ms;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;height:8px;width:8px}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(57vw,103vh,0);transform:translate3d(57vw,103vh,0)}to{-webkit-transform:translate3d(57vw,-128vh,0);transform:translate3d(57vw,-128vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(57vw,103vh,0);transform:translate3d(57vw,103vh,0)}to{-webkit-transform:translate3d(57vw,-128vh,0);transform:translate3d(57vw,-128vh,0)}}.circle-container:nth-child(3) .circle{-webkit-animation-delay:1332ms;animation-delay:1332ms}.circle-container:nth-child(4){-webkit-animation-delay:14416ms;animation-delay:14416ms;-webkit-animation-duration:30275ms;animation-duration:30275ms;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;height:4px;width:4px}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-126vh,0);transform:translate3d(36vw,-126vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-126vh,0);transform:translate3d(36vw,-126vh,0)}}.circle-container:nth-child(4) .circle{-webkit-animation-delay:3682ms;animation-delay:3682ms}.circle-container:nth-child(5){-webkit-animation-delay:5217ms;animation-delay:5217ms;-webkit-animation-duration:29224ms;animation-duration:29224ms;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;height:2px;width:2px}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(20vw,102vh,0);transform:translate3d(20vw,102vh,0)}to{-webkit-transform:translate3d(89vw,-132vh,0);transform:translate3d(89vw,-132vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(20vw,102vh,0);transform:translate3d(20vw,102vh,0)}to{-webkit-transform:translate3d(89vw,-132vh,0);transform:translate3d(89vw,-132vh,0)}}.circle-container:nth-child(5) .circle{-webkit-animation-delay:1948ms;animation-delay:1948ms}.circle-container:nth-child(6){-webkit-animation-delay:7174ms;animation-delay:7174ms;-webkit-animation-duration:33822ms;animation-duration:33822ms;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;height:7px;width:7px}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(12vw,101vh,0);transform:translate3d(12vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-129vh,0);transform:translate3d(87vw,-129vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(12vw,101vh,0);transform:translate3d(12vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-129vh,0);transform:translate3d(87vw,-129vh,0)}}.circle-container:nth-child(6) .circle{-webkit-animation-delay:1.93s;animation-delay:1.93s}.circle-container:nth-child(7){-webkit-animation-delay:11082ms;animation-delay:11082ms;-webkit-animation-duration:28488ms;animation-duration:28488ms;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;height:7px;width:7px}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(38vw,106vh,0);transform:translate3d(38vw,106vh,0)}to{-webkit-transform:translate3d(1vw,-133vh,0);transform:translate3d(1vw,-133vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(38vw,106vh,0);transform:translate3d(38vw,106vh,0)}to{-webkit-transform:translate3d(1vw,-133vh,0);transform:translate3d(1vw,-133vh,0)}}.circle-container:nth-child(7) .circle{-webkit-animation-delay:1392ms;animation-delay:1392ms}.circle-container:nth-child(8){-webkit-animation-delay:2057ms;animation-delay:2057ms;-webkit-animation-duration:32442ms;animation-duration:32442ms;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;height:1px;width:1px}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(97vw,103vh,0);transform:translate3d(97vw,103vh,0)}to{-webkit-transform:translate3d(77vw,-127vh,0);transform:translate3d(77vw,-127vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(97vw,103vh,0);transform:translate3d(97vw,103vh,0)}to{-webkit-transform:translate3d(77vw,-127vh,0);transform:translate3d(77vw,-127vh,0)}}.circle-container:nth-child(8) .circle{-webkit-animation-delay:1331ms;animation-delay:1331ms}.circle-container:nth-child(9){-webkit-animation-delay:12872ms;animation-delay:12872ms;-webkit-animation-duration:31744ms;animation-duration:31744ms;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;height:8px;width:8px}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(23vw,102vh,0);transform:translate3d(23vw,102vh,0)}to{-webkit-transform:translate3d(89vw,-107vh,0);transform:translate3d(89vw,-107vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(23vw,102vh,0);transform:translate3d(23vw,102vh,0)}to{-webkit-transform:translate3d(89vw,-107vh,0);transform:translate3d(89vw,-107vh,0)}}.circle-container:nth-child(9) .circle{-webkit-animation-delay:825ms;animation-delay:825ms}.circle-container:nth-child(10){-webkit-animation-delay:19.56s;animation-delay:19.56s;-webkit-animation-duration:35284ms;animation-duration:35284ms;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;height:1px;width:1px}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(6vw,105vh,0);transform:translate3d(6vw,105vh,0)}to{-webkit-transform:translate3d(40vw,-130vh,0);transform:translate3d(40vw,-130vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(6vw,105vh,0);transform:translate3d(6vw,105vh,0)}to{-webkit-transform:translate3d(40vw,-130vh,0);transform:translate3d(40vw,-130vh,0)}}.circle-container:nth-child(10) .circle{-webkit-animation-delay:2098ms;animation-delay:2098ms}.circle-container:nth-child(11){-webkit-animation-delay:29466ms;animation-delay:29466ms;-webkit-animation-duration:29432ms;animation-duration:29432ms;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;height:4px;width:4px}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(79vw,-119vh,0);transform:translate3d(79vw,-119vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(79vw,-119vh,0);transform:translate3d(79vw,-119vh,0)}}.circle-container:nth-child(11) .circle{-webkit-animation-delay:1415ms;animation-delay:1415ms}.circle-container:nth-child(12){-webkit-animation-delay:5774ms;animation-delay:5774ms;-webkit-animation-duration:36356ms;animation-duration:36356ms;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;height:5px;width:5px}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(6vw,-133vh,0);transform:translate3d(6vw,-133vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(6vw,-133vh,0);transform:translate3d(6vw,-133vh,0)}}.circle-container:nth-child(12) .circle{-webkit-animation-delay:762ms;animation-delay:762ms}.circle-container:nth-child(13){-webkit-animation-delay:4466ms;animation-delay:4466ms;-webkit-animation-duration:29287ms;animation-duration:29287ms;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;height:5px;width:5px}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(16vw,107vh,0);transform:translate3d(16vw,107vh,0)}to{-webkit-transform:translate3d(44vw,-124vh,0);transform:translate3d(44vw,-124vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(16vw,107vh,0);transform:translate3d(16vw,107vh,0)}to{-webkit-transform:translate3d(44vw,-124vh,0);transform:translate3d(44vw,-124vh,0)}}.circle-container:nth-child(13) .circle{-webkit-animation-delay:60ms;animation-delay:60ms}.circle-container:nth-child(14){-webkit-animation-delay:7782ms;animation-delay:7782ms;-webkit-animation-duration:31133ms;animation-duration:31133ms;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;height:7px;width:7px}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(85vw,106vh,0);transform:translate3d(85vw,106vh,0)}to{-webkit-transform:translate3d(68vw,-125vh,0);transform:translate3d(68vw,-125vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(85vw,106vh,0);transform:translate3d(85vw,106vh,0)}to{-webkit-transform:translate3d(68vw,-125vh,0);transform:translate3d(68vw,-125vh,0)}}.circle-container:nth-child(14) .circle{-webkit-animation-delay:3261ms;animation-delay:3261ms}.circle-container:nth-child(15){-webkit-animation-delay:12131ms;animation-delay:12131ms;-webkit-animation-duration:35949ms;animation-duration:35949ms;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;height:5px;width:5px}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(30vw,-132vh,0);transform:translate3d(30vw,-132vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(30vw,-132vh,0);transform:translate3d(30vw,-132vh,0)}}.circle-container:nth-child(15) .circle{-webkit-animation-delay:3.34s;animation-delay:3.34s}.circle-container:nth-child(16){-webkit-animation-delay:24966ms;animation-delay:24966ms;-webkit-animation-duration:32101ms;animation-duration:32101ms;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;height:5px;width:5px}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(12vw,103vh,0);transform:translate3d(12vw,103vh,0)}to{-webkit-transform:translate3d(88vw,-121vh,0);transform:translate3d(88vw,-121vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(12vw,103vh,0);transform:translate3d(12vw,103vh,0)}to{-webkit-transform:translate3d(88vw,-121vh,0);transform:translate3d(88vw,-121vh,0)}}.circle-container:nth-child(16) .circle{-webkit-animation-delay:.16s;animation-delay:.16s}.circle-container:nth-child(17){-webkit-animation-delay:6215ms;animation-delay:6215ms;-webkit-animation-duration:29448ms;animation-duration:29448ms;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;height:8px;width:8px}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(44vw,103vh,0);transform:translate3d(44vw,103vh,0)}to{-webkit-transform:translate3d(22vw,-116vh,0);transform:translate3d(22vw,-116vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(44vw,103vh,0);transform:translate3d(44vw,103vh,0)}to{-webkit-transform:translate3d(22vw,-116vh,0);transform:translate3d(22vw,-116vh,0)}}.circle-container:nth-child(17) .circle{-webkit-animation-delay:1331ms;animation-delay:1331ms}.circle-container:nth-child(18){-webkit-animation-delay:25768ms;animation-delay:25768ms;-webkit-animation-duration:28904ms;animation-duration:28904ms;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;height:6px;width:6px}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(47vw,105vh,0);transform:translate3d(47vw,105vh,0)}to{-webkit-transform:translate3d(82vw,-130vh,0);transform:translate3d(82vw,-130vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(47vw,105vh,0);transform:translate3d(47vw,105vh,0)}to{-webkit-transform:translate3d(82vw,-130vh,0);transform:translate3d(82vw,-130vh,0)}}.circle-container:nth-child(18) .circle{-webkit-animation-delay:1821ms;animation-delay:1821ms}.circle-container:nth-child(19){-webkit-animation-delay:2713ms;animation-delay:2713ms;-webkit-animation-duration:33796ms;animation-duration:33796ms;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;height:7px;width:7px}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(24vw,105vh,0);transform:translate3d(24vw,105vh,0)}to{-webkit-transform:translate3d(29vw,-113vh,0);transform:translate3d(29vw,-113vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(24vw,105vh,0);transform:translate3d(24vw,105vh,0)}to{-webkit-transform:translate3d(29vw,-113vh,0);transform:translate3d(29vw,-113vh,0)}}.circle-container:nth-child(19) .circle{-webkit-animation-delay:777ms;animation-delay:777ms}.circle-container:nth-child(20){-webkit-animation-delay:31454ms;animation-delay:31454ms;-webkit-animation-duration:31109ms;animation-duration:31109ms;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;height:2px;width:2px}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(88vw,103vh,0);transform:translate3d(88vw,103vh,0)}to{-webkit-transform:translate3d(17vw,-109vh,0);transform:translate3d(17vw,-109vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(88vw,103vh,0);transform:translate3d(88vw,103vh,0)}to{-webkit-transform:translate3d(17vw,-109vh,0);transform:translate3d(17vw,-109vh,0)}}.circle-container:nth-child(20) .circle{-webkit-animation-delay:3049ms;animation-delay:3049ms}.circle-container:nth-child(21){-webkit-animation-delay:18446ms;animation-delay:18446ms;-webkit-animation-duration:33177ms;animation-duration:33177ms;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;height:7px;width:7px}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(49vw,107vh,0);transform:translate3d(49vw,107vh,0)}to{-webkit-transform:translate3d(74vw,-129vh,0);transform:translate3d(74vw,-129vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(49vw,107vh,0);transform:translate3d(49vw,107vh,0)}to{-webkit-transform:translate3d(74vw,-129vh,0);transform:translate3d(74vw,-129vh,0)}}.circle-container:nth-child(21) .circle{-webkit-animation-delay:499ms;animation-delay:499ms}.circle-container:nth-child(22){-webkit-animation-delay:11.2s;animation-delay:11.2s;-webkit-animation-duration:32833ms;animation-duration:32833ms;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;height:6px;width:6px}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(93vw,102vh,0);transform:translate3d(93vw,102vh,0)}to{-webkit-transform:translate3d(80vw,-113vh,0);transform:translate3d(80vw,-113vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(93vw,102vh,0);transform:translate3d(93vw,102vh,0)}to{-webkit-transform:translate3d(80vw,-113vh,0);transform:translate3d(80vw,-113vh,0)}}.circle-container:nth-child(22) .circle{-webkit-animation-delay:2.29s;animation-delay:2.29s}.circle-container:nth-child(23){-webkit-animation-delay:34236ms;animation-delay:34236ms;-webkit-animation-duration:36071ms;animation-duration:36071ms;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;height:2px;width:2px}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(97vw,105vh,0);transform:translate3d(97vw,105vh,0)}to{-webkit-transform:translate3d(59vw,-124vh,0);transform:translate3d(59vw,-124vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(97vw,105vh,0);transform:translate3d(97vw,105vh,0)}to{-webkit-transform:translate3d(59vw,-124vh,0);transform:translate3d(59vw,-124vh,0)}}.circle-container:nth-child(23) .circle{-webkit-animation-delay:2289ms;animation-delay:2289ms}.circle-container:nth-child(24){-webkit-animation-delay:36711ms;animation-delay:36711ms;-webkit-animation-duration:33199ms;animation-duration:33199ms;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;height:3px;width:3px}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(90vw,107vh,0);transform:translate3d(90vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-117vh,0);transform:translate3d(47vw,-117vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(90vw,107vh,0);transform:translate3d(90vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-117vh,0);transform:translate3d(47vw,-117vh,0)}}.circle-container:nth-child(24) .circle{-webkit-animation-delay:1172ms;animation-delay:1172ms}.circle-container:nth-child(25){-webkit-animation-delay:36925ms;animation-delay:36925ms;-webkit-animation-duration:35338ms;animation-duration:35338ms;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;height:7px;width:7px}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(62vw,107vh,0);transform:translate3d(62vw,107vh,0)}to{-webkit-transform:translate3d(77vw,-117vh,0);transform:translate3d(77vw,-117vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(62vw,107vh,0);transform:translate3d(62vw,107vh,0)}to{-webkit-transform:translate3d(77vw,-117vh,0);transform:translate3d(77vw,-117vh,0)}}.circle-container:nth-child(25) .circle{-webkit-animation-delay:3508ms;animation-delay:3508ms}.circle-container:nth-child(26){-webkit-animation-delay:20073ms;animation-delay:20073ms;-webkit-animation-duration:32841ms;animation-duration:32841ms;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;height:4px;width:4px}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(29vw,105vh,0);transform:translate3d(29vw,105vh,0)}to{-webkit-transform:translate3d(2vw,-118vh,0);transform:translate3d(2vw,-118vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(29vw,105vh,0);transform:translate3d(29vw,105vh,0)}to{-webkit-transform:translate3d(2vw,-118vh,0);transform:translate3d(2vw,-118vh,0)}}.circle-container:nth-child(26) .circle{-webkit-animation-delay:2555ms;animation-delay:2555ms}.circle-container:nth-child(27){-webkit-animation-delay:13104ms;animation-delay:13104ms;-webkit-animation-duration:32.36s;animation-duration:32.36s;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;height:4px;width:4px}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(6vw,-123vh,0);transform:translate3d(6vw,-123vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(6vw,-123vh,0);transform:translate3d(6vw,-123vh,0)}}.circle-container:nth-child(27) .circle{-webkit-animation-delay:2473ms;animation-delay:2473ms}.circle-container:nth-child(28){-webkit-animation-delay:33965ms;animation-delay:33965ms;-webkit-animation-duration:28023ms;animation-duration:28023ms;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;height:3px;width:3px}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(77vw,106vh,0);transform:translate3d(77vw,106vh,0)}to{-webkit-transform:translate3d(91vw,-130vh,0);transform:translate3d(91vw,-130vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(77vw,106vh,0);transform:translate3d(77vw,106vh,0)}to{-webkit-transform:translate3d(91vw,-130vh,0);transform:translate3d(91vw,-130vh,0)}}.circle-container:nth-child(28) .circle{-webkit-animation-delay:1742ms;animation-delay:1742ms}.circle-container:nth-child(29){-webkit-animation-delay:29.01s;animation-delay:29.01s;-webkit-animation-duration:32442ms;animation-duration:32442ms;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;height:4px;width:4px}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(45vw,-134vh,0);transform:translate3d(45vw,-134vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(45vw,-134vh,0);transform:translate3d(45vw,-134vh,0)}}.circle-container:nth-child(29) .circle{-webkit-animation-delay:3274ms;animation-delay:3274ms}.circle-container:nth-child(30){-webkit-animation-delay:25394ms;animation-delay:25394ms;-webkit-animation-duration:32357ms;animation-duration:32357ms;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;height:7px;width:7px}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(71vw,107vh,0);transform:translate3d(71vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-126vh,0);transform:translate3d(36vw,-126vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(71vw,107vh,0);transform:translate3d(71vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-126vh,0);transform:translate3d(36vw,-126vh,0)}}.circle-container:nth-child(30) .circle{-webkit-animation-delay:3.29s;animation-delay:3.29s}.circle-container:nth-child(31){-webkit-animation-delay:35527ms;animation-delay:35527ms;-webkit-animation-duration:35447ms;animation-duration:35447ms;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;height:2px;width:2px}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(18vw,-122vh,0);transform:translate3d(18vw,-122vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(18vw,-122vh,0);transform:translate3d(18vw,-122vh,0)}}.circle-container:nth-child(31) .circle{-webkit-animation-delay:3937ms;animation-delay:3937ms}.circle-container:nth-child(32){-webkit-animation-delay:18665ms;animation-delay:18665ms;-webkit-animation-duration:32867ms;animation-duration:32867ms;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;height:4px;width:4px}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(11vw,106vh,0);transform:translate3d(11vw,106vh,0)}to{-webkit-transform:translate3d(16vw,-133vh,0);transform:translate3d(16vw,-133vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(11vw,106vh,0);transform:translate3d(11vw,106vh,0)}to{-webkit-transform:translate3d(16vw,-133vh,0);transform:translate3d(16vw,-133vh,0)}}.circle-container:nth-child(32) .circle{-webkit-animation-delay:1107ms;animation-delay:1107ms}.circle-container:nth-child(33){-webkit-animation-delay:13515ms;animation-delay:13515ms;-webkit-animation-duration:28.11s;animation-duration:28.11s;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;height:4px;width:4px}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(90vw,102vh,0);transform:translate3d(90vw,102vh,0)}to{-webkit-transform:translate3d(10vw,-130vh,0);transform:translate3d(10vw,-130vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(90vw,102vh,0);transform:translate3d(90vw,102vh,0)}to{-webkit-transform:translate3d(10vw,-130vh,0);transform:translate3d(10vw,-130vh,0)}}.circle-container:nth-child(33) .circle{-webkit-animation-delay:1.85s;animation-delay:1.85s}.circle-container:nth-child(34){-webkit-animation-delay:6592ms;animation-delay:6592ms;-webkit-animation-duration:29234ms;animation-duration:29234ms;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;height:4px;width:4px}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(78vw,-135vh,0);transform:translate3d(78vw,-135vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(78vw,-135vh,0);transform:translate3d(78vw,-135vh,0)}}.circle-container:nth-child(34) .circle{-webkit-animation-delay:3696ms;animation-delay:3696ms}.circle-container:nth-child(35){-webkit-animation-delay:7192ms;animation-delay:7192ms;-webkit-animation-duration:28067ms;animation-duration:28067ms;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;height:8px;width:8px}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(48vw,102vh,0);transform:translate3d(48vw,102vh,0)}to{-webkit-transform:translate3d(24vw,-128vh,0);transform:translate3d(24vw,-128vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(48vw,102vh,0);transform:translate3d(48vw,102vh,0)}to{-webkit-transform:translate3d(24vw,-128vh,0);transform:translate3d(24vw,-128vh,0)}}.circle-container:nth-child(35) .circle{-webkit-animation-delay:2915ms;animation-delay:2915ms}.circle-container:nth-child(36){-webkit-animation-delay:21814ms;animation-delay:21814ms;-webkit-animation-duration:29265ms;animation-duration:29265ms;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;height:7px;width:7px}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(57vw,101vh,0);transform:translate3d(57vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-102vh,0);transform:translate3d(31vw,-102vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(57vw,101vh,0);transform:translate3d(57vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-102vh,0);transform:translate3d(31vw,-102vh,0)}}.circle-container:nth-child(36) .circle{-webkit-animation-delay:929ms;animation-delay:929ms}.circle-container:nth-child(37){-webkit-animation-delay:22754ms;animation-delay:22754ms;-webkit-animation-duration:31503ms;animation-duration:31503ms;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;height:2px;width:2px}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-121vh,0);transform:translate3d(100vw,-121vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-121vh,0);transform:translate3d(100vw,-121vh,0)}}.circle-container:nth-child(37) .circle{-webkit-animation-delay:2587ms;animation-delay:2587ms}.circle-container:nth-child(38){-webkit-animation-delay:20817ms;animation-delay:20817ms;-webkit-animation-duration:31.57s;animation-duration:31.57s;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;height:2px;width:2px}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(9vw,102vh,0);transform:translate3d(9vw,102vh,0)}to{-webkit-transform:translate3d(16vw,-119vh,0);transform:translate3d(16vw,-119vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(9vw,102vh,0);transform:translate3d(9vw,102vh,0)}to{-webkit-transform:translate3d(16vw,-119vh,0);transform:translate3d(16vw,-119vh,0)}}.circle-container:nth-child(38) .circle{-webkit-animation-delay:38ms;animation-delay:38ms}.circle-container:nth-child(39){-webkit-animation-delay:21381ms;animation-delay:21381ms;-webkit-animation-duration:35094ms;animation-duration:35094ms;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;height:2px;width:2px}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(99vw,103vh,0);transform:translate3d(99vw,103vh,0)}to{-webkit-transform:translate3d(12vw,-125vh,0);transform:translate3d(12vw,-125vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(99vw,103vh,0);transform:translate3d(99vw,103vh,0)}to{-webkit-transform:translate3d(12vw,-125vh,0);transform:translate3d(12vw,-125vh,0)}}.circle-container:nth-child(39) .circle{-webkit-animation-delay:3.17s;animation-delay:3.17s}.circle-container:nth-child(40){-webkit-animation-delay:36867ms;animation-delay:36867ms;-webkit-animation-duration:32049ms;animation-duration:32049ms;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;height:4px;width:4px}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(8vw,105vh,0);transform:translate3d(8vw,105vh,0)}to{-webkit-transform:translate3d(42vw,-107vh,0);transform:translate3d(42vw,-107vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(8vw,105vh,0);transform:translate3d(8vw,105vh,0)}to{-webkit-transform:translate3d(42vw,-107vh,0);transform:translate3d(42vw,-107vh,0)}}.circle-container:nth-child(40) .circle{-webkit-animation-delay:1357ms;animation-delay:1357ms}.circle-container:nth-child(41){-webkit-animation-delay:1355ms;animation-delay:1355ms;-webkit-animation-duration:35688ms;animation-duration:35688ms;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;height:6px;width:6px}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(16vw,109vh,0);transform:translate3d(16vw,109vh,0)}to{-webkit-transform:translate3d(13vw,-115vh,0);transform:translate3d(13vw,-115vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(16vw,109vh,0);transform:translate3d(16vw,109vh,0)}to{-webkit-transform:translate3d(13vw,-115vh,0);transform:translate3d(13vw,-115vh,0)}}.circle-container:nth-child(41) .circle{-webkit-animation-delay:3181ms;animation-delay:3181ms}.circle-container:nth-child(42){-webkit-animation-delay:5343ms;animation-delay:5343ms;-webkit-animation-duration:35839ms;animation-duration:35839ms;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;height:8px;width:8px}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(54vw,102vh,0);transform:translate3d(54vw,102vh,0)}to{-webkit-transform:translate3d(36vw,-108vh,0);transform:translate3d(36vw,-108vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(54vw,102vh,0);transform:translate3d(54vw,102vh,0)}to{-webkit-transform:translate3d(36vw,-108vh,0);transform:translate3d(36vw,-108vh,0)}}.circle-container:nth-child(42) .circle{-webkit-animation-delay:783ms;animation-delay:783ms}.circle-container:nth-child(43){-webkit-animation-delay:23409ms;animation-delay:23409ms;-webkit-animation-duration:34944ms;animation-duration:34944ms;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;height:8px;width:8px}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(59vw,110vh,0);transform:translate3d(59vw,110vh,0)}to{-webkit-transform:translate3d(40vw,-131vh,0);transform:translate3d(40vw,-131vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(59vw,110vh,0);transform:translate3d(59vw,110vh,0)}to{-webkit-transform:translate3d(40vw,-131vh,0);transform:translate3d(40vw,-131vh,0)}}.circle-container:nth-child(43) .circle{-webkit-animation-delay:2.1s;animation-delay:2.1s}.circle-container:nth-child(44){-webkit-animation-delay:22135ms;animation-delay:22135ms;-webkit-animation-duration:32396ms;animation-duration:32396ms;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;height:6px;width:6px}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(81vw,108vh,0);transform:translate3d(81vw,108vh,0)}to{-webkit-transform:translate3d(7vw,-121vh,0);transform:translate3d(7vw,-121vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(81vw,108vh,0);transform:translate3d(81vw,108vh,0)}to{-webkit-transform:translate3d(7vw,-121vh,0);transform:translate3d(7vw,-121vh,0)}}.circle-container:nth-child(44) .circle{-webkit-animation-delay:3351ms;animation-delay:3351ms}.circle-container:nth-child(45){-webkit-animation-delay:35408ms;animation-delay:35408ms;-webkit-animation-duration:28758ms;animation-duration:28758ms;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;height:7px;width:7px}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(65vw,104vh,0);transform:translate3d(65vw,104vh,0)}to{-webkit-transform:translate3d(5vw,-119vh,0);transform:translate3d(5vw,-119vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(65vw,104vh,0);transform:translate3d(65vw,104vh,0)}to{-webkit-transform:translate3d(5vw,-119vh,0);transform:translate3d(5vw,-119vh,0)}}.circle-container:nth-child(45) .circle{-webkit-animation-delay:2268ms;animation-delay:2268ms}.circle-container:nth-child(46){-webkit-animation-delay:21434ms;animation-delay:21434ms;-webkit-animation-duration:28655ms;animation-duration:28655ms;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;height:2px;width:2px}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-113vh,0);transform:translate3d(47vw,-113vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-113vh,0);transform:translate3d(47vw,-113vh,0)}}.circle-container:nth-child(46) .circle{-webkit-animation-delay:2.1s;animation-delay:2.1s}.circle-container:nth-child(47){-webkit-animation-delay:8971ms;animation-delay:8971ms;-webkit-animation-duration:36053ms;animation-duration:36053ms;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;height:7px;width:7px}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(17vw,102vh,0);transform:translate3d(17vw,102vh,0)}to{-webkit-transform:translate3d(88vw,-119vh,0);transform:translate3d(88vw,-119vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(17vw,102vh,0);transform:translate3d(17vw,102vh,0)}to{-webkit-transform:translate3d(88vw,-119vh,0);transform:translate3d(88vw,-119vh,0)}}.circle-container:nth-child(47) .circle{-webkit-animation-delay:3175ms;animation-delay:3175ms}.circle-container:nth-child(48){-webkit-animation-delay:21456ms;animation-delay:21456ms;-webkit-animation-duration:32624ms;animation-duration:32624ms;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;height:8px;width:8px}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(2vw,-123vh,0);transform:translate3d(2vw,-123vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(2vw,-123vh,0);transform:translate3d(2vw,-123vh,0)}}.circle-container:nth-child(48) .circle{-webkit-animation-delay:3077ms;animation-delay:3077ms}.circle-container:nth-child(49){-webkit-animation-delay:26841ms;animation-delay:26841ms;-webkit-animation-duration:30208ms;animation-duration:30208ms;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;height:5px;width:5px}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(73vw,-122vh,0);transform:translate3d(73vw,-122vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(73vw,-122vh,0);transform:translate3d(73vw,-122vh,0)}}.circle-container:nth-child(49) .circle{-webkit-animation-delay:3281ms;animation-delay:3281ms}.circle-container:nth-child(50){-webkit-animation-delay:36.87s;animation-delay:36.87s;-webkit-animation-duration:31074ms;animation-duration:31074ms;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;height:7px;width:7px}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-124vh,0);transform:translate3d(96vw,-124vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-124vh,0);transform:translate3d(96vw,-124vh,0)}}.circle-container:nth-child(50) .circle{-webkit-animation-delay:1485ms;animation-delay:1485ms}.circle-container:nth-child(51){-webkit-animation-delay:21007ms;animation-delay:21007ms;-webkit-animation-duration:31625ms;animation-duration:31625ms;-webkit-animation-name:move-frames-51;animation-name:move-frames-51;height:4px;width:4px}@-webkit-keyframes move-frames-51{0%{-webkit-transform:translate3d(23vw,107vh,0);transform:translate3d(23vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-116vh,0);transform:translate3d(47vw,-116vh,0)}}@keyframes move-frames-51{0%{-webkit-transform:translate3d(23vw,107vh,0);transform:translate3d(23vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-116vh,0);transform:translate3d(47vw,-116vh,0)}}.circle-container:nth-child(51) .circle{-webkit-animation-delay:2621ms;animation-delay:2621ms}.circle-container:nth-child(52){-webkit-animation-delay:13918ms;animation-delay:13918ms;-webkit-animation-duration:36239ms;animation-duration:36239ms;-webkit-animation-name:move-frames-52;animation-name:move-frames-52;height:8px;width:8px}@-webkit-keyframes move-frames-52{0%{-webkit-transform:translate3d(31vw,107vh,0);transform:translate3d(31vw,107vh,0)}to{-webkit-transform:translate3d(62vw,-127vh,0);transform:translate3d(62vw,-127vh,0)}}@keyframes move-frames-52{0%{-webkit-transform:translate3d(31vw,107vh,0);transform:translate3d(31vw,107vh,0)}to{-webkit-transform:translate3d(62vw,-127vh,0);transform:translate3d(62vw,-127vh,0)}}.circle-container:nth-child(52) .circle{-webkit-animation-delay:3017ms;animation-delay:3017ms}.circle-container:nth-child(53){-webkit-animation-delay:17198ms;animation-delay:17198ms;-webkit-animation-duration:34732ms;animation-duration:34732ms;-webkit-animation-name:move-frames-53;animation-name:move-frames-53;height:3px;width:3px}@-webkit-keyframes move-frames-53{0%{-webkit-transform:translate3d(56vw,105vh,0);transform:translate3d(56vw,105vh,0)}to{-webkit-transform:translate3d(59vw,-115vh,0);transform:translate3d(59vw,-115vh,0)}}@keyframes move-frames-53{0%{-webkit-transform:translate3d(56vw,105vh,0);transform:translate3d(56vw,105vh,0)}to{-webkit-transform:translate3d(59vw,-115vh,0);transform:translate3d(59vw,-115vh,0)}}.circle-container:nth-child(53) .circle{-webkit-animation-delay:2534ms;animation-delay:2534ms}.circle-container:nth-child(54){-webkit-animation-delay:7436ms;animation-delay:7436ms;-webkit-animation-duration:31033ms;animation-duration:31033ms;-webkit-animation-name:move-frames-54;animation-name:move-frames-54;height:2px;width:2px}@-webkit-keyframes move-frames-54{0%{-webkit-transform:translate3d(100vw,103vh,0);transform:translate3d(100vw,103vh,0)}to{-webkit-transform:translate3d(83vw,-104vh,0);transform:translate3d(83vw,-104vh,0)}}@keyframes move-frames-54{0%{-webkit-transform:translate3d(100vw,103vh,0);transform:translate3d(100vw,103vh,0)}to{-webkit-transform:translate3d(83vw,-104vh,0);transform:translate3d(83vw,-104vh,0)}}.circle-container:nth-child(54) .circle{-webkit-animation-delay:2506ms;animation-delay:2506ms}.circle-container:nth-child(55){-webkit-animation-delay:34383ms;animation-delay:34383ms;-webkit-animation-duration:32.78s;animation-duration:32.78s;-webkit-animation-name:move-frames-55;animation-name:move-frames-55;height:5px;width:5px}@-webkit-keyframes move-frames-55{0%{-webkit-transform:translate3d(59vw,103vh,0);transform:translate3d(59vw,103vh,0)}to{-webkit-transform:translate3d(37vw,-115vh,0);transform:translate3d(37vw,-115vh,0)}}@keyframes move-frames-55{0%{-webkit-transform:translate3d(59vw,103vh,0);transform:translate3d(59vw,103vh,0)}to{-webkit-transform:translate3d(37vw,-115vh,0);transform:translate3d(37vw,-115vh,0)}}.circle-container:nth-child(55) .circle{-webkit-animation-delay:3369ms;animation-delay:3369ms}.circle-container:nth-child(56){-webkit-animation-delay:8039ms;animation-delay:8039ms;-webkit-animation-duration:29802ms;animation-duration:29802ms;-webkit-animation-name:move-frames-56;animation-name:move-frames-56;height:5px;width:5px}@-webkit-keyframes move-frames-56{0%{-webkit-transform:translate3d(78vw,107vh,0);transform:translate3d(78vw,107vh,0)}to{-webkit-transform:translate3d(34vw,-134vh,0);transform:translate3d(34vw,-134vh,0)}}@keyframes move-frames-56{0%{-webkit-transform:translate3d(78vw,107vh,0);transform:translate3d(78vw,107vh,0)}to{-webkit-transform:translate3d(34vw,-134vh,0);transform:translate3d(34vw,-134vh,0)}}.circle-container:nth-child(56) .circle{-webkit-animation-delay:1827ms;animation-delay:1827ms}.circle-container:nth-child(57){-webkit-animation-delay:7607ms;animation-delay:7607ms;-webkit-animation-duration:35747ms;animation-duration:35747ms;-webkit-animation-name:move-frames-57;animation-name:move-frames-57;height:8px;width:8px}@-webkit-keyframes move-frames-57{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(80vw,-128vh,0);transform:translate3d(80vw,-128vh,0)}}@keyframes move-frames-57{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(80vw,-128vh,0);transform:translate3d(80vw,-128vh,0)}}.circle-container:nth-child(57) .circle{-webkit-animation-delay:131ms;animation-delay:131ms}.circle-container:nth-child(58){-webkit-animation-delay:3464ms;animation-delay:3464ms;-webkit-animation-duration:34959ms;animation-duration:34959ms;-webkit-animation-name:move-frames-58;animation-name:move-frames-58;height:8px;width:8px}@-webkit-keyframes move-frames-58{0%{-webkit-transform:translate3d(72vw,103vh,0);transform:translate3d(72vw,103vh,0)}to{-webkit-transform:translate3d(77vw,-122vh,0);transform:translate3d(77vw,-122vh,0)}}@keyframes move-frames-58{0%{-webkit-transform:translate3d(72vw,103vh,0);transform:translate3d(72vw,103vh,0)}to{-webkit-transform:translate3d(77vw,-122vh,0);transform:translate3d(77vw,-122vh,0)}}.circle-container:nth-child(58) .circle{-webkit-animation-delay:2973ms;animation-delay:2973ms}.circle-container:nth-child(59){-webkit-animation-delay:14179ms;animation-delay:14179ms;-webkit-animation-duration:31234ms;animation-duration:31234ms;-webkit-animation-name:move-frames-59;animation-name:move-frames-59;height:2px;width:2px}@-webkit-keyframes move-frames-59{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-126vh,0);transform:translate3d(50vw,-126vh,0)}}@keyframes move-frames-59{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-126vh,0);transform:translate3d(50vw,-126vh,0)}}.circle-container:nth-child(59) .circle{-webkit-animation-delay:2031ms;animation-delay:2031ms}.circle-container:nth-child(60){-webkit-animation-delay:11279ms;animation-delay:11279ms;-webkit-animation-duration:33373ms;animation-duration:33373ms;-webkit-animation-name:move-frames-60;animation-name:move-frames-60;height:1px;width:1px}@-webkit-keyframes move-frames-60{0%{-webkit-transform:translate3d(50vw,102vh,0);transform:translate3d(50vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-118vh,0);transform:translate3d(60vw,-118vh,0)}}@keyframes move-frames-60{0%{-webkit-transform:translate3d(50vw,102vh,0);transform:translate3d(50vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-118vh,0);transform:translate3d(60vw,-118vh,0)}}.circle-container:nth-child(60) .circle{-webkit-animation-delay:2848ms;animation-delay:2848ms}.circle-container:nth-child(61){-webkit-animation-delay:33875ms;animation-delay:33875ms;-webkit-animation-duration:36713ms;animation-duration:36713ms;-webkit-animation-name:move-frames-61;animation-name:move-frames-61;height:2px;width:2px}@-webkit-keyframes move-frames-61{0%{-webkit-transform:translate3d(64vw,109vh,0);transform:translate3d(64vw,109vh,0)}to{-webkit-transform:translate3d(35vw,-122vh,0);transform:translate3d(35vw,-122vh,0)}}@keyframes move-frames-61{0%{-webkit-transform:translate3d(64vw,109vh,0);transform:translate3d(64vw,109vh,0)}to{-webkit-transform:translate3d(35vw,-122vh,0);transform:translate3d(35vw,-122vh,0)}}.circle-container:nth-child(61) .circle{-webkit-animation-delay:3109ms;animation-delay:3109ms}.circle-container:nth-child(62){-webkit-animation-delay:16469ms;animation-delay:16469ms;-webkit-animation-duration:35108ms;animation-duration:35108ms;-webkit-animation-name:move-frames-62;animation-name:move-frames-62;height:8px;width:8px}@-webkit-keyframes move-frames-62{0%{-webkit-transform:translate3d(3vw,103vh,0);transform:translate3d(3vw,103vh,0)}to{-webkit-transform:translate3d(89vw,-133vh,0);transform:translate3d(89vw,-133vh,0)}}@keyframes move-frames-62{0%{-webkit-transform:translate3d(3vw,103vh,0);transform:translate3d(3vw,103vh,0)}to{-webkit-transform:translate3d(89vw,-133vh,0);transform:translate3d(89vw,-133vh,0)}}.circle-container:nth-child(62) .circle{-webkit-animation-delay:3852ms;animation-delay:3852ms}.circle-container:nth-child(63){-webkit-animation-delay:31087ms;animation-delay:31087ms;-webkit-animation-duration:32162ms;animation-duration:32162ms;-webkit-animation-name:move-frames-63;animation-name:move-frames-63;height:2px;width:2px}@-webkit-keyframes move-frames-63{0%{-webkit-transform:translate3d(55vw,105vh,0);transform:translate3d(55vw,105vh,0)}to{-webkit-transform:translate3d(46vw,-125vh,0);transform:translate3d(46vw,-125vh,0)}}@keyframes move-frames-63{0%{-webkit-transform:translate3d(55vw,105vh,0);transform:translate3d(55vw,105vh,0)}to{-webkit-transform:translate3d(46vw,-125vh,0);transform:translate3d(46vw,-125vh,0)}}.circle-container:nth-child(63) .circle{-webkit-animation-delay:1513ms;animation-delay:1513ms}.circle-container:nth-child(64){-webkit-animation-delay:10956ms;animation-delay:10956ms;-webkit-animation-duration:28995ms;animation-duration:28995ms;-webkit-animation-name:move-frames-64;animation-name:move-frames-64;height:1px;width:1px}@-webkit-keyframes move-frames-64{0%{-webkit-transform:translate3d(8vw,106vh,0);transform:translate3d(8vw,106vh,0)}to{-webkit-transform:translate3d(18vw,-134vh,0);transform:translate3d(18vw,-134vh,0)}}@keyframes move-frames-64{0%{-webkit-transform:translate3d(8vw,106vh,0);transform:translate3d(8vw,106vh,0)}to{-webkit-transform:translate3d(18vw,-134vh,0);transform:translate3d(18vw,-134vh,0)}}.circle-container:nth-child(64) .circle{-webkit-animation-delay:1.95s;animation-delay:1.95s}.circle-container:nth-child(65){-webkit-animation-delay:35972ms;animation-delay:35972ms;-webkit-animation-duration:28515ms;animation-duration:28515ms;-webkit-animation-name:move-frames-65;animation-name:move-frames-65;height:7px;width:7px}@-webkit-keyframes move-frames-65{0%{-webkit-transform:translate3d(13vw,102vh,0);transform:translate3d(13vw,102vh,0)}to{-webkit-transform:translate3d(47vw,-130vh,0);transform:translate3d(47vw,-130vh,0)}}@keyframes move-frames-65{0%{-webkit-transform:translate3d(13vw,102vh,0);transform:translate3d(13vw,102vh,0)}to{-webkit-transform:translate3d(47vw,-130vh,0);transform:translate3d(47vw,-130vh,0)}}.circle-container:nth-child(65) .circle{-webkit-animation-delay:2824ms;animation-delay:2824ms}.circle-container:nth-child(66){-webkit-animation-delay:25814ms;animation-delay:25814ms;-webkit-animation-duration:31261ms;animation-duration:31261ms;-webkit-animation-name:move-frames-66;animation-name:move-frames-66;height:8px;width:8px}@-webkit-keyframes move-frames-66{0%{-webkit-transform:translate3d(18vw,106vh,0);transform:translate3d(18vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-133vh,0);transform:translate3d(67vw,-133vh,0)}}@keyframes move-frames-66{0%{-webkit-transform:translate3d(18vw,106vh,0);transform:translate3d(18vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-133vh,0);transform:translate3d(67vw,-133vh,0)}}.circle-container:nth-child(66) .circle{-webkit-animation-delay:2034ms;animation-delay:2034ms}.circle-container:nth-child(67){-webkit-animation-delay:34465ms;animation-delay:34465ms;-webkit-animation-duration:28781ms;animation-duration:28781ms;-webkit-animation-name:move-frames-67;animation-name:move-frames-67;height:6px;width:6px}@-webkit-keyframes move-frames-67{0%{-webkit-transform:translate3d(1vw,101vh,0);transform:translate3d(1vw,101vh,0)}to{-webkit-transform:translate3d(83vw,-110vh,0);transform:translate3d(83vw,-110vh,0)}}@keyframes move-frames-67{0%{-webkit-transform:translate3d(1vw,101vh,0);transform:translate3d(1vw,101vh,0)}to{-webkit-transform:translate3d(83vw,-110vh,0);transform:translate3d(83vw,-110vh,0)}}.circle-container:nth-child(67) .circle{-webkit-animation-delay:3326ms;animation-delay:3326ms}.circle-container:nth-child(68){-webkit-animation-delay:27201ms;animation-delay:27201ms;-webkit-animation-duration:31793ms;animation-duration:31793ms;-webkit-animation-name:move-frames-68;animation-name:move-frames-68;height:6px;width:6px}@-webkit-keyframes move-frames-68{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(56vw,-127vh,0);transform:translate3d(56vw,-127vh,0)}}@keyframes move-frames-68{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(56vw,-127vh,0);transform:translate3d(56vw,-127vh,0)}}.circle-container:nth-child(68) .circle{-webkit-animation-delay:453ms;animation-delay:453ms}.circle-container:nth-child(69){-webkit-animation-delay:13722ms;animation-delay:13722ms;-webkit-animation-duration:31904ms;animation-duration:31904ms;-webkit-animation-name:move-frames-69;animation-name:move-frames-69;height:8px;width:8px}@-webkit-keyframes move-frames-69{0%{-webkit-transform:translate3d(98vw,106vh,0);transform:translate3d(98vw,106vh,0)}to{-webkit-transform:translate3d(46vw,-117vh,0);transform:translate3d(46vw,-117vh,0)}}@keyframes move-frames-69{0%{-webkit-transform:translate3d(98vw,106vh,0);transform:translate3d(98vw,106vh,0)}to{-webkit-transform:translate3d(46vw,-117vh,0);transform:translate3d(46vw,-117vh,0)}}.circle-container:nth-child(69) .circle{-webkit-animation-delay:2199ms;animation-delay:2199ms}.circle-container:nth-child(70){-webkit-animation-delay:31609ms;animation-delay:31609ms;-webkit-animation-duration:30916ms;animation-duration:30916ms;-webkit-animation-name:move-frames-70;animation-name:move-frames-70;height:2px;width:2px}@-webkit-keyframes move-frames-70{0%{-webkit-transform:translate3d(11vw,101vh,0);transform:translate3d(11vw,101vh,0)}to{-webkit-transform:translate3d(34vw,-119vh,0);transform:translate3d(34vw,-119vh,0)}}@keyframes move-frames-70{0%{-webkit-transform:translate3d(11vw,101vh,0);transform:translate3d(11vw,101vh,0)}to{-webkit-transform:translate3d(34vw,-119vh,0);transform:translate3d(34vw,-119vh,0)}}.circle-container:nth-child(70) .circle{-webkit-animation-delay:1106ms;animation-delay:1106ms}.circle-container:nth-child(71){-webkit-animation-delay:30689ms;animation-delay:30689ms;-webkit-animation-duration:34415ms;animation-duration:34415ms;-webkit-animation-name:move-frames-71;animation-name:move-frames-71;height:6px;width:6px}@-webkit-keyframes move-frames-71{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(61vw,-111vh,0);transform:translate3d(61vw,-111vh,0)}}@keyframes move-frames-71{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(61vw,-111vh,0);transform:translate3d(61vw,-111vh,0)}}.circle-container:nth-child(71) .circle{-webkit-animation-delay:978ms;animation-delay:978ms}.circle-container:nth-child(72){-webkit-animation-delay:4714ms;animation-delay:4714ms;-webkit-animation-duration:30.48s;animation-duration:30.48s;-webkit-animation-name:move-frames-72;animation-name:move-frames-72;height:7px;width:7px}@-webkit-keyframes move-frames-72{0%{-webkit-transform:translate3d(28vw,110vh,0);transform:translate3d(28vw,110vh,0)}to{-webkit-transform:translate3d(67vw,-131vh,0);transform:translate3d(67vw,-131vh,0)}}@keyframes move-frames-72{0%{-webkit-transform:translate3d(28vw,110vh,0);transform:translate3d(28vw,110vh,0)}to{-webkit-transform:translate3d(67vw,-131vh,0);transform:translate3d(67vw,-131vh,0)}}.circle-container:nth-child(72) .circle{-webkit-animation-delay:1766ms;animation-delay:1766ms}.circle-container:nth-child(73){-webkit-animation-delay:34.47s;animation-delay:34.47s;-webkit-animation-duration:36333ms;animation-duration:36333ms;-webkit-animation-name:move-frames-73;animation-name:move-frames-73;height:3px;width:3px}@-webkit-keyframes move-frames-73{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(7vw,-123vh,0);transform:translate3d(7vw,-123vh,0)}}@keyframes move-frames-73{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(7vw,-123vh,0);transform:translate3d(7vw,-123vh,0)}}.circle-container:nth-child(73) .circle{-webkit-animation-delay:353ms;animation-delay:353ms}.circle-container:nth-child(74){-webkit-animation-delay:4542ms;animation-delay:4542ms;-webkit-animation-duration:29867ms;animation-duration:29867ms;-webkit-animation-name:move-frames-74;animation-name:move-frames-74;height:5px;width:5px}@-webkit-keyframes move-frames-74{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(26vw,-109vh,0);transform:translate3d(26vw,-109vh,0)}}@keyframes move-frames-74{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(26vw,-109vh,0);transform:translate3d(26vw,-109vh,0)}}.circle-container:nth-child(74) .circle{-webkit-animation-delay:1208ms;animation-delay:1208ms}.circle-container:nth-child(75){-webkit-animation-delay:31.01s;animation-delay:31.01s;-webkit-animation-duration:36671ms;animation-duration:36671ms;-webkit-animation-name:move-frames-75;animation-name:move-frames-75;height:4px;width:4px}@-webkit-keyframes move-frames-75{0%{-webkit-transform:translate3d(19vw,107vh,0);transform:translate3d(19vw,107vh,0)}to{-webkit-transform:translate3d(54vw,-115vh,0);transform:translate3d(54vw,-115vh,0)}}@keyframes move-frames-75{0%{-webkit-transform:translate3d(19vw,107vh,0);transform:translate3d(19vw,107vh,0)}to{-webkit-transform:translate3d(54vw,-115vh,0);transform:translate3d(54vw,-115vh,0)}}.circle-container:nth-child(75) .circle{-webkit-animation-delay:243ms;animation-delay:243ms}.circle-container:nth-child(76){-webkit-animation-delay:29483ms;animation-delay:29483ms;-webkit-animation-duration:29129ms;animation-duration:29129ms;-webkit-animation-name:move-frames-76;animation-name:move-frames-76;height:4px;width:4px}@-webkit-keyframes move-frames-76{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(55vw,-116vh,0);transform:translate3d(55vw,-116vh,0)}}@keyframes move-frames-76{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(55vw,-116vh,0);transform:translate3d(55vw,-116vh,0)}}.circle-container:nth-child(76) .circle{-webkit-animation-delay:.26s;animation-delay:.26s}.circle-container:nth-child(77){-webkit-animation-delay:30232ms;animation-delay:30232ms;-webkit-animation-duration:30023ms;animation-duration:30023ms;-webkit-animation-name:move-frames-77;animation-name:move-frames-77;height:2px;width:2px}@-webkit-keyframes move-frames-77{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(71vw,-118vh,0);transform:translate3d(71vw,-118vh,0)}}@keyframes move-frames-77{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(71vw,-118vh,0);transform:translate3d(71vw,-118vh,0)}}.circle-container:nth-child(77) .circle{-webkit-animation-delay:872ms;animation-delay:872ms}.circle-container:nth-child(78){-webkit-animation-delay:13.62s;animation-delay:13.62s;-webkit-animation-duration:32578ms;animation-duration:32578ms;-webkit-animation-name:move-frames-78;animation-name:move-frames-78;height:4px;width:4px}@-webkit-keyframes move-frames-78{0%{-webkit-transform:translate3d(5vw,107vh,0);transform:translate3d(5vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-133vh,0);transform:translate3d(67vw,-133vh,0)}}@keyframes move-frames-78{0%{-webkit-transform:translate3d(5vw,107vh,0);transform:translate3d(5vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-133vh,0);transform:translate3d(67vw,-133vh,0)}}.circle-container:nth-child(78) .circle{-webkit-animation-delay:339ms;animation-delay:339ms}.circle-container:nth-child(79){-webkit-animation-delay:25491ms;animation-delay:25491ms;-webkit-animation-duration:32018ms;animation-duration:32018ms;-webkit-animation-name:move-frames-79;animation-name:move-frames-79;height:6px;width:6px}@-webkit-keyframes move-frames-79{0%{-webkit-transform:translate3d(100vw,108vh,0);transform:translate3d(100vw,108vh,0)}to{-webkit-transform:translate3d(60vw,-137vh,0);transform:translate3d(60vw,-137vh,0)}}@keyframes move-frames-79{0%{-webkit-transform:translate3d(100vw,108vh,0);transform:translate3d(100vw,108vh,0)}to{-webkit-transform:translate3d(60vw,-137vh,0);transform:translate3d(60vw,-137vh,0)}}.circle-container:nth-child(79) .circle{-webkit-animation-delay:968ms;animation-delay:968ms}.circle-container:nth-child(80){-webkit-animation-delay:30385ms;animation-delay:30385ms;-webkit-animation-duration:30802ms;animation-duration:30802ms;-webkit-animation-name:move-frames-80;animation-name:move-frames-80;height:1px;width:1px}@-webkit-keyframes move-frames-80{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(20vw,-106vh,0);transform:translate3d(20vw,-106vh,0)}}@keyframes move-frames-80{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(20vw,-106vh,0);transform:translate3d(20vw,-106vh,0)}}.circle-container:nth-child(80) .circle{-webkit-animation-delay:2062ms;animation-delay:2062ms}.circle-container:nth-child(81){-webkit-animation-delay:35133ms;animation-delay:35133ms;-webkit-animation-duration:36084ms;animation-duration:36084ms;-webkit-animation-name:move-frames-81;animation-name:move-frames-81;height:4px;width:4px}@-webkit-keyframes move-frames-81{0%{-webkit-transform:translate3d(93vw,107vh,0);transform:translate3d(93vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-129vh,0);transform:translate3d(88vw,-129vh,0)}}@keyframes move-frames-81{0%{-webkit-transform:translate3d(93vw,107vh,0);transform:translate3d(93vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-129vh,0);transform:translate3d(88vw,-129vh,0)}}.circle-container:nth-child(81) .circle{-webkit-animation-delay:758ms;animation-delay:758ms}.circle-container:nth-child(82){-webkit-animation-delay:29325ms;animation-delay:29325ms;-webkit-animation-duration:35625ms;animation-duration:35625ms;-webkit-animation-name:move-frames-82;animation-name:move-frames-82;height:8px;width:8px}@-webkit-keyframes move-frames-82{0%{-webkit-transform:translate3d(49vw,101vh,0);transform:translate3d(49vw,101vh,0)}to{-webkit-transform:translate3d(5vw,-129vh,0);transform:translate3d(5vw,-129vh,0)}}@keyframes move-frames-82{0%{-webkit-transform:translate3d(49vw,101vh,0);transform:translate3d(49vw,101vh,0)}to{-webkit-transform:translate3d(5vw,-129vh,0);transform:translate3d(5vw,-129vh,0)}}.circle-container:nth-child(82) .circle{-webkit-animation-delay:1405ms;animation-delay:1405ms}.circle-container:nth-child(83){-webkit-animation-delay:4339ms;animation-delay:4339ms;-webkit-animation-duration:36563ms;animation-duration:36563ms;-webkit-animation-name:move-frames-83;animation-name:move-frames-83;height:2px;width:2px}@-webkit-keyframes move-frames-83{0%{-webkit-transform:translate3d(99vw,107vh,0);transform:translate3d(99vw,107vh,0)}to{-webkit-transform:translate3d(69vw,-123vh,0);transform:translate3d(69vw,-123vh,0)}}@keyframes move-frames-83{0%{-webkit-transform:translate3d(99vw,107vh,0);transform:translate3d(99vw,107vh,0)}to{-webkit-transform:translate3d(69vw,-123vh,0);transform:translate3d(69vw,-123vh,0)}}.circle-container:nth-child(83) .circle{-webkit-animation-delay:2108ms;animation-delay:2108ms}.circle-container:nth-child(84){-webkit-animation-delay:3221ms;animation-delay:3221ms;-webkit-animation-duration:28447ms;animation-duration:28447ms;-webkit-animation-name:move-frames-84;animation-name:move-frames-84;height:2px;width:2px}@-webkit-keyframes move-frames-84{0%{-webkit-transform:translate3d(45vw,109vh,0);transform:translate3d(45vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-116vh,0);transform:translate3d(52vw,-116vh,0)}}@keyframes move-frames-84{0%{-webkit-transform:translate3d(45vw,109vh,0);transform:translate3d(45vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-116vh,0);transform:translate3d(52vw,-116vh,0)}}.circle-container:nth-child(84) .circle{-webkit-animation-delay:1816ms;animation-delay:1816ms}.circle-container:nth-child(85){-webkit-animation-delay:28262ms;animation-delay:28262ms;-webkit-animation-duration:33515ms;animation-duration:33515ms;-webkit-animation-name:move-frames-85;animation-name:move-frames-85;height:8px;width:8px}@-webkit-keyframes move-frames-85{0%{-webkit-transform:translate3d(19vw,110vh,0);transform:translate3d(19vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-122vh,0);transform:translate3d(9vw,-122vh,0)}}@keyframes move-frames-85{0%{-webkit-transform:translate3d(19vw,110vh,0);transform:translate3d(19vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-122vh,0);transform:translate3d(9vw,-122vh,0)}}.circle-container:nth-child(85) .circle{-webkit-animation-delay:1463ms;animation-delay:1463ms}.circle-container:nth-child(86){-webkit-animation-delay:35417ms;animation-delay:35417ms;-webkit-animation-duration:31.36s;animation-duration:31.36s;-webkit-animation-name:move-frames-86;animation-name:move-frames-86;height:3px;width:3px}@-webkit-keyframes move-frames-86{0%{-webkit-transform:translate3d(42vw,105vh,0);transform:translate3d(42vw,105vh,0)}to{-webkit-transform:translate3d(14vw,-132vh,0);transform:translate3d(14vw,-132vh,0)}}@keyframes move-frames-86{0%{-webkit-transform:translate3d(42vw,105vh,0);transform:translate3d(42vw,105vh,0)}to{-webkit-transform:translate3d(14vw,-132vh,0);transform:translate3d(14vw,-132vh,0)}}.circle-container:nth-child(86) .circle{-webkit-animation-delay:2899ms;animation-delay:2899ms}.circle-container:nth-child(87){-webkit-animation-delay:19671ms;animation-delay:19671ms;-webkit-animation-duration:29965ms;animation-duration:29965ms;-webkit-animation-name:move-frames-87;animation-name:move-frames-87;height:1px;width:1px}@-webkit-keyframes move-frames-87{0%{-webkit-transform:translate3d(57vw,105vh,0);transform:translate3d(57vw,105vh,0)}to{-webkit-transform:translate3d(39vw,-131vh,0);transform:translate3d(39vw,-131vh,0)}}@keyframes move-frames-87{0%{-webkit-transform:translate3d(57vw,105vh,0);transform:translate3d(57vw,105vh,0)}to{-webkit-transform:translate3d(39vw,-131vh,0);transform:translate3d(39vw,-131vh,0)}}.circle-container:nth-child(87) .circle{-webkit-animation-delay:169ms;animation-delay:169ms}.circle-container:nth-child(88){-webkit-animation-delay:1025ms;animation-delay:1025ms;-webkit-animation-duration:31739ms;animation-duration:31739ms;-webkit-animation-name:move-frames-88;animation-name:move-frames-88;height:4px;width:4px}@-webkit-keyframes move-frames-88{0%{-webkit-transform:translate3d(84vw,102vh,0);transform:translate3d(84vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-106vh,0);transform:translate3d(40vw,-106vh,0)}}@keyframes move-frames-88{0%{-webkit-transform:translate3d(84vw,102vh,0);transform:translate3d(84vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-106vh,0);transform:translate3d(40vw,-106vh,0)}}.circle-container:nth-child(88) .circle{-webkit-animation-delay:1.41s;animation-delay:1.41s}.circle-container:nth-child(89){-webkit-animation-delay:11865ms;animation-delay:11865ms;-webkit-animation-duration:31156ms;animation-duration:31156ms;-webkit-animation-name:move-frames-89;animation-name:move-frames-89;height:7px;width:7px}@-webkit-keyframes move-frames-89{0%{-webkit-transform:translate3d(89vw,108vh,0);transform:translate3d(89vw,108vh,0)}to{-webkit-transform:translate3d(84vw,-125vh,0);transform:translate3d(84vw,-125vh,0)}}@keyframes move-frames-89{0%{-webkit-transform:translate3d(89vw,108vh,0);transform:translate3d(89vw,108vh,0)}to{-webkit-transform:translate3d(84vw,-125vh,0);transform:translate3d(84vw,-125vh,0)}}.circle-container:nth-child(89) .circle{-webkit-animation-delay:2867ms;animation-delay:2867ms}.circle-container:nth-child(90){-webkit-animation-delay:31459ms;animation-delay:31459ms;-webkit-animation-duration:32686ms;animation-duration:32686ms;-webkit-animation-name:move-frames-90;animation-name:move-frames-90;height:6px;width:6px}@-webkit-keyframes move-frames-90{0%{-webkit-transform:translate3d(41vw,104vh,0);transform:translate3d(41vw,104vh,0)}to{-webkit-transform:translate3d(73vw,-124vh,0);transform:translate3d(73vw,-124vh,0)}}@keyframes move-frames-90{0%{-webkit-transform:translate3d(41vw,104vh,0);transform:translate3d(41vw,104vh,0)}to{-webkit-transform:translate3d(73vw,-124vh,0);transform:translate3d(73vw,-124vh,0)}}.circle-container:nth-child(90) .circle{-webkit-animation-delay:847ms;animation-delay:847ms}.circle-container:nth-child(91){-webkit-animation-delay:6997ms;animation-delay:6997ms;-webkit-animation-duration:28427ms;animation-duration:28427ms;-webkit-animation-name:move-frames-91;animation-name:move-frames-91;height:8px;width:8px}@-webkit-keyframes move-frames-91{0%{-webkit-transform:translate3d(45vw,103vh,0);transform:translate3d(45vw,103vh,0)}to{-webkit-transform:translate3d(65vw,-119vh,0);transform:translate3d(65vw,-119vh,0)}}@keyframes move-frames-91{0%{-webkit-transform:translate3d(45vw,103vh,0);transform:translate3d(45vw,103vh,0)}to{-webkit-transform:translate3d(65vw,-119vh,0);transform:translate3d(65vw,-119vh,0)}}.circle-container:nth-child(91) .circle{-webkit-animation-delay:1.17s;animation-delay:1.17s}.circle-container:nth-child(92){-webkit-animation-delay:31155ms;animation-delay:31155ms;-webkit-animation-duration:31331ms;animation-duration:31331ms;-webkit-animation-name:move-frames-92;animation-name:move-frames-92;height:5px;width:5px}@-webkit-keyframes move-frames-92{0%{-webkit-transform:translate3d(40vw,109vh,0);transform:translate3d(40vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-135vh,0);transform:translate3d(20vw,-135vh,0)}}@keyframes move-frames-92{0%{-webkit-transform:translate3d(40vw,109vh,0);transform:translate3d(40vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-135vh,0);transform:translate3d(20vw,-135vh,0)}}.circle-container:nth-child(92) .circle{-webkit-animation-delay:2.07s;animation-delay:2.07s}.circle-container:nth-child(93){-webkit-animation-delay:4732ms;animation-delay:4732ms;-webkit-animation-duration:34948ms;animation-duration:34948ms;-webkit-animation-name:move-frames-93;animation-name:move-frames-93;height:2px;width:2px}@-webkit-keyframes move-frames-93{0%{-webkit-transform:translate3d(96vw,104vh,0);transform:translate3d(96vw,104vh,0)}to{-webkit-transform:translate3d(59vw,-117vh,0);transform:translate3d(59vw,-117vh,0)}}@keyframes move-frames-93{0%{-webkit-transform:translate3d(96vw,104vh,0);transform:translate3d(96vw,104vh,0)}to{-webkit-transform:translate3d(59vw,-117vh,0);transform:translate3d(59vw,-117vh,0)}}.circle-container:nth-child(93) .circle{-webkit-animation-delay:674ms;animation-delay:674ms}.circle-container:nth-child(94){-webkit-animation-delay:10892ms;animation-delay:10892ms;-webkit-animation-duration:28927ms;animation-duration:28927ms;-webkit-animation-name:move-frames-94;animation-name:move-frames-94;height:2px;width:2px}@-webkit-keyframes move-frames-94{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(17vw,-118vh,0);transform:translate3d(17vw,-118vh,0)}}@keyframes move-frames-94{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(17vw,-118vh,0);transform:translate3d(17vw,-118vh,0)}}.circle-container:nth-child(94) .circle{-webkit-animation-delay:2.25s;animation-delay:2.25s}.circle-container:nth-child(95){-webkit-animation-delay:14277ms;animation-delay:14277ms;-webkit-animation-duration:34106ms;animation-duration:34106ms;-webkit-animation-name:move-frames-95;animation-name:move-frames-95;height:6px;width:6px}@-webkit-keyframes move-frames-95{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(99vw,-119vh,0);transform:translate3d(99vw,-119vh,0)}}@keyframes move-frames-95{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(99vw,-119vh,0);transform:translate3d(99vw,-119vh,0)}}.circle-container:nth-child(95) .circle{-webkit-animation-delay:649ms;animation-delay:649ms}.circle-container:nth-child(96){-webkit-animation-delay:27767ms;animation-delay:27767ms;-webkit-animation-duration:28.13s;animation-duration:28.13s;-webkit-animation-name:move-frames-96;animation-name:move-frames-96;height:2px;width:2px}@-webkit-keyframes move-frames-96{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(7vw,-140vh,0);transform:translate3d(7vw,-140vh,0)}}@keyframes move-frames-96{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(7vw,-140vh,0);transform:translate3d(7vw,-140vh,0)}}.circle-container:nth-child(96) .circle{-webkit-animation-delay:588ms;animation-delay:588ms}.circle-container:nth-child(97){-webkit-animation-delay:13589ms;animation-delay:13589ms;-webkit-animation-duration:34344ms;animation-duration:34344ms;-webkit-animation-name:move-frames-97;animation-name:move-frames-97;height:8px;width:8px}@-webkit-keyframes move-frames-97{0%{-webkit-transform:translate3d(33vw,106vh,0);transform:translate3d(33vw,106vh,0)}to{-webkit-transform:translate3d(93vw,-117vh,0);transform:translate3d(93vw,-117vh,0)}}@keyframes move-frames-97{0%{-webkit-transform:translate3d(33vw,106vh,0);transform:translate3d(33vw,106vh,0)}to{-webkit-transform:translate3d(93vw,-117vh,0);transform:translate3d(93vw,-117vh,0)}}.circle-container:nth-child(97) .circle{-webkit-animation-delay:139ms;animation-delay:139ms}.circle-container:nth-child(98){-webkit-animation-delay:9515ms;animation-delay:9515ms;-webkit-animation-duration:36785ms;animation-duration:36785ms;-webkit-animation-name:move-frames-98;animation-name:move-frames-98;height:2px;width:2px}@-webkit-keyframes move-frames-98{0%{-webkit-transform:translate3d(49vw,104vh,0);transform:translate3d(49vw,104vh,0)}to{-webkit-transform:translate3d(81vw,-133vh,0);transform:translate3d(81vw,-133vh,0)}}@keyframes move-frames-98{0%{-webkit-transform:translate3d(49vw,104vh,0);transform:translate3d(49vw,104vh,0)}to{-webkit-transform:translate3d(81vw,-133vh,0);transform:translate3d(81vw,-133vh,0)}}.circle-container:nth-child(98) .circle{-webkit-animation-delay:3522ms;animation-delay:3522ms}.circle-container:nth-child(99){-webkit-animation-delay:18029ms;animation-delay:18029ms;-webkit-animation-duration:32236ms;animation-duration:32236ms;-webkit-animation-name:move-frames-99;animation-name:move-frames-99;height:6px;width:6px}@-webkit-keyframes move-frames-99{0%{-webkit-transform:translate3d(5vw,109vh,0);transform:translate3d(5vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-139vh,0);transform:translate3d(37vw,-139vh,0)}}@keyframes move-frames-99{0%{-webkit-transform:translate3d(5vw,109vh,0);transform:translate3d(5vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-139vh,0);transform:translate3d(37vw,-139vh,0)}}.circle-container:nth-child(99) .circle{-webkit-animation-delay:1.64s;animation-delay:1.64s}.circle-container:nth-child(100){-webkit-animation-delay:1431ms;animation-delay:1431ms;-webkit-animation-duration:29395ms;animation-duration:29395ms;-webkit-animation-name:move-frames-100;animation-name:move-frames-100;height:5px;width:5px}@-webkit-keyframes move-frames-100{0%{-webkit-transform:translate3d(77vw,110vh,0);transform:translate3d(77vw,110vh,0)}to{-webkit-transform:translate3d(60vw,-138vh,0);transform:translate3d(60vw,-138vh,0)}}@keyframes move-frames-100{0%{-webkit-transform:translate3d(77vw,110vh,0);transform:translate3d(77vw,110vh,0)}to{-webkit-transform:translate3d(60vw,-138vh,0);transform:translate3d(60vw,-138vh,0)}}.circle-container:nth-child(100) .circle{-webkit-animation-delay:2926ms;animation-delay:2926ms}.circle-container:nth-child(101){-webkit-animation-delay:15561ms;animation-delay:15561ms;-webkit-animation-duration:31531ms;animation-duration:31531ms;-webkit-animation-name:move-frames-101;animation-name:move-frames-101;height:3px;width:3px}@-webkit-keyframes move-frames-101{0%{-webkit-transform:translate3d(64vw,102vh,0);transform:translate3d(64vw,102vh,0)}to{-webkit-transform:translate3d(26vw,-116vh,0);transform:translate3d(26vw,-116vh,0)}}@keyframes move-frames-101{0%{-webkit-transform:translate3d(64vw,102vh,0);transform:translate3d(64vw,102vh,0)}to{-webkit-transform:translate3d(26vw,-116vh,0);transform:translate3d(26vw,-116vh,0)}}.circle-container:nth-child(101) .circle{-webkit-animation-delay:1312ms;animation-delay:1312ms}.circle-container:nth-child(102){-webkit-animation-delay:2483ms;animation-delay:2483ms;-webkit-animation-duration:36981ms;animation-duration:36981ms;-webkit-animation-name:move-frames-102;animation-name:move-frames-102;height:8px;width:8px}@-webkit-keyframes move-frames-102{0%{-webkit-transform:translate3d(18vw,105vh,0);transform:translate3d(18vw,105vh,0)}to{-webkit-transform:translate3d(78vw,-132vh,0);transform:translate3d(78vw,-132vh,0)}}@keyframes move-frames-102{0%{-webkit-transform:translate3d(18vw,105vh,0);transform:translate3d(18vw,105vh,0)}to{-webkit-transform:translate3d(78vw,-132vh,0);transform:translate3d(78vw,-132vh,0)}}.circle-container:nth-child(102) .circle{-webkit-animation-delay:476ms;animation-delay:476ms}.circle-container:nth-child(103){-webkit-animation-delay:10.26s;animation-delay:10.26s;-webkit-animation-duration:31018ms;animation-duration:31018ms;-webkit-animation-name:move-frames-103;animation-name:move-frames-103;height:6px;width:6px}@-webkit-keyframes move-frames-103{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(35vw,-112vh,0);transform:translate3d(35vw,-112vh,0)}}@keyframes move-frames-103{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(35vw,-112vh,0);transform:translate3d(35vw,-112vh,0)}}.circle-container:nth-child(103) .circle{-webkit-animation-delay:1.44s;animation-delay:1.44s}.circle-container:nth-child(104){-webkit-animation-delay:35848ms;animation-delay:35848ms;-webkit-animation-duration:29453ms;animation-duration:29453ms;-webkit-animation-name:move-frames-104;animation-name:move-frames-104;height:6px;width:6px}@-webkit-keyframes move-frames-104{0%{-webkit-transform:translate3d(67vw,102vh,0);transform:translate3d(67vw,102vh,0)}to{-webkit-transform:translate3d(84vw,-118vh,0);transform:translate3d(84vw,-118vh,0)}}@keyframes move-frames-104{0%{-webkit-transform:translate3d(67vw,102vh,0);transform:translate3d(67vw,102vh,0)}to{-webkit-transform:translate3d(84vw,-118vh,0);transform:translate3d(84vw,-118vh,0)}}.circle-container:nth-child(104) .circle{-webkit-animation-delay:763ms;animation-delay:763ms}.circle-container:nth-child(105){-webkit-animation-delay:33657ms;animation-delay:33657ms;-webkit-animation-duration:36161ms;animation-duration:36161ms;-webkit-animation-name:move-frames-105;animation-name:move-frames-105;height:6px;width:6px}@-webkit-keyframes move-frames-105{0%{-webkit-transform:translate3d(38vw,107vh,0);transform:translate3d(38vw,107vh,0)}to{-webkit-transform:translate3d(82vw,-136vh,0);transform:translate3d(82vw,-136vh,0)}}@keyframes move-frames-105{0%{-webkit-transform:translate3d(38vw,107vh,0);transform:translate3d(38vw,107vh,0)}to{-webkit-transform:translate3d(82vw,-136vh,0);transform:translate3d(82vw,-136vh,0)}}.circle-container:nth-child(105) .circle{-webkit-animation-delay:3325ms;animation-delay:3325ms}.circle-container:nth-child(106){-webkit-animation-delay:16424ms;animation-delay:16424ms;-webkit-animation-duration:34787ms;animation-duration:34787ms;-webkit-animation-name:move-frames-106;animation-name:move-frames-106;height:3px;width:3px}@-webkit-keyframes move-frames-106{0%{-webkit-transform:translate3d(79vw,103vh,0);transform:translate3d(79vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-130vh,0);transform:translate3d(55vw,-130vh,0)}}@keyframes move-frames-106{0%{-webkit-transform:translate3d(79vw,103vh,0);transform:translate3d(79vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-130vh,0);transform:translate3d(55vw,-130vh,0)}}.circle-container:nth-child(106) .circle{-webkit-animation-delay:62ms;animation-delay:62ms}.circle-container:nth-child(107){-webkit-animation-delay:33177ms;animation-delay:33177ms;-webkit-animation-duration:32552ms;animation-duration:32552ms;-webkit-animation-name:move-frames-107;animation-name:move-frames-107;height:8px;width:8px}@-webkit-keyframes move-frames-107{0%{-webkit-transform:translate3d(61vw,101vh,0);transform:translate3d(61vw,101vh,0)}to{-webkit-transform:translate3d(100vw,-104vh,0);transform:translate3d(100vw,-104vh,0)}}@keyframes move-frames-107{0%{-webkit-transform:translate3d(61vw,101vh,0);transform:translate3d(61vw,101vh,0)}to{-webkit-transform:translate3d(100vw,-104vh,0);transform:translate3d(100vw,-104vh,0)}}.circle-container:nth-child(107) .circle{-webkit-animation-delay:1726ms;animation-delay:1726ms}.circle-container:nth-child(108){-webkit-animation-delay:13709ms;animation-delay:13709ms;-webkit-animation-duration:35.78s;animation-duration:35.78s;-webkit-animation-name:move-frames-108;animation-name:move-frames-108;height:2px;width:2px}@-webkit-keyframes move-frames-108{0%{-webkit-transform:translate3d(55vw,104vh,0);transform:translate3d(55vw,104vh,0)}to{-webkit-transform:translate3d(7vw,-120vh,0);transform:translate3d(7vw,-120vh,0)}}@keyframes move-frames-108{0%{-webkit-transform:translate3d(55vw,104vh,0);transform:translate3d(55vw,104vh,0)}to{-webkit-transform:translate3d(7vw,-120vh,0);transform:translate3d(7vw,-120vh,0)}}.circle-container:nth-child(108) .circle{-webkit-animation-delay:641ms;animation-delay:641ms}.circle-container:nth-child(109){-webkit-animation-delay:20754ms;animation-delay:20754ms;-webkit-animation-duration:32259ms;animation-duration:32259ms;-webkit-animation-name:move-frames-109;animation-name:move-frames-109;height:3px;width:3px}@-webkit-keyframes move-frames-109{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(90vw,-130vh,0);transform:translate3d(90vw,-130vh,0)}}@keyframes move-frames-109{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(90vw,-130vh,0);transform:translate3d(90vw,-130vh,0)}}.circle-container:nth-child(109) .circle{-webkit-animation-delay:3402ms;animation-delay:3402ms}.circle-container:nth-child(110){-webkit-animation-delay:19949ms;animation-delay:19949ms;-webkit-animation-duration:28757ms;animation-duration:28757ms;-webkit-animation-name:move-frames-110;animation-name:move-frames-110;height:3px;width:3px}@-webkit-keyframes move-frames-110{0%{-webkit-transform:translate3d(26vw,101vh,0);transform:translate3d(26vw,101vh,0)}to{-webkit-transform:translate3d(62vw,-114vh,0);transform:translate3d(62vw,-114vh,0)}}@keyframes move-frames-110{0%{-webkit-transform:translate3d(26vw,101vh,0);transform:translate3d(26vw,101vh,0)}to{-webkit-transform:translate3d(62vw,-114vh,0);transform:translate3d(62vw,-114vh,0)}}.circle-container:nth-child(110) .circle{-webkit-animation-delay:1752ms;animation-delay:1752ms}.circle-container:nth-child(111){-webkit-animation-delay:28245ms;animation-delay:28245ms;-webkit-animation-duration:33328ms;animation-duration:33328ms;-webkit-animation-name:move-frames-111;animation-name:move-frames-111;height:5px;width:5px}@-webkit-keyframes move-frames-111{0%{-webkit-transform:translate3d(75vw,104vh,0);transform:translate3d(75vw,104vh,0)}to{-webkit-transform:translate3d(93vw,-114vh,0);transform:translate3d(93vw,-114vh,0)}}@keyframes move-frames-111{0%{-webkit-transform:translate3d(75vw,104vh,0);transform:translate3d(75vw,104vh,0)}to{-webkit-transform:translate3d(93vw,-114vh,0);transform:translate3d(93vw,-114vh,0)}}.circle-container:nth-child(111) .circle{-webkit-animation-delay:1.27s;animation-delay:1.27s}.circle-container:nth-child(112){-webkit-animation-delay:11635ms;animation-delay:11635ms;-webkit-animation-duration:33447ms;animation-duration:33447ms;-webkit-animation-name:move-frames-112;animation-name:move-frames-112;height:6px;width:6px}@-webkit-keyframes move-frames-112{0%{-webkit-transform:translate3d(57vw,109vh,0);transform:translate3d(57vw,109vh,0)}to{-webkit-transform:translate3d(54vw,-120vh,0);transform:translate3d(54vw,-120vh,0)}}@keyframes move-frames-112{0%{-webkit-transform:translate3d(57vw,109vh,0);transform:translate3d(57vw,109vh,0)}to{-webkit-transform:translate3d(54vw,-120vh,0);transform:translate3d(54vw,-120vh,0)}}.circle-container:nth-child(112) .circle{-webkit-animation-delay:2.88s;animation-delay:2.88s}.circle-container:nth-child(113){-webkit-animation-delay:27939ms;animation-delay:27939ms;-webkit-animation-duration:29977ms;animation-duration:29977ms;-webkit-animation-name:move-frames-113;animation-name:move-frames-113;height:3px;width:3px}@-webkit-keyframes move-frames-113{0%{-webkit-transform:translate3d(6vw,104vh,0);transform:translate3d(6vw,104vh,0)}to{-webkit-transform:translate3d(39vw,-120vh,0);transform:translate3d(39vw,-120vh,0)}}@keyframes move-frames-113{0%{-webkit-transform:translate3d(6vw,104vh,0);transform:translate3d(6vw,104vh,0)}to{-webkit-transform:translate3d(39vw,-120vh,0);transform:translate3d(39vw,-120vh,0)}}.circle-container:nth-child(113) .circle{-webkit-animation-delay:2259ms;animation-delay:2259ms}.circle-container:nth-child(114){-webkit-animation-delay:34269ms;animation-delay:34269ms;-webkit-animation-duration:32955ms;animation-duration:32955ms;-webkit-animation-name:move-frames-114;animation-name:move-frames-114;height:6px;width:6px}@-webkit-keyframes move-frames-114{0%{-webkit-transform:translate3d(61vw,109vh,0);transform:translate3d(61vw,109vh,0)}to{-webkit-transform:translate3d(32vw,-117vh,0);transform:translate3d(32vw,-117vh,0)}}@keyframes move-frames-114{0%{-webkit-transform:translate3d(61vw,109vh,0);transform:translate3d(61vw,109vh,0)}to{-webkit-transform:translate3d(32vw,-117vh,0);transform:translate3d(32vw,-117vh,0)}}.circle-container:nth-child(114) .circle{-webkit-animation-delay:1343ms;animation-delay:1343ms}.circle-container:nth-child(115){-webkit-animation-delay:29421ms;animation-delay:29421ms;-webkit-animation-duration:33592ms;animation-duration:33592ms;-webkit-animation-name:move-frames-115;animation-name:move-frames-115;height:6px;width:6px}@-webkit-keyframes move-frames-115{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(61vw,-104vh,0);transform:translate3d(61vw,-104vh,0)}}@keyframes move-frames-115{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(61vw,-104vh,0);transform:translate3d(61vw,-104vh,0)}}.circle-container:nth-child(115) .circle{-webkit-animation-delay:2724ms;animation-delay:2724ms}.circle-container:nth-child(116){-webkit-animation-delay:30331ms;animation-delay:30331ms;-webkit-animation-duration:33719ms;animation-duration:33719ms;-webkit-animation-name:move-frames-116;animation-name:move-frames-116;height:1px;width:1px}@-webkit-keyframes move-frames-116{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(17vw,-122vh,0);transform:translate3d(17vw,-122vh,0)}}@keyframes move-frames-116{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(17vw,-122vh,0);transform:translate3d(17vw,-122vh,0)}}.circle-container:nth-child(116) .circle{-webkit-animation-delay:1814ms;animation-delay:1814ms}.circle-container:nth-child(117){-webkit-animation-delay:34291ms;animation-delay:34291ms;-webkit-animation-duration:29377ms;animation-duration:29377ms;-webkit-animation-name:move-frames-117;animation-name:move-frames-117;height:8px;width:8px}@-webkit-keyframes move-frames-117{0%{-webkit-transform:translate3d(36vw,110vh,0);transform:translate3d(36vw,110vh,0)}to{-webkit-transform:translate3d(51vw,-132vh,0);transform:translate3d(51vw,-132vh,0)}}@keyframes move-frames-117{0%{-webkit-transform:translate3d(36vw,110vh,0);transform:translate3d(36vw,110vh,0)}to{-webkit-transform:translate3d(51vw,-132vh,0);transform:translate3d(51vw,-132vh,0)}}.circle-container:nth-child(117) .circle{-webkit-animation-delay:2221ms;animation-delay:2221ms}.circle-container:nth-child(118){-webkit-animation-delay:12221ms;animation-delay:12221ms;-webkit-animation-duration:33118ms;animation-duration:33118ms;-webkit-animation-name:move-frames-118;animation-name:move-frames-118;height:6px;width:6px}@-webkit-keyframes move-frames-118{0%{-webkit-transform:translate3d(37vw,108vh,0);transform:translate3d(37vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-131vh,0);transform:translate3d(9vw,-131vh,0)}}@keyframes move-frames-118{0%{-webkit-transform:translate3d(37vw,108vh,0);transform:translate3d(37vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-131vh,0);transform:translate3d(9vw,-131vh,0)}}.circle-container:nth-child(118) .circle{-webkit-animation-delay:2.85s;animation-delay:2.85s}.circle-container:nth-child(119){-webkit-animation-delay:3752ms;animation-delay:3752ms;-webkit-animation-duration:34859ms;animation-duration:34859ms;-webkit-animation-name:move-frames-119;animation-name:move-frames-119;height:5px;width:5px}@-webkit-keyframes move-frames-119{0%{-webkit-transform:translate3d(6vw,107vh,0);transform:translate3d(6vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-111vh,0);transform:translate3d(36vw,-111vh,0)}}@keyframes move-frames-119{0%{-webkit-transform:translate3d(6vw,107vh,0);transform:translate3d(6vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-111vh,0);transform:translate3d(36vw,-111vh,0)}}.circle-container:nth-child(119) .circle{-webkit-animation-delay:2657ms;animation-delay:2657ms}.circle-container:nth-child(120){-webkit-animation-delay:25126ms;animation-delay:25126ms;-webkit-animation-duration:28681ms;animation-duration:28681ms;-webkit-animation-name:move-frames-120;animation-name:move-frames-120;height:4px;width:4px}@-webkit-keyframes move-frames-120{0%{-webkit-transform:translate3d(20vw,107vh,0);transform:translate3d(20vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-114vh,0);transform:translate3d(96vw,-114vh,0)}}@keyframes move-frames-120{0%{-webkit-transform:translate3d(20vw,107vh,0);transform:translate3d(20vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-114vh,0);transform:translate3d(96vw,-114vh,0)}}.circle-container:nth-child(120) .circle{-webkit-animation-delay:1477ms;animation-delay:1477ms}.circle-container:nth-child(121){-webkit-animation-delay:28341ms;animation-delay:28341ms;-webkit-animation-duration:36192ms;animation-duration:36192ms;-webkit-animation-name:move-frames-121;animation-name:move-frames-121;height:4px;width:4px}@-webkit-keyframes move-frames-121{0%{-webkit-transform:translate3d(43vw,108vh,0);transform:translate3d(43vw,108vh,0)}to{-webkit-transform:translate3d(86vw,-112vh,0);transform:translate3d(86vw,-112vh,0)}}@keyframes move-frames-121{0%{-webkit-transform:translate3d(43vw,108vh,0);transform:translate3d(43vw,108vh,0)}to{-webkit-transform:translate3d(86vw,-112vh,0);transform:translate3d(86vw,-112vh,0)}}.circle-container:nth-child(121) .circle{-webkit-animation-delay:2.72s;animation-delay:2.72s}.circle-container:nth-child(122){-webkit-animation-delay:34218ms;animation-delay:34218ms;-webkit-animation-duration:29605ms;animation-duration:29605ms;-webkit-animation-name:move-frames-122;animation-name:move-frames-122;height:3px;width:3px}@-webkit-keyframes move-frames-122{0%{-webkit-transform:translate3d(46vw,105vh,0);transform:translate3d(46vw,105vh,0)}to{-webkit-transform:translate3d(33vw,-134vh,0);transform:translate3d(33vw,-134vh,0)}}@keyframes move-frames-122{0%{-webkit-transform:translate3d(46vw,105vh,0);transform:translate3d(46vw,105vh,0)}to{-webkit-transform:translate3d(33vw,-134vh,0);transform:translate3d(33vw,-134vh,0)}}.circle-container:nth-child(122) .circle{-webkit-animation-delay:2691ms;animation-delay:2691ms}.circle-container:nth-child(123){-webkit-animation-delay:3028ms;animation-delay:3028ms;-webkit-animation-duration:35094ms;animation-duration:35094ms;-webkit-animation-name:move-frames-123;animation-name:move-frames-123;height:6px;width:6px}@-webkit-keyframes move-frames-123{0%{-webkit-transform:translate3d(69vw,110vh,0);transform:translate3d(69vw,110vh,0)}to{-webkit-transform:translate3d(69vw,-128vh,0);transform:translate3d(69vw,-128vh,0)}}@keyframes move-frames-123{0%{-webkit-transform:translate3d(69vw,110vh,0);transform:translate3d(69vw,110vh,0)}to{-webkit-transform:translate3d(69vw,-128vh,0);transform:translate3d(69vw,-128vh,0)}}.circle-container:nth-child(123) .circle{-webkit-animation-delay:2462ms;animation-delay:2462ms}.circle-container:nth-child(124){-webkit-animation-delay:5.41s;animation-delay:5.41s;-webkit-animation-duration:31626ms;animation-duration:31626ms;-webkit-animation-name:move-frames-124;animation-name:move-frames-124;height:4px;width:4px}@-webkit-keyframes move-frames-124{0%{-webkit-transform:translate3d(97vw,104vh,0);transform:translate3d(97vw,104vh,0)}to{-webkit-transform:translate3d(15vw,-117vh,0);transform:translate3d(15vw,-117vh,0)}}@keyframes move-frames-124{0%{-webkit-transform:translate3d(97vw,104vh,0);transform:translate3d(97vw,104vh,0)}to{-webkit-transform:translate3d(15vw,-117vh,0);transform:translate3d(15vw,-117vh,0)}}.circle-container:nth-child(124) .circle{-webkit-animation-delay:2489ms;animation-delay:2489ms}.circle-container:nth-child(125){-webkit-animation-delay:4934ms;animation-delay:4934ms;-webkit-animation-duration:32633ms;animation-duration:32633ms;-webkit-animation-name:move-frames-125;animation-name:move-frames-125;height:2px;width:2px}@-webkit-keyframes move-frames-125{0%{-webkit-transform:translate3d(35vw,104vh,0);transform:translate3d(35vw,104vh,0)}to{-webkit-transform:translate3d(7vw,-108vh,0);transform:translate3d(7vw,-108vh,0)}}@keyframes move-frames-125{0%{-webkit-transform:translate3d(35vw,104vh,0);transform:translate3d(35vw,104vh,0)}to{-webkit-transform:translate3d(7vw,-108vh,0);transform:translate3d(7vw,-108vh,0)}}.circle-container:nth-child(125) .circle{-webkit-animation-delay:2.04s;animation-delay:2.04s}.circle-container:nth-child(126){-webkit-animation-delay:16764ms;animation-delay:16764ms;-webkit-animation-duration:31015ms;animation-duration:31015ms;-webkit-animation-name:move-frames-126;animation-name:move-frames-126;height:7px;width:7px}@-webkit-keyframes move-frames-126{0%{-webkit-transform:translate3d(17vw,105vh,0);transform:translate3d(17vw,105vh,0)}to{-webkit-transform:translate3d(7vw,-129vh,0);transform:translate3d(7vw,-129vh,0)}}@keyframes move-frames-126{0%{-webkit-transform:translate3d(17vw,105vh,0);transform:translate3d(17vw,105vh,0)}to{-webkit-transform:translate3d(7vw,-129vh,0);transform:translate3d(7vw,-129vh,0)}}.circle-container:nth-child(126) .circle{-webkit-animation-delay:643ms;animation-delay:643ms}.circle-container:nth-child(127){-webkit-animation-delay:23.08s;animation-delay:23.08s;-webkit-animation-duration:33391ms;animation-duration:33391ms;-webkit-animation-name:move-frames-127;animation-name:move-frames-127;height:4px;width:4px}@-webkit-keyframes move-frames-127{0%{-webkit-transform:translate3d(83vw,106vh,0);transform:translate3d(83vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}@keyframes move-frames-127{0%{-webkit-transform:translate3d(83vw,106vh,0);transform:translate3d(83vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}.circle-container:nth-child(127) .circle{-webkit-animation-delay:3.93s;animation-delay:3.93s}.circle-container:nth-child(128){-webkit-animation-delay:29646ms;animation-delay:29646ms;-webkit-animation-duration:33411ms;animation-duration:33411ms;-webkit-animation-name:move-frames-128;animation-name:move-frames-128;height:8px;width:8px}@-webkit-keyframes move-frames-128{0%{-webkit-transform:translate3d(40vw,104vh,0);transform:translate3d(40vw,104vh,0)}to{-webkit-transform:translate3d(38vw,-117vh,0);transform:translate3d(38vw,-117vh,0)}}@keyframes move-frames-128{0%{-webkit-transform:translate3d(40vw,104vh,0);transform:translate3d(40vw,104vh,0)}to{-webkit-transform:translate3d(38vw,-117vh,0);transform:translate3d(38vw,-117vh,0)}}.circle-container:nth-child(128) .circle{-webkit-animation-delay:3703ms;animation-delay:3703ms}.circle-container:nth-child(129){-webkit-animation-delay:2344ms;animation-delay:2344ms;-webkit-animation-duration:32717ms;animation-duration:32717ms;-webkit-animation-name:move-frames-129;animation-name:move-frames-129;height:3px;width:3px}@-webkit-keyframes move-frames-129{0%{-webkit-transform:translate3d(70vw,103vh,0);transform:translate3d(70vw,103vh,0)}to{-webkit-transform:translate3d(90vw,-105vh,0);transform:translate3d(90vw,-105vh,0)}}@keyframes move-frames-129{0%{-webkit-transform:translate3d(70vw,103vh,0);transform:translate3d(70vw,103vh,0)}to{-webkit-transform:translate3d(90vw,-105vh,0);transform:translate3d(90vw,-105vh,0)}}.circle-container:nth-child(129) .circle{-webkit-animation-delay:1866ms;animation-delay:1866ms}.circle-container:nth-child(130){-webkit-animation-delay:35.24s;animation-delay:35.24s;-webkit-animation-duration:32832ms;animation-duration:32832ms;-webkit-animation-name:move-frames-130;animation-name:move-frames-130;height:1px;width:1px}@-webkit-keyframes move-frames-130{0%{-webkit-transform:translate3d(32vw,107vh,0);transform:translate3d(32vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-117vh,0);transform:translate3d(17vw,-117vh,0)}}@keyframes move-frames-130{0%{-webkit-transform:translate3d(32vw,107vh,0);transform:translate3d(32vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-117vh,0);transform:translate3d(17vw,-117vh,0)}}.circle-container:nth-child(130) .circle{-webkit-animation-delay:119ms;animation-delay:119ms}.circle-container:nth-child(131){-webkit-animation-delay:19606ms;animation-delay:19606ms;-webkit-animation-duration:28925ms;animation-duration:28925ms;-webkit-animation-name:move-frames-131;animation-name:move-frames-131;height:6px;width:6px}@-webkit-keyframes move-frames-131{0%{-webkit-transform:translate3d(38vw,109vh,0);transform:translate3d(38vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-124vh,0);transform:translate3d(79vw,-124vh,0)}}@keyframes move-frames-131{0%{-webkit-transform:translate3d(38vw,109vh,0);transform:translate3d(38vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-124vh,0);transform:translate3d(79vw,-124vh,0)}}.circle-container:nth-child(131) .circle{-webkit-animation-delay:3538ms;animation-delay:3538ms}.circle-container:nth-child(132){-webkit-animation-delay:26139ms;animation-delay:26139ms;-webkit-animation-duration:33451ms;animation-duration:33451ms;-webkit-animation-name:move-frames-132;animation-name:move-frames-132;height:2px;width:2px}@-webkit-keyframes move-frames-132{0%{-webkit-transform:translate3d(72vw,105vh,0);transform:translate3d(72vw,105vh,0)}to{-webkit-transform:translate3d(65vw,-113vh,0);transform:translate3d(65vw,-113vh,0)}}@keyframes move-frames-132{0%{-webkit-transform:translate3d(72vw,105vh,0);transform:translate3d(72vw,105vh,0)}to{-webkit-transform:translate3d(65vw,-113vh,0);transform:translate3d(65vw,-113vh,0)}}.circle-container:nth-child(132) .circle{-webkit-animation-delay:523ms;animation-delay:523ms}.circle-container:nth-child(133){-webkit-animation-delay:15.31s;animation-delay:15.31s;-webkit-animation-duration:31621ms;animation-duration:31621ms;-webkit-animation-name:move-frames-133;animation-name:move-frames-133;height:3px;width:3px}@-webkit-keyframes move-frames-133{0%{-webkit-transform:translate3d(71vw,106vh,0);transform:translate3d(71vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-124vh,0);transform:translate3d(67vw,-124vh,0)}}@keyframes move-frames-133{0%{-webkit-transform:translate3d(71vw,106vh,0);transform:translate3d(71vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-124vh,0);transform:translate3d(67vw,-124vh,0)}}.circle-container:nth-child(133) .circle{-webkit-animation-delay:2.33s;animation-delay:2.33s}.circle-container:nth-child(134){-webkit-animation-delay:6937ms;animation-delay:6937ms;-webkit-animation-duration:35.15s;animation-duration:35.15s;-webkit-animation-name:move-frames-134;animation-name:move-frames-134;height:3px;width:3px}@-webkit-keyframes move-frames-134{0%{-webkit-transform:translate3d(41vw,104vh,0);transform:translate3d(41vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-106vh,0);transform:translate3d(29vw,-106vh,0)}}@keyframes move-frames-134{0%{-webkit-transform:translate3d(41vw,104vh,0);transform:translate3d(41vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-106vh,0);transform:translate3d(29vw,-106vh,0)}}.circle-container:nth-child(134) .circle{-webkit-animation-delay:2924ms;animation-delay:2924ms}.circle-container:nth-child(135){-webkit-animation-delay:34391ms;animation-delay:34391ms;-webkit-animation-duration:31819ms;animation-duration:31819ms;-webkit-animation-name:move-frames-135;animation-name:move-frames-135;height:3px;width:3px}@-webkit-keyframes move-frames-135{0%{-webkit-transform:translate3d(69vw,108vh,0);transform:translate3d(69vw,108vh,0)}to{-webkit-transform:translate3d(52vw,-112vh,0);transform:translate3d(52vw,-112vh,0)}}@keyframes move-frames-135{0%{-webkit-transform:translate3d(69vw,108vh,0);transform:translate3d(69vw,108vh,0)}to{-webkit-transform:translate3d(52vw,-112vh,0);transform:translate3d(52vw,-112vh,0)}}.circle-container:nth-child(135) .circle{-webkit-animation-delay:518ms;animation-delay:518ms}.circle-container:nth-child(136){-webkit-animation-delay:4474ms;animation-delay:4474ms;-webkit-animation-duration:29114ms;animation-duration:29114ms;-webkit-animation-name:move-frames-136;animation-name:move-frames-136;height:7px;width:7px}@-webkit-keyframes move-frames-136{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(6vw,-104vh,0);transform:translate3d(6vw,-104vh,0)}}@keyframes move-frames-136{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(6vw,-104vh,0);transform:translate3d(6vw,-104vh,0)}}.circle-container:nth-child(136) .circle{-webkit-animation-delay:2773ms;animation-delay:2773ms}.circle-container:nth-child(137){-webkit-animation-delay:7788ms;animation-delay:7788ms;-webkit-animation-duration:30047ms;animation-duration:30047ms;-webkit-animation-name:move-frames-137;animation-name:move-frames-137;height:6px;width:6px}@-webkit-keyframes move-frames-137{0%{-webkit-transform:translate3d(61vw,107vh,0);transform:translate3d(61vw,107vh,0)}to{-webkit-transform:translate3d(71vw,-135vh,0);transform:translate3d(71vw,-135vh,0)}}@keyframes move-frames-137{0%{-webkit-transform:translate3d(61vw,107vh,0);transform:translate3d(61vw,107vh,0)}to{-webkit-transform:translate3d(71vw,-135vh,0);transform:translate3d(71vw,-135vh,0)}}.circle-container:nth-child(137) .circle{-webkit-animation-delay:2701ms;animation-delay:2701ms}.circle-container:nth-child(138){-webkit-animation-delay:13986ms;animation-delay:13986ms;-webkit-animation-duration:35924ms;animation-duration:35924ms;-webkit-animation-name:move-frames-138;animation-name:move-frames-138;height:7px;width:7px}@-webkit-keyframes move-frames-138{0%{-webkit-transform:translate3d(57vw,107vh,0);transform:translate3d(57vw,107vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}@keyframes move-frames-138{0%{-webkit-transform:translate3d(57vw,107vh,0);transform:translate3d(57vw,107vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}.circle-container:nth-child(138) .circle{-webkit-animation-delay:544ms;animation-delay:544ms}.circle-container:nth-child(139){-webkit-animation-delay:12428ms;animation-delay:12428ms;-webkit-animation-duration:32144ms;animation-duration:32144ms;-webkit-animation-name:move-frames-139;animation-name:move-frames-139;height:4px;width:4px}@-webkit-keyframes move-frames-139{0%{-webkit-transform:translate3d(97vw,106vh,0);transform:translate3d(97vw,106vh,0)}to{-webkit-transform:translate3d(81vw,-131vh,0);transform:translate3d(81vw,-131vh,0)}}@keyframes move-frames-139{0%{-webkit-transform:translate3d(97vw,106vh,0);transform:translate3d(97vw,106vh,0)}to{-webkit-transform:translate3d(81vw,-131vh,0);transform:translate3d(81vw,-131vh,0)}}.circle-container:nth-child(139) .circle{-webkit-animation-delay:791ms;animation-delay:791ms}.circle-container:nth-child(140){-webkit-animation-delay:29561ms;animation-delay:29561ms;-webkit-animation-duration:34403ms;animation-duration:34403ms;-webkit-animation-name:move-frames-140;animation-name:move-frames-140;height:5px;width:5px}@-webkit-keyframes move-frames-140{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(51vw,-134vh,0);transform:translate3d(51vw,-134vh,0)}}@keyframes move-frames-140{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(51vw,-134vh,0);transform:translate3d(51vw,-134vh,0)}}.circle-container:nth-child(140) .circle{-webkit-animation-delay:3445ms;animation-delay:3445ms}.circle-container:nth-child(141){-webkit-animation-delay:11964ms;animation-delay:11964ms;-webkit-animation-duration:34625ms;animation-duration:34625ms;-webkit-animation-name:move-frames-141;animation-name:move-frames-141;height:4px;width:4px}@-webkit-keyframes move-frames-141{0%{-webkit-transform:translate3d(81vw,105vh,0);transform:translate3d(81vw,105vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}@keyframes move-frames-141{0%{-webkit-transform:translate3d(81vw,105vh,0);transform:translate3d(81vw,105vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}.circle-container:nth-child(141) .circle{-webkit-animation-delay:443ms;animation-delay:443ms}.circle-container:nth-child(142){-webkit-animation-delay:24319ms;animation-delay:24319ms;-webkit-animation-duration:30015ms;animation-duration:30015ms;-webkit-animation-name:move-frames-142;animation-name:move-frames-142;height:1px;width:1px}@-webkit-keyframes move-frames-142{0%{-webkit-transform:translate3d(57vw,104vh,0);transform:translate3d(57vw,104vh,0)}to{-webkit-transform:translate3d(31vw,-115vh,0);transform:translate3d(31vw,-115vh,0)}}@keyframes move-frames-142{0%{-webkit-transform:translate3d(57vw,104vh,0);transform:translate3d(57vw,104vh,0)}to{-webkit-transform:translate3d(31vw,-115vh,0);transform:translate3d(31vw,-115vh,0)}}.circle-container:nth-child(142) .circle{-webkit-animation-delay:404ms;animation-delay:404ms}.circle-container:nth-child(143){-webkit-animation-delay:28445ms;animation-delay:28445ms;-webkit-animation-duration:29058ms;animation-duration:29058ms;-webkit-animation-name:move-frames-143;animation-name:move-frames-143;height:1px;width:1px}@-webkit-keyframes move-frames-143{0%{-webkit-transform:translate3d(48vw,103vh,0);transform:translate3d(48vw,103vh,0)}to{-webkit-transform:translate3d(5vw,-125vh,0);transform:translate3d(5vw,-125vh,0)}}@keyframes move-frames-143{0%{-webkit-transform:translate3d(48vw,103vh,0);transform:translate3d(48vw,103vh,0)}to{-webkit-transform:translate3d(5vw,-125vh,0);transform:translate3d(5vw,-125vh,0)}}.circle-container:nth-child(143) .circle{-webkit-animation-delay:608ms;animation-delay:608ms}.circle-container:nth-child(144){-webkit-animation-delay:22719ms;animation-delay:22719ms;-webkit-animation-duration:32022ms;animation-duration:32022ms;-webkit-animation-name:move-frames-144;animation-name:move-frames-144;height:2px;width:2px}@-webkit-keyframes move-frames-144{0%{-webkit-transform:translate3d(63vw,108vh,0);transform:translate3d(63vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-137vh,0);transform:translate3d(12vw,-137vh,0)}}@keyframes move-frames-144{0%{-webkit-transform:translate3d(63vw,108vh,0);transform:translate3d(63vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-137vh,0);transform:translate3d(12vw,-137vh,0)}}.circle-container:nth-child(144) .circle{-webkit-animation-delay:746ms;animation-delay:746ms}.circle-container:nth-child(145){-webkit-animation-delay:25091ms;animation-delay:25091ms;-webkit-animation-duration:36038ms;animation-duration:36038ms;-webkit-animation-name:move-frames-145;animation-name:move-frames-145;height:1px;width:1px}@-webkit-keyframes move-frames-145{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(63vw,-125vh,0);transform:translate3d(63vw,-125vh,0)}}@keyframes move-frames-145{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(63vw,-125vh,0);transform:translate3d(63vw,-125vh,0)}}.circle-container:nth-child(145) .circle{-webkit-animation-delay:2055ms;animation-delay:2055ms}.circle-container:nth-child(146){-webkit-animation-delay:9616ms;animation-delay:9616ms;-webkit-animation-duration:36162ms;animation-duration:36162ms;-webkit-animation-name:move-frames-146;animation-name:move-frames-146;height:1px;width:1px}@-webkit-keyframes move-frames-146{0%{-webkit-transform:translate3d(2vw,104vh,0);transform:translate3d(2vw,104vh,0)}to{-webkit-transform:translate3d(19vw,-130vh,0);transform:translate3d(19vw,-130vh,0)}}@keyframes move-frames-146{0%{-webkit-transform:translate3d(2vw,104vh,0);transform:translate3d(2vw,104vh,0)}to{-webkit-transform:translate3d(19vw,-130vh,0);transform:translate3d(19vw,-130vh,0)}}.circle-container:nth-child(146) .circle{-webkit-animation-delay:1.65s;animation-delay:1.65s}.circle-container:nth-child(147){-webkit-animation-delay:33476ms;animation-delay:33476ms;-webkit-animation-duration:32548ms;animation-duration:32548ms;-webkit-animation-name:move-frames-147;animation-name:move-frames-147;height:1px;width:1px}@-webkit-keyframes move-frames-147{0%{-webkit-transform:translate3d(14vw,101vh,0);transform:translate3d(14vw,101vh,0)}to{-webkit-transform:translate3d(74vw,-125vh,0);transform:translate3d(74vw,-125vh,0)}}@keyframes move-frames-147{0%{-webkit-transform:translate3d(14vw,101vh,0);transform:translate3d(14vw,101vh,0)}to{-webkit-transform:translate3d(74vw,-125vh,0);transform:translate3d(74vw,-125vh,0)}}.circle-container:nth-child(147) .circle{-webkit-animation-delay:2339ms;animation-delay:2339ms}.circle-container:nth-child(148){-webkit-animation-delay:35917ms;animation-delay:35917ms;-webkit-animation-duration:32327ms;animation-duration:32327ms;-webkit-animation-name:move-frames-148;animation-name:move-frames-148;height:7px;width:7px}@-webkit-keyframes move-frames-148{0%{-webkit-transform:translate3d(26vw,104vh,0);transform:translate3d(26vw,104vh,0)}to{-webkit-transform:translate3d(33vw,-131vh,0);transform:translate3d(33vw,-131vh,0)}}@keyframes move-frames-148{0%{-webkit-transform:translate3d(26vw,104vh,0);transform:translate3d(26vw,104vh,0)}to{-webkit-transform:translate3d(33vw,-131vh,0);transform:translate3d(33vw,-131vh,0)}}.circle-container:nth-child(148) .circle{-webkit-animation-delay:2505ms;animation-delay:2505ms}.circle-container:nth-child(149){-webkit-animation-delay:29052ms;animation-delay:29052ms;-webkit-animation-duration:29963ms;animation-duration:29963ms;-webkit-animation-name:move-frames-149;animation-name:move-frames-149;height:2px;width:2px}@-webkit-keyframes move-frames-149{0%{-webkit-transform:translate3d(46vw,109vh,0);transform:translate3d(46vw,109vh,0)}to{-webkit-transform:translate3d(85vw,-138vh,0);transform:translate3d(85vw,-138vh,0)}}@keyframes move-frames-149{0%{-webkit-transform:translate3d(46vw,109vh,0);transform:translate3d(46vw,109vh,0)}to{-webkit-transform:translate3d(85vw,-138vh,0);transform:translate3d(85vw,-138vh,0)}}.circle-container:nth-child(149) .circle{-webkit-animation-delay:2552ms;animation-delay:2552ms}.circle-container:nth-child(150){-webkit-animation-delay:33803ms;animation-delay:33803ms;-webkit-animation-duration:34326ms;animation-duration:34326ms;-webkit-animation-name:move-frames-150;animation-name:move-frames-150;height:3px;width:3px}@-webkit-keyframes move-frames-150{0%{-webkit-transform:translate3d(39vw,103vh,0);transform:translate3d(39vw,103vh,0)}to{-webkit-transform:translate3d(72vw,-127vh,0);transform:translate3d(72vw,-127vh,0)}}@keyframes move-frames-150{0%{-webkit-transform:translate3d(39vw,103vh,0);transform:translate3d(39vw,103vh,0)}to{-webkit-transform:translate3d(72vw,-127vh,0);transform:translate3d(72vw,-127vh,0)}}.circle-container:nth-child(150) .circle{-webkit-animation-delay:227ms;animation-delay:227ms}.circle-container:nth-child(151){-webkit-animation-delay:13568ms;animation-delay:13568ms;-webkit-animation-duration:33569ms;animation-duration:33569ms;-webkit-animation-name:move-frames-151;animation-name:move-frames-151;height:1px;width:1px}@-webkit-keyframes move-frames-151{0%{-webkit-transform:translate3d(7vw,105vh,0);transform:translate3d(7vw,105vh,0)}to{-webkit-transform:translate3d(80vw,-128vh,0);transform:translate3d(80vw,-128vh,0)}}@keyframes move-frames-151{0%{-webkit-transform:translate3d(7vw,105vh,0);transform:translate3d(7vw,105vh,0)}to{-webkit-transform:translate3d(80vw,-128vh,0);transform:translate3d(80vw,-128vh,0)}}.circle-container:nth-child(151) .circle{-webkit-animation-delay:1318ms;animation-delay:1318ms}.circle-container:nth-child(152){-webkit-animation-delay:819ms;animation-delay:819ms;-webkit-animation-duration:32863ms;animation-duration:32863ms;-webkit-animation-name:move-frames-152;animation-name:move-frames-152;height:1px;width:1px}@-webkit-keyframes move-frames-152{0%{-webkit-transform:translate3d(10vw,107vh,0);transform:translate3d(10vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-134vh,0);transform:translate3d(67vw,-134vh,0)}}@keyframes move-frames-152{0%{-webkit-transform:translate3d(10vw,107vh,0);transform:translate3d(10vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-134vh,0);transform:translate3d(67vw,-134vh,0)}}.circle-container:nth-child(152) .circle{-webkit-animation-delay:2334ms;animation-delay:2334ms}.circle-container:nth-child(153){-webkit-animation-delay:34466ms;animation-delay:34466ms;-webkit-animation-duration:33861ms;animation-duration:33861ms;-webkit-animation-name:move-frames-153;animation-name:move-frames-153;height:8px;width:8px}@-webkit-keyframes move-frames-153{0%{-webkit-transform:translate3d(72vw,109vh,0);transform:translate3d(72vw,109vh,0)}to{-webkit-transform:translate3d(85vw,-129vh,0);transform:translate3d(85vw,-129vh,0)}}@keyframes move-frames-153{0%{-webkit-transform:translate3d(72vw,109vh,0);transform:translate3d(72vw,109vh,0)}to{-webkit-transform:translate3d(85vw,-129vh,0);transform:translate3d(85vw,-129vh,0)}}.circle-container:nth-child(153) .circle{-webkit-animation-delay:3844ms;animation-delay:3844ms}.circle-container:nth-child(154){-webkit-animation-delay:12604ms;animation-delay:12604ms;-webkit-animation-duration:36553ms;animation-duration:36553ms;-webkit-animation-name:move-frames-154;animation-name:move-frames-154;height:2px;width:2px}@-webkit-keyframes move-frames-154{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(59vw,-138vh,0);transform:translate3d(59vw,-138vh,0)}}@keyframes move-frames-154{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(59vw,-138vh,0);transform:translate3d(59vw,-138vh,0)}}.circle-container:nth-child(154) .circle{-webkit-animation-delay:453ms;animation-delay:453ms}.circle-container:nth-child(155){-webkit-animation-delay:5.38s;animation-delay:5.38s;-webkit-animation-duration:30522ms;animation-duration:30522ms;-webkit-animation-name:move-frames-155;animation-name:move-frames-155;height:8px;width:8px}@-webkit-keyframes move-frames-155{0%{-webkit-transform:translate3d(13vw,109vh,0);transform:translate3d(13vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-112vh,0);transform:translate3d(37vw,-112vh,0)}}@keyframes move-frames-155{0%{-webkit-transform:translate3d(13vw,109vh,0);transform:translate3d(13vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-112vh,0);transform:translate3d(37vw,-112vh,0)}}.circle-container:nth-child(155) .circle{-webkit-animation-delay:1221ms;animation-delay:1221ms}.circle-container:nth-child(156){-webkit-animation-delay:24469ms;animation-delay:24469ms;-webkit-animation-duration:33.21s;animation-duration:33.21s;-webkit-animation-name:move-frames-156;animation-name:move-frames-156;height:7px;width:7px}@-webkit-keyframes move-frames-156{0%{-webkit-transform:translate3d(14vw,108vh,0);transform:translate3d(14vw,108vh,0)}to{-webkit-transform:translate3d(56vw,-133vh,0);transform:translate3d(56vw,-133vh,0)}}@keyframes move-frames-156{0%{-webkit-transform:translate3d(14vw,108vh,0);transform:translate3d(14vw,108vh,0)}to{-webkit-transform:translate3d(56vw,-133vh,0);transform:translate3d(56vw,-133vh,0)}}.circle-container:nth-child(156) .circle{-webkit-animation-delay:2289ms;animation-delay:2289ms}.circle-container:nth-child(157){-webkit-animation-delay:12262ms;animation-delay:12262ms;-webkit-animation-duration:36761ms;animation-duration:36761ms;-webkit-animation-name:move-frames-157;animation-name:move-frames-157;height:5px;width:5px}@-webkit-keyframes move-frames-157{0%{-webkit-transform:translate3d(90vw,107vh,0);transform:translate3d(90vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-132vh,0);transform:translate3d(17vw,-132vh,0)}}@keyframes move-frames-157{0%{-webkit-transform:translate3d(90vw,107vh,0);transform:translate3d(90vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-132vh,0);transform:translate3d(17vw,-132vh,0)}}.circle-container:nth-child(157) .circle{-webkit-animation-delay:649ms;animation-delay:649ms}.circle-container:nth-child(158){-webkit-animation-delay:2347ms;animation-delay:2347ms;-webkit-animation-duration:31736ms;animation-duration:31736ms;-webkit-animation-name:move-frames-158;animation-name:move-frames-158;height:2px;width:2px}@-webkit-keyframes move-frames-158{0%{-webkit-transform:translate3d(13vw,107vh,0);transform:translate3d(13vw,107vh,0)}to{-webkit-transform:translate3d(100vw,-122vh,0);transform:translate3d(100vw,-122vh,0)}}@keyframes move-frames-158{0%{-webkit-transform:translate3d(13vw,107vh,0);transform:translate3d(13vw,107vh,0)}to{-webkit-transform:translate3d(100vw,-122vh,0);transform:translate3d(100vw,-122vh,0)}}.circle-container:nth-child(158) .circle{-webkit-animation-delay:1017ms;animation-delay:1017ms}.circle-container:nth-child(159){-webkit-animation-delay:11.74s;animation-delay:11.74s;-webkit-animation-duration:29615ms;animation-duration:29615ms;-webkit-animation-name:move-frames-159;animation-name:move-frames-159;height:6px;width:6px}@-webkit-keyframes move-frames-159{0%{-webkit-transform:translate3d(26vw,109vh,0);transform:translate3d(26vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-121vh,0);transform:translate3d(82vw,-121vh,0)}}@keyframes move-frames-159{0%{-webkit-transform:translate3d(26vw,109vh,0);transform:translate3d(26vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-121vh,0);transform:translate3d(82vw,-121vh,0)}}.circle-container:nth-child(159) .circle{-webkit-animation-delay:1003ms;animation-delay:1003ms}.circle-container:nth-child(160){-webkit-animation-delay:26339ms;animation-delay:26339ms;-webkit-animation-duration:28476ms;animation-duration:28476ms;-webkit-animation-name:move-frames-160;animation-name:move-frames-160;height:3px;width:3px}@-webkit-keyframes move-frames-160{0%{-webkit-transform:translate3d(47vw,102vh,0);transform:translate3d(47vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-119vh,0);transform:translate3d(6vw,-119vh,0)}}@keyframes move-frames-160{0%{-webkit-transform:translate3d(47vw,102vh,0);transform:translate3d(47vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-119vh,0);transform:translate3d(6vw,-119vh,0)}}.circle-container:nth-child(160) .circle{-webkit-animation-delay:2389ms;animation-delay:2389ms}.circle-container:nth-child(161){-webkit-animation-delay:10208ms;animation-delay:10208ms;-webkit-animation-duration:29968ms;animation-duration:29968ms;-webkit-animation-name:move-frames-161;animation-name:move-frames-161;height:8px;width:8px}@-webkit-keyframes move-frames-161{0%{-webkit-transform:translate3d(60vw,110vh,0);transform:translate3d(60vw,110vh,0)}to{-webkit-transform:translate3d(96vw,-131vh,0);transform:translate3d(96vw,-131vh,0)}}@keyframes move-frames-161{0%{-webkit-transform:translate3d(60vw,110vh,0);transform:translate3d(60vw,110vh,0)}to{-webkit-transform:translate3d(96vw,-131vh,0);transform:translate3d(96vw,-131vh,0)}}.circle-container:nth-child(161) .circle{-webkit-animation-delay:1511ms;animation-delay:1511ms}.circle-container:nth-child(162){-webkit-animation-delay:18175ms;animation-delay:18175ms;-webkit-animation-duration:29053ms;animation-duration:29053ms;-webkit-animation-name:move-frames-162;animation-name:move-frames-162;height:1px;width:1px}@-webkit-keyframes move-frames-162{0%{-webkit-transform:translate3d(29vw,102vh,0);transform:translate3d(29vw,102vh,0)}to{-webkit-transform:translate3d(52vw,-118vh,0);transform:translate3d(52vw,-118vh,0)}}@keyframes move-frames-162{0%{-webkit-transform:translate3d(29vw,102vh,0);transform:translate3d(29vw,102vh,0)}to{-webkit-transform:translate3d(52vw,-118vh,0);transform:translate3d(52vw,-118vh,0)}}.circle-container:nth-child(162) .circle{-webkit-animation-delay:167ms;animation-delay:167ms}.circle-container:nth-child(163){-webkit-animation-delay:29595ms;animation-delay:29595ms;-webkit-animation-duration:33.26s;animation-duration:33.26s;-webkit-animation-name:move-frames-163;animation-name:move-frames-163;height:3px;width:3px}@-webkit-keyframes move-frames-163{0%{-webkit-transform:translate3d(87vw,104vh,0);transform:translate3d(87vw,104vh,0)}to{-webkit-transform:translate3d(94vw,-112vh,0);transform:translate3d(94vw,-112vh,0)}}@keyframes move-frames-163{0%{-webkit-transform:translate3d(87vw,104vh,0);transform:translate3d(87vw,104vh,0)}to{-webkit-transform:translate3d(94vw,-112vh,0);transform:translate3d(94vw,-112vh,0)}}.circle-container:nth-child(163) .circle{-webkit-animation-delay:2793ms;animation-delay:2793ms}.circle-container:nth-child(164){-webkit-animation-delay:21.19s;animation-delay:21.19s;-webkit-animation-duration:32906ms;animation-duration:32906ms;-webkit-animation-name:move-frames-164;animation-name:move-frames-164;height:8px;width:8px}@-webkit-keyframes move-frames-164{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(37vw,-113vh,0);transform:translate3d(37vw,-113vh,0)}}@keyframes move-frames-164{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(37vw,-113vh,0);transform:translate3d(37vw,-113vh,0)}}.circle-container:nth-child(164) .circle{-webkit-animation-delay:103ms;animation-delay:103ms}.circle-container:nth-child(165){-webkit-animation-delay:36582ms;animation-delay:36582ms;-webkit-animation-duration:34312ms;animation-duration:34312ms;-webkit-animation-name:move-frames-165;animation-name:move-frames-165;height:1px;width:1px}@-webkit-keyframes move-frames-165{0%{-webkit-transform:translate3d(29vw,102vh,0);transform:translate3d(29vw,102vh,0)}to{-webkit-transform:translate3d(78vw,-119vh,0);transform:translate3d(78vw,-119vh,0)}}@keyframes move-frames-165{0%{-webkit-transform:translate3d(29vw,102vh,0);transform:translate3d(29vw,102vh,0)}to{-webkit-transform:translate3d(78vw,-119vh,0);transform:translate3d(78vw,-119vh,0)}}.circle-container:nth-child(165) .circle{-webkit-animation-delay:1384ms;animation-delay:1384ms}.circle-container:nth-child(166){-webkit-animation-delay:14135ms;animation-delay:14135ms;-webkit-animation-duration:33966ms;animation-duration:33966ms;-webkit-animation-name:move-frames-166;animation-name:move-frames-166;height:2px;width:2px}@-webkit-keyframes move-frames-166{0%{-webkit-transform:translate3d(3vw,107vh,0);transform:translate3d(3vw,107vh,0)}to{-webkit-transform:translate3d(46vw,-125vh,0);transform:translate3d(46vw,-125vh,0)}}@keyframes move-frames-166{0%{-webkit-transform:translate3d(3vw,107vh,0);transform:translate3d(3vw,107vh,0)}to{-webkit-transform:translate3d(46vw,-125vh,0);transform:translate3d(46vw,-125vh,0)}}.circle-container:nth-child(166) .circle{-webkit-animation-delay:2796ms;animation-delay:2796ms}.circle-container:nth-child(167){-webkit-animation-delay:35963ms;animation-delay:35963ms;-webkit-animation-duration:35151ms;animation-duration:35151ms;-webkit-animation-name:move-frames-167;animation-name:move-frames-167;height:2px;width:2px}@-webkit-keyframes move-frames-167{0%{-webkit-transform:translate3d(10vw,109vh,0);transform:translate3d(10vw,109vh,0)}to{-webkit-transform:translate3d(80vw,-111vh,0);transform:translate3d(80vw,-111vh,0)}}@keyframes move-frames-167{0%{-webkit-transform:translate3d(10vw,109vh,0);transform:translate3d(10vw,109vh,0)}to{-webkit-transform:translate3d(80vw,-111vh,0);transform:translate3d(80vw,-111vh,0)}}.circle-container:nth-child(167) .circle{-webkit-animation-delay:3121ms;animation-delay:3121ms}.circle-container:nth-child(168){-webkit-animation-delay:24616ms;animation-delay:24616ms;-webkit-animation-duration:29082ms;animation-duration:29082ms;-webkit-animation-name:move-frames-168;animation-name:move-frames-168;height:5px;width:5px}@-webkit-keyframes move-frames-168{0%{-webkit-transform:translate3d(10vw,103vh,0);transform:translate3d(10vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-119vh,0);transform:translate3d(47vw,-119vh,0)}}@keyframes move-frames-168{0%{-webkit-transform:translate3d(10vw,103vh,0);transform:translate3d(10vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-119vh,0);transform:translate3d(47vw,-119vh,0)}}.circle-container:nth-child(168) .circle{-webkit-animation-delay:1.16s;animation-delay:1.16s}.circle-container:nth-child(169){-webkit-animation-delay:1.11s;animation-delay:1.11s;-webkit-animation-duration:35059ms;animation-duration:35059ms;-webkit-animation-name:move-frames-169;animation-name:move-frames-169;height:1px;width:1px}@-webkit-keyframes move-frames-169{0%{-webkit-transform:translate3d(30vw,108vh,0);transform:translate3d(30vw,108vh,0)}to{-webkit-transform:translate3d(25vw,-135vh,0);transform:translate3d(25vw,-135vh,0)}}@keyframes move-frames-169{0%{-webkit-transform:translate3d(30vw,108vh,0);transform:translate3d(30vw,108vh,0)}to{-webkit-transform:translate3d(25vw,-135vh,0);transform:translate3d(25vw,-135vh,0)}}.circle-container:nth-child(169) .circle{-webkit-animation-delay:1384ms;animation-delay:1384ms}.circle-container:nth-child(170){-webkit-animation-delay:28648ms;animation-delay:28648ms;-webkit-animation-duration:30098ms;animation-duration:30098ms;-webkit-animation-name:move-frames-170;animation-name:move-frames-170;height:5px;width:5px}@-webkit-keyframes move-frames-170{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-130vh,0);transform:translate3d(28vw,-130vh,0)}}@keyframes move-frames-170{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-130vh,0);transform:translate3d(28vw,-130vh,0)}}.circle-container:nth-child(170) .circle{-webkit-animation-delay:3996ms;animation-delay:3996ms}.circle-container:nth-child(171){-webkit-animation-delay:12662ms;animation-delay:12662ms;-webkit-animation-duration:36.44s;animation-duration:36.44s;-webkit-animation-name:move-frames-171;animation-name:move-frames-171;height:6px;width:6px}@-webkit-keyframes move-frames-171{0%{-webkit-transform:translate3d(50vw,105vh,0);transform:translate3d(50vw,105vh,0)}to{-webkit-transform:translate3d(69vw,-125vh,0);transform:translate3d(69vw,-125vh,0)}}@keyframes move-frames-171{0%{-webkit-transform:translate3d(50vw,105vh,0);transform:translate3d(50vw,105vh,0)}to{-webkit-transform:translate3d(69vw,-125vh,0);transform:translate3d(69vw,-125vh,0)}}.circle-container:nth-child(171) .circle{-webkit-animation-delay:3435ms;animation-delay:3435ms}.circle-container:nth-child(172){-webkit-animation-delay:5263ms;animation-delay:5263ms;-webkit-animation-duration:31676ms;animation-duration:31676ms;-webkit-animation-name:move-frames-172;animation-name:move-frames-172;height:4px;width:4px}@-webkit-keyframes move-frames-172{0%{-webkit-transform:translate3d(42vw,104vh,0);transform:translate3d(42vw,104vh,0)}to{-webkit-transform:translate3d(61vw,-131vh,0);transform:translate3d(61vw,-131vh,0)}}@keyframes move-frames-172{0%{-webkit-transform:translate3d(42vw,104vh,0);transform:translate3d(42vw,104vh,0)}to{-webkit-transform:translate3d(61vw,-131vh,0);transform:translate3d(61vw,-131vh,0)}}.circle-container:nth-child(172) .circle{-webkit-animation-delay:1832ms;animation-delay:1832ms}.circle-container:nth-child(173){-webkit-animation-delay:10593ms;animation-delay:10593ms;-webkit-animation-duration:29331ms;animation-duration:29331ms;-webkit-animation-name:move-frames-173;animation-name:move-frames-173;height:2px;width:2px}@-webkit-keyframes move-frames-173{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(31vw,-120vh,0);transform:translate3d(31vw,-120vh,0)}}@keyframes move-frames-173{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(31vw,-120vh,0);transform:translate3d(31vw,-120vh,0)}}.circle-container:nth-child(173) .circle{-webkit-animation-delay:801ms;animation-delay:801ms}.circle-container:nth-child(174){-webkit-animation-delay:28765ms;animation-delay:28765ms;-webkit-animation-duration:33.16s;animation-duration:33.16s;-webkit-animation-name:move-frames-174;animation-name:move-frames-174;height:6px;width:6px}@-webkit-keyframes move-frames-174{0%{-webkit-transform:translate3d(13vw,108vh,0);transform:translate3d(13vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-131vh,0);transform:translate3d(9vw,-131vh,0)}}@keyframes move-frames-174{0%{-webkit-transform:translate3d(13vw,108vh,0);transform:translate3d(13vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-131vh,0);transform:translate3d(9vw,-131vh,0)}}.circle-container:nth-child(174) .circle{-webkit-animation-delay:2866ms;animation-delay:2866ms}.circle-container:nth-child(175){-webkit-animation-delay:4828ms;animation-delay:4828ms;-webkit-animation-duration:28422ms;animation-duration:28422ms;-webkit-animation-name:move-frames-175;animation-name:move-frames-175;height:1px;width:1px}@-webkit-keyframes move-frames-175{0%{-webkit-transform:translate3d(52vw,107vh,0);transform:translate3d(52vw,107vh,0)}to{-webkit-transform:translate3d(19vw,-125vh,0);transform:translate3d(19vw,-125vh,0)}}@keyframes move-frames-175{0%{-webkit-transform:translate3d(52vw,107vh,0);transform:translate3d(52vw,107vh,0)}to{-webkit-transform:translate3d(19vw,-125vh,0);transform:translate3d(19vw,-125vh,0)}}.circle-container:nth-child(175) .circle{-webkit-animation-delay:749ms;animation-delay:749ms}.circle-container:nth-child(176){-webkit-animation-delay:1832ms;animation-delay:1832ms;-webkit-animation-duration:33672ms;animation-duration:33672ms;-webkit-animation-name:move-frames-176;animation-name:move-frames-176;height:6px;width:6px}@-webkit-keyframes move-frames-176{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(8vw,-109vh,0);transform:translate3d(8vw,-109vh,0)}}@keyframes move-frames-176{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(8vw,-109vh,0);transform:translate3d(8vw,-109vh,0)}}.circle-container:nth-child(176) .circle{-webkit-animation-delay:2726ms;animation-delay:2726ms}.circle-container:nth-child(177){-webkit-animation-delay:36299ms;animation-delay:36299ms;-webkit-animation-duration:31043ms;animation-duration:31043ms;-webkit-animation-name:move-frames-177;animation-name:move-frames-177;height:4px;width:4px}@-webkit-keyframes move-frames-177{0%{-webkit-transform:translate3d(16vw,105vh,0);transform:translate3d(16vw,105vh,0)}to{-webkit-transform:translate3d(99vw,-125vh,0);transform:translate3d(99vw,-125vh,0)}}@keyframes move-frames-177{0%{-webkit-transform:translate3d(16vw,105vh,0);transform:translate3d(16vw,105vh,0)}to{-webkit-transform:translate3d(99vw,-125vh,0);transform:translate3d(99vw,-125vh,0)}}.circle-container:nth-child(177) .circle{-webkit-animation-delay:2.02s;animation-delay:2.02s}.circle-container:nth-child(178){-webkit-animation-delay:2.87s;animation-delay:2.87s;-webkit-animation-duration:33365ms;animation-duration:33365ms;-webkit-animation-name:move-frames-178;animation-name:move-frames-178;height:4px;width:4px}@-webkit-keyframes move-frames-178{0%{-webkit-transform:translate3d(100vw,110vh,0);transform:translate3d(100vw,110vh,0)}to{-webkit-transform:translate3d(45vw,-125vh,0);transform:translate3d(45vw,-125vh,0)}}@keyframes move-frames-178{0%{-webkit-transform:translate3d(100vw,110vh,0);transform:translate3d(100vw,110vh,0)}to{-webkit-transform:translate3d(45vw,-125vh,0);transform:translate3d(45vw,-125vh,0)}}.circle-container:nth-child(178) .circle{-webkit-animation-delay:2155ms;animation-delay:2155ms}.circle-container:nth-child(179){-webkit-animation-delay:7363ms;animation-delay:7363ms;-webkit-animation-duration:30408ms;animation-duration:30408ms;-webkit-animation-name:move-frames-179;animation-name:move-frames-179;height:2px;width:2px}@-webkit-keyframes move-frames-179{0%{-webkit-transform:translate3d(59vw,106vh,0);transform:translate3d(59vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}@keyframes move-frames-179{0%{-webkit-transform:translate3d(59vw,106vh,0);transform:translate3d(59vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}.circle-container:nth-child(179) .circle{-webkit-animation-delay:1979ms;animation-delay:1979ms}.circle-container:nth-child(180){-webkit-animation-delay:17904ms;animation-delay:17904ms;-webkit-animation-duration:33.38s;animation-duration:33.38s;-webkit-animation-name:move-frames-180;animation-name:move-frames-180;height:2px;width:2px}@-webkit-keyframes move-frames-180{0%{-webkit-transform:translate3d(78vw,109vh,0);transform:translate3d(78vw,109vh,0)}to{-webkit-transform:translate3d(2vw,-114vh,0);transform:translate3d(2vw,-114vh,0)}}@keyframes move-frames-180{0%{-webkit-transform:translate3d(78vw,109vh,0);transform:translate3d(78vw,109vh,0)}to{-webkit-transform:translate3d(2vw,-114vh,0);transform:translate3d(2vw,-114vh,0)}}.circle-container:nth-child(180) .circle{-webkit-animation-delay:3585ms;animation-delay:3585ms}.circle-container:nth-child(181){-webkit-animation-delay:34617ms;animation-delay:34617ms;-webkit-animation-duration:31102ms;animation-duration:31102ms;-webkit-animation-name:move-frames-181;animation-name:move-frames-181;height:3px;width:3px}@-webkit-keyframes move-frames-181{0%{-webkit-transform:translate3d(42vw,110vh,0);transform:translate3d(42vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-127vh,0);transform:translate3d(30vw,-127vh,0)}}@keyframes move-frames-181{0%{-webkit-transform:translate3d(42vw,110vh,0);transform:translate3d(42vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-127vh,0);transform:translate3d(30vw,-127vh,0)}}.circle-container:nth-child(181) .circle{-webkit-animation-delay:1292ms;animation-delay:1292ms}.circle-container:nth-child(182){-webkit-animation-delay:22199ms;animation-delay:22199ms;-webkit-animation-duration:28825ms;animation-duration:28825ms;-webkit-animation-name:move-frames-182;animation-name:move-frames-182;height:3px;width:3px}@-webkit-keyframes move-frames-182{0%{-webkit-transform:translate3d(81vw,110vh,0);transform:translate3d(81vw,110vh,0)}to{-webkit-transform:translate3d(86vw,-139vh,0);transform:translate3d(86vw,-139vh,0)}}@keyframes move-frames-182{0%{-webkit-transform:translate3d(81vw,110vh,0);transform:translate3d(81vw,110vh,0)}to{-webkit-transform:translate3d(86vw,-139vh,0);transform:translate3d(86vw,-139vh,0)}}.circle-container:nth-child(182) .circle{-webkit-animation-delay:2526ms;animation-delay:2526ms}.circle-container:nth-child(183){-webkit-animation-delay:597ms;animation-delay:597ms;-webkit-animation-duration:36.92s;animation-duration:36.92s;-webkit-animation-name:move-frames-183;animation-name:move-frames-183;height:2px;width:2px}@-webkit-keyframes move-frames-183{0%{-webkit-transform:translate3d(86vw,103vh,0);transform:translate3d(86vw,103vh,0)}to{-webkit-transform:translate3d(62vw,-123vh,0);transform:translate3d(62vw,-123vh,0)}}@keyframes move-frames-183{0%{-webkit-transform:translate3d(86vw,103vh,0);transform:translate3d(86vw,103vh,0)}to{-webkit-transform:translate3d(62vw,-123vh,0);transform:translate3d(62vw,-123vh,0)}}.circle-container:nth-child(183) .circle{-webkit-animation-delay:1381ms;animation-delay:1381ms}.circle-container:nth-child(184){-webkit-animation-delay:3402ms;animation-delay:3402ms;-webkit-animation-duration:36471ms;animation-duration:36471ms;-webkit-animation-name:move-frames-184;animation-name:move-frames-184;height:8px;width:8px}@-webkit-keyframes move-frames-184{0%{-webkit-transform:translate3d(25vw,103vh,0);transform:translate3d(25vw,103vh,0)}to{-webkit-transform:translate3d(54vw,-106vh,0);transform:translate3d(54vw,-106vh,0)}}@keyframes move-frames-184{0%{-webkit-transform:translate3d(25vw,103vh,0);transform:translate3d(25vw,103vh,0)}to{-webkit-transform:translate3d(54vw,-106vh,0);transform:translate3d(54vw,-106vh,0)}}.circle-container:nth-child(184) .circle{-webkit-animation-delay:1299ms;animation-delay:1299ms}.circle-container:nth-child(185){-webkit-animation-delay:24111ms;animation-delay:24111ms;-webkit-animation-duration:30321ms;animation-duration:30321ms;-webkit-animation-name:move-frames-185;animation-name:move-frames-185;height:4px;width:4px}@-webkit-keyframes move-frames-185{0%{-webkit-transform:translate3d(6vw,102vh,0);transform:translate3d(6vw,102vh,0)}to{-webkit-transform:translate3d(3vw,-120vh,0);transform:translate3d(3vw,-120vh,0)}}@keyframes move-frames-185{0%{-webkit-transform:translate3d(6vw,102vh,0);transform:translate3d(6vw,102vh,0)}to{-webkit-transform:translate3d(3vw,-120vh,0);transform:translate3d(3vw,-120vh,0)}}.circle-container:nth-child(185) .circle{-webkit-animation-delay:3.7s;animation-delay:3.7s}.circle-container:nth-child(186){-webkit-animation-delay:35958ms;animation-delay:35958ms;-webkit-animation-duration:35529ms;animation-duration:35529ms;-webkit-animation-name:move-frames-186;animation-name:move-frames-186;height:2px;width:2px}@-webkit-keyframes move-frames-186{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(12vw,-119vh,0);transform:translate3d(12vw,-119vh,0)}}@keyframes move-frames-186{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(12vw,-119vh,0);transform:translate3d(12vw,-119vh,0)}}.circle-container:nth-child(186) .circle{-webkit-animation-delay:3561ms;animation-delay:3561ms}.circle-container:nth-child(187){-webkit-animation-delay:8521ms;animation-delay:8521ms;-webkit-animation-duration:28493ms;animation-duration:28493ms;-webkit-animation-name:move-frames-187;animation-name:move-frames-187;height:8px;width:8px}@-webkit-keyframes move-frames-187{0%{-webkit-transform:translate3d(16vw,104vh,0);transform:translate3d(16vw,104vh,0)}to{-webkit-transform:translate3d(44vw,-123vh,0);transform:translate3d(44vw,-123vh,0)}}@keyframes move-frames-187{0%{-webkit-transform:translate3d(16vw,104vh,0);transform:translate3d(16vw,104vh,0)}to{-webkit-transform:translate3d(44vw,-123vh,0);transform:translate3d(44vw,-123vh,0)}}.circle-container:nth-child(187) .circle{-webkit-animation-delay:1409ms;animation-delay:1409ms}.circle-container:nth-child(188){-webkit-animation-delay:16258ms;animation-delay:16258ms;-webkit-animation-duration:32456ms;animation-duration:32456ms;-webkit-animation-name:move-frames-188;animation-name:move-frames-188;height:5px;width:5px}@-webkit-keyframes move-frames-188{0%{-webkit-transform:translate3d(9vw,106vh,0);transform:translate3d(9vw,106vh,0)}to{-webkit-transform:translate3d(39vw,-129vh,0);transform:translate3d(39vw,-129vh,0)}}@keyframes move-frames-188{0%{-webkit-transform:translate3d(9vw,106vh,0);transform:translate3d(9vw,106vh,0)}to{-webkit-transform:translate3d(39vw,-129vh,0);transform:translate3d(39vw,-129vh,0)}}.circle-container:nth-child(188) .circle{-webkit-animation-delay:1317ms;animation-delay:1317ms}.circle-container:nth-child(189){-webkit-animation-delay:19.96s;animation-delay:19.96s;-webkit-animation-duration:34686ms;animation-duration:34686ms;-webkit-animation-name:move-frames-189;animation-name:move-frames-189;height:6px;width:6px}@-webkit-keyframes move-frames-189{0%{-webkit-transform:translate3d(88vw,109vh,0);transform:translate3d(88vw,109vh,0)}to{-webkit-transform:translate3d(86vw,-128vh,0);transform:translate3d(86vw,-128vh,0)}}@keyframes move-frames-189{0%{-webkit-transform:translate3d(88vw,109vh,0);transform:translate3d(88vw,109vh,0)}to{-webkit-transform:translate3d(86vw,-128vh,0);transform:translate3d(86vw,-128vh,0)}}.circle-container:nth-child(189) .circle{-webkit-animation-delay:789ms;animation-delay:789ms}.circle-container:nth-child(190){-webkit-animation-delay:14089ms;animation-delay:14089ms;-webkit-animation-duration:34279ms;animation-duration:34279ms;-webkit-animation-name:move-frames-190;animation-name:move-frames-190;height:5px;width:5px}@-webkit-keyframes move-frames-190{0%{-webkit-transform:translate3d(22vw,104vh,0);transform:translate3d(22vw,104vh,0)}to{-webkit-transform:translate3d(9vw,-111vh,0);transform:translate3d(9vw,-111vh,0)}}@keyframes move-frames-190{0%{-webkit-transform:translate3d(22vw,104vh,0);transform:translate3d(22vw,104vh,0)}to{-webkit-transform:translate3d(9vw,-111vh,0);transform:translate3d(9vw,-111vh,0)}}.circle-container:nth-child(190) .circle{-webkit-animation-delay:.17s;animation-delay:.17s}.circle-container:nth-child(191){-webkit-animation-delay:5406ms;animation-delay:5406ms;-webkit-animation-duration:36789ms;animation-duration:36789ms;-webkit-animation-name:move-frames-191;animation-name:move-frames-191;height:2px;width:2px}@-webkit-keyframes move-frames-191{0%{-webkit-transform:translate3d(95vw,102vh,0);transform:translate3d(95vw,102vh,0)}to{-webkit-transform:translate3d(19vw,-110vh,0);transform:translate3d(19vw,-110vh,0)}}@keyframes move-frames-191{0%{-webkit-transform:translate3d(95vw,102vh,0);transform:translate3d(95vw,102vh,0)}to{-webkit-transform:translate3d(19vw,-110vh,0);transform:translate3d(19vw,-110vh,0)}}.circle-container:nth-child(191) .circle{-webkit-animation-delay:1.94s;animation-delay:1.94s}.circle-container:nth-child(192){-webkit-animation-delay:30366ms;animation-delay:30366ms;-webkit-animation-duration:30639ms;animation-duration:30639ms;-webkit-animation-name:move-frames-192;animation-name:move-frames-192;height:2px;width:2px}@-webkit-keyframes move-frames-192{0%{-webkit-transform:translate3d(55vw,109vh,0);transform:translate3d(55vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-122vh,0);transform:translate3d(52vw,-122vh,0)}}@keyframes move-frames-192{0%{-webkit-transform:translate3d(55vw,109vh,0);transform:translate3d(55vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-122vh,0);transform:translate3d(52vw,-122vh,0)}}.circle-container:nth-child(192) .circle{-webkit-animation-delay:3792ms;animation-delay:3792ms}.circle-container:nth-child(193){-webkit-animation-delay:7215ms;animation-delay:7215ms;-webkit-animation-duration:29649ms;animation-duration:29649ms;-webkit-animation-name:move-frames-193;animation-name:move-frames-193;height:7px;width:7px}@-webkit-keyframes move-frames-193{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(85vw,-124vh,0);transform:translate3d(85vw,-124vh,0)}}@keyframes move-frames-193{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(85vw,-124vh,0);transform:translate3d(85vw,-124vh,0)}}.circle-container:nth-child(193) .circle{-webkit-animation-delay:2141ms;animation-delay:2141ms}.circle-container:nth-child(194){-webkit-animation-delay:14223ms;animation-delay:14223ms;-webkit-animation-duration:30215ms;animation-duration:30215ms;-webkit-animation-name:move-frames-194;animation-name:move-frames-194;height:8px;width:8px}@-webkit-keyframes move-frames-194{0%{-webkit-transform:translate3d(49vw,103vh,0);transform:translate3d(49vw,103vh,0)}to{-webkit-transform:translate3d(43vw,-110vh,0);transform:translate3d(43vw,-110vh,0)}}@keyframes move-frames-194{0%{-webkit-transform:translate3d(49vw,103vh,0);transform:translate3d(49vw,103vh,0)}to{-webkit-transform:translate3d(43vw,-110vh,0);transform:translate3d(43vw,-110vh,0)}}.circle-container:nth-child(194) .circle{-webkit-animation-delay:1138ms;animation-delay:1138ms}.circle-container:nth-child(195){-webkit-animation-delay:26932ms;animation-delay:26932ms;-webkit-animation-duration:31024ms;animation-duration:31024ms;-webkit-animation-name:move-frames-195;animation-name:move-frames-195;height:3px;width:3px}@-webkit-keyframes move-frames-195{0%{-webkit-transform:translate3d(12vw,103vh,0);transform:translate3d(12vw,103vh,0)}to{-webkit-transform:translate3d(40vw,-131vh,0);transform:translate3d(40vw,-131vh,0)}}@keyframes move-frames-195{0%{-webkit-transform:translate3d(12vw,103vh,0);transform:translate3d(12vw,103vh,0)}to{-webkit-transform:translate3d(40vw,-131vh,0);transform:translate3d(40vw,-131vh,0)}}.circle-container:nth-child(195) .circle{-webkit-animation-delay:1565ms;animation-delay:1565ms}.circle-container:nth-child(196){-webkit-animation-delay:16484ms;animation-delay:16484ms;-webkit-animation-duration:34116ms;animation-duration:34116ms;-webkit-animation-name:move-frames-196;animation-name:move-frames-196;height:3px;width:3px}@-webkit-keyframes move-frames-196{0%{-webkit-transform:translate3d(80vw,104vh,0);transform:translate3d(80vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-114vh,0);transform:translate3d(25vw,-114vh,0)}}@keyframes move-frames-196{0%{-webkit-transform:translate3d(80vw,104vh,0);transform:translate3d(80vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-114vh,0);transform:translate3d(25vw,-114vh,0)}}.circle-container:nth-child(196) .circle{-webkit-animation-delay:377ms;animation-delay:377ms}.circle-container:nth-child(197){-webkit-animation-delay:30411ms;animation-delay:30411ms;-webkit-animation-duration:33119ms;animation-duration:33119ms;-webkit-animation-name:move-frames-197;animation-name:move-frames-197;height:7px;width:7px}@-webkit-keyframes move-frames-197{0%{-webkit-transform:translate3d(35vw,109vh,0);transform:translate3d(35vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-130vh,0);transform:translate3d(20vw,-130vh,0)}}@keyframes move-frames-197{0%{-webkit-transform:translate3d(35vw,109vh,0);transform:translate3d(35vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-130vh,0);transform:translate3d(20vw,-130vh,0)}}.circle-container:nth-child(197) .circle{-webkit-animation-delay:502ms;animation-delay:502ms}.circle-container:nth-child(198){-webkit-animation-delay:32925ms;animation-delay:32925ms;-webkit-animation-duration:29178ms;animation-duration:29178ms;-webkit-animation-name:move-frames-198;animation-name:move-frames-198;height:2px;width:2px}@-webkit-keyframes move-frames-198{0%{-webkit-transform:translate3d(25vw,103vh,0);transform:translate3d(25vw,103vh,0)}to{-webkit-transform:translate3d(24vw,-108vh,0);transform:translate3d(24vw,-108vh,0)}}@keyframes move-frames-198{0%{-webkit-transform:translate3d(25vw,103vh,0);transform:translate3d(25vw,103vh,0)}to{-webkit-transform:translate3d(24vw,-108vh,0);transform:translate3d(24vw,-108vh,0)}}.circle-container:nth-child(198) .circle{-webkit-animation-delay:2824ms;animation-delay:2824ms}.circle-container:nth-child(199){-webkit-animation-delay:1449ms;animation-delay:1449ms;-webkit-animation-duration:36309ms;animation-duration:36309ms;-webkit-animation-name:move-frames-199;animation-name:move-frames-199;height:6px;width:6px}@-webkit-keyframes move-frames-199{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(80vw,-113vh,0);transform:translate3d(80vw,-113vh,0)}}@keyframes move-frames-199{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(80vw,-113vh,0);transform:translate3d(80vw,-113vh,0)}}.circle-container:nth-child(199) .circle{-webkit-animation-delay:357ms;animation-delay:357ms}.circle-container:nth-child(200){-webkit-animation-delay:23724ms;animation-delay:23724ms;-webkit-animation-duration:33389ms;animation-duration:33389ms;-webkit-animation-name:move-frames-200;animation-name:move-frames-200;height:4px;width:4px}@-webkit-keyframes move-frames-200{0%{-webkit-transform:translate3d(31vw,102vh,0);transform:translate3d(31vw,102vh,0)}to{-webkit-transform:translate3d(33vw,-106vh,0);transform:translate3d(33vw,-106vh,0)}}@keyframes move-frames-200{0%{-webkit-transform:translate3d(31vw,102vh,0);transform:translate3d(31vw,102vh,0)}to{-webkit-transform:translate3d(33vw,-106vh,0);transform:translate3d(33vw,-106vh,0)}}.circle-container:nth-child(200) .circle{-webkit-animation-delay:1957ms;animation-delay:1957ms}
/*# sourceMappingURL=main.2b3ac894.css.map*/