.processing-bx{padding:20px}.processing-bx .title{font-size:1.6rem;line-height:1.3;font-weight:500;text-transform:uppercase;color:#45ff9c;max-width:500px;margin:0 auto 6px;text-shadow:1px 1px 1px #000}@media only screen and (max-width:576px){.processing-bx .title{font-size:1.5rem}}.processing-bx .status{font-style:italic;text-transform:uppercase;font-weight:900;font-size:1.3rem;color:#00ffe5;width:80%;line-height:1.5;margin:0 auto 14px;text-shadow:1px 1px 9px #000;animation:pblinker 4s linear infinite}.processing-bx .subtext{font-size:1rem;margin-bottom:10px}.processing-bx .withdrawing-text{font-size:.8rem;margin-bottom:30px;text-transform:uppercase;font-weight:100;margin-top:10px}.processing-bx .congestion-bx{border-left:12px double #ff00de;border-right:12px double #ff00de;max-width:434px;margin:14px auto 10px}.processing-bx .congestion-bx .congestion{background:#ff00de;padding:6px 10px;max-width:405px;border-radius:2px;font-size:.9rem;margin:0 auto}.processing-bx .loading-icon-bx{width:100%;display:flex;justify-content:center;margin-bottom:34px;margin-top:40px}.processing-bx .loading-icon-bx .loading-icon{width:59px;aspect-ratio:1;position:relative}.processing-bx .loading-icon-bx .loading-icon:after,.processing-bx .loading-icon-bx .loading-icon:before{content:"";position:absolute;inset:0 auto auto 0;aspect-ratio:1;border-radius:50px;box-shadow:inset 0 0 0 4px #00ffe5;animation:l5 1s linear infinite alternate}.processing-bx .loading-icon-bx .loading-icon:after{inset:auto 0 0 auto;animation-delay:-1s}.processing-bx .progress{padding:4px;background:rgba(0,0,0,.25);border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px rgba(255,255,255,.08);max-width:350px;margin:0 auto 10px}.processing-bx .progress.instant-withdraw{margin-bottom:80px}.processing-bx .progress .progress-bar{position:relative;height:16px;border-radius:4px;background-image:linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,.05));transition:.4s linear;transition-property:width,background-color;box-shadow:0 0 1px 1px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.1);animation:pblinker .8s linear infinite}.processing-bx .progress .progress-bar:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 0,transparent 50%,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 75%,transparent 0,transparent);z-index:1;background-size:50px 50px;animation:move 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden;animation:progress-move .5s linear infinite}.processing-bx .progress .progress-bar.red{background-color:#f63a0f}.processing-bx .progress .progress-bar.orange{background-color:#f27011}.processing-bx .progress .progress-bar.yellow{background-color:#f2b01e}.processing-bx .progress .progress-bar.lime{background-color:#f2d31b}.processing-bx .progress .progress-bar.green{background-color:#86e01e}.processing-bx .progress .progress-bar.w0{width:5%}.processing-bx .progress .progress-bar.w25{width:25%}.processing-bx .progress .progress-bar.w50{width:50%}.processing-bx .progress .progress-bar.w75{width:75%}.processing-bx .progress .progress-bar.w100{width:100%}.processing-bx .process-list-bx{text-align:left;max-width:310px;margin:20px auto 36px}.processing-bx .process-list-bx ul li{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:4px}.processing-bx .process-list-bx ul li .p-icon{height:20px;width:20px;border-radius:100px;background-color:#fff;display:block;opacity:.1;position:relative}.processing-bx .process-list-bx ul li .p-icon.processing{width:20px;height:20px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg,rgba(54,155,120,.63) 33%,#41cc87);box-sizing:border-box;animation:protate 1s linear infinite;opacity:1;transition:all 1s ease-in-out}.processing-bx .process-list-bx ul li .p-icon.processing:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;background:#013b35}.processing-bx .process-list-bx ul li .p-icon.done{opacity:1;background:none}.processing-bx .process-list-bx ul li .p-icon.done:after{content:"✔";position:absolute;left:0;top:0;width:20px;height:20px;text-align:center;background:#0a8075;border-radius:50%;color:#00ffe5;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.processing-bx .process-list-bx ul li .p-title{color:#ababab;text-shadow:1px 1px 9px #000;font-style:italic;text-transform:uppercase;font-weight:400;font-size:.9rem;opacity:.7;transition:all 1s ease-in-out}.processing-bx .process-list-bx ul li .p-title.done,.processing-bx .process-list-bx ul li .p-title.processing{color:#30ffea;opacity:1}.processing-bx .process-list-bx ul li .p-title.processing{animation:pblinker 1s linear infinite}.processing-bx .elapsed-time{font-size:.7rem;font-weight:900;color:#0ab4a3;display:flex;justify-content:center;margin-right:10px;text-shadow:1px 1px 1px #000;text-transform:uppercase;letter-spacing:-.1px}@keyframes l5{0%{width:10px}to{width:60px}}@keyframes pblinker{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes progress-move{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes protate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animated-btn7{display:inline-block;transform:translate(0);overflow:hidden;text-align:center;text-transform:uppercase;text-decoration:none;box-shadow:0 20px 50px rgba(0,0,0,.5)}.animated-btn7:disabled span{display:none!important}.animated-btn7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#81bfbf;opacity:0;transition:opacity .2s ease-in-out}.animated-btn7:hover:before{opacity:.2}.animated-btn7 span{position:absolute}.animated-btn7 span:first-child{top:0;left:0;width:100%;height:2px;background:linear-gradient(270deg,rgba(8,43,43,.3),#a6e0c1);animation:animateTop 2.6s linear infinite}.animated-btn7 span:nth-child(2){top:0;right:0;height:100%;width:2px;background:linear-gradient(0deg,rgba(8,43,43,.3),#a7dec1);animation:animateRight 2.6s linear -1s infinite}.animated-btn7 span:nth-child(3){bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,rgba(8,43,43,.3),#a7dec1);animation:animateBottom 2.6s linear infinite}.animated-btn7 span:nth-child(4){top:0;left:0;height:100%;width:2px;background:linear-gradient(180deg,rgba(8,43,43,.3),#a7dec1);animation:animateLeft 2.6s linear -1s infinite}.animated-btn10{background:linear-gradient(-30deg,#240b3d 50%,#1a082b 0);padding:20px 40px;margin:12px;display:inline-block;transform:translate(0);overflow:hidden;color:#e6d4f7;font-size:20px;letter-spacing:2.5px;text-align:center;text-transform:uppercase;text-decoration:none;box-shadow:0 20px 50px rgba(0,0,0,.5)}.animated-btn10:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9985ad;opacity:0;transition:opacity .2s ease-in-out}.animated-btn10:hover:before{opacity:.2}.animated-btn10 span{position:absolute}.animated-btn10 span:first-child{top:0;left:0;width:100%;height:2px;background:linear-gradient(270deg,rgba(26,8,43,0),#8026d9);animation:animateTop 2s linear infinite}.animated-btn10 span:nth-child(2){top:0;right:0;height:100%;width:2px;background:linear-gradient(0deg,rgba(26,8,43,0),#8026d9);animation:animateRight 2s linear -1s infinite}.animated-btn10 span:nth-child(3){bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,rgba(26,8,43,0),#8026d9);animation:animateBottom 2s linear infinite}.animated-btn10 span:nth-child(4){top:0;left:0;height:100%;width:2px;background:linear-gradient(180deg,rgba(26,8,43,0),#8026d9);animation:animateLeft 2s linear -1s infinite}.animated-btn11{background:linear-gradient(-30deg,#3d0b3d 50%,#2b082b 0);padding:20px 40px;margin:12px;display:inline-block;transform:translate(0);overflow:hidden;color:#f7d4f7;font-size:20px;letter-spacing:2.5px;text-align:center;text-transform:uppercase;text-decoration:none;box-shadow:0 20px 50px rgba(0,0,0,.5)}.animated-btn11:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ad85ad;opacity:0;transition:opacity .2s ease-in-out}.animated-btn11:hover:before{opacity:.2}.animated-btn11 span{position:absolute}.animated-btn11 span:first-child{top:0;left:0;width:100%;height:2px;background:linear-gradient(270deg,rgba(43,8,43,0),#d926d9);animation:animateTop 2s linear infinite}.animated-btn11 span:nth-child(2){top:0;right:0;height:100%;width:2px;background:linear-gradient(0deg,rgba(43,8,43,0),#d926d9);animation:animateRight 2s linear -1s infinite}.animated-btn11 span:nth-child(3){bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,rgba(43,8,43,0),#d926d9);animation:animateBottom 2s linear infinite}.animated-btn11 span:nth-child(4){top:0;left:0;height:100%;width:2px;background:linear-gradient(180deg,rgba(43,8,43,0),#d926d9);animation:animateLeft 2s linear -1s infinite}@keyframes animateTop{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes animateLeft{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes animateRight{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}@keyframes animateBottom{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.rocket-bx{min-height:550px;position:relative}.rocket-bx .planet{position:absolute;bottom:-340px;left:calc(50% - 200px);transition:all 2.3s ease-out;scale:1}.rocket-bx .planet:after{content:"";position:absolute;width:400px;height:400px;left:0;box-shadow:0 0 59px -10px #000;border-radius:100%}.rocket-bx .planet.away{scale:.4}.rocket{position:absolute;z-index:2;top:62%;width:70px;left:calc(50% - 35px);transition:all 2.1s}.rocket.launch{top:10%}.rocket.launch .rocket-body{animation:bounce .5s infinite}.rocket.launch .fire{display:block}.rocket.far-away{transition:all .6s;transform:matrix(1,0,0,1,0,-400)}.rocket .rocket-body{width:70px;left:calc(50% - 50px)}.rocket .rocket-body .body{background-color:#dadada;height:160px;left:calc(50% - 50px);border-top-right-radius:100%;border-top-left-radius:100%;border-bottom-left-radius:30%;border-bottom-right-radius:30%;border-top:5px solid #f5f5f5}.rocket .rocket-body:before{content:"";position:absolute;left:calc(50% - 21px);width:42px;height:13px;background-color:#554842;bottom:-13px;border-bottom-right-radius:60%;border-bottom-left-radius:60%}.rocket .window{width:40px;height:40px;border-radius:100%;left:calc(50% - 25px);top:50px;border:5px solid #b4b2b2}.rocket .fin,.rocket .window{position:absolute;background-color:#a75248}.rocket .fin{z-index:-100;height:55px;width:50px}.rocket .fin-left{left:-28px;top:calc(100% - 60px);border-top-left-radius:100%;border-bottom-left-radius:20%}.rocket .fin-right{right:-28px;top:calc(100% - 60px);border-top-right-radius:100%;border-bottom-right-radius:20%}.rocket .fire{position:relative;z-index:-1;display:none}.rocket .fire .orange{position:absolute;bottom:-75px;width:100%;padding-bottom:100%;background:#ff6234;border-radius:0 50% 50% 50%;transform:rotate(-135deg);animation:fire 1s linear infinite alternate;animation-delay:1s}.rocket .fire .yellow{position:absolute;bottom:-60px;left:10%;width:80%;padding-bottom:80%;background:#ffb726;border-radius:0 75% 75% 75%;animation:fire 1s linear infinite alternate}.fumes-bx{position:absolute;left:calc(50% - 37px);bottom:150px}.fumes-bx ul.exhaust-fumes{position:relative;height:200px;opacity:.5;transition:all 1s}.fumes-bx ul.exhaust-fumes.gone{opacity:0}.fumes-bx ul.exhaust-fumes li{width:60px;height:60px;background-color:#f5f5f5;list-style:none;position:absolute;border-radius:100%;transition:all 2s}.fumes-bx ul.exhaust-fumes li:first-child{width:200px;height:200px;bottom:-300px;animation:fumes 5s infinite}.fumes-bx ul.exhaust-fumes li:nth-child(2){width:150px;height:150px;left:-120px;top:260px;animation:fumes 3.2s infinite}.fumes-bx ul.exhaust-fumes li:nth-child(3){width:120px;height:120px;left:-40px;top:330px;animation:fumes 3s 1s infinite}.fumes-bx ul.exhaust-fumes li:nth-child(4){width:100px;height:100px;left:-170px;animation:fumes 4s 2s infinite;top:380px}.fumes-bx ul.exhaust-fumes li:nth-child(5){width:130px;height:130px;left:-120px;top:350px;animation:fumes 5s infinite}.fumes-bx ul.exhaust-fumes li:nth-child(6){width:200px;height:200px;left:-60px;top:280px;animation:fumes2 10s infinite}.fumes-bx ul.exhaust-fumes li:nth-child(7){width:100px;height:100px;left:-100px;top:320px}.fumes-bx ul.exhaust-fumes li:nth-child(8){width:110px;height:110px;left:70px;top:340px}.fumes-bx ul.exhaust-fumes li:nth-child(9){width:90px;height:90px;left:200px;top:380px;animation:fumes 20s infinite}@keyframes fire{0%{opacity:1;transform:scale(1) rotate(-135deg)}to{opacity:.8;transform:scale(.9) rotate(-135deg)}}@keyframes fumes{50%{transform:scale(1.5);background-color:rgba(0,0,0,0)}51%{transform:scale(.8)}to{background-color:#f5f5f5;transform:scale(1)}}@keyframes bounce{0%{transform:translateZ(0)}50%{transform:translate3d(0,-4px,0)}to{transform:translateZ(0)}}@keyframes exhaust{0%{background:linear-gradient(180deg,transparent 10%,#f5f5f5)}50%{background:linear-gradient(180deg,transparent 8%,#f5f5f5)}75%{background:linear-gradient(180deg,transparent 12%,#f5f5f5)}}@keyframes fumes2{50%{transform:scale(1.1)}}.pods-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.pods-header h2{font-size:1.6rem;font-weight:600}.pods-header .launch-btn{background:#c217c1;color:#fff;font-weight:600;padding:.6rem 1.2rem;border-radius:5px;border:none;cursor:pointer;transition:background .2s}.pods-header .launch-btn:hover{background:#00a97f}.pods-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.2rem;gap:1.2rem}.pod-card{background:rgba(21,5,38,.7411764706);border-radius:6px;padding:1rem 1.2rem;box-shadow:0 2px 6px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:.5rem}.pod-card .pod-top{display:flex;justify-content:space-between;align-items:center}.pod-card .pod-top strong{font-size:1.1rem}.pod-card .pod-line{display:flex;justify-content:space-between;font-size:.9rem;color:#ccc}.pod-card .pod-line .sol-amount{color:#39e57a;font-weight:600}.pod-card .pod-line .fingerprint{font-family:monospace;color:#f1c40f;text-transform:uppercase}.status-badge{font-size:.75rem;padding:.3rem .6rem;border-radius:3px;text-transform:capitalize;font-weight:600}.status-badge.loading{background:#555;color:#eee}.status-badge.in_transit{background:#3498db;color:#fff}.status-badge.landing{background:#f1c40f;color:#000}.status-badge.landed{background:#2ecc71;color:#fff}.status-badge.error{background:#e74c3c;color:#fff}.pods-disclaimer{margin-top:20px;font-size:.85rem;color:#888;text-align:center;display:flex;justify-content:center;align-items:center;gap:6px}.pods-disclaimer .highlight{color:#2ecc71;font-weight:600}.pods-disclaimer .info-tooltip{position:relative;cursor:pointer;font-size:.9rem}.pods-disclaimer .info-tooltip:focus .tooltip-text,.pods-disclaimer .info-tooltip:hover .tooltip-text{visibility:visible;opacity:1}.pods-disclaimer .info-tooltip .tooltip-text{visibility:hidden;opacity:0;width:240px;background-color:#222;color:#fff;text-align:left;border-radius:6px;padding:8px 10px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translateX(-50%);transition:opacity .3s ease}.pods-disclaimer .info-tooltip .tooltip-text:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid rgba(0,0,0,0);border-top-color:#222}@font-face{font-family:Unbounded;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded Fallback;src:local("Arial");ascent-override:73.93%;descent-override:18.20%;line-gap-override:0.00%;size-adjust:134.59%}.__className_454fc1{font-family:Unbounded,Unbounded Fallback;font-style:normal}@keyframes orbit{to{transform:rotate(1turn)}}.orbit-bx{display:flex;justify-content:center;margin:76px 84px;position:relative}@media only screen and (max-width:576px){.orbit-bx{margin:70px 84px 74px}}.orbit-bx .planet{width:200px;height:200px;border-radius:100%;box-shadow:-2px 1px 24px 10px #150529;animation-name:floating;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;transition:all .3s;scale:.1}@media only screen and (max-width:576px){.orbit-bx .planet{width:160px;height:160px}}.orbit-bx .planet.loaded{scale:1}.orbit-bx .planet.spiky{box-shadow:none}.orbit-bx .planet.spiky:before{content:"";box-shadow:0 0 36px 47px #03102f;position:absolute;left:28%;top:27%;width:90px;height:90px;border-radius:100px}.orbit-bx .planet.spiky img{position:relative}@media only screen and (max-width:576px){.orbit-bx .planet img{width:160px;height:160px}}.orbit-bx .planet-name-bx{width:200px;height:200px;position:absolute;top:0;justify-content:center;display:flex;align-items:center;text-shadow:1px 1px 1px #000}@media only screen and (max-width:576px){.orbit-bx .planet-name-bx{width:160px;height:160px}}.orbit-bx .orbit-static{width:290px;height:290px;border:2px dashed rgba(255,255,255,.12);position:absolute;border-radius:100%;margin:-44.5px auto;opacity:0;transition:all 1s}@media only screen and (max-width:576px){.orbit-bx .orbit-static{margin:-42px auto;width:240px;height:240px}}.orbit-bx .orbit-static.orbit-loaded{opacity:1}.orbit-bx .orbit{width:290px;height:290px;position:absolute;border-radius:100%;margin:-44.5px auto;animation:orbit 12.81216s linear infinite;transition:all 1s;opacity:0}@media only screen and (max-width:576px){.orbit-bx .orbit{width:250px;height:250px;margin:-42px auto}}.orbit-bx .orbit.orbit-loaded{opacity:1}.orbit-bx .orbit .moon{background:#9e9e9e;box-shadow:inset -7px -7px 0 #8c8c8c;width:38px;height:38px;border-radius:100%;margin:22px;animation:moonspin 2.1s linear infinite}.orbit-bx .orbit .moon:before{display:inline-block;margin:10px}.orbit-bx .orbit .moon:after,.orbit-bx .orbit .moon:before{content:"";background:#949494;border-radius:100%;width:9px;height:9px}.orbit-bx .orbit .moon:after{display:block;margin:-7px 20px}@keyframes moonspin{to{transform:rotate(-1turn)}}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(-5px)}to{transform:translate(0)}}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c43ef54631c6ad3c-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48b76bf2200d991e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/29e4af7482351bce-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6fd32ec5acdd27d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3926fa88ed32c251-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c3206c67a3393998-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7d7f401753dc0c4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6681946d7a6ccbb7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8d541ca8617572f0-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3955bbd902881c26-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f6d84cc3be9d6158-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/84f090e3b62fb9e3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch Fallback;src:local("Arial");ascent-override:96.77%;descent-override:30.05%;line-gap-override:0.00%;size-adjust:102.51%}.__className_e1ded8{font-family:Chakra Petch,Chakra Petch Fallback;font-style:normal}