@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}.nav-holder{padding-top:60px;padding-left:40px}html{font-family:"Space Grotesk",sans-serif;background:url(/static/media/grid.b7dee371.png) no-repeat 50% fixed;background-color:#1e1e1e;background-size:auto;min-height:100vh}.bg-holder{background-color:#080f13;opacity:.9;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}.container{min-height:80vh;display:flex;flex-direction:column;align-items:center}.test{position:absolute;z-index:99}.ctf-holder{text-align:center}.logo{margin-top:-15px;width:400px}.date{color:#fff;margin-top:-20px;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:2rem;text-align:center;color:#8fc09c}.red{background-color:red;color:red}.red,.yellow{width:15px;height:15px;border-radius:50%;margin-left:13px}.yellow{background-color:#ff0;color:#ff0}.green{background-color:#02e05f;color:#02e05f;width:15px;height:15px;border-radius:50%;margin-left:13px}.t-bar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:25px;border-bottom:1px solid rgba(177,226,190,.10196078431372549)}.t-bar>*{flex:1 1}.t-buttons{display:flex}.t-buttons,.t-header{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.t-header{font-family:"Space Grotesk",sans-serif;color:hsla(0,0%,100%,.18);font-size:1.4rem;text-align:center;justify-content:center}.terminal{margin:5px auto;background-color:#070707;opacity:.9;width:60vw;box-shadow:0 0 24.686px .949461px rgba(43,162,77,.13725490196078433);border-radius:15.1914px}.t-text{color:#fff;text-align:center;font-size:1.7rem;font-weight:400;font-family:"Space Grotesk",sans-serif}.t-body{padding:2% 12%}.coming{margin:30px auto;background-color:#4244b4;border-color:#4244b4;border-style:solid;font-size:18px;color:#fff;border-radius:10px;padding:10px 40px}.coming_soon{color:#fff;text-align:center;width:100%;font-size:2rem;display:flex;justify-content:center;font-weight:700}.coming_soon,.right_top_corner{font-family:"Space Grotesk",sans-serif}.right_top_corner{position:absolute;top:20px;right:20px;color:#39b15a;width:200px}.right_top_corner>p{display:flex}.right_top_corner>P>*{margin-right:5px}.countdown_container{padding:20px}.sponsors-arrow{z-index:10;color:#39b15a;position:relative;top:2rem;font-family:"Space Grotesk";display:flex;flex-direction:column;align-items:center;cursor:pointer}.sponsors-arrow>h1{font-size:1rem}.arrow-container{position:relative;width:100px;transition:all .2s}.arrow{width:20px;height:20px;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);border:1px solid #39b15a;border-top:none;border-left:none}.arrow:first-child{-webkit-transform:translate(-50%,-20%) rotate(45deg);transform:translate(-50%,-20%) rotate(45deg);transition:all .2s}.sponsors-arrow:hover .arrow:first-child{-webkit-transform:translate(-50%,-10%) rotate(45deg);transform:translate(-50%,-10%) rotate(45deg)}.sponsors-arrow:hover .arrow-container{-webkit-transform:translateY(10px);transform:translateY(10px)}.socials{position:fixed;bottom:0;right:5rem;height:100vh;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease-in-out;z-index:10}@media screen and (max-width:850px){.right_top_corner{display:none}}@media screen and (max-width:700px){html{font-size:80%}.gdsc-logo{width:250px}.nav-holder{padding-top:25px;padding-left:25px}.logo{margin-top:40px;width:250px}.date{color:#fff;margin-top:-35px;font-size:1.5rem}.t-bar{padding:15px}.terminal{width:90vw}.t-text{font-size:1.4rem}.t-body{padding:2% 10%}.socials{right:2rem;-webkit-transform:translateX(300%);transform:translateX(300%)}.socials.open{-webkit-transform:translateX(0);transform:translateX(0)}}.timer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:flex-start;color:#42cf6a;font-family:"Space Grotesk",sans-serif;width:100%}.timer,.timer_column{display:flex;justify-content:center}.timer_column{flex-direction:column;align-items:center;margin:2px}.timer>p{font-size:3rem;font-weight:700;margin:2px 5px 0}.timer_column>h1{margin:0;font-size:3rem}.timer_column>p{margin:0;font-size:1.4rem}@media screen and (max-width:756px){.timer{width:100%;justify-content:center}}#sponsors{margin-top:20vh;height:100vh;width:100vw;color:#fff;font-family:"Space Grotesk";display:flex;flex-direction:column;align-items:center}.sponsors-header{height:3rem;font-size:3rem;color:#39b15a}.logo-image{width:80%;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;padding:2rem;border-radius:1rem}.logo-image img{width:100%;height:100%}.sponsors-logo{width:clamp(300px,70%,1000px);height:50vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;justify-self:center}.sponsor-title{font-size:2rem;text-align:center}.sponsor-tag{width:400px;margin:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-image>a{width:100%;height:100%}.button{padding:1rem 3rem;margin:1rem;font-size:2rem;border:1px solid #39b15a;font-family:"Space Grotesk",sans-serif;text-decoration:none;color:#39b15a;font-weight:500;border-radius:1rem}.button:hover{background-color:#39b15a;color:#000;box-shadow:0 0 24px 0 rgba(43,162,77,.796078431372549)}.social-icon{background-color:#39b15a;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;margin:1.5rem 0;box-shadow:0 0 24px 0 rgba(43,162,77,.2196078431372549)}.social-icon img{width:100%;padding:10px}.hamburger-icon{background-color:initial;border:none;display:flex;flex-direction:column;position:fixed;right:2rem;top:2rem;z-index:100;width:3rem;cursor:pointer;display:none;transition:all .1s ease-in-out}.hamburger-icon.open .line:first-child{translate:0 5px;rotate:45deg}.hamburger-icon.open .line:last-child{rotate:-45deg;translate:0 -7px}.hamburger-icon.open .line:nth-child(2){translate:200px}.line{content:"";width:100%;margin:3px 0;border-radius:2rem;height:3px;background-color:#39b15a}@media screen and (max-width:700px){.hamburger-icon{display:unset}}
/*# sourceMappingURL=main.4b1c6cc2.chunk.css.map */