@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bungee+Spice&family=Lilita+One&family=Orbitron:wght@400..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Protest+Revolution&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes translateUpDown{0%,to{background-position:0 0}50%{background-position:0 -30px}}.App{text-align:center}.appcss{animation:translateUpDown 5s infinite;background-image:url(/static/media/curvesBG.18e8feefed5b014d2a2c.jpg);background-repeat:no-repeat;background-size:cover;overflow:hidden}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Activities-head{color:#fff;font-family:Kaushan Script,cursive;font-size:45px;margin-bottom:30px;text-align:center;text-shadow:2px 2px 5px #000}.lower-row,.upper-row{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-evenly}.upper-row{margin-bottom:40px;max-width:1535px;width:100%}.lower-row{width:1130px}.low-align,.upper-align{display:flex;justify-content:center}.Activities-container{display:flex;flex-direction:column;margin-bottom:100px;margin-top:40px;padding-top:50px}.Activitiescardcss{border:2px solid #fff;border-radius:10px;box-shadow:0 0 10px #000;cursor:pointer;height:200px;overflow:hidden;transition:transform .3s,box-shadow .3s;width:180px}.Activitiescardcss:hover{border:2px solid orange;transform:scale(1.12)}.ActImage{height:100%;object-fit:cover;width:100%}.Gallery-box{border:1px solid #fff;border-radius:15px;box-shadow:0 0 9px #000;display:inline-block;height:500px;margin:10px 20px;max-width:1200px;min-width:1200px;overflow:hidden;transition:.3s ease}.Gallery-box-div{flex-direction:column;overflow-x:auto}.Gallery-box-div,.Gallery-head{align-items:center;display:flex;justify-content:center}.Gallery-head{color:#fff;font-family:Kaushan Script,cursive;font-size:45px;margin-bottom:30px;text-shadow:2px 2px 5px #000}.Gallery-container{margin-bottom:80px;padding-bottom:60px;padding-top:50px}.gallery-button-div{background-color:hsla(120,2%,53%,.274);border-radius:5px;display:flex;justify-content:space-between;margin:0 20px;overflow:hidden;position:relative}.gallery-nextButton,.gallery-prevButton{background-color:#012e45be;border:none;color:#fff;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:100%;padding:10px 0;width:100px}.gallery-nextButton:hover,.gallery-prevButton:hover{background-color:#555}@media (max-width:1250px){.Gallery-box{height:416.6px;max-width:1000px;min-width:1000px}}@media (max-width:1150px){.Gallery-box{height:333.3px;max-width:800px;min-width:800px}}@media (max-width:845px){.Gallery-box{height:250px;max-width:600px;min-width:600px}}@media (max-width:645px){.Gallery-box{height:166.6px;max-width:400px;min-width:400px}}@media (max-width:445px){.Gallery-box{height:125px;max-width:300px;min-width:300px}}.galleryimage{height:100%;object-fit:cover;width:100%}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(5px)}50%{transform:translateY(-15px)}}.Home-container{height:100vh;justify-content:center;margin-bottom:150px}.Home-container,.Home-design{display:flex;flex-direction:column}.Home-design{padding-top:60px}.Home-button,.Logo-div,.bline,.main-title{text-align:center}.main-title{color:#fff;font-family:Orbitron,sans-serif;font-size:45px}.main-title-container{margin-bottom:10px}.bline{animation:blink 5s infinite;color:hsla(0,0%,100%,.772);font-family:monospace;font-size:20px;margin-bottom:30px}.biglogo,.bline,.main-title{transition:.3s ease}.discord-button,.github-button{border:1.5px solid #fff;cursor:pointer;font-size:15px;font-weight:700;margin:10px;padding:12px 40px;transition:all .3s ease}.github-button{background-color:#fff;border-radius:5px;color:#000}.discord-button{background-color:#000;border-radius:50px;color:#fff}.discord-button:hover{background-color:#fff;border-color:red;color:#000;transform:scale(1.05)}.github-button:hover{background-color:#000;border-color:red;color:#fff;transform:scale(1.05)}.biglogo{cursor:pointer;filter:drop-shadow(0 4px 10px rgba(0,0,0,.772));height:275px;transition:transform .3s ease}.biglogo:hover{transform:scale(.95)}@media (max-width:650px){.main-title{color:#fff;font-size:30px}.bline{color:#646262;font-size:14px;margin-bottom:22px}.biglogo{height:175px}.discord-button,.github-button{font-size:10px;padding:6px 20px}}@media (max-height:425px){.main-title{color:#fff;font-size:20px}.bline{color:#646262;font-size:9px;margin-bottom:10px}.biglogo{height:150px}.discord-button,.github-button{font-size:7px;padding:4px 16px}}.Logo-div{animation:float 5s ease-in-out infinite;position:relative;text-align:center}.containnav{align-items:center;background-color:#000000e6;display:flex;justify-content:space-between;justify-items:center;padding-bottom:5px;padding-left:25px;padding-top:5px;position:fixed;width:100%;z-index:1000}.right-items-container{display:flex;justify-content:space-evenly;padding-right:40px;width:400px}.left-items-container{align-items:center;display:flex;margin-right:20px;min-width:150px}.home-text{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:larger;font-weight:600}.rightitem{margin-left:10px;overflow:hidden;-webkit-text-decoration:solid;text-decoration:solid}.rightitem:hover{color:orange}.home-logo{height:30px;margin-right:5px}.hamburg{cursor:pointer;display:none;height:30px}@media (max-width:800px){.containnav{background-color:#000000e6}.right-items-container{display:none}.hamburg{display:inherit;position:fixed;right:10px;z-index:1001}}.home-logo-anchor{display:flex}.slideswipe-container{background:linear-gradient(45deg,#000,#0b032d,#000,#0b032d,#000);border-radius:5px;box-shadow:-10px 15px 20px #000;height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;right:-215px;top:0;transition:right .3s ease;width:min(100%,200px);z-index:1002}.slide-link-container{display:flex;flex-direction:column;height:250px;justify-content:space-evenly;left:15px;position:relative;top:60px}.slide-link{font-family:Protest Revolution,sans-serif;font-size:large;font-size:larger;font-weight:700;position:relative;text-decoration:none;transition:.3s ease-in}.slide-link:hover{color:orange}.slide-link:after{background-color:rgba(255,166,0,.473);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.slide-link:hover:after{width:100%}.slide-close{cursor:pointer;height:20px;left:15px;position:absolute;top:15px}@media (min-width:800px){.slideswipe-container{display:none}}.slideswipe-container.open{right:0}.EAB-nav{display:flex;justify-content:center;margin-bottom:30px;margin-left:10px;margin-right:10px}.EAB-button-line{border-bottom:2px solid #fff}.EAB-button-line,.EAB-button-line-open{display:flex;justify-content:center;margin:4px;transition:.3s ease;width:390px}.EAB-button-line-open{border-bottom:2px solid #c8ff00;color:#c8ff00}.EAB-button{background-color:initial;border:none;color:inherit;cursor:pointer;font-family:Kaushan Script,cursive;font-size:23px;margin-bottom:10px;padding:10px;position:relative;text-align:center;text-shadow:2px 2px 5px #000;transition:.3s ease}.EAB-button:hover{color:rgba(255,166,0,.578)}.EAB-box{border:1px solid #fff;border-radius:15px;box-shadow:0 0 9px #000;display:inline-block;height:500px;margin:10px 20px;max-width:1200px;min-width:1200px;overflow:hidden;transition:.3s ease}.EAB-box-div{overflow-x:auto;text-align:center}.EAB-container{padding-bottom:40px;padding-top:40px}@media (max-width:1250px){.EAB-box{height:416.6px;max-width:1000px;min-width:1000px}.EAB-button-line,.EAB-button-line-open{width:328px}.EAB-button{font-size:21px;margin-bottom:9px}}@media (max-width:1150px){.EAB-box{height:333.3px;max-width:800px;min-width:800px}.EAB-button-line,.EAB-button-line-open{width:261.3px}.EAB-button{font-size:19px;margin-bottom:8px}}@media (max-width:845px){.EAB-box{height:250px;max-width:600px;min-width:600px}.EAB-button-line,.EAB-button-line-open{width:194.6px}.EAB-button{font-size:17px;margin-bottom:7px}}@media (max-width:645px){.EAB-box{height:166.6px;max-width:400px;min-width:400px}.EAB-button-line,.EAB-button-line-open{width:128px}.EAB-button{font-size:16px;margin-bottom:6px}}@media (max-width:445px){.EAB-box{height:125px;max-width:300px;min-width:300px}.EAB-button-line,.EAB-button-line-open{width:94.6px}}.eabimage{height:100%;width:100%}.blogreadwrite-button{background-color:#4caf4f68;border:none;color:#fff;cursor:pointer;font-family:Orbitron,sans-serif;font-size:16px;padding:15px 40px;transition:all .3s ease;width:100%}.blogreadwrite-button:hover{background-color:#a0456f8e}.blog-button-div{align-items:center;display:flex;justify-content:center;margin-top:20px}.Team-heading{font-family:Kaushan Script,cursive;font-size:65px}.CoreTeam-title,.Heads-title,.Team-heading{text-align:center;text-shadow:2px 2px 5px #000}.CoreTeam-title,.Heads-title{font-size:30px;font-style:italic;margin-bottom:10px;margin-top:10px}.Head-card-align{display:flex;justify-content:center;margin-bottom:10px}.Head-card{width:900px}.Core-Team,.Head-card{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-evenly}.Core-Team{margin:0 auto 40px;max-width:905px}.Team-container{margin-top:35px;padding-bottom:20px;padding-top:50px}.Headcardcss{background-color:hsla(0,0%,100%,.091);border:1px solid #0000;border-radius:10px;box-shadow:0 0 10px #000;cursor:pointer;height:245px;margin-top:10px;overflow:hidden;transition:transform .3s,box-shadow .3s,background-color .5s;width:200px}.Headcardcss:hover{background-color:#0407555d;background-size:5% 5%;transform:scale(1.02)}.hbox{background:linear-gradient(45deg,#000,#042d03,#000,#042d03,#000);height:100px;width:200px}.img{display:block;margin:0 auto 20px}.content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;transition:transform .5s}.Headcardcss:hover .content{transform:translateY(-25px)}.Headcardcss:hover .imgbox{border:1px solid rgba(172,255,47,.584);transform:translateY(-5px);transform:scale(1.2)}.Headcardcss:hover .social-icons li{opacity:1;transform:translateY(-10px);transition:.3s}.Corecardcss{background-color:hsla(0,0%,100%,.091);border:1px solid #0000;border-radius:10px;box-shadow:0 0 10px #000;cursor:pointer;height:245px;margin-top:10px;overflow:hidden;transition:transform .3s,box-shadow .3s,background-color .5s;width:200px}.Corecardcss:hover{background-color:#0407555d;background-size:5% 5%;transform:scale(1.02)}.Name{font-family:Georgia,Times New Roman,Times,serif;font-size:22px;font-weight:bolder;margin:20px 0 -5px 7px;transition:color .3s}.cbox{background:linear-gradient(45deg,#000,#2d1403,#000,#2d1403,#000);border-radius:9px 9px 0 0;height:100px;width:200px}.imgbox{border:1px solid #fff;height:110px;margin-top:-48px;position:relative;transition:border .5s,transform .5s;width:110px}.img,.imgbox{border-radius:50%}.img{height:100%;object-fit:cover;width:100%}.ccontent{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;transition:transform .5s}.Corecardcss:hover .ccontent{transform:translateY(-25px)}.Corecardcss:hover .imgbox{border:1px solid rgba(255,166,0,.584);transform:translateY(-5px);transform:scale(1.2)}.social-icons{display:flex;margin-left:-30px}.social-icons li{list-style:none;margin:5px 15px 10px;opacity:0;transform:translateY(40px);transition:transform .5s,opacity .5s}.Corecardcss:hover .social-icons li{opacity:1;transform:translateY(-10px);transition:.3s}.social-icons li{color:beige;font-size:35px}*{color:#fff}.containFoot{background:#000;border-top:2px solid #fff;display:flex;flex-wrap:wrap;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;justify-content:space-between;padding:20px}.rightitemsFoot{flex-wrap:wrap}.cp-right,.rightitemsFoot{display:flex;justify-content:center}.cp-right{align-items:center;text-align:center}.rightFoot{padding-left:5px;padding-right:5px}@media (max-width:700px){.containFoot{flex-direction:column;justify-content:center}}
/*# sourceMappingURL=main.94a9db4a.css.map*/