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:6px;height:6px;animation-name:move-frames-1;animation-duration:20693ms;animation-delay:33837ms}@keyframes move-frames-1{from{transform:translate3d(63vw, 107vh, 0)}to{transform:translate3d(74vw, -124vh, 0)}}.circle-container:nth-child(1) .circle{animation-delay:1421ms}.circle-container:nth-child(2){width:1px;height:1px;animation-name:move-frames-2;animation-duration:20647ms;animation-delay:2248ms}@keyframes move-frames-2{from{transform:translate3d(25vw, 105vh, 0)}to{transform:translate3d(100vw, -134vh, 0)}}.circle-container:nth-child(2) .circle{animation-delay:3002ms}.circle-container:nth-child(3){width:1px;height:1px;animation-name:move-frames-3;animation-duration:20219ms;animation-delay:6913ms}@keyframes move-frames-3{from{transform:translate3d(25vw, 104vh, 0)}to{transform:translate3d(96vw, -133vh, 0)}}.circle-container:nth-child(3) .circle{animation-delay:80ms}.circle-container:nth-child(4){width:4px;height:4px;animation-name:move-frames-4;animation-duration:20576ms;animation-delay:24378ms}@keyframes move-frames-4{from{transform:translate3d(36vw, 110vh, 0)}to{transform:translate3d(38vw, -139vh, 0)}}.circle-container:nth-child(4) .circle{animation-delay:1847ms}.circle-container:nth-child(5){width:1px;height:1px;animation-name:move-frames-5;animation-duration:20643ms;animation-delay:18962ms}@keyframes move-frames-5{from{transform:translate3d(85vw, 103vh, 0)}to{transform:translate3d(62vw, -117vh, 0)}}.circle-container:nth-child(5) .circle{animation-delay:537ms}.circle-container:nth-child(6){width:2px;height:2px;animation-name:move-frames-6;animation-duration:20475ms;animation-delay:20504ms}@keyframes move-frames-6{from{transform:translate3d(55vw, 107vh, 0)}to{transform:translate3d(23vw, -121vh, 0)}}.circle-container:nth-child(6) .circle{animation-delay:3729ms}.circle-container:nth-child(7){width:1px;height:1px;animation-name:move-frames-7;animation-duration:20643ms;animation-delay:35228ms}@keyframes move-frames-7{from{transform:translate3d(23vw, 104vh, 0)}to{transform:translate3d(66vw, -105vh, 0)}}.circle-container:nth-child(7) .circle{animation-delay:3078ms}.circle-container:nth-child(8){width:5px;height:5px;animation-name:move-frames-8;animation-duration:20885ms;animation-delay:7358ms}@keyframes move-frames-8{from{transform:translate3d(30vw, 106vh, 0)}to{transform:translate3d(62vw, -136vh, 0)}}.circle-container:nth-child(8) .circle{animation-delay:1751ms}.circle-container:nth-child(9){width:5px;height:5px;animation-name:move-frames-9;animation-duration:20438ms;animation-delay:13335ms}@keyframes move-frames-9{from{transform:translate3d(92vw, 108vh, 0)}to{transform:translate3d(73vw, -118vh, 0)}}.circle-container:nth-child(9) .circle{animation-delay:2986ms}.circle-container:nth-child(10){width:6px;height:6px;animation-name:move-frames-10;animation-duration:20290ms;animation-delay:31864ms}@keyframes move-frames-10{from{transform:translate3d(45vw, 101vh, 0)}to{transform:translate3d(64vw, -111vh, 0)}}.circle-container:nth-child(10) .circle{animation-delay:2500ms}.circle-container:nth-child(11){width:7px;height:7px;animation-name:move-frames-11;animation-duration:20615ms;animation-delay:9962ms}@keyframes move-frames-11{from{transform:translate3d(6vw, 110vh, 0)}to{transform:translate3d(61vw, -130vh, 0)}}.circle-container:nth-child(11) .circle{animation-delay:2273ms}.circle-container:nth-child(12){width:4px;height:4px;animation-name:move-frames-12;animation-duration:20379ms;animation-delay:33793ms}@keyframes move-frames-12{from{transform:translate3d(46vw, 110vh, 0)}to{transform:translate3d(26vw, -121vh, 0)}}.circle-container:nth-child(12) .circle{animation-delay:272ms}.circle-container:nth-child(13){width:4px;height:4px;animation-name:move-frames-13;animation-duration:20367ms;animation-delay:1076ms}@keyframes move-frames-13{from{transform:translate3d(17vw, 108vh, 0)}to{transform:translate3d(65vw, -135vh, 0)}}.circle-container:nth-child(13) .circle{animation-delay:3877ms}.circle-container:nth-child(14){width:4px;height:4px;animation-name:move-frames-14;animation-duration:20828ms;animation-delay:36900ms}@keyframes move-frames-14{from{transform:translate3d(75vw, 106vh, 0)}to{transform:translate3d(69vw, -119vh, 0)}}.circle-container:nth-child(14) .circle{animation-delay:3668ms}.circle-container:nth-child(15){width:6px;height:6px;animation-name:move-frames-15;animation-duration:20614ms;animation-delay:2298ms}@keyframes move-frames-15{from{transform:translate3d(76vw, 110vh, 0)}to{transform:translate3d(51vw, -127vh, 0)}}.circle-container:nth-child(15) .circle{animation-delay:3487ms}.circle-container:nth-child(16){width:4px;height:4px;animation-name:move-frames-16;animation-duration:20314ms;animation-delay:32031ms}@keyframes move-frames-16{from{transform:translate3d(30vw, 106vh, 0)}to{transform:translate3d(1vw, -128vh, 0)}}.circle-container:nth-child(16) .circle{animation-delay:3875ms}.circle-container:nth-child(17){width:1px;height:1px;animation-name:move-frames-17;animation-duration:20201ms;animation-delay:34605ms}@keyframes move-frames-17{from{transform:translate3d(31vw, 108vh, 0)}to{transform:translate3d(93vw, -131vh, 0)}}.circle-container:nth-child(17) .circle{animation-delay:3881ms}.circle-container:nth-child(18){width:7px;height:7px;animation-name:move-frames-18;animation-duration:20817ms;animation-delay:28713ms}@keyframes move-frames-18{from{transform:translate3d(71vw, 109vh, 0)}to{transform:translate3d(58vw, -110vh, 0)}}.circle-container:nth-child(18) .circle{animation-delay:3821ms}.circle-container:nth-child(19){width:4px;height:4px;animation-name:move-frames-19;animation-duration:20128ms;animation-delay:23764ms}@keyframes move-frames-19{from{transform:translate3d(47vw, 107vh, 0)}to{transform:translate3d(39vw, -115vh, 0)}}.circle-container:nth-child(19) .circle{animation-delay:737ms}.circle-container:nth-child(20){width:5px;height:5px;animation-name:move-frames-20;animation-duration:20324ms;animation-delay:4010ms}@keyframes move-frames-20{from{transform:translate3d(80vw, 107vh, 0)}to{transform:translate3d(46vw, -123vh, 0)}}.circle-container:nth-child(20) .circle{animation-delay:3246ms}.circle-container:nth-child(21){width:7px;height:7px;animation-name:move-frames-21;animation-duration:20519ms;animation-delay:3075ms}@keyframes move-frames-21{from{transform:translate3d(29vw, 106vh, 0)}to{transform:translate3d(13vw, -124vh, 0)}}.circle-container:nth-child(21) .circle{animation-delay:327ms}.circle-container:nth-child(22){width:3px;height:3px;animation-name:move-frames-22;animation-duration:20673ms;animation-delay:6483ms}@keyframes move-frames-22{from{transform:translate3d(98vw, 109vh, 0)}to{transform:translate3d(42vw, -129vh, 0)}}.circle-container:nth-child(22) .circle{animation-delay:55ms}.circle-container:nth-child(23){width:3px;height:3px;animation-name:move-frames-23;animation-duration:20873ms;animation-delay:10085ms}@keyframes move-frames-23{from{transform:translate3d(8vw, 108vh, 0)}to{transform:translate3d(43vw, -117vh, 0)}}.circle-container:nth-child(23) .circle{animation-delay:3899ms}.circle-container:nth-child(24){width:1px;height:1px;animation-name:move-frames-24;animation-duration:20129ms;animation-delay:95ms}@keyframes move-frames-24{from{transform:translate3d(81vw, 103vh, 0)}to{transform:translate3d(8vw, -106vh, 0)}}.circle-container:nth-child(24) .circle{animation-delay:1545ms}.circle-container:nth-child(25){width:7px;height:7px;animation-name:move-frames-25;animation-duration:20199ms;animation-delay:8443ms}@keyframes move-frames-25{from{transform:translate3d(31vw, 102vh, 0)}to{transform:translate3d(11vw, -126vh, 0)}}.circle-container:nth-child(25) .circle{animation-delay:2801ms}.circle-container:nth-child(26){width:1px;height:1px;animation-name:move-frames-26;animation-duration:20200ms;animation-delay:10158ms}@keyframes move-frames-26{from{transform:translate3d(83vw, 103vh, 0)}to{transform:translate3d(32vw, -116vh, 0)}}.circle-container:nth-child(26) .circle{animation-delay:383ms}.circle-container:nth-child(27){width:5px;height:5px;animation-name:move-frames-27;animation-duration:20790ms;animation-delay:5823ms}@keyframes move-frames-27{from{transform:translate3d(6vw, 108vh, 0)}to{transform:translate3d(19vw, -119vh, 0)}}.circle-container:nth-child(27) .circle{animation-delay:114ms}.circle-container:nth-child(28){width:3px;height:3px;animation-name:move-frames-28;animation-duration:20704ms;animation-delay:32103ms}@keyframes move-frames-28{from{transform:translate3d(64vw, 108vh, 0)}to{transform:translate3d(86vw, -115vh, 0)}}.circle-container:nth-child(28) .circle{animation-delay:1662ms}.circle-container:nth-child(29){width:4px;height:4px;animation-name:move-frames-29;animation-duration:20531ms;animation-delay:13700ms}@keyframes move-frames-29{from{transform:translate3d(37vw, 101vh, 0)}to{transform:translate3d(30vw, -120vh, 0)}}.circle-container:nth-child(29) .circle{animation-delay:1745ms}.circle-container:nth-child(30){width:2px;height:2px;animation-name:move-frames-30;animation-duration:20128ms;animation-delay:16715ms}@keyframes move-frames-30{from{transform:translate3d(68vw, 110vh, 0)}to{transform:translate3d(65vw, -112vh, 0)}}.circle-container:nth-child(30) .circle{animation-delay:174ms}.circle-container:nth-child(31){width:6px;height:6px;animation-name:move-frames-31;animation-duration:20650ms;animation-delay:23617ms}@keyframes move-frames-31{from{transform:translate3d(19vw, 105vh, 0)}to{transform:translate3d(50vw, -118vh, 0)}}.circle-container:nth-child(31) .circle{animation-delay:2292ms}.circle-container:nth-child(32){width:7px;height:7px;animation-name:move-frames-32;animation-duration:20352ms;animation-delay:15887ms}@keyframes move-frames-32{from{transform:translate3d(82vw, 103vh, 0)}to{transform:translate3d(83vw, -110vh, 0)}}.circle-container:nth-child(32) .circle{animation-delay:3984ms}.circle-container:nth-child(33){width:2px;height:2px;animation-name:move-frames-33;animation-duration:20480ms;animation-delay:30385ms}@keyframes move-frames-33{from{transform:translate3d(9vw, 101vh, 0)}to{transform:translate3d(46vw, -120vh, 0)}}.circle-container:nth-child(33) .circle{animation-delay:1617ms}.circle-container:nth-child(34){width:7px;height:7px;animation-name:move-frames-34;animation-duration:20185ms;animation-delay:31955ms}@keyframes move-frames-34{from{transform:translate3d(68vw, 109vh, 0)}to{transform:translate3d(27vw, -138vh, 0)}}.circle-container:nth-child(34) .circle{animation-delay:2006ms}.circle-container:nth-child(35){width:2px;height:2px;animation-name:move-frames-35;animation-duration:20799ms;animation-delay:11119ms}@keyframes move-frames-35{from{transform:translate3d(54vw, 110vh, 0)}to{transform:translate3d(53vw, -121vh, 0)}}.circle-container:nth-child(35) .circle{animation-delay:460ms}.circle-container:nth-child(36){width:4px;height:4px;animation-name:move-frames-36;animation-duration:20194ms;animation-delay:33229ms}@keyframes move-frames-36{from{transform:translate3d(25vw, 107vh, 0)}to{transform:translate3d(46vw, -136vh, 0)}}.circle-container:nth-child(36) .circle{animation-delay:2046ms}.circle-container:nth-child(37){width:2px;height:2px;animation-name:move-frames-37;animation-duration:20388ms;animation-delay:18294ms}@keyframes move-frames-37{from{transform:translate3d(75vw, 108vh, 0)}to{transform:translate3d(11vw, -111vh, 0)}}.circle-container:nth-child(37) .circle{animation-delay:228ms}.circle-container:nth-child(38){width:6px;height:6px;animation-name:move-frames-38;animation-duration:20695ms;animation-delay:34790ms}@keyframes move-frames-38{from{transform:translate3d(84vw, 101vh, 0)}to{transform:translate3d(54vw, -110vh, 0)}}.circle-container:nth-child(38) .circle{animation-delay:3063ms}.circle-container:nth-child(39){width:4px;height:4px;animation-name:move-frames-39;animation-duration:20242ms;animation-delay:10906ms}@keyframes move-frames-39{from{transform:translate3d(5vw, 108vh, 0)}to{transform:translate3d(92vw, -114vh, 0)}}.circle-container:nth-child(39) .circle{animation-delay:424ms}.circle-container:nth-child(40){width:8px;height:8px;animation-name:move-frames-40;animation-duration:20493ms;animation-delay:31120ms}@keyframes move-frames-40{from{transform:translate3d(3vw, 109vh, 0)}to{transform:translate3d(56vw, -119vh, 0)}}.circle-container:nth-child(40) .circle{animation-delay:3784ms}.circle-container:nth-child(41){width:8px;height:8px;animation-name:move-frames-41;animation-duration:20680ms;animation-delay:16212ms}@keyframes move-frames-41{from{transform:translate3d(19vw, 107vh, 0)}to{transform:translate3d(72vw, -119vh, 0)}}.circle-container:nth-child(41) .circle{animation-delay:2289ms}.circle-container:nth-child(42){width:5px;height:5px;animation-name:move-frames-42;animation-duration:20768ms;animation-delay:20276ms}@keyframes move-frames-42{from{transform:translate3d(45vw, 102vh, 0)}to{transform:translate3d(31vw, -108vh, 0)}}.circle-container:nth-child(42) .circle{animation-delay:2384ms}.circle-container:nth-child(43){width:8px;height:8px;animation-name:move-frames-43;animation-duration:20506ms;animation-delay:19607ms}@keyframes move-frames-43{from{transform:translate3d(88vw, 110vh, 0)}to{transform:translate3d(43vw, -115vh, 0)}}.circle-container:nth-child(43) .circle{animation-delay:2834ms}.circle-container:nth-child(44){width:3px;height:3px;animation-name:move-frames-44;animation-duration:20409ms;animation-delay:20189ms}@keyframes move-frames-44{from{transform:translate3d(18vw, 104vh, 0)}to{transform:translate3d(39vw, -113vh, 0)}}.circle-container:nth-child(44) .circle{animation-delay:2695ms}.circle-container:nth-child(45){width:6px;height:6px;animation-name:move-frames-45;animation-duration:20149ms;animation-delay:30397ms}@keyframes move-frames-45{from{transform:translate3d(81vw, 105vh, 0)}to{transform:translate3d(20vw, -115vh, 0)}}.circle-container:nth-child(45) .circle{animation-delay:2230ms}.circle-container:nth-child(46){width:4px;height:4px;animation-name:move-frames-46;animation-duration:20027ms;animation-delay:26383ms}@keyframes move-frames-46{from{transform:translate3d(66vw, 101vh, 0)}to{transform:translate3d(28vw, -114vh, 0)}}.circle-container:nth-child(46) .circle{animation-delay:3380ms}.circle-container:nth-child(47){width:8px;height:8px;animation-name:move-frames-47;animation-duration:20103ms;animation-delay:33020ms}@keyframes move-frames-47{from{transform:translate3d(70vw, 106vh, 0)}to{transform:translate3d(64vw, -132vh, 0)}}.circle-container:nth-child(47) .circle{animation-delay:38ms}.circle-container:nth-child(48){width:2px;height:2px;animation-name:move-frames-48;animation-duration:20707ms;animation-delay:3741ms}@keyframes move-frames-48{from{transform:translate3d(31vw, 109vh, 0)}to{transform:translate3d(58vw, -131vh, 0)}}.circle-container:nth-child(48) .circle{animation-delay:1953ms}.circle-container:nth-child(49){width:4px;height:4px;animation-name:move-frames-49;animation-duration:20848ms;animation-delay:20431ms}@keyframes move-frames-49{from{transform:translate3d(23vw, 105vh, 0)}to{transform:translate3d(64vw, -113vh, 0)}}.circle-container:nth-child(49) .circle{animation-delay:829ms}.circle-container:nth-child(50){width:5px;height:5px;animation-name:move-frames-50;animation-duration:20049ms;animation-delay:35620ms}@keyframes move-frames-50{from{transform:translate3d(53vw, 110vh, 0)}to{transform:translate3d(82vw, -119vh, 0)}}.circle-container:nth-child(50) .circle{animation-delay:2074ms}.circle-container:nth-child(51){width:5px;height:5px;animation-name:move-frames-51;animation-duration:20509ms;animation-delay:26989ms}@keyframes move-frames-51{from{transform:translate3d(49vw, 106vh, 0)}to{transform:translate3d(9vw, -119vh, 0)}}.circle-container:nth-child(51) .circle{animation-delay:21ms}.circle-container:nth-child(52){width:3px;height:3px;animation-name:move-frames-52;animation-duration:20864ms;animation-delay:1769ms}@keyframes move-frames-52{from{transform:translate3d(31vw, 110vh, 0)}to{transform:translate3d(78vw, -139vh, 0)}}.circle-container:nth-child(52) .circle{animation-delay:1762ms}.circle-container:nth-child(53){width:8px;height:8px;animation-name:move-frames-53;animation-duration:20008ms;animation-delay:17684ms}@keyframes move-frames-53{from{transform:translate3d(98vw, 110vh, 0)}to{transform:translate3d(45vw, -137vh, 0)}}.circle-container:nth-child(53) .circle{animation-delay:2448ms}.circle-container:nth-child(54){width:3px;height:3px;animation-name:move-frames-54;animation-duration:20197ms;animation-delay:31384ms}@keyframes move-frames-54{from{transform:translate3d(65vw, 101vh, 0)}to{transform:translate3d(81vw, -103vh, 0)}}.circle-container:nth-child(54) .circle{animation-delay:1322ms}.circle-container:nth-child(55){width:4px;height:4px;animation-name:move-frames-55;animation-duration:20550ms;animation-delay:4815ms}@keyframes move-frames-55{from{transform:translate3d(70vw, 103vh, 0)}to{transform:translate3d(48vw, -107vh, 0)}}.circle-container:nth-child(55) .circle{animation-delay:2542ms}.circle-container:nth-child(56){width:8px;height:8px;animation-name:move-frames-56;animation-duration:20222ms;animation-delay:7607ms}@keyframes move-frames-56{from{transform:translate3d(73vw, 110vh, 0)}to{transform:translate3d(79vw, -127vh, 0)}}.circle-container:nth-child(56) .circle{animation-delay:694ms}.circle-container:nth-child(57){width:1px;height:1px;animation-name:move-frames-57;animation-duration:20613ms;animation-delay:18591ms}@keyframes move-frames-57{from{transform:translate3d(13vw, 105vh, 0)}to{transform:translate3d(25vw, -133vh, 0)}}.circle-container:nth-child(57) .circle{animation-delay:1292ms}.circle-container:nth-child(58){width:2px;height:2px;animation-name:move-frames-58;animation-duration:20259ms;animation-delay:23667ms}@keyframes move-frames-58{from{transform:translate3d(65vw, 104vh, 0)}to{transform:translate3d(100vw, -132vh, 0)}}.circle-container:nth-child(58) .circle{animation-delay:2540ms}.circle-container:nth-child(59){width:2px;height:2px;animation-name:move-frames-59;animation-duration:20379ms;animation-delay:15157ms}@keyframes move-frames-59{from{transform:translate3d(13vw, 102vh, 0)}to{transform:translate3d(6vw, -121vh, 0)}}.circle-container:nth-child(59) .circle{animation-delay:1096ms}.circle-container:nth-child(60){width:5px;height:5px;animation-name:move-frames-60;animation-duration:20351ms;animation-delay:4467ms}@keyframes move-frames-60{from{transform:translate3d(60vw, 104vh, 0)}to{transform:translate3d(87vw, -116vh, 0)}}.circle-container:nth-child(60) .circle{animation-delay:660ms}.circle-container:nth-child(61){width:8px;height:8px;animation-name:move-frames-61;animation-duration:20004ms;animation-delay:23472ms}@keyframes move-frames-61{from{transform:translate3d(37vw, 102vh, 0)}to{transform:translate3d(78vw, -125vh, 0)}}.circle-container:nth-child(61) .circle{animation-delay:1423ms}.circle-container:nth-child(62){width:3px;height:3px;animation-name:move-frames-62;animation-duration:20778ms;animation-delay:25432ms}@keyframes move-frames-62{from{transform:translate3d(6vw, 101vh, 0)}to{transform:translate3d(50vw, -110vh, 0)}}.circle-container:nth-child(62) .circle{animation-delay:2923ms}.circle-container:nth-child(63){width:1px;height:1px;animation-name:move-frames-63;animation-duration:20483ms;animation-delay:9647ms}@keyframes move-frames-63{from{transform:translate3d(79vw, 101vh, 0)}to{transform:translate3d(12vw, -113vh, 0)}}.circle-container:nth-child(63) .circle{animation-delay:1103ms}.circle-container:nth-child(64){width:6px;height:6px;animation-name:move-frames-64;animation-duration:20283ms;animation-delay:17327ms}@keyframes move-frames-64{from{transform:translate3d(88vw, 109vh, 0)}to{transform:translate3d(25vw, -130vh, 0)}}.circle-container:nth-child(64) .circle{animation-delay:1465ms}.circle-container:nth-child(65){width:6px;height:6px;animation-name:move-frames-65;animation-duration:20879ms;animation-delay:20714ms}@keyframes move-frames-65{from{transform:translate3d(55vw, 109vh, 0)}to{transform:translate3d(4vw, -114vh, 0)}}.circle-container:nth-child(65) .circle{animation-delay:3081ms}.circle-container:nth-child(66){width:3px;height:3px;animation-name:move-frames-66;animation-duration:20355ms;animation-delay:29015ms}@keyframes move-frames-66{from{transform:translate3d(74vw, 107vh, 0)}to{transform:translate3d(46vw, -110vh, 0)}}.circle-container:nth-child(66) .circle{animation-delay:1698ms}.circle-container:nth-child(67){width:3px;height:3px;animation-name:move-frames-67;animation-duration:20462ms;animation-delay:14416ms}@keyframes move-frames-67{from{transform:translate3d(49vw, 107vh, 0)}to{transform:translate3d(99vw, -125vh, 0)}}.circle-container:nth-child(67) .circle{animation-delay:2251ms}.circle-container:nth-child(68){width:7px;height:7px;animation-name:move-frames-68;animation-duration:20018ms;animation-delay:18952ms}@keyframes move-frames-68{from{transform:translate3d(31vw, 102vh, 0)}to{transform:translate3d(97vw, -117vh, 0)}}.circle-container:nth-child(68) .circle{animation-delay:496ms}.circle-container:nth-child(69){width:4px;height:4px;animation-name:move-frames-69;animation-duration:20600ms;animation-delay:3220ms}@keyframes move-frames-69{from{transform:translate3d(33vw, 106vh, 0)}to{transform:translate3d(67vw, -118vh, 0)}}.circle-container:nth-child(69) .circle{animation-delay:2030ms}.circle-container:nth-child(70){width:6px;height:6px;animation-name:move-frames-70;animation-duration:20893ms;animation-delay:13080ms}@keyframes move-frames-70{from{transform:translate3d(67vw, 107vh, 0)}to{transform:translate3d(74vw, -109vh, 0)}}.circle-container:nth-child(70) .circle{animation-delay:1711ms}.circle-container:nth-child(71){width:3px;height:3px;animation-name:move-frames-71;animation-duration:20099ms;animation-delay:8292ms}@keyframes move-frames-71{from{transform:translate3d(91vw, 107vh, 0)}to{transform:translate3d(75vw, -119vh, 0)}}.circle-container:nth-child(71) .circle{animation-delay:3061ms}.circle-container:nth-child(72){width:3px;height:3px;animation-name:move-frames-72;animation-duration:20107ms;animation-delay:13628ms}@keyframes move-frames-72{from{transform:translate3d(15vw, 105vh, 0)}to{transform:translate3d(76vw, -134vh, 0)}}.circle-container:nth-child(72) .circle{animation-delay:3096ms}.circle-container:nth-child(73){width:5px;height:5px;animation-name:move-frames-73;animation-duration:20064ms;animation-delay:2058ms}@keyframes move-frames-73{from{transform:translate3d(60vw, 101vh, 0)}to{transform:translate3d(31vw, -114vh, 0)}}.circle-container:nth-child(73) .circle{animation-delay:1260ms}.circle-container:nth-child(74){width:3px;height:3px;animation-name:move-frames-74;animation-duration:20676ms;animation-delay:15311ms}@keyframes move-frames-74{from{transform:translate3d(63vw, 104vh, 0)}to{transform:translate3d(62vw, -115vh, 0)}}.circle-container:nth-child(74) .circle{animation-delay:3296ms}.circle-container:nth-child(75){width:2px;height:2px;animation-name:move-frames-75;animation-duration:20089ms;animation-delay:25675ms}@keyframes move-frames-75{from{transform:translate3d(32vw, 104vh, 0)}to{transform:translate3d(97vw, -134vh, 0)}}.circle-container:nth-child(75) .circle{animation-delay:2605ms}.circle-container:nth-child(76){width:1px;height:1px;animation-name:move-frames-76;animation-duration:20882ms;animation-delay:15456ms}@keyframes move-frames-76{from{transform:translate3d(82vw, 101vh, 0)}to{transform:translate3d(75vw, -118vh, 0)}}.circle-container:nth-child(76) .circle{animation-delay:3707ms}.circle-container:nth-child(77){width:3px;height:3px;animation-name:move-frames-77;animation-duration:20104ms;animation-delay:33177ms}@keyframes move-frames-77{from{transform:translate3d(81vw, 107vh, 0)}to{transform:translate3d(29vw, -130vh, 0)}}.circle-container:nth-child(77) .circle{animation-delay:1360ms}.circle-container:nth-child(78){width:5px;height:5px;animation-name:move-frames-78;animation-duration:20318ms;animation-delay:11430ms}@keyframes move-frames-78{from{transform:translate3d(57vw, 104vh, 0)}to{transform:translate3d(22vw, -112vh, 0)}}.circle-container:nth-child(78) .circle{animation-delay:2632ms}.circle-container:nth-child(79){width:2px;height:2px;animation-name:move-frames-79;animation-duration:20343ms;animation-delay:21932ms}@keyframes move-frames-79{from{transform:translate3d(49vw, 101vh, 0)}to{transform:translate3d(32vw, -110vh, 0)}}.circle-container:nth-child(79) .circle{animation-delay:1006ms}.circle-container:nth-child(80){width:5px;height:5px;animation-name:move-frames-80;animation-duration:20155ms;animation-delay:22044ms}@keyframes move-frames-80{from{transform:translate3d(36vw, 108vh, 0)}to{transform:translate3d(15vw, -135vh, 0)}}.circle-container:nth-child(80) .circle{animation-delay:1259ms}.circle-container:nth-child(81){width:5px;height:5px;animation-name:move-frames-81;animation-duration:20060ms;animation-delay:21345ms}@keyframes move-frames-81{from{transform:translate3d(68vw, 103vh, 0)}to{transform:translate3d(26vw, -118vh, 0)}}.circle-container:nth-child(81) .circle{animation-delay:3717ms}.circle-container:nth-child(82){width:1px;height:1px;animation-name:move-frames-82;animation-duration:20193ms;animation-delay:16881ms}@keyframes move-frames-82{from{transform:translate3d(88vw, 109vh, 0)}to{transform:translate3d(59vw, -111vh, 0)}}.circle-container:nth-child(82) .circle{animation-delay:1188ms}.circle-container:nth-child(83){width:3px;height:3px;animation-name:move-frames-83;animation-duration:20495ms;animation-delay:31396ms}@keyframes move-frames-83{from{transform:translate3d(54vw, 108vh, 0)}to{transform:translate3d(98vw, -111vh, 0)}}.circle-container:nth-child(83) .circle{animation-delay:97ms}.circle-container:nth-child(84){width:2px;height:2px;animation-name:move-frames-84;animation-duration:20846ms;animation-delay:28184ms}@keyframes move-frames-84{from{transform:translate3d(93vw, 110vh, 0)}to{transform:translate3d(72vw, -140vh, 0)}}.circle-container:nth-child(84) .circle{animation-delay:2102ms}.circle-container:nth-child(85){width:3px;height:3px;animation-name:move-frames-85;animation-duration:20032ms;animation-delay:19700ms}@keyframes move-frames-85{from{transform:translate3d(93vw, 107vh, 0)}to{transform:translate3d(41vw, -137vh, 0)}}.circle-container:nth-child(85) .circle{animation-delay:1812ms}.circle-container:nth-child(86){width:6px;height:6px;animation-name:move-frames-86;animation-duration:20521ms;animation-delay:27532ms}@keyframes move-frames-86{from{transform:translate3d(73vw, 105vh, 0)}to{transform:translate3d(52vw, -107vh, 0)}}.circle-container:nth-child(86) .circle{animation-delay:2183ms}.circle-container:nth-child(87){width:4px;height:4px;animation-name:move-frames-87;animation-duration:20822ms;animation-delay:30048ms}@keyframes move-frames-87{from{transform:translate3d(89vw, 104vh, 0)}to{transform:translate3d(10vw, -118vh, 0)}}.circle-container:nth-child(87) .circle{animation-delay:476ms}.circle-container:nth-child(88){width:4px;height:4px;animation-name:move-frames-88;animation-duration:20559ms;animation-delay:5129ms}@keyframes move-frames-88{from{transform:translate3d(5vw, 101vh, 0)}to{transform:translate3d(40vw, -115vh, 0)}}.circle-container:nth-child(88) .circle{animation-delay:2092ms}.circle-container:nth-child(89){width:6px;height:6px;animation-name:move-frames-89;animation-duration:20643ms;animation-delay:26011ms}@keyframes move-frames-89{from{transform:translate3d(18vw, 101vh, 0)}to{transform:translate3d(84vw, -118vh, 0)}}.circle-container:nth-child(89) .circle{animation-delay:3027ms}.circle-container:nth-child(90){width:8px;height:8px;animation-name:move-frames-90;animation-duration:20706ms;animation-delay:20113ms}@keyframes move-frames-90{from{transform:translate3d(10vw, 107vh, 0)}to{transform:translate3d(5vw, -131vh, 0)}}.circle-container:nth-child(90) .circle{animation-delay:2710ms}.circle-container:nth-child(91){width:4px;height:4px;animation-name:move-frames-91;animation-duration:20316ms;animation-delay:1885ms}@keyframes move-frames-91{from{transform:translate3d(94vw, 109vh, 0)}to{transform:translate3d(52vw, -114vh, 0)}}.circle-container:nth-child(91) .circle{animation-delay:2668ms}.circle-container:nth-child(92){width:3px;height:3px;animation-name:move-frames-92;animation-duration:20509ms;animation-delay:2709ms}@keyframes move-frames-92{from{transform:translate3d(28vw, 101vh, 0)}to{transform:translate3d(70vw, -117vh, 0)}}.circle-container:nth-child(92) .circle{animation-delay:1678ms}.circle-container:nth-child(93){width:2px;height:2px;animation-name:move-frames-93;animation-duration:20894ms;animation-delay:16214ms}@keyframes move-frames-93{from{transform:translate3d(99vw, 105vh, 0)}to{transform:translate3d(29vw, -116vh, 0)}}.circle-container:nth-child(93) .circle{animation-delay:1706ms}.circle-container:nth-child(94){width:8px;height:8px;animation-name:move-frames-94;animation-duration:20755ms;animation-delay:1046ms}@keyframes move-frames-94{from{transform:translate3d(60vw, 104vh, 0)}to{transform:translate3d(47vw, -129vh, 0)}}.circle-container:nth-child(94) .circle{animation-delay:309ms}.circle-container:nth-child(95){width:3px;height:3px;animation-name:move-frames-95;animation-duration:20378ms;animation-delay:35435ms}@keyframes move-frames-95{from{transform:translate3d(45vw, 104vh, 0)}to{transform:translate3d(28vw, -125vh, 0)}}.circle-container:nth-child(95) .circle{animation-delay:3458ms}.circle-container:nth-child(96){width:4px;height:4px;animation-name:move-frames-96;animation-duration:20337ms;animation-delay:27008ms}@keyframes move-frames-96{from{transform:translate3d(32vw, 103vh, 0)}to{transform:translate3d(5vw, -129vh, 0)}}.circle-container:nth-child(96) .circle{animation-delay:2977ms}.circle-container:nth-child(97){width:5px;height:5px;animation-name:move-frames-97;animation-duration:20294ms;animation-delay:30092ms}@keyframes move-frames-97{from{transform:translate3d(83vw, 106vh, 0)}to{transform:translate3d(54vw, -136vh, 0)}}.circle-container:nth-child(97) .circle{animation-delay:2348ms}.circle-container:nth-child(98){width:4px;height:4px;animation-name:move-frames-98;animation-duration:20748ms;animation-delay:10513ms}@keyframes move-frames-98{from{transform:translate3d(9vw, 107vh, 0)}to{transform:translate3d(32vw, -122vh, 0)}}.circle-container:nth-child(98) .circle{animation-delay:330ms}.circle-container:nth-child(99){width:4px;height:4px;animation-name:move-frames-99;animation-duration:20154ms;animation-delay:2618ms}@keyframes move-frames-99{from{transform:translate3d(64vw, 105vh, 0)}to{transform:translate3d(16vw, -124vh, 0)}}.circle-container:nth-child(99) .circle{animation-delay:171ms}.circle-container:nth-child(100){width:2px;height:2px;animation-name:move-frames-100;animation-duration:20352ms;animation-delay:32249ms}@keyframes move-frames-100{from{transform:translate3d(75vw, 103vh, 0)}to{transform:translate3d(89vw, -131vh, 0)}}.circle-container:nth-child(100) .circle{animation-delay:2433ms}.circle-container:nth-child(101){width:4px;height:4px;animation-name:move-frames-101;animation-duration:20850ms;animation-delay:6256ms}@keyframes move-frames-101{from{transform:translate3d(10vw, 103vh, 0)}to{transform:translate3d(13vw, -106vh, 0)}}.circle-container:nth-child(101) .circle{animation-delay:3251ms}.circle-container:nth-child(102){width:7px;height:7px;animation-name:move-frames-102;animation-duration:20878ms;animation-delay:23130ms}@keyframes move-frames-102{from{transform:translate3d(37vw, 110vh, 0)}to{transform:translate3d(23vw, -112vh, 0)}}.circle-container:nth-child(102) .circle{animation-delay:3652ms}.circle-container:nth-child(103){width:2px;height:2px;animation-name:move-frames-103;animation-duration:20523ms;animation-delay:27441ms}@keyframes move-frames-103{from{transform:translate3d(33vw, 105vh, 0)}to{transform:translate3d(44vw, -120vh, 0)}}.circle-container:nth-child(103) .circle{animation-delay:2449ms}.circle-container:nth-child(104){width:3px;height:3px;animation-name:move-frames-104;animation-duration:20611ms;animation-delay:25788ms}@keyframes move-frames-104{from{transform:translate3d(81vw, 103vh, 0)}to{transform:translate3d(73vw, -117vh, 0)}}.circle-container:nth-child(104) .circle{animation-delay:2206ms}.circle-container:nth-child(105){width:2px;height:2px;animation-name:move-frames-105;animation-duration:20537ms;animation-delay:23722ms}@keyframes move-frames-105{from{transform:translate3d(60vw, 103vh, 0)}to{transform:translate3d(5vw, -113vh, 0)}}.circle-container:nth-child(105) .circle{animation-delay:3848ms}.circle-container:nth-child(106){width:8px;height:8px;animation-name:move-frames-106;animation-duration:20269ms;animation-delay:32955ms}@keyframes move-frames-106{from{transform:translate3d(65vw, 102vh, 0)}to{transform:translate3d(64vw, -106vh, 0)}}.circle-container:nth-child(106) .circle{animation-delay:1091ms}.circle-container:nth-child(107){width:1px;height:1px;animation-name:move-frames-107;animation-duration:20563ms;animation-delay:35803ms}@keyframes move-frames-107{from{transform:translate3d(45vw, 110vh, 0)}to{transform:translate3d(66vw, -139vh, 0)}}.circle-container:nth-child(107) .circle{animation-delay:2046ms}.circle-container:nth-child(108){width:7px;height:7px;animation-name:move-frames-108;animation-duration:20596ms;animation-delay:5389ms}@keyframes move-frames-108{from{transform:translate3d(51vw, 105vh, 0)}to{transform:translate3d(52vw, -114vh, 0)}}.circle-container:nth-child(108) .circle{animation-delay:2961ms}.circle-container:nth-child(109){width:5px;height:5px;animation-name:move-frames-109;animation-duration:20168ms;animation-delay:25831ms}@keyframes move-frames-109{from{transform:translate3d(34vw, 107vh, 0)}to{transform:translate3d(3vw, -123vh, 0)}}.circle-container:nth-child(109) .circle{animation-delay:179ms}.circle-container:nth-child(110){width:8px;height:8px;animation-name:move-frames-110;animation-duration:20021ms;animation-delay:2524ms}@keyframes move-frames-110{from{transform:translate3d(95vw, 101vh, 0)}to{transform:translate3d(17vw, -115vh, 0)}}.circle-container:nth-child(110) .circle{animation-delay:1198ms}.circle-container:nth-child(111){width:3px;height:3px;animation-name:move-frames-111;animation-duration:20080ms;animation-delay:11425ms}@keyframes move-frames-111{from{transform:translate3d(66vw, 109vh, 0)}to{transform:translate3d(95vw, -117vh, 0)}}.circle-container:nth-child(111) .circle{animation-delay:1982ms}.circle-container:nth-child(112){width:8px;height:8px;animation-name:move-frames-112;animation-duration:20232ms;animation-delay:11325ms}@keyframes move-frames-112{from{transform:translate3d(17vw, 110vh, 0)}to{transform:translate3d(15vw, -136vh, 0)}}.circle-container:nth-child(112) .circle{animation-delay:710ms}.circle-container:nth-child(113){width:7px;height:7px;animation-name:move-frames-113;animation-duration:20679ms;animation-delay:5010ms}@keyframes move-frames-113{from{transform:translate3d(38vw, 104vh, 0)}to{transform:translate3d(48vw, -109vh, 0)}}.circle-container:nth-child(113) .circle{animation-delay:2035ms}.circle-container:nth-child(114){width:2px;height:2px;animation-name:move-frames-114;animation-duration:20455ms;animation-delay:27519ms}@keyframes move-frames-114{from{transform:translate3d(48vw, 106vh, 0)}to{transform:translate3d(30vw, -131vh, 0)}}.circle-container:nth-child(114) .circle{animation-delay:3078ms}.circle-container:nth-child(115){width:1px;height:1px;animation-name:move-frames-115;animation-duration:20614ms;animation-delay:36059ms}@keyframes move-frames-115{from{transform:translate3d(20vw, 101vh, 0)}to{transform:translate3d(38vw, -102vh, 0)}}.circle-container:nth-child(115) .circle{animation-delay:3073ms}.circle-container:nth-child(116){width:3px;height:3px;animation-name:move-frames-116;animation-duration:20760ms;animation-delay:25390ms}@keyframes move-frames-116{from{transform:translate3d(34vw, 105vh, 0)}to{transform:translate3d(91vw, -130vh, 0)}}.circle-container:nth-child(116) .circle{animation-delay:1489ms}.circle-container:nth-child(117){width:5px;height:5px;animation-name:move-frames-117;animation-duration:20553ms;animation-delay:24783ms}@keyframes move-frames-117{from{transform:translate3d(22vw, 108vh, 0)}to{transform:translate3d(21vw, -138vh, 0)}}.circle-container:nth-child(117) .circle{animation-delay:36ms}.circle-container:nth-child(118){width:1px;height:1px;animation-name:move-frames-118;animation-duration:20410ms;animation-delay:15881ms}@keyframes move-frames-118{from{transform:translate3d(89vw, 106vh, 0)}to{transform:translate3d(31vw, -112vh, 0)}}.circle-container:nth-child(118) .circle{animation-delay:3038ms}.circle-container:nth-child(119){width:4px;height:4px;animation-name:move-frames-119;animation-duration:20878ms;animation-delay:10033ms}@keyframes move-frames-119{from{transform:translate3d(26vw, 101vh, 0)}to{transform:translate3d(6vw, -102vh, 0)}}.circle-container:nth-child(119) .circle{animation-delay:3066ms}.circle-container:nth-child(120){width:4px;height:4px;animation-name:move-frames-120;animation-duration:20434ms;animation-delay:23103ms}@keyframes move-frames-120{from{transform:translate3d(85vw, 108vh, 0)}to{transform:translate3d(87vw, -112vh, 0)}}.circle-container:nth-child(120) .circle{animation-delay:2653ms}.circle-container:nth-child(121){width:5px;height:5px;animation-name:move-frames-121;animation-duration:20217ms;animation-delay:17658ms}@keyframes move-frames-121{from{transform:translate3d(44vw, 101vh, 0)}to{transform:translate3d(24vw, -106vh, 0)}}.circle-container:nth-child(121) .circle{animation-delay:817ms}.circle-container:nth-child(122){width:8px;height:8px;animation-name:move-frames-122;animation-duration:20116ms;animation-delay:10606ms}@keyframes move-frames-122{from{transform:translate3d(20vw, 109vh, 0)}to{transform:translate3d(86vw, -128vh, 0)}}.circle-container:nth-child(122) .circle{animation-delay:2348ms}.circle-container:nth-child(123){width:4px;height:4px;animation-name:move-frames-123;animation-duration:20159ms;animation-delay:29312ms}@keyframes move-frames-123{from{transform:translate3d(70vw, 105vh, 0)}to{transform:translate3d(6vw, -110vh, 0)}}.circle-container:nth-child(123) .circle{animation-delay:2970ms}.circle-container:nth-child(124){width:8px;height:8px;animation-name:move-frames-124;animation-duration:20443ms;animation-delay:34864ms}@keyframes move-frames-124{from{transform:translate3d(67vw, 102vh, 0)}to{transform:translate3d(27vw, -129vh, 0)}}.circle-container:nth-child(124) .circle{animation-delay:3981ms}.circle-container:nth-child(125){width:5px;height:5px;animation-name:move-frames-125;animation-duration:20330ms;animation-delay:7016ms}@keyframes move-frames-125{from{transform:translate3d(61vw, 101vh, 0)}to{transform:translate3d(97vw, -117vh, 0)}}.circle-container:nth-child(125) .circle{animation-delay:1987ms}.circle-container:nth-child(126){width:5px;height:5px;animation-name:move-frames-126;animation-duration:20718ms;animation-delay:26799ms}@keyframes move-frames-126{from{transform:translate3d(42vw, 110vh, 0)}to{transform:translate3d(76vw, -124vh, 0)}}.circle-container:nth-child(126) .circle{animation-delay:1224ms}.circle-container:nth-child(127){width:5px;height:5px;animation-name:move-frames-127;animation-duration:20526ms;animation-delay:3562ms}@keyframes move-frames-127{from{transform:translate3d(31vw, 107vh, 0)}to{transform:translate3d(4vw, -116vh, 0)}}.circle-container:nth-child(127) .circle{animation-delay:2019ms}.circle-container:nth-child(128){width:6px;height:6px;animation-name:move-frames-128;animation-duration:20845ms;animation-delay:30280ms}@keyframes move-frames-128{from{transform:translate3d(54vw, 108vh, 0)}to{transform:translate3d(28vw, -135vh, 0)}}.circle-container:nth-child(128) .circle{animation-delay:2305ms}.circle-container:nth-child(129){width:6px;height:6px;animation-name:move-frames-129;animation-duration:20168ms;animation-delay:7196ms}@keyframes move-frames-129{from{transform:translate3d(52vw, 108vh, 0)}to{transform:translate3d(76vw, -124vh, 0)}}.circle-container:nth-child(129) .circle{animation-delay:1079ms}.circle-container:nth-child(130){width:5px;height:5px;animation-name:move-frames-130;animation-duration:20676ms;animation-delay:30814ms}@keyframes move-frames-130{from{transform:translate3d(46vw, 108vh, 0)}to{transform:translate3d(85vw, -124vh, 0)}}.circle-container:nth-child(130) .circle{animation-delay:3775ms}.circle-container:nth-child(131){width:5px;height:5px;animation-name:move-frames-131;animation-duration:20023ms;animation-delay:29616ms}@keyframes move-frames-131{from{transform:translate3d(10vw, 109vh, 0)}to{transform:translate3d(14vw, -126vh, 0)}}.circle-container:nth-child(131) .circle{animation-delay:1998ms}.circle-container:nth-child(132){width:5px;height:5px;animation-name:move-frames-132;animation-duration:20886ms;animation-delay:25271ms}@keyframes move-frames-132{from{transform:translate3d(53vw, 101vh, 0)}to{transform:translate3d(1vw, -108vh, 0)}}.circle-container:nth-child(132) .circle{animation-delay:3432ms}.circle-container:nth-child(133){width:5px;height:5px;animation-name:move-frames-133;animation-duration:20851ms;animation-delay:21018ms}@keyframes move-frames-133{from{transform:translate3d(8vw, 107vh, 0)}to{transform:translate3d(37vw, -127vh, 0)}}.circle-container:nth-child(133) .circle{animation-delay:382ms}.circle-container:nth-child(134){width:7px;height:7px;animation-name:move-frames-134;animation-duration:20086ms;animation-delay:6303ms}@keyframes move-frames-134{from{transform:translate3d(78vw, 101vh, 0)}to{transform:translate3d(58vw, -113vh, 0)}}.circle-container:nth-child(134) .circle{animation-delay:1724ms}.circle-container:nth-child(135){width:3px;height:3px;animation-name:move-frames-135;animation-duration:20598ms;animation-delay:35904ms}@keyframes move-frames-135{from{transform:translate3d(3vw, 105vh, 0)}to{transform:translate3d(38vw, -114vh, 0)}}.circle-container:nth-child(135) .circle{animation-delay:1236ms}.circle-container:nth-child(136){width:2px;height:2px;animation-name:move-frames-136;animation-duration:20530ms;animation-delay:7894ms}@keyframes move-frames-136{from{transform:translate3d(66vw, 105vh, 0)}to{transform:translate3d(10vw, -123vh, 0)}}.circle-container:nth-child(136) .circle{animation-delay:3772ms}.circle-container:nth-child(137){width:7px;height:7px;animation-name:move-frames-137;animation-duration:20344ms;animation-delay:9852ms}@keyframes move-frames-137{from{transform:translate3d(51vw, 106vh, 0)}to{transform:translate3d(29vw, -110vh, 0)}}.circle-container:nth-child(137) .circle{animation-delay:2990ms}.circle-container:nth-child(138){width:5px;height:5px;animation-name:move-frames-138;animation-duration:20621ms;animation-delay:5377ms}@keyframes move-frames-138{from{transform:translate3d(55vw, 110vh, 0)}to{transform:translate3d(51vw, -131vh, 0)}}.circle-container:nth-child(138) .circle{animation-delay:286ms}.circle-container:nth-child(139){width:2px;height:2px;animation-name:move-frames-139;animation-duration:20771ms;animation-delay:28351ms}@keyframes move-frames-139{from{transform:translate3d(66vw, 108vh, 0)}to{transform:translate3d(40vw, -131vh, 0)}}.circle-container:nth-child(139) .circle{animation-delay:738ms}.circle-container:nth-child(140){width:5px;height:5px;animation-name:move-frames-140;animation-duration:20117ms;animation-delay:13558ms}@keyframes move-frames-140{from{transform:translate3d(13vw, 101vh, 0)}to{transform:translate3d(16vw, -102vh, 0)}}.circle-container:nth-child(140) .circle{animation-delay:3307ms}.circle-container:nth-child(141){width:2px;height:2px;animation-name:move-frames-141;animation-duration:20089ms;animation-delay:25718ms}@keyframes move-frames-141{from{transform:translate3d(22vw, 102vh, 0)}to{transform:translate3d(65vw, -122vh, 0)}}.circle-container:nth-child(141) .circle{animation-delay:757ms}.circle-container:nth-child(142){width:5px;height:5px;animation-name:move-frames-142;animation-duration:20696ms;animation-delay:27419ms}@keyframes move-frames-142{from{transform:translate3d(90vw, 102vh, 0)}to{transform:translate3d(52vw, -118vh, 0)}}.circle-container:nth-child(142) .circle{animation-delay:853ms}.circle-container:nth-child(143){width:7px;height:7px;animation-name:move-frames-143;animation-duration:20767ms;animation-delay:26596ms}@keyframes move-frames-143{from{transform:translate3d(68vw, 103vh, 0)}to{transform:translate3d(51vw, -124vh, 0)}}.circle-container:nth-child(143) .circle{animation-delay:346ms}.circle-container:nth-child(144){width:2px;height:2px;animation-name:move-frames-144;animation-duration:20598ms;animation-delay:32053ms}@keyframes move-frames-144{from{transform:translate3d(44vw, 107vh, 0)}to{transform:translate3d(14vw, -119vh, 0)}}.circle-container:nth-child(144) .circle{animation-delay:3800ms}.circle-container:nth-child(145){width:6px;height:6px;animation-name:move-frames-145;animation-duration:20380ms;animation-delay:34902ms}@keyframes move-frames-145{from{transform:translate3d(90vw, 107vh, 0)}to{transform:translate3d(79vw, -111vh, 0)}}.circle-container:nth-child(145) .circle{animation-delay:3034ms}.circle-container:nth-child(146){width:5px;height:5px;animation-name:move-frames-146;animation-duration:20412ms;animation-delay:23572ms}@keyframes move-frames-146{from{transform:translate3d(91vw, 107vh, 0)}to{transform:translate3d(30vw, -112vh, 0)}}.circle-container:nth-child(146) .circle{animation-delay:3151ms}.circle-container:nth-child(147){width:1px;height:1px;animation-name:move-frames-147;animation-duration:20475ms;animation-delay:33526ms}@keyframes move-frames-147{from{transform:translate3d(73vw, 107vh, 0)}to{transform:translate3d(94vw, -113vh, 0)}}.circle-container:nth-child(147) .circle{animation-delay:3562ms}.circle-container:nth-child(148){width:7px;height:7px;animation-name:move-frames-148;animation-duration:20891ms;animation-delay:15489ms}@keyframes move-frames-148{from{transform:translate3d(70vw, 106vh, 0)}to{transform:translate3d(28vw, -124vh, 0)}}.circle-container:nth-child(148) .circle{animation-delay:951ms}.circle-container:nth-child(149){width:5px;height:5px;animation-name:move-frames-149;animation-duration:20898ms;animation-delay:7831ms}@keyframes move-frames-149{from{transform:translate3d(65vw, 104vh, 0)}to{transform:translate3d(96vw, -134vh, 0)}}.circle-container:nth-child(149) .circle{animation-delay:1569ms}.circle-container:nth-child(150){width:6px;height:6px;animation-name:move-frames-150;animation-duration:20149ms;animation-delay:8765ms}@keyframes move-frames-150{from{transform:translate3d(30vw, 102vh, 0)}to{transform:translate3d(64vw, -114vh, 0)}}.circle-container:nth-child(150) .circle{animation-delay:3590ms}.circle-container:nth-child(151){width:1px;height:1px;animation-name:move-frames-151;animation-duration:20005ms;animation-delay:22997ms}@keyframes move-frames-151{from{transform:translate3d(74vw, 106vh, 0)}to{transform:translate3d(94vw, -130vh, 0)}}.circle-container:nth-child(151) .circle{animation-delay:987ms}.circle-container:nth-child(152){width:4px;height:4px;animation-name:move-frames-152;animation-duration:20809ms;animation-delay:14019ms}@keyframes move-frames-152{from{transform:translate3d(64vw, 102vh, 0)}to{transform:translate3d(41vw, -108vh, 0)}}.circle-container:nth-child(152) .circle{animation-delay:1518ms}.circle-container:nth-child(153){width:1px;height:1px;animation-name:move-frames-153;animation-duration:20881ms;animation-delay:8363ms}@keyframes move-frames-153{from{transform:translate3d(75vw, 103vh, 0)}to{transform:translate3d(38vw, -115vh, 0)}}.circle-container:nth-child(153) .circle{animation-delay:2794ms}.circle-container:nth-child(154){width:2px;height:2px;animation-name:move-frames-154;animation-duration:20265ms;animation-delay:32403ms}@keyframes move-frames-154{from{transform:translate3d(40vw, 106vh, 0)}to{transform:translate3d(13vw, -121vh, 0)}}.circle-container:nth-child(154) .circle{animation-delay:1556ms}.circle-container:nth-child(155){width:8px;height:8px;animation-name:move-frames-155;animation-duration:20725ms;animation-delay:31899ms}@keyframes move-frames-155{from{transform:translate3d(73vw, 102vh, 0)}to{transform:translate3d(29vw, -121vh, 0)}}.circle-container:nth-child(155) .circle{animation-delay:1069ms}.circle-container:nth-child(156){width:7px;height:7px;animation-name:move-frames-156;animation-duration:20858ms;animation-delay:22636ms}@keyframes move-frames-156{from{transform:translate3d(88vw, 107vh, 0)}to{transform:translate3d(56vw, -114vh, 0)}}.circle-container:nth-child(156) .circle{animation-delay:736ms}.circle-container:nth-child(157){width:4px;height:4px;animation-name:move-frames-157;animation-duration:20783ms;animation-delay:13856ms}@keyframes move-frames-157{from{transform:translate3d(40vw, 109vh, 0)}to{transform:translate3d(75vw, -129vh, 0)}}.circle-container:nth-child(157) .circle{animation-delay:2670ms}.circle-container:nth-child(158){width:8px;height:8px;animation-name:move-frames-158;animation-duration:20609ms;animation-delay:16563ms}@keyframes move-frames-158{from{transform:translate3d(12vw, 103vh, 0)}to{transform:translate3d(98vw, -132vh, 0)}}.circle-container:nth-child(158) .circle{animation-delay:1462ms}.circle-container:nth-child(159){width:4px;height:4px;animation-name:move-frames-159;animation-duration:20483ms;animation-delay:10052ms}@keyframes move-frames-159{from{transform:translate3d(97vw, 102vh, 0)}to{transform:translate3d(16vw, -112vh, 0)}}.circle-container:nth-child(159) .circle{animation-delay:630ms}.circle-container:nth-child(160){width:7px;height:7px;animation-name:move-frames-160;animation-duration:20827ms;animation-delay:7375ms}@keyframes move-frames-160{from{transform:translate3d(8vw, 106vh, 0)}to{transform:translate3d(71vw, -132vh, 0)}}.circle-container:nth-child(160) .circle{animation-delay:3524ms}.circle-container:nth-child(161){width:1px;height:1px;animation-name:move-frames-161;animation-duration:20670ms;animation-delay:27341ms}@keyframes move-frames-161{from{transform:translate3d(76vw, 107vh, 0)}to{transform:translate3d(66vw, -124vh, 0)}}.circle-container:nth-child(161) .circle{animation-delay:1857ms}.circle-container:nth-child(162){width:8px;height:8px;animation-name:move-frames-162;animation-duration:20509ms;animation-delay:29446ms}@keyframes move-frames-162{from{transform:translate3d(16vw, 106vh, 0)}to{transform:translate3d(7vw, -127vh, 0)}}.circle-container:nth-child(162) .circle{animation-delay:1632ms}.circle-container:nth-child(163){width:5px;height:5px;animation-name:move-frames-163;animation-duration:20501ms;animation-delay:30837ms}@keyframes move-frames-163{from{transform:translate3d(24vw, 106vh, 0)}to{transform:translate3d(100vw, -116vh, 0)}}.circle-container:nth-child(163) .circle{animation-delay:2920ms}.circle-container:nth-child(164){width:3px;height:3px;animation-name:move-frames-164;animation-duration:20113ms;animation-delay:15115ms}@keyframes move-frames-164{from{transform:translate3d(23vw, 108vh, 0)}to{transform:translate3d(92vw, -124vh, 0)}}.circle-container:nth-child(164) .circle{animation-delay:2905ms}.circle-container:nth-child(165){width:1px;height:1px;animation-name:move-frames-165;animation-duration:20254ms;animation-delay:206ms}@keyframes move-frames-165{from{transform:translate3d(53vw, 104vh, 0)}to{transform:translate3d(45vw, -120vh, 0)}}.circle-container:nth-child(165) .circle{animation-delay:737ms}.circle-container:nth-child(166){width:6px;height:6px;animation-name:move-frames-166;animation-duration:20300ms;animation-delay:16182ms}@keyframes move-frames-166{from{transform:translate3d(21vw, 109vh, 0)}to{transform:translate3d(26vw, -125vh, 0)}}.circle-container:nth-child(166) .circle{animation-delay:909ms}.circle-container:nth-child(167){width:8px;height:8px;animation-name:move-frames-167;animation-duration:20399ms;animation-delay:30035ms}@keyframes move-frames-167{from{transform:translate3d(31vw, 110vh, 0)}to{transform:translate3d(27vw, -125vh, 0)}}.circle-container:nth-child(167) .circle{animation-delay:1716ms}.circle-container:nth-child(168){width:2px;height:2px;animation-name:move-frames-168;animation-duration:20570ms;animation-delay:31806ms}@keyframes move-frames-168{from{transform:translate3d(65vw, 101vh, 0)}to{transform:translate3d(23vw, -108vh, 0)}}.circle-container:nth-child(168) .circle{animation-delay:2853ms}.circle-container:nth-child(169){width:7px;height:7px;animation-name:move-frames-169;animation-duration:20732ms;animation-delay:31720ms}@keyframes move-frames-169{from{transform:translate3d(75vw, 109vh, 0)}to{transform:translate3d(41vw, -133vh, 0)}}.circle-container:nth-child(169) .circle{animation-delay:2275ms}.circle-container:nth-child(170){width:4px;height:4px;animation-name:move-frames-170;animation-duration:20679ms;animation-delay:22315ms}@keyframes move-frames-170{from{transform:translate3d(58vw, 104vh, 0)}to{transform:translate3d(85vw, -113vh, 0)}}.circle-container:nth-child(170) .circle{animation-delay:1489ms}.circle-container:nth-child(171){width:3px;height:3px;animation-name:move-frames-171;animation-duration:20620ms;animation-delay:32416ms}@keyframes move-frames-171{from{transform:translate3d(5vw, 103vh, 0)}to{transform:translate3d(23vw, -129vh, 0)}}.circle-container:nth-child(171) .circle{animation-delay:1664ms}.circle-container:nth-child(172){width:5px;height:5px;animation-name:move-frames-172;animation-duration:20340ms;animation-delay:6598ms}@keyframes move-frames-172{from{transform:translate3d(53vw, 105vh, 0)}to{transform:translate3d(40vw, -120vh, 0)}}.circle-container:nth-child(172) .circle{animation-delay:297ms}.circle-container:nth-child(173){width:8px;height:8px;animation-name:move-frames-173;animation-duration:20049ms;animation-delay:8448ms}@keyframes move-frames-173{from{transform:translate3d(32vw, 103vh, 0)}to{transform:translate3d(11vw, -131vh, 0)}}.circle-container:nth-child(173) .circle{animation-delay:856ms}.circle-container:nth-child(174){width:7px;height:7px;animation-name:move-frames-174;animation-duration:20458ms;animation-delay:5296ms}@keyframes move-frames-174{from{transform:translate3d(32vw, 101vh, 0)}to{transform:translate3d(30vw, -122vh, 0)}}.circle-container:nth-child(174) .circle{animation-delay:1615ms}.circle-container:nth-child(175){width:1px;height:1px;animation-name:move-frames-175;animation-duration:20184ms;animation-delay:3858ms}@keyframes move-frames-175{from{transform:translate3d(33vw, 104vh, 0)}to{transform:translate3d(32vw, -109vh, 0)}}.circle-container:nth-child(175) .circle{animation-delay:3543ms}.circle-container:nth-child(176){width:7px;height:7px;animation-name:move-frames-176;animation-duration:20503ms;animation-delay:1041ms}@keyframes move-frames-176{from{transform:translate3d(87vw, 107vh, 0)}to{transform:translate3d(37vw, -137vh, 0)}}.circle-container:nth-child(176) .circle{animation-delay:3198ms}.circle-container:nth-child(177){width:3px;height:3px;animation-name:move-frames-177;animation-duration:20280ms;animation-delay:31856ms}@keyframes move-frames-177{from{transform:translate3d(43vw, 104vh, 0)}to{transform:translate3d(4vw, -106vh, 0)}}.circle-container:nth-child(177) .circle{animation-delay:1765ms}.circle-container:nth-child(178){width:4px;height:4px;animation-name:move-frames-178;animation-duration:20551ms;animation-delay:13626ms}@keyframes move-frames-178{from{transform:translate3d(67vw, 103vh, 0)}to{transform:translate3d(87vw, -104vh, 0)}}.circle-container:nth-child(178) .circle{animation-delay:2479ms}.circle-container:nth-child(179){width:4px;height:4px;animation-name:move-frames-179;animation-duration:20382ms;animation-delay:32328ms}@keyframes move-frames-179{from{transform:translate3d(80vw, 110vh, 0)}to{transform:translate3d(47vw, -132vh, 0)}}.circle-container:nth-child(179) .circle{animation-delay:3041ms}.circle-container:nth-child(180){width:6px;height:6px;animation-name:move-frames-180;animation-duration:20784ms;animation-delay:27949ms}@keyframes move-frames-180{from{transform:translate3d(78vw, 102vh, 0)}to{transform:translate3d(96vw, -111vh, 0)}}.circle-container:nth-child(180) .circle{animation-delay:579ms}.circle-container:nth-child(181){width:6px;height:6px;animation-name:move-frames-181;animation-duration:20762ms;animation-delay:35804ms}@keyframes move-frames-181{from{transform:translate3d(46vw, 107vh, 0)}to{transform:translate3d(53vw, -131vh, 0)}}.circle-container:nth-child(181) .circle{animation-delay:2891ms}.circle-container:nth-child(182){width:2px;height:2px;animation-name:move-frames-182;animation-duration:20406ms;animation-delay:28909ms}@keyframes move-frames-182{from{transform:translate3d(16vw, 106vh, 0)}to{transform:translate3d(21vw, -109vh, 0)}}.circle-container:nth-child(182) .circle{animation-delay:3149ms}.circle-container:nth-child(183){width:3px;height:3px;animation-name:move-frames-183;animation-duration:20398ms;animation-delay:17310ms}@keyframes move-frames-183{from{transform:translate3d(74vw, 101vh, 0)}to{transform:translate3d(26vw, -111vh, 0)}}.circle-container:nth-child(183) .circle{animation-delay:2390ms}.circle-container:nth-child(184){width:1px;height:1px;animation-name:move-frames-184;animation-duration:20222ms;animation-delay:22791ms}@keyframes move-frames-184{from{transform:translate3d(58vw, 109vh, 0)}to{transform:translate3d(47vw, -127vh, 0)}}.circle-container:nth-child(184) .circle{animation-delay:3438ms}.circle-container:nth-child(185){width:2px;height:2px;animation-name:move-frames-185;animation-duration:20803ms;animation-delay:15367ms}@keyframes move-frames-185{from{transform:translate3d(48vw, 108vh, 0)}to{transform:translate3d(48vw, -122vh, 0)}}.circle-container:nth-child(185) .circle{animation-delay:339ms}.circle-container:nth-child(186){width:8px;height:8px;animation-name:move-frames-186;animation-duration:20702ms;animation-delay:2263ms}@keyframes move-frames-186{from{transform:translate3d(46vw, 110vh, 0)}to{transform:translate3d(92vw, -137vh, 0)}}.circle-container:nth-child(186) .circle{animation-delay:3056ms}.circle-container:nth-child(187){width:7px;height:7px;animation-name:move-frames-187;animation-duration:20508ms;animation-delay:10061ms}@keyframes move-frames-187{from{transform:translate3d(49vw, 105vh, 0)}to{transform:translate3d(98vw, -112vh, 0)}}.circle-container:nth-child(187) .circle{animation-delay:2826ms}.circle-container:nth-child(188){width:6px;height:6px;animation-name:move-frames-188;animation-duration:20716ms;animation-delay:20543ms}@keyframes move-frames-188{from{transform:translate3d(43vw, 103vh, 0)}to{transform:translate3d(44vw, -133vh, 0)}}.circle-container:nth-child(188) .circle{animation-delay:1645ms}.circle-container:nth-child(189){width:7px;height:7px;animation-name:move-frames-189;animation-duration:20191ms;animation-delay:1365ms}@keyframes move-frames-189{from{transform:translate3d(65vw, 107vh, 0)}to{transform:translate3d(98vw, -125vh, 0)}}.circle-container:nth-child(189) .circle{animation-delay:3450ms}.circle-container:nth-child(190){width:3px;height:3px;animation-name:move-frames-190;animation-duration:20836ms;animation-delay:5859ms}@keyframes move-frames-190{from{transform:translate3d(40vw, 102vh, 0)}to{transform:translate3d(38vw, -131vh, 0)}}.circle-container:nth-child(190) .circle{animation-delay:1200ms}.circle-container:nth-child(191){width:5px;height:5px;animation-name:move-frames-191;animation-duration:20206ms;animation-delay:18082ms}@keyframes move-frames-191{from{transform:translate3d(4vw, 109vh, 0)}to{transform:translate3d(83vw, -128vh, 0)}}.circle-container:nth-child(191) .circle{animation-delay:1710ms}.circle-container:nth-child(192){width:2px;height:2px;animation-name:move-frames-192;animation-duration:20273ms;animation-delay:28276ms}@keyframes move-frames-192{from{transform:translate3d(12vw, 106vh, 0)}to{transform:translate3d(72vw, -130vh, 0)}}.circle-container:nth-child(192) .circle{animation-delay:60ms}.circle-container:nth-child(193){width:8px;height:8px;animation-name:move-frames-193;animation-duration:20136ms;animation-delay:12934ms}@keyframes move-frames-193{from{transform:translate3d(52vw, 106vh, 0)}to{transform:translate3d(63vw, -130vh, 0)}}.circle-container:nth-child(193) .circle{animation-delay:1467ms}.circle-container:nth-child(194){width:2px;height:2px;animation-name:move-frames-194;animation-duration:20856ms;animation-delay:3921ms}@keyframes move-frames-194{from{transform:translate3d(14vw, 101vh, 0)}to{transform:translate3d(65vw, -119vh, 0)}}.circle-container:nth-child(194) .circle{animation-delay:1380ms}.circle-container:nth-child(195){width:1px;height:1px;animation-name:move-frames-195;animation-duration:20507ms;animation-delay:5618ms}@keyframes move-frames-195{from{transform:translate3d(13vw, 104vh, 0)}to{transform:translate3d(66vw, -118vh, 0)}}.circle-container:nth-child(195) .circle{animation-delay:3480ms}.circle-container:nth-child(196){width:5px;height:5px;animation-name:move-frames-196;animation-duration:20295ms;animation-delay:23606ms}@keyframes move-frames-196{from{transform:translate3d(48vw, 106vh, 0)}to{transform:translate3d(55vw, -107vh, 0)}}.circle-container:nth-child(196) .circle{animation-delay:2574ms}.circle-container:nth-child(197){width:4px;height:4px;animation-name:move-frames-197;animation-duration:20534ms;animation-delay:34429ms}@keyframes move-frames-197{from{transform:translate3d(60vw, 108vh, 0)}to{transform:translate3d(88vw, -119vh, 0)}}.circle-container:nth-child(197) .circle{animation-delay:329ms}.circle-container:nth-child(198){width:5px;height:5px;animation-name:move-frames-198;animation-duration:20821ms;animation-delay:32889ms}@keyframes move-frames-198{from{transform:translate3d(19vw, 106vh, 0)}to{transform:translate3d(2vw, -109vh, 0)}}.circle-container:nth-child(198) .circle{animation-delay:3298ms}.circle-container:nth-child(199){width:4px;height:4px;animation-name:move-frames-199;animation-duration:20141ms;animation-delay:2685ms}@keyframes move-frames-199{from{transform:translate3d(32vw, 109vh, 0)}to{transform:translate3d(73vw, -129vh, 0)}}.circle-container:nth-child(199) .circle{animation-delay:360ms}.circle-container:nth-child(200){width:7px;height:7px;animation-name:move-frames-200;animation-duration:20136ms;animation-delay:19775ms}@keyframes move-frames-200{from{transform:translate3d(34vw, 102vh, 0)}to{transform:translate3d(24vw, -114vh, 0)}}.circle-container:nth-child(200) .circle{animation-delay:2374ms}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}section.event-banner{position:relative}section.event-banner div.banner-bg{height:40rem;background:linear-gradient(38deg, #9c1160 0%, #006161 100%);width:100%;overflow:hidden;position:relative}section.event-banner div.banner-bg div.banner-content{position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:2}section.event-banner div.banner-bg div.banner-content h2{font-size:3rem;color:#fff}@media screen and (max-width: 767px){section.event-banner div.banner-bg div.banner-content{left:1rem;right:auto}}@media screen and (max-width: 767px){section.event-banner div.banner-bg{height:30rem}}section.event-banner div.banner-pattern{position:absolute;bottom:-4px;left:0;width:100%;z-index:0}section.event-banner div.banner-pattern img{height:6rem;object-fit:cover}section.slogon-sec{margin-top:5rem}section.slogon-sec div.title h1{font-size:3.4rem;color:#cd2122;font-weight:600}@media screen and (max-width: 767px){section.slogon-sec div.title h1{font-size:2.4rem}}section.slogon-sec div.slogon-box{display:flex;align-items:center;margin:12rem 0 !important;position:relative}section.slogon-sec div.slogon-box:before{content:"";position:absolute;bottom:-40%;left:50%;transform:translateX(-50%);width:calc(100% - 16rem);height:6px;background-color:#ebeaea}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box:before{display:none}}section.slogon-sec div.slogon-box:last-child:before{display:none}section.slogon-sec div.slogon-box div.slogon-count{width:20rem;height:100%;background-color:#f5f5f5;position:relative}section.slogon-sec div.slogon-box div.slogon-count h3{font-size:10rem;font-weight:600;font-family:"Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box div.slogon-count h3{font-size:2.8rem;opacity:.4;text-align:right}}section.slogon-sec div.slogon-box div.slogon-count:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:229%;width:6px;background-color:#ebeaea;z-index:-1}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box div.slogon-count:after{display:none}}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box div.slogon-count{width:10rem;height:100%;position:absolute;top:0;right:0;z-index:3;background-color:transparent;padding:1rem}}section.slogon-sec div.slogon-box.left-side{justify-content:left}section.slogon-sec div.slogon-box.left-side div.slogon-line{background-color:#fff;padding:4rem;width:100%;border-left:3px solid #cd2122;position:relative;display:inline-block;height:16rem}section.slogon-sec div.slogon-box.left-side div.slogon-line:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:0;height:0;border-top:1.5rem solid transparent;border-left:2rem solid #cd2122;border-bottom:1.5rem solid transparent}section.slogon-sec div.slogon-box.right-side{justify-content:right}section.slogon-sec div.slogon-box.right-side div.slogon-line{background-color:#fff;padding:4rem;width:100%;border-right:3px solid #cd2122;position:relative;display:inline-block;text-align:right;height:16rem}section.slogon-sec div.slogon-box.right-side div.slogon-line:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-top:1.5rem solid transparent;border-right:2rem solid #cd2122;border-bottom:1.5rem solid transparent}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box.right-side div.slogon-line:after{border-left:2rem solid #cd2122;border-right:none;right:auto;left:0}}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box.right-side div.slogon-line{border-left:3px solid #cd2122;border-right:none;text-align:left}}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box.right-side{justify-content:left}}section.slogon-sec div.slogon-box:first-child div.slogon-count:after{height:130%;top:100%}section.slogon-sec div.slogon-box:last-child div.slogon-count:after{height:130%;top:1%}section.slogon-sec div.slogon-box h4{font-size:1.6rem;color:#cd2122;font-weight:600}section.slogon-sec div.slogon-box p{font-size:1.6rem;color:#929292;font-weight:600;margin-top:1rem}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box p{font-size:1.4rem}}@media screen and (max-width: 767px){section.slogon-sec div.slogon-box{margin:2rem 0 !important}}