@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.row{display:flex}.row-5{display:flex;gap:5px}.row-10{display:flex;gap:10px}.col{display:flex;flex-direction:column}.col-5{display:flex;flex-direction:column;gap:5px}.col-10{display:flex;flex-direction:column;gap:10px}.wrap{display:flex;flex-wrap:wrap}.p-inputtext,.p-textarea{background:transparent!important;border:1px solid #876300!important;font-size:12px;border-radius:2px!important;width:100%}.p-inputtext:focus,.p-textarea:focus{border:1px solid var(--p-primary-color)!important}label{color:#fff!important}.required-red{color:#da5c5c}h2,p{color:#fff!important}.p-message{background:var(--p-red-700)!important;outline:1px solid var(--p-red-800)!important}.lunar{position:absolute;top:0;left:0;justify-content:start;align-items:center;width:100%;height:100%;margin:0 auto;z-index:-1}.lunar img:first-child{margin-bottom:-60px;width:150px;opacity:0}.lunar img:last-child{margin-bottom:-70px;width:280px;opacity:0}.lunar img{width:100%}.register{position:absolute;justify-content:center;width:100%;transform:scale(0);margin-top:150px;top:0;left:0;z-index:0;padding:0 20px}.register small{text-align:center;font-size:11px;margin:10px 0;color:#fff}.register .submit-btn{margin-top:10px}.form{position:absolute;top:0;left:0;width:100%;transform:scale(0);margin-top:120px;z-index:0;padding:20px}.form small{text-align:center;font-size:11px;margin:10px 0;color:#fff}.form .submit-btn{margin-top:10px}.success{position:absolute;top:0;left:0;justify-content:start;align-items:center;width:100%;height:auto;margin:140px auto 0;padding:0 40px;z-index:-1;opacity:0}.success h2{text-align:center;font-size:17px;font-weight:400}.success p{text-align:justify;color:#fff}.success a{color:var(--p-primary-color);text-decoration:none}.home{position:relative;height:100vh;padding:30px 20px}.home .flower-container{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%}.home .flower-container .flower-img-1{position:absolute;width:140%;top:0;left:-40px;transform:rotate(200deg)}.home .flower-container .flower-img-2{position:absolute;width:140%;bottom:0;right:-40px;transform:rotate(20deg)}.home .intro-container{width:100%;text-align:center;height:100%;position:relative}.home .intro-container h2{width:100%;position:absolute;top:50%;text-align:center;color:#fff;font-family:Poppins,sans-serif;font-weight:200}.home .intro-container p{width:100%;position:absolute;top:45%;text-align:center;color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:200}.home .logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;flex-direction:column;justify-content:center;gap:20px}.home .logo-container .logo{position:relative;width:300px;margin:0 auto}.home .logo-container .logo img{position:relative;width:100%;border-radius:50%;z-index:3}.home .logo-container .logo.animate img{animation:pulseImage 1.5s infinite;transition:transform .5s ease}.home .logo-container .logo.animate .pulse{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:233px;height:233px;border:2px solid #a77a46;border-radius:50%;animation:pulse 1.5s infinite;pointer-events:none}.home .logo-container .logo.animate .rectangle{z-index:2;background:#410006;width:300px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulseImage{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:0}50%{transform:translate(-50%,-50%) scale(1);opacity:0}75%{transform:translate(-50%,-50%) scale(1);opacity:.3}to{transform:translate(-50%,-50%) scale(1.2);opacity:0}}.home .logo-container .instructions{display:flex;align-items:center;justify-content:center;opacity:0;transition:.4s ease-in-out}.home .logo-container .instructions small{color:#a77a46;font-family:Poppins,sans-serif;font-size:13px}.home .logo-container .instructions.active{opacity:1}.container{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:-1}.circle-container{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.circle-container .circle{width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#f99,#f99 10%,#9ff0 56%);animation:fadein-frames .2s infinite,scale-frames 2s infinite}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes scale-frames{0%{transform:scale3d(.4,.4,1)}50%{transform:scale3d(2.2,2.2,1)}to{transform:scale3d(.4,.4,1)}}.circle-container:nth-child(1){width:7px;height:7px;animation-name:move-frames-1;animation-duration:10821ms;animation-delay:3496ms}@keyframes move-frames-1{0%{transform:translate3d(42vw,107vh,0)}to{transform:translate3d(94vw,-128vh,0)}}.circle-container:nth-child(1) .circle{animation-delay:2932ms}.circle-container:nth-child(2){width:7px;height:7px;animation-name:move-frames-2;animation-duration:7177ms;animation-delay:7.75s}@keyframes move-frames-2{0%{transform:translate3d(29vw,101vh,0)}to{transform:translate3d(76vw,-119vh,0)}}.circle-container:nth-child(2) .circle{animation-delay:3426ms}.circle-container:nth-child(3){width:6px;height:6px;animation-name:move-frames-3;animation-duration:7207ms;animation-delay:9683ms}@keyframes move-frames-3{0%{transform:translate3d(82vw,103vh,0)}to{transform:translate3d(14vw,-125vh,0)}}.circle-container:nth-child(3) .circle{animation-delay:1591ms}.circle-container:nth-child(4){width:3px;height:3px;animation-name:move-frames-4;animation-duration:8481ms;animation-delay:8.82s}@keyframes move-frames-4{0%{transform:translate3d(82vw,109vh,0)}to{transform:translate3d(69vw,-119vh,0)}}.circle-container:nth-child(4) .circle{animation-delay:2844ms}.circle-container:nth-child(5){width:1px;height:1px;animation-name:move-frames-5;animation-duration:8408ms;animation-delay:9.26s}@keyframes move-frames-5{0%{transform:translate3d(66vw,104vh,0)}to{transform:translate3d(45vw,-113vh,0)}}.circle-container:nth-child(5) .circle{animation-delay:3.84s}.circle-container:nth-child(6){width:9px;height:9px;animation-name:move-frames-6;animation-duration:9996ms;animation-delay:1342ms}@keyframes move-frames-6{0%{transform:translate3d(49vw,106vh,0)}to{transform:translate3d(88vw,-112vh,0)}}.circle-container:nth-child(6) .circle{animation-delay:2534ms}.circle-container:nth-child(7){width:5px;height:5px;animation-name:move-frames-7;animation-duration:9235ms;animation-delay:7293ms}@keyframes move-frames-7{0%{transform:translate3d(100vw,108vh,0)}to{transform:translate3d(24vw,-124vh,0)}}.circle-container:nth-child(7) .circle{animation-delay:1.42s}.circle-container:nth-child(8){width:8px;height:8px;animation-name:move-frames-8;animation-duration:8524ms;animation-delay:2709ms}@keyframes move-frames-8{0%{transform:translate3d(40vw,102vh,0)}to{transform:translate3d(100vw,-117vh,0)}}.circle-container:nth-child(8) .circle{animation-delay:865ms}.circle-container:nth-child(9){width:5px;height:5px;animation-name:move-frames-9;animation-duration:9326ms;animation-delay:3227ms}@keyframes move-frames-9{0%{transform:translate3d(37vw,108vh,0)}to{transform:translate3d(55vw,-133vh,0)}}.circle-container:nth-child(9) .circle{animation-delay:2542ms}.circle-container:nth-child(10){width:8px;height:8px;animation-name:move-frames-10;animation-duration:9439ms;animation-delay:5772ms}@keyframes move-frames-10{0%{transform:translate3d(89vw,109vh,0)}to{transform:translate3d(5vw,-131vh,0)}}.circle-container:nth-child(10) .circle{animation-delay:2595ms}.circle-container:nth-child(11){width:9px;height:9px;animation-name:move-frames-11;animation-duration:7583ms;animation-delay:3509ms}@keyframes move-frames-11{0%{transform:translate3d(77vw,107vh,0)}to{transform:translate3d(85vw,-126vh,0)}}.circle-container:nth-child(11) .circle{animation-delay:1551ms}.circle-container:nth-child(12){width:3px;height:3px;animation-name:move-frames-12;animation-duration:9585ms;animation-delay:10295ms}@keyframes move-frames-12{0%{transform:translate3d(73vw,107vh,0)}to{transform:translate3d(57vw,-116vh,0)}}.circle-container:nth-child(12) .circle{animation-delay:3315ms}.circle-container:nth-child(13){width:3px;height:3px;animation-name:move-frames-13;animation-duration:10716ms;animation-delay:7.39s}@keyframes move-frames-13{0%{transform:translate3d(9vw,104vh,0)}to{transform:translate3d(48vw,-128vh,0)}}.circle-container:nth-child(13) .circle{animation-delay:2.1s}.circle-container:nth-child(14){width:9px;height:9px;animation-name:move-frames-14;animation-duration:8505ms;animation-delay:10023ms}@keyframes move-frames-14{0%{transform:translate3d(9vw,109vh,0)}to{transform:translate3d(77vw,-112vh,0)}}.circle-container:nth-child(14) .circle{animation-delay:412ms}.circle-container:nth-child(15){width:10px;height:10px;animation-name:move-frames-15;animation-duration:9358ms;animation-delay:5236ms}@keyframes move-frames-15{0%{transform:translate3d(3vw,104vh,0)}to{transform:translate3d(8vw,-105vh,0)}}.circle-container:nth-child(15) .circle{animation-delay:1755ms}.circle-container:nth-child(16){width:7px;height:7px;animation-name:move-frames-16;animation-duration:10459ms;animation-delay:2651ms}@keyframes move-frames-16{0%{transform:translate3d(40vw,110vh,0)}to{transform:translate3d(35vw,-114vh,0)}}.circle-container:nth-child(16) .circle{animation-delay:2.97s}.circle-container:nth-child(17){width:10px;height:10px;animation-name:move-frames-17;animation-duration:10193ms;animation-delay:669ms}@keyframes move-frames-17{0%{transform:translate3d(71vw,101vh,0)}to{transform:translate3d(21vw,-116vh,0)}}.circle-container:nth-child(17) .circle{animation-delay:3069ms}.circle-container:nth-child(18){width:9px;height:9px;animation-name:move-frames-18;animation-duration:9744ms;animation-delay:4476ms}@keyframes move-frames-18{0%{transform:translate3d(75vw,105vh,0)}to{transform:translate3d(86vw,-121vh,0)}}.circle-container:nth-child(18) .circle{animation-delay:1265ms}.circle-container:nth-child(19){width:1px;height:1px;animation-name:move-frames-19;animation-duration:8.48s;animation-delay:7412ms}@keyframes move-frames-19{0%{transform:translate3d(53vw,104vh,0)}to{transform:translate3d(66vw,-105vh,0)}}.circle-container:nth-child(19) .circle{animation-delay:2617ms}.circle-container:nth-child(20){width:2px;height:2px;animation-name:move-frames-20;animation-duration:9935ms;animation-delay:871ms}@keyframes move-frames-20{0%{transform:translate3d(25vw,101vh,0)}to{transform:translate3d(3vw,-110vh,0)}}.circle-container:nth-child(20) .circle{animation-delay:2932ms}.circle-container:nth-child(21){width:2px;height:2px;animation-name:move-frames-21;animation-duration:8352ms;animation-delay:7532ms}@keyframes move-frames-21{0%{transform:translate3d(77vw,108vh,0)}to{transform:translate3d(93vw,-119vh,0)}}.circle-container:nth-child(21) .circle{animation-delay:.49s}.circle-container:nth-child(22){width:3px;height:3px;animation-name:move-frames-22;animation-duration:8337ms;animation-delay:8676ms}@keyframes move-frames-22{0%{transform:translate3d(100vw,105vh,0)}to{transform:translate3d(72vw,-135vh,0)}}.circle-container:nth-child(22) .circle{animation-delay:1507ms}.circle-container:nth-child(23){width:9px;height:9px;animation-name:move-frames-23;animation-duration:9898ms;animation-delay:4131ms}@keyframes move-frames-23{0%{transform:translate3d(47vw,102vh,0)}to{transform:translate3d(12vw,-104vh,0)}}.circle-container:nth-child(23) .circle{animation-delay:2795ms}.circle-container:nth-child(24){width:10px;height:10px;animation-name:move-frames-24;animation-duration:8581ms;animation-delay:9886ms}@keyframes move-frames-24{0%{transform:translate3d(57vw,105vh,0)}to{transform:translate3d(39vw,-131vh,0)}}.circle-container:nth-child(24) .circle{animation-delay:467ms}.circle-container:nth-child(25){width:9px;height:9px;animation-name:move-frames-25;animation-duration:9191ms;animation-delay:3927ms}@keyframes move-frames-25{0%{transform:translate3d(61vw,109vh,0)}to{transform:translate3d(77vw,-123vh,0)}}.circle-container:nth-child(25) .circle{animation-delay:2998ms}.circle-container:nth-child(26){width:2px;height:2px;animation-name:move-frames-26;animation-duration:7977ms;animation-delay:4298ms}@keyframes move-frames-26{0%{transform:translate3d(25vw,102vh,0)}to{transform:translate3d(53vw,-117vh,0)}}.circle-container:nth-child(26) .circle{animation-delay:2363ms}.circle-container:nth-child(27){width:7px;height:7px;animation-name:move-frames-27;animation-duration:9.97s;animation-delay:2358ms}@keyframes move-frames-27{0%{transform:translate3d(70vw,102vh,0)}to{transform:translate3d(27vw,-107vh,0)}}.circle-container:nth-child(27) .circle{animation-delay:1127ms}.circle-container:nth-child(28){width:2px;height:2px;animation-name:move-frames-28;animation-duration:7275ms;animation-delay:9624ms}@keyframes move-frames-28{0%{transform:translate3d(32vw,109vh,0)}to{transform:translate3d(57vw,-117vh,0)}}.circle-container:nth-child(28) .circle{animation-delay:777ms}.circle-container:nth-child(29){width:2px;height:2px;animation-name:move-frames-29;animation-duration:7467ms;animation-delay:1487ms}@keyframes move-frames-29{0%{transform:translate3d(86vw,104vh,0)}to{transform:translate3d(100vw,-109vh,0)}}.circle-container:nth-child(29) .circle{animation-delay:.57s}.circle-container:nth-child(30){width:5px;height:5px;animation-name:move-frames-30;animation-duration:8165ms;animation-delay:1035ms}@keyframes move-frames-30{0%{transform:translate3d(34vw,110vh,0)}to{transform:translate3d(16vw,-136vh,0)}}.circle-container:nth-child(30) .circle{animation-delay:3059ms}.circle-container:nth-child(31){width:6px;height:6px;animation-name:move-frames-31;animation-duration:7985ms;animation-delay:4247ms}@keyframes move-frames-31{0%{transform:translate3d(42vw,107vh,0)}to{transform:translate3d(53vw,-113vh,0)}}.circle-container:nth-child(31) .circle{animation-delay:854ms}.circle-container:nth-child(32){width:6px;height:6px;animation-name:move-frames-32;animation-duration:7458ms;animation-delay:5498ms}@keyframes move-frames-32{0%{transform:translate3d(66vw,103vh,0)}to{transform:translate3d(65vw,-125vh,0)}}.circle-container:nth-child(32) .circle{animation-delay:3555ms}.circle-container:nth-child(33){width:6px;height:6px;animation-name:move-frames-33;animation-duration:10771ms;animation-delay:7347ms}@keyframes move-frames-33{0%{transform:translate3d(48vw,108vh,0)}to{transform:translate3d(81vw,-114vh,0)}}.circle-container:nth-child(33) .circle{animation-delay:3.42s}.circle-container:nth-child(34){width:6px;height:6px;animation-name:move-frames-34;animation-duration:10232ms;animation-delay:3356ms}@keyframes move-frames-34{0%{transform:translate3d(44vw,107vh,0)}to{transform:translate3d(94vw,-132vh,0)}}.circle-container:nth-child(34) .circle{animation-delay:593ms}.circle-container:nth-child(35){width:3px;height:3px;animation-name:move-frames-35;animation-duration:7165ms;animation-delay:5.42s}@keyframes move-frames-35{0%{transform:translate3d(90vw,103vh,0)}to{transform:translate3d(65vw,-121vh,0)}}.circle-container:nth-child(35) .circle{animation-delay:1.87s}.circle-container:nth-child(36){width:9px;height:9px;animation-name:move-frames-36;animation-duration:8427ms;animation-delay:759ms}@keyframes move-frames-36{0%{transform:translate3d(2vw,102vh,0)}to{transform:translate3d(68vw,-132vh,0)}}.circle-container:nth-child(36) .circle{animation-delay:2028ms}.circle-container:nth-child(37){width:5px;height:5px;animation-name:move-frames-37;animation-duration:10628ms;animation-delay:8003ms}@keyframes move-frames-37{0%{transform:translate3d(37vw,102vh,0)}to{transform:translate3d(34vw,-109vh,0)}}.circle-container:nth-child(37) .circle{animation-delay:2505ms}.circle-container:nth-child(38){width:5px;height:5px;animation-name:move-frames-38;animation-duration:8137ms;animation-delay:269ms}@keyframes move-frames-38{0%{transform:translate3d(40vw,102vh,0)}to{transform:translate3d(46vw,-121vh,0)}}.circle-container:nth-child(38) .circle{animation-delay:3661ms}.circle-container:nth-child(39){width:2px;height:2px;animation-name:move-frames-39;animation-duration:10127ms;animation-delay:10ms}@keyframes move-frames-39{0%{transform:translate3d(16vw,103vh,0)}to{transform:translate3d(75vw,-124vh,0)}}.circle-container:nth-child(39) .circle{animation-delay:2134ms}.circle-container:nth-child(40){width:1px;height:1px;animation-name:move-frames-40;animation-duration:9986ms;animation-delay:7922ms}@keyframes move-frames-40{0%{transform:translate3d(40vw,109vh,0)}to{transform:translate3d(21vw,-130vh,0)}}.circle-container:nth-child(40) .circle{animation-delay:498ms}.circle-container:nth-child(41){width:7px;height:7px;animation-name:move-frames-41;animation-duration:7916ms;animation-delay:8035ms}@keyframes move-frames-41{0%{transform:translate3d(57vw,109vh,0)}to{transform:translate3d(21vw,-119vh,0)}}.circle-container:nth-child(41) .circle{animation-delay:2053ms}.circle-container:nth-child(42){width:6px;height:6px;animation-name:move-frames-42;animation-duration:10115ms;animation-delay:414ms}@keyframes move-frames-42{0%{transform:translate3d(41vw,101vh,0)}to{transform:translate3d(35vw,-125vh,0)}}.circle-container:nth-child(42) .circle{animation-delay:1407ms}.circle-container:nth-child(43){width:1px;height:1px;animation-name:move-frames-43;animation-duration:7639ms;animation-delay:8425ms}@keyframes move-frames-43{0%{transform:translate3d(28vw,104vh,0)}to{transform:translate3d(46vw,-128vh,0)}}.circle-container:nth-child(43) .circle{animation-delay:1376ms}.circle-container:nth-child(44){width:6px;height:6px;animation-name:move-frames-44;animation-duration:7283ms;animation-delay:10467ms}@keyframes move-frames-44{0%{transform:translate3d(69vw,110vh,0)}to{transform:translate3d(48vw,-122vh,0)}}.circle-container:nth-child(44) .circle{animation-delay:1.69s}.circle-container:nth-child(45){width:10px;height:10px;animation-name:move-frames-45;animation-duration:9104ms;animation-delay:6602ms}@keyframes move-frames-45{0%{transform:translate3d(19vw,107vh,0)}to{transform:translate3d(92vw,-120vh,0)}}.circle-container:nth-child(45) .circle{animation-delay:2627ms}.circle-container:nth-child(46){width:4px;height:4px;animation-name:move-frames-46;animation-duration:10759ms;animation-delay:2621ms}@keyframes move-frames-46{0%{transform:translate3d(5vw,105vh,0)}to{transform:translate3d(36vw,-106vh,0)}}.circle-container:nth-child(46) .circle{animation-delay:1916ms}.circle-container:nth-child(47){width:3px;height:3px;animation-name:move-frames-47;animation-duration:8148ms;animation-delay:2s}@keyframes move-frames-47{0%{transform:translate3d(1vw,106vh,0)}to{transform:translate3d(22vw,-116vh,0)}}.circle-container:nth-child(47) .circle{animation-delay:3027ms}.circle-container:nth-child(48){width:10px;height:10px;animation-name:move-frames-48;animation-duration:9248ms;animation-delay:1178ms}@keyframes move-frames-48{0%{transform:translate3d(87vw,101vh,0)}to{transform:translate3d(65vw,-111vh,0)}}.circle-container:nth-child(48) .circle{animation-delay:1112ms}.circle-container:nth-child(49){width:8px;height:8px;animation-name:move-frames-49;animation-duration:7414ms;animation-delay:8094ms}@keyframes move-frames-49{0%{transform:translate3d(3vw,104vh,0)}to{transform:translate3d(78vw,-127vh,0)}}.circle-container:nth-child(49) .circle{animation-delay:2959ms}.circle-container:nth-child(50){width:4px;height:4px;animation-name:move-frames-50;animation-duration:7014ms;animation-delay:9245ms}@keyframes move-frames-50{0%{transform:translate3d(45vw,102vh,0)}to{transform:translate3d(97vw,-115vh,0)}}.circle-container:nth-child(50) .circle{animation-delay:1466ms}.circle-container:nth-child(51){width:3px;height:3px;animation-name:move-frames-51;animation-duration:10.7s;animation-delay:3632ms}@keyframes move-frames-51{0%{transform:translate3d(92vw,106vh,0)}to{transform:translate3d(28vw,-133vh,0)}}.circle-container:nth-child(51) .circle{animation-delay:2822ms}.circle-container:nth-child(52){width:3px;height:3px;animation-name:move-frames-52;animation-duration:8102ms;animation-delay:10576ms}@keyframes move-frames-52{0%{transform:translate3d(8vw,105vh,0)}to{transform:translate3d(35vw,-121vh,0)}}.circle-container:nth-child(52) .circle{animation-delay:753ms}.circle-container:nth-child(53){width:2px;height:2px;animation-name:move-frames-53;animation-duration:8586ms;animation-delay:4698ms}@keyframes move-frames-53{0%{transform:translate3d(22vw,106vh,0)}to{transform:translate3d(75vw,-119vh,0)}}.circle-container:nth-child(53) .circle{animation-delay:1658ms}.circle-container:nth-child(54){width:9px;height:9px;animation-name:move-frames-54;animation-duration:9529ms;animation-delay:3331ms}@keyframes move-frames-54{0%{transform:translate3d(92vw,108vh,0)}to{transform:translate3d(35vw,-128vh,0)}}.circle-container:nth-child(54) .circle{animation-delay:3356ms}.circle-container:nth-child(55){width:4px;height:4px;animation-name:move-frames-55;animation-duration:9268ms;animation-delay:2709ms}@keyframes move-frames-55{0%{transform:translate3d(87vw,110vh,0)}to{transform:translate3d(100vw,-124vh,0)}}.circle-container:nth-child(55) .circle{animation-delay:2006ms}.circle-container:nth-child(56){width:5px;height:5px;animation-name:move-frames-56;animation-duration:7801ms;animation-delay:5538ms}@keyframes move-frames-56{0%{transform:translate3d(96vw,105vh,0)}to{transform:translate3d(21vw,-117vh,0)}}.circle-container:nth-child(56) .circle{animation-delay:782ms}.circle-container:nth-child(57){width:10px;height:10px;animation-name:move-frames-57;animation-duration:9917ms;animation-delay:5739ms}@keyframes move-frames-57{0%{transform:translate3d(41vw,106vh,0)}to{transform:translate3d(79vw,-131vh,0)}}.circle-container:nth-child(57) .circle{animation-delay:3325ms}.circle-container:nth-child(58){width:4px;height:4px;animation-name:move-frames-58;animation-duration:8038ms;animation-delay:1634ms}@keyframes move-frames-58{0%{transform:translate3d(35vw,110vh,0)}to{transform:translate3d(15vw,-111vh,0)}}.circle-container:nth-child(58) .circle{animation-delay:1569ms}.circle-container:nth-child(59){width:8px;height:8px;animation-name:move-frames-59;animation-duration:7639ms;animation-delay:3.69s}@keyframes move-frames-59{0%{transform:translate3d(55vw,105vh,0)}to{transform:translate3d(7vw,-129vh,0)}}.circle-container:nth-child(59) .circle{animation-delay:1783ms}.circle-container:nth-child(60){width:10px;height:10px;animation-name:move-frames-60;animation-duration:9284ms;animation-delay:8729ms}@keyframes move-frames-60{0%{transform:translate3d(84vw,109vh,0)}to{transform:translate3d(40vw,-117vh,0)}}.circle-container:nth-child(60) .circle{animation-delay:487ms}.circle-container:nth-child(61){width:8px;height:8px;animation-name:move-frames-61;animation-duration:10736ms;animation-delay:2502ms}@keyframes move-frames-61{0%{transform:translate3d(78vw,109vh,0)}to{transform:translate3d(47vw,-118vh,0)}}.circle-container:nth-child(61) .circle{animation-delay:1734ms}.circle-container:nth-child(62){width:3px;height:3px;animation-name:move-frames-62;animation-duration:10.21s;animation-delay:1457ms}@keyframes move-frames-62{0%{transform:translate3d(62vw,110vh,0)}to{transform:translate3d(27vw,-135vh,0)}}.circle-container:nth-child(62) .circle{animation-delay:1254ms}.circle-container:nth-child(63){width:9px;height:9px;animation-name:move-frames-63;animation-duration:9894ms;animation-delay:2062ms}@keyframes move-frames-63{0%{transform:translate3d(85vw,108vh,0)}to{transform:translate3d(1vw,-122vh,0)}}.circle-container:nth-child(63) .circle{animation-delay:2519ms}.circle-container:nth-child(64){width:2px;height:2px;animation-name:move-frames-64;animation-duration:7527ms;animation-delay:7815ms}@keyframes move-frames-64{0%{transform:translate3d(52vw,103vh,0)}to{transform:translate3d(43vw,-127vh,0)}}.circle-container:nth-child(64) .circle{animation-delay:1378ms}.circle-container:nth-child(65){width:4px;height:4px;animation-name:move-frames-65;animation-duration:7586ms;animation-delay:5583ms}@keyframes move-frames-65{0%{transform:translate3d(53vw,101vh,0)}to{transform:translate3d(69vw,-114vh,0)}}.circle-container:nth-child(65) .circle{animation-delay:2061ms}.circle-container:nth-child(66){width:3px;height:3px;animation-name:move-frames-66;animation-duration:9204ms;animation-delay:9002ms}@keyframes move-frames-66{0%{transform:translate3d(77vw,103vh,0)}to{transform:translate3d(42vw,-133vh,0)}}.circle-container:nth-child(66) .circle{animation-delay:396ms}.circle-container:nth-child(67){width:9px;height:9px;animation-name:move-frames-67;animation-duration:7624ms;animation-delay:2093ms}@keyframes move-frames-67{0%{transform:translate3d(33vw,104vh,0)}to{transform:translate3d(66vw,-128vh,0)}}.circle-container:nth-child(67) .circle{animation-delay:2263ms}.circle-container:nth-child(68){width:3px;height:3px;animation-name:move-frames-68;animation-duration:7727ms;animation-delay:6.55s}@keyframes move-frames-68{0%{transform:translate3d(60vw,109vh,0)}to{transform:translate3d(19vw,-127vh,0)}}.circle-container:nth-child(68) .circle{animation-delay:2126ms}.circle-container:nth-child(69){width:10px;height:10px;animation-name:move-frames-69;animation-duration:10.85s;animation-delay:7387ms}@keyframes move-frames-69{0%{transform:translate3d(77vw,101vh,0)}to{transform:translate3d(7vw,-106vh,0)}}.circle-container:nth-child(69) .circle{animation-delay:1338ms}.circle-container:nth-child(70){width:4px;height:4px;animation-name:move-frames-70;animation-duration:10372ms;animation-delay:7706ms}@keyframes move-frames-70{0%{transform:translate3d(88vw,109vh,0)}to{transform:translate3d(17vw,-138vh,0)}}.circle-container:nth-child(70) .circle{animation-delay:2462ms}.circle-container:nth-child(71){width:7px;height:7px;animation-name:move-frames-71;animation-duration:8554ms;animation-delay:9343ms}@keyframes move-frames-71{0%{transform:translate3d(8vw,110vh,0)}to{transform:translate3d(83vw,-117vh,0)}}.circle-container:nth-child(71) .circle{animation-delay:874ms}.circle-container:nth-child(72){width:7px;height:7px;animation-name:move-frames-72;animation-duration:9549ms;animation-delay:5317ms}@keyframes move-frames-72{0%{transform:translate3d(58vw,104vh,0)}to{transform:translate3d(57vw,-125vh,0)}}.circle-container:nth-child(72) .circle{animation-delay:2.16s}.circle-container:nth-child(73){width:4px;height:4px;animation-name:move-frames-73;animation-duration:8084ms;animation-delay:1346ms}@keyframes move-frames-73{0%{transform:translate3d(92vw,107vh,0)}to{transform:translate3d(89vw,-132vh,0)}}.circle-container:nth-child(73) .circle{animation-delay:1117ms}.circle-container:nth-child(74){width:6px;height:6px;animation-name:move-frames-74;animation-duration:9034ms;animation-delay:4515ms}@keyframes move-frames-74{0%{transform:translate3d(11vw,105vh,0)}to{transform:translate3d(35vw,-130vh,0)}}.circle-container:nth-child(74) .circle{animation-delay:1373ms}.circle-container:nth-child(75){width:2px;height:2px;animation-name:move-frames-75;animation-duration:8206ms;animation-delay:106ms}@keyframes move-frames-75{0%{transform:translate3d(53vw,101vh,0)}to{transform:translate3d(7vw,-119vh,0)}}.circle-container:nth-child(75) .circle{animation-delay:263ms}.circle-container:nth-child(76){width:2px;height:2px;animation-name:move-frames-76;animation-duration:10929ms;animation-delay:2525ms}@keyframes move-frames-76{0%{transform:translate3d(93vw,107vh,0)}to{transform:translate3d(20vw,-119vh,0)}}.circle-container:nth-child(76) .circle{animation-delay:3814ms}.circle-container:nth-child(77){width:5px;height:5px;animation-name:move-frames-77;animation-duration:7697ms;animation-delay:2967ms}@keyframes move-frames-77{0%{transform:translate3d(86vw,110vh,0)}to{transform:translate3d(61vw,-128vh,0)}}.circle-container:nth-child(77) .circle{animation-delay:1191ms}.circle-container:nth-child(78){width:1px;height:1px;animation-name:move-frames-78;animation-duration:8639ms;animation-delay:5.67s}@keyframes move-frames-78{0%{transform:translate3d(41vw,108vh,0)}to{transform:translate3d(4vw,-122vh,0)}}.circle-container:nth-child(78) .circle{animation-delay:117ms}.circle-container:nth-child(79){width:4px;height:4px;animation-name:move-frames-79;animation-duration:7191ms;animation-delay:8415ms}@keyframes move-frames-79{0%{transform:translate3d(79vw,109vh,0)}to{transform:translate3d(19vw,-139vh,0)}}.circle-container:nth-child(79) .circle{animation-delay:.16s}.circle-container:nth-child(80){width:8px;height:8px;animation-name:move-frames-80;animation-duration:9393ms;animation-delay:8102ms}@keyframes move-frames-80{0%{transform:translate3d(22vw,109vh,0)}to{transform:translate3d(87vw,-115vh,0)}}.circle-container:nth-child(80) .circle{animation-delay:3635ms}.circle-container:nth-child(81){width:10px;height:10px;animation-name:move-frames-81;animation-duration:8193ms;animation-delay:4687ms}@keyframes move-frames-81{0%{transform:translate3d(33vw,103vh,0)}to{transform:translate3d(92vw,-129vh,0)}}.circle-container:nth-child(81) .circle{animation-delay:382ms}.circle-container:nth-child(82){width:1px;height:1px;animation-name:move-frames-82;animation-duration:8.23s;animation-delay:4016ms}@keyframes move-frames-82{0%{transform:translate3d(27vw,106vh,0)}to{transform:translate3d(4vw,-128vh,0)}}.circle-container:nth-child(82) .circle{animation-delay:1534ms}.circle-container:nth-child(83){width:7px;height:7px;animation-name:move-frames-83;animation-duration:8506ms;animation-delay:3853ms}@keyframes move-frames-83{0%{transform:translate3d(53vw,101vh,0)}to{transform:translate3d(40vw,-109vh,0)}}.circle-container:nth-child(83) .circle{animation-delay:599ms}.circle-container:nth-child(84){width:3px;height:3px;animation-name:move-frames-84;animation-duration:8912ms;animation-delay:2658ms}@keyframes move-frames-84{0%{transform:translate3d(3vw,101vh,0)}to{transform:translate3d(85vw,-129vh,0)}}.circle-container:nth-child(84) .circle{animation-delay:3099ms}.circle-container:nth-child(85){width:9px;height:9px;animation-name:move-frames-85;animation-duration:7401ms;animation-delay:10293ms}@keyframes move-frames-85{0%{transform:translate3d(21vw,103vh,0)}to{transform:translate3d(4vw,-104vh,0)}}.circle-container:nth-child(85) .circle{animation-delay:3106ms}.circle-container:nth-child(86){width:3px;height:3px;animation-name:move-frames-86;animation-duration:10705ms;animation-delay:9134ms}@keyframes move-frames-86{0%{transform:translate3d(88vw,108vh,0)}to{transform:translate3d(50vw,-121vh,0)}}.circle-container:nth-child(86) .circle{animation-delay:3.41s}.circle-container:nth-child(87){width:2px;height:2px;animation-name:move-frames-87;animation-duration:7597ms;animation-delay:4844ms}@keyframes move-frames-87{0%{transform:translate3d(10vw,109vh,0)}to{transform:translate3d(24vw,-129vh,0)}}.circle-container:nth-child(87) .circle{animation-delay:2ms}.circle-container:nth-child(88){width:1px;height:1px;animation-name:move-frames-88;animation-duration:8724ms;animation-delay:6712ms}@keyframes move-frames-88{0%{transform:translate3d(60vw,108vh,0)}to{transform:translate3d(62vw,-133vh,0)}}.circle-container:nth-child(88) .circle{animation-delay:399ms}.circle-container:nth-child(89){width:3px;height:3px;animation-name:move-frames-89;animation-duration:8867ms;animation-delay:6659ms}@keyframes move-frames-89{0%{transform:translate3d(44vw,103vh,0)}to{transform:translate3d(46vw,-131vh,0)}}.circle-container:nth-child(89) .circle{animation-delay:2904ms}.circle-container:nth-child(90){width:9px;height:9px;animation-name:move-frames-90;animation-duration:8398ms;animation-delay:6923ms}@keyframes move-frames-90{0%{transform:translate3d(75vw,110vh,0)}to{transform:translate3d(66vw,-138vh,0)}}.circle-container:nth-child(90) .circle{animation-delay:644ms}.circle-container:nth-child(91){width:3px;height:3px;animation-name:move-frames-91;animation-duration:9668ms;animation-delay:5624ms}@keyframes move-frames-91{0%{transform:translate3d(52vw,101vh,0)}to{transform:translate3d(8vw,-111vh,0)}}.circle-container:nth-child(91) .circle{animation-delay:1756ms}.circle-container:nth-child(92){width:7px;height:7px;animation-name:move-frames-92;animation-duration:7901ms;animation-delay:9336ms}@keyframes move-frames-92{0%{transform:translate3d(84vw,101vh,0)}to{transform:translate3d(36vw,-108vh,0)}}.circle-container:nth-child(92) .circle{animation-delay:2064ms}.circle-container:nth-child(93){width:3px;height:3px;animation-name:move-frames-93;animation-duration:7446ms;animation-delay:10059ms}@keyframes move-frames-93{0%{transform:translate3d(98vw,103vh,0)}to{transform:translate3d(53vw,-120vh,0)}}.circle-container:nth-child(93) .circle{animation-delay:723ms}.circle-container:nth-child(94){width:6px;height:6px;animation-name:move-frames-94;animation-duration:9508ms;animation-delay:4789ms}@keyframes move-frames-94{0%{transform:translate3d(1vw,103vh,0)}to{transform:translate3d(62vw,-130vh,0)}}.circle-container:nth-child(94) .circle{animation-delay:3696ms}.circle-container:nth-child(95){width:4px;height:4px;animation-name:move-frames-95;animation-duration:10212ms;animation-delay:9602ms}@keyframes move-frames-95{0%{transform:translate3d(5vw,103vh,0)}to{transform:translate3d(63vw,-130vh,0)}}.circle-container:nth-child(95) .circle{animation-delay:75ms}.circle-container:nth-child(96){width:10px;height:10px;animation-name:move-frames-96;animation-duration:9893ms;animation-delay:9023ms}@keyframes move-frames-96{0%{transform:translate3d(5vw,103vh,0)}to{transform:translate3d(52vw,-123vh,0)}}.circle-container:nth-child(96) .circle{animation-delay:1597ms}.circle-container:nth-child(97){width:3px;height:3px;animation-name:move-frames-97;animation-duration:7449ms;animation-delay:1435ms}@keyframes move-frames-97{0%{transform:translate3d(10vw,108vh,0)}to{transform:translate3d(72vw,-121vh,0)}}.circle-container:nth-child(97) .circle{animation-delay:3371ms}.circle-container:nth-child(98){width:10px;height:10px;animation-name:move-frames-98;animation-duration:9813ms;animation-delay:2012ms}@keyframes move-frames-98{0%{transform:translate3d(56vw,107vh,0)}to{transform:translate3d(25vw,-124vh,0)}}.circle-container:nth-child(98) .circle{animation-delay:1362ms}.circle-container:nth-child(99){width:5px;height:5px;animation-name:move-frames-99;animation-duration:10952ms;animation-delay:9366ms}@keyframes move-frames-99{0%{transform:translate3d(54vw,109vh,0)}to{transform:translate3d(1vw,-121vh,0)}}.circle-container:nth-child(99) .circle{animation-delay:2088ms}.circle-container:nth-child(100){width:5px;height:5px;animation-name:move-frames-100;animation-duration:8005ms;animation-delay:8187ms}@keyframes move-frames-100{0%{transform:translate3d(54vw,104vh,0)}to{transform:translate3d(34vw,-105vh,0)}}.circle-container:nth-child(100) .circle{animation-delay:2575ms}.circle-container:nth-child(101){width:10px;height:10px;animation-name:move-frames-101;animation-duration:7125ms;animation-delay:354ms}@keyframes move-frames-101{0%{transform:translate3d(52vw,106vh,0)}to{transform:translate3d(44vw,-123vh,0)}}.circle-container:nth-child(101) .circle{animation-delay:286ms}.circle-container:nth-child(102){width:3px;height:3px;animation-name:move-frames-102;animation-duration:7941ms;animation-delay:6919ms}@keyframes move-frames-102{0%{transform:translate3d(35vw,101vh,0)}to{transform:translate3d(62vw,-107vh,0)}}.circle-container:nth-child(102) .circle{animation-delay:1993ms}.circle-container:nth-child(103){width:1px;height:1px;animation-name:move-frames-103;animation-duration:8955ms;animation-delay:1854ms}@keyframes move-frames-103{0%{transform:translate3d(38vw,106vh,0)}to{transform:translate3d(83vw,-119vh,0)}}.circle-container:nth-child(103) .circle{animation-delay:3123ms}.circle-container:nth-child(104){width:8px;height:8px;animation-name:move-frames-104;animation-duration:8505ms;animation-delay:6776ms}@keyframes move-frames-104{0%{transform:translate3d(67vw,104vh,0)}to{transform:translate3d(98vw,-123vh,0)}}.circle-container:nth-child(104) .circle{animation-delay:2715ms}.circle-container:nth-child(105){width:6px;height:6px;animation-name:move-frames-105;animation-duration:8903ms;animation-delay:8.57s}@keyframes move-frames-105{0%{transform:translate3d(95vw,104vh,0)}to{transform:translate3d(29vw,-110vh,0)}}.circle-container:nth-child(105) .circle{animation-delay:2236ms}.circle-container:nth-child(106){width:2px;height:2px;animation-name:move-frames-106;animation-duration:10385ms;animation-delay:9769ms}@keyframes move-frames-106{0%{transform:translate3d(63vw,110vh,0)}to{transform:translate3d(76vw,-119vh,0)}}.circle-container:nth-child(106) .circle{animation-delay:2388ms}.circle-container:nth-child(107){width:2px;height:2px;animation-name:move-frames-107;animation-duration:9456ms;animation-delay:203ms}@keyframes move-frames-107{0%{transform:translate3d(89vw,101vh,0)}to{transform:translate3d(56vw,-112vh,0)}}.circle-container:nth-child(107) .circle{animation-delay:2493ms}.circle-container:nth-child(108){width:6px;height:6px;animation-name:move-frames-108;animation-duration:7968ms;animation-delay:3086ms}@keyframes move-frames-108{0%{transform:translate3d(69vw,102vh,0)}to{transform:translate3d(42vw,-105vh,0)}}.circle-container:nth-child(108) .circle{animation-delay:526ms}.circle-container:nth-child(109){width:4px;height:4px;animation-name:move-frames-109;animation-duration:10285ms;animation-delay:651ms}@keyframes move-frames-109{0%{transform:translate3d(87vw,107vh,0)}to{transform:translate3d(30vw,-124vh,0)}}.circle-container:nth-child(109) .circle{animation-delay:1972ms}.circle-container:nth-child(110){width:4px;height:4px;animation-name:move-frames-110;animation-duration:10269ms;animation-delay:5116ms}@keyframes move-frames-110{0%{transform:translate3d(15vw,107vh,0)}to{transform:translate3d(72vw,-127vh,0)}}.circle-container:nth-child(110) .circle{animation-delay:1489ms}.circle-container:nth-child(111){width:5px;height:5px;animation-name:move-frames-111;animation-duration:9775ms;animation-delay:7869ms}@keyframes move-frames-111{0%{transform:translate3d(20vw,104vh,0)}to{transform:translate3d(29vw,-111vh,0)}}.circle-container:nth-child(111) .circle{animation-delay:1977ms}.circle-container:nth-child(112){width:1px;height:1px;animation-name:move-frames-112;animation-duration:9095ms;animation-delay:1051ms}@keyframes move-frames-112{0%{transform:translate3d(97vw,110vh,0)}to{transform:translate3d(47vw,-124vh,0)}}.circle-container:nth-child(112) .circle{animation-delay:192ms}.circle-container:nth-child(113){width:5px;height:5px;animation-name:move-frames-113;animation-duration:9202ms;animation-delay:10068ms}@keyframes move-frames-113{0%{transform:translate3d(34vw,101vh,0)}to{transform:translate3d(55vw,-105vh,0)}}.circle-container:nth-child(113) .circle{animation-delay:3673ms}.circle-container:nth-child(114){width:2px;height:2px;animation-name:move-frames-114;animation-duration:7379ms;animation-delay:692ms}@keyframes move-frames-114{0%{transform:translate3d(17vw,108vh,0)}to{transform:translate3d(8vw,-130vh,0)}}.circle-container:nth-child(114) .circle{animation-delay:471ms}.circle-container:nth-child(115){width:3px;height:3px;animation-name:move-frames-115;animation-duration:9486ms;animation-delay:10681ms}@keyframes move-frames-115{0%{transform:translate3d(52vw,109vh,0)}to{transform:translate3d(56vw,-128vh,0)}}.circle-container:nth-child(115) .circle{animation-delay:839ms}.circle-container:nth-child(116){width:8px;height:8px;animation-name:move-frames-116;animation-duration:7462ms;animation-delay:9198ms}@keyframes move-frames-116{0%{transform:translate3d(95vw,110vh,0)}to{transform:translate3d(19vw,-132vh,0)}}.circle-container:nth-child(116) .circle{animation-delay:2376ms}.circle-container:nth-child(117){width:1px;height:1px;animation-name:move-frames-117;animation-duration:7477ms;animation-delay:7613ms}@keyframes move-frames-117{0%{transform:translate3d(43vw,102vh,0)}to{transform:translate3d(96vw,-121vh,0)}}.circle-container:nth-child(117) .circle{animation-delay:3285ms}.circle-container:nth-child(118){width:6px;height:6px;animation-name:move-frames-118;animation-duration:9773ms;animation-delay:8941ms}@keyframes move-frames-118{0%{transform:translate3d(8vw,106vh,0)}to{transform:translate3d(48vw,-126vh,0)}}.circle-container:nth-child(118) .circle{animation-delay:406ms}.circle-container:nth-child(119){width:10px;height:10px;animation-name:move-frames-119;animation-duration:9.44s;animation-delay:7.22s}@keyframes move-frames-119{0%{transform:translate3d(65vw,102vh,0)}to{transform:translate3d(95vw,-130vh,0)}}.circle-container:nth-child(119) .circle{animation-delay:3587ms}.circle-container:nth-child(120){width:7px;height:7px;animation-name:move-frames-120;animation-duration:8108ms;animation-delay:1713ms}@keyframes move-frames-120{0%{transform:translate3d(46vw,103vh,0)}to{transform:translate3d(50vw,-121vh,0)}}.circle-container:nth-child(120) .circle{animation-delay:3039ms}.circle-container:nth-child(121){width:7px;height:7px;animation-name:move-frames-121;animation-duration:7.27s;animation-delay:10449ms}@keyframes move-frames-121{0%{transform:translate3d(24vw,110vh,0)}to{transform:translate3d(100vw,-114vh,0)}}.circle-container:nth-child(121) .circle{animation-delay:3471ms}.circle-container:nth-child(122){width:4px;height:4px;animation-name:move-frames-122;animation-duration:7022ms;animation-delay:6833ms}@keyframes move-frames-122{0%{transform:translate3d(55vw,107vh,0)}to{transform:translate3d(29vw,-137vh,0)}}.circle-container:nth-child(122) .circle{animation-delay:2375ms}.circle-container:nth-child(123){width:6px;height:6px;animation-name:move-frames-123;animation-duration:10687ms;animation-delay:1583ms}@keyframes move-frames-123{0%{transform:translate3d(29vw,108vh,0)}to{transform:translate3d(30vw,-111vh,0)}}.circle-container:nth-child(123) .circle{animation-delay:3225ms}.circle-container:nth-child(124){width:3px;height:3px;animation-name:move-frames-124;animation-duration:7839ms;animation-delay:342ms}@keyframes move-frames-124{0%{transform:translate3d(60vw,102vh,0)}to{transform:translate3d(11vw,-118vh,0)}}.circle-container:nth-child(124) .circle{animation-delay:3994ms}.circle-container:nth-child(125){width:7px;height:7px;animation-name:move-frames-125;animation-duration:9528ms;animation-delay:4749ms}@keyframes move-frames-125{0%{transform:translate3d(90vw,108vh,0)}to{transform:translate3d(95vw,-113vh,0)}}.circle-container:nth-child(125) .circle{animation-delay:1483ms}.circle-container:nth-child(126){width:10px;height:10px;animation-name:move-frames-126;animation-duration:9257ms;animation-delay:9957ms}@keyframes move-frames-126{0%{transform:translate3d(29vw,104vh,0)}to{transform:translate3d(84vw,-116vh,0)}}.circle-container:nth-child(126) .circle{animation-delay:2099ms}.circle-container:nth-child(127){width:4px;height:4px;animation-name:move-frames-127;animation-duration:8952ms;animation-delay:7443ms}@keyframes move-frames-127{0%{transform:translate3d(53vw,108vh,0)}to{transform:translate3d(42vw,-122vh,0)}}.circle-container:nth-child(127) .circle{animation-delay:2.74s}.circle-container:nth-child(128){width:1px;height:1px;animation-name:move-frames-128;animation-duration:9568ms;animation-delay:7923ms}@keyframes move-frames-128{0%{transform:translate3d(33vw,105vh,0)}to{transform:translate3d(32vw,-110vh,0)}}.circle-container:nth-child(128) .circle{animation-delay:2297ms}.circle-container:nth-child(129){width:6px;height:6px;animation-name:move-frames-129;animation-duration:9.46s;animation-delay:6834ms}@keyframes move-frames-129{0%{transform:translate3d(94vw,104vh,0)}to{transform:translate3d(99vw,-120vh,0)}}.circle-container:nth-child(129) .circle{animation-delay:1115ms}.circle-container:nth-child(130){width:6px;height:6px;animation-name:move-frames-130;animation-duration:7915ms;animation-delay:3646ms}@keyframes move-frames-130{0%{transform:translate3d(90vw,108vh,0)}to{transform:translate3d(85vw,-135vh,0)}}.circle-container:nth-child(130) .circle{animation-delay:2023ms}.circle-container:nth-child(131){width:7px;height:7px;animation-name:move-frames-131;animation-duration:9149ms;animation-delay:5191ms}@keyframes move-frames-131{0%{transform:translate3d(46vw,102vh,0)}to{transform:translate3d(45vw,-116vh,0)}}.circle-container:nth-child(131) .circle{animation-delay:1789ms}.circle-container:nth-child(132){width:6px;height:6px;animation-name:move-frames-132;animation-duration:10717ms;animation-delay:1251ms}@keyframes move-frames-132{0%{transform:translate3d(34vw,104vh,0)}to{transform:translate3d(28vw,-110vh,0)}}.circle-container:nth-child(132) .circle{animation-delay:1137ms}.circle-container:nth-child(133){width:8px;height:8px;animation-name:move-frames-133;animation-duration:10726ms;animation-delay:7732ms}@keyframes move-frames-133{0%{transform:translate3d(22vw,103vh,0)}to{transform:translate3d(86vw,-112vh,0)}}.circle-container:nth-child(133) .circle{animation-delay:3228ms}.circle-container:nth-child(134){width:9px;height:9px;animation-name:move-frames-134;animation-duration:7227ms;animation-delay:8037ms}@keyframes move-frames-134{0%{transform:translate3d(75vw,103vh,0)}to{transform:translate3d(37vw,-112vh,0)}}.circle-container:nth-child(134) .circle{animation-delay:2344ms}.circle-container:nth-child(135){width:3px;height:3px;animation-name:move-frames-135;animation-duration:8659ms;animation-delay:2397ms}@keyframes move-frames-135{0%{transform:translate3d(18vw,109vh,0)}to{transform:translate3d(6vw,-134vh,0)}}.circle-container:nth-child(135) .circle{animation-delay:3074ms}.circle-container:nth-child(136){width:9px;height:9px;animation-name:move-frames-136;animation-duration:7991ms;animation-delay:555ms}@keyframes move-frames-136{0%{transform:translate3d(55vw,108vh,0)}to{transform:translate3d(6vw,-131vh,0)}}.circle-container:nth-child(136) .circle{animation-delay:2091ms}.circle-container:nth-child(137){width:2px;height:2px;animation-name:move-frames-137;animation-duration:10441ms;animation-delay:10606ms}@keyframes move-frames-137{0%{transform:translate3d(11vw,109vh,0)}to{transform:translate3d(80vw,-119vh,0)}}.circle-container:nth-child(137) .circle{animation-delay:.43s}.circle-container:nth-child(138){width:4px;height:4px;animation-name:move-frames-138;animation-duration:7.53s;animation-delay:7276ms}@keyframes move-frames-138{0%{transform:translate3d(13vw,108vh,0)}to{transform:translate3d(25vw,-133vh,0)}}.circle-container:nth-child(138) .circle{animation-delay:374ms}.circle-container:nth-child(139){width:1px;height:1px;animation-name:move-frames-139;animation-duration:10572ms;animation-delay:3889ms}@keyframes move-frames-139{0%{transform:translate3d(82vw,105vh,0)}to{transform:translate3d(75vw,-108vh,0)}}.circle-container:nth-child(139) .circle{animation-delay:2708ms}.circle-container:nth-child(140){width:4px;height:4px;animation-name:move-frames-140;animation-duration:9363ms;animation-delay:8415ms}@keyframes move-frames-140{0%{transform:translate3d(73vw,102vh,0)}to{transform:translate3d(20vw,-126vh,0)}}.circle-container:nth-child(140) .circle{animation-delay:3764ms}.circle-container:nth-child(141){width:4px;height:4px;animation-name:move-frames-141;animation-duration:8428ms;animation-delay:8558ms}@keyframes move-frames-141{0%{transform:translate3d(3vw,105vh,0)}to{transform:translate3d(99vw,-115vh,0)}}.circle-container:nth-child(141) .circle{animation-delay:1893ms}.circle-container:nth-child(142){width:10px;height:10px;animation-name:move-frames-142;animation-duration:9673ms;animation-delay:2029ms}@keyframes move-frames-142{0%{transform:translate3d(16vw,102vh,0)}to{transform:translate3d(62vw,-123vh,0)}}.circle-container:nth-child(142) .circle{animation-delay:791ms}.circle-container:nth-child(143){width:4px;height:4px;animation-name:move-frames-143;animation-duration:7053ms;animation-delay:3648ms}@keyframes move-frames-143{0%{transform:translate3d(28vw,109vh,0)}to{transform:translate3d(79vw,-129vh,0)}}.circle-container:nth-child(143) .circle{animation-delay:2299ms}.circle-container:nth-child(144){width:3px;height:3px;animation-name:move-frames-144;animation-duration:9299ms;animation-delay:4511ms}@keyframes move-frames-144{0%{transform:translate3d(97vw,101vh,0)}to{transform:translate3d(21vw,-103vh,0)}}.circle-container:nth-child(144) .circle{animation-delay:3539ms}.circle-container:nth-child(145){width:4px;height:4px;animation-name:move-frames-145;animation-duration:9572ms;animation-delay:2642ms}@keyframes move-frames-145{0%{transform:translate3d(96vw,105vh,0)}to{transform:translate3d(73vw,-123vh,0)}}.circle-container:nth-child(145) .circle{animation-delay:1502ms}.circle-container:nth-child(146){width:6px;height:6px;animation-name:move-frames-146;animation-duration:9246ms;animation-delay:7232ms}@keyframes move-frames-146{0%{transform:translate3d(57vw,101vh,0)}to{transform:translate3d(39vw,-120vh,0)}}.circle-container:nth-child(146) .circle{animation-delay:3122ms}.circle-container:nth-child(147){width:1px;height:1px;animation-name:move-frames-147;animation-duration:8723ms;animation-delay:8878ms}@keyframes move-frames-147{0%{transform:translate3d(74vw,108vh,0)}to{transform:translate3d(33vw,-125vh,0)}}.circle-container:nth-child(147) .circle{animation-delay:1957ms}.circle-container:nth-child(148){width:1px;height:1px;animation-name:move-frames-148;animation-duration:8854ms;animation-delay:6734ms}@keyframes move-frames-148{0%{transform:translate3d(97vw,105vh,0)}to{transform:translate3d(78vw,-119vh,0)}}.circle-container:nth-child(148) .circle{animation-delay:3866ms}.circle-container:nth-child(149){width:9px;height:9px;animation-name:move-frames-149;animation-duration:8.37s;animation-delay:10183ms}@keyframes move-frames-149{0%{transform:translate3d(57vw,109vh,0)}to{transform:translate3d(70vw,-126vh,0)}}.circle-container:nth-child(149) .circle{animation-delay:3645ms}.circle-container:nth-child(150){width:1px;height:1px;animation-name:move-frames-150;animation-duration:9297ms;animation-delay:10358ms}@keyframes move-frames-150{0%{transform:translate3d(26vw,102vh,0)}to{transform:translate3d(63vw,-128vh,0)}}.circle-container:nth-child(150) .circle{animation-delay:3.74s}.circle-container:nth-child(151){width:10px;height:10px;animation-name:move-frames-151;animation-duration:9319ms;animation-delay:5848ms}@keyframes move-frames-151{0%{transform:translate3d(78vw,103vh,0)}to{transform:translate3d(100vw,-121vh,0)}}.circle-container:nth-child(151) .circle{animation-delay:3308ms}.circle-container:nth-child(152){width:8px;height:8px;animation-name:move-frames-152;animation-duration:7479ms;animation-delay:1963ms}@keyframes move-frames-152{0%{transform:translate3d(96vw,109vh,0)}to{transform:translate3d(70vw,-127vh,0)}}.circle-container:nth-child(152) .circle{animation-delay:3128ms}.circle-container:nth-child(153){width:9px;height:9px;animation-name:move-frames-153;animation-duration:7524ms;animation-delay:2592ms}@keyframes move-frames-153{0%{transform:translate3d(9vw,104vh,0)}to{transform:translate3d(66vw,-108vh,0)}}.circle-container:nth-child(153) .circle{animation-delay:1478ms}.circle-container:nth-child(154){width:4px;height:4px;animation-name:move-frames-154;animation-duration:7006ms;animation-delay:10506ms}@keyframes move-frames-154{0%{transform:translate3d(82vw,107vh,0)}to{transform:translate3d(7vw,-116vh,0)}}.circle-container:nth-child(154) .circle{animation-delay:2387ms}.circle-container:nth-child(155){width:10px;height:10px;animation-name:move-frames-155;animation-duration:7.26s;animation-delay:6161ms}@keyframes move-frames-155{0%{transform:translate3d(21vw,110vh,0)}to{transform:translate3d(47vw,-128vh,0)}}.circle-container:nth-child(155) .circle{animation-delay:2.48s}.circle-container:nth-child(156){width:8px;height:8px;animation-name:move-frames-156;animation-duration:7993ms;animation-delay:6451ms}@keyframes move-frames-156{0%{transform:translate3d(80vw,101vh,0)}to{transform:translate3d(39vw,-112vh,0)}}.circle-container:nth-child(156) .circle{animation-delay:2533ms}.circle-container:nth-child(157){width:9px;height:9px;animation-name:move-frames-157;animation-duration:8.2s;animation-delay:10187ms}@keyframes move-frames-157{0%{transform:translate3d(26vw,105vh,0)}to{transform:translate3d(58vw,-107vh,0)}}.circle-container:nth-child(157) .circle{animation-delay:2.5s}.circle-container:nth-child(158){width:4px;height:4px;animation-name:move-frames-158;animation-duration:8144ms;animation-delay:6871ms}@keyframes move-frames-158{0%{transform:translate3d(58vw,103vh,0)}to{transform:translate3d(21vw,-112vh,0)}}.circle-container:nth-child(158) .circle{animation-delay:3181ms}.circle-container:nth-child(159){width:7px;height:7px;animation-name:move-frames-159;animation-duration:9745ms;animation-delay:1815ms}@keyframes move-frames-159{0%{transform:translate3d(42vw,104vh,0)}to{transform:translate3d(89vw,-121vh,0)}}.circle-container:nth-child(159) .circle{animation-delay:2952ms}.circle-container:nth-child(160){width:8px;height:8px;animation-name:move-frames-160;animation-duration:10546ms;animation-delay:1924ms}@keyframes move-frames-160{0%{transform:translate3d(98vw,104vh,0)}to{transform:translate3d(35vw,-118vh,0)}}.circle-container:nth-child(160) .circle{animation-delay:1715ms}.circle-container:nth-child(161){width:7px;height:7px;animation-name:move-frames-161;animation-duration:7.93s;animation-delay:2327ms}@keyframes move-frames-161{0%{transform:translate3d(66vw,108vh,0)}to{transform:translate3d(25vw,-118vh,0)}}.circle-container:nth-child(161) .circle{animation-delay:3381ms}.circle-container:nth-child(162){width:8px;height:8px;animation-name:move-frames-162;animation-duration:10759ms;animation-delay:5824ms}@keyframes move-frames-162{0%{transform:translate3d(91vw,110vh,0)}to{transform:translate3d(79vw,-116vh,0)}}.circle-container:nth-child(162) .circle{animation-delay:1085ms}.circle-container:nth-child(163){width:8px;height:8px;animation-name:move-frames-163;animation-duration:9511ms;animation-delay:10803ms}@keyframes move-frames-163{0%{transform:translate3d(100vw,107vh,0)}to{transform:translate3d(10vw,-126vh,0)}}.circle-container:nth-child(163) .circle{animation-delay:1879ms}.circle-container:nth-child(164){width:5px;height:5px;animation-name:move-frames-164;animation-duration:8.31s;animation-delay:10.85s}@keyframes move-frames-164{0%{transform:translate3d(52vw,106vh,0)}to{transform:translate3d(90vw,-110vh,0)}}.circle-container:nth-child(164) .circle{animation-delay:3199ms}.circle-container:nth-child(165){width:6px;height:6px;animation-name:move-frames-165;animation-duration:7016ms;animation-delay:6514ms}@keyframes move-frames-165{0%{transform:translate3d(2vw,108vh,0)}to{transform:translate3d(79vw,-116vh,0)}}.circle-container:nth-child(165) .circle{animation-delay:2687ms}.circle-container:nth-child(166){width:2px;height:2px;animation-name:move-frames-166;animation-duration:7702ms;animation-delay:4419ms}@keyframes move-frames-166{0%{transform:translate3d(75vw,108vh,0)}to{transform:translate3d(45vw,-111vh,0)}}.circle-container:nth-child(166) .circle{animation-delay:2966ms}.circle-container:nth-child(167){width:10px;height:10px;animation-name:move-frames-167;animation-duration:10046ms;animation-delay:10125ms}@keyframes move-frames-167{0%{transform:translate3d(28vw,108vh,0)}to{transform:translate3d(46vw,-127vh,0)}}.circle-container:nth-child(167) .circle{animation-delay:1316ms}.circle-container:nth-child(168){width:10px;height:10px;animation-name:move-frames-168;animation-duration:10.28s;animation-delay:7442ms}@keyframes move-frames-168{0%{transform:translate3d(66vw,102vh,0)}to{transform:translate3d(44vw,-117vh,0)}}.circle-container:nth-child(168) .circle{animation-delay:1248ms}.circle-container:nth-child(169){width:8px;height:8px;animation-name:move-frames-169;animation-duration:9589ms;animation-delay:3804ms}@keyframes move-frames-169{0%{transform:translate3d(27vw,105vh,0)}to{transform:translate3d(5vw,-111vh,0)}}.circle-container:nth-child(169) .circle{animation-delay:633ms}.circle-container:nth-child(170){width:9px;height:9px;animation-name:move-frames-170;animation-duration:8123ms;animation-delay:182ms}@keyframes move-frames-170{0%{transform:translate3d(95vw,108vh,0)}to{transform:translate3d(10vw,-121vh,0)}}.circle-container:nth-child(170) .circle{animation-delay:1316ms}.circle-container:nth-child(171){width:6px;height:6px;animation-name:move-frames-171;animation-duration:9727ms;animation-delay:9.96s}@keyframes move-frames-171{0%{transform:translate3d(59vw,101vh,0)}to{transform:translate3d(25vw,-113vh,0)}}.circle-container:nth-child(171) .circle{animation-delay:2109ms}.circle-container:nth-child(172){width:8px;height:8px;animation-name:move-frames-172;animation-duration:9633ms;animation-delay:9773ms}@keyframes move-frames-172{0%{transform:translate3d(25vw,102vh,0)}to{transform:translate3d(87vw,-109vh,0)}}.circle-container:nth-child(172) .circle{animation-delay:699ms}.circle-container:nth-child(173){width:9px;height:9px;animation-name:move-frames-173;animation-duration:9709ms;animation-delay:3.25s}@keyframes move-frames-173{0%{transform:translate3d(7vw,106vh,0)}to{transform:translate3d(75vw,-118vh,0)}}.circle-container:nth-child(173) .circle{animation-delay:3697ms}.circle-container:nth-child(174){width:6px;height:6px;animation-name:move-frames-174;animation-duration:8024ms;animation-delay:295ms}@keyframes move-frames-174{0%{transform:translate3d(8vw,104vh,0)}to{transform:translate3d(72vw,-123vh,0)}}.circle-container:nth-child(174) .circle{animation-delay:67ms}.circle-container:nth-child(175){width:4px;height:4px;animation-name:move-frames-175;animation-duration:8702ms;animation-delay:8464ms}@keyframes move-frames-175{0%{transform:translate3d(41vw,104vh,0)}to{transform:translate3d(83vw,-125vh,0)}}.circle-container:nth-child(175) .circle{animation-delay:707ms}.circle-container:nth-child(176){width:4px;height:4px;animation-name:move-frames-176;animation-duration:8426ms;animation-delay:5229ms}@keyframes move-frames-176{0%{transform:translate3d(35vw,110vh,0)}to{transform:translate3d(1vw,-112vh,0)}}.circle-container:nth-child(176) .circle{animation-delay:3.42s}.circle-container:nth-child(177){width:2px;height:2px;animation-name:move-frames-177;animation-duration:10832ms;animation-delay:4663ms}@keyframes move-frames-177{0%{transform:translate3d(99vw,102vh,0)}to{transform:translate3d(6vw,-124vh,0)}}.circle-container:nth-child(177) .circle{animation-delay:1626ms}.circle-container:nth-child(178){width:1px;height:1px;animation-name:move-frames-178;animation-duration:8649ms;animation-delay:6572ms}@keyframes move-frames-178{0%{transform:translate3d(79vw,108vh,0)}to{transform:translate3d(27vw,-133vh,0)}}.circle-container:nth-child(178) .circle{animation-delay:3023ms}.circle-container:nth-child(179){width:6px;height:6px;animation-name:move-frames-179;animation-duration:8024ms;animation-delay:6004ms}@keyframes move-frames-179{0%{transform:translate3d(65vw,109vh,0)}to{transform:translate3d(15vw,-131vh,0)}}.circle-container:nth-child(179) .circle{animation-delay:3593ms}.circle-container:nth-child(180){width:7px;height:7px;animation-name:move-frames-180;animation-duration:7344ms;animation-delay:10.49s}@keyframes move-frames-180{0%{transform:translate3d(52vw,102vh,0)}to{transform:translate3d(86vw,-114vh,0)}}.circle-container:nth-child(180) .circle{animation-delay:625ms}.circle-container:nth-child(181){width:6px;height:6px;animation-name:move-frames-181;animation-duration:9494ms;animation-delay:9519ms}@keyframes move-frames-181{0%{transform:translate3d(82vw,106vh,0)}to{transform:translate3d(91vw,-123vh,0)}}.circle-container:nth-child(181) .circle{animation-delay:2312ms}.circle-container:nth-child(182){width:7px;height:7px;animation-name:move-frames-182;animation-duration:9637ms;animation-delay:4363ms}@keyframes move-frames-182{0%{transform:translate3d(59vw,109vh,0)}to{transform:translate3d(99vw,-115vh,0)}}.circle-container:nth-child(182) .circle{animation-delay:3752ms}.circle-container:nth-child(183){width:7px;height:7px;animation-name:move-frames-183;animation-duration:8812ms;animation-delay:9055ms}@keyframes move-frames-183{0%{transform:translate3d(97vw,104vh,0)}to{transform:translate3d(3vw,-117vh,0)}}.circle-container:nth-child(183) .circle{animation-delay:657ms}.circle-container:nth-child(184){width:1px;height:1px;animation-name:move-frames-184;animation-duration:9618ms;animation-delay:2.75s}@keyframes move-frames-184{0%{transform:translate3d(9vw,103vh,0)}to{transform:translate3d(24vw,-113vh,0)}}.circle-container:nth-child(184) .circle{animation-delay:572ms}.circle-container:nth-child(185){width:1px;height:1px;animation-name:move-frames-185;animation-duration:7087ms;animation-delay:36ms}@keyframes move-frames-185{0%{transform:translate3d(29vw,104vh,0)}to{transform:translate3d(23vw,-133vh,0)}}.circle-container:nth-child(185) .circle{animation-delay:3302ms}.circle-container:nth-child(186){width:5px;height:5px;animation-name:move-frames-186;animation-duration:10.94s;animation-delay:10793ms}@keyframes move-frames-186{0%{transform:translate3d(8vw,108vh,0)}to{transform:translate3d(85vw,-110vh,0)}}.circle-container:nth-child(186) .circle{animation-delay:146ms}.circle-container:nth-child(187){width:6px;height:6px;animation-name:move-frames-187;animation-duration:7061ms;animation-delay:4313ms}@keyframes move-frames-187{0%{transform:translate3d(2vw,102vh,0)}to{transform:translate3d(54vw,-115vh,0)}}.circle-container:nth-child(187) .circle{animation-delay:2328ms}.circle-container:nth-child(188){width:6px;height:6px;animation-name:move-frames-188;animation-duration:10815ms;animation-delay:3.52s}@keyframes move-frames-188{0%{transform:translate3d(100vw,103vh,0)}to{transform:translate3d(99vw,-108vh,0)}}.circle-container:nth-child(188) .circle{animation-delay:16ms}.circle-container:nth-child(189){width:2px;height:2px;animation-name:move-frames-189;animation-duration:10367ms;animation-delay:2046ms}@keyframes move-frames-189{0%{transform:translate3d(16vw,101vh,0)}to{transform:translate3d(49vw,-114vh,0)}}.circle-container:nth-child(189) .circle{animation-delay:3971ms}.circle-container:nth-child(190){width:7px;height:7px;animation-name:move-frames-190;animation-duration:10716ms;animation-delay:1665ms}@keyframes move-frames-190{0%{transform:translate3d(100vw,110vh,0)}to{transform:translate3d(43vw,-127vh,0)}}.circle-container:nth-child(190) .circle{animation-delay:2389ms}.circle-container:nth-child(191){width:3px;height:3px;animation-name:move-frames-191;animation-duration:8975ms;animation-delay:1028ms}@keyframes move-frames-191{0%{transform:translate3d(88vw,103vh,0)}to{transform:translate3d(89vw,-133vh,0)}}.circle-container:nth-child(191) .circle{animation-delay:1401ms}.circle-container:nth-child(192){width:9px;height:9px;animation-name:move-frames-192;animation-duration:9019ms;animation-delay:9893ms}@keyframes move-frames-192{0%{transform:translate3d(40vw,105vh,0)}to{transform:translate3d(12vw,-119vh,0)}}.circle-container:nth-child(192) .circle{animation-delay:492ms}.circle-container:nth-child(193){width:4px;height:4px;animation-name:move-frames-193;animation-duration:10831ms;animation-delay:3536ms}@keyframes move-frames-193{0%{transform:translate3d(61vw,102vh,0)}to{transform:translate3d(94vw,-108vh,0)}}.circle-container:nth-child(193) .circle{animation-delay:759ms}.circle-container:nth-child(194){width:9px;height:9px;animation-name:move-frames-194;animation-duration:7778ms;animation-delay:5917ms}@keyframes move-frames-194{0%{transform:translate3d(37vw,109vh,0)}to{transform:translate3d(44vw,-113vh,0)}}.circle-container:nth-child(194) .circle{animation-delay:898ms}.circle-container:nth-child(195){width:10px;height:10px;animation-name:move-frames-195;animation-duration:10.63s;animation-delay:7546ms}@keyframes move-frames-195{0%{transform:translate3d(59vw,110vh,0)}to{transform:translate3d(62vw,-131vh,0)}}.circle-container:nth-child(195) .circle{animation-delay:1701ms}.circle-container:nth-child(196){width:1px;height:1px;animation-name:move-frames-196;animation-duration:10725ms;animation-delay:8867ms}@keyframes move-frames-196{0%{transform:translate3d(18vw,101vh,0)}to{transform:translate3d(25vw,-110vh,0)}}.circle-container:nth-child(196) .circle{animation-delay:1391ms}.circle-container:nth-child(197){width:5px;height:5px;animation-name:move-frames-197;animation-duration:7014ms;animation-delay:6103ms}@keyframes move-frames-197{0%{transform:translate3d(74vw,106vh,0)}to{transform:translate3d(10vw,-134vh,0)}}.circle-container:nth-child(197) .circle{animation-delay:3617ms}.circle-container:nth-child(198){width:6px;height:6px;animation-name:move-frames-198;animation-duration:7804ms;animation-delay:3471ms}@keyframes move-frames-198{0%{transform:translate3d(94vw,107vh,0)}to{transform:translate3d(22vw,-112vh,0)}}.circle-container:nth-child(198) .circle{animation-delay:1267ms}.circle-container:nth-child(199){width:1px;height:1px;animation-name:move-frames-199;animation-duration:10667ms;animation-delay:6811ms}@keyframes move-frames-199{0%{transform:translate3d(84vw,105vh,0)}to{transform:translate3d(83vw,-119vh,0)}}.circle-container:nth-child(199) .circle{animation-delay:1747ms}.circle-container:nth-child(200){width:5px;height:5px;animation-name:move-frames-200;animation-duration:8518ms;animation-delay:10696ms}@keyframes move-frames-200{0%{transform:translate3d(39vw,105vh,0)}to{transform:translate3d(79vw,-127vh,0)}}.circle-container:nth-child(200) .circle{animation-delay:1707ms}.home-pc{position:relative;width:100%;height:100vh}.home-pc .message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;max-width:400px;text-align:center}.home-pc .message h2{font-weight:400}body{margin:0;padding:0;background:#410006;overflow-y:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;font-family:Poppins,sans-serif;font-size:12px!important}
