.page_container__aoG4z{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:100vw}.Hero_container__dfdBh{flex-direction:row;justify-content:start;height:calc(100vh - 56px);margin-top:56px;background:url(/hero-mobile.png) no-repeat 50%/cover}.Hero_container__dfdBh,.Hero_text__yJx_l{display:flex;align-items:center;width:100%}.Hero_text__yJx_l{flex-direction:column;justify-content:flex-end;height:100%;padding:10px;margin-bottom:80px}.Hero_title__eQv9N{width:90%;font-size:70px;line-height:.9;animation:Hero_dropIn__plMiY .8s ease-out forwards}.Hero_subtitle__gTNPI,.Hero_title__eQv9N{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.Hero_subtitle__gTNPI{width:100%;font-size:40px;color:var(--blue-tint-1);animation:Hero_slideInLeft__jbGfA .8s ease-out .4s forwards;opacity:0}.Hero_motto__2aAlU{width:90%;font-size:14px;text-align:center;font-family:var(--font-lato);animation:Hero_slideInBottom__Tuga0 .8s ease-out .8s forwards;opacity:0}.Hero_buttons__CQCy5{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:20px;animation:Hero_stomp__Q05gF .6s ease-in-out 1.2s forwards;opacity:0}.Hero_upload__WQH9Z{border:2px solid transparent;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;margin-right:20px;background-color:var(--purple-tint-1);text-transform:uppercase;cursor:pointer;&:hover{background-color:var(--blue-tint-1)}}.Hero_moreInfo__Nbt2g{border:2px solid var(--text-primary);border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;background-color:transparent;text-transform:uppercase;cursor:pointer;color:var(--text-primary);&:hover{background-color:var(--text-tertiary)}}@media (min-width:400px){.Hero_text__yJx_l{margin-bottom:80px}.Hero_title__eQv9N{width:80%;font-size:80px}.Hero_subtitle__gTNPI{font-size:50px}.Hero_motto__2aAlU{font-size:18px}.Hero_moreInfo__Nbt2g,.Hero_upload__WQH9Z{font-size:16px}}@media (min-width:750px){.Hero_container__dfdBh{background:url(/hero-tablet.png) no-repeat 50%/cover;height:calc(100vh - 80px);margin-top:80px}.Hero_text__yJx_l{margin-bottom:90px}.Hero_title__eQv9N{width:90%;font-size:90px}.Hero_subtitle__gTNPI{font-size:80px}.Hero_motto__2aAlU{width:80%;font-size:22px;padding:10px 0}.Hero_moreInfo__Nbt2g,.Hero_upload__WQH9Z{padding:10px 20px;font-size:22px}}@media (min-width:1000px){.Hero_container__dfdBh{background:url(/hero-desktop.png) no-repeat 50%/cover;height:100vh;margin-top:90px}.Hero_text__yJx_l{width:80%;align-items:start;justify-content:center;margin-left:40px;margin-bottom:0;text-align:left}.Hero_subtitle__gTNPI,.Hero_title__eQv9N{align-items:start;text-align:left;width:100%}.Hero_title__eQv9N{font-size:80px}.Hero_subtitle__gTNPI{font-size:70px}.Hero_motto__2aAlU{width:60%;font-size:20px;text-align:left;padding:10px 0}.Hero_buttons__CQCy5{justify-content:start;padding:20px 0}}@media (min-width:1200px){.Hero_text__yJx_l{width:50%}.Hero_title__eQv9N{font-size:92px}.Hero_subtitle__gTNPI{font-size:74px}.Hero_motto__2aAlU{width:100%;font-size:22px;color:var(--text-primary)}.Hero_upload__WQH9Z{border:none;font-size:24px}.Hero_moreInfo__Nbt2g{font-size:24px}}@media (min-width:1400px){.Hero_text__yJx_l{margin-left:110px;margin-bottom:120px}.Hero_title__eQv9N{font-size:120px;line-height:1}.Hero_subtitle__gTNPI{font-size:110px;line-height:1}.Hero_motto__2aAlU{font-size:26px;padding:16px 0}.Hero_upload__WQH9Z{font-size:26px;margin-right:30px}.Hero_moreInfo__Nbt2g{font-size:26px}}@keyframes Hero_dropIn__plMiY{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Hero_slideInLeft__jbGfA{0%{transform:translateX(-100px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Hero_slideInBottom__Tuga0{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Hero_stomp__Q05gF{0%{transform:scale(.5) translateY(-20px);opacity:0}60%{transform:scale(1.1) translateY(10px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}.What_container__LuMYA{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:url(/what-mobile.png) no-repeat 50%/cover;width:100vw;height:-moz-fit-content;height:fit-content;scroll-margin-top:56px}.What_body__rlVCz{padding:10px 20px}.What_title__VIrHD{font-size:60px;color:var(--purple-tint-1);text-align:center;margin-top:270px;width:100%}.What_title__VIrHD span{color:var(--blue-tint-1)}.What_text__qGAMv{font-size:14px;margin-bottom:20px;text-align:center}.What_text__qGAMv span{color:var(--blue-tint-1);font-weight:600}@media (min-width:400px){.What_title__VIrHD{font-size:66px;margin-top:250px}}@media (min-width:750px){.What_container__LuMYA{flex-direction:row;justify-content:center;align-items:flex-start;background:url(/what-tablet.png) no-repeat 50%/cover;scroll-margin-top:80px;height:-moz-fit-content;height:fit-content;margin-bottom:40px}.What_body__rlVCz{display:flex;flex-direction:column;align-items:flex-start;width:90%}.What_title__VIrHD{margin-top:300px;font-size:90px}.What_text__qGAMv{font-size:16px}}@media (min-width:1000px){.What_container__LuMYA{scroll-margin-top:90px;background:url(/what-desktop.png) no-repeat 50%/cover;justify-content:flex-end;align-items:start;margin-bottom:0}.What_body__rlVCz{width:58%;margin-right:30px;align-items:center}.What_text__qGAMv,.What_title__VIrHD{text-align:left}}@media (min-width:1200px){.What_body__rlVCz{width:54%;margin-right:40px}.What_title__VIrHD{margin-top:40px}.What_text__qGAMv{font-size:18px}}@media (min-width:1400px){.What_container__LuMYA{background:url(/what-desktop.png) no-repeat 50%/cover;scroll-margin-top:90px}.What_body__rlVCz{width:50%;margin-right:80px}.What_title__VIrHD{font-size:120px;margin-top:100px}.What_text__qGAMv{font-size:24px;margin-bottom:30px}}.Why_container__Og5f2{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--main-background);width:100vw;height:-moz-fit-content;height:fit-content;scroll-margin-top:56px}.Why_body__RGv6g{padding:10px 20px}.Why_title__kPKxx{font-size:60px;color:var(--purple-tint-1);text-align:center;width:100%}.Why_title__kPKxx span{color:var(--blue-tint-1)}.Why_text__vmlYT{font-size:14px;margin-bottom:20px;text-align:center}.Why_text__vmlYT span{color:var(--blue-tint-1);font-weight:600}@media (min-width:400px){.Why_title__kPKxx{font-size:66px}}@media (min-width:750px){.Why_body__RGv6g,.Why_container__Og5f2{align-items:center}.Why_body__RGv6g{width:90%}.Why_title__kPKxx{font-size:90px}.Why_text__vmlYT{font-size:16px}}@media (min-width:1000px){.Why_container__Og5f2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:160px}.Why_body__RGv6g{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;width:100%;margin-left:30px}.Why_text__vmlYT,.Why_title__kPKxx{text-align:left}}@media (min-width:1200px){.Why_container__Og5f2{margin-top:80px}.Why_body__RGv6g{margin-left:40px}.Why_text__vmlYT{font-size:18px}}@media (min-width:1400px){.Why_body__RGv6g{margin-left:120px;align-items:start;height:100%}.Why_title__kPKxx{font-size:120px;text-align:left}.Why_text__vmlYT{font-size:24px;margin-bottom:30px;text-align:left;width:100%}}.Video_videoContainer__e8fHR{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:800px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);align-items:center}.Video_embeddedVideo___t7Cb{width:100%;height:-moz-fit-content;height:fit-content;object-fit:cover;display:block}@media (min-width:1000px){.Video_videoContainer__e8fHR{height:100%}}.GetInvolved_container__ICiJi{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--main-background);width:100vw;height:-moz-fit-content;height:fit-content;scroll-margin-top:56px}.GetInvolved_container__ICiJi a{color:var(--blue-tint-1);text-decoration:none;&:hover{text-decoration:underline}}.GetInvolved_body__cnFZP{padding:10px 20px}.GetInvolved_image__Ghrnn{height:300px;width:auto}.GetInvolved_title__b_5Fl{font-size:60px;color:var(--purple-tint-1);text-align:center;width:100%}.GetInvolved_title__b_5Fl span{color:var(--blue-tint-1)}.GetInvolved_subTitle__6fIhj{font-size:40px;color:var(--purple-tint-1);margin-top:10px}.GetInvolved_content__p_jO6{justify-content:center;width:100%}.GetInvolved_content__p_jO6,.GetInvolved_item__oUdpK{display:flex;flex-direction:column;align-items:center}.GetInvolved_item__oUdpK{justify-content:flex-start;margin-bottom:20px}.GetInvolved_text__2B_aE{font-size:14px;margin-bottom:20px;text-align:center}.GetInvolved_text__2B_aE span{color:var(--blue-tint-1);font-weight:600}@media (min-width:400px){.GetInvolved_title__b_5Fl{font-size:66px}.GetInvolved_subTitle__6fIhj{font-size:44px}}@media (min-width:750px){.GetInvolved_body__cnFZP{width:90%}.GetInvolved_title__b_5Fl{font-size:90px}.GetInvolved_text__2B_aE{font-size:16px}.GetInvolved_image__Ghrnn{width:400px;height:auto}.GetInvolved_subTitle__6fIhj{margin-top:20px}}@media (min-width:1000px){.GetInvolved_container__ICiJi{scroll-margin-top:90px}.GetInvolved_body__cnFZP{width:100%}.GetInvolved_content__p_jO6{flex-direction:row;align-items:start;justify-content:center;padding:0 20px}.GetInvolved_item__oUdpK{margin:0 20px;width:32%}}@media (min-width:1200px){.GetInvolved_text__2B_aE{font-size:18px}.GetInvolved_image__Ghrnn{height:450px;width:auto}.GetInvolved_subTitle__6fIhj{font-size:50px}}@media (min-width:1400px){.GetInvolved_container__ICiJi{scroll-margin-top:90px}.GetInvolved_title__b_5Fl{font-size:120px}.GetInvolved_subTitle__6fIhj{font-size:60px}.GetInvolved_content__p_jO6{flex-direction:row;align-items:start;justify-content:center;padding:0 50px}.GetInvolved_image__Ghrnn{width:auto;height:auto}.GetInvolved_text__2B_aE{font-size:24px;margin-bottom:30px;width:80%}.GetInvolved_item__oUdpK{margin:0 20px;width:32%}}