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:3px;height:3px;animation-name:move-frames-1;animation-duration:20084ms;animation-delay:13122ms}@keyframes move-frames-1{from{transform:translate3d(53vw, 108vh, 0)}to{transform:translate3d(98vw, -129vh, 0)}}.circle-container:nth-child(1) .circle{animation-delay:1018ms}.circle-container:nth-child(2){width:5px;height:5px;animation-name:move-frames-2;animation-duration:20233ms;animation-delay:11851ms}@keyframes move-frames-2{from{transform:translate3d(93vw, 109vh, 0)}to{transform:translate3d(21vw, -136vh, 0)}}.circle-container:nth-child(2) .circle{animation-delay:270ms}.circle-container:nth-child(3){width:2px;height:2px;animation-name:move-frames-3;animation-duration:20772ms;animation-delay:19597ms}@keyframes move-frames-3{from{transform:translate3d(64vw, 103vh, 0)}to{transform:translate3d(28vw, -113vh, 0)}}.circle-container:nth-child(3) .circle{animation-delay:3763ms}.circle-container:nth-child(4){width:4px;height:4px;animation-name:move-frames-4;animation-duration:20226ms;animation-delay:3659ms}@keyframes move-frames-4{from{transform:translate3d(65vw, 107vh, 0)}to{transform:translate3d(67vw, -136vh, 0)}}.circle-container:nth-child(4) .circle{animation-delay:3895ms}.circle-container:nth-child(5){width:8px;height:8px;animation-name:move-frames-5;animation-duration:20359ms;animation-delay:13659ms}@keyframes move-frames-5{from{transform:translate3d(30vw, 106vh, 0)}to{transform:translate3d(92vw, -120vh, 0)}}.circle-container:nth-child(5) .circle{animation-delay:559ms}.circle-container:nth-child(6){width:1px;height:1px;animation-name:move-frames-6;animation-duration:20806ms;animation-delay:13501ms}@keyframes move-frames-6{from{transform:translate3d(60vw, 101vh, 0)}to{transform:translate3d(41vw, -107vh, 0)}}.circle-container:nth-child(6) .circle{animation-delay:1342ms}.circle-container:nth-child(7){width:2px;height:2px;animation-name:move-frames-7;animation-duration:20889ms;animation-delay:23320ms}@keyframes move-frames-7{from{transform:translate3d(84vw, 107vh, 0)}to{transform:translate3d(5vw, -122vh, 0)}}.circle-container:nth-child(7) .circle{animation-delay:3822ms}.circle-container:nth-child(8){width:3px;height:3px;animation-name:move-frames-8;animation-duration:20408ms;animation-delay:31518ms}@keyframes move-frames-8{from{transform:translate3d(54vw, 101vh, 0)}to{transform:translate3d(49vw, -119vh, 0)}}.circle-container:nth-child(8) .circle{animation-delay:179ms}.circle-container:nth-child(9){width:1px;height:1px;animation-name:move-frames-9;animation-duration:20689ms;animation-delay:28800ms}@keyframes move-frames-9{from{transform:translate3d(91vw, 110vh, 0)}to{transform:translate3d(26vw, -129vh, 0)}}.circle-container:nth-child(9) .circle{animation-delay:277ms}.circle-container:nth-child(10){width:3px;height:3px;animation-name:move-frames-10;animation-duration:20605ms;animation-delay:22621ms}@keyframes move-frames-10{from{transform:translate3d(96vw, 109vh, 0)}to{transform:translate3d(49vw, -114vh, 0)}}.circle-container:nth-child(10) .circle{animation-delay:626ms}.circle-container:nth-child(11){width:8px;height:8px;animation-name:move-frames-11;animation-duration:20753ms;animation-delay:12082ms}@keyframes move-frames-11{from{transform:translate3d(94vw, 107vh, 0)}to{transform:translate3d(50vw, -137vh, 0)}}.circle-container:nth-child(11) .circle{animation-delay:476ms}.circle-container:nth-child(12){width:8px;height:8px;animation-name:move-frames-12;animation-duration:20044ms;animation-delay:22181ms}@keyframes move-frames-12{from{transform:translate3d(32vw, 102vh, 0)}to{transform:translate3d(3vw, -125vh, 0)}}.circle-container:nth-child(12) .circle{animation-delay:3086ms}.circle-container:nth-child(13){width:3px;height:3px;animation-name:move-frames-13;animation-duration:20584ms;animation-delay:9549ms}@keyframes move-frames-13{from{transform:translate3d(86vw, 101vh, 0)}to{transform:translate3d(73vw, -103vh, 0)}}.circle-container:nth-child(13) .circle{animation-delay:592ms}.circle-container:nth-child(14){width:5px;height:5px;animation-name:move-frames-14;animation-duration:20295ms;animation-delay:11281ms}@keyframes move-frames-14{from{transform:translate3d(51vw, 104vh, 0)}to{transform:translate3d(56vw, -126vh, 0)}}.circle-container:nth-child(14) .circle{animation-delay:3232ms}.circle-container:nth-child(15){width:5px;height:5px;animation-name:move-frames-15;animation-duration:20150ms;animation-delay:5322ms}@keyframes move-frames-15{from{transform:translate3d(33vw, 106vh, 0)}to{transform:translate3d(98vw, -115vh, 0)}}.circle-container:nth-child(15) .circle{animation-delay:872ms}.circle-container:nth-child(16){width:4px;height:4px;animation-name:move-frames-16;animation-duration:20181ms;animation-delay:33706ms}@keyframes move-frames-16{from{transform:translate3d(77vw, 105vh, 0)}to{transform:translate3d(77vw, -107vh, 0)}}.circle-container:nth-child(16) .circle{animation-delay:3882ms}.circle-container:nth-child(17){width:5px;height:5px;animation-name:move-frames-17;animation-duration:20052ms;animation-delay:31718ms}@keyframes move-frames-17{from{transform:translate3d(7vw, 101vh, 0)}to{transform:translate3d(6vw, -128vh, 0)}}.circle-container:nth-child(17) .circle{animation-delay:1777ms}.circle-container:nth-child(18){width:5px;height:5px;animation-name:move-frames-18;animation-duration:20893ms;animation-delay:25292ms}@keyframes move-frames-18{from{transform:translate3d(25vw, 103vh, 0)}to{transform:translate3d(9vw, -108vh, 0)}}.circle-container:nth-child(18) .circle{animation-delay:255ms}.circle-container:nth-child(19){width:2px;height:2px;animation-name:move-frames-19;animation-duration:20015ms;animation-delay:19271ms}@keyframes move-frames-19{from{transform:translate3d(46vw, 109vh, 0)}to{transform:translate3d(18vw, -132vh, 0)}}.circle-container:nth-child(19) .circle{animation-delay:240ms}.circle-container:nth-child(20){width:6px;height:6px;animation-name:move-frames-20;animation-duration:20079ms;animation-delay:25840ms}@keyframes move-frames-20{from{transform:translate3d(4vw, 109vh, 0)}to{transform:translate3d(16vw, -110vh, 0)}}.circle-container:nth-child(20) .circle{animation-delay:2544ms}.circle-container:nth-child(21){width:7px;height:7px;animation-name:move-frames-21;animation-duration:20507ms;animation-delay:32965ms}@keyframes move-frames-21{from{transform:translate3d(74vw, 106vh, 0)}to{transform:translate3d(16vw, -128vh, 0)}}.circle-container:nth-child(21) .circle{animation-delay:1993ms}.circle-container:nth-child(22){width:5px;height:5px;animation-name:move-frames-22;animation-duration:20631ms;animation-delay:12041ms}@keyframes move-frames-22{from{transform:translate3d(52vw, 103vh, 0)}to{transform:translate3d(51vw, -116vh, 0)}}.circle-container:nth-child(22) .circle{animation-delay:805ms}.circle-container:nth-child(23){width:1px;height:1px;animation-name:move-frames-23;animation-duration:20893ms;animation-delay:2226ms}@keyframes move-frames-23{from{transform:translate3d(18vw, 102vh, 0)}to{transform:translate3d(63vw, -116vh, 0)}}.circle-container:nth-child(23) .circle{animation-delay:3971ms}.circle-container:nth-child(24){width:1px;height:1px;animation-name:move-frames-24;animation-duration:20058ms;animation-delay:31431ms}@keyframes move-frames-24{from{transform:translate3d(99vw, 102vh, 0)}to{transform:translate3d(59vw, -114vh, 0)}}.circle-container:nth-child(24) .circle{animation-delay:3819ms}.circle-container:nth-child(25){width:6px;height:6px;animation-name:move-frames-25;animation-duration:20020ms;animation-delay:25843ms}@keyframes move-frames-25{from{transform:translate3d(51vw, 105vh, 0)}to{transform:translate3d(32vw, -124vh, 0)}}.circle-container:nth-child(25) .circle{animation-delay:263ms}.circle-container:nth-child(26){width:1px;height:1px;animation-name:move-frames-26;animation-duration:20543ms;animation-delay:16079ms}@keyframes move-frames-26{from{transform:translate3d(96vw, 105vh, 0)}to{transform:translate3d(1vw, -133vh, 0)}}.circle-container:nth-child(26) .circle{animation-delay:3805ms}.circle-container:nth-child(27){width:7px;height:7px;animation-name:move-frames-27;animation-duration:20138ms;animation-delay:13447ms}@keyframes move-frames-27{from{transform:translate3d(84vw, 106vh, 0)}to{transform:translate3d(15vw, -107vh, 0)}}.circle-container:nth-child(27) .circle{animation-delay:2978ms}.circle-container:nth-child(28){width:7px;height:7px;animation-name:move-frames-28;animation-duration:20765ms;animation-delay:30066ms}@keyframes move-frames-28{from{transform:translate3d(38vw, 103vh, 0)}to{transform:translate3d(46vw, -104vh, 0)}}.circle-container:nth-child(28) .circle{animation-delay:1950ms}.circle-container:nth-child(29){width:6px;height:6px;animation-name:move-frames-29;animation-duration:20807ms;animation-delay:10378ms}@keyframes move-frames-29{from{transform:translate3d(44vw, 107vh, 0)}to{transform:translate3d(60vw, -129vh, 0)}}.circle-container:nth-child(29) .circle{animation-delay:2687ms}.circle-container:nth-child(30){width:8px;height:8px;animation-name:move-frames-30;animation-duration:20151ms;animation-delay:7156ms}@keyframes move-frames-30{from{transform:translate3d(76vw, 104vh, 0)}to{transform:translate3d(92vw, -118vh, 0)}}.circle-container:nth-child(30) .circle{animation-delay:3318ms}.circle-container:nth-child(31){width:3px;height:3px;animation-name:move-frames-31;animation-duration:20519ms;animation-delay:30046ms}@keyframes move-frames-31{from{transform:translate3d(47vw, 110vh, 0)}to{transform:translate3d(70vw, -126vh, 0)}}.circle-container:nth-child(31) .circle{animation-delay:2660ms}.circle-container:nth-child(32){width:7px;height:7px;animation-name:move-frames-32;animation-duration:20355ms;animation-delay:119ms}@keyframes move-frames-32{from{transform:translate3d(70vw, 104vh, 0)}to{transform:translate3d(12vw, -126vh, 0)}}.circle-container:nth-child(32) .circle{animation-delay:3130ms}.circle-container:nth-child(33){width:3px;height:3px;animation-name:move-frames-33;animation-duration:20732ms;animation-delay:18531ms}@keyframes move-frames-33{from{transform:translate3d(65vw, 105vh, 0)}to{transform:translate3d(88vw, -125vh, 0)}}.circle-container:nth-child(33) .circle{animation-delay:395ms}.circle-container:nth-child(34){width:3px;height:3px;animation-name:move-frames-34;animation-duration:20366ms;animation-delay:7643ms}@keyframes move-frames-34{from{transform:translate3d(58vw, 103vh, 0)}to{transform:translate3d(77vw, -120vh, 0)}}.circle-container:nth-child(34) .circle{animation-delay:3033ms}.circle-container:nth-child(35){width:8px;height:8px;animation-name:move-frames-35;animation-duration:20297ms;animation-delay:23134ms}@keyframes move-frames-35{from{transform:translate3d(76vw, 105vh, 0)}to{transform:translate3d(96vw, -131vh, 0)}}.circle-container:nth-child(35) .circle{animation-delay:1432ms}.circle-container:nth-child(36){width:5px;height:5px;animation-name:move-frames-36;animation-duration:20851ms;animation-delay:22669ms}@keyframes move-frames-36{from{transform:translate3d(65vw, 109vh, 0)}to{transform:translate3d(48vw, -133vh, 0)}}.circle-container:nth-child(36) .circle{animation-delay:1289ms}.circle-container:nth-child(37){width:4px;height:4px;animation-name:move-frames-37;animation-duration:20398ms;animation-delay:1359ms}@keyframes move-frames-37{from{transform:translate3d(10vw, 103vh, 0)}to{transform:translate3d(31vw, -118vh, 0)}}.circle-container:nth-child(37) .circle{animation-delay:115ms}.circle-container:nth-child(38){width:5px;height:5px;animation-name:move-frames-38;animation-duration:20619ms;animation-delay:34085ms}@keyframes move-frames-38{from{transform:translate3d(15vw, 101vh, 0)}to{transform:translate3d(82vw, -128vh, 0)}}.circle-container:nth-child(38) .circle{animation-delay:3166ms}.circle-container:nth-child(39){width:3px;height:3px;animation-name:move-frames-39;animation-duration:20391ms;animation-delay:21635ms}@keyframes move-frames-39{from{transform:translate3d(52vw, 107vh, 0)}to{transform:translate3d(60vw, -120vh, 0)}}.circle-container:nth-child(39) .circle{animation-delay:153ms}.circle-container:nth-child(40){width:2px;height:2px;animation-name:move-frames-40;animation-duration:20325ms;animation-delay:5434ms}@keyframes move-frames-40{from{transform:translate3d(27vw, 106vh, 0)}to{transform:translate3d(8vw, -136vh, 0)}}.circle-container:nth-child(40) .circle{animation-delay:3029ms}.circle-container:nth-child(41){width:4px;height:4px;animation-name:move-frames-41;animation-duration:20175ms;animation-delay:3593ms}@keyframes move-frames-41{from{transform:translate3d(37vw, 109vh, 0)}to{transform:translate3d(25vw, -114vh, 0)}}.circle-container:nth-child(41) .circle{animation-delay:1862ms}.circle-container:nth-child(42){width:7px;height:7px;animation-name:move-frames-42;animation-duration:20203ms;animation-delay:34394ms}@keyframes move-frames-42{from{transform:translate3d(94vw, 106vh, 0)}to{transform:translate3d(25vw, -108vh, 0)}}.circle-container:nth-child(42) .circle{animation-delay:2410ms}.circle-container:nth-child(43){width:4px;height:4px;animation-name:move-frames-43;animation-duration:20675ms;animation-delay:34381ms}@keyframes move-frames-43{from{transform:translate3d(79vw, 103vh, 0)}to{transform:translate3d(1vw, -122vh, 0)}}.circle-container:nth-child(43) .circle{animation-delay:984ms}.circle-container:nth-child(44){width:8px;height:8px;animation-name:move-frames-44;animation-duration:20830ms;animation-delay:30183ms}@keyframes move-frames-44{from{transform:translate3d(47vw, 102vh, 0)}to{transform:translate3d(32vw, -115vh, 0)}}.circle-container:nth-child(44) .circle{animation-delay:871ms}.circle-container:nth-child(45){width:5px;height:5px;animation-name:move-frames-45;animation-duration:20694ms;animation-delay:25414ms}@keyframes move-frames-45{from{transform:translate3d(46vw, 110vh, 0)}to{transform:translate3d(77vw, -116vh, 0)}}.circle-container:nth-child(45) .circle{animation-delay:3311ms}.circle-container:nth-child(46){width:2px;height:2px;animation-name:move-frames-46;animation-duration:20130ms;animation-delay:10729ms}@keyframes move-frames-46{from{transform:translate3d(72vw, 110vh, 0)}to{transform:translate3d(69vw, -129vh, 0)}}.circle-container:nth-child(46) .circle{animation-delay:3600ms}.circle-container:nth-child(47){width:5px;height:5px;animation-name:move-frames-47;animation-duration:20439ms;animation-delay:19032ms}@keyframes move-frames-47{from{transform:translate3d(49vw, 107vh, 0)}to{transform:translate3d(71vw, -108vh, 0)}}.circle-container:nth-child(47) .circle{animation-delay:3050ms}.circle-container:nth-child(48){width:7px;height:7px;animation-name:move-frames-48;animation-duration:20344ms;animation-delay:26458ms}@keyframes move-frames-48{from{transform:translate3d(15vw, 103vh, 0)}to{transform:translate3d(27vw, -130vh, 0)}}.circle-container:nth-child(48) .circle{animation-delay:1036ms}.circle-container:nth-child(49){width:1px;height:1px;animation-name:move-frames-49;animation-duration:20385ms;animation-delay:26195ms}@keyframes move-frames-49{from{transform:translate3d(64vw, 103vh, 0)}to{transform:translate3d(70vw, -110vh, 0)}}.circle-container:nth-child(49) .circle{animation-delay:2341ms}.circle-container:nth-child(50){width:8px;height:8px;animation-name:move-frames-50;animation-duration:20337ms;animation-delay:29546ms}@keyframes move-frames-50{from{transform:translate3d(14vw, 109vh, 0)}to{transform:translate3d(26vw, -114vh, 0)}}.circle-container:nth-child(50) .circle{animation-delay:3632ms}.circle-container:nth-child(51){width:7px;height:7px;animation-name:move-frames-51;animation-duration:20213ms;animation-delay:11498ms}@keyframes move-frames-51{from{transform:translate3d(83vw, 108vh, 0)}to{transform:translate3d(18vw, -110vh, 0)}}.circle-container:nth-child(51) .circle{animation-delay:2645ms}.circle-container:nth-child(52){width:4px;height:4px;animation-name:move-frames-52;animation-duration:20052ms;animation-delay:18562ms}@keyframes move-frames-52{from{transform:translate3d(34vw, 110vh, 0)}to{transform:translate3d(61vw, -134vh, 0)}}.circle-container:nth-child(52) .circle{animation-delay:565ms}.circle-container:nth-child(53){width:5px;height:5px;animation-name:move-frames-53;animation-duration:20470ms;animation-delay:36141ms}@keyframes move-frames-53{from{transform:translate3d(2vw, 105vh, 0)}to{transform:translate3d(27vw, -119vh, 0)}}.circle-container:nth-child(53) .circle{animation-delay:2447ms}.circle-container:nth-child(54){width:1px;height:1px;animation-name:move-frames-54;animation-duration:20048ms;animation-delay:27289ms}@keyframes move-frames-54{from{transform:translate3d(61vw, 102vh, 0)}to{transform:translate3d(76vw, -127vh, 0)}}.circle-container:nth-child(54) .circle{animation-delay:2974ms}.circle-container:nth-child(55){width:6px;height:6px;animation-name:move-frames-55;animation-duration:20765ms;animation-delay:26910ms}@keyframes move-frames-55{from{transform:translate3d(99vw, 101vh, 0)}to{transform:translate3d(100vw, -125vh, 0)}}.circle-container:nth-child(55) .circle{animation-delay:3101ms}.circle-container:nth-child(56){width:8px;height:8px;animation-name:move-frames-56;animation-duration:20894ms;animation-delay:20850ms}@keyframes move-frames-56{from{transform:translate3d(80vw, 107vh, 0)}to{transform:translate3d(40vw, -124vh, 0)}}.circle-container:nth-child(56) .circle{animation-delay:266ms}.circle-container:nth-child(57){width:2px;height:2px;animation-name:move-frames-57;animation-duration:20370ms;animation-delay:6821ms}@keyframes move-frames-57{from{transform:translate3d(3vw, 101vh, 0)}to{transform:translate3d(42vw, -131vh, 0)}}.circle-container:nth-child(57) .circle{animation-delay:2301ms}.circle-container:nth-child(58){width:4px;height:4px;animation-name:move-frames-58;animation-duration:20891ms;animation-delay:3152ms}@keyframes move-frames-58{from{transform:translate3d(57vw, 110vh, 0)}to{transform:translate3d(67vw, -140vh, 0)}}.circle-container:nth-child(58) .circle{animation-delay:186ms}.circle-container:nth-child(59){width:6px;height:6px;animation-name:move-frames-59;animation-duration:20523ms;animation-delay:24467ms}@keyframes move-frames-59{from{transform:translate3d(14vw, 102vh, 0)}to{transform:translate3d(83vw, -108vh, 0)}}.circle-container:nth-child(59) .circle{animation-delay:1394ms}.circle-container:nth-child(60){width:6px;height:6px;animation-name:move-frames-60;animation-duration:20505ms;animation-delay:29562ms}@keyframes move-frames-60{from{transform:translate3d(36vw, 109vh, 0)}to{transform:translate3d(23vw, -112vh, 0)}}.circle-container:nth-child(60) .circle{animation-delay:2891ms}.circle-container:nth-child(61){width:4px;height:4px;animation-name:move-frames-61;animation-duration:20224ms;animation-delay:12575ms}@keyframes move-frames-61{from{transform:translate3d(99vw, 103vh, 0)}to{transform:translate3d(43vw, -124vh, 0)}}.circle-container:nth-child(61) .circle{animation-delay:1649ms}.circle-container:nth-child(62){width:7px;height:7px;animation-name:move-frames-62;animation-duration:20205ms;animation-delay:30294ms}@keyframes move-frames-62{from{transform:translate3d(73vw, 107vh, 0)}to{transform:translate3d(62vw, -108vh, 0)}}.circle-container:nth-child(62) .circle{animation-delay:642ms}.circle-container:nth-child(63){width:2px;height:2px;animation-name:move-frames-63;animation-duration:20722ms;animation-delay:32146ms}@keyframes move-frames-63{from{transform:translate3d(92vw, 108vh, 0)}to{transform:translate3d(70vw, -120vh, 0)}}.circle-container:nth-child(63) .circle{animation-delay:1373ms}.circle-container:nth-child(64){width:5px;height:5px;animation-name:move-frames-64;animation-duration:20772ms;animation-delay:18518ms}@keyframes move-frames-64{from{transform:translate3d(42vw, 108vh, 0)}to{transform:translate3d(28vw, -127vh, 0)}}.circle-container:nth-child(64) .circle{animation-delay:3580ms}.circle-container:nth-child(65){width:3px;height:3px;animation-name:move-frames-65;animation-duration:20239ms;animation-delay:7891ms}@keyframes move-frames-65{from{transform:translate3d(85vw, 104vh, 0)}to{transform:translate3d(71vw, -113vh, 0)}}.circle-container:nth-child(65) .circle{animation-delay:386ms}.circle-container:nth-child(66){width:5px;height:5px;animation-name:move-frames-66;animation-duration:20110ms;animation-delay:9832ms}@keyframes move-frames-66{from{transform:translate3d(5vw, 103vh, 0)}to{transform:translate3d(5vw, -116vh, 0)}}.circle-container:nth-child(66) .circle{animation-delay:3131ms}.circle-container:nth-child(67){width:4px;height:4px;animation-name:move-frames-67;animation-duration:20663ms;animation-delay:10252ms}@keyframes move-frames-67{from{transform:translate3d(57vw, 107vh, 0)}to{transform:translate3d(95vw, -128vh, 0)}}.circle-container:nth-child(67) .circle{animation-delay:1638ms}.circle-container:nth-child(68){width:8px;height:8px;animation-name:move-frames-68;animation-duration:20029ms;animation-delay:15212ms}@keyframes move-frames-68{from{transform:translate3d(84vw, 107vh, 0)}to{transform:translate3d(99vw, -137vh, 0)}}.circle-container:nth-child(68) .circle{animation-delay:3801ms}.circle-container:nth-child(69){width:2px;height:2px;animation-name:move-frames-69;animation-duration:20724ms;animation-delay:715ms}@keyframes move-frames-69{from{transform:translate3d(18vw, 107vh, 0)}to{transform:translate3d(15vw, -120vh, 0)}}.circle-container:nth-child(69) .circle{animation-delay:1711ms}.circle-container:nth-child(70){width:6px;height:6px;animation-name:move-frames-70;animation-duration:20557ms;animation-delay:33526ms}@keyframes move-frames-70{from{transform:translate3d(80vw, 101vh, 0)}to{transform:translate3d(82vw, -123vh, 0)}}.circle-container:nth-child(70) .circle{animation-delay:2197ms}.circle-container:nth-child(71){width:2px;height:2px;animation-name:move-frames-71;animation-duration:20555ms;animation-delay:1621ms}@keyframes move-frames-71{from{transform:translate3d(64vw, 106vh, 0)}to{transform:translate3d(87vw, -130vh, 0)}}.circle-container:nth-child(71) .circle{animation-delay:444ms}.circle-container:nth-child(72){width:3px;height:3px;animation-name:move-frames-72;animation-duration:20213ms;animation-delay:33908ms}@keyframes move-frames-72{from{transform:translate3d(59vw, 108vh, 0)}to{transform:translate3d(58vw, -119vh, 0)}}.circle-container:nth-child(72) .circle{animation-delay:799ms}.circle-container:nth-child(73){width:5px;height:5px;animation-name:move-frames-73;animation-duration:20026ms;animation-delay:30902ms}@keyframes move-frames-73{from{transform:translate3d(65vw, 101vh, 0)}to{transform:translate3d(75vw, -114vh, 0)}}.circle-container:nth-child(73) .circle{animation-delay:3935ms}.circle-container:nth-child(74){width:4px;height:4px;animation-name:move-frames-74;animation-duration:20070ms;animation-delay:21708ms}@keyframes move-frames-74{from{transform:translate3d(87vw, 103vh, 0)}to{transform:translate3d(82vw, -118vh, 0)}}.circle-container:nth-child(74) .circle{animation-delay:3412ms}.circle-container:nth-child(75){width:8px;height:8px;animation-name:move-frames-75;animation-duration:20819ms;animation-delay:36132ms}@keyframes move-frames-75{from{transform:translate3d(39vw, 105vh, 0)}to{transform:translate3d(3vw, -131vh, 0)}}.circle-container:nth-child(75) .circle{animation-delay:3619ms}.circle-container:nth-child(76){width:8px;height:8px;animation-name:move-frames-76;animation-duration:20271ms;animation-delay:29190ms}@keyframes move-frames-76{from{transform:translate3d(19vw, 101vh, 0)}to{transform:translate3d(44vw, -103vh, 0)}}.circle-container:nth-child(76) .circle{animation-delay:897ms}.circle-container:nth-child(77){width:4px;height:4px;animation-name:move-frames-77;animation-duration:20354ms;animation-delay:8496ms}@keyframes move-frames-77{from{transform:translate3d(38vw, 110vh, 0)}to{transform:translate3d(37vw, -114vh, 0)}}.circle-container:nth-child(77) .circle{animation-delay:3200ms}.circle-container:nth-child(78){width:7px;height:7px;animation-name:move-frames-78;animation-duration:20020ms;animation-delay:28184ms}@keyframes move-frames-78{from{transform:translate3d(24vw, 103vh, 0)}to{transform:translate3d(24vw, -129vh, 0)}}.circle-container:nth-child(78) .circle{animation-delay:2556ms}.circle-container:nth-child(79){width:1px;height:1px;animation-name:move-frames-79;animation-duration:20697ms;animation-delay:22173ms}@keyframes move-frames-79{from{transform:translate3d(68vw, 105vh, 0)}to{transform:translate3d(51vw, -130vh, 0)}}.circle-container:nth-child(79) .circle{animation-delay:2538ms}.circle-container:nth-child(80){width:5px;height:5px;animation-name:move-frames-80;animation-duration:20164ms;animation-delay:33461ms}@keyframes move-frames-80{from{transform:translate3d(72vw, 105vh, 0)}to{transform:translate3d(78vw, -112vh, 0)}}.circle-container:nth-child(80) .circle{animation-delay:454ms}.circle-container:nth-child(81){width:1px;height:1px;animation-name:move-frames-81;animation-duration:20631ms;animation-delay:16700ms}@keyframes move-frames-81{from{transform:translate3d(46vw, 101vh, 0)}to{transform:translate3d(92vw, -110vh, 0)}}.circle-container:nth-child(81) .circle{animation-delay:1519ms}.circle-container:nth-child(82){width:2px;height:2px;animation-name:move-frames-82;animation-duration:20370ms;animation-delay:12231ms}@keyframes move-frames-82{from{transform:translate3d(44vw, 103vh, 0)}to{transform:translate3d(76vw, -112vh, 0)}}.circle-container:nth-child(82) .circle{animation-delay:459ms}.circle-container:nth-child(83){width:6px;height:6px;animation-name:move-frames-83;animation-duration:20100ms;animation-delay:27666ms}@keyframes move-frames-83{from{transform:translate3d(73vw, 108vh, 0)}to{transform:translate3d(24vw, -125vh, 0)}}.circle-container:nth-child(83) .circle{animation-delay:1739ms}.circle-container:nth-child(84){width:4px;height:4px;animation-name:move-frames-84;animation-duration:20339ms;animation-delay:17265ms}@keyframes move-frames-84{from{transform:translate3d(62vw, 104vh, 0)}to{transform:translate3d(54vw, -123vh, 0)}}.circle-container:nth-child(84) .circle{animation-delay:20ms}.circle-container:nth-child(85){width:5px;height:5px;animation-name:move-frames-85;animation-duration:20234ms;animation-delay:30920ms}@keyframes move-frames-85{from{transform:translate3d(69vw, 101vh, 0)}to{transform:translate3d(9vw, -108vh, 0)}}.circle-container:nth-child(85) .circle{animation-delay:1870ms}.circle-container:nth-child(86){width:8px;height:8px;animation-name:move-frames-86;animation-duration:20315ms;animation-delay:9860ms}@keyframes move-frames-86{from{transform:translate3d(30vw, 104vh, 0)}to{transform:translate3d(93vw, -107vh, 0)}}.circle-container:nth-child(86) .circle{animation-delay:2644ms}.circle-container:nth-child(87){width:1px;height:1px;animation-name:move-frames-87;animation-duration:20489ms;animation-delay:323ms}@keyframes move-frames-87{from{transform:translate3d(75vw, 102vh, 0)}to{transform:translate3d(56vw, -113vh, 0)}}.circle-container:nth-child(87) .circle{animation-delay:92ms}.circle-container:nth-child(88){width:5px;height:5px;animation-name:move-frames-88;animation-duration:20377ms;animation-delay:36507ms}@keyframes move-frames-88{from{transform:translate3d(50vw, 104vh, 0)}to{transform:translate3d(65vw, -128vh, 0)}}.circle-container:nth-child(88) .circle{animation-delay:428ms}.circle-container:nth-child(89){width:7px;height:7px;animation-name:move-frames-89;animation-duration:20033ms;animation-delay:22455ms}@keyframes move-frames-89{from{transform:translate3d(8vw, 110vh, 0)}to{transform:translate3d(27vw, -132vh, 0)}}.circle-container:nth-child(89) .circle{animation-delay:151ms}.circle-container:nth-child(90){width:2px;height:2px;animation-name:move-frames-90;animation-duration:20797ms;animation-delay:11315ms}@keyframes move-frames-90{from{transform:translate3d(38vw, 101vh, 0)}to{transform:translate3d(82vw, -116vh, 0)}}.circle-container:nth-child(90) .circle{animation-delay:1331ms}.circle-container:nth-child(91){width:7px;height:7px;animation-name:move-frames-91;animation-duration:20393ms;animation-delay:14855ms}@keyframes move-frames-91{from{transform:translate3d(56vw, 102vh, 0)}to{transform:translate3d(49vw, -115vh, 0)}}.circle-container:nth-child(91) .circle{animation-delay:2942ms}.circle-container:nth-child(92){width:7px;height:7px;animation-name:move-frames-92;animation-duration:20773ms;animation-delay:28864ms}@keyframes move-frames-92{from{transform:translate3d(83vw, 106vh, 0)}to{transform:translate3d(57vw, -130vh, 0)}}.circle-container:nth-child(92) .circle{animation-delay:1492ms}.circle-container:nth-child(93){width:2px;height:2px;animation-name:move-frames-93;animation-duration:20610ms;animation-delay:7160ms}@keyframes move-frames-93{from{transform:translate3d(22vw, 110vh, 0)}to{transform:translate3d(64vw, -140vh, 0)}}.circle-container:nth-child(93) .circle{animation-delay:33ms}.circle-container:nth-child(94){width:7px;height:7px;animation-name:move-frames-94;animation-duration:20791ms;animation-delay:17007ms}@keyframes move-frames-94{from{transform:translate3d(81vw, 103vh, 0)}to{transform:translate3d(68vw, -128vh, 0)}}.circle-container:nth-child(94) .circle{animation-delay:511ms}.circle-container:nth-child(95){width:6px;height:6px;animation-name:move-frames-95;animation-duration:20176ms;animation-delay:33989ms}@keyframes move-frames-95{from{transform:translate3d(51vw, 101vh, 0)}to{transform:translate3d(8vw, -129vh, 0)}}.circle-container:nth-child(95) .circle{animation-delay:531ms}.circle-container:nth-child(96){width:1px;height:1px;animation-name:move-frames-96;animation-duration:20383ms;animation-delay:17936ms}@keyframes move-frames-96{from{transform:translate3d(57vw, 106vh, 0)}to{transform:translate3d(7vw, -131vh, 0)}}.circle-container:nth-child(96) .circle{animation-delay:1143ms}.circle-container:nth-child(97){width:5px;height:5px;animation-name:move-frames-97;animation-duration:20766ms;animation-delay:16641ms}@keyframes move-frames-97{from{transform:translate3d(41vw, 107vh, 0)}to{transform:translate3d(72vw, -134vh, 0)}}.circle-container:nth-child(97) .circle{animation-delay:990ms}.circle-container:nth-child(98){width:7px;height:7px;animation-name:move-frames-98;animation-duration:20370ms;animation-delay:32404ms}@keyframes move-frames-98{from{transform:translate3d(19vw, 109vh, 0)}to{transform:translate3d(80vw, -115vh, 0)}}.circle-container:nth-child(98) .circle{animation-delay:3782ms}.circle-container:nth-child(99){width:6px;height:6px;animation-name:move-frames-99;animation-duration:20066ms;animation-delay:24777ms}@keyframes move-frames-99{from{transform:translate3d(27vw, 109vh, 0)}to{transform:translate3d(61vw, -130vh, 0)}}.circle-container:nth-child(99) .circle{animation-delay:1419ms}.circle-container:nth-child(100){width:4px;height:4px;animation-name:move-frames-100;animation-duration:20586ms;animation-delay:13087ms}@keyframes move-frames-100{from{transform:translate3d(78vw, 108vh, 0)}to{transform:translate3d(28vw, -125vh, 0)}}.circle-container:nth-child(100) .circle{animation-delay:440ms}.circle-container:nth-child(101){width:1px;height:1px;animation-name:move-frames-101;animation-duration:20058ms;animation-delay:8772ms}@keyframes move-frames-101{from{transform:translate3d(7vw, 101vh, 0)}to{transform:translate3d(25vw, -114vh, 0)}}.circle-container:nth-child(101) .circle{animation-delay:1673ms}.circle-container:nth-child(102){width:8px;height:8px;animation-name:move-frames-102;animation-duration:20566ms;animation-delay:26448ms}@keyframes move-frames-102{from{transform:translate3d(6vw, 102vh, 0)}to{transform:translate3d(6vw, -123vh, 0)}}.circle-container:nth-child(102) .circle{animation-delay:3228ms}.circle-container:nth-child(103){width:4px;height:4px;animation-name:move-frames-103;animation-duration:20249ms;animation-delay:27157ms}@keyframes move-frames-103{from{transform:translate3d(45vw, 104vh, 0)}to{transform:translate3d(18vw, -109vh, 0)}}.circle-container:nth-child(103) .circle{animation-delay:1289ms}.circle-container:nth-child(104){width:7px;height:7px;animation-name:move-frames-104;animation-duration:20660ms;animation-delay:31099ms}@keyframes move-frames-104{from{transform:translate3d(16vw, 101vh, 0)}to{transform:translate3d(87vw, -123vh, 0)}}.circle-container:nth-child(104) .circle{animation-delay:1987ms}.circle-container:nth-child(105){width:6px;height:6px;animation-name:move-frames-105;animation-duration:20290ms;animation-delay:28432ms}@keyframes move-frames-105{from{transform:translate3d(20vw, 103vh, 0)}to{transform:translate3d(39vw, -110vh, 0)}}.circle-container:nth-child(105) .circle{animation-delay:477ms}.circle-container:nth-child(106){width:5px;height:5px;animation-name:move-frames-106;animation-duration:20117ms;animation-delay:16314ms}@keyframes move-frames-106{from{transform:translate3d(43vw, 103vh, 0)}to{transform:translate3d(12vw, -107vh, 0)}}.circle-container:nth-child(106) .circle{animation-delay:1559ms}.circle-container:nth-child(107){width:5px;height:5px;animation-name:move-frames-107;animation-duration:20129ms;animation-delay:33429ms}@keyframes move-frames-107{from{transform:translate3d(47vw, 110vh, 0)}to{transform:translate3d(69vw, -117vh, 0)}}.circle-container:nth-child(107) .circle{animation-delay:2011ms}.circle-container:nth-child(108){width:8px;height:8px;animation-name:move-frames-108;animation-duration:20717ms;animation-delay:3952ms}@keyframes move-frames-108{from{transform:translate3d(82vw, 104vh, 0)}to{transform:translate3d(16vw, -113vh, 0)}}.circle-container:nth-child(108) .circle{animation-delay:3644ms}.circle-container:nth-child(109){width:3px;height:3px;animation-name:move-frames-109;animation-duration:20064ms;animation-delay:12512ms}@keyframes move-frames-109{from{transform:translate3d(55vw, 104vh, 0)}to{transform:translate3d(89vw, -111vh, 0)}}.circle-container:nth-child(109) .circle{animation-delay:3776ms}.circle-container:nth-child(110){width:5px;height:5px;animation-name:move-frames-110;animation-duration:20382ms;animation-delay:3695ms}@keyframes move-frames-110{from{transform:translate3d(75vw, 105vh, 0)}to{transform:translate3d(91vw, -114vh, 0)}}.circle-container:nth-child(110) .circle{animation-delay:1450ms}.circle-container:nth-child(111){width:2px;height:2px;animation-name:move-frames-111;animation-duration:20061ms;animation-delay:36405ms}@keyframes move-frames-111{from{transform:translate3d(22vw, 101vh, 0)}to{transform:translate3d(2vw, -129vh, 0)}}.circle-container:nth-child(111) .circle{animation-delay:735ms}.circle-container:nth-child(112){width:8px;height:8px;animation-name:move-frames-112;animation-duration:20694ms;animation-delay:35931ms}@keyframes move-frames-112{from{transform:translate3d(15vw, 104vh, 0)}to{transform:translate3d(35vw, -128vh, 0)}}.circle-container:nth-child(112) .circle{animation-delay:290ms}.circle-container:nth-child(113){width:8px;height:8px;animation-name:move-frames-113;animation-duration:20499ms;animation-delay:3365ms}@keyframes move-frames-113{from{transform:translate3d(4vw, 104vh, 0)}to{transform:translate3d(18vw, -109vh, 0)}}.circle-container:nth-child(113) .circle{animation-delay:2930ms}.circle-container:nth-child(114){width:5px;height:5px;animation-name:move-frames-114;animation-duration:20130ms;animation-delay:6715ms}@keyframes move-frames-114{from{transform:translate3d(31vw, 105vh, 0)}to{transform:translate3d(88vw, -123vh, 0)}}.circle-container:nth-child(114) .circle{animation-delay:3711ms}.circle-container:nth-child(115){width:6px;height:6px;animation-name:move-frames-115;animation-duration:20539ms;animation-delay:876ms}@keyframes move-frames-115{from{transform:translate3d(92vw, 101vh, 0)}to{transform:translate3d(69vw, -103vh, 0)}}.circle-container:nth-child(115) .circle{animation-delay:2394ms}.circle-container:nth-child(116){width:4px;height:4px;animation-name:move-frames-116;animation-duration:20723ms;animation-delay:16396ms}@keyframes move-frames-116{from{transform:translate3d(78vw, 104vh, 0)}to{transform:translate3d(44vw, -113vh, 0)}}.circle-container:nth-child(116) .circle{animation-delay:2557ms}.circle-container:nth-child(117){width:1px;height:1px;animation-name:move-frames-117;animation-duration:20179ms;animation-delay:35622ms}@keyframes move-frames-117{from{transform:translate3d(29vw, 109vh, 0)}to{transform:translate3d(90vw, -115vh, 0)}}.circle-container:nth-child(117) .circle{animation-delay:3766ms}.circle-container:nth-child(118){width:4px;height:4px;animation-name:move-frames-118;animation-duration:20767ms;animation-delay:33997ms}@keyframes move-frames-118{from{transform:translate3d(33vw, 102vh, 0)}to{transform:translate3d(2vw, -112vh, 0)}}.circle-container:nth-child(118) .circle{animation-delay:690ms}.circle-container:nth-child(119){width:1px;height:1px;animation-name:move-frames-119;animation-duration:20553ms;animation-delay:23176ms}@keyframes move-frames-119{from{transform:translate3d(75vw, 109vh, 0)}to{transform:translate3d(27vw, -112vh, 0)}}.circle-container:nth-child(119) .circle{animation-delay:1455ms}.circle-container:nth-child(120){width:2px;height:2px;animation-name:move-frames-120;animation-duration:20184ms;animation-delay:29281ms}@keyframes move-frames-120{from{transform:translate3d(6vw, 110vh, 0)}to{transform:translate3d(76vw, -124vh, 0)}}.circle-container:nth-child(120) .circle{animation-delay:1475ms}.circle-container:nth-child(121){width:4px;height:4px;animation-name:move-frames-121;animation-duration:20852ms;animation-delay:9255ms}@keyframes move-frames-121{from{transform:translate3d(38vw, 109vh, 0)}to{transform:translate3d(1vw, -125vh, 0)}}.circle-container:nth-child(121) .circle{animation-delay:3175ms}.circle-container:nth-child(122){width:1px;height:1px;animation-name:move-frames-122;animation-duration:20513ms;animation-delay:21808ms}@keyframes move-frames-122{from{transform:translate3d(65vw, 109vh, 0)}to{transform:translate3d(54vw, -119vh, 0)}}.circle-container:nth-child(122) .circle{animation-delay:3866ms}.circle-container:nth-child(123){width:8px;height:8px;animation-name:move-frames-123;animation-duration:20767ms;animation-delay:36109ms}@keyframes move-frames-123{from{transform:translate3d(24vw, 106vh, 0)}to{transform:translate3d(10vw, -108vh, 0)}}.circle-container:nth-child(123) .circle{animation-delay:2582ms}.circle-container:nth-child(124){width:1px;height:1px;animation-name:move-frames-124;animation-duration:20646ms;animation-delay:30837ms}@keyframes move-frames-124{from{transform:translate3d(83vw, 106vh, 0)}to{transform:translate3d(3vw, -128vh, 0)}}.circle-container:nth-child(124) .circle{animation-delay:851ms}.circle-container:nth-child(125){width:4px;height:4px;animation-name:move-frames-125;animation-duration:20121ms;animation-delay:104ms}@keyframes move-frames-125{from{transform:translate3d(80vw, 104vh, 0)}to{transform:translate3d(6vw, -114vh, 0)}}.circle-container:nth-child(125) .circle{animation-delay:76ms}.circle-container:nth-child(126){width:6px;height:6px;animation-name:move-frames-126;animation-duration:20097ms;animation-delay:29307ms}@keyframes move-frames-126{from{transform:translate3d(7vw, 109vh, 0)}to{transform:translate3d(10vw, -131vh, 0)}}.circle-container:nth-child(126) .circle{animation-delay:3588ms}.circle-container:nth-child(127){width:5px;height:5px;animation-name:move-frames-127;animation-duration:20268ms;animation-delay:20886ms}@keyframes move-frames-127{from{transform:translate3d(13vw, 103vh, 0)}to{transform:translate3d(20vw, -125vh, 0)}}.circle-container:nth-child(127) .circle{animation-delay:3964ms}.circle-container:nth-child(128){width:8px;height:8px;animation-name:move-frames-128;animation-duration:20866ms;animation-delay:32920ms}@keyframes move-frames-128{from{transform:translate3d(15vw, 108vh, 0)}to{transform:translate3d(98vw, -120vh, 0)}}.circle-container:nth-child(128) .circle{animation-delay:2345ms}.circle-container:nth-child(129){width:5px;height:5px;animation-name:move-frames-129;animation-duration:20301ms;animation-delay:36735ms}@keyframes move-frames-129{from{transform:translate3d(16vw, 109vh, 0)}to{transform:translate3d(29vw, -121vh, 0)}}.circle-container:nth-child(129) .circle{animation-delay:2404ms}.circle-container:nth-child(130){width:4px;height:4px;animation-name:move-frames-130;animation-duration:20547ms;animation-delay:26683ms}@keyframes move-frames-130{from{transform:translate3d(59vw, 101vh, 0)}to{transform:translate3d(60vw, -117vh, 0)}}.circle-container:nth-child(130) .circle{animation-delay:3906ms}.circle-container:nth-child(131){width:6px;height:6px;animation-name:move-frames-131;animation-duration:20723ms;animation-delay:24821ms}@keyframes move-frames-131{from{transform:translate3d(18vw, 106vh, 0)}to{transform:translate3d(14vw, -127vh, 0)}}.circle-container:nth-child(131) .circle{animation-delay:3280ms}.circle-container:nth-child(132){width:4px;height:4px;animation-name:move-frames-132;animation-duration:20585ms;animation-delay:17663ms}@keyframes move-frames-132{from{transform:translate3d(86vw, 102vh, 0)}to{transform:translate3d(51vw, -121vh, 0)}}.circle-container:nth-child(132) .circle{animation-delay:122ms}.circle-container:nth-child(133){width:8px;height:8px;animation-name:move-frames-133;animation-duration:20278ms;animation-delay:8662ms}@keyframes move-frames-133{from{transform:translate3d(21vw, 102vh, 0)}to{transform:translate3d(33vw, -132vh, 0)}}.circle-container:nth-child(133) .circle{animation-delay:692ms}.circle-container:nth-child(134){width:4px;height:4px;animation-name:move-frames-134;animation-duration:20860ms;animation-delay:31342ms}@keyframes move-frames-134{from{transform:translate3d(15vw, 103vh, 0)}to{transform:translate3d(32vw, -110vh, 0)}}.circle-container:nth-child(134) .circle{animation-delay:897ms}.circle-container:nth-child(135){width:7px;height:7px;animation-name:move-frames-135;animation-duration:20675ms;animation-delay:6971ms}@keyframes move-frames-135{from{transform:translate3d(62vw, 106vh, 0)}to{transform:translate3d(7vw, -112vh, 0)}}.circle-container:nth-child(135) .circle{animation-delay:3824ms}.circle-container:nth-child(136){width:1px;height:1px;animation-name:move-frames-136;animation-duration:20140ms;animation-delay:9360ms}@keyframes move-frames-136{from{transform:translate3d(18vw, 107vh, 0)}to{transform:translate3d(12vw, -112vh, 0)}}.circle-container:nth-child(136) .circle{animation-delay:1996ms}.circle-container:nth-child(137){width:3px;height:3px;animation-name:move-frames-137;animation-duration:20836ms;animation-delay:28658ms}@keyframes move-frames-137{from{transform:translate3d(1vw, 104vh, 0)}to{transform:translate3d(45vw, -111vh, 0)}}.circle-container:nth-child(137) .circle{animation-delay:502ms}.circle-container:nth-child(138){width:4px;height:4px;animation-name:move-frames-138;animation-duration:20129ms;animation-delay:32250ms}@keyframes move-frames-138{from{transform:translate3d(84vw, 103vh, 0)}to{transform:translate3d(1vw, -131vh, 0)}}.circle-container:nth-child(138) .circle{animation-delay:368ms}.circle-container:nth-child(139){width:4px;height:4px;animation-name:move-frames-139;animation-duration:20303ms;animation-delay:35932ms}@keyframes move-frames-139{from{transform:translate3d(14vw, 104vh, 0)}to{transform:translate3d(3vw, -121vh, 0)}}.circle-container:nth-child(139) .circle{animation-delay:3874ms}.circle-container:nth-child(140){width:2px;height:2px;animation-name:move-frames-140;animation-duration:20743ms;animation-delay:36125ms}@keyframes move-frames-140{from{transform:translate3d(1vw, 106vh, 0)}to{transform:translate3d(16vw, -114vh, 0)}}.circle-container:nth-child(140) .circle{animation-delay:3364ms}.circle-container:nth-child(141){width:7px;height:7px;animation-name:move-frames-141;animation-duration:20275ms;animation-delay:8678ms}@keyframes move-frames-141{from{transform:translate3d(36vw, 107vh, 0)}to{transform:translate3d(22vw, -131vh, 0)}}.circle-container:nth-child(141) .circle{animation-delay:3207ms}.circle-container:nth-child(142){width:2px;height:2px;animation-name:move-frames-142;animation-duration:20823ms;animation-delay:31377ms}@keyframes move-frames-142{from{transform:translate3d(54vw, 105vh, 0)}to{transform:translate3d(73vw, -121vh, 0)}}.circle-container:nth-child(142) .circle{animation-delay:3972ms}.circle-container:nth-child(143){width:2px;height:2px;animation-name:move-frames-143;animation-duration:20511ms;animation-delay:1733ms}@keyframes move-frames-143{from{transform:translate3d(7vw, 107vh, 0)}to{transform:translate3d(15vw, -117vh, 0)}}.circle-container:nth-child(143) .circle{animation-delay:3806ms}.circle-container:nth-child(144){width:6px;height:6px;animation-name:move-frames-144;animation-duration:20808ms;animation-delay:28058ms}@keyframes move-frames-144{from{transform:translate3d(25vw, 105vh, 0)}to{transform:translate3d(63vw, -111vh, 0)}}.circle-container:nth-child(144) .circle{animation-delay:2047ms}.circle-container:nth-child(145){width:3px;height:3px;animation-name:move-frames-145;animation-duration:20717ms;animation-delay:988ms}@keyframes move-frames-145{from{transform:translate3d(66vw, 106vh, 0)}to{transform:translate3d(36vw, -118vh, 0)}}.circle-container:nth-child(145) .circle{animation-delay:409ms}.circle-container:nth-child(146){width:7px;height:7px;animation-name:move-frames-146;animation-duration:20300ms;animation-delay:5839ms}@keyframes move-frames-146{from{transform:translate3d(32vw, 105vh, 0)}to{transform:translate3d(6vw, -133vh, 0)}}.circle-container:nth-child(146) .circle{animation-delay:652ms}.circle-container:nth-child(147){width:7px;height:7px;animation-name:move-frames-147;animation-duration:20064ms;animation-delay:5526ms}@keyframes move-frames-147{from{transform:translate3d(97vw, 101vh, 0)}to{transform:translate3d(77vw, -106vh, 0)}}.circle-container:nth-child(147) .circle{animation-delay:886ms}.circle-container:nth-child(148){width:4px;height:4px;animation-name:move-frames-148;animation-duration:20027ms;animation-delay:26335ms}@keyframes move-frames-148{from{transform:translate3d(56vw, 106vh, 0)}to{transform:translate3d(4vw, -117vh, 0)}}.circle-container:nth-child(148) .circle{animation-delay:1588ms}.circle-container:nth-child(149){width:4px;height:4px;animation-name:move-frames-149;animation-duration:20658ms;animation-delay:22606ms}@keyframes move-frames-149{from{transform:translate3d(9vw, 103vh, 0)}to{transform:translate3d(11vw, -127vh, 0)}}.circle-container:nth-child(149) .circle{animation-delay:3460ms}.circle-container:nth-child(150){width:2px;height:2px;animation-name:move-frames-150;animation-duration:20407ms;animation-delay:6235ms}@keyframes move-frames-150{from{transform:translate3d(20vw, 105vh, 0)}to{transform:translate3d(61vw, -127vh, 0)}}.circle-container:nth-child(150) .circle{animation-delay:2987ms}.circle-container:nth-child(151){width:8px;height:8px;animation-name:move-frames-151;animation-duration:20618ms;animation-delay:3127ms}@keyframes move-frames-151{from{transform:translate3d(32vw, 107vh, 0)}to{transform:translate3d(56vw, -131vh, 0)}}.circle-container:nth-child(151) .circle{animation-delay:3452ms}.circle-container:nth-child(152){width:4px;height:4px;animation-name:move-frames-152;animation-duration:20773ms;animation-delay:34429ms}@keyframes move-frames-152{from{transform:translate3d(16vw, 108vh, 0)}to{transform:translate3d(26vw, -129vh, 0)}}.circle-container:nth-child(152) .circle{animation-delay:2ms}.circle-container:nth-child(153){width:7px;height:7px;animation-name:move-frames-153;animation-duration:20400ms;animation-delay:32825ms}@keyframes move-frames-153{from{transform:translate3d(95vw, 107vh, 0)}to{transform:translate3d(37vw, -111vh, 0)}}.circle-container:nth-child(153) .circle{animation-delay:3828ms}.circle-container:nth-child(154){width:8px;height:8px;animation-name:move-frames-154;animation-duration:20837ms;animation-delay:35489ms}@keyframes move-frames-154{from{transform:translate3d(35vw, 106vh, 0)}to{transform:translate3d(3vw, -127vh, 0)}}.circle-container:nth-child(154) .circle{animation-delay:2554ms}.circle-container:nth-child(155){width:3px;height:3px;animation-name:move-frames-155;animation-duration:20166ms;animation-delay:36711ms}@keyframes move-frames-155{from{transform:translate3d(18vw, 105vh, 0)}to{transform:translate3d(63vw, -110vh, 0)}}.circle-container:nth-child(155) .circle{animation-delay:3782ms}.circle-container:nth-child(156){width:7px;height:7px;animation-name:move-frames-156;animation-duration:20728ms;animation-delay:12682ms}@keyframes move-frames-156{from{transform:translate3d(25vw, 106vh, 0)}to{transform:translate3d(50vw, -107vh, 0)}}.circle-container:nth-child(156) .circle{animation-delay:3149ms}.circle-container:nth-child(157){width:4px;height:4px;animation-name:move-frames-157;animation-duration:20385ms;animation-delay:19649ms}@keyframes move-frames-157{from{transform:translate3d(29vw, 105vh, 0)}to{transform:translate3d(82vw, -106vh, 0)}}.circle-container:nth-child(157) .circle{animation-delay:193ms}.circle-container:nth-child(158){width:2px;height:2px;animation-name:move-frames-158;animation-duration:20504ms;animation-delay:23478ms}@keyframes move-frames-158{from{transform:translate3d(90vw, 109vh, 0)}to{transform:translate3d(94vw, -119vh, 0)}}.circle-container:nth-child(158) .circle{animation-delay:1489ms}.circle-container:nth-child(159){width:3px;height:3px;animation-name:move-frames-159;animation-duration:20806ms;animation-delay:19427ms}@keyframes move-frames-159{from{transform:translate3d(49vw, 101vh, 0)}to{transform:translate3d(15vw, -125vh, 0)}}.circle-container:nth-child(159) .circle{animation-delay:1731ms}.circle-container:nth-child(160){width:3px;height:3px;animation-name:move-frames-160;animation-duration:20386ms;animation-delay:17979ms}@keyframes move-frames-160{from{transform:translate3d(43vw, 107vh, 0)}to{transform:translate3d(60vw, -128vh, 0)}}.circle-container:nth-child(160) .circle{animation-delay:2806ms}.circle-container:nth-child(161){width:3px;height:3px;animation-name:move-frames-161;animation-duration:20711ms;animation-delay:7536ms}@keyframes move-frames-161{from{transform:translate3d(63vw, 103vh, 0)}to{transform:translate3d(16vw, -114vh, 0)}}.circle-container:nth-child(161) .circle{animation-delay:1859ms}.circle-container:nth-child(162){width:7px;height:7px;animation-name:move-frames-162;animation-duration:20523ms;animation-delay:8529ms}@keyframes move-frames-162{from{transform:translate3d(67vw, 108vh, 0)}to{transform:translate3d(47vw, -120vh, 0)}}.circle-container:nth-child(162) .circle{animation-delay:3ms}.circle-container:nth-child(163){width:4px;height:4px;animation-name:move-frames-163;animation-duration:20345ms;animation-delay:3803ms}@keyframes move-frames-163{from{transform:translate3d(37vw, 105vh, 0)}to{transform:translate3d(47vw, -113vh, 0)}}.circle-container:nth-child(163) .circle{animation-delay:2938ms}.circle-container:nth-child(164){width:3px;height:3px;animation-name:move-frames-164;animation-duration:20671ms;animation-delay:14541ms}@keyframes move-frames-164{from{transform:translate3d(99vw, 105vh, 0)}to{transform:translate3d(45vw, -119vh, 0)}}.circle-container:nth-child(164) .circle{animation-delay:3042ms}.circle-container:nth-child(165){width:4px;height:4px;animation-name:move-frames-165;animation-duration:20513ms;animation-delay:28909ms}@keyframes move-frames-165{from{transform:translate3d(29vw, 104vh, 0)}to{transform:translate3d(92vw, -110vh, 0)}}.circle-container:nth-child(165) .circle{animation-delay:1193ms}.circle-container:nth-child(166){width:7px;height:7px;animation-name:move-frames-166;animation-duration:20726ms;animation-delay:31695ms}@keyframes move-frames-166{from{transform:translate3d(15vw, 107vh, 0)}to{transform:translate3d(2vw, -128vh, 0)}}.circle-container:nth-child(166) .circle{animation-delay:1429ms}.circle-container:nth-child(167){width:4px;height:4px;animation-name:move-frames-167;animation-duration:20698ms;animation-delay:4610ms}@keyframes move-frames-167{from{transform:translate3d(91vw, 101vh, 0)}to{transform:translate3d(89vw, -108vh, 0)}}.circle-container:nth-child(167) .circle{animation-delay:311ms}.circle-container:nth-child(168){width:8px;height:8px;animation-name:move-frames-168;animation-duration:20031ms;animation-delay:3910ms}@keyframes move-frames-168{from{transform:translate3d(84vw, 108vh, 0)}to{transform:translate3d(97vw, -134vh, 0)}}.circle-container:nth-child(168) .circle{animation-delay:241ms}.circle-container:nth-child(169){width:5px;height:5px;animation-name:move-frames-169;animation-duration:20895ms;animation-delay:14286ms}@keyframes move-frames-169{from{transform:translate3d(16vw, 108vh, 0)}to{transform:translate3d(95vw, -121vh, 0)}}.circle-container:nth-child(169) .circle{animation-delay:3941ms}.circle-container:nth-child(170){width:1px;height:1px;animation-name:move-frames-170;animation-duration:20800ms;animation-delay:16096ms}@keyframes move-frames-170{from{transform:translate3d(86vw, 102vh, 0)}to{transform:translate3d(15vw, -116vh, 0)}}.circle-container:nth-child(170) .circle{animation-delay:3537ms}.circle-container:nth-child(171){width:1px;height:1px;animation-name:move-frames-171;animation-duration:20369ms;animation-delay:3286ms}@keyframes move-frames-171{from{transform:translate3d(45vw, 106vh, 0)}to{transform:translate3d(71vw, -120vh, 0)}}.circle-container:nth-child(171) .circle{animation-delay:700ms}.circle-container:nth-child(172){width:3px;height:3px;animation-name:move-frames-172;animation-duration:20373ms;animation-delay:8410ms}@keyframes move-frames-172{from{transform:translate3d(71vw, 110vh, 0)}to{transform:translate3d(65vw, -114vh, 0)}}.circle-container:nth-child(172) .circle{animation-delay:97ms}.circle-container:nth-child(173){width:4px;height:4px;animation-name:move-frames-173;animation-duration:20137ms;animation-delay:15616ms}@keyframes move-frames-173{from{transform:translate3d(12vw, 102vh, 0)}to{transform:translate3d(10vw, -127vh, 0)}}.circle-container:nth-child(173) .circle{animation-delay:3877ms}.circle-container:nth-child(174){width:8px;height:8px;animation-name:move-frames-174;animation-duration:20342ms;animation-delay:24955ms}@keyframes move-frames-174{from{transform:translate3d(84vw, 107vh, 0)}to{transform:translate3d(8vw, -113vh, 0)}}.circle-container:nth-child(174) .circle{animation-delay:1018ms}.circle-container:nth-child(175){width:4px;height:4px;animation-name:move-frames-175;animation-duration:20260ms;animation-delay:19037ms}@keyframes move-frames-175{from{transform:translate3d(59vw, 103vh, 0)}to{transform:translate3d(4vw, -110vh, 0)}}.circle-container:nth-child(175) .circle{animation-delay:3591ms}.circle-container:nth-child(176){width:5px;height:5px;animation-name:move-frames-176;animation-duration:20304ms;animation-delay:23940ms}@keyframes move-frames-176{from{transform:translate3d(91vw, 101vh, 0)}to{transform:translate3d(29vw, -105vh, 0)}}.circle-container:nth-child(176) .circle{animation-delay:3023ms}.circle-container:nth-child(177){width:2px;height:2px;animation-name:move-frames-177;animation-duration:20575ms;animation-delay:19735ms}@keyframes move-frames-177{from{transform:translate3d(53vw, 105vh, 0)}to{transform:translate3d(68vw, -118vh, 0)}}.circle-container:nth-child(177) .circle{animation-delay:1889ms}.circle-container:nth-child(178){width:5px;height:5px;animation-name:move-frames-178;animation-duration:20704ms;animation-delay:9152ms}@keyframes move-frames-178{from{transform:translate3d(21vw, 106vh, 0)}to{transform:translate3d(17vw, -125vh, 0)}}.circle-container:nth-child(178) .circle{animation-delay:3848ms}.circle-container:nth-child(179){width:1px;height:1px;animation-name:move-frames-179;animation-duration:20550ms;animation-delay:10813ms}@keyframes move-frames-179{from{transform:translate3d(3vw, 101vh, 0)}to{transform:translate3d(68vw, -114vh, 0)}}.circle-container:nth-child(179) .circle{animation-delay:304ms}.circle-container:nth-child(180){width:5px;height:5px;animation-name:move-frames-180;animation-duration:20301ms;animation-delay:6075ms}@keyframes move-frames-180{from{transform:translate3d(15vw, 105vh, 0)}to{transform:translate3d(14vw, -109vh, 0)}}.circle-container:nth-child(180) .circle{animation-delay:3171ms}.circle-container:nth-child(181){width:2px;height:2px;animation-name:move-frames-181;animation-duration:20764ms;animation-delay:25091ms}@keyframes move-frames-181{from{transform:translate3d(64vw, 104vh, 0)}to{transform:translate3d(54vw, -121vh, 0)}}.circle-container:nth-child(181) .circle{animation-delay:2032ms}.circle-container:nth-child(182){width:5px;height:5px;animation-name:move-frames-182;animation-duration:20783ms;animation-delay:15193ms}@keyframes move-frames-182{from{transform:translate3d(35vw, 102vh, 0)}to{transform:translate3d(78vw, -109vh, 0)}}.circle-container:nth-child(182) .circle{animation-delay:3459ms}.circle-container:nth-child(183){width:2px;height:2px;animation-name:move-frames-183;animation-duration:20669ms;animation-delay:13904ms}@keyframes move-frames-183{from{transform:translate3d(93vw, 102vh, 0)}to{transform:translate3d(41vw, -124vh, 0)}}.circle-container:nth-child(183) .circle{animation-delay:2948ms}.circle-container:nth-child(184){width:2px;height:2px;animation-name:move-frames-184;animation-duration:20360ms;animation-delay:7020ms}@keyframes move-frames-184{from{transform:translate3d(1vw, 101vh, 0)}to{transform:translate3d(39vw, -109vh, 0)}}.circle-container:nth-child(184) .circle{animation-delay:2728ms}.circle-container:nth-child(185){width:1px;height:1px;animation-name:move-frames-185;animation-duration:20137ms;animation-delay:16415ms}@keyframes move-frames-185{from{transform:translate3d(4vw, 106vh, 0)}to{transform:translate3d(100vw, -131vh, 0)}}.circle-container:nth-child(185) .circle{animation-delay:1010ms}.circle-container:nth-child(186){width:5px;height:5px;animation-name:move-frames-186;animation-duration:20307ms;animation-delay:23928ms}@keyframes move-frames-186{from{transform:translate3d(90vw, 103vh, 0)}to{transform:translate3d(41vw, -117vh, 0)}}.circle-container:nth-child(186) .circle{animation-delay:540ms}.circle-container:nth-child(187){width:1px;height:1px;animation-name:move-frames-187;animation-duration:20646ms;animation-delay:1144ms}@keyframes move-frames-187{from{transform:translate3d(37vw, 103vh, 0)}to{transform:translate3d(45vw, -120vh, 0)}}.circle-container:nth-child(187) .circle{animation-delay:1258ms}.circle-container:nth-child(188){width:6px;height:6px;animation-name:move-frames-188;animation-duration:20583ms;animation-delay:15825ms}@keyframes move-frames-188{from{transform:translate3d(64vw, 105vh, 0)}to{transform:translate3d(3vw, -111vh, 0)}}.circle-container:nth-child(188) .circle{animation-delay:1384ms}.circle-container:nth-child(189){width:7px;height:7px;animation-name:move-frames-189;animation-duration:20010ms;animation-delay:12154ms}@keyframes move-frames-189{from{transform:translate3d(11vw, 101vh, 0)}to{transform:translate3d(42vw, -113vh, 0)}}.circle-container:nth-child(189) .circle{animation-delay:3363ms}.circle-container:nth-child(190){width:1px;height:1px;animation-name:move-frames-190;animation-duration:20155ms;animation-delay:20066ms}@keyframes move-frames-190{from{transform:translate3d(7vw, 106vh, 0)}to{transform:translate3d(70vw, -136vh, 0)}}.circle-container:nth-child(190) .circle{animation-delay:3054ms}.circle-container:nth-child(191){width:2px;height:2px;animation-name:move-frames-191;animation-duration:20545ms;animation-delay:261ms}@keyframes move-frames-191{from{transform:translate3d(41vw, 109vh, 0)}to{transform:translate3d(66vw, -114vh, 0)}}.circle-container:nth-child(191) .circle{animation-delay:2334ms}.circle-container:nth-child(192){width:2px;height:2px;animation-name:move-frames-192;animation-duration:20525ms;animation-delay:5706ms}@keyframes move-frames-192{from{transform:translate3d(95vw, 109vh, 0)}to{transform:translate3d(50vw, -137vh, 0)}}.circle-container:nth-child(192) .circle{animation-delay:208ms}.circle-container:nth-child(193){width:7px;height:7px;animation-name:move-frames-193;animation-duration:20033ms;animation-delay:18897ms}@keyframes move-frames-193{from{transform:translate3d(99vw, 109vh, 0)}to{transform:translate3d(64vw, -121vh, 0)}}.circle-container:nth-child(193) .circle{animation-delay:989ms}.circle-container:nth-child(194){width:8px;height:8px;animation-name:move-frames-194;animation-duration:20479ms;animation-delay:511ms}@keyframes move-frames-194{from{transform:translate3d(93vw, 103vh, 0)}to{transform:translate3d(95vw, -119vh, 0)}}.circle-container:nth-child(194) .circle{animation-delay:607ms}.circle-container:nth-child(195){width:4px;height:4px;animation-name:move-frames-195;animation-duration:20815ms;animation-delay:20380ms}@keyframes move-frames-195{from{transform:translate3d(19vw, 107vh, 0)}to{transform:translate3d(74vw, -137vh, 0)}}.circle-container:nth-child(195) .circle{animation-delay:3239ms}.circle-container:nth-child(196){width:6px;height:6px;animation-name:move-frames-196;animation-duration:20873ms;animation-delay:9415ms}@keyframes move-frames-196{from{transform:translate3d(93vw, 108vh, 0)}to{transform:translate3d(57vw, -115vh, 0)}}.circle-container:nth-child(196) .circle{animation-delay:882ms}.circle-container:nth-child(197){width:4px;height:4px;animation-name:move-frames-197;animation-duration:20228ms;animation-delay:27755ms}@keyframes move-frames-197{from{transform:translate3d(75vw, 105vh, 0)}to{transform:translate3d(25vw, -125vh, 0)}}.circle-container:nth-child(197) .circle{animation-delay:1689ms}.circle-container:nth-child(198){width:7px;height:7px;animation-name:move-frames-198;animation-duration:20686ms;animation-delay:21718ms}@keyframes move-frames-198{from{transform:translate3d(81vw, 101vh, 0)}to{transform:translate3d(51vw, -102vh, 0)}}.circle-container:nth-child(198) .circle{animation-delay:2715ms}.circle-container:nth-child(199){width:3px;height:3px;animation-name:move-frames-199;animation-duration:20292ms;animation-delay:16876ms}@keyframes move-frames-199{from{transform:translate3d(58vw, 102vh, 0)}to{transform:translate3d(17vw, -108vh, 0)}}.circle-container:nth-child(199) .circle{animation-delay:2672ms}.circle-container:nth-child(200){width:3px;height:3px;animation-name:move-frames-200;animation-duration:20081ms;animation-delay:10246ms}@keyframes move-frames-200{from{transform:translate3d(9vw, 102vh, 0)}to{transform:translate3d(100vw, -120vh, 0)}}.circle-container:nth-child(200) .circle{animation-delay:2734ms}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.objective-section{height:85rem;overflow:hidden !important}section.objective-section div.objective-owl{height:100%}section.objective-section div.objective-owl div.item{position:relative;width:100%;height:100%;overflow:hidden}section.objective-section div.objective-owl div.item:after{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:0}section.objective-section div.objective-owl div.item img.img-fluid{width:100%;height:100%;object-fit:cover;object-fit:center;transform:scale(1);animation:zoomBanner 16s linear}@media screen and (max-width: 991px){section.objective-section div.objective-owl div.item img.img-fluid{width:100%}}@keyframes zoomBanner{0%{transform:scale(1.5)}50%{transform:scale(1.2)}100%{transform:scale(1)}}section.objective-section div.objective-owl div.item div.slide-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;color:#fff;min-width:100%;text-align:center;border-radius:.5rem;overflow:hidden}section.objective-section div.objective-owl div.item div.slide-content h1{font-size:10rem;text-transform:capitalize;position:relative;padding:2rem;white-space:nowrap;font-weight:700 !important;animation:fadeInLeft 1s}@media screen and (max-width: 767px){section.objective-section div.objective-owl div.item div.slide-content h1{font-size:4rem}}section.objective-section div.objective-owl div.item div.slide-content h5{font-size:3rem;font-weight:400;animation:fadeInLeft 1s;animation-delay:.5s}@media screen and (max-width: 767px){section.objective-section div.objective-owl div.item div.slide-content h5{font-size:2.2rem}}section.objective-section div.objective-owl div.owl-controls{display:none !important}@media screen and (max-width: 991px){section.objective-section{height:50rem}}@media screen and (max-width: 991px){section.objective-section{height:32rem}}div.bottomMask{width:100%;height:1rem;background-color:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:relative}div.bottomMask:after{content:"";position:absolute;bottom:-0.6rem;left:50%;transform:translateX(-50%) rotate(45deg);height:1.5rem;width:1.5rem;background-color:#fff;z-index:-1;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}section.tabbable{margin-top:6rem}section.tabbable div.tabbable-tabs{border:1px solid #ececec}section.tabbable div.tabbable-tabs ul.nav{background-image:linear-gradient(to bottom, white 0%, #f9f9f9 100%);border-bottom:1px solid #ececec}section.tabbable div.tabbable-tabs ul.nav li a{padding:1.5rem 2rem;font-size:1.6rem;display:block;border-right:1px solid #ececec;color:#292929;border-top:3px solid transparent}section.tabbable div.tabbable-tabs ul.nav li a.active{border-top-color:#cd2122;background-color:#fff;font-weight:600}section.tabbable div.tabbable-tabs div.tab-content{padding:1.5rem}section.tabbable div.tabbable-tabs div.tab-content div.tab-pane h3.tbk__title{font-size:2rem;margin-bottom:2rem !important;font-weight:700}section.tabbable div.tabbable-tabs div.tab-content div.tab-pane h4{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;color:#cd2122}section.tabbable div.tabbable-tabs div.tab-content div.tab-pane ul.amis{padding-left:1.5rem !important}section.tabbable div.tabbable-tabs div.tab-content div.tab-pane ul.amis li{list-style:disc;margin-bottom:1.5rem}section.tabbable div.tabbable-tabs div.tab-content div.tab-pane p{text-align:justify}@media screen and (max-width: 767px){section.tabbable div.tabbable-tabs div.tab-content div.tab-pane p{font-size:1.4rem}}section.tabbable div.tabbable-tabs div.tab-content div.tab-pane h5.tbk-title{margin:2.5rem 0;font-weight:700;font-size:1.8rem}