@keyframes index-module__Ge0bnq__slideDown{0%{opacity:0}to{opacity:1}}@keyframes index-module__Ge0bnq__slideUp{0%{opacity:1}to{opacity:0}}@keyframes index-module__Ge0bnq__scaleIn{0%{opacity:0}to{opacity:1}}@keyframes index-module__Ge0bnq__scaleOut{0%{opacity:1}to{opacity:0}}.index-module__Ge0bnq__overlay{z-index:100;justify-content:center;align-items:center;padding:0 18vw;transition:all .3s ease-in-out;animation:.4s ease-out index-module__Ge0bnq__slideDown;display:flex;position:fixed;top:0;left:0;right:0}.index-module__Ge0bnq__overlay.index-module__Ge0bnq__sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#191919f2;border-bottom:1px solid #ffffff1a}.index-module__Ge0bnq__overlay.index-module__Ge0bnq__hidden{pointer-events:none;z-index:99;animation:.6s ease-in-out forwards index-module__Ge0bnq__slideUp!important}@media only screen and (max-width:2000px){.index-module__Ge0bnq__overlay{padding:0 5vw}}@media only screen and (max-width:1480px){.index-module__Ge0bnq__overlay{padding:0 8vw}}@media only screen and (max-width:450px){.index-module__Ge0bnq__overlay{padding:0}}.index-module__Ge0bnq__container{background:var(--background-secondary);z-index:100;border-radius:99px;justify-content:space-between;align-items:center;width:100%;padding:8px 16px 8px 28px;display:flex;position:relative}.index-module__Ge0bnq__logo{width:auto;height:28px}.index-module__Ge0bnq__navbar-right{color:var(--text-primary);align-items:center;gap:32px;display:flex}.index-module__Ge0bnq__navbar-link{cursor:pointer;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.index-module__Ge0bnq__navbar-link:hover{color:var(--primary-green-light)}.index-module__Ge0bnq__navbar-link:hover img{filter:brightness(0)saturate()invert(82%)sepia(25%)saturate(600%)hue-rotate(70deg)brightness(108%)contrast(92%)}.index-module__Ge0bnq__hamburger-container{color:#fff;cursor:pointer;background:0 0;border:none;width:2rem;height:1.4rem;padding:0;display:none;position:relative}.index-module__Ge0bnq__button{color:#000;cursor:pointer;background:#cdf9b3;border-radius:99px;justify-content:center;align-items:center;gap:8px;min-width:64px;height:30px;padding:0 16px;transition:all .3s ease-in-out;display:flex;position:relative}.index-module__Ge0bnq__button:hover{background:var(--primary-green-light);color:var(--text-dark)}.index-module__Ge0bnq__tooltip{background:var(--background-secondary);color:var(--text-primary);white-space:nowrap;opacity:0;visibility:hidden;z-index:1000;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .3s ease-in-out;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.index-module__Ge0bnq__tooltip:before{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-bottom:5px solid var(--background-secondary);position:absolute;top:-5px;left:50%;transform:translate(-50%)}.index-module__Ge0bnq__button:hover .index-module__Ge0bnq__tooltip{opacity:1;visibility:visible}@media only screen and (max-width:760px){.index-module__Ge0bnq__container{width:100%;margin-top:24px;padding:8px 12px 8px 18px}.index-module__Ge0bnq__logo{width:auto;height:20px}.index-module__Ge0bnq__hamburger-container{display:block}.index-module__Ge0bnq__overlay{padding:0 20px}.index-module__Ge0bnq__navbar-link,.index-module__Ge0bnq__button{display:none}}.index-module__Ge0bnq__mobile-drawer{background:var(--background-primary-gradient);color:var(--text-primary);z-index:99999;opacity:0;border:1px solid #74747429;border-radius:12px;flex-direction:column;gap:24px;padding:16px;transition:opacity .3s ease-in-out;display:none;position:fixed;top:80px;left:20px;right:20px;overflow:hidden;box-shadow:-20px 20px 40px -4px #7474743d,0 0 2px #7474743d}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-open{opacity:1;pointer-events:auto}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-closed{opacity:0;pointer-events:none}.index-module__Ge0bnq__drawer-link{color:var(--text-primary);opacity:0;align-items:center;gap:10px;text-decoration:none;transition:color .2s ease-in-out;display:flex}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-open .index-module__Ge0bnq__drawer-link{animation:.3s ease-out forwards index-module__Ge0bnq__scaleIn}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-open .index-module__Ge0bnq__drawer-link:first-child{animation-delay:50ms}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-open .index-module__Ge0bnq__drawer-link:nth-child(2){animation-delay:.1s}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-open .index-module__Ge0bnq__drawer-link:nth-child(3){animation-delay:.15s}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-closed .index-module__Ge0bnq__drawer-link{animation:.2s ease-in forwards index-module__Ge0bnq__scaleOut}.index-module__Ge0bnq__drawer-link:hover{color:var(--primary-green-lighter)}.index-module__Ge0bnq__drawer-link:hover img{filter:brightness(0)saturate()invert(82%)sepia(25%)saturate(600%)hue-rotate(70deg)brightness(108%)contrast(92%)}.index-module__Ge0bnq__drawer-icon-row{align-items:center;gap:10px;display:flex}.index-module__Ge0bnq__drawer-button{color:#000;cursor:pointer;text-align:center;white-space:nowrap;opacity:0;background:#cdf9b3;border:none;border-radius:4px;justify-content:center;align-self:flex-start;align-items:center;height:30px;margin-top:16px;padding:0 16px;font-size:12px;display:inline-flex;position:relative}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-open .index-module__Ge0bnq__drawer-button{animation:.3s ease-out .2s forwards index-module__Ge0bnq__scaleIn}.index-module__Ge0bnq__mobile-drawer.index-module__Ge0bnq__drawer-closed .index-module__Ge0bnq__drawer-button{animation:.2s ease-in forwards index-module__Ge0bnq__scaleOut}.index-module__Ge0bnq__drawer-button:hover .index-module__Ge0bnq__tooltip{opacity:1;visibility:visible}@media only screen and (max-width:760px){.index-module__Ge0bnq__mobile-drawer{display:flex}}@media only screen and (min-width:768px) and (max-width:1024px){.index-module__Ge0bnq__container{width:100%;margin-top:24px;padding:16px 16px 16px 24px}.index-module__Ge0bnq__logo{width:auto;height:30px}}@media only screen and (min-width:1024px) and (max-width:1920px){.index-module__Ge0bnq__container{width:90%;margin-top:40px;padding:12px 12px 12px 28px}.index-module__Ge0bnq__logo{width:auto;height:28px}}@media only screen and (min-width:1920px){.index-module__Ge0bnq__container{width:90%;margin-top:40px;padding:12px 12px 12px 32px}.index-module__Ge0bnq__logo{width:auto;height:32px}}.index-module__Ge0bnq__navbar-right-container{align-items:center;gap:16px;display:flex}
main{background:linear-gradient(120.63deg,#090f06 40.8%,#000 81.78%);width:100vw;height:calc(100vh - 30px);padding-bottom:40px;overflow:scroll}.headtext-one{font-family:Cal Sans,sans-serif;font-size:56px;font-style:normal;font-weight:400;line-height:1.1}.dashboard-container{justify-content:center;align-items:center;width:100%;max-width:1176px;margin-top:64px;display:flex;position:relative}.dashboard{border:15px solid #212121;border-radius:20px;width:100%;height:auto}@media (max-width:768px){.dashboard{border:5px solid #212121}.headtext-one{font-size:36px;line-height:1.1}}@media (max-width:450px){.headtext-one{font-size:26px;line-height:1.2}}@media (max-width:375px){.headtext-one{font-size:22px}}
.index-module__902nnq__countdownContainerWrapper{background:#171f12;border:12px solid #25331c;border-radius:10rem;justify-content:center;align-items:center;padding:24px;display:flex;box-shadow:0 0 30px #c0fe9a26}.index-module__902nnq__countdownContainer{background:var(--primary-green-light);border:8px solid #b8f095;border-radius:10rem;justify-content:center;align-items:center;gap:1rem;width:fit-content;margin:0 auto;padding:3rem 4rem;display:flex}.index-module__902nnq__timeUnit{flex-direction:column;align-items:center;gap:.25rem;min-width:10rem;display:flex}.index-module__902nnq__timeValue{color:var(--text-dark);font-size:88px;font-weight:600;line-height:1;font-family:var(--font-poppins),sans-serif;text-align:center;min-width:5rem}.index-module__902nnq__timeLabel{color:var(--text-dark);text-transform:capitalize;font-size:1.25rem;font-weight:500}.index-module__902nnq__separator{color:var(--text-dark);align-self:flex-start;margin:-.25rem .25rem 0;font-size:6rem;font-weight:700;line-height:1}@media only screen and (min-width:741px) and (max-width:1024px){.index-module__902nnq__countdownContainerWrapper{border-width:8px;padding:16px}.index-module__902nnq__countdownContainer{border-width:6px;border-radius:10rem;gap:.875rem;padding:1.75rem 2.5rem}.index-module__902nnq__timeValue{min-width:4rem;font-size:3.5rem;font-weight:600}.index-module__902nnq__timeUnit{min-width:5rem}.index-module__902nnq__timeLabel{font-size:.9rem}.index-module__902nnq__separator{margin:0 .2rem;font-size:3.5rem}}@media only screen and (min-width:451px) and (max-width:740px){.index-module__902nnq__countdownContainerWrapper{border-width:6px;padding:12px}.index-module__902nnq__countdownContainer{border-width:5px;border-radius:10rem;gap:.5rem;padding:1.25rem 1.75rem}.index-module__902nnq__timeUnit{min-width:3.5rem}.index-module__902nnq__timeValue{min-width:2.75rem;font-size:2.25rem;font-weight:600}.index-module__902nnq__timeLabel{font-size:.7rem}.index-module__902nnq__separator{margin:0 .1rem;font-size:2.25rem}}@media only screen and (max-width:450px){.index-module__902nnq__countdownContainerWrapper{border-width:5px;padding:10px}.index-module__902nnq__countdownContainer{border-width:4px;border-radius:5rem;gap:.375rem;padding:1rem 1.5rem}.index-module__902nnq__timeValue{min-width:2.25rem;font-size:1.75rem;font-weight:600}.index-module__902nnq__timeUnit{gap:.125rem;min-width:2.75rem}.index-module__902nnq__timeLabel{font-size:.65rem}.index-module__902nnq__separator{margin:0 .075rem;font-size:1.75rem}}@media only screen and (max-width:375px){.index-module__902nnq__countdownContainerWrapper{border-width:4px;padding:8px}.index-module__902nnq__countdownContainer{border-width:3px;border-radius:4rem;gap:.2rem;padding:.875rem 1.125rem}.index-module__902nnq__timeValue{min-width:2rem;font-size:1.5rem;font-weight:600}.index-module__902nnq__timeLabel{font-size:.6rem}.index-module__902nnq__separator{margin:0 .05rem;font-size:1.5rem}.index-module__902nnq__timeUnit{min-width:2.5rem}}
/*# sourceMappingURL=df4e9b49e5e71a65.css.map*/