html{font-size:10px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Open Sans","Poppins","Hind Vadodara" !important;font-size:1.6rem;background-color:#f5f5f5;overflow-x:hidden}ul,li{list-style:none;padding:0 !important}a{text-decoration:none}a:active{background-color:transparent !important}.row{margin:0;padding:0}.owl-wrapper-outer,.owl-wrapper,.owl-item{height:100% !important}header#header{position:absolute;top:0;left:0;width:100%;z-index:10;background:#020024;background:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%)}header#header div.site-top-header{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.5)}header#header div.site-top-header ul{display:flex;align-items:center;width:100%;margin:0}header#header div.site-top-header ul li{margin:0 .5rem}header#header div.site-top-header ul li a{color:#fff;padding:.8rem}header#header div.site-top-header ul li p{color:#fff;display:flex;align-items:center;margin-bottom:0}header#header div.site-top-header ul li p a{font-weight:700}header#header div.site-top-header ul.IM-message li{text-align:right;width:100%}header#header div.site-top-header ul.IM-message li a{font-weight:600}header#header div.site-top-header ul.IM-message li a i{font-size:1.4rem}header#header div.site-main-header{padding:.5rem 0}header#header div.site-main-header ul{display:flex;align-items:center;width:100%}header#header div.site-main-header ul li.site-logo{position:relative;display:inline-block;margin-right:3rem}header#header div.site-main-header ul li.site-logo a.logo-img{height:6rem;width:6rem;display:inline-block}header#header div.site-main-header ul li.site-logo:after{content:"";position:absolute;top:50%;left:-11rem;transform:translateY(-50%);background-image:url("//jaymaa.org/images/hoverme.png");background-repeat:no-repeat;width:10rem;height:4rem}header#header div.site-main-header ul li.site-logo div.info-card{position:absolute;top:100%;left:0;width:50rem;margin-top:4rem;opacity:0;visibility:hidden;transition:.3s;box-shadow:0 0 4px rgba(0,0,0,.4)}header#header div.site-main-header ul li.site-logo div.info-card div.info-wrapper{padding:4rem 2rem;background-color:#fff}header#header div.site-main-header ul li.site-logo div.info-details{background-color:#cd2122;height:100%;width:100%;position:relative;padding:3rem 2rem}header#header div.site-main-header ul li.site-logo div.info-details::after{content:"";position:absolute;top:1rem;right:1rem;background-image:url("https://jaymaa.org/images/say_hi.png");background-repeat:no-repeat;height:2rem;width:2rem;z-index:1}header#header div.site-main-header ul li.site-logo div.info-details p{color:#fff;margin:0}header#header div.site-main-header ul li.site-logo div.info-details a{color:#fff}header#header div.site-main-header ul li.site-logo div.info-details a.map_btn{border:1px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;width:100%;font-size:1.6rem;padding:.5rem 1rem;height:4rem;margin-top:1rem}header#header div.site-main-header ul li.site-logo div.info-details ul.social-link{display:flex;align-items:center;justify-content:center;margin-top:1.5rem}header#header div.site-main-header ul li.site-logo div.info-details ul.social-link li a{padding:1.5rem}header#header div.site-main-header ul li.site-logo div.info-details ul.social-link li a:hover{opacity:.6}header#header div.site-main-header ul li.site-logo:hover div.info-card{opacity:1 !important;visibility:visible !important;margin-top:1rem !important}header#header div.site-main-header ul li.nav-li{margin:0 .3rem}header#header div.site-main-header ul li.nav-li a.nav-link{padding:.3rem .8rem;color:#fff;text-transform:uppercase;position:relative;font-size:1.4rem;z-index:0}header#header div.site-main-header ul li.nav-li a.nav-link:after{content:"";position:absolute;bottom:.3rem;left:1.2rem;height:1px;width:1rem;background-color:rgba(255,255,255,.6)}header#header div.site-main-header ul li.nav-li a.nav-link:before{content:"";position:absolute;bottom:0;left:0;height:0;width:100%;background-color:#cd2122;border-radius:.2rem;z-index:-1;transition:.3s}header#header div.site-main-header ul li.nav-li a.nav-link:hover::after,header#header div.site-main-header ul li.nav-li a.nav-link.active::after{opacity:0 !important}header#header div.site-main-header ul li.nav-li a.nav-link:hover::before,header#header div.site-main-header ul li.nav-li a.nav-link.active::before{height:100% !important}@media screen and (max-width: 991px){header#header div.site-main-header ul li.nav-li a.nav-link{display:flex;align-items:center;justify-content:space-between}header#header div.site-main-header ul li.nav-li a.nav-link i{transform:rotate(-90deg)}}header#header div.site-main-header ul li.nav-li:last-child a{background-color:#cd2122;border:3px solid #fff;padding:.3rem .6rem;border-radius:.3rem}header#header div.site-main-header ul li.nav-li div.site-submenu{max-width:1300px;width:100%;position:absolute;left:50%;transform:translateX(-50%);background-color:#fff;margin-top:2rem;padding:2rem;opacity:0;visibility:hidden;transition:.3s;z-index:150;box-shadow:0 0 4px rgba(0,0,0,.4)}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link{display:block}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li{text-transform:uppercase;position:relative}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li.title{color:#292929;padding-bottom:1rem !important;margin-bottom:1rem !important;border-bottom:1px solid #292929;font-weight:700}@media screen and (max-width: 991px){header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li.title{padding:1rem !important;opacity:.8}}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li a.subNav-link{color:#222;font-size:1.4rem;opacity:.6;width:100%;padding:1rem;display:block;border-bottom:1px solid #ccc;display:flex;align-items:center;justify-content:space-between}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li a.subNav-link:hover,header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li a.subNav-link.active{background-color:#eeeded;color:#cd2122}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li a.subNav-link i{transform:rotate(-90deg)}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li button.btn{display:flex;align-items:center;justify-content:center;width:100%;font-size:1.4rem;border-bottom:1px solid #d3d3d3;padding:0}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li button.btn span{height:4rem;display:flex;align-items:center;justify-content:center}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li button.btn span:first-child{width:90%}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li button.btn span:last-child{width:10%;border-left:1px solid #d3d3d3}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li div.site-submenu.site-submenu-sm{position:absolute;top:0%;right:-102%;visibility:hidden;opacity:0;transition:.3s}@media screen and (max-width: 991px){header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li div.site-submenu.site-submenu-sm{position:fixed;top:0 !important;right:-100%;width:37rem !important;height:100vh;background-color:#fff;opacity:1;visibility:visible}}header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li:hover div.site-submenu.site-submenu-sm{visibility:visible;opacity:1;top:-22%}@media screen and (max-width: 991px){header#header div.site-main-header ul li.nav-li div.site-submenu ul.sub-menu-link li{margin:0}}header#header div.site-main-header ul li.nav-li div.site-submenu.site-submenu-sm{max-width:22rem;background-color:#fff;left:auto;padding:0;transform:translateX(0)}header#header div.site-main-header ul li.nav-li div.site-submenu.site-submenu-sm ul.sub-menu-link li{margin:0}header#header div.site-main-header ul li.nav-li div.site-submenu.site-submenu-sm ul.sub-menu-link li a{padding:1rem !important;border-bottom:1px solid #ccc}@media screen and (max-width: 991px){header#header div.site-main-header ul li.nav-li div.site-submenu{position:fixed;margin:0 !important;top:0;left:auto;right:-100%;max-width:37rem !important;width:37rem !important;height:100vh;background-color:#fff;z-index:5;visibility:visible;opacity:1;transform:translate(0);transition:.3s;padding:0;z-index:150}}header#header div.site-main-header ul li.nav-li:hover div.site-submenu{margin-top:1rem;opacity:1;visibility:visible}header#header div.site-main-header button.btn_hamburgar{height:4rem;width:4rem;background-color:transparent;border:none;padding:.3rem;color:#fff;font-size:2.6rem;display:inline}@media screen and (max-width: 991px){header#header div.site-main-header ul.main-menu{position:fixed;right:-100%;top:0;max-width:37rem;width:100%;height:100vh;background-color:#fff;padding:0;display:block;transition:.3s;z-index:150;overflow-y:auto}header#header div.site-main-header ul.main-menu li.close-site-header button{display:flex;align-items:center;justify-content:center;width:100%;font-size:1.4rem;border-bottom:1px solid #d3d3d3;padding:0}header#header div.site-main-header ul.main-menu li.close-site-header button span{height:4rem;display:flex;align-items:center;justify-content:center}header#header div.site-main-header ul.main-menu li.close-site-header button span:first-child{width:90%}header#header div.site-main-header ul.main-menu li.close-site-header button span:last-child{width:10%;border-left:1px solid #d3d3d3}header#header div.site-main-header ul.main-menu li.site-logo{display:none !important}header#header div.site-main-header ul.main-menu li.nav-li{display:block;margin:0}header#header div.site-main-header ul.main-menu li.nav-li a.nav-link{color:rgba(41,41,41,.6) !important;padding:1rem 2rem !important;border-bottom:1px solid #f3f3f3}header#header div.site-main-header ul.main-menu li.nav-li a.nav-link:after,header#header div.site-main-header ul.main-menu li.nav-li a.nav-link:before{display:none}header#header div.site-main-header ul.main-menu li.nav-li a.nav-link.active{background-color:#f1f1f1;color:#cd2122 !important}header#header div.site-main-header ul.main-menu li.nav-li:last-child a.nav-link{color:#fff !important;font-weight:600 !important}}@media screen and (max-width: 991px){header#header{position:static;top:0;left:0;background-color:rgba(0,0,0,.8)}}div.backunlayer{position:fixed;top:0;left:-100%;height:100vh;width:100%;background-color:rgba(41,41,41,.8);z-index:10}div.bigsocialblock{margin:5rem 0}div.bigsocialblock div.bigsocialblock__item{padding:0;overflow:hidden;position:relative}div.bigsocialblock div.bigsocialblock__item a.bigsocialblock__bg{height:14rem;width:100%;display:flex;align-items:end;justify-content:space-between;padding:1.5rem}div.bigsocialblock div.bigsocialblock__item a.bigsocialblock__bg span.bigsocialblock__social-icon{height:14rem;width:14rem;font-size:6rem;border:4px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;margin-bottom:-5rem;margin-left:-4rem;opacity:.6;transition:.3s}div.bigsocialblock div.bigsocialblock__item a.bigsocialblock__bg h4.bigsocialblock__title{text-align:center;font-size:2.5rem;color:#fff;transition:.3s}div.bigsocialblock div.bigsocialblock__item a.bigsocialblock__bg:hover span.bigsocialblock__social-icon{opacity:1}div.bigsocialblock div.bigsocialblock__item a.bigsocialblock__bg:hover h4.bigsocialblock__title{transform:translateY(-2rem)}.circle-container{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear;z-index:10}.circle-container .circle{width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(white, white 10%, rgba(179, 153, 255, 0) 56%);animation:fadein-frames 200ms infinite,scale-frames 2s infinite}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}100%{opacity:1}}@keyframes scale-frames{0%{transform:scale3d(0.4, 0.4, 1)}50%{transform:scale3d(2.2, 2.2, 1)}100%{transform:scale3d(0.4, 0.4, 1)}}.circle-container:nth-child(1){width:4px;height:4px;animation-name:move-frames-1;animation-duration:20036ms;animation-delay:5650ms}@keyframes move-frames-1{from{transform:translate3d(42vw, 105vh, 0)}to{transform:translate3d(26vw, -112vh, 0)}}.circle-container:nth-child(1) .circle{animation-delay:3886ms}.circle-container:nth-child(2){width:1px;height:1px;animation-name:move-frames-2;animation-duration:20359ms;animation-delay:28646ms}@keyframes move-frames-2{from{transform:translate3d(2vw, 105vh, 0)}to{transform:translate3d(42vw, -112vh, 0)}}.circle-container:nth-child(2) .circle{animation-delay:3560ms}.circle-container:nth-child(3){width:5px;height:5px;animation-name:move-frames-3;animation-duration:20448ms;animation-delay:35840ms}@keyframes move-frames-3{from{transform:translate3d(68vw, 104vh, 0)}to{transform:translate3d(92vw, -126vh, 0)}}.circle-container:nth-child(3) .circle{animation-delay:3791ms}.circle-container:nth-child(4){width:4px;height:4px;animation-name:move-frames-4;animation-duration:20342ms;animation-delay:8679ms}@keyframes move-frames-4{from{transform:translate3d(37vw, 101vh, 0)}to{transform:translate3d(89vw, -111vh, 0)}}.circle-container:nth-child(4) .circle{animation-delay:3121ms}.circle-container:nth-child(5){width:7px;height:7px;animation-name:move-frames-5;animation-duration:20666ms;animation-delay:27149ms}@keyframes move-frames-5{from{transform:translate3d(10vw, 102vh, 0)}to{transform:translate3d(34vw, -122vh, 0)}}.circle-container:nth-child(5) .circle{animation-delay:1311ms}.circle-container:nth-child(6){width:8px;height:8px;animation-name:move-frames-6;animation-duration:20446ms;animation-delay:1913ms}@keyframes move-frames-6{from{transform:translate3d(23vw, 106vh, 0)}to{transform:translate3d(84vw, -121vh, 0)}}.circle-container:nth-child(6) .circle{animation-delay:2256ms}.circle-container:nth-child(7){width:5px;height:5px;animation-name:move-frames-7;animation-duration:20565ms;animation-delay:36564ms}@keyframes move-frames-7{from{transform:translate3d(81vw, 109vh, 0)}to{transform:translate3d(71vw, -125vh, 0)}}.circle-container:nth-child(7) .circle{animation-delay:2540ms}.circle-container:nth-child(8){width:2px;height:2px;animation-name:move-frames-8;animation-duration:20482ms;animation-delay:30054ms}@keyframes move-frames-8{from{transform:translate3d(30vw, 103vh, 0)}to{transform:translate3d(44vw, -113vh, 0)}}.circle-container:nth-child(8) .circle{animation-delay:2027ms}.circle-container:nth-child(9){width:8px;height:8px;animation-name:move-frames-9;animation-duration:20303ms;animation-delay:3440ms}@keyframes move-frames-9{from{transform:translate3d(43vw, 104vh, 0)}to{transform:translate3d(78vw, -110vh, 0)}}.circle-container:nth-child(9) .circle{animation-delay:3313ms}.circle-container:nth-child(10){width:8px;height:8px;animation-name:move-frames-10;animation-duration:20671ms;animation-delay:11231ms}@keyframes move-frames-10{from{transform:translate3d(63vw, 110vh, 0)}to{transform:translate3d(33vw, -137vh, 0)}}.circle-container:nth-child(10) .circle{animation-delay:502ms}.circle-container:nth-child(11){width:7px;height:7px;animation-name:move-frames-11;animation-duration:20488ms;animation-delay:30134ms}@keyframes move-frames-11{from{transform:translate3d(46vw, 105vh, 0)}to{transform:translate3d(92vw, -123vh, 0)}}.circle-container:nth-child(11) .circle{animation-delay:2291ms}.circle-container:nth-child(12){width:2px;height:2px;animation-name:move-frames-12;animation-duration:20620ms;animation-delay:33913ms}@keyframes move-frames-12{from{transform:translate3d(48vw, 101vh, 0)}to{transform:translate3d(9vw, -121vh, 0)}}.circle-container:nth-child(12) .circle{animation-delay:2971ms}.circle-container:nth-child(13){width:3px;height:3px;animation-name:move-frames-13;animation-duration:20367ms;animation-delay:664ms}@keyframes move-frames-13{from{transform:translate3d(91vw, 110vh, 0)}to{transform:translate3d(51vw, -139vh, 0)}}.circle-container:nth-child(13) .circle{animation-delay:557ms}.circle-container:nth-child(14){width:5px;height:5px;animation-name:move-frames-14;animation-duration:20436ms;animation-delay:7920ms}@keyframes move-frames-14{from{transform:translate3d(88vw, 103vh, 0)}to{transform:translate3d(76vw, -117vh, 0)}}.circle-container:nth-child(14) .circle{animation-delay:3625ms}.circle-container:nth-child(15){width:5px;height:5px;animation-name:move-frames-15;animation-duration:20026ms;animation-delay:13448ms}@keyframes move-frames-15{from{transform:translate3d(97vw, 105vh, 0)}to{transform:translate3d(70vw, -110vh, 0)}}.circle-container:nth-child(15) .circle{animation-delay:484ms}.circle-container:nth-child(16){width:3px;height:3px;animation-name:move-frames-16;animation-duration:20217ms;animation-delay:26203ms}@keyframes move-frames-16{from{transform:translate3d(82vw, 105vh, 0)}to{transform:translate3d(70vw, -108vh, 0)}}.circle-container:nth-child(16) .circle{animation-delay:2045ms}.circle-container:nth-child(17){width:8px;height:8px;animation-name:move-frames-17;animation-duration:20783ms;animation-delay:33725ms}@keyframes move-frames-17{from{transform:translate3d(73vw, 104vh, 0)}to{transform:translate3d(20vw, -130vh, 0)}}.circle-container:nth-child(17) .circle{animation-delay:2744ms}.circle-container:nth-child(18){width:6px;height:6px;animation-name:move-frames-18;animation-duration:20273ms;animation-delay:3268ms}@keyframes move-frames-18{from{transform:translate3d(81vw, 103vh, 0)}to{transform:translate3d(97vw, -120vh, 0)}}.circle-container:nth-child(18) .circle{animation-delay:1544ms}.circle-container:nth-child(19){width:2px;height:2px;animation-name:move-frames-19;animation-duration:20900ms;animation-delay:28692ms}@keyframes move-frames-19{from{transform:translate3d(95vw, 104vh, 0)}to{transform:translate3d(91vw, -126vh, 0)}}.circle-container:nth-child(19) .circle{animation-delay:3541ms}.circle-container:nth-child(20){width:5px;height:5px;animation-name:move-frames-20;animation-duration:20015ms;animation-delay:12176ms}@keyframes move-frames-20{from{transform:translate3d(80vw, 105vh, 0)}to{transform:translate3d(93vw, -110vh, 0)}}.circle-container:nth-child(20) .circle{animation-delay:2185ms}.circle-container:nth-child(21){width:4px;height:4px;animation-name:move-frames-21;animation-duration:20759ms;animation-delay:24111ms}@keyframes move-frames-21{from{transform:translate3d(54vw, 101vh, 0)}to{transform:translate3d(36vw, -114vh, 0)}}.circle-container:nth-child(21) .circle{animation-delay:1042ms}.circle-container:nth-child(22){width:4px;height:4px;animation-name:move-frames-22;animation-duration:20426ms;animation-delay:31193ms}@keyframes move-frames-22{from{transform:translate3d(59vw, 107vh, 0)}to{transform:translate3d(31vw, -115vh, 0)}}.circle-container:nth-child(22) .circle{animation-delay:2736ms}.circle-container:nth-child(23){width:4px;height:4px;animation-name:move-frames-23;animation-duration:20705ms;animation-delay:34586ms}@keyframes move-frames-23{from{transform:translate3d(20vw, 109vh, 0)}to{transform:translate3d(96vw, -124vh, 0)}}.circle-container:nth-child(23) .circle{animation-delay:2969ms}.circle-container:nth-child(24){width:5px;height:5px;animation-name:move-frames-24;animation-duration:20598ms;animation-delay:15298ms}@keyframes move-frames-24{from{transform:translate3d(45vw, 110vh, 0)}to{transform:translate3d(26vw, -127vh, 0)}}.circle-container:nth-child(24) .circle{animation-delay:3619ms}.circle-container:nth-child(25){width:1px;height:1px;animation-name:move-frames-25;animation-duration:20137ms;animation-delay:10805ms}@keyframes move-frames-25{from{transform:translate3d(13vw, 104vh, 0)}to{transform:translate3d(75vw, -123vh, 0)}}.circle-container:nth-child(25) .circle{animation-delay:2226ms}.circle-container:nth-child(26){width:5px;height:5px;animation-name:move-frames-26;animation-duration:20404ms;animation-delay:24588ms}@keyframes move-frames-26{from{transform:translate3d(90vw, 105vh, 0)}to{transform:translate3d(10vw, -127vh, 0)}}.circle-container:nth-child(26) .circle{animation-delay:650ms}.circle-container:nth-child(27){width:3px;height:3px;animation-name:move-frames-27;animation-duration:20146ms;animation-delay:286ms}@keyframes move-frames-27{from{transform:translate3d(96vw, 101vh, 0)}to{transform:translate3d(7vw, -119vh, 0)}}.circle-container:nth-child(27) .circle{animation-delay:3382ms}.circle-container:nth-child(28){width:3px;height:3px;animation-name:move-frames-28;animation-duration:20706ms;animation-delay:36436ms}@keyframes move-frames-28{from{transform:translate3d(51vw, 107vh, 0)}to{transform:translate3d(65vw, -113vh, 0)}}.circle-container:nth-child(28) .circle{animation-delay:1104ms}.circle-container:nth-child(29){width:4px;height:4px;animation-name:move-frames-29;animation-duration:20809ms;animation-delay:17633ms}@keyframes move-frames-29{from{transform:translate3d(58vw, 106vh, 0)}to{transform:translate3d(98vw, -136vh, 0)}}.circle-container:nth-child(29) .circle{animation-delay:3270ms}.circle-container:nth-child(30){width:8px;height:8px;animation-name:move-frames-30;animation-duration:20102ms;animation-delay:22060ms}@keyframes move-frames-30{from{transform:translate3d(51vw, 105vh, 0)}to{transform:translate3d(81vw, -107vh, 0)}}.circle-container:nth-child(30) .circle{animation-delay:3408ms}.circle-container:nth-child(31){width:2px;height:2px;animation-name:move-frames-31;animation-duration:20216ms;animation-delay:11533ms}@keyframes move-frames-31{from{transform:translate3d(47vw, 106vh, 0)}to{transform:translate3d(47vw, -112vh, 0)}}.circle-container:nth-child(31) .circle{animation-delay:1500ms}.circle-container:nth-child(32){width:1px;height:1px;animation-name:move-frames-32;animation-duration:20301ms;animation-delay:31386ms}@keyframes move-frames-32{from{transform:translate3d(20vw, 104vh, 0)}to{transform:translate3d(5vw, -134vh, 0)}}.circle-container:nth-child(32) .circle{animation-delay:643ms}.circle-container:nth-child(33){width:5px;height:5px;animation-name:move-frames-33;animation-duration:20799ms;animation-delay:6988ms}@keyframes move-frames-33{from{transform:translate3d(2vw, 104vh, 0)}to{transform:translate3d(97vw, -114vh, 0)}}.circle-container:nth-child(33) .circle{animation-delay:931ms}.circle-container:nth-child(34){width:7px;height:7px;animation-name:move-frames-34;animation-duration:20833ms;animation-delay:6804ms}@keyframes move-frames-34{from{transform:translate3d(43vw, 101vh, 0)}to{transform:translate3d(57vw, -103vh, 0)}}.circle-container:nth-child(34) .circle{animation-delay:1501ms}.circle-container:nth-child(35){width:4px;height:4px;animation-name:move-frames-35;animation-duration:20666ms;animation-delay:30728ms}@keyframes move-frames-35{from{transform:translate3d(78vw, 108vh, 0)}to{transform:translate3d(60vw, -127vh, 0)}}.circle-container:nth-child(35) .circle{animation-delay:3463ms}.circle-container:nth-child(36){width:4px;height:4px;animation-name:move-frames-36;animation-duration:20081ms;animation-delay:24596ms}@keyframes move-frames-36{from{transform:translate3d(80vw, 108vh, 0)}to{transform:translate3d(10vw, -129vh, 0)}}.circle-container:nth-child(36) .circle{animation-delay:517ms}.circle-container:nth-child(37){width:7px;height:7px;animation-name:move-frames-37;animation-duration:20744ms;animation-delay:29520ms}@keyframes move-frames-37{from{transform:translate3d(79vw, 102vh, 0)}to{transform:translate3d(14vw, -131vh, 0)}}.circle-container:nth-child(37) .circle{animation-delay:3075ms}.circle-container:nth-child(38){width:2px;height:2px;animation-name:move-frames-38;animation-duration:20033ms;animation-delay:21801ms}@keyframes move-frames-38{from{transform:translate3d(98vw, 101vh, 0)}to{transform:translate3d(75vw, -102vh, 0)}}.circle-container:nth-child(38) .circle{animation-delay:730ms}.circle-container:nth-child(39){width:2px;height:2px;animation-name:move-frames-39;animation-duration:20687ms;animation-delay:11405ms}@keyframes move-frames-39{from{transform:translate3d(84vw, 106vh, 0)}to{transform:translate3d(81vw, -136vh, 0)}}.circle-container:nth-child(39) .circle{animation-delay:2973ms}.circle-container:nth-child(40){width:2px;height:2px;animation-name:move-frames-40;animation-duration:20641ms;animation-delay:22159ms}@keyframes move-frames-40{from{transform:translate3d(4vw, 104vh, 0)}to{transform:translate3d(44vw, -118vh, 0)}}.circle-container:nth-child(40) .circle{animation-delay:3764ms}.circle-container:nth-child(41){width:6px;height:6px;animation-name:move-frames-41;animation-duration:20828ms;animation-delay:5095ms}@keyframes move-frames-41{from{transform:translate3d(77vw, 106vh, 0)}to{transform:translate3d(100vw, -114vh, 0)}}.circle-container:nth-child(41) .circle{animation-delay:1794ms}.circle-container:nth-child(42){width:2px;height:2px;animation-name:move-frames-42;animation-duration:20740ms;animation-delay:14497ms}@keyframes move-frames-42{from{transform:translate3d(10vw, 105vh, 0)}to{transform:translate3d(12vw, -125vh, 0)}}.circle-container:nth-child(42) .circle{animation-delay:2252ms}.circle-container:nth-child(43){width:8px;height:8px;animation-name:move-frames-43;animation-duration:20226ms;animation-delay:17571ms}@keyframes move-frames-43{from{transform:translate3d(31vw, 110vh, 0)}to{transform:translate3d(6vw, -128vh, 0)}}.circle-container:nth-child(43) .circle{animation-delay:2042ms}.circle-container:nth-child(44){width:7px;height:7px;animation-name:move-frames-44;animation-duration:20792ms;animation-delay:29362ms}@keyframes move-frames-44{from{transform:translate3d(80vw, 106vh, 0)}to{transform:translate3d(71vw, -128vh, 0)}}.circle-container:nth-child(44) .circle{animation-delay:2743ms}.circle-container:nth-child(45){width:2px;height:2px;animation-name:move-frames-45;animation-duration:20855ms;animation-delay:14356ms}@keyframes move-frames-45{from{transform:translate3d(97vw, 102vh, 0)}to{transform:translate3d(30vw, -116vh, 0)}}.circle-container:nth-child(45) .circle{animation-delay:831ms}.circle-container:nth-child(46){width:4px;height:4px;animation-name:move-frames-46;animation-duration:20739ms;animation-delay:28681ms}@keyframes move-frames-46{from{transform:translate3d(90vw, 106vh, 0)}to{transform:translate3d(14vw, -111vh, 0)}}.circle-container:nth-child(46) .circle{animation-delay:512ms}.circle-container:nth-child(47){width:3px;height:3px;animation-name:move-frames-47;animation-duration:20634ms;animation-delay:2463ms}@keyframes move-frames-47{from{transform:translate3d(89vw, 104vh, 0)}to{transform:translate3d(98vw, -112vh, 0)}}.circle-container:nth-child(47) .circle{animation-delay:367ms}.circle-container:nth-child(48){width:2px;height:2px;animation-name:move-frames-48;animation-duration:20720ms;animation-delay:28565ms}@keyframes move-frames-48{from{transform:translate3d(95vw, 110vh, 0)}to{transform:translate3d(44vw, -137vh, 0)}}.circle-container:nth-child(48) .circle{animation-delay:2387ms}.circle-container:nth-child(49){width:7px;height:7px;animation-name:move-frames-49;animation-duration:20555ms;animation-delay:27407ms}@keyframes move-frames-49{from{transform:translate3d(24vw, 109vh, 0)}to{transform:translate3d(24vw, -114vh, 0)}}.circle-container:nth-child(49) .circle{animation-delay:1269ms}.circle-container:nth-child(50){width:3px;height:3px;animation-name:move-frames-50;animation-duration:20221ms;animation-delay:29303ms}@keyframes move-frames-50{from{transform:translate3d(45vw, 102vh, 0)}to{transform:translate3d(66vw, -116vh, 0)}}.circle-container:nth-child(50) .circle{animation-delay:3192ms}.circle-container:nth-child(51){width:1px;height:1px;animation-name:move-frames-51;animation-duration:20408ms;animation-delay:6321ms}@keyframes move-frames-51{from{transform:translate3d(98vw, 109vh, 0)}to{transform:translate3d(16vw, -122vh, 0)}}.circle-container:nth-child(51) .circle{animation-delay:2590ms}.circle-container:nth-child(52){width:2px;height:2px;animation-name:move-frames-52;animation-duration:20120ms;animation-delay:17502ms}@keyframes move-frames-52{from{transform:translate3d(77vw, 108vh, 0)}to{transform:translate3d(3vw, -135vh, 0)}}.circle-container:nth-child(52) .circle{animation-delay:1532ms}.circle-container:nth-child(53){width:6px;height:6px;animation-name:move-frames-53;animation-duration:20293ms;animation-delay:18618ms}@keyframes move-frames-53{from{transform:translate3d(73vw, 101vh, 0)}to{transform:translate3d(16vw, -105vh, 0)}}.circle-container:nth-child(53) .circle{animation-delay:2417ms}.circle-container:nth-child(54){width:7px;height:7px;animation-name:move-frames-54;animation-duration:20110ms;animation-delay:32969ms}@keyframes move-frames-54{from{transform:translate3d(34vw, 105vh, 0)}to{transform:translate3d(7vw, -125vh, 0)}}.circle-container:nth-child(54) .circle{animation-delay:1443ms}.circle-container:nth-child(55){width:4px;height:4px;animation-name:move-frames-55;animation-duration:20578ms;animation-delay:18202ms}@keyframes move-frames-55{from{transform:translate3d(36vw, 106vh, 0)}to{transform:translate3d(16vw, -132vh, 0)}}.circle-container:nth-child(55) .circle{animation-delay:603ms}.circle-container:nth-child(56){width:8px;height:8px;animation-name:move-frames-56;animation-duration:20169ms;animation-delay:14971ms}@keyframes move-frames-56{from{transform:translate3d(81vw, 101vh, 0)}to{transform:translate3d(82vw, -126vh, 0)}}.circle-container:nth-child(56) .circle{animation-delay:3139ms}.circle-container:nth-child(57){width:6px;height:6px;animation-name:move-frames-57;animation-duration:20816ms;animation-delay:28801ms}@keyframes move-frames-57{from{transform:translate3d(56vw, 108vh, 0)}to{transform:translate3d(11vw, -123vh, 0)}}.circle-container:nth-child(57) .circle{animation-delay:3893ms}.circle-container:nth-child(58){width:8px;height:8px;animation-name:move-frames-58;animation-duration:20289ms;animation-delay:11996ms}@keyframes move-frames-58{from{transform:translate3d(13vw, 105vh, 0)}to{transform:translate3d(86vw, -135vh, 0)}}.circle-container:nth-child(58) .circle{animation-delay:362ms}.circle-container:nth-child(59){width:7px;height:7px;animation-name:move-frames-59;animation-duration:20845ms;animation-delay:3556ms}@keyframes move-frames-59{from{transform:translate3d(98vw, 104vh, 0)}to{transform:translate3d(7vw, -122vh, 0)}}.circle-container:nth-child(59) .circle{animation-delay:2170ms}.circle-container:nth-child(60){width:5px;height:5px;animation-name:move-frames-60;animation-duration:20223ms;animation-delay:28008ms}@keyframes move-frames-60{from{transform:translate3d(44vw, 110vh, 0)}to{transform:translate3d(97vw, -120vh, 0)}}.circle-container:nth-child(60) .circle{animation-delay:3699ms}.circle-container:nth-child(61){width:5px;height:5px;animation-name:move-frames-61;animation-duration:20245ms;animation-delay:13181ms}@keyframes move-frames-61{from{transform:translate3d(87vw, 103vh, 0)}to{transform:translate3d(6vw, -126vh, 0)}}.circle-container:nth-child(61) .circle{animation-delay:834ms}.circle-container:nth-child(62){width:2px;height:2px;animation-name:move-frames-62;animation-duration:20482ms;animation-delay:12658ms}@keyframes move-frames-62{from{transform:translate3d(58vw, 103vh, 0)}to{transform:translate3d(89vw, -119vh, 0)}}.circle-container:nth-child(62) .circle{animation-delay:783ms}.circle-container:nth-child(63){width:4px;height:4px;animation-name:move-frames-63;animation-duration:20516ms;animation-delay:19793ms}@keyframes move-frames-63{from{transform:translate3d(65vw, 105vh, 0)}to{transform:translate3d(9vw, -116vh, 0)}}.circle-container:nth-child(63) .circle{animation-delay:1671ms}.circle-container:nth-child(64){width:5px;height:5px;animation-name:move-frames-64;animation-duration:20566ms;animation-delay:25381ms}@keyframes move-frames-64{from{transform:translate3d(79vw, 108vh, 0)}to{transform:translate3d(99vw, -120vh, 0)}}.circle-container:nth-child(64) .circle{animation-delay:725ms}.circle-container:nth-child(65){width:6px;height:6px;animation-name:move-frames-65;animation-duration:20070ms;animation-delay:23269ms}@keyframes move-frames-65{from{transform:translate3d(58vw, 103vh, 0)}to{transform:translate3d(38vw, -120vh, 0)}}.circle-container:nth-child(65) .circle{animation-delay:2976ms}.circle-container:nth-child(66){width:2px;height:2px;animation-name:move-frames-66;animation-duration:20276ms;animation-delay:22689ms}@keyframes move-frames-66{from{transform:translate3d(3vw, 109vh, 0)}to{transform:translate3d(87vw, -133vh, 0)}}.circle-container:nth-child(66) .circle{animation-delay:1310ms}.circle-container:nth-child(67){width:5px;height:5px;animation-name:move-frames-67;animation-duration:20672ms;animation-delay:30830ms}@keyframes move-frames-67{from{transform:translate3d(4vw, 110vh, 0)}to{transform:translate3d(13vw, -129vh, 0)}}.circle-container:nth-child(67) .circle{animation-delay:3591ms}.circle-container:nth-child(68){width:8px;height:8px;animation-name:move-frames-68;animation-duration:20789ms;animation-delay:5272ms}@keyframes move-frames-68{from{transform:translate3d(1vw, 105vh, 0)}to{transform:translate3d(80vw, -126vh, 0)}}.circle-container:nth-child(68) .circle{animation-delay:1752ms}.circle-container:nth-child(69){width:7px;height:7px;animation-name:move-frames-69;animation-duration:20099ms;animation-delay:16453ms}@keyframes move-frames-69{from{transform:translate3d(35vw, 105vh, 0)}to{transform:translate3d(1vw, -134vh, 0)}}.circle-container:nth-child(69) .circle{animation-delay:853ms}.circle-container:nth-child(70){width:2px;height:2px;animation-name:move-frames-70;animation-duration:20314ms;animation-delay:7255ms}@keyframes move-frames-70{from{transform:translate3d(17vw, 102vh, 0)}to{transform:translate3d(11vw, -117vh, 0)}}.circle-container:nth-child(70) .circle{animation-delay:3070ms}.circle-container:nth-child(71){width:6px;height:6px;animation-name:move-frames-71;animation-duration:20859ms;animation-delay:15949ms}@keyframes move-frames-71{from{transform:translate3d(45vw, 105vh, 0)}to{transform:translate3d(64vw, -119vh, 0)}}.circle-container:nth-child(71) .circle{animation-delay:2044ms}.circle-container:nth-child(72){width:8px;height:8px;animation-name:move-frames-72;animation-duration:20507ms;animation-delay:36601ms}@keyframes move-frames-72{from{transform:translate3d(98vw, 102vh, 0)}to{transform:translate3d(96vw, -103vh, 0)}}.circle-container:nth-child(72) .circle{animation-delay:1771ms}.circle-container:nth-child(73){width:3px;height:3px;animation-name:move-frames-73;animation-duration:20379ms;animation-delay:6125ms}@keyframes move-frames-73{from{transform:translate3d(47vw, 102vh, 0)}to{transform:translate3d(11vw, -115vh, 0)}}.circle-container:nth-child(73) .circle{animation-delay:271ms}.circle-container:nth-child(74){width:1px;height:1px;animation-name:move-frames-74;animation-duration:20165ms;animation-delay:30246ms}@keyframes move-frames-74{from{transform:translate3d(59vw, 104vh, 0)}to{transform:translate3d(1vw, -112vh, 0)}}.circle-container:nth-child(74) .circle{animation-delay:2386ms}.circle-container:nth-child(75){width:5px;height:5px;animation-name:move-frames-75;animation-duration:20186ms;animation-delay:18464ms}@keyframes move-frames-75{from{transform:translate3d(84vw, 101vh, 0)}to{transform:translate3d(55vw, -126vh, 0)}}.circle-container:nth-child(75) .circle{animation-delay:2192ms}.circle-container:nth-child(76){width:7px;height:7px;animation-name:move-frames-76;animation-duration:20339ms;animation-delay:13945ms}@keyframes move-frames-76{from{transform:translate3d(37vw, 103vh, 0)}to{transform:translate3d(74vw, -129vh, 0)}}.circle-container:nth-child(76) .circle{animation-delay:461ms}.circle-container:nth-child(77){width:6px;height:6px;animation-name:move-frames-77;animation-duration:20582ms;animation-delay:34709ms}@keyframes move-frames-77{from{transform:translate3d(82vw, 108vh, 0)}to{transform:translate3d(32vw, -119vh, 0)}}.circle-container:nth-child(77) .circle{animation-delay:608ms}.circle-container:nth-child(78){width:5px;height:5px;animation-name:move-frames-78;animation-duration:20148ms;animation-delay:16148ms}@keyframes move-frames-78{from{transform:translate3d(53vw, 106vh, 0)}to{transform:translate3d(57vw, -128vh, 0)}}.circle-container:nth-child(78) .circle{animation-delay:3846ms}.circle-container:nth-child(79){width:8px;height:8px;animation-name:move-frames-79;animation-duration:20443ms;animation-delay:14908ms}@keyframes move-frames-79{from{transform:translate3d(100vw, 102vh, 0)}to{transform:translate3d(25vw, -129vh, 0)}}.circle-container:nth-child(79) .circle{animation-delay:1024ms}.circle-container:nth-child(80){width:6px;height:6px;animation-name:move-frames-80;animation-duration:20414ms;animation-delay:23693ms}@keyframes move-frames-80{from{transform:translate3d(98vw, 106vh, 0)}to{transform:translate3d(1vw, -136vh, 0)}}.circle-container:nth-child(80) .circle{animation-delay:3689ms}.circle-container:nth-child(81){width:8px;height:8px;animation-name:move-frames-81;animation-duration:20253ms;animation-delay:31686ms}@keyframes move-frames-81{from{transform:translate3d(60vw, 109vh, 0)}to{transform:translate3d(97vw, -116vh, 0)}}.circle-container:nth-child(81) .circle{animation-delay:2158ms}.circle-container:nth-child(82){width:6px;height:6px;animation-name:move-frames-82;animation-duration:20568ms;animation-delay:24210ms}@keyframes move-frames-82{from{transform:translate3d(20vw, 101vh, 0)}to{transform:translate3d(79vw, -119vh, 0)}}.circle-container:nth-child(82) .circle{animation-delay:3010ms}.circle-container:nth-child(83){width:7px;height:7px;animation-name:move-frames-83;animation-duration:20088ms;animation-delay:4896ms}@keyframes move-frames-83{from{transform:translate3d(35vw, 104vh, 0)}to{transform:translate3d(73vw, -112vh, 0)}}.circle-container:nth-child(83) .circle{animation-delay:1164ms}.circle-container:nth-child(84){width:1px;height:1px;animation-name:move-frames-84;animation-duration:20747ms;animation-delay:18571ms}@keyframes move-frames-84{from{transform:translate3d(41vw, 107vh, 0)}to{transform:translate3d(16vw, -126vh, 0)}}.circle-container:nth-child(84) .circle{animation-delay:936ms}.circle-container:nth-child(85){width:3px;height:3px;animation-name:move-frames-85;animation-duration:20533ms;animation-delay:16991ms}@keyframes move-frames-85{from{transform:translate3d(21vw, 105vh, 0)}to{transform:translate3d(49vw, -124vh, 0)}}.circle-container:nth-child(85) .circle{animation-delay:1468ms}.circle-container:nth-child(86){width:6px;height:6px;animation-name:move-frames-86;animation-duration:20669ms;animation-delay:29537ms}@keyframes move-frames-86{from{transform:translate3d(98vw, 105vh, 0)}to{transform:translate3d(30vw, -106vh, 0)}}.circle-container:nth-child(86) .circle{animation-delay:350ms}.circle-container:nth-child(87){width:3px;height:3px;animation-name:move-frames-87;animation-duration:20395ms;animation-delay:32389ms}@keyframes move-frames-87{from{transform:translate3d(10vw, 102vh, 0)}to{transform:translate3d(56vw, -128vh, 0)}}.circle-container:nth-child(87) .circle{animation-delay:1951ms}.circle-container:nth-child(88){width:4px;height:4px;animation-name:move-frames-88;animation-duration:20353ms;animation-delay:19401ms}@keyframes move-frames-88{from{transform:translate3d(88vw, 105vh, 0)}to{transform:translate3d(70vw, -126vh, 0)}}.circle-container:nth-child(88) .circle{animation-delay:510ms}.circle-container:nth-child(89){width:4px;height:4px;animation-name:move-frames-89;animation-duration:20042ms;animation-delay:1150ms}@keyframes move-frames-89{from{transform:translate3d(41vw, 107vh, 0)}to{transform:translate3d(59vw, -108vh, 0)}}.circle-container:nth-child(89) .circle{animation-delay:3775ms}.circle-container:nth-child(90){width:1px;height:1px;animation-name:move-frames-90;animation-duration:20287ms;animation-delay:3044ms}@keyframes move-frames-90{from{transform:translate3d(31vw, 108vh, 0)}to{transform:translate3d(71vw, -118vh, 0)}}.circle-container:nth-child(90) .circle{animation-delay:1847ms}.circle-container:nth-child(91){width:4px;height:4px;animation-name:move-frames-91;animation-duration:20267ms;animation-delay:5540ms}@keyframes move-frames-91{from{transform:translate3d(90vw, 107vh, 0)}to{transform:translate3d(40vw, -121vh, 0)}}.circle-container:nth-child(91) .circle{animation-delay:3350ms}.circle-container:nth-child(92){width:5px;height:5px;animation-name:move-frames-92;animation-duration:20027ms;animation-delay:32880ms}@keyframes move-frames-92{from{transform:translate3d(64vw, 108vh, 0)}to{transform:translate3d(85vw, -138vh, 0)}}.circle-container:nth-child(92) .circle{animation-delay:2534ms}.circle-container:nth-child(93){width:2px;height:2px;animation-name:move-frames-93;animation-duration:20785ms;animation-delay:29011ms}@keyframes move-frames-93{from{transform:translate3d(11vw, 107vh, 0)}to{transform:translate3d(98vw, -118vh, 0)}}.circle-container:nth-child(93) .circle{animation-delay:712ms}.circle-container:nth-child(94){width:7px;height:7px;animation-name:move-frames-94;animation-duration:20330ms;animation-delay:15801ms}@keyframes move-frames-94{from{transform:translate3d(44vw, 107vh, 0)}to{transform:translate3d(72vw, -137vh, 0)}}.circle-container:nth-child(94) .circle{animation-delay:1765ms}.circle-container:nth-child(95){width:6px;height:6px;animation-name:move-frames-95;animation-duration:20893ms;animation-delay:20048ms}@keyframes move-frames-95{from{transform:translate3d(4vw, 108vh, 0)}to{transform:translate3d(15vw, -117vh, 0)}}.circle-container:nth-child(95) .circle{animation-delay:716ms}.circle-container:nth-child(96){width:7px;height:7px;animation-name:move-frames-96;animation-duration:20075ms;animation-delay:1169ms}@keyframes move-frames-96{from{transform:translate3d(1vw, 101vh, 0)}to{transform:translate3d(26vw, -130vh, 0)}}.circle-container:nth-child(96) .circle{animation-delay:2851ms}.circle-container:nth-child(97){width:7px;height:7px;animation-name:move-frames-97;animation-duration:20882ms;animation-delay:27092ms}@keyframes move-frames-97{from{transform:translate3d(25vw, 105vh, 0)}to{transform:translate3d(18vw, -111vh, 0)}}.circle-container:nth-child(97) .circle{animation-delay:3221ms}.circle-container:nth-child(98){width:5px;height:5px;animation-name:move-frames-98;animation-duration:20188ms;animation-delay:10390ms}@keyframes move-frames-98{from{transform:translate3d(100vw, 110vh, 0)}to{transform:translate3d(50vw, -112vh, 0)}}.circle-container:nth-child(98) .circle{animation-delay:2250ms}.circle-container:nth-child(99){width:6px;height:6px;animation-name:move-frames-99;animation-duration:20089ms;animation-delay:24160ms}@keyframes move-frames-99{from{transform:translate3d(24vw, 109vh, 0)}to{transform:translate3d(63vw, -115vh, 0)}}.circle-container:nth-child(99) .circle{animation-delay:3142ms}.circle-container:nth-child(100){width:6px;height:6px;animation-name:move-frames-100;animation-duration:20495ms;animation-delay:22913ms}@keyframes move-frames-100{from{transform:translate3d(84vw, 105vh, 0)}to{transform:translate3d(86vw, -124vh, 0)}}.circle-container:nth-child(100) .circle{animation-delay:3665ms}.circle-container:nth-child(101){width:3px;height:3px;animation-name:move-frames-101;animation-duration:20690ms;animation-delay:10670ms}@keyframes move-frames-101{from{transform:translate3d(58vw, 101vh, 0)}to{transform:translate3d(77vw, -109vh, 0)}}.circle-container:nth-child(101) .circle{animation-delay:28ms}.circle-container:nth-child(102){width:7px;height:7px;animation-name:move-frames-102;animation-duration:20476ms;animation-delay:33014ms}@keyframes move-frames-102{from{transform:translate3d(37vw, 109vh, 0)}to{transform:translate3d(9vw, -122vh, 0)}}.circle-container:nth-child(102) .circle{animation-delay:3046ms}.circle-container:nth-child(103){width:1px;height:1px;animation-name:move-frames-103;animation-duration:20271ms;animation-delay:36663ms}@keyframes move-frames-103{from{transform:translate3d(93vw, 110vh, 0)}to{transform:translate3d(27vw, -137vh, 0)}}.circle-container:nth-child(103) .circle{animation-delay:3176ms}.circle-container:nth-child(104){width:7px;height:7px;animation-name:move-frames-104;animation-duration:20691ms;animation-delay:3247ms}@keyframes move-frames-104{from{transform:translate3d(85vw, 101vh, 0)}to{transform:translate3d(66vw, -110vh, 0)}}.circle-container:nth-child(104) .circle{animation-delay:1273ms}.circle-container:nth-child(105){width:2px;height:2px;animation-name:move-frames-105;animation-duration:20134ms;animation-delay:35068ms}@keyframes move-frames-105{from{transform:translate3d(79vw, 108vh, 0)}to{transform:translate3d(57vw, -120vh, 0)}}.circle-container:nth-child(105) .circle{animation-delay:512ms}.circle-container:nth-child(106){width:7px;height:7px;animation-name:move-frames-106;animation-duration:20612ms;animation-delay:33885ms}@keyframes move-frames-106{from{transform:translate3d(52vw, 107vh, 0)}to{transform:translate3d(35vw, -127vh, 0)}}.circle-container:nth-child(106) .circle{animation-delay:414ms}.circle-container:nth-child(107){width:3px;height:3px;animation-name:move-frames-107;animation-duration:20535ms;animation-delay:22980ms}@keyframes move-frames-107{from{transform:translate3d(64vw, 101vh, 0)}to{transform:translate3d(44vw, -126vh, 0)}}.circle-container:nth-child(107) .circle{animation-delay:3025ms}.circle-container:nth-child(108){width:4px;height:4px;animation-name:move-frames-108;animation-duration:20359ms;animation-delay:31173ms}@keyframes move-frames-108{from{transform:translate3d(96vw, 108vh, 0)}to{transform:translate3d(1vw, -138vh, 0)}}.circle-container:nth-child(108) .circle{animation-delay:93ms}.circle-container:nth-child(109){width:3px;height:3px;animation-name:move-frames-109;animation-duration:20537ms;animation-delay:9492ms}@keyframes move-frames-109{from{transform:translate3d(86vw, 109vh, 0)}to{transform:translate3d(9vw, -127vh, 0)}}.circle-container:nth-child(109) .circle{animation-delay:2533ms}.circle-container:nth-child(110){width:7px;height:7px;animation-name:move-frames-110;animation-duration:20363ms;animation-delay:5930ms}@keyframes move-frames-110{from{transform:translate3d(25vw, 102vh, 0)}to{transform:translate3d(15vw, -112vh, 0)}}.circle-container:nth-child(110) .circle{animation-delay:3502ms}.circle-container:nth-child(111){width:5px;height:5px;animation-name:move-frames-111;animation-duration:20196ms;animation-delay:17809ms}@keyframes move-frames-111{from{transform:translate3d(35vw, 102vh, 0)}to{transform:translate3d(64vw, -103vh, 0)}}.circle-container:nth-child(111) .circle{animation-delay:3985ms}.circle-container:nth-child(112){width:6px;height:6px;animation-name:move-frames-112;animation-duration:20762ms;animation-delay:24232ms}@keyframes move-frames-112{from{transform:translate3d(59vw, 108vh, 0)}to{transform:translate3d(22vw, -115vh, 0)}}.circle-container:nth-child(112) .circle{animation-delay:1079ms}.circle-container:nth-child(113){width:5px;height:5px;animation-name:move-frames-113;animation-duration:20038ms;animation-delay:14204ms}@keyframes move-frames-113{from{transform:translate3d(32vw, 107vh, 0)}to{transform:translate3d(93vw, -120vh, 0)}}.circle-container:nth-child(113) .circle{animation-delay:2724ms}.circle-container:nth-child(114){width:3px;height:3px;animation-name:move-frames-114;animation-duration:20390ms;animation-delay:5507ms}@keyframes move-frames-114{from{transform:translate3d(36vw, 101vh, 0)}to{transform:translate3d(96vw, -115vh, 0)}}.circle-container:nth-child(114) .circle{animation-delay:3138ms}.circle-container:nth-child(115){width:6px;height:6px;animation-name:move-frames-115;animation-duration:20295ms;animation-delay:24038ms}@keyframes move-frames-115{from{transform:translate3d(46vw, 101vh, 0)}to{transform:translate3d(63vw, -129vh, 0)}}.circle-container:nth-child(115) .circle{animation-delay:952ms}.circle-container:nth-child(116){width:2px;height:2px;animation-name:move-frames-116;animation-duration:20515ms;animation-delay:35989ms}@keyframes move-frames-116{from{transform:translate3d(91vw, 108vh, 0)}to{transform:translate3d(89vw, -129vh, 0)}}.circle-container:nth-child(116) .circle{animation-delay:1142ms}.circle-container:nth-child(117){width:3px;height:3px;animation-name:move-frames-117;animation-duration:20556ms;animation-delay:5147ms}@keyframes move-frames-117{from{transform:translate3d(89vw, 101vh, 0)}to{transform:translate3d(67vw, -121vh, 0)}}.circle-container:nth-child(117) .circle{animation-delay:3425ms}.circle-container:nth-child(118){width:5px;height:5px;animation-name:move-frames-118;animation-duration:20131ms;animation-delay:23178ms}@keyframes move-frames-118{from{transform:translate3d(54vw, 106vh, 0)}to{transform:translate3d(64vw, -130vh, 0)}}.circle-container:nth-child(118) .circle{animation-delay:1680ms}.circle-container:nth-child(119){width:6px;height:6px;animation-name:move-frames-119;animation-duration:20603ms;animation-delay:14001ms}@keyframes move-frames-119{from{transform:translate3d(62vw, 107vh, 0)}to{transform:translate3d(71vw, -109vh, 0)}}.circle-container:nth-child(119) .circle{animation-delay:3646ms}.circle-container:nth-child(120){width:6px;height:6px;animation-name:move-frames-120;animation-duration:20363ms;animation-delay:23641ms}@keyframes move-frames-120{from{transform:translate3d(31vw, 101vh, 0)}to{transform:translate3d(81vw, -118vh, 0)}}.circle-container:nth-child(120) .circle{animation-delay:1138ms}.circle-container:nth-child(121){width:4px;height:4px;animation-name:move-frames-121;animation-duration:20161ms;animation-delay:31001ms}@keyframes move-frames-121{from{transform:translate3d(80vw, 106vh, 0)}to{transform:translate3d(7vw, -112vh, 0)}}.circle-container:nth-child(121) .circle{animation-delay:2484ms}.circle-container:nth-child(122){width:1px;height:1px;animation-name:move-frames-122;animation-duration:20153ms;animation-delay:9574ms}@keyframes move-frames-122{from{transform:translate3d(75vw, 104vh, 0)}to{transform:translate3d(78vw, -108vh, 0)}}.circle-container:nth-child(122) .circle{animation-delay:693ms}.circle-container:nth-child(123){width:3px;height:3px;animation-name:move-frames-123;animation-duration:20357ms;animation-delay:5296ms}@keyframes move-frames-123{from{transform:translate3d(4vw, 103vh, 0)}to{transform:translate3d(88vw, -113vh, 0)}}.circle-container:nth-child(123) .circle{animation-delay:2900ms}.circle-container:nth-child(124){width:8px;height:8px;animation-name:move-frames-124;animation-duration:20396ms;animation-delay:15996ms}@keyframes move-frames-124{from{transform:translate3d(47vw, 107vh, 0)}to{transform:translate3d(90vw, -111vh, 0)}}.circle-container:nth-child(124) .circle{animation-delay:1376ms}.circle-container:nth-child(125){width:6px;height:6px;animation-name:move-frames-125;animation-duration:20341ms;animation-delay:28389ms}@keyframes move-frames-125{from{transform:translate3d(71vw, 110vh, 0)}to{transform:translate3d(4vw, -135vh, 0)}}.circle-container:nth-child(125) .circle{animation-delay:3742ms}.circle-container:nth-child(126){width:1px;height:1px;animation-name:move-frames-126;animation-duration:20725ms;animation-delay:4428ms}@keyframes move-frames-126{from{transform:translate3d(86vw, 102vh, 0)}to{transform:translate3d(45vw, -119vh, 0)}}.circle-container:nth-child(126) .circle{animation-delay:1487ms}.circle-container:nth-child(127){width:6px;height:6px;animation-name:move-frames-127;animation-duration:20032ms;animation-delay:6657ms}@keyframes move-frames-127{from{transform:translate3d(31vw, 104vh, 0)}to{transform:translate3d(42vw, -111vh, 0)}}.circle-container:nth-child(127) .circle{animation-delay:1128ms}.circle-container:nth-child(128){width:5px;height:5px;animation-name:move-frames-128;animation-duration:20374ms;animation-delay:11081ms}@keyframes move-frames-128{from{transform:translate3d(17vw, 101vh, 0)}to{transform:translate3d(94vw, -123vh, 0)}}.circle-container:nth-child(128) .circle{animation-delay:2366ms}.circle-container:nth-child(129){width:8px;height:8px;animation-name:move-frames-129;animation-duration:20504ms;animation-delay:9959ms}@keyframes move-frames-129{from{transform:translate3d(79vw, 104vh, 0)}to{transform:translate3d(34vw, -114vh, 0)}}.circle-container:nth-child(129) .circle{animation-delay:2384ms}.circle-container:nth-child(130){width:1px;height:1px;animation-name:move-frames-130;animation-duration:20440ms;animation-delay:34194ms}@keyframes move-frames-130{from{transform:translate3d(37vw, 107vh, 0)}to{transform:translate3d(58vw, -126vh, 0)}}.circle-container:nth-child(130) .circle{animation-delay:2580ms}.circle-container:nth-child(131){width:4px;height:4px;animation-name:move-frames-131;animation-duration:20646ms;animation-delay:24479ms}@keyframes move-frames-131{from{transform:translate3d(87vw, 105vh, 0)}to{transform:translate3d(63vw, -107vh, 0)}}.circle-container:nth-child(131) .circle{animation-delay:470ms}.circle-container:nth-child(132){width:1px;height:1px;animation-name:move-frames-132;animation-duration:20774ms;animation-delay:652ms}@keyframes move-frames-132{from{transform:translate3d(82vw, 107vh, 0)}to{transform:translate3d(58vw, -112vh, 0)}}.circle-container:nth-child(132) .circle{animation-delay:2805ms}.circle-container:nth-child(133){width:4px;height:4px;animation-name:move-frames-133;animation-duration:20654ms;animation-delay:15723ms}@keyframes move-frames-133{from{transform:translate3d(73vw, 101vh, 0)}to{transform:translate3d(31vw, -114vh, 0)}}.circle-container:nth-child(133) .circle{animation-delay:2117ms}.circle-container:nth-child(134){width:4px;height:4px;animation-name:move-frames-134;animation-duration:20243ms;animation-delay:7372ms}@keyframes move-frames-134{from{transform:translate3d(50vw, 102vh, 0)}to{transform:translate3d(59vw, -130vh, 0)}}.circle-container:nth-child(134) .circle{animation-delay:3280ms}.circle-container:nth-child(135){width:6px;height:6px;animation-name:move-frames-135;animation-duration:20418ms;animation-delay:3601ms}@keyframes move-frames-135{from{transform:translate3d(11vw, 110vh, 0)}to{transform:translate3d(55vw, -131vh, 0)}}.circle-container:nth-child(135) .circle{animation-delay:3397ms}.circle-container:nth-child(136){width:7px;height:7px;animation-name:move-frames-136;animation-duration:20406ms;animation-delay:29938ms}@keyframes move-frames-136{from{transform:translate3d(25vw, 108vh, 0)}to{transform:translate3d(24vw, -133vh, 0)}}.circle-container:nth-child(136) .circle{animation-delay:3319ms}.circle-container:nth-child(137){width:6px;height:6px;animation-name:move-frames-137;animation-duration:20393ms;animation-delay:7095ms}@keyframes move-frames-137{from{transform:translate3d(85vw, 104vh, 0)}to{transform:translate3d(49vw, -125vh, 0)}}.circle-container:nth-child(137) .circle{animation-delay:554ms}.circle-container:nth-child(138){width:6px;height:6px;animation-name:move-frames-138;animation-duration:20712ms;animation-delay:18496ms}@keyframes move-frames-138{from{transform:translate3d(14vw, 105vh, 0)}to{transform:translate3d(69vw, -118vh, 0)}}.circle-container:nth-child(138) .circle{animation-delay:2901ms}.circle-container:nth-child(139){width:4px;height:4px;animation-name:move-frames-139;animation-duration:20716ms;animation-delay:11936ms}@keyframes move-frames-139{from{transform:translate3d(90vw, 102vh, 0)}to{transform:translate3d(47vw, -128vh, 0)}}.circle-container:nth-child(139) .circle{animation-delay:3565ms}.circle-container:nth-child(140){width:8px;height:8px;animation-name:move-frames-140;animation-duration:20895ms;animation-delay:8723ms}@keyframes move-frames-140{from{transform:translate3d(23vw, 106vh, 0)}to{transform:translate3d(66vw, -110vh, 0)}}.circle-container:nth-child(140) .circle{animation-delay:3179ms}.circle-container:nth-child(141){width:8px;height:8px;animation-name:move-frames-141;animation-duration:20663ms;animation-delay:23757ms}@keyframes move-frames-141{from{transform:translate3d(20vw, 110vh, 0)}to{transform:translate3d(55vw, -117vh, 0)}}.circle-container:nth-child(141) .circle{animation-delay:1705ms}.circle-container:nth-child(142){width:1px;height:1px;animation-name:move-frames-142;animation-duration:20790ms;animation-delay:29313ms}@keyframes move-frames-142{from{transform:translate3d(34vw, 105vh, 0)}to{transform:translate3d(76vw, -131vh, 0)}}.circle-container:nth-child(142) .circle{animation-delay:3553ms}.circle-container:nth-child(143){width:8px;height:8px;animation-name:move-frames-143;animation-duration:20830ms;animation-delay:13575ms}@keyframes move-frames-143{from{transform:translate3d(71vw, 101vh, 0)}to{transform:translate3d(8vw, -104vh, 0)}}.circle-container:nth-child(143) .circle{animation-delay:2169ms}.circle-container:nth-child(144){width:7px;height:7px;animation-name:move-frames-144;animation-duration:20073ms;animation-delay:16206ms}@keyframes move-frames-144{from{transform:translate3d(56vw, 107vh, 0)}to{transform:translate3d(53vw, -123vh, 0)}}.circle-container:nth-child(144) .circle{animation-delay:1236ms}.circle-container:nth-child(145){width:7px;height:7px;animation-name:move-frames-145;animation-duration:20064ms;animation-delay:5862ms}@keyframes move-frames-145{from{transform:translate3d(53vw, 101vh, 0)}to{transform:translate3d(51vw, -119vh, 0)}}.circle-container:nth-child(145) .circle{animation-delay:1238ms}.circle-container:nth-child(146){width:1px;height:1px;animation-name:move-frames-146;animation-duration:20138ms;animation-delay:24989ms}@keyframes move-frames-146{from{transform:translate3d(24vw, 103vh, 0)}to{transform:translate3d(54vw, -105vh, 0)}}.circle-container:nth-child(146) .circle{animation-delay:3486ms}.circle-container:nth-child(147){width:6px;height:6px;animation-name:move-frames-147;animation-duration:20669ms;animation-delay:23765ms}@keyframes move-frames-147{from{transform:translate3d(12vw, 103vh, 0)}to{transform:translate3d(24vw, -124vh, 0)}}.circle-container:nth-child(147) .circle{animation-delay:3575ms}.circle-container:nth-child(148){width:4px;height:4px;animation-name:move-frames-148;animation-duration:20774ms;animation-delay:7113ms}@keyframes move-frames-148{from{transform:translate3d(17vw, 110vh, 0)}to{transform:translate3d(51vw, -129vh, 0)}}.circle-container:nth-child(148) .circle{animation-delay:3456ms}.circle-container:nth-child(149){width:4px;height:4px;animation-name:move-frames-149;animation-duration:20472ms;animation-delay:12584ms}@keyframes move-frames-149{from{transform:translate3d(8vw, 101vh, 0)}to{transform:translate3d(38vw, -123vh, 0)}}.circle-container:nth-child(149) .circle{animation-delay:887ms}.circle-container:nth-child(150){width:4px;height:4px;animation-name:move-frames-150;animation-duration:20111ms;animation-delay:9364ms}@keyframes move-frames-150{from{transform:translate3d(57vw, 108vh, 0)}to{transform:translate3d(67vw, -128vh, 0)}}.circle-container:nth-child(150) .circle{animation-delay:1538ms}.circle-container:nth-child(151){width:7px;height:7px;animation-name:move-frames-151;animation-duration:20818ms;animation-delay:17558ms}@keyframes move-frames-151{from{transform:translate3d(21vw, 101vh, 0)}to{transform:translate3d(54vw, -115vh, 0)}}.circle-container:nth-child(151) .circle{animation-delay:1900ms}.circle-container:nth-child(152){width:3px;height:3px;animation-name:move-frames-152;animation-duration:20053ms;animation-delay:7383ms}@keyframes move-frames-152{from{transform:translate3d(19vw, 104vh, 0)}to{transform:translate3d(45vw, -113vh, 0)}}.circle-container:nth-child(152) .circle{animation-delay:3547ms}.circle-container:nth-child(153){width:3px;height:3px;animation-name:move-frames-153;animation-duration:20222ms;animation-delay:10436ms}@keyframes move-frames-153{from{transform:translate3d(64vw, 102vh, 0)}to{transform:translate3d(57vw, -126vh, 0)}}.circle-container:nth-child(153) .circle{animation-delay:554ms}.circle-container:nth-child(154){width:8px;height:8px;animation-name:move-frames-154;animation-duration:20168ms;animation-delay:23270ms}@keyframes move-frames-154{from{transform:translate3d(26vw, 101vh, 0)}to{transform:translate3d(56vw, -124vh, 0)}}.circle-container:nth-child(154) .circle{animation-delay:1744ms}.circle-container:nth-child(155){width:2px;height:2px;animation-name:move-frames-155;animation-duration:20733ms;animation-delay:18996ms}@keyframes move-frames-155{from{transform:translate3d(18vw, 104vh, 0)}to{transform:translate3d(10vw, -133vh, 0)}}.circle-container:nth-child(155) .circle{animation-delay:2764ms}.circle-container:nth-child(156){width:8px;height:8px;animation-name:move-frames-156;animation-duration:20587ms;animation-delay:14743ms}@keyframes move-frames-156{from{transform:translate3d(7vw, 110vh, 0)}to{transform:translate3d(37vw, -119vh, 0)}}.circle-container:nth-child(156) .circle{animation-delay:611ms}.circle-container:nth-child(157){width:3px;height:3px;animation-name:move-frames-157;animation-duration:20135ms;animation-delay:4599ms}@keyframes move-frames-157{from{transform:translate3d(2vw, 106vh, 0)}to{transform:translate3d(94vw, -120vh, 0)}}.circle-container:nth-child(157) .circle{animation-delay:1464ms}.circle-container:nth-child(158){width:8px;height:8px;animation-name:move-frames-158;animation-duration:20328ms;animation-delay:23575ms}@keyframes move-frames-158{from{transform:translate3d(73vw, 108vh, 0)}to{transform:translate3d(10vw, -127vh, 0)}}.circle-container:nth-child(158) .circle{animation-delay:1004ms}.circle-container:nth-child(159){width:2px;height:2px;animation-name:move-frames-159;animation-duration:20500ms;animation-delay:25135ms}@keyframes move-frames-159{from{transform:translate3d(19vw, 105vh, 0)}to{transform:translate3d(70vw, -117vh, 0)}}.circle-container:nth-child(159) .circle{animation-delay:1852ms}.circle-container:nth-child(160){width:8px;height:8px;animation-name:move-frames-160;animation-duration:20319ms;animation-delay:15639ms}@keyframes move-frames-160{from{transform:translate3d(71vw, 106vh, 0)}to{transform:translate3d(99vw, -123vh, 0)}}.circle-container:nth-child(160) .circle{animation-delay:2931ms}.circle-container:nth-child(161){width:3px;height:3px;animation-name:move-frames-161;animation-duration:20137ms;animation-delay:31904ms}@keyframes move-frames-161{from{transform:translate3d(100vw, 104vh, 0)}to{transform:translate3d(92vw, -129vh, 0)}}.circle-container:nth-child(161) .circle{animation-delay:3213ms}.circle-container:nth-child(162){width:2px;height:2px;animation-name:move-frames-162;animation-duration:20447ms;animation-delay:34287ms}@keyframes move-frames-162{from{transform:translate3d(79vw, 103vh, 0)}to{transform:translate3d(23vw, -132vh, 0)}}.circle-container:nth-child(162) .circle{animation-delay:3870ms}.circle-container:nth-child(163){width:8px;height:8px;animation-name:move-frames-163;animation-duration:20687ms;animation-delay:13447ms}@keyframes move-frames-163{from{transform:translate3d(48vw, 102vh, 0)}to{transform:translate3d(3vw, -126vh, 0)}}.circle-container:nth-child(163) .circle{animation-delay:1947ms}.circle-container:nth-child(164){width:1px;height:1px;animation-name:move-frames-164;animation-duration:20397ms;animation-delay:31019ms}@keyframes move-frames-164{from{transform:translate3d(99vw, 101vh, 0)}to{transform:translate3d(32vw, -102vh, 0)}}.circle-container:nth-child(164) .circle{animation-delay:1089ms}.circle-container:nth-child(165){width:2px;height:2px;animation-name:move-frames-165;animation-duration:20183ms;animation-delay:3570ms}@keyframes move-frames-165{from{transform:translate3d(45vw, 101vh, 0)}to{transform:translate3d(39vw, -125vh, 0)}}.circle-container:nth-child(165) .circle{animation-delay:1118ms}.circle-container:nth-child(166){width:5px;height:5px;animation-name:move-frames-166;animation-duration:20639ms;animation-delay:29933ms}@keyframes move-frames-166{from{transform:translate3d(67vw, 104vh, 0)}to{transform:translate3d(44vw, -125vh, 0)}}.circle-container:nth-child(166) .circle{animation-delay:707ms}.circle-container:nth-child(167){width:8px;height:8px;animation-name:move-frames-167;animation-duration:20555ms;animation-delay:6748ms}@keyframes move-frames-167{from{transform:translate3d(87vw, 108vh, 0)}to{transform:translate3d(36vw, -133vh, 0)}}.circle-container:nth-child(167) .circle{animation-delay:2113ms}.circle-container:nth-child(168){width:8px;height:8px;animation-name:move-frames-168;animation-duration:20340ms;animation-delay:12201ms}@keyframes move-frames-168{from{transform:translate3d(18vw, 108vh, 0)}to{transform:translate3d(84vw, -110vh, 0)}}.circle-container:nth-child(168) .circle{animation-delay:1213ms}.circle-container:nth-child(169){width:8px;height:8px;animation-name:move-frames-169;animation-duration:20823ms;animation-delay:29432ms}@keyframes move-frames-169{from{transform:translate3d(54vw, 110vh, 0)}to{transform:translate3d(82vw, -133vh, 0)}}.circle-container:nth-child(169) .circle{animation-delay:1703ms}.circle-container:nth-child(170){width:8px;height:8px;animation-name:move-frames-170;animation-duration:20502ms;animation-delay:1482ms}@keyframes move-frames-170{from{transform:translate3d(60vw, 102vh, 0)}to{transform:translate3d(12vw, -129vh, 0)}}.circle-container:nth-child(170) .circle{animation-delay:3284ms}.circle-container:nth-child(171){width:8px;height:8px;animation-name:move-frames-171;animation-duration:20544ms;animation-delay:23541ms}@keyframes move-frames-171{from{transform:translate3d(46vw, 103vh, 0)}to{transform:translate3d(7vw, -130vh, 0)}}.circle-container:nth-child(171) .circle{animation-delay:2930ms}.circle-container:nth-child(172){width:7px;height:7px;animation-name:move-frames-172;animation-duration:20845ms;animation-delay:10282ms}@keyframes move-frames-172{from{transform:translate3d(66vw, 106vh, 0)}to{transform:translate3d(55vw, -122vh, 0)}}.circle-container:nth-child(172) .circle{animation-delay:2416ms}.circle-container:nth-child(173){width:3px;height:3px;animation-name:move-frames-173;animation-duration:20758ms;animation-delay:7587ms}@keyframes move-frames-173{from{transform:translate3d(12vw, 107vh, 0)}to{transform:translate3d(38vw, -129vh, 0)}}.circle-container:nth-child(173) .circle{animation-delay:3131ms}.circle-container:nth-child(174){width:8px;height:8px;animation-name:move-frames-174;animation-duration:20470ms;animation-delay:13096ms}@keyframes move-frames-174{from{transform:translate3d(43vw, 101vh, 0)}to{transform:translate3d(46vw, -108vh, 0)}}.circle-container:nth-child(174) .circle{animation-delay:2870ms}.circle-container:nth-child(175){width:5px;height:5px;animation-name:move-frames-175;animation-duration:20008ms;animation-delay:16280ms}@keyframes move-frames-175{from{transform:translate3d(77vw, 108vh, 0)}to{transform:translate3d(24vw, -122vh, 0)}}.circle-container:nth-child(175) .circle{animation-delay:1016ms}.circle-container:nth-child(176){width:7px;height:7px;animation-name:move-frames-176;animation-duration:20307ms;animation-delay:14944ms}@keyframes move-frames-176{from{transform:translate3d(85vw, 109vh, 0)}to{transform:translate3d(45vw, -114vh, 0)}}.circle-container:nth-child(176) .circle{animation-delay:499ms}.circle-container:nth-child(177){width:2px;height:2px;animation-name:move-frames-177;animation-duration:20318ms;animation-delay:5518ms}@keyframes move-frames-177{from{transform:translate3d(24vw, 105vh, 0)}to{transform:translate3d(75vw, -130vh, 0)}}.circle-container:nth-child(177) .circle{animation-delay:674ms}.circle-container:nth-child(178){width:7px;height:7px;animation-name:move-frames-178;animation-duration:20876ms;animation-delay:14484ms}@keyframes move-frames-178{from{transform:translate3d(82vw, 108vh, 0)}to{transform:translate3d(39vw, -136vh, 0)}}.circle-container:nth-child(178) .circle{animation-delay:2444ms}.circle-container:nth-child(179){width:8px;height:8px;animation-name:move-frames-179;animation-duration:20452ms;animation-delay:6256ms}@keyframes move-frames-179{from{transform:translate3d(50vw, 110vh, 0)}to{transform:translate3d(31vw, -115vh, 0)}}.circle-container:nth-child(179) .circle{animation-delay:1526ms}.circle-container:nth-child(180){width:5px;height:5px;animation-name:move-frames-180;animation-duration:20198ms;animation-delay:1734ms}@keyframes move-frames-180{from{transform:translate3d(93vw, 104vh, 0)}to{transform:translate3d(51vw, -115vh, 0)}}.circle-container:nth-child(180) .circle{animation-delay:569ms}.circle-container:nth-child(181){width:6px;height:6px;animation-name:move-frames-181;animation-duration:20750ms;animation-delay:13534ms}@keyframes move-frames-181{from{transform:translate3d(74vw, 103vh, 0)}to{transform:translate3d(52vw, -121vh, 0)}}.circle-container:nth-child(181) .circle{animation-delay:1352ms}.circle-container:nth-child(182){width:2px;height:2px;animation-name:move-frames-182;animation-duration:20837ms;animation-delay:1246ms}@keyframes move-frames-182{from{transform:translate3d(80vw, 108vh, 0)}to{transform:translate3d(20vw, -132vh, 0)}}.circle-container:nth-child(182) .circle{animation-delay:3342ms}.circle-container:nth-child(183){width:3px;height:3px;animation-name:move-frames-183;animation-duration:20430ms;animation-delay:16801ms}@keyframes move-frames-183{from{transform:translate3d(79vw, 103vh, 0)}to{transform:translate3d(41vw, -127vh, 0)}}.circle-container:nth-child(183) .circle{animation-delay:3414ms}.circle-container:nth-child(184){width:5px;height:5px;animation-name:move-frames-184;animation-duration:20388ms;animation-delay:26449ms}@keyframes move-frames-184{from{transform:translate3d(62vw, 103vh, 0)}to{transform:translate3d(99vw, -130vh, 0)}}.circle-container:nth-child(184) .circle{animation-delay:381ms}.circle-container:nth-child(185){width:5px;height:5px;animation-name:move-frames-185;animation-duration:20839ms;animation-delay:10175ms}@keyframes move-frames-185{from{transform:translate3d(11vw, 104vh, 0)}to{transform:translate3d(34vw, -124vh, 0)}}.circle-container:nth-child(185) .circle{animation-delay:2276ms}.circle-container:nth-child(186){width:6px;height:6px;animation-name:move-frames-186;animation-duration:20558ms;animation-delay:34986ms}@keyframes move-frames-186{from{transform:translate3d(79vw, 110vh, 0)}to{transform:translate3d(63vw, -112vh, 0)}}.circle-container:nth-child(186) .circle{animation-delay:1ms}.circle-container:nth-child(187){width:4px;height:4px;animation-name:move-frames-187;animation-duration:20837ms;animation-delay:13139ms}@keyframes move-frames-187{from{transform:translate3d(53vw, 102vh, 0)}to{transform:translate3d(66vw, -114vh, 0)}}.circle-container:nth-child(187) .circle{animation-delay:2183ms}.circle-container:nth-child(188){width:3px;height:3px;animation-name:move-frames-188;animation-duration:20046ms;animation-delay:9829ms}@keyframes move-frames-188{from{transform:translate3d(52vw, 102vh, 0)}to{transform:translate3d(5vw, -111vh, 0)}}.circle-container:nth-child(188) .circle{animation-delay:1906ms}.circle-container:nth-child(189){width:7px;height:7px;animation-name:move-frames-189;animation-duration:20233ms;animation-delay:5959ms}@keyframes move-frames-189{from{transform:translate3d(29vw, 104vh, 0)}to{transform:translate3d(42vw, -107vh, 0)}}.circle-container:nth-child(189) .circle{animation-delay:3302ms}.circle-container:nth-child(190){width:1px;height:1px;animation-name:move-frames-190;animation-duration:20187ms;animation-delay:3407ms}@keyframes move-frames-190{from{transform:translate3d(11vw, 101vh, 0)}to{transform:translate3d(89vw, -103vh, 0)}}.circle-container:nth-child(190) .circle{animation-delay:312ms}.circle-container:nth-child(191){width:6px;height:6px;animation-name:move-frames-191;animation-duration:20572ms;animation-delay:36813ms}@keyframes move-frames-191{from{transform:translate3d(3vw, 109vh, 0)}to{transform:translate3d(18vw, -139vh, 0)}}.circle-container:nth-child(191) .circle{animation-delay:1437ms}.circle-container:nth-child(192){width:5px;height:5px;animation-name:move-frames-192;animation-duration:20739ms;animation-delay:13121ms}@keyframes move-frames-192{from{transform:translate3d(41vw, 101vh, 0)}to{transform:translate3d(68vw, -113vh, 0)}}.circle-container:nth-child(192) .circle{animation-delay:1502ms}.circle-container:nth-child(193){width:2px;height:2px;animation-name:move-frames-193;animation-duration:20430ms;animation-delay:36267ms}@keyframes move-frames-193{from{transform:translate3d(55vw, 101vh, 0)}to{transform:translate3d(85vw, -120vh, 0)}}.circle-container:nth-child(193) .circle{animation-delay:353ms}.circle-container:nth-child(194){width:5px;height:5px;animation-name:move-frames-194;animation-duration:20575ms;animation-delay:27469ms}@keyframes move-frames-194{from{transform:translate3d(68vw, 107vh, 0)}to{transform:translate3d(93vw, -126vh, 0)}}.circle-container:nth-child(194) .circle{animation-delay:2826ms}.circle-container:nth-child(195){width:2px;height:2px;animation-name:move-frames-195;animation-duration:20787ms;animation-delay:1719ms}@keyframes move-frames-195{from{transform:translate3d(76vw, 103vh, 0)}to{transform:translate3d(50vw, -112vh, 0)}}.circle-container:nth-child(195) .circle{animation-delay:940ms}.circle-container:nth-child(196){width:6px;height:6px;animation-name:move-frames-196;animation-duration:20888ms;animation-delay:27704ms}@keyframes move-frames-196{from{transform:translate3d(93vw, 108vh, 0)}to{transform:translate3d(99vw, -135vh, 0)}}.circle-container:nth-child(196) .circle{animation-delay:2839ms}.circle-container:nth-child(197){width:5px;height:5px;animation-name:move-frames-197;animation-duration:20279ms;animation-delay:20094ms}@keyframes move-frames-197{from{transform:translate3d(22vw, 110vh, 0)}to{transform:translate3d(81vw, -135vh, 0)}}.circle-container:nth-child(197) .circle{animation-delay:2899ms}.circle-container:nth-child(198){width:4px;height:4px;animation-name:move-frames-198;animation-duration:20450ms;animation-delay:32032ms}@keyframes move-frames-198{from{transform:translate3d(41vw, 105vh, 0)}to{transform:translate3d(61vw, -114vh, 0)}}.circle-container:nth-child(198) .circle{animation-delay:2393ms}.circle-container:nth-child(199){width:5px;height:5px;animation-name:move-frames-199;animation-duration:20597ms;animation-delay:27614ms}@keyframes move-frames-199{from{transform:translate3d(47vw, 102vh, 0)}to{transform:translate3d(31vw, -111vh, 0)}}.circle-container:nth-child(199) .circle{animation-delay:3309ms}.circle-container:nth-child(200){width:7px;height:7px;animation-name:move-frames-200;animation-duration:20466ms;animation-delay:17050ms}@keyframes move-frames-200{from{transform:translate3d(4vw, 104vh, 0)}to{transform:translate3d(74vw, -112vh, 0)}}.circle-container:nth-child(200) .circle{animation-delay:707ms}div.allPics-gallery{margin-top:10rem}div.allPics-gallery .gridPhotoGallery .gridPhotoGallery__item .kl-icon{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .25s ease-in-out;border:1px solid #fff;color:#fff;padding:3rem;border-radius:50%;font-size:2rem}div.allPics-gallery .gridPhotoGallery .gridPhotoGallery__link:hover .kl-icon{display:block;opacity:1}div.allPics-gallery .gridPhotoGallery__item{float:left;position:relative;padding:0}div.allPics-gallery .gridPhotoGallery__link{width:100%;height:0;display:block;padding:0;padding-bottom:100%;margin-bottom:0;position:relative}div.allPics-gallery .gridPhotoGallery__link:after{content:"";position:absolute;font-size:2rem;text-transform:uppercase;color:red;text-align:center;left:15%;right:15%;top:50%;margin-top:-65px;opacity:0;transform:translateY(-50%);transition:all .25s ease-in-out}div.allPics-gallery .gridPhotoGallery__link:hover:after{opacity:1}div.allPics-gallery .gridPhotoGallery__link:hover .gridPhotoGallery__img:after{opacity:1}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery__link{height:100%}}div.allPics-gallery .gridPhotoGallery__img img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;right:0;left:0;bottom:0}div.allPics-gallery .gridPhotoGallery__img:after{content:"";position:absolute;background-color:rgba(41,41,41,.4);top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}div.allPics-gallery .gridPhotoGallery--cols-1 .gridPhotoGallery__item{width:100%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-1 .gridPhotoGallery__item{height:30rem}}div.allPics-gallery .gridPhotoGallery--cols-2 .gridPhotoGallery__item{width:50%}div.allPics-gallery .gridPhotoGallery--cols-2 .gridPhotoGalleryItem--w2{width:100%}div.allPics-gallery .gridPhotoGallery--cols-3 .gridPhotoGallery__item{width:33.3333%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-3 .gridPhotoGallery__item{width:50%;height:30rem}}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-3 .gridPhotoGallery__item{width:100%}}div.allPics-gallery .gridPhotoGallery--cols-3 .gridPhotoGalleryItem--w2{width:66.6666%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-3 .gridPhotoGalleryItem--w2{width:50%}}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-3 .gridPhotoGalleryItem--w2{width:100%}}div.allPics-gallery .gridPhotoGallery--cols-4 .gridPhotoGallery__item{width:25%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-4 .gridPhotoGallery__item{width:50%;height:30rem}}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-4 .gridPhotoGallery__item{width:100%}}div.allPics-gallery .gridPhotoGallery--cols-4 .gridPhotoGalleryItem--w2{width:50%}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-4 .gridPhotoGalleryItem--w2{width:100%}}div.allPics-gallery .gridPhotoGallery--cols-5 .gridPhotoGallery__item{width:20%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-5 .gridPhotoGallery__item{width:50%;height:50%}}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-5 .gridPhotoGallery__item{width:100%}}div.allPics-gallery .gridPhotoGallery--cols-5 .gridPhotoGalleryItem--w2{width:40%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-5 .gridPhotoGalleryItem--w2{width:50%;height:50%}}div.allPics-gallery .gridPhotoGallery--cols-6 .gridPhotoGallery__item{width:16.6666%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-6 .gridPhotoGallery__item{width:50%;height:50%}}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-6 .gridPhotoGallery__item{width:100%}}div.allPics-gallery .gridPhotoGallery--cols-6 .gridPhotoGalleryItem--w2{width:33.3333%}@media screen and (max-width: 991px){div.allPics-gallery .gridPhotoGallery--cols-6 .gridPhotoGalleryItem--w2{width:50%;height:50%}}@media screen and (max-width: 575px){div.allPics-gallery .gridPhotoGallery--cols-6 .gridPhotoGalleryItem--w2{width:100%}}div.allPics-gallery .gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1{padding-bottom:75%}div.allPics-gallery .gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2{padding-bottom:150%}div.allPics-gallery .gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2{padding-bottom:75%}div.allPics-gallery .gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1{padding-bottom:37.5%}div.allPics-gallery .gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1{padding-bottom:100%}div.allPics-gallery .gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2{padding-bottom:200%}div.allPics-gallery .gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2{padding-bottom:100%}div.allPics-gallery .gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1{padding-bottom:50%}div.allPics-gallery .gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1{padding-bottom:125%}div.allPics-gallery .gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2{padding-bottom:250%}div.allPics-gallery .gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2{padding-bottom:125%}div.allPics-gallery .gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1{padding-bottom:62.5%}#totop{position:fixed;right:-100%;width:5rem;height:5rem;z-index:111;display:block;bottom:15%;background-repeat:no-repeat;background-position:center 15px;background-color:#5c5a5a;font-size:1rem;font-weight:900;color:#fff;text-align:center;line-height:1;border-radius:2px;padding:2.4rem 1.6rem}#totop:before{content:"";position:absolute;top:1rem;left:50%;margin-left:-6px;font-size:13px;display:inline-block;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;line-height:1}#totop.show{right:1rem}footer#footer{background-color:#292929;padding:4rem 0}footer#footer ul.footer-menu{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}footer#footer ul.footer-menu li a{color:#fff;padding:1rem;font-weight:500;text-decoration:underline;font-size:1.6rem !important;opacity:.8}@media screen and (max-width: 767px){footer#footer ul.footer-menu{display:block;text-align:center}}footer#footer p.solgon{font-size:2.6rem;text-align:center}@media screen and (max-width: 767px){footer#footer p.solgon{font-size:2rem}}footer#footer p.slogan-by{font-size:2rem;color:#cd2122}:root{--X: 0;--Y: 0}section.objective-section{height:80rem;overflow:hidden !important;position:relative}section.objective-section img.galaxy-img{height:100%;width:100%;object-fit:cover;object-position:center}section.objective-section h1{font-size:20rem;margin:4px;display:inline-block;color:#fff;font-weight:700;position:relative}section.objective-section h1:after{position:absolute;top:.6rem;left:.6rem;font-weight:700;font-size:20rem;color:#cd2122;z-index:-1}section.objective-section h1:first-child:after{content:"4"}section.objective-section h1:nth-child(2):after{content:"0"}section.objective-section h1:last-child:after{content:"4"}section.objective-section h1:nth-of-type(1){--scaleX: 40;--scaleY: -40;--translateX: calc((var(--X)) * var(--scaleX) * 1px);--translateY: calc((var(--Y)) * var(--scaleY) * 1px);transform:translate(var(--translateX), var(--translateY));z-index:3}section.objective-section h1:nth-of-type(2){--scaleX: -50;--scaleY: 50;--translateX: calc((var(--X)) * var(--scaleX) * 1px);--translateY: calc((var(--Y)) * var(--scaleY) * 1px);transform:translate(var(--translateX), var(--translateY));z-index:2}section.objective-section h1:nth-of-type(3){--scaleX: 30;--scaleY: 30;--translateX: calc((var(--X)) * var(--scaleX) * 1px);--translateY: calc((var(--Y)) * var(--scaleY) * 1px);transform:translate(var(--translateX), var(--translateY));z-index:1}@media screen and (max-width: 767px){section.objective-section h1{font-size:14rem}}@media screen and (max-width: 575px){section.objective-section h1{font-size:8rem}}@media screen and (max-width: 991px){section.objective-section{height:60rem}}@media screen and (max-width: 575px){section.objective-section{height:30rem}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}div.line{height:1px;width:100%;background-color:#292929;position:relative}div.line:after{content:"";background-color:#f5f5f5;width:10rem;height:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}div.line:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#cd2122;height:.4rem;width:5rem;z-index:2}