.Footer_footer__eNA9m{background-color:#f5f5f5;padding:4rem 0 2rem;color:#333}.Footer_container__IkLXC{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footerTop__FLTD3{display:flex;flex-wrap:wrap;gap:4rem;margin-bottom:3rem}.Footer_footerLogo__K9wDL{flex:1 1;min-width:200px}.Footer_tagline__WuViG{margin-top:1rem;color:#666;max-width:250px}.Footer_footerLinks__BIHhl{flex:3 1;display:flex;flex-wrap:wrap;gap:2rem}.Footer_linkColumn__niVCr{flex:1 1;min-width:150px}.Footer_linkColumn__niVCr h3{font-size:1rem;margin-bottom:1.5rem;font-weight:600}.Footer_linkColumn__niVCr ul{list-style:none;padding:0;margin:0}.Footer_linkColumn__niVCr li{margin-bottom:.75rem}.Footer_linkColumn__niVCr a{color:#666;text-decoration:none;transition:color .2s}.Footer_linkColumn__niVCr a:hover{color:#0070f3}.Footer_footerBottom__BDIjN{padding-top:2rem;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_copyright__vFlrA{font-size:.875rem;color:#666}.Footer_socialLinks__sPnd2{display:flex;gap:1rem}.Footer_socialIcon__2DO5i{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#eaeaea;color:#555;transition:all .2s}.Footer_socialIcon__2DO5i:hover{background-color:#0070f3;color:white}@media (max-width:600px){.Footer_footerTop__FLTD3{flex-direction:column;gap:2rem}.Footer_footerBottom__BDIjN{flex-direction:column;gap:1rem;text-align:center}.Footer_socialLinks__sPnd2{justify-content:center}}@font-face{font-family:Nunito;src:url(/fonts/nunito-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-size-base:14px;--font-size-mobile:12px}.App *,body,button,html,input,select,textarea{font-size:var(--font-size-base);margin:0;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:600px){.App *,body,button,html,input,select,textarea{font-size:var(--font-size-mobile)}}.linkText{text-decoration:underline;color:#007bff;cursor:pointer}.linkText:hover{color:#00438b;text-decoration:underline}.Header_header__hO3lJ{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.1);width:100%}.Header_container__EZyBV{max-width:1200px;margin:0 auto;padding:1rem 2rem;flex-wrap:nowrap}.Header_container__EZyBV,.Header_logoContainer__l_71N{display:flex;align-items:center;justify-content:space-between}.Header_logoContainer__l_71N{width:auto}.Header_logo__e5KhT{display:flex;align-items:center}.Header_nav__3fHSH{display:flex}.Header_navList__Oltkk{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.Header_navItem__1X8Ww{position:relative}.Header_navLink__LzXns{color:#333;font-weight:500;text-decoration:none;padding:.5rem 0;display:flex;align-items:center;transition:color .2s}.Header_navLink__LzXns:hover{color:#0070f3}.Header_dropdownIcon__L_kFE{font-size:.6rem;margin-left:.3rem;transition:transform .2s}.Header_navLink__LzXns:hover .Header_dropdownIcon__L_kFE{transform:rotate(180deg)}.Header_actions__SRauh{display:flex;gap:1rem;align-items:center;margin-left:auto}.Header_loginButton__GsSZC{color:#333;font-weight:500;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background .2s}.Header_loginButton__GsSZC:hover{background:rgba(0,0,0,.05)}.Header_signupButton__BRAaQ{background:#0070f3;color:white;font-weight:500;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background .2s}.Header_signupButton__BRAaQ:hover{background:#0060df}.Header_mobileMenuButton__i228a{display:none;background:none;border:none;cursor:pointer;padding:10px;margin-left:auto}.Header_hamburger__lUulX{display:block;position:relative;width:24px;height:2px;background-color:#333;transition:background-color .3s}.Header_hamburger__lUulX:after,.Header_hamburger__lUulX:before{content:"";position:absolute;width:24px;height:2px;background-color:#333;transition:transform .3s}.Header_hamburger__lUulX:before{top:-8px}.Header_hamburger__lUulX:after{bottom:-8px}.Header_hamburger__lUulX.Header_open__u7Smf{background-color:transparent}.Header_hamburger__lUulX.Header_open__u7Smf:before{transform:rotate(45deg);top:0}.Header_hamburger__lUulX.Header_open__u7Smf:after{transform:rotate(-45deg);bottom:0}.Header_mobileMenu___oHDY{display:flex;align-items:center;flex-grow:1;gap:3rem;margin-left:3rem}@media (max-width:1024px){.Header_container__EZyBV{flex-wrap:wrap;padding:1rem 2rem 0}.Header_logoContainer__l_71N{width:100%;justify-content:space-between;margin-right:0}.Header_mobileMenuButton__i228a{display:block}.Header_mobileMenu___oHDY{width:100%;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease-out;gap:0;margin-left:0;margin-top:1rem}.Header_showMobileMenu__34mr4{max-height:600px;transition:max-height .5s ease-in;padding-bottom:1.5rem}.Header_nav__3fHSH{width:100%}.Header_navList__Oltkk{width:100%;flex-direction:column;gap:0}.Header_navItem__1X8Ww{width:100%;border-bottom:1px solid #eaeaea}.Header_navItem__1X8Ww:last-child{border-bottom:none}.Header_navLink__LzXns{display:block;padding:1rem 0}.Header_actions__SRauh{width:100%;flex-direction:column;gap:1rem;margin-top:1rem;margin-left:0}.Header_loginButton__GsSZC,.Header_signupButton__BRAaQ{width:100%;text-align:center;padding:.75rem 1rem}}@media (max-width:600px){.Header_container__EZyBV{padding:1rem 1rem 0}}