.Footer_footer-container__I8SfH{display:flex;flex-direction:column;justify-content:space-evenly;position:relative;width:100%;min-height:200px;background-color:var(--grey);text-align:center;padding-top:6px}.Footer_footer-sections__EauKD{display:flex;flex-direction:row;justify-content:space-around}.Footer_footer-section__uOLc6{display:flex;flex-direction:column;align-items:flex-start}.Footer_footer-section-title__YlURT{font-size:1rem;color:var(--orange)}.Footer_footer-section-title__YlURT:hover{text-decoration:underline}.Footer_footer-section-link__0t4mv{font-size:.8rem;margin-top:4px}.Footer_footer-section-link__0t4mv:hover{color:var(--blue);text-decoration:underline}.Footer_footer-bottom__kRV4t{display:flex;flex-direction:row;justify-content:space-between;margin-left:6%;margin-right:6%}.Footer_footer-bottom-legal__QsDhL{display:flex;flex-direction:column;align-items:flexctionsstart;justify-content:flex-start}.Footer_footer-bottom-legal-links__NiLkL{display:flex;flex-direction:row}.Footer_footer-bottom-legal-link__IPlNB{font-size:.8rem;margin-right:4px}.Footer_footer-bottom-legal-link__IPlNB:hover{color:var(--blue);text-decoration:underline}.Footer_footer-bottom-platforms__TgcHF{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.Footer_footer-bottom-platform__cvBks{cursor:pointer}.Footer_footer-sections-social__HG70A{display:flex;flex-direction:row;justify-content:center;gap:6px}.Footer_footer-sections-social-logo__nNED1{width:32px;height:32px;cursor:pointer}@media (max-width:1024px){.Footer_footer-bottom__kRV4t{margin-left:0;margin-right:0}}@media (max-width:768px){.Footer_footer-sections__EauKD{flex-direction:column}.Footer_footer-section__uOLc6{align-items:center}.Footer_footer-bottom-legal-links__NiLkL{flex-direction:column;margin-top:2px}.Footer_footer-bottom-legal-link__IPlNB{margin-right:0;margin-bottom:4px}.Footer_footer-bottom__kRV4t{flex-direction:column}.Footer_footer-bottom-platforms__TgcHF{flex-direction:column;align-items:center;margin-bottom:8px}}.NavBarLanding_navbar-container__0rBoE{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:var(--light-grey);height:100px;width:100vw;position:fixed;top:0;z-index:10000}.NavBarLanding_navbar-logo__r1WJL{width:80;height:80px}.NavBarLanding_navbar-link__jIXjo{display:inline-block;position:relative;font-size:1.2rem}.NavBarLanding_navbar-link__jIXjo:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:var(--orange);transform-origin:bottom right;transition:transform .25s ease-out}.NavBarLanding_navbar-link__jIXjo:hover:after{transform:scaleX(1);transform-origin:bottom left}.NavBarLanding_active__bkJeW{color:var(--blue);font-weight:700}.NavBarLanding_navbar-burger__c_I6E{display:flex;justify-content:space-between;height:80px;background-color:var(--light-grey);position:fixed;top:0;width:100vw;z-index:2}.NavBarLanding_navbar-burger-button__ZRGFE{display:none;background-color:(var(--light-grey));color:black;transition:transform .3s ease-in-out}@media (max-width:1024px){.NavBarLanding_navbar-logo__r1WJL{width:70px;height:70px}.NavBarLanding_navbar-link__jIXjo{font-size:.85rem}}@keyframes NavBarLanding_open-animation__PeI1K{0%{top:-50vh;opacity:0}to{top:80px;opacity:1}}@keyframes NavBarLanding_close-animation__nv_si{0%{top:0;opacity:1}to{top:-50vh;opacity:0}}@media (max-width:768px){.NavBarLanding_navbar-container__0rBoE{flex-direction:column;height:50vh;border-radius:0 0 50px 50px;box-shadow:0 4px 10px rgba(0,0,0,.2);position:fixed;top:-50vh;left:0;transition:top .5s ease-in-out,opacity .5s ease-in-out}.NavBarLanding_navbar-container__0rBoE.NavBarLanding_open__JtUXK{animation:NavBarLanding_open-animation__PeI1K .5s forwards;visibility:visible}.NavBarLanding_navbar-container__0rBoE.NavBarLanding_closed__JcWu_{animation:NavBarLanding_close-animation__nv_si .5s forwards;visibility:visible;pointer-events:none}.NavBarLanding_navbar-burger-menu-header__2mksG{display:flex;position:fixed;top:0;left:0}.NavBarLanding_navbar-burger-button__ZRGFE{display:block}.NavBarLanding_navbar-logo__r1WJL{width:80px;height:80px}.NavBarLanding_navbar-link__jIXjo{font-size:1.2rem}}