:root{--font-display:"Unbounded","Figtree",sans-serif;--font-body:"Figtree",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--bg:#0a0805;--gold:#ffd98a;--gold-soft:#ffeab1;--amber:#e0a85a;--magenta:#8c236e;--text:#ece6db;--text-dim:#9c937f}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-body)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}body,html{margin:0;padding:0}body{background-color:var(--bg);color:var(--text);overflow-x:hidden}.App{display:flex;flex-direction:column;max-width:100%;text-align:center}.shader{height:100%;left:0;position:fixed;top:0;width:100%}.lightEffect{border-radius:50%;bottom:0;box-shadow:0 0 15vw 15vh #ffeab1;max-height:0;max-width:0;opacity:0;position:absolute;transition:opacity 2s}#blurEffect{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);background-color:#0000004d;z-index:-1}#lightEffectGroup{z-index:-2}#lightLeft{left:0}#lightRight{right:0}#principal{align-items:center;display:flex;height:100vh;justify-content:center;position:relative;z-index:1}.heroGlow{background:radial-gradient(circle,#ffd98a29 0,#e0a85a12 35%,#0000 68%);filter:blur(12px);height:min(720px,92vw);pointer-events:none;top:40%;transform:translate(-50%,-50%);width:min(720px,92vw);z-index:0}.heroGlow,.scrollCue{left:50%;position:absolute}.scrollCue{border:1.5px solid #ffd98a52;border-radius:14px;bottom:32px;display:flex;height:42px;justify-content:center;transform:translateX(-50%);width:26px;z-index:1}.scrollCue span{animation:scrollCueMove 1.8s ease-in-out infinite;background:var(--gold);border-radius:2px;box-shadow:0 0 8px #ffd98acc;height:8px;margin-top:9px;width:4px}@keyframes scrollCueMove{0%{opacity:0;transform:translateY(-4px)}40%{opacity:1}80%{opacity:0;transform:translateY(12px)}to{opacity:0}}#pContent{align-items:center;display:flex;flex-direction:column;gap:26px;justify-content:center;max-width:520px;padding:10px 20px;position:relative;z-index:1}#logo{filter:drop-shadow(0 0 28px rgba(255,217,138,.35));opacity:0;transition:opacity 1.2s ease;width:100%}#countdown{align-items:stretch;gap:12px;width:100%}#countdown,.cdBox{display:flex;justify-content:center}.cdBox{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:rgba(255,236,200,.035);border:1px solid #ffd98a1a;border-radius:18px;box-shadow:inset 0 1px 0 #fff5dc17,0 8px 26px #00000059;flex:1 1;flex-direction:column;gap:9px;min-width:0;opacity:0;padding:20px 8px 15px;transition:opacity .6s ease}.cdValues{font-feature-settings:"tnum";-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff3d6,#efb358);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 10px rgba(240,180,80,.32));font-family:var(--font-display);font-size:40px;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-1.5px;line-height:1}.cdText{color:var(--text-dim);font-size:10px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase}.authFadeBottom{--color:#473205;--bg:#010100;background:var(--bg);opacity:.58;z-index:-3}.authFadeBottom,.particlesParent{height:100vh;left:0;position:fixed;top:0;width:100vw}.particlesParent{overflow:hidden;z-index:-1}.particleContainer{animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;transform:translateY(-10vh)}.particleContainer .particle{animation:fadein-frames .2s infinite,scale-frames 2s infinite;background-image:radial-gradient(#ffe099,#ffe099 10%,#9ff0 56%);border-radius:50%;height:100%;mix-blend-mode:screen;width:100%}@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)}}.particleContainer:first-child{animation-delay:6086ms;animation-duration:8933ms;animation-name:move-frames-1;height:9px;width:9px}@keyframes move-frames-1{0%{transform:translate3d(55vw,-131vh,0)}to{transform:translate3d(17vw,110vh,0)}}.particleContainer:first-child .particle{animation-delay:22ms}.particleContainer:nth-child(2){animation-delay:9887ms;animation-duration:7871ms;animation-name:move-frames-2;height:7px;width:7px}@keyframes move-frames-2{0%{transform:translate3d(53vw,-110vh,0)}to{transform:translate3d(62vw,102vh,0)}}.particleContainer:nth-child(2) .particle{animation-delay:2988ms}.particleContainer:nth-child(3){animation-delay:4349ms;animation-duration:8341ms;animation-name:move-frames-3;height:4px;width:4px}@keyframes move-frames-3{0%{transform:translate3d(59vw,-110vh,0)}to{transform:translate3d(56vw,104vh,0)}}.particleContainer:nth-child(3) .particle{animation-delay:467ms}.particleContainer:nth-child(4){animation-delay:3632ms;animation-duration:9702ms;animation-name:move-frames-4;height:3px;width:3px}@keyframes move-frames-4{0%{transform:translate3d(70vw,-115vh,0)}to{transform:translate3d(16vw,103vh,0)}}.particleContainer:nth-child(4) .particle{animation-delay:3419ms}.particleContainer:nth-child(5){animation-delay:3922ms;animation-duration:10049ms;animation-name:move-frames-5;height:4px;width:4px}@keyframes move-frames-5{0%{transform:translate3d(16vw,-117vh,0)}to{transform:translate3d(37vw,103vh,0)}}.particleContainer:nth-child(5) .particle{animation-delay:1344ms}.particleContainer:nth-child(6){animation-delay:8.68s;animation-duration:8053ms;animation-name:move-frames-6;height:3px;width:3px}@keyframes move-frames-6{0%{transform:translate3d(89vw,-129vh,0)}to{transform:translate3d(80vw,108vh,0)}}.particleContainer:nth-child(6) .particle{animation-delay:1592ms}.particleContainer:nth-child(7){animation-delay:10.73s;animation-duration:8555ms;animation-name:move-frames-7;height:5px;width:5px}@keyframes move-frames-7{0%{transform:translate3d(72vw,-130vh,0)}to{transform:translate3d(13vw,108vh,0)}}.particleContainer:nth-child(7) .particle{animation-delay:2179ms}.particleContainer:nth-child(8){animation-delay:832ms;animation-duration:7195ms;animation-name:move-frames-8;height:1px;width:1px}@keyframes move-frames-8{0%{transform:translate3d(39vw,-127vh,0)}to{transform:translate3d(52vw,110vh,0)}}.particleContainer:nth-child(8) .particle{animation-delay:1435ms}.particleContainer:nth-child(9){animation-delay:2935ms;animation-duration:10734ms;animation-name:move-frames-9;height:1px;width:1px}@keyframes move-frames-9{0%{transform:translate3d(37vw,-124vh,0)}to{transform:translate3d(39vw,102vh,0)}}.particleContainer:nth-child(9) .particle{animation-delay:47ms}.particleContainer:nth-child(10){animation-delay:2.38s;animation-duration:8.16s;animation-name:move-frames-10;height:5px;width:5px}@keyframes move-frames-10{0%{transform:translate3d(34vw,-121vh,0)}to{transform:translate3d(76vw,106vh,0)}}.particleContainer:nth-child(10) .particle{animation-delay:232ms}.particleContainer:nth-child(11){animation-delay:8311ms;animation-duration:7203ms;animation-name:move-frames-11;height:7px;width:7px}@keyframes move-frames-11{0%{transform:translate3d(23vw,-126vh,0)}to{transform:translate3d(32vw,109vh,0)}}.particleContainer:nth-child(11) .particle{animation-delay:2783ms}.particleContainer:nth-child(12){animation-delay:10304ms;animation-duration:8.11s;animation-name:move-frames-12;height:10px;width:10px}@keyframes move-frames-12{0%{transform:translate3d(16vw,-126vh,0)}to{transform:translate3d(34vw,110vh,0)}}.particleContainer:nth-child(12) .particle{animation-delay:2812ms}.particleContainer:nth-child(13){animation-delay:1733ms;animation-duration:8489ms;animation-name:move-frames-13;height:10px;width:10px}@keyframes move-frames-13{0%{transform:translate3d(70vw,-105vh,0)}to{transform:translate3d(26vw,104vh,0)}}.particleContainer:nth-child(13) .particle{animation-delay:2635ms}.particleContainer:nth-child(14){animation-delay:4162ms;animation-duration:8753ms;animation-name:move-frames-14;height:10px;width:10px}@keyframes move-frames-14{0%{transform:translate3d(51vw,-127vh,0)}to{transform:translate3d(56vw,105vh,0)}}.particleContainer:nth-child(14) .particle{animation-delay:3277ms}.particleContainer:nth-child(15){animation-delay:10621ms;animation-duration:9987ms;animation-name:move-frames-15;height:1px;width:1px}@keyframes move-frames-15{0%{transform:translate3d(46vw,-112vh,0)}to{transform:translate3d(81vw,110vh,0)}}.particleContainer:nth-child(15) .particle{animation-delay:352ms}.particleContainer:nth-child(16){animation-delay:1787ms;animation-duration:7023ms;animation-name:move-frames-16;height:2px;width:2px}@keyframes move-frames-16{0%{transform:translate3d(15vw,-120vh,0)}to{transform:translate3d(15vw,109vh,0)}}.particleContainer:nth-child(16) .particle{animation-delay:3054ms}.particleContainer:nth-child(17){animation-delay:1458ms;animation-duration:8473ms;animation-name:move-frames-17;height:10px;width:10px}@keyframes move-frames-17{0%{transform:translate3d(13vw,-122vh,0)}to{transform:translate3d(21vw,107vh,0)}}.particleContainer:nth-child(17) .particle{animation-delay:2408ms}.particleContainer:nth-child(18){animation-delay:10747ms;animation-duration:7587ms;animation-name:move-frames-18;height:4px;width:4px}@keyframes move-frames-18{0%{transform:translate3d(43vw,-116vh,0)}to{transform:translate3d(84vw,107vh,0)}}.particleContainer:nth-child(18) .particle{animation-delay:352ms}.particleContainer:nth-child(19){animation-delay:9721ms;animation-duration:7883ms;animation-name:move-frames-19;height:2px;width:2px}@keyframes move-frames-19{0%{transform:translate3d(84vw,-115vh,0)}to{transform:translate3d(20vw,105vh,0)}}.particleContainer:nth-child(19) .particle{animation-delay:2198ms}.particleContainer:nth-child(20){animation-delay:1365ms;animation-duration:8915ms;animation-name:move-frames-20;height:6px;width:6px}@keyframes move-frames-20{0%{transform:translate3d(67vw,-113vh,0)}to{transform:translate3d(17vw,109vh,0)}}.particleContainer:nth-child(20) .particle{animation-delay:2446ms}.particleContainer:nth-child(21){animation-delay:8753ms;animation-duration:9678ms;animation-name:move-frames-21;height:5px;width:5px}@keyframes move-frames-21{0%{transform:translate3d(11vw,-105vh,0)}to{transform:translate3d(79vw,104vh,0)}}.particleContainer:nth-child(21) .particle{animation-delay:1349ms}.particleContainer:nth-child(22){animation-delay:6111ms;animation-duration:10986ms;animation-name:move-frames-22;height:3px;width:3px}@keyframes move-frames-22{0%{transform:translate3d(13vw,-119vh,0)}to{transform:translate3d(40vw,104vh,0)}}.particleContainer:nth-child(22) .particle{animation-delay:375ms}.particleContainer:nth-child(23){animation-delay:4476ms;animation-duration:7841ms;animation-name:move-frames-23;height:9px;width:9px}@keyframes move-frames-23{0%{transform:translate3d(18vw,-112vh,0)}to{transform:translate3d(19vw,108vh,0)}}.particleContainer:nth-child(23) .particle{animation-delay:3403ms}.particleContainer:nth-child(24){animation-delay:5409ms;animation-duration:7197ms;animation-name:move-frames-24;height:5px;width:5px}@keyframes move-frames-24{0%{transform:translate3d(7vw,-134vh,0)}to{transform:translate3d(62vw,109vh,0)}}.particleContainer:nth-child(24) .particle{animation-delay:3336ms}.particleContainer:nth-child(25){animation-delay:2.84s;animation-duration:9881ms;animation-name:move-frames-25;height:2px;width:2px}@keyframes move-frames-25{0%{transform:translate3d(18vw,-127vh,0)}to{transform:translate3d(46vw,104vh,0)}}.particleContainer:nth-child(25) .particle{animation-delay:1905ms}.particleContainer:nth-child(26){animation-delay:496ms;animation-duration:10793ms;animation-name:move-frames-26;height:1px;width:1px}@keyframes move-frames-26{0%{transform:translate3d(99vw,-108vh,0)}to{transform:translate3d(22vw,103vh,0)}}.particleContainer:nth-child(26) .particle{animation-delay:3751ms}.particleContainer:nth-child(27){animation-delay:8214ms;animation-duration:8401ms;animation-name:move-frames-27;height:2px;width:2px}@keyframes move-frames-27{0%{transform:translate3d(39vw,-113vh,0)}to{transform:translate3d(82vw,101vh,0)}}.particleContainer:nth-child(27) .particle{animation-delay:3526ms}.particleContainer:nth-child(28){animation-delay:2928ms;animation-duration:10116ms;animation-name:move-frames-28;height:9px;width:9px}@keyframes move-frames-28{0%{transform:translate3d(50vw,-117vh,0)}to{transform:translate3d(39vw,101vh,0)}}.particleContainer:nth-child(28) .particle{animation-delay:3266ms}.particleContainer:nth-child(29){animation-delay:5362ms;animation-duration:8377ms;animation-name:move-frames-29;height:3px;width:3px}@keyframes move-frames-29{0%{transform:translate3d(47vw,-121vh,0)}to{transform:translate3d(22vw,105vh,0)}}.particleContainer:nth-child(29) .particle{animation-delay:1449ms}.particleContainer:nth-child(30){animation-delay:1473ms;animation-duration:8951ms;animation-name:move-frames-30;height:2px;width:2px}@keyframes move-frames-30{0%{transform:translate3d(87vw,-111vh,0)}to{transform:translate3d(75vw,103vh,0)}}.particleContainer:nth-child(30) .particle{animation-delay:1741ms}.particleContainer:nth-child(31){animation-delay:10682ms;animation-duration:7111ms;animation-name:move-frames-31;height:8px;width:8px}@keyframes move-frames-31{0%{transform:translate3d(79vw,-112vh,0)}to{transform:translate3d(13vw,104vh,0)}}.particleContainer:nth-child(31) .particle{animation-delay:1004ms}.particleContainer:nth-child(32){animation-delay:879ms;animation-duration:8149ms;animation-name:move-frames-32;height:6px;width:6px}@keyframes move-frames-32{0%{transform:translate3d(37vw,-120vh,0)}to{transform:translate3d(49vw,103vh,0)}}.particleContainer:nth-child(32) .particle{animation-delay:2146ms}.particleContainer:nth-child(33){animation-delay:4443ms;animation-duration:9559ms;animation-name:move-frames-33;height:1px;width:1px}@keyframes move-frames-33{0%{transform:translate3d(20vw,-139vh,0)}to{transform:translate3d(72vw,109vh,0)}}.particleContainer:nth-child(33) .particle{animation-delay:3642ms}.particleContainer:nth-child(34){animation-delay:1793ms;animation-duration:7911ms;animation-name:move-frames-34;height:8px;width:8px}@keyframes move-frames-34{0%{transform:translate3d(62vw,-122vh,0)}to{transform:translate3d(24vw,107vh,0)}}.particleContainer:nth-child(34) .particle{animation-delay:1587ms}.particleContainer:nth-child(35){animation-delay:3026ms;animation-duration:8662ms;animation-name:move-frames-35;height:2px;width:2px}@keyframes move-frames-35{0%{transform:translate3d(63vw,-122vh,0)}to{transform:translate3d(23vw,104vh,0)}}.particleContainer:nth-child(35) .particle{animation-delay:1907ms}.particleContainer:nth-child(36){animation-delay:2659ms;animation-duration:7.85s;animation-name:move-frames-36;height:3px;width:3px}@keyframes move-frames-36{0%{transform:translate3d(81vw,-117vh,0)}to{transform:translate3d(56vw,102vh,0)}}.particleContainer:nth-child(36) .particle{animation-delay:2827ms}.particleContainer:nth-child(37){animation-delay:1364ms;animation-duration:7.7s;animation-name:move-frames-37;height:10px;width:10px}@keyframes move-frames-37{0%{transform:translate3d(52vw,-115vh,0)}to{transform:translate3d(50vw,110vh,0)}}.particleContainer:nth-child(37) .particle{animation-delay:2407ms}.particleContainer:nth-child(38){animation-delay:5486ms;animation-duration:7858ms;animation-name:move-frames-38;height:2px;width:2px}@keyframes move-frames-38{0%{transform:translate3d(85vw,-128vh,0)}to{transform:translate3d(96vw,104vh,0)}}.particleContainer:nth-child(38) .particle{animation-delay:1252ms}.particleContainer:nth-child(39){animation-delay:6354ms;animation-duration:9879ms;animation-name:move-frames-39;height:1px;width:1px}@keyframes move-frames-39{0%{transform:translate3d(26vw,-112vh,0)}to{transform:translate3d(42vw,108vh,0)}}.particleContainer:nth-child(39) .particle{animation-delay:.76s}.particleContainer:nth-child(40){animation-delay:10729ms;animation-duration:7195ms;animation-name:move-frames-40;height:5px;width:5px}@keyframes move-frames-40{0%{transform:translate3d(24vw,-124vh,0)}to{transform:translate3d(94vw,107vh,0)}}.particleContainer:nth-child(40) .particle{animation-delay:3529ms}.particleContainer:nth-child(41){animation-delay:1034ms;animation-duration:10825ms;animation-name:move-frames-41;height:2px;width:2px}@keyframes move-frames-41{0%{transform:translate3d(71vw,-106vh,0)}to{transform:translate3d(76vw,101vh,0)}}.particleContainer:nth-child(41) .particle{animation-delay:3344ms}.particleContainer:nth-child(42){animation-delay:1268ms;animation-duration:8.88s;animation-name:move-frames-42;height:10px;width:10px}@keyframes move-frames-42{0%{transform:translate3d(69vw,-108vh,0)}to{transform:translate3d(48vw,103vh,0)}}.particleContainer:nth-child(42) .particle{animation-delay:1844ms}.particleContainer:nth-child(43){animation-delay:9365ms;animation-duration:9873ms;animation-name:move-frames-43;height:1px;width:1px}@keyframes move-frames-43{0%{transform:translate3d(34vw,-128vh,0)}to{transform:translate3d(6vw,102vh,0)}}.particleContainer:nth-child(43) .particle{animation-delay:2971ms}.particleContainer:nth-child(44){animation-delay:10416ms;animation-duration:8547ms;animation-name:move-frames-44;height:1px;width:1px}@keyframes move-frames-44{0%{transform:translate3d(10vw,-112vh,0)}to{transform:translate3d(74vw,101vh,0)}}.particleContainer:nth-child(44) .particle{animation-delay:347ms}.particleContainer:nth-child(45){animation-delay:10863ms;animation-duration:10327ms;animation-name:move-frames-45;height:1px;width:1px}@keyframes move-frames-45{0%{transform:translate3d(38vw,-128vh,0)}to{transform:translate3d(85vw,105vh,0)}}.particleContainer:nth-child(45) .particle{animation-delay:469ms}.particleContainer:nth-child(46){animation-delay:2583ms;animation-duration:8315ms;animation-name:move-frames-46;height:5px;width:5px}@keyframes move-frames-46{0%{transform:translate3d(61vw,-111vh,0)}to{transform:translate3d(19vw,102vh,0)}}.particleContainer:nth-child(46) .particle{animation-delay:2842ms}.particleContainer:nth-child(47){animation-delay:10684ms;animation-duration:10674ms;animation-name:move-frames-47;height:8px;width:8px}@keyframes move-frames-47{0%{transform:translate3d(58vw,-117vh,0)}to{transform:translate3d(33vw,104vh,0)}}.particleContainer:nth-child(47) .particle{animation-delay:2119ms}.particleContainer:nth-child(48){animation-delay:7469ms;animation-duration:9438ms;animation-name:move-frames-48;height:10px;width:10px}@keyframes move-frames-48{0%{transform:translate3d(74vw,-114vh,0)}to{transform:translate3d(41vw,105vh,0)}}.particleContainer:nth-child(48) .particle{animation-delay:2895ms}.particleContainer:nth-child(49){animation-delay:5655ms;animation-duration:7346ms;animation-name:move-frames-49;height:9px;width:9px}@keyframes move-frames-49{0%{transform:translate3d(34vw,-125vh,0)}to{transform:translate3d(32vw,102vh,0)}}.particleContainer:nth-child(49) .particle{animation-delay:1046ms}.particleContainer:nth-child(50){animation-delay:5817ms;animation-duration:9599ms;animation-name:move-frames-50;height:4px;width:4px}@keyframes move-frames-50{0%{transform:translate3d(54vw,-126vh,0)}to{transform:translate3d(32vw,107vh,0)}}.particleContainer:nth-child(50) .particle{animation-delay:1136ms}.particleContainer:nth-child(51){animation-delay:1327ms;animation-duration:10853ms;animation-name:move-frames-51;height:2px;width:2px}@keyframes move-frames-51{0%{transform:translate3d(45vw,-113vh,0)}to{transform:translate3d(68vw,105vh,0)}}.particleContainer:nth-child(51) .particle{animation-delay:2554ms}.particleContainer:nth-child(52){animation-delay:10654ms;animation-duration:9092ms;animation-name:move-frames-52;height:4px;width:4px}@keyframes move-frames-52{0%{transform:translate3d(86vw,-132vh,0)}to{transform:translate3d(99vw,105vh,0)}}.particleContainer:nth-child(52) .particle{animation-delay:1668ms}.particleContainer:nth-child(53){animation-delay:10107ms;animation-duration:8207ms;animation-name:move-frames-53;height:2px;width:2px}@keyframes move-frames-53{0%{transform:translate3d(34vw,-111vh,0)}to{transform:translate3d(66vw,110vh,0)}}.particleContainer:nth-child(53) .particle{animation-delay:.13s}.particleContainer:nth-child(54){animation-delay:6206ms;animation-duration:9857ms;animation-name:move-frames-54;height:1px;width:1px}@keyframes move-frames-54{0%{transform:translate3d(76vw,-112vh,0)}to{transform:translate3d(50vw,109vh,0)}}.particleContainer:nth-child(54) .particle{animation-delay:2741ms}.particleContainer:nth-child(55){animation-delay:10871ms;animation-duration:8449ms;animation-name:move-frames-55;height:8px;width:8px}@keyframes move-frames-55{0%{transform:translate3d(100vw,-115vh,0)}to{transform:translate3d(20vw,108vh,0)}}.particleContainer:nth-child(55) .particle{animation-delay:3369ms}.particleContainer:nth-child(56){animation-delay:9751ms;animation-duration:7248ms;animation-name:move-frames-56;height:3px;width:3px}@keyframes move-frames-56{0%{transform:translate3d(66vw,-114vh,0)}to{transform:translate3d(3vw,106vh,0)}}.particleContainer:nth-child(56) .particle{animation-delay:2474ms}.particleContainer:nth-child(57){animation-delay:6561ms;animation-duration:7099ms;animation-name:move-frames-57;height:9px;width:9px}@keyframes move-frames-57{0%{transform:translate3d(42vw,-109vh,0)}to{transform:translate3d(49vw,105vh,0)}}.particleContainer:nth-child(57) .particle{animation-delay:1863ms}.particleContainer:nth-child(58){animation-delay:9951ms;animation-duration:7641ms;animation-name:move-frames-58;height:8px;width:8px}@keyframes move-frames-58{0%{transform:translate3d(100vw,-122vh,0)}to{transform:translate3d(26vw,104vh,0)}}.particleContainer:nth-child(58) .particle{animation-delay:2471ms}.particleContainer:nth-child(59){animation-delay:8096ms;animation-duration:10009ms;animation-name:move-frames-59;height:4px;width:4px}@keyframes move-frames-59{0%{transform:translate3d(83vw,-107vh,0)}to{transform:translate3d(100vw,103vh,0)}}.particleContainer:nth-child(59) .particle{animation-delay:261ms}.particleContainer:nth-child(60){animation-delay:7988ms;animation-duration:7388ms;animation-name:move-frames-60;height:10px;width:10px}@keyframes move-frames-60{0%{transform:translate3d(31vw,-117vh,0)}to{transform:translate3d(93vw,105vh,0)}}.particleContainer:nth-child(60) .particle{animation-delay:2597ms}.particleContainer:nth-child(61){animation-delay:5863ms;animation-duration:9.67s;animation-name:move-frames-61;height:8px;width:8px}@keyframes move-frames-61{0%{transform:translate3d(75vw,-115vh,0)}to{transform:translate3d(1vw,102vh,0)}}.particleContainer:nth-child(61) .particle{animation-delay:1525ms}.particleContainer:nth-child(62){animation-delay:10069ms;animation-duration:10237ms;animation-name:move-frames-62;height:9px;width:9px}@keyframes move-frames-62{0%{transform:translate3d(79vw,-109vh,0)}to{transform:translate3d(65vw,107vh,0)}}.particleContainer:nth-child(62) .particle{animation-delay:181ms}.particleContainer:nth-child(63){animation-delay:10511ms;animation-duration:10093ms;animation-name:move-frames-63;height:4px;width:4px}@keyframes move-frames-63{0%{transform:translate3d(52vw,-123vh,0)}to{transform:translate3d(19vw,102vh,0)}}.particleContainer:nth-child(63) .particle{animation-delay:1.69s}.particleContainer:nth-child(64){animation-delay:8389ms;animation-duration:7.89s;animation-name:move-frames-64;height:9px;width:9px}@keyframes move-frames-64{0%{transform:translate3d(40vw,-109vh,0)}to{transform:translate3d(5vw,105vh,0)}}.particleContainer:nth-child(64) .particle{animation-delay:2181ms}.particleContainer:nth-child(65){animation-delay:5967ms;animation-duration:7034ms;animation-name:move-frames-65;height:5px;width:5px}@keyframes move-frames-65{0%{transform:translate3d(43vw,-134vh,0)}to{transform:translate3d(24vw,106vh,0)}}.particleContainer:nth-child(65) .particle{animation-delay:3226ms}.particleContainer:nth-child(66){animation-delay:295ms;animation-duration:9.43s;animation-name:move-frames-66;height:1px;width:1px}@keyframes move-frames-66{0%{transform:translate3d(35vw,-131vh,0)}to{transform:translate3d(38vw,105vh,0)}}.particleContainer:nth-child(66) .particle{animation-delay:1696ms}.particleContainer:nth-child(67){animation-delay:5306ms;animation-duration:10286ms;animation-name:move-frames-67;height:1px;width:1px}@keyframes move-frames-67{0%{transform:translate3d(19vw,-124vh,0)}to{transform:translate3d(15vw,108vh,0)}}.particleContainer:nth-child(67) .particle{animation-delay:2.1s}.particleContainer:nth-child(68){animation-delay:5741ms;animation-duration:7255ms;animation-name:move-frames-68;height:2px;width:2px}@keyframes move-frames-68{0%{transform:translate3d(47vw,-128vh,0)}to{transform:translate3d(9vw,108vh,0)}}.particleContainer:nth-child(68) .particle{animation-delay:2814ms}.particleContainer:nth-child(69){animation-delay:7274ms;animation-duration:7644ms;animation-name:move-frames-69;height:10px;width:10px}@keyframes move-frames-69{0%{transform:translate3d(57vw,-116vh,0)}to{transform:translate3d(73vw,101vh,0)}}.particleContainer:nth-child(69) .particle{animation-delay:2291ms}.particleContainer:nth-child(70){animation-delay:6135ms;animation-duration:8291ms;animation-name:move-frames-70;height:4px;width:4px}@keyframes move-frames-70{0%{transform:translate3d(83vw,-118vh,0)}to{transform:translate3d(61vw,110vh,0)}}.particleContainer:nth-child(70) .particle{animation-delay:1795ms}.particleContainer:nth-child(71){animation-delay:2162ms;animation-duration:10544ms;animation-name:move-frames-71;height:2px;width:2px}@keyframes move-frames-71{0%{transform:translate3d(27vw,-124vh,0)}to{transform:translate3d(21vw,108vh,0)}}.particleContainer:nth-child(71) .particle{animation-delay:3132ms}.particleContainer:nth-child(72){animation-delay:9207ms;animation-duration:10484ms;animation-name:move-frames-72;height:4px;width:4px}@keyframes move-frames-72{0%{transform:translate3d(98vw,-121vh,0)}to{transform:translate3d(47vw,106vh,0)}}.particleContainer:nth-child(72) .particle{animation-delay:2259ms}.particleContainer:nth-child(73){animation-delay:4351ms;animation-duration:9843ms;animation-name:move-frames-73;height:10px;width:10px}@keyframes move-frames-73{0%{transform:translate3d(53vw,-139vh,0)}to{transform:translate3d(56vw,110vh,0)}}.particleContainer:nth-child(73) .particle{animation-delay:1094ms}.particleContainer:nth-child(74){animation-delay:1416ms;animation-duration:9999ms;animation-name:move-frames-74;height:6px;width:6px}@keyframes move-frames-74{0%{transform:translate3d(48vw,-114vh,0)}to{transform:translate3d(94vw,102vh,0)}}.particleContainer:nth-child(74) .particle{animation-delay:2301ms}.particleContainer:nth-child(75){animation-delay:7877ms;animation-duration:10216ms;animation-name:move-frames-75;height:3px;width:3px}@keyframes move-frames-75{0%{transform:translate3d(98vw,-116vh,0)}to{transform:translate3d(11vw,110vh,0)}}.particleContainer:nth-child(75) .particle{animation-delay:1377ms}.particleContainer:nth-child(76){animation-delay:4412ms;animation-duration:8204ms;animation-name:move-frames-76;height:1px;width:1px}@keyframes move-frames-76{0%{transform:translate3d(47vw,-110vh,0)}to{transform:translate3d(14vw,107vh,0)}}.particleContainer:nth-child(76) .particle{animation-delay:3092ms}.particleContainer:nth-child(77){animation-delay:3247ms;animation-duration:9642ms;animation-name:move-frames-77;height:8px;width:8px}@keyframes move-frames-77{0%{transform:translate3d(17vw,-124vh,0)}to{transform:translate3d(82vw,101vh,0)}}.particleContainer:nth-child(77) .particle{animation-delay:1756ms}.particleContainer:nth-child(78){animation-delay:4071ms;animation-duration:9788ms;animation-name:move-frames-78;height:6px;width:6px}@keyframes move-frames-78{0%{transform:translate3d(60vw,-109vh,0)}to{transform:translate3d(1vw,106vh,0)}}.particleContainer:nth-child(78) .particle{animation-delay:977ms}.particleContainer:nth-child(79){animation-delay:984ms;animation-duration:7123ms;animation-name:move-frames-79;height:9px;width:9px}@keyframes move-frames-79{0%{transform:translate3d(39vw,-113vh,0)}to{transform:translate3d(25vw,104vh,0)}}.particleContainer:nth-child(79) .particle{animation-delay:1477ms}.particleContainer:nth-child(80){animation-delay:2281ms;animation-duration:9002ms;animation-name:move-frames-80;height:10px;width:10px}@keyframes move-frames-80{0%{transform:translate3d(4vw,-130vh,0)}to{transform:translate3d(45vw,108vh,0)}}.particleContainer:nth-child(80) .particle{animation-delay:619ms}.particleContainer:nth-child(81){animation-delay:6787ms;animation-duration:9994ms;animation-name:move-frames-81;height:4px;width:4px}@keyframes move-frames-81{0%{transform:translate3d(21vw,-124vh,0)}to{transform:translate3d(31vw,105vh,0)}}.particleContainer:nth-child(81) .particle{animation-delay:3211ms}.particleContainer:nth-child(82){animation-delay:9179ms;animation-duration:10121ms;animation-name:move-frames-82;height:10px;width:10px}@keyframes move-frames-82{0%{transform:translate3d(39vw,-117vh,0)}to{transform:translate3d(91vw,106vh,0)}}.particleContainer:nth-child(82) .particle{animation-delay:21ms}.particleContainer:nth-child(83){animation-delay:4597ms;animation-duration:8205ms;animation-name:move-frames-83;height:5px;width:5px}@keyframes move-frames-83{0%{transform:translate3d(39vw,-112vh,0)}to{transform:translate3d(56vw,109vh,0)}}.particleContainer:nth-child(83) .particle{animation-delay:492ms}.particleContainer:nth-child(84){animation-delay:10066ms;animation-duration:9064ms;animation-name:move-frames-84;height:8px;width:8px}@keyframes move-frames-84{0%{transform:translate3d(84vw,-129vh,0)}to{transform:translate3d(70vw,106vh,0)}}.particleContainer:nth-child(84) .particle{animation-delay:3078ms}.particleContainer:nth-child(85){animation-delay:6012ms;animation-duration:10303ms;animation-name:move-frames-85;height:6px;width:6px}@keyframes move-frames-85{0%{transform:translate3d(73vw,-124vh,0)}to{transform:translate3d(20vw,105vh,0)}}.particleContainer:nth-child(85) .particle{animation-delay:1129ms}.particleContainer:nth-child(86){animation-delay:2821ms;animation-duration:9045ms;animation-name:move-frames-86;height:9px;width:9px}@keyframes move-frames-86{0%{transform:translate3d(10vw,-119vh,0)}to{transform:translate3d(84vw,110vh,0)}}.particleContainer:nth-child(86) .particle{animation-delay:1451ms}.particleContainer:nth-child(87){animation-delay:7522ms;animation-duration:7788ms;animation-name:move-frames-87;height:5px;width:5px}@keyframes move-frames-87{0%{transform:translate3d(82vw,-112vh,0)}to{transform:translate3d(37vw,108vh,0)}}.particleContainer:nth-child(87) .particle{animation-delay:1003ms}.particleContainer:nth-child(88){animation-delay:171ms;animation-duration:7454ms;animation-name:move-frames-88;height:4px;width:4px}@keyframes move-frames-88{0%{transform:translate3d(81vw,-125vh,0)}to{transform:translate3d(34vw,103vh,0)}}.particleContainer:nth-child(88) .particle{animation-delay:2261ms}.particleContainer:nth-child(89){animation-delay:2814ms;animation-duration:10525ms;animation-name:move-frames-89;height:4px;width:4px}@keyframes move-frames-89{0%{transform:translate3d(66vw,-112vh,0)}to{transform:translate3d(57vw,109vh,0)}}.particleContainer:nth-child(89) .particle{animation-delay:2509ms}.particleContainer:nth-child(90){animation-delay:4.67s;animation-duration:7483ms;animation-name:move-frames-90;height:1px;width:1px}@keyframes move-frames-90{0%{transform:translate3d(78vw,-132vh,0)}to{transform:translate3d(24vw,109vh,0)}}.particleContainer:nth-child(90) .particle{animation-delay:322ms}.particleContainer:nth-child(91){animation-delay:5925ms;animation-duration:10188ms;animation-name:move-frames-91;height:4px;width:4px}@keyframes move-frames-91{0%{transform:translate3d(70vw,-108vh,0)}to{transform:translate3d(43vw,107vh,0)}}.particleContainer:nth-child(91) .particle{animation-delay:2437ms}.particleContainer:nth-child(92){animation-delay:10946ms;animation-duration:8307ms;animation-name:move-frames-92;height:6px;width:6px}@keyframes move-frames-92{0%{transform:translate3d(35vw,-123vh,0)}to{transform:translate3d(76vw,106vh,0)}}.particleContainer:nth-child(92) .particle{animation-delay:1276ms}.particleContainer:nth-child(93){animation-delay:6632ms;animation-duration:9.47s;animation-name:move-frames-93;height:8px;width:8px}@keyframes move-frames-93{0%{transform:translate3d(100vw,-128vh,0)}to{transform:translate3d(81vw,107vh,0)}}.particleContainer:nth-child(93) .particle{animation-delay:3297ms}.particleContainer:nth-child(94){animation-delay:8639ms;animation-duration:8609ms;animation-name:move-frames-94;height:6px;width:6px}@keyframes move-frames-94{0%{transform:translate3d(9vw,-110vh,0)}to{transform:translate3d(53vw,102vh,0)}}.particleContainer:nth-child(94) .particle{animation-delay:2188ms}.particleContainer:nth-child(95){animation-delay:8072ms;animation-duration:10554ms;animation-name:move-frames-95;height:5px;width:5px}@keyframes move-frames-95{0%{transform:translate3d(7vw,-129vh,0)}to{transform:translate3d(45vw,103vh,0)}}.particleContainer:nth-child(95) .particle{animation-delay:3316ms}.particleContainer:nth-child(96){animation-delay:10694ms;animation-duration:7693ms;animation-name:move-frames-96;height:1px;width:1px}@keyframes move-frames-96{0%{transform:translate3d(65vw,-116vh,0)}to{transform:translate3d(62vw,108vh,0)}}.particleContainer:nth-child(96) .particle{animation-delay:3893ms}.particleContainer:nth-child(97){animation-delay:4922ms;animation-duration:7251ms;animation-name:move-frames-97;height:5px;width:5px}@keyframes move-frames-97{0%{transform:translate3d(11vw,-124vh,0)}to{transform:translate3d(78vw,105vh,0)}}.particleContainer:nth-child(97) .particle{animation-delay:3012ms}.particleContainer:nth-child(98){animation-delay:10431ms;animation-duration:8918ms;animation-name:move-frames-98;height:2px;width:2px}@keyframes move-frames-98{0%{transform:translate3d(37vw,-117vh,0)}to{transform:translate3d(92vw,110vh,0)}}.particleContainer:nth-child(98) .particle{animation-delay:1963ms}.particleContainer:nth-child(99){animation-delay:6.04s;animation-duration:7644ms;animation-name:move-frames-99;height:2px;width:2px}@keyframes move-frames-99{0%{transform:translate3d(1vw,-138vh,0)}to{transform:translate3d(95vw,110vh,0)}}.particleContainer:nth-child(99) .particle{animation-delay:861ms}.particleContainer:nth-child(100){animation-delay:10599ms;animation-duration:10907ms;animation-name:move-frames-100;height:5px;width:5px}@keyframes move-frames-100{0%{transform:translate3d(9vw,-114vh,0)}to{transform:translate3d(86vw,110vh,0)}}.particleContainer:nth-child(100) .particle{animation-delay:2854ms}.particleContainer:nth-child(101){animation-delay:4ms;animation-duration:7159ms;animation-name:move-frames-101;height:9px;width:9px}@keyframes move-frames-101{0%{transform:translate3d(15vw,-132vh,0)}to{transform:translate3d(89vw,104vh,0)}}.particleContainer:nth-child(101) .particle{animation-delay:397ms}.particleContainer:nth-child(102){animation-delay:1502ms;animation-duration:8877ms;animation-name:move-frames-102;height:5px;width:5px}@keyframes move-frames-102{0%{transform:translate3d(93vw,-127vh,0)}to{transform:translate3d(94vw,105vh,0)}}.particleContainer:nth-child(102) .particle{animation-delay:935ms}.particleContainer:nth-child(103){animation-delay:5318ms;animation-duration:8879ms;animation-name:move-frames-103;height:4px;width:4px}@keyframes move-frames-103{0%{transform:translate3d(40vw,-125vh,0)}to{transform:translate3d(61vw,110vh,0)}}.particleContainer:nth-child(103) .particle{animation-delay:3393ms}.particleContainer:nth-child(104){animation-delay:6006ms;animation-duration:10863ms;animation-name:move-frames-104;height:9px;width:9px}@keyframes move-frames-104{0%{transform:translate3d(2vw,-104vh,0)}to{transform:translate3d(48vw,101vh,0)}}.particleContainer:nth-child(104) .particle{animation-delay:2468ms}.particleContainer:nth-child(105){animation-delay:6241ms;animation-duration:8725ms;animation-name:move-frames-105;height:9px;width:9px}@keyframes move-frames-105{0%{transform:translate3d(76vw,-110vh,0)}to{transform:translate3d(23vw,109vh,0)}}.particleContainer:nth-child(105) .particle{animation-delay:3891ms}.particleContainer:nth-child(106){animation-delay:3751ms;animation-duration:7758ms;animation-name:move-frames-106;height:2px;width:2px}@keyframes move-frames-106{0%{transform:translate3d(67vw,-118vh,0)}to{transform:translate3d(86vw,102vh,0)}}.particleContainer:nth-child(106) .particle{animation-delay:1744ms}.particleContainer:nth-child(107){animation-delay:10909ms;animation-duration:8382ms;animation-name:move-frames-107;height:2px;width:2px}@keyframes move-frames-107{0%{transform:translate3d(34vw,-105vh,0)}to{transform:translate3d(95vw,102vh,0)}}.particleContainer:nth-child(107) .particle{animation-delay:1422ms}.particleContainer:nth-child(108){animation-delay:10268ms;animation-duration:10.82s;animation-name:move-frames-108;height:6px;width:6px}@keyframes move-frames-108{0%{transform:translate3d(94vw,-109vh,0)}to{transform:translate3d(89vw,108vh,0)}}.particleContainer:nth-child(108) .particle{animation-delay:2108ms}.particleContainer:nth-child(109){animation-delay:676ms;animation-duration:10404ms;animation-name:move-frames-109;height:5px;width:5px}@keyframes move-frames-109{0%{transform:translate3d(87vw,-111vh,0)}to{transform:translate3d(21vw,103vh,0)}}.particleContainer:nth-child(109) .particle{animation-delay:2965ms}.particleContainer:nth-child(110){animation-delay:1645ms;animation-duration:9942ms;animation-name:move-frames-110;height:2px;width:2px}@keyframes move-frames-110{0%{transform:translate3d(2vw,-126vh,0)}to{transform:translate3d(68vw,105vh,0)}}.particleContainer:nth-child(110) .particle{animation-delay:.59s}.particleContainer:nth-child(111){animation-delay:9171ms;animation-duration:7911ms;animation-name:move-frames-111;height:7px;width:7px}@keyframes move-frames-111{0%{transform:translate3d(66vw,-130vh,0)}to{transform:translate3d(96vw,104vh,0)}}.particleContainer:nth-child(111) .particle{animation-delay:3441ms}.particleContainer:nth-child(112){animation-delay:5126ms;animation-duration:7451ms;animation-name:move-frames-112;height:3px;width:3px}@keyframes move-frames-112{0%{transform:translate3d(54vw,-135vh,0)}to{transform:translate3d(32vw,105vh,0)}}.particleContainer:nth-child(112) .particle{animation-delay:379ms}.particleContainer:nth-child(113){animation-delay:2057ms;animation-duration:7166ms;animation-name:move-frames-113;height:1px;width:1px}@keyframes move-frames-113{0%{transform:translate3d(4vw,-132vh,0)}to{transform:translate3d(40vw,105vh,0)}}.particleContainer:nth-child(113) .particle{animation-delay:1828ms}.particleContainer:nth-child(114){animation-delay:3714ms;animation-duration:7.35s;animation-name:move-frames-114;height:1px;width:1px}@keyframes move-frames-114{0%{transform:translate3d(71vw,-129vh,0)}to{transform:translate3d(40vw,105vh,0)}}.particleContainer:nth-child(114) .particle{animation-delay:3327ms}.particleContainer:nth-child(115){animation-delay:1411ms;animation-duration:10721ms;animation-name:move-frames-115;height:9px;width:9px}@keyframes move-frames-115{0%{transform:translate3d(14vw,-134vh,0)}to{transform:translate3d(39vw,104vh,0)}}.particleContainer:nth-child(115) .particle{animation-delay:169ms}.particleContainer:nth-child(116){animation-delay:7469ms;animation-duration:7135ms;animation-name:move-frames-116;height:4px;width:4px}@keyframes move-frames-116{0%{transform:translate3d(58vw,-120vh,0)}to{transform:translate3d(87vw,110vh,0)}}.particleContainer:nth-child(116) .particle{animation-delay:2813ms}.particleContainer:nth-child(117){animation-delay:5413ms;animation-duration:9351ms;animation-name:move-frames-117;height:3px;width:3px}@keyframes move-frames-117{0%{transform:translate3d(95vw,-105vh,0)}to{transform:translate3d(38vw,104vh,0)}}.particleContainer:nth-child(117) .particle{animation-delay:5ms}.particleContainer:nth-child(118){animation-delay:7.24s;animation-duration:10959ms;animation-name:move-frames-118;height:7px;width:7px}@keyframes move-frames-118{0%{transform:translate3d(96vw,-127vh,0)}to{transform:translate3d(96vw,103vh,0)}}.particleContainer:nth-child(118) .particle{animation-delay:388ms}.particleContainer:nth-child(119){animation-delay:10491ms;animation-duration:9331ms;animation-name:move-frames-119;height:6px;width:6px}@keyframes move-frames-119{0%{transform:translate3d(84vw,-112vh,0)}to{transform:translate3d(92vw,110vh,0)}}.particleContainer:nth-child(119) .particle{animation-delay:3091ms}.particleContainer:nth-child(120){animation-delay:7934ms;animation-duration:7328ms;animation-name:move-frames-120;height:6px;width:6px}@keyframes move-frames-120{0%{transform:translate3d(64vw,-136vh,0)}to{transform:translate3d(14vw,107vh,0)}}.particleContainer:nth-child(120) .particle{animation-delay:3537ms}.particleContainer:nth-child(121){animation-delay:3568ms;animation-duration:8846ms;animation-name:move-frames-121;height:10px;width:10px}@keyframes move-frames-121{0%{transform:translate3d(20vw,-130vh,0)}to{transform:translate3d(97vw,101vh,0)}}.particleContainer:nth-child(121) .particle{animation-delay:1494ms}.particleContainer:nth-child(122){animation-delay:4631ms;animation-duration:8843ms;animation-name:move-frames-122;height:5px;width:5px}@keyframes move-frames-122{0%{transform:translate3d(67vw,-117vh,0)}to{transform:translate3d(71vw,103vh,0)}}.particleContainer:nth-child(122) .particle{animation-delay:3877ms}.particleContainer:nth-child(123){animation-delay:3737ms;animation-duration:10054ms;animation-name:move-frames-123;height:8px;width:8px}@keyframes move-frames-123{0%{transform:translate3d(62vw,-125vh,0)}to{transform:translate3d(20vw,110vh,0)}}.particleContainer:nth-child(123) .particle{animation-delay:2352ms}.particleContainer:nth-child(124){animation-delay:6684ms;animation-duration:7156ms;animation-name:move-frames-124;height:4px;width:4px}@keyframes move-frames-124{0%{transform:translate3d(60vw,-125vh,0)}to{transform:translate3d(41vw,108vh,0)}}.particleContainer:nth-child(124) .particle{animation-delay:.24s}.particleContainer:nth-child(125){animation-delay:10669ms;animation-duration:7293ms;animation-name:move-frames-125;height:4px;width:4px}@keyframes move-frames-125{0%{transform:translate3d(1vw,-112vh,0)}to{transform:translate3d(65vw,106vh,0)}}.particleContainer:nth-child(125) .particle{animation-delay:1612ms}.particleContainer:nth-child(126){animation-delay:4903ms;animation-duration:8959ms;animation-name:move-frames-126;height:8px;width:8px}@keyframes move-frames-126{0%{transform:translate3d(12vw,-125vh,0)}to{transform:translate3d(92vw,108vh,0)}}.particleContainer:nth-child(126) .particle{animation-delay:3389ms}.particleContainer:nth-child(127){animation-delay:7649ms;animation-duration:8678ms;animation-name:move-frames-127;height:7px;width:7px}@keyframes move-frames-127{0%{transform:translate3d(69vw,-128vh,0)}to{transform:translate3d(87vw,104vh,0)}}.particleContainer:nth-child(127) .particle{animation-delay:703ms}.particleContainer:nth-child(128){animation-delay:5533ms;animation-duration:10582ms;animation-name:move-frames-128;height:3px;width:3px}@keyframes move-frames-128{0%{transform:translate3d(84vw,-116vh,0)}to{transform:translate3d(34vw,103vh,0)}}.particleContainer:nth-child(128) .particle{animation-delay:3995ms}.particleContainer:nth-child(129){animation-delay:7864ms;animation-duration:7857ms;animation-name:move-frames-129;height:3px;width:3px}@keyframes move-frames-129{0%{transform:translate3d(24vw,-126vh,0)}to{transform:translate3d(21vw,106vh,0)}}.particleContainer:nth-child(129) .particle{animation-delay:2266ms}.particleContainer:nth-child(130){animation-delay:5082ms;animation-duration:10577ms;animation-name:move-frames-130;height:4px;width:4px}@keyframes move-frames-130{0%{transform:translate3d(75vw,-108vh,0)}to{transform:translate3d(69vw,104vh,0)}}.particleContainer:nth-child(130) .particle{animation-delay:2.94s}.particleContainer:nth-child(131){animation-delay:8793ms;animation-duration:7761ms;animation-name:move-frames-131;height:9px;width:9px}@keyframes move-frames-131{0%{transform:translate3d(47vw,-116vh,0)}to{transform:translate3d(69vw,109vh,0)}}.particleContainer:nth-child(131) .particle{animation-delay:2.71s}.particleContainer:nth-child(132){animation-delay:206ms;animation-duration:8616ms;animation-name:move-frames-132;height:8px;width:8px}@keyframes move-frames-132{0%{transform:translate3d(75vw,-111vh,0)}to{transform:translate3d(92vw,102vh,0)}}.particleContainer:nth-child(132) .particle{animation-delay:3.94s}.particleContainer:nth-child(133){animation-delay:4548ms;animation-duration:10957ms;animation-name:move-frames-133;height:7px;width:7px}@keyframes move-frames-133{0%{transform:translate3d(38vw,-111vh,0)}to{transform:translate3d(56vw,102vh,0)}}.particleContainer:nth-child(133) .particle{animation-delay:3368ms}.particleContainer:nth-child(134){animation-delay:8746ms;animation-duration:10783ms;animation-name:move-frames-134;height:5px;width:5px}@keyframes move-frames-134{0%{transform:translate3d(73vw,-122vh,0)}to{transform:translate3d(29vw,105vh,0)}}.particleContainer:nth-child(134) .particle{animation-delay:2841ms}.particleContainer:nth-child(135){animation-delay:9743ms;animation-duration:10758ms;animation-name:move-frames-135;height:1px;width:1px}@keyframes move-frames-135{0%{transform:translate3d(18vw,-125vh,0)}to{transform:translate3d(87vw,106vh,0)}}.particleContainer:nth-child(135) .particle{animation-delay:3907ms}.particleContainer:nth-child(136){animation-delay:146ms;animation-duration:10476ms;animation-name:move-frames-136;height:7px;width:7px}@keyframes move-frames-136{0%{transform:translate3d(13vw,-116vh,0)}to{transform:translate3d(67vw,109vh,0)}}.particleContainer:nth-child(136) .particle{animation-delay:1482ms}.particleContainer:nth-child(137){animation-delay:1314ms;animation-duration:9681ms;animation-name:move-frames-137;height:1px;width:1px}@keyframes move-frames-137{0%{transform:translate3d(16vw,-117vh,0)}to{transform:translate3d(42vw,106vh,0)}}.particleContainer:nth-child(137) .particle{animation-delay:2938ms}.particleContainer:nth-child(138){animation-delay:747ms;animation-duration:10942ms;animation-name:move-frames-138;height:5px;width:5px}@keyframes move-frames-138{0%{transform:translate3d(92vw,-137vh,0)}to{transform:translate3d(90vw,107vh,0)}}.particleContainer:nth-child(138) .particle{animation-delay:1288ms}.particleContainer:nth-child(139){animation-delay:9794ms;animation-duration:8.43s;animation-name:move-frames-139;height:5px;width:5px}@keyframes move-frames-139{0%{transform:translate3d(32vw,-111vh,0)}to{transform:translate3d(80vw,103vh,0)}}.particleContainer:nth-child(139) .particle{animation-delay:2254ms}.particleContainer:nth-child(140){animation-delay:1957ms;animation-duration:7.93s;animation-name:move-frames-140;height:1px;width:1px}@keyframes move-frames-140{0%{transform:translate3d(95vw,-115vh,0)}to{transform:translate3d(18vw,101vh,0)}}.particleContainer:nth-child(140) .particle{animation-delay:3657ms}.particleContainer:nth-child(141){animation-delay:3723ms;animation-duration:9465ms;animation-name:move-frames-141;height:7px;width:7px}@keyframes move-frames-141{0%{transform:translate3d(65vw,-123vh,0)}to{transform:translate3d(60vw,106vh,0)}}.particleContainer:nth-child(141) .particle{animation-delay:333ms}.particleContainer:nth-child(142){animation-delay:8062ms;animation-duration:9412ms;animation-name:move-frames-142;height:10px;width:10px}@keyframes move-frames-142{0%{transform:translate3d(13vw,-118vh,0)}to{transform:translate3d(99vw,107vh,0)}}.particleContainer:nth-child(142) .particle{animation-delay:2597ms}.particleContainer:nth-child(143){animation-delay:4668ms;animation-duration:7043ms;animation-name:move-frames-143;height:7px;width:7px}@keyframes move-frames-143{0%{transform:translate3d(56vw,-114vh,0)}to{transform:translate3d(27vw,101vh,0)}}.particleContainer:nth-child(143) .particle{animation-delay:358ms}.particleContainer:nth-child(144){animation-delay:6054ms;animation-duration:7902ms;animation-name:move-frames-144;height:8px;width:8px}@keyframes move-frames-144{0%{transform:translate3d(53vw,-115vh,0)}to{transform:translate3d(34vw,106vh,0)}}.particleContainer:nth-child(144) .particle{animation-delay:1164ms}.particleContainer:nth-child(145){animation-delay:6504ms;animation-duration:9973ms;animation-name:move-frames-145;height:8px;width:8px}@keyframes move-frames-145{0%{transform:translate3d(36vw,-118vh,0)}to{transform:translate3d(35vw,105vh,0)}}.particleContainer:nth-child(145) .particle{animation-delay:1678ms}.particleContainer:nth-child(146){animation-delay:7.13s;animation-duration:8356ms;animation-name:move-frames-146;height:8px;width:8px}@keyframes move-frames-146{0%{transform:translate3d(82vw,-109vh,0)}to{transform:translate3d(17vw,105vh,0)}}.particleContainer:nth-child(146) .particle{animation-delay:2117ms}.particleContainer:nth-child(147){animation-delay:5296ms;animation-duration:8885ms;animation-name:move-frames-147;height:6px;width:6px}@keyframes move-frames-147{0%{transform:translate3d(70vw,-139vh,0)}to{transform:translate3d(38vw,110vh,0)}}.particleContainer:nth-child(147) .particle{animation-delay:1714ms}.particleContainer:nth-child(148){animation-delay:5.4s;animation-duration:7288ms;animation-name:move-frames-148;height:8px;width:8px}@keyframes move-frames-148{0%{transform:translate3d(62vw,-125vh,0)}to{transform:translate3d(1vw,104vh,0)}}.particleContainer:nth-child(148) .particle{animation-delay:3823ms}.particleContainer:nth-child(149){animation-delay:10089ms;animation-duration:8755ms;animation-name:move-frames-149;height:5px;width:5px}@keyframes move-frames-149{0%{transform:translate3d(66vw,-106vh,0)}to{transform:translate3d(68vw,102vh,0)}}.particleContainer:nth-child(149) .particle{animation-delay:2376ms}.particleContainer:nth-child(150){animation-delay:7005ms;animation-duration:7746ms;animation-name:move-frames-150;height:2px;width:2px}@keyframes move-frames-150{0%{transform:translate3d(4vw,-129vh,0)}to{transform:translate3d(45vw,109vh,0)}}.particleContainer:nth-child(150) .particle{animation-delay:632ms}.particleContainer:nth-child(151){animation-delay:9812ms;animation-duration:8154ms;animation-name:move-frames-151;height:2px;width:2px}@keyframes move-frames-151{0%{transform:translate3d(17vw,-120vh,0)}to{transform:translate3d(56vw,107vh,0)}}.particleContainer:nth-child(151) .particle{animation-delay:3.01s}.particleContainer:nth-child(152){animation-delay:2144ms;animation-duration:10296ms;animation-name:move-frames-152;height:6px;width:6px}@keyframes move-frames-152{0%{transform:translate3d(54vw,-137vh,0)}to{transform:translate3d(20vw,110vh,0)}}.particleContainer:nth-child(152) .particle{animation-delay:1906ms}.particleContainer:nth-child(153){animation-delay:9758ms;animation-duration:7497ms;animation-name:move-frames-153;height:7px;width:7px}@keyframes move-frames-153{0%{transform:translate3d(27vw,-123vh,0)}to{transform:translate3d(68vw,101vh,0)}}.particleContainer:nth-child(153) .particle{animation-delay:1632ms}.particleContainer:nth-child(154){animation-delay:7215ms;animation-duration:7608ms;animation-name:move-frames-154;height:2px;width:2px}@keyframes move-frames-154{0%{transform:translate3d(16vw,-132vh,0)}to{transform:translate3d(61vw,103vh,0)}}.particleContainer:nth-child(154) .particle{animation-delay:2178ms}.particleContainer:nth-child(155){animation-delay:8985ms;animation-duration:8235ms;animation-name:move-frames-155;height:7px;width:7px}@keyframes move-frames-155{0%{transform:translate3d(59vw,-108vh,0)}to{transform:translate3d(24vw,107vh,0)}}.particleContainer:nth-child(155) .particle{animation-delay:3993ms}.particleContainer:nth-child(156){animation-delay:2602ms;animation-duration:7248ms;animation-name:move-frames-156;height:3px;width:3px}@keyframes move-frames-156{0%{transform:translate3d(71vw,-133vh,0)}to{transform:translate3d(28vw,103vh,0)}}.particleContainer:nth-child(156) .particle{animation-delay:3939ms}.particleContainer:nth-child(157){animation-delay:556ms;animation-duration:9825ms;animation-name:move-frames-157;height:9px;width:9px}@keyframes move-frames-157{0%{transform:translate3d(20vw,-117vh,0)}to{transform:translate3d(13vw,108vh,0)}}.particleContainer:nth-child(157) .particle{animation-delay:3811ms}.particleContainer:nth-child(158){animation-delay:9132ms;animation-duration:10162ms;animation-name:move-frames-158;height:3px;width:3px}@keyframes move-frames-158{0%{transform:translate3d(55vw,-110vh,0)}to{transform:translate3d(42vw,105vh,0)}}.particleContainer:nth-child(158) .particle{animation-delay:3612ms}.particleContainer:nth-child(159){animation-delay:66ms;animation-duration:7.25s;animation-name:move-frames-159;height:5px;width:5px}@keyframes move-frames-159{0%{transform:translate3d(41vw,-128vh,0)}to{transform:translate3d(43vw,101vh,0)}}.particleContainer:nth-child(159) .particle{animation-delay:3824ms}.particleContainer:nth-child(160){animation-delay:10334ms;animation-duration:8.96s;animation-name:move-frames-160;height:5px;width:5px}@keyframes move-frames-160{0%{transform:translate3d(59vw,-122vh,0)}to{transform:translate3d(15vw,102vh,0)}}.particleContainer:nth-child(160) .particle{animation-delay:683ms}.particleContainer:nth-child(161){animation-delay:377ms;animation-duration:10173ms;animation-name:move-frames-161;height:2px;width:2px}@keyframes move-frames-161{0%{transform:translate3d(58vw,-121vh,0)}to{transform:translate3d(83vw,101vh,0)}}.particleContainer:nth-child(161) .particle{animation-delay:3292ms}.particleContainer:nth-child(162){animation-delay:10135ms;animation-duration:8177ms;animation-name:move-frames-162;height:5px;width:5px}@keyframes move-frames-162{0%{transform:translate3d(32vw,-115vh,0)}to{transform:translate3d(84vw,106vh,0)}}.particleContainer:nth-child(162) .particle{animation-delay:2195ms}.particleContainer:nth-child(163){animation-delay:7997ms;animation-duration:7404ms;animation-name:move-frames-163;height:6px;width:6px}@keyframes move-frames-163{0%{transform:translate3d(46vw,-131vh,0)}to{transform:translate3d(93vw,105vh,0)}}.particleContainer:nth-child(163) .particle{animation-delay:2409ms}.particleContainer:nth-child(164){animation-delay:1633ms;animation-duration:9.28s;animation-name:move-frames-164;height:10px;width:10px}@keyframes move-frames-164{0%{transform:translate3d(23vw,-116vh,0)}to{transform:translate3d(79vw,108vh,0)}}.particleContainer:nth-child(164) .particle{animation-delay:3422ms}.particleContainer:nth-child(165){animation-delay:1843ms;animation-duration:10694ms;animation-name:move-frames-165;height:6px;width:6px}@keyframes move-frames-165{0%{transform:translate3d(77vw,-130vh,0)}to{transform:translate3d(64vw,106vh,0)}}.particleContainer:nth-child(165) .particle{animation-delay:2093ms}.particleContainer:nth-child(166){animation-delay:8878ms;animation-duration:8138ms;animation-name:move-frames-166;height:5px;width:5px}@keyframes move-frames-166{0%{transform:translate3d(41vw,-130vh,0)}to{transform:translate3d(55vw,109vh,0)}}.particleContainer:nth-child(166) .particle{animation-delay:3722ms}.particleContainer:nth-child(167){animation-delay:4764ms;animation-duration:8285ms;animation-name:move-frames-167;height:5px;width:5px}@keyframes move-frames-167{0%{transform:translate3d(85vw,-110vh,0)}to{transform:translate3d(84vw,103vh,0)}}.particleContainer:nth-child(167) .particle{animation-delay:1694ms}.particleContainer:nth-child(168){animation-delay:3569ms;animation-duration:9749ms;animation-name:move-frames-168;height:4px;width:4px}@keyframes move-frames-168{0%{transform:translate3d(61vw,-129vh,0)}to{transform:translate3d(56vw,105vh,0)}}.particleContainer:nth-child(168) .particle{animation-delay:1846ms}.particleContainer:nth-child(169){animation-delay:936ms;animation-duration:10227ms;animation-name:move-frames-169;height:10px;width:10px}@keyframes move-frames-169{0%{transform:translate3d(19vw,-125vh,0)}to{transform:translate3d(55vw,105vh,0)}}.particleContainer:nth-child(169) .particle{animation-delay:2197ms}.particleContainer:nth-child(170){animation-delay:8.53s;animation-duration:8.92s;animation-name:move-frames-170;height:2px;width:2px}@keyframes move-frames-170{0%{transform:translate3d(64vw,-114vh,0)}to{transform:translate3d(84vw,105vh,0)}}.particleContainer:nth-child(170) .particle{animation-delay:3792ms}.particleContainer:nth-child(171){animation-delay:3277ms;animation-duration:9188ms;animation-name:move-frames-171;height:4px;width:4px}@keyframes move-frames-171{0%{transform:translate3d(67vw,-129vh,0)}to{transform:translate3d(54vw,102vh,0)}}.particleContainer:nth-child(171) .particle{animation-delay:3648ms}.particleContainer:nth-child(172){animation-delay:7156ms;animation-duration:7148ms;animation-name:move-frames-172;height:1px;width:1px}@keyframes move-frames-172{0%{transform:translate3d(95vw,-121vh,0)}to{transform:translate3d(52vw,110vh,0)}}.particleContainer:nth-child(172) .particle{animation-delay:.88s}.particleContainer:nth-child(173){animation-delay:1.25s;animation-duration:7827ms;animation-name:move-frames-173;height:3px;width:3px}@keyframes move-frames-173{0%{transform:translate3d(74vw,-130vh,0)}to{transform:translate3d(94vw,110vh,0)}}.particleContainer:nth-child(173) .particle{animation-delay:1489ms}.particleContainer:nth-child(174){animation-delay:3076ms;animation-duration:8018ms;animation-name:move-frames-174;height:2px;width:2px}@keyframes move-frames-174{0%{transform:translate3d(89vw,-112vh,0)}to{transform:translate3d(40vw,107vh,0)}}.particleContainer:nth-child(174) .particle{animation-delay:403ms}.particleContainer:nth-child(175){animation-delay:7401ms;animation-duration:10724ms;animation-name:move-frames-175;height:3px;width:3px}@keyframes move-frames-175{0%{transform:translate3d(35vw,-134vh,0)}to{transform:translate3d(26vw,108vh,0)}}.particleContainer:nth-child(175) .particle{animation-delay:1847ms}.particleContainer:nth-child(176){animation-delay:7512ms;animation-duration:9586ms;animation-name:move-frames-176;height:4px;width:4px}@keyframes move-frames-176{0%{transform:translate3d(53vw,-125vh,0)}to{transform:translate3d(41vw,108vh,0)}}.particleContainer:nth-child(176) .particle{animation-delay:1338ms}.particleContainer:nth-child(177){animation-delay:4606ms;animation-duration:7722ms;animation-name:move-frames-177;height:7px;width:7px}@keyframes move-frames-177{0%{transform:translate3d(29vw,-115vh,0)}to{transform:translate3d(86vw,103vh,0)}}.particleContainer:nth-child(177) .particle{animation-delay:3703ms}.particleContainer:nth-child(178){animation-delay:701ms;animation-duration:9483ms;animation-name:move-frames-178;height:7px;width:7px}@keyframes move-frames-178{0%{transform:translate3d(49vw,-105vh,0)}to{transform:translate3d(86vw,104vh,0)}}.particleContainer:nth-child(178) .particle{animation-delay:2032ms}.particleContainer:nth-child(179){animation-delay:961ms;animation-duration:7591ms;animation-name:move-frames-179;height:9px;width:9px}@keyframes move-frames-179{0%{transform:translate3d(24vw,-114vh,0)}to{transform:translate3d(73vw,110vh,0)}}.particleContainer:nth-child(179) .particle{animation-delay:1932ms}.particleContainer:nth-child(180){animation-delay:5206ms;animation-duration:7781ms;animation-name:move-frames-180;height:2px;width:2px}@keyframes move-frames-180{0%{transform:translate3d(48vw,-134vh,0)}to{transform:translate3d(54vw,109vh,0)}}.particleContainer:nth-child(180) .particle{animation-delay:1323ms}.particleContainer:nth-child(181){animation-delay:6.63s;animation-duration:10126ms;animation-name:move-frames-181;height:3px;width:3px}@keyframes move-frames-181{0%{transform:translate3d(77vw,-109vh,0)}to{transform:translate3d(73vw,108vh,0)}}.particleContainer:nth-child(181) .particle{animation-delay:3935ms}.particleContainer:nth-child(182){animation-delay:6249ms;animation-duration:7773ms;animation-name:move-frames-182;height:2px;width:2px}@keyframes move-frames-182{0%{transform:translate3d(44vw,-110vh,0)}to{transform:translate3d(57vw,107vh,0)}}.particleContainer:nth-child(182) .particle{animation-delay:2.44s}.particleContainer:nth-child(183){animation-delay:4948ms;animation-duration:10915ms;animation-name:move-frames-183;height:10px;width:10px}@keyframes move-frames-183{0%{transform:translate3d(97vw,-133vh,0)}to{transform:translate3d(84vw,109vh,0)}}.particleContainer:nth-child(183) .particle{animation-delay:3486ms}.particleContainer:nth-child(184){animation-delay:2.25s;animation-duration:9094ms;animation-name:move-frames-184;height:10px;width:10px}@keyframes move-frames-184{0%{transform:translate3d(12vw,-125vh,0)}to{transform:translate3d(29vw,106vh,0)}}.particleContainer:nth-child(184) .particle{animation-delay:2.66s}.particleContainer:nth-child(185){animation-delay:7303ms;animation-duration:9418ms;animation-name:move-frames-185;height:4px;width:4px}@keyframes move-frames-185{0%{transform:translate3d(52vw,-118vh,0)}to{transform:translate3d(61vw,105vh,0)}}.particleContainer:nth-child(185) .particle{animation-delay:1989ms}.particleContainer:nth-child(186){animation-delay:1432ms;animation-duration:9636ms;animation-name:move-frames-186;height:7px;width:7px}@keyframes move-frames-186{0%{transform:translate3d(16vw,-106vh,0)}to{transform:translate3d(4vw,101vh,0)}}.particleContainer:nth-child(186) .particle{animation-delay:2592ms}.particleContainer:nth-child(187){animation-delay:3668ms;animation-duration:10028ms;animation-name:move-frames-187;height:9px;width:9px}@keyframes move-frames-187{0%{transform:translate3d(99vw,-134vh,0)}to{transform:translate3d(1vw,109vh,0)}}.particleContainer:nth-child(187) .particle{animation-delay:333ms}.particleContainer:nth-child(188){animation-delay:7734ms;animation-duration:8024ms;animation-name:move-frames-188;height:2px;width:2px}@keyframes move-frames-188{0%{transform:translate3d(84vw,-129vh,0)}to{transform:translate3d(21vw,104vh,0)}}.particleContainer:nth-child(188) .particle{animation-delay:2743ms}.particleContainer:nth-child(189){animation-delay:3225ms;animation-duration:7937ms;animation-name:move-frames-189;height:6px;width:6px}@keyframes move-frames-189{0%{transform:translate3d(95vw,-111vh,0)}to{transform:translate3d(74vw,105vh,0)}}.particleContainer:nth-child(189) .particle{animation-delay:1435ms}.particleContainer:nth-child(190){animation-delay:9788ms;animation-duration:8146ms;animation-name:move-frames-190;height:4px;width:4px}@keyframes move-frames-190{0%{transform:translate3d(98vw,-130vh,0)}to{transform:translate3d(50vw,107vh,0)}}.particleContainer:nth-child(190) .particle{animation-delay:116ms}.particleContainer:nth-child(191){animation-delay:5123ms;animation-duration:10134ms;animation-name:move-frames-191;height:3px;width:3px}@keyframes move-frames-191{0%{transform:translate3d(11vw,-110vh,0)}to{transform:translate3d(93vw,106vh,0)}}.particleContainer:nth-child(191) .particle{animation-delay:476ms}.particleContainer:nth-child(192){animation-delay:122ms;animation-duration:8531ms;animation-name:move-frames-192;height:1px;width:1px}@keyframes move-frames-192{0%{transform:translate3d(89vw,-116vh,0)}to{transform:translate3d(83vw,106vh,0)}}.particleContainer:nth-child(192) .particle{animation-delay:298ms}.particleContainer:nth-child(193){animation-delay:5779ms;animation-duration:10568ms;animation-name:move-frames-193;height:1px;width:1px}@keyframes move-frames-193{0%{transform:translate3d(38vw,-135vh,0)}to{transform:translate3d(12vw,109vh,0)}}.particleContainer:nth-child(193) .particle{animation-delay:564ms}.particleContainer:nth-child(194){animation-delay:7717ms;animation-duration:7676ms;animation-name:move-frames-194;height:7px;width:7px}@keyframes move-frames-194{0%{transform:translate3d(79vw,-111vh,0)}to{transform:translate3d(20vw,106vh,0)}}.particleContainer:nth-child(194) .particle{animation-delay:2416ms}.particleContainer:nth-child(195){animation-delay:2464ms;animation-duration:9463ms;animation-name:move-frames-195;height:7px;width:7px}@keyframes move-frames-195{0%{transform:translate3d(47vw,-128vh,0)}to{transform:translate3d(97vw,110vh,0)}}.particleContainer:nth-child(195) .particle{animation-delay:655ms}.particleContainer:nth-child(196){animation-delay:10237ms;animation-duration:7961ms;animation-name:move-frames-196;height:5px;width:5px}@keyframes move-frames-196{0%{transform:translate3d(96vw,-111vh,0)}to{transform:translate3d(91vw,106vh,0)}}.particleContainer:nth-child(196) .particle{animation-delay:1124ms}.particleContainer:nth-child(197){animation-delay:9.92s;animation-duration:9522ms;animation-name:move-frames-197;height:3px;width:3px}@keyframes move-frames-197{0%{transform:translate3d(40vw,-109vh,0)}to{transform:translate3d(46vw,103vh,0)}}.particleContainer:nth-child(197) .particle{animation-delay:336ms}.particleContainer:nth-child(198){animation-delay:9089ms;animation-duration:8248ms;animation-name:move-frames-198;height:2px;width:2px}@keyframes move-frames-198{0%{transform:translate3d(72vw,-129vh,0)}to{transform:translate3d(41vw,102vh,0)}}.particleContainer:nth-child(198) .particle{animation-delay:1645ms}.particleContainer:nth-child(199){animation-delay:10401ms;animation-duration:8477ms;animation-name:move-frames-199;height:3px;width:3px}@keyframes move-frames-199{0%{transform:translate3d(2vw,-118vh,0)}to{transform:translate3d(43vw,102vh,0)}}.particleContainer:nth-child(199) .particle{animation-delay:1861ms}.particleContainer:nth-child(200){animation-delay:10589ms;animation-duration:7554ms;animation-name:move-frames-200;height:7px;width:7px}@keyframes move-frames-200{0%{transform:translate3d(6vw,-126vh,0)}to{transform:translate3d(29vw,108vh,0)}}.particleContainer:nth-child(200) .particle{animation-delay:.77s}#sessionDivider{display:flex;flex-direction:column;gap:100px}.displayTitle{color:#fff;margin:0;padding:0}#displayTitleDesc{color:var(--text);font-family:var(--font-display);font-size:36px;font-weight:500;letter-spacing:-.5px;line-height:1.3;margin:0 auto;max-width:820px;padding:0 20px}#highlighDisplayTitleWord{color:var(--gold);margin:0;padding:0;text-shadow:0 0 14px #ffd98ab3,0 0 34px #ffd98a66}.versus{align-items:stretch;border:1px solid #ffd98a29;box-shadow:0 32px 70px #00000080,inset 0 1px 0 #ffeab114;isolation:isolate;margin:14px auto 0;max-width:1000px;min-height:240px;overflow:hidden;transform:skew(-8deg);width:calc(100% - 56px)}.versus,.versusSide{display:flex;position:relative}.versusSide{align-items:center;flex:1 1;flex-direction:column;gap:14px;justify-content:center;padding:46px 54px;text-align:center}.versusSide--hit{background:radial-gradient(130% 130% at 6% 50%,#ffd98a52,#ffc85a0d 52%,#0000 76%),linear-gradient(120deg,#3a280c8c,#100b058c)}.versusSide--flop{background:radial-gradient(130% 130% at 94% 50%,#c4308a57,#8c236e0f 52%,#0000 76%),linear-gradient(120deg,#0e070e8c,#300d288c)}.versus:before{background:linear-gradient(180deg,#0000,#ffd98acc,#e878b8cc,#0000);box-shadow:0 0 26px #ffc85a8c;content:"";height:124%;left:50%;pointer-events:none;position:absolute;top:-12%;transform:translateX(-50%);width:2px;z-index:2}.versusIcon{filter:drop-shadow(0 0 14px currentColor);transform:skew(8deg)}.versusSide--hit .versusIcon{color:#ffd98a}.versusSide--flop .versusIcon{color:#ec84c0}.versusTitle{font-family:var(--font-display);font-size:clamp(40px,6vw,58px);font-weight:800;letter-spacing:2px;line-height:1;margin:0;transform:skew(8deg)}.versusSide--hit .versusTitle{color:#ffe6ad;text-shadow:0 0 26px #ffc85a99,0 4px 22px #00000080}.versusSide--flop .versusTitle{color:#f2abd6;text-shadow:0 0 26px #e05aa88c,0 4px 22px #00000080}.versusDesc{font-size:14px;line-height:1.5;margin:0;max-width:290px;transform:skew(8deg)}.versusSide--hit .versusDesc{color:#ddd0b3}.versusSide--flop .versusDesc{color:#d6b2cb}.versusBadge{align-items:center;display:flex;height:78px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) skew(8deg);width:78px;z-index:3}.versusBadge:before{animation:vsPulse 2.8s ease-in-out infinite;background:linear-gradient(160deg,#fff3cf,#f3b659 50%,#d9912f);border-radius:50%;box-shadow:inset 0 2px 2px #fff9,inset 0 -3px 6px #78460f73,0 0 0 1.5px #ffeab180,0 4px 14px #00000080,0 0 38px 6px #ffc85a80;content:"";inset:0;position:absolute}.versusBadge span{color:#1a1206;font-family:var(--font-display);font-size:30px;font-style:italic;font-weight:800;position:relative;z-index:1}@keyframes vsPulse{0%,to{box-shadow:inset 0 2px 2px #fff9,inset 0 -3px 6px #78460f73,0 0 0 1.5px #ffeab180,0 4px 14px #00000080,0 0 32px 4px #ffc85a73;transform:scale(1)}50%{box-shadow:inset 0 2px 2px #ffffffa6,inset 0 -3px 6px #78460f73,0 0 0 1.5px #ffeab199,0 4px 14px #00000080,0 0 52px 11px #ffc85ab8;transform:scale(1.06)}}#roomsContainer{margin-top:80px;position:relative}#tapeEffectLine1-container{top:0;transform:rotate(5deg);width:100%}#tapeEffectLine2-container{top:80px;transform:rotate(-5deg);width:100%}.tapeEffectContainer{background-color:#deb448b3;box-shadow:0 0 10px 8px #6e5736;overflow:hidden;padding:10px 0;position:absolute;width:100%;z-index:-1}.tapeEffectLineText{animation:scroll-left 90s linear infinite;color:#2a1d08;display:inline-block;font-weight:800;letter-spacing:1px;white-space:nowrap}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#roomsContainerInner{display:flex;justify-content:center}#roomsContent{align-items:center;display:flex;flex-direction:column;max-width:1024px}#roomsContentTitleContainer{background-color:#decf48e0;box-shadow:0 0 10px 5px #decf4880;height:200px;transform:rotate(45deg);width:200px}#roomsContentTitleContainer,#roomsContentTitleContainerInner{align-items:center;border-radius:10px;display:flex;justify-content:center}#roomsContentTitleContainerInner{border:5px solid #000;height:calc(100% - 20px);width:calc(100% - 20px)}#roomsContentLead{color:var(--text-dim);font-size:17px;line-height:1.55;margin:46px auto 38px;max-width:600px}#roomsContentTitle{color:#000;font-size:34px;font-weight:bolder;margin:0;text-transform:uppercase;transform:rotate(-45deg)}.roomFeatures{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,1fr);max-width:1000px;width:100%}.rf-chat,.rf-radio,.rf-tv{grid-column:span 2}.rf-biblioteca,.rf-membros{grid-column:span 3}.roomFeature{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(165deg,#1a140cb8,#0c0905b8);border:1px solid color-mix(in srgb,var(--acc) 26%,#0000);border-radius:18px;box-shadow:inset 0 1px 0 #ffeab114,0 14px 34px #0006;overflow:hidden;padding:24px;position:relative;text-align:left;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.roomFeature:before{background:linear-gradient(90deg,var(--acc),#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.roomFeature:hover{border-color:color-mix(in srgb,var(--acc) 55%,#0000);box-shadow:inset 0 1px 0 #ffeab11f,0 22px 46px color-mix(in srgb,var(--acc) 20%,#0000);transform:translateY(-6px)}.rfGhost{bottom:-30px;color:var(--acc);line-height:0;opacity:.08;pointer-events:none;position:absolute;right:-24px;z-index:0}.rfIcon{align-items:center;background:color-mix(in srgb,var(--acc) 14%,#0000);border:1px solid color-mix(in srgb,var(--acc) 32%,#0000);border-radius:14px;box-shadow:0 0 20px color-mix(in srgb,var(--acc) 22%,#0000);color:var(--acc);display:inline-flex;height:52px;justify-content:center;width:52px}.rfIcon,.rfTitle{position:relative;z-index:1}.rfTitle{color:var(--text);font-family:var(--font-display);font-size:19px;font-weight:600;margin:16px 0 6px}.rfDesc{color:var(--text-dim);font-size:14px;line-height:1.5;margin:0;max-width:92%;z-index:1}#footer,.rfDesc{position:relative}#footer{align-items:center;background:linear-gradient(180deg,#0000,#ffd98a0a);border-top:1px solid #ffd98a1f;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:40px;padding:48px 20px 40px}#footer:before{background:linear-gradient(90deg,#0000,var(--gold),#0000);box-shadow:0 0 16px #ffd98a99;content:"";height:1px;left:50%;position:absolute;top:-1px;transform:translateX(-50%);width:220px}.footerMark{filter:drop-shadow(0 0 12px rgba(255,217,138,.35));height:40px;opacity:.9;width:40px}.footerMeta{color:var(--text-dim);font-size:13px;letter-spacing:.5px}#heroKicker{align-items:center;color:var(--gold);display:flex;font-size:12px;gap:14px;letter-spacing:5px;opacity:.85;text-shadow:0 0 12px #ffd98a80;text-transform:uppercase}#heroKicker:after,#heroKicker:before{background:linear-gradient(90deg,#0000,#ffd98a99);content:"";height:1px;width:34px}#heroKicker:after{background:linear-gradient(90deg,#ffd98a99,#0000)}#displayTitleSub{color:var(--text-dim);font-size:15px;font-weight:600;letter-spacing:3px;margin:20px 0 0;text-transform:uppercase}.sectionHeading{color:var(--text);font-family:var(--font-display);font-size:40px;font-weight:700;letter-spacing:-.5px;margin:0 0 20px;text-shadow:0 0 22px #ffd98a47}.sectionDesc{color:#bbb;font-size:20px;font-weight:300;line-height:1.55;margin:0 auto 36px;max-width:760px;padding:0 20px}.whatAwaits{align-items:center;display:flex;flex-direction:column;padding:0 20px}.awaitGrid{flex-wrap:wrap;gap:24px;margin-top:6px;max-width:1024px}.awaitCard,.awaitGrid{display:flex;justify-content:center}.awaitCard{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#decf480d;border:1px solid #ffeab11f;border-radius:16px;box-shadow:0 0 24px #d4a0661f;flex-direction:column;gap:18px;min-height:180px;overflow:hidden;padding:30px 24px;position:relative;width:260px}.awaitCard:before{background:radial-gradient(#ffeab129,#0000 70%);content:"";filter:blur(8px);height:170px;pointer-events:none;position:absolute;top:-40px;width:170px}.awaitLock{color:#ffeab18c;position:absolute;right:14px;top:14px}.awaitIcon{color:#ffeab1;filter:blur(1.5px);opacity:.42}.awaitText{color:#ddd;font-size:18px;font-weight:600;line-height:1.4;z-index:1}.awaitHint{color:#8c7a4a;font-size:14px;letter-spacing:2px;margin-top:30px;text-shadow:0 0 10px #ffeab140;text-transform:uppercase}.atrioContainer{align-items:center;display:flex;flex-direction:column;width:100%}.atrioStage{margin:8px auto 64px;max-width:430px;padding:18px 20px 0;position:relative;width:100%}.feedCard{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(165deg,#1e170ef0,#0d0906f0);border:1px solid #ffd98a2e;border-radius:20px;box-shadow:0 28px 64px #0000008c,inset 0 1px 0 #ffeab11a;padding:22px;position:relative;text-align:left;z-index:2}.feedGhost{background:#16100ab3;border:1px solid #ffd98a1a;border-radius:20px;height:calc(100% - 18px);left:50%;position:absolute;top:18px;width:calc(100% - 40px)}.feedGhost--a{opacity:.75;transform:translateX(-50%) translateY(16px) scale(.955);z-index:1}.feedGhost--b{opacity:.45;transform:translateX(-50%) translateY(30px) scale(.91);z-index:0}.feedHit{align-items:center;background:linear-gradient(135deg,#ffe9b0,#f0b24e);border-radius:999px;box-shadow:0 8px 22px #ffc85a80;color:#1a1206;display:inline-flex;font-family:var(--font-display);font-size:12px;font-weight:700;gap:5px;letter-spacing:1px;padding:6px 13px;position:absolute;right:18px;top:-12px}.feedHead{align-items:center;display:flex;gap:12px}.feedAvatar{background:radial-gradient(circle at 30% 28%,#ffd98a,#c77b3a 75%);border-radius:50%;box-shadow:0 0 0 2px #ffd98a40,0 0 16px #ffd98a59;flex-shrink:0;height:44px;width:44px}.feedWho{display:flex;flex-direction:column;line-height:1.25}.feedName{color:var(--text);font-size:15px;font-weight:700}.feedTime{color:var(--text-dim);font-size:12px}.feedCaption{color:var(--text);font-size:15px;line-height:1.45;margin:16px 0}.feedMedia{align-items:center;background:radial-gradient(circle at 72% 22%,#ffd98a73,#0000 55%),linear-gradient(135deg,#8c236e99,#e0a85a8c);border:1px solid #ffffff14;border-radius:14px;color:#ffffffe6;display:flex;height:188px;justify-content:center}.feedMedia svg{filter:drop-shadow(0 4px 14px rgba(0,0,0,.45));opacity:.92}.feedActions{display:flex;gap:20px;margin-top:16px}.feedAction{align-items:center;color:var(--text-dim);display:inline-flex;font-size:13px;font-weight:600;gap:6px}.feedAction svg{color:var(--gold)}@media screen and (max-width:580px){#displayTitleDesc{font-size:23px}#displayTitleSub{font-size:13px;letter-spacing:2px}.sectionHeading{font-size:26px}.sectionDesc{font-size:16px}.cdValues{font-size:27px}.cdText{font-size:9px;letter-spacing:1px}.cdBox{border-radius:11px;padding:12px 3px 10px}#countdown{gap:8px}.awaitCard{max-width:320px;min-height:150px;width:100%}.roomFeatures{grid-template-columns:1fr;max-width:360px}.rf-biblioteca,.rf-chat,.rf-membros,.rf-radio,.rf-tv{grid-column:auto}.versus{flex-direction:column}.versus,.versusDesc,.versusIcon,.versusTitle{transform:none}.versusBadge{transform:translate(-50%,-50%)}.versus:before{background:linear-gradient(90deg,#0000,#ffd98acc,#e878b8cc,#0000);height:2px;left:-10%;top:50%;transform:translateY(-50%);width:120%}}@media screen and (max-width:400px){.versusSide{padding:34px 24px}.versusDesc{font-size:13px}}
/*# sourceMappingURL=main.39f210e0.css.map*/