body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#222;background-color:var(--main-background-color);color:#fff;color:var(--main-text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{--header-background-color:#000;--main-background-color:#222;--main-text-color:#fff;--main-link-color:#61dafb;--main-link-hover-color:#21a1f1;--main-border-color:#fff}.Layout_App__k5Xir{display:flex;flex-direction:column;min-height:100vh}.Layout_Content__jC\+Xh{flex:1 1}.Layout_Footer__iHR9D{box-sizing:border-box;padding:5px;width:100%}.Layout_Footer__iHR9D,.Layout_NavBar__7j-Y9{background-color:var(--header-background-color);color:var(--main-text-color);text-align:center}.Layout_NavBar__7j-Y9{align-items:center;display:flex;justify-content:space-between;padding:5px 40px;position:sticky;top:0;z-index:9000}.Layout_AppLogo__CEDIP{cursor:pointer;height:60px}.Layout_NavLinks__Sv-8T{display:flex;flex-direction:row;gap:20px}.Layout_NavLinks__Sv-8T>a{color:var(--main-link-color);font-weight:700;position:relative;text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Layout_NavLinks__Sv-8T>a:after{background:var(--main-link-color);border-radius:2px;bottom:-4px;content:"";display:block;height:3px;left:0;opacity:0;position:absolute;right:0;transform:translateY(6px);transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.Layout_NavLinks__Sv-8T>a:hover{transform:translateY(-4px)}.Layout_NavLinks__Sv-8T>a:hover:after{opacity:1;transform:translateY(0)}.Layout_Hamburger__mXurb{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:center;width:40px;z-index:10001}.Layout_Hamburger__mXurb span{background:var(--main-text-color);border-radius:2px;display:block;height:4px;margin:4px 0;transition:.3s;width:28px}@media(max-width:768px){.Layout_NavLinks__Sv-8T{align-items:center;background:var(--header-background-color);border-radius:0;box-shadow:0 2px 8px #0000001a;display:none;flex-direction:column;gap:10px;left:0;padding:20px 0;position:absolute;right:0;top:60px;width:100vw;z-index:10000}.Layout_NavLinks__Sv-8T>a{padding:10px 0;text-align:center;width:100%}.Layout_NavLinks__Sv-8T>a:after{display:none}.Layout_ShowMenu__n9xvM{display:flex;width:100vw}.Layout_Hamburger__mXurb{display:flex}}.HomePage_header__2BTbt{align-items:center;background-image:url(/static/media/HomePageBackground.73a8899019f8489a5d62.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:70vh;justify-content:center;position:relative;width:100%}.HomePage_header__2BTbt:before{background:#0000008c;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.HomePage_logo__UVM12{display:block;height:30vh;max-width:100%;opacity:1;position:relative;width:auto;z-index:2}.HomePage_content__UuFsD{display:flex;flex-direction:column;margin:40px}.HomePage_section__b8mer{align-items:center;background:#18162a;border-left:6px solid #fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.333);color:var(--main-text-color);display:flex;flex-direction:row-reverse;gap:20px;justify-content:flex-end;margin:1.2rem 2rem;overflow:hidden;padding:1.2rem 2rem;position:relative}.HomePage_section__b8mer .HomePage_sectionContent__quaU3{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_sectionHeader__TZCfV{color:var(--main-text-color);font-size:2.8rem;margin:0}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_sectionText__bTY-u{color:silver;font-family:Segoe UI,Arial,sans-serif;font-size:1.35rem;line-height:1.75;margin-bottom:1.7rem;max-width:800px}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_link__eWGFJ{color:var(--main-link-color);font-weight:700;text-decoration:none;width:fit-content}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_link__eWGFJ:hover{color:var(--main-link-hover-color);text-decoration:underline}.HomePage_section__b8mer:nth-child(2n){border-left:none;border-right:6px solid #fff;flex-direction:row;text-align:right}.HomePage_section__b8mer:nth-child(2n) .HomePage_sectionText__bTY-u{max-width:70%;place-self:flex-end}.HomePage_sectionImage__tnW0f{height:auto;width:21rem}@media(max-width:768px){.HomePage_header__2BTbt{height:50vh}.HomePage_logo__UVM12{height:20vh}.HomePage_content__UuFsD{margin:10px}.HomePage_section__b8mer{align-items:center;background:#18162a;border:none;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.333);flex-direction:column;margin:.7rem auto .4rem;overflow:hidden;padding:.7rem .5rem;position:relative;width:95%}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_sectionHeader__TZCfV{text-align:center}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_sectionText__bTY-u{max-width:100%;padding:10px;place-self:center}.HomePage_section__b8mer .HomePage_sectionContent__quaU3 .HomePage_linkContainer__zYS-N{text-align:center}.HomePage_section__b8mer:nth-child(2n){align-items:center;border:none;flex-direction:column;text-align:left}.HomePage_section__b8mer:nth-child(2n) .HomePage_sectionText__bTY-u{max-width:100%;padding:10px;place-self:center}}.AboutUsPage_aboutContainer__mrU0a{color:#fff;padding-bottom:2rem}.AboutUsPage_title__n4Dyh{color:#fff;font-size:3em;letter-spacing:1px;margin:2.5rem 0 1.5rem;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.533)}.AboutUsPage_section__a8meZ{background:#18162a;border-left:6px solid #fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.333);color:#fff;margin:1.2rem auto .7rem;overflow:hidden;padding:1.2rem 2rem;position:relative;width:70%}.AboutUsPage_sectionHeader__Itdbr{color:#00e0ff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem}.AboutUsPage_sectionText__hiRdc{color:#bbb;font-size:1.1rem;line-height:1.7;margin-bottom:.5rem}@media(max-width:768px){.AboutUsPage_title__n4Dyh{font-size:2.3em;margin:1.2rem 0}.AboutUsPage_section__a8meZ{margin:.7rem auto .4rem;padding:.7rem .5rem;width:80%}}.HostEventPage_title__qa8HF{color:#fff;font-size:3em;letter-spacing:1px;margin:2rem 0 1.2rem;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.533)}.HostEventPage_section__XNYkv{background:#18162a;border-left:6px solid #fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.333);color:#fff;margin:1.2rem auto .7rem;overflow:hidden;padding:1.2rem 2rem;position:relative;width:70%}.HostEventPage_sectionHeader__90CYM{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:.5em;letter-spacing:.5px;margin-bottom:.5rem}.HostEventPage_sectionText__f3-vu{color:#bbb;font-size:1.05rem;line-height:1.6;margin-bottom:.5rem}.HostEventPage_formContainer__2XgT4{align-items:center;display:flex;flex-direction:column;margin-top:1rem}.HostEventPage_form__6YIdb{background:#18162a;border:1px solid hsla(0,0%,100%,.133);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.333);display:flex;flex-direction:column;gap:.8rem;max-width:420px;padding:1.2rem 1.5rem;width:100%}.HostEventPage_input__LX4Tb,.HostEventPage_textarea__3AbMg{background:#22203a;border:1px solid #fff3;border-radius:4px;color:#fff;font-size:1rem;padding:.7rem;transition:border .2s}.HostEventPage_input__LX4Tb:focus,.HostEventPage_textarea__3AbMg:focus{border:1.5px solid #fff;outline:none}.HostEventPage_button__pwMBR{background:#fff;border:2px solid #fff;border-radius:4px;border-radius:50px;box-shadow:0 1px 6px #0003;color:#18162a;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:.7rem 2rem;position:relative}.HostEventPage_button__pwMBR:hover{background:#18162a;border-color:#fff;color:#fff}.HostEventPage_link__7FLok{color:#00e0ff;text-decoration:none;transition:color .2s}.HostEventPage_link__7FLok:hover{color:#00b0ff}@media(max-width:768px){.HostEventPage_title__qa8HF{font-size:3em;margin:1rem 0}.HostEventPage_section__XNYkv{margin:.7rem auto .4rem;padding:.7rem .5rem;width:80%}.HostEventPage_form__6YIdb{padding:.7rem .5rem;width:90%}}.VolunteerPage_volunteerContainer__yRne1{color:#fff;padding-bottom:2rem}.VolunteerPage_title__0zI84{color:#fff;font-size:3em;letter-spacing:1px;margin:2.5rem 0 1.5rem;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.533)}.VolunteerPage_section__cq6jF{background:#18162a;border-left:6px solid #fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.333);color:#fff;margin:1.2rem auto .7rem;overflow:hidden;padding:1.2rem 2rem;position:relative;width:70%}.VolunteerPage_sectionHeader__ZWATc{color:#00e0ff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem}.VolunteerPage_sectionText__8GGgq{color:#bbb;font-size:1.1rem;line-height:1.7;margin-bottom:.5rem}.VolunteerPage_eventList__EOsvA{align-items:center;display:flex;flex-direction:column;margin-top:1.5rem}.VolunteerPage_eventItem__fP8fN{align-items:center;background:#22203a;border-left:4px solid #fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.333);color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0;padding:1.2rem 2rem;width:60%}.VolunteerPage_eventDetails__N9EwN{display:flex;flex-direction:column;gap:1rem}.VolunteerPage_eventName__U2xmQ{color:#00e0ff;font-size:1.3rem;font-weight:600}.VolunteerPage_eventDate__PWlfB{color:#bbb;font-size:1rem}.VolunteerPage_eventLinks__2u7j5{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.VolunteerPage_eventRobotEventLink__XoGPc,.VolunteerPage_eventVolunteerLink__kml08{background:#005a66;border:none;border-radius:4px;color:#fff;display:block;font-weight:500;margin-bottom:.2rem;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s,color .2s}.VolunteerPage_eventRobotEventLink__XoGPc:hover,.VolunteerPage_eventVolunteerLink__kml08:hover{background:#33e6ff;color:#18162a}@media(max-width:768px){.VolunteerPage_title__0zI84{font-size:2em;margin:1.2rem 0}.VolunteerPage_section__cq6jF{margin:.7rem auto .4rem;padding:.7rem .5rem;width:80%}.VolunteerPage_eventItem__fP8fN{align-items:space-between;flex-direction:row;padding:1rem .7rem;width:80%}.VolunteerPage_eventLinks__2u7j5{align-items:flex-start}}
/*# sourceMappingURL=main.29def863.css.map*/