.Footer_footer__OQpsI{z-index:2;display:flex;flex-direction:column}.Footer_footer__OQpsI>div:first-child{background-color:#b4e4df;padding:2.5rem 5%;display:flex;justify-content:space-between}.Footer_footer__OQpsI>div:first-child>div{display:flex;flex-direction:column}.Footer_footer__OQpsI>div:first-child>div>span:first-child{font-size:1.5rem;font-weight:600;line-height:1.875rem}.Footer_footer__OQpsI>div:first-child>div>span:nth-child(2){font-size:1.25rem;font-weight:400;line-height:1.5rem}.Footer_footer__OQpsI>div:first-child>div>div{display:flex;flex-direction:row;align-items:center;column-gap:1.75rem;font-size:1.25rem;font-weight:500;line-height:1.5rem;margin-top:1rem}.Footer_footer__OQpsI>div:first-child>div>div .Footer_linkText__5nklR{text-decoration:none;color:#000}.Footer_footer__OQpsI>div:nth-child(2){background-color:#168277;padding:1.25rem 5%;display:flex;align-items:center;column-gap:3rem}.Footer_footer__OQpsI>div:nth-child(2)>a>span,.Footer_footer__OQpsI>div:nth-child(2)>span{font-size:1.125rem;font-weight:500;line-height:1.25rem;color:#fff}.Footer_footer__OQpsI>div:nth-child(2)>a>span{text-decoration:underline}.Footer_icon__1WoNX{width:3rem;height:3rem}@media screen and (max-width:640px){.Footer_footer__OQpsI>div:first-child>div>span:first-child{font-size:1.25rem}.Footer_footer__OQpsI>div:first-child>div>span:nth-child(2){font-size:1rem}.Footer_footer__OQpsI>div:first-child>div>div{align-items:flex-start;column-gap:.25rem;font-size:.875rem;margin-top:1rem}.Footer_footer__OQpsI>div:nth-child(2)>div>span:first-child{font-size:1.25rem}.Footer_footer__OQpsI>div:nth-child(2)>div>span:nth-child(2){font-size:1rem}.Footer_footer__OQpsI>div:nth-child(2)>div>div{align-items:flex-start;column-gap:.25rem;font-size:.875rem;margin-top:1rem}.Footer_icon__1WoNX{width:1.5rem;height:1.5rem}}@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:16px;scroll-behavior:smooth}body{font-weight:400;line-height:1.6;font-family:Montserrat,sans-serif;color:#3e3e3e}ul{list-style-type:none}h1{font-style:normal;font-weight:600;font-size:3rem;line-height:3.75rem;color:#fba036}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:640px){html{font-size:12px}}@media screen and (min-width:768px){html{font-size:14px}}@media screen and (min-width:1024px){html{font-size:16px}}@media screen and (min-width:1280px){html{font-size:16px}}@media screen and (min-width:1536px){html{font-size:16px}}.navbar{padding:48px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:600px){.navbar{padding:28px}}.hackillinois-logo{width:24px}@media screen and (max-width:750px){.hackillinois-logo{max-width:30px}}.hackillinois-logo.mobile{transform:translateX(150%)}.joinButton{background:#68c8bf;color:#fff;border-radius:30px;border:1px solid #68c8bf;padding:10px 20px;font-weight:700;font-size:20px;cursor:pointer}.joinButton:active{transform:scale(.98)}.joinButton:hover{filter:brightness(95%)}@media screen and (max-width:750px){.joinButton{font-size:15px}}@media screen and (max-width:500px){.joinButton{font-size:10px}}.joinButton:hover{cursor:pointer}.links{position:relative;display:flex}.links .link{position:relative;text-decoration:none;color:#313332;font-weight:700;font-size:20px}.links .link:not(:last-child){margin-right:90px}@media screen and (max-width:850px){.links .link:not(:last-child){margin-right:45px}}@media screen and (max-width:500px){.links .link:not(:last-child){margin-right:30px}}@media screen and (max-width:750px){.links .link{font-size:15px}}@media screen and (max-width:500px){.links .link{font-size:10px}}.link.active:before,.link:before{right:50%}.link.active:after,.link.active:before,.link:after,.link:before{content:"";position:absolute;bottom:0;height:0;width:0;border-bottom:2px solid #000;transition:width .3s ease}.link.active:after,.link:after{left:50%}.link.active:after,.link.active:before,.link:hover:after,.link:hover:before{width:50%}.mobile{display:none;margin:auto;align-items:center;position:relative}.mobile .link.active:after,.mobile .link.active:before,.mobile .link:after,.mobile .link:before{border-bottom:2px solid #fff}@media screen and (max-width:900px){.navbar{display:none}.mobile{display:flex;flex-direction:column}}.mobileTop{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:relative}.hamburger{width:60px;height:45px;position:relative;margin:35px 25px;transform:rotate(0deg) scale(.5);transition:.5s ease-in-out;z-index:1001;cursor:pointer}.hamburger span{display:block;position:absolute;height:9px;width:100%;background:#fba036;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.5s ease-in-out}.hamburger span:first-child{top:0;transform-origin:left center}.hamburger span:nth-child(2){top:18px;transform-origin:left center}.hamburger span:nth-child(3){top:36px;transform-origin:left center}.hamburger.open span:first-child{transform:rotate(45deg);top:-3px;left:8px}.hamburger.open span:nth-child(2){width:0;opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg);top:39px;left:8px}.mobileMenu{margin-top:-150%;position:absolute;background-color:#95d8d2;display:flex;flex-direction:column;align-content:center;justify-content:space-evenly;align-items:center;margin-bottom:20px;width:100%;padding-top:60px;height:50vh;z-index:1000;transition:margin-top .7s ease}.mobileMenu a{position:relative;font-size:x-large;color:#fff;text-decoration:none}.mobileMenu.menuOpen{margin-top:0}