.Footer_footer__dqI4E{background:var(--primary);padding:2rem 1rem;color:var(--text-primary);border-top:1px solid var(--black-10);display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:810px){.Footer_footer__dqI4E{padding:2rem 1rem;gap:2rem}}@media screen and (min-width:810px)and (max-width:1200px){.Footer_footer__dqI4E{padding:3rem 1.5rem;gap:2.5rem}}@media screen and (min-width:1200px){.Footer_footer__dqI4E{padding:4rem 5rem;gap:3rem}}.Footer_topSection__zCjFk{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:1200px){.Footer_topSection__zCjFk{grid-template-columns:1fr 1fr;gap:3rem}}.Footer_logoContainer__UcoUl{position:relative;width:6rem;height:2rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_logoContainer__UcoUl{width:7rem}}@media screen and (min-width:1200px){.Footer_logoContainer__UcoUl{width:8rem}}.Footer_logoContainer__UcoUl img{object-fit:contain;object-position:left}.Footer_linksGrid__N0cxv{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_linksGrid__N0cxv{grid-template-columns:repeat(3,1fr);gap:2rem}}.Footer_linkColumn__Ix9m_{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_linkColumn__Ix9m_{gap:1rem}}.Footer_linkColumn__Ix9m_.Footer_empty__VV8Lt{display:none}@media screen and (min-width:810px)and (max-width:1200px){.Footer_linkColumn__Ix9m_.Footer_empty__VV8Lt{display:block}}.Footer_categoryTitle__C_Tfs{color:var(--text-primary);font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_categoryTitle__C_Tfs{font-size:1rem;line-height:1.5rem}}.Footer_linkList__CVXlj{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_linkList__CVXlj{gap:.75rem}}.Footer_linkItem__Xe44J a{color:var(--text-secondary);font-family:Ubuntu,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem;text-decoration:none;transition:text-decoration .2s}@media screen and (min-width:810px)and (max-width:1200px){.Footer_linkItem__Xe44J a{font-size:.875rem;line-height:1.25rem}}.Footer_linkItem__Xe44J a:hover{text-decoration:underline;text-underline-offset:.25rem}.Footer_divider__fQ5bO{width:100%;height:1px;background:var(--black-10)}.Footer_newsletterSection__F3dbm{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:1200px){.Footer_newsletterSection__F3dbm{grid-template-columns:60% 1fr;gap:2.5rem}}.Footer_newsletterText___ph5b{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_newsletterText___ph5b{gap:.75rem}}.Footer_newsletterTitle__iFQir{color:var(--text-primary);font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_newsletterTitle__iFQir{font-size:1.125rem;line-height:1.75rem}}.Footer_newsletterDescription__ncRfn{color:var(--text-secondary);font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_newsletterDescription__ncRfn{font-size:1rem;line-height:1.5rem}}.Footer_newsletterForm__jnnwV{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media(min-width:640px){.Footer_newsletterForm__jnnwV{flex-direction:row;align-items:center}}.Footer_newsletterForm__jnnwV button{width:100%}@media(min-width:640px){.Footer_newsletterForm__jnnwV button{width:auto}}.Footer_newsletterInputWrapper__XSiCK{width:100%}@media(min-width:640px){.Footer_newsletterInputWrapper__XSiCK{flex:1}}.Footer_bottomSection__RVEQv{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media screen and (min-width:810px)and (max-width:1200px){.Footer_bottomSection__RVEQv{flex-direction:row;gap:1.5rem;align-items:center;justify-content:space-between}}.Footer_copyright__1uB4F{color:var(--gray-80);font-family:Ubuntu,sans-serif;font-size:.6875rem;font-weight:400;line-height:1rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_copyright__1uB4F{font-size:.75rem}}.Footer_termsLinks__Q1fuq{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:810px)and (max-width:1200px){.Footer_termsLinks__Q1fuq{gap:1.5rem}}.Footer_termsLinks__Q1fuq a{color:var(--gray-80);font-family:Ubuntu,sans-serif;font-size:.6875rem;font-weight:400;line-height:1rem;text-decoration:none;transition:text-decoration .2s}@media screen and (min-width:810px)and (max-width:1200px){.Footer_termsLinks__Q1fuq a{font-size:.75rem}}.Footer_termsLinks__Q1fuq a:hover{text-decoration:underline;text-underline-offset:.25rem}.Navbar_container__Xz_3E{position:fixed;top:0;left:0;z-index:100;height:var(--nav-height);width:100%;display:flex;flex-direction:column;background:var(--primary)}.Navbar_nav__0TBW4{height:var(--navbar-height);display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1rem}.Navbar_nav__0TBW4.Navbar_visible__PBMc0{transform:translateY(0)}.Navbar_nav__0TBW4.Navbar_hidden__kwc51{transform:translateY(-100%)}@media(min-width:640px){.Navbar_nav__0TBW4{padding:1.25rem 1.5rem}}@media(min-width:768px){.Navbar_nav__0TBW4{padding:1.25rem 2rem}}@media screen and (min-width:1200px){.Navbar_nav__0TBW4{padding:1.25rem 3rem}}@media(min-width:1280px){.Navbar_nav__0TBW4{padding:1.25rem 5rem}}.Navbar_leftSide__M4CiS{display:flex;align-items:center;gap:.75rem}@media(min-width:640px){.Navbar_leftSide__M4CiS{gap:1rem}}@media(min-width:768px){.Navbar_leftSide__M4CiS{gap:1.5rem}}.Navbar_logo__YdfnK{cursor:pointer;transition:opacity .3s}.Navbar_logo__YdfnK:hover{opacity:.8}.Navbar_logoImage__38J6K{width:5.625rem;height:1.625rem}@media(min-width:640px){.Navbar_logoImage__38J6K{width:6.875rem;height:2rem}}.Navbar_desktopLinks__H8QRn{display:none}@media screen and (min-width:1200px){.Navbar_desktopLinks__H8QRn{display:flex;align-items:center;gap:1rem}}@media(min-width:1280px){.Navbar_desktopLinks__H8QRn{gap:1.5rem}}.Navbar_divider__GgAai{width:1px;height:1rem;background:var(--gray-10)}.Navbar_linksContainer__6icpS{display:flex;align-items:center;gap:1rem}@media(min-width:1280px){.Navbar_linksContainer__6icpS{gap:1.25rem}}.Navbar_navLink__zOdPM{font-size:.8125rem;font-weight:600;white-space:nowrap;cursor:pointer;background:none;border:none;padding:0;text-decoration:none}.Navbar_navLink__zOdPM:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25rem}@media(min-width:1280px){.Navbar_navLink__zOdPM{font-size:.875rem}}.Navbar_navLink__zOdPM.Navbar_dark__iV1p2{color:#e8e8e8}.Navbar_navLink__zOdPM.Navbar_light__XWQig{color:#252525}.Navbar_rightSide__SFLmO{display:flex;align-items:center;gap:.5rem}@media(min-width:640px){.Navbar_rightSide__SFLmO{gap:.75rem}}@media(min-width:768px){.Navbar_rightSide__SFLmO{gap:1rem}}.Navbar_connectButton__nlXTI{font-size:.75rem;font-weight:400;color:#fff;padding-left:.75rem;padding-right:.75rem}@media(min-width:640px){.Navbar_connectButton__nlXTI{font-size:.875rem;padding-left:1rem;padding-right:1rem}}.Navbar_connectButton__nlXTI .Navbar_desktopText__kVvZr{display:none}@media(min-width:640px){.Navbar_connectButton__nlXTI .Navbar_desktopText__kVvZr{display:inline}}.Navbar_connectButton__nlXTI .Navbar_mobileText__O_kt5{display:inline}@media(min-width:640px){.Navbar_connectButton__nlXTI .Navbar_mobileText__O_kt5{display:none}}.Navbar_walletInfo__UeFqi{display:flex;align-items:center;gap:.5rem}@media(min-width:640px){.Navbar_walletInfo__UeFqi{gap:.75rem}}.Navbar_addressDisplay__rmd_3{display:none;padding:.5rem .75rem;background:var(--gray-20);border-radius:.75rem;font-size:.75rem;font-weight:400;color:var(--text-primary)}@media(min-width:640px){.Navbar_addressDisplay__rmd_3{display:block}}@media(min-width:768px){.Navbar_addressDisplay__rmd_3{padding:.75rem 1rem;font-size:.875rem}}.Navbar_disconnectButton__PQIXR{font-size:.75rem;font-weight:400;color:#fff;padding-left:.5rem;padding-right:.5rem}@media(min-width:640px){.Navbar_disconnectButton__PQIXR{font-size:.875rem;padding-left:1rem;padding-right:1rem}}.Navbar_mobileMenuButton__A0e8M{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:none;border:none;cursor:pointer;transition:background-color .2s}.Navbar_mobileMenuButton__A0e8M:hover{background:var(--gray-20)}@media screen and (min-width:1200px){.Navbar_mobileMenuButton__A0e8M{display:none}}.Navbar_mobileMenuButton__A0e8M svg{width:1.5rem;height:1.5rem}.Navbar_mobileMenuButton__A0e8M.Navbar_dark__iV1p2 svg{color:#e8e8e8}.Navbar_mobileMenuButton__A0e8M.Navbar_light__XWQig svg{color:#252525}.Navbar_mobileMenu__wI9IO{position:fixed;inset:var(--nav-height) 0 0 0;z-index:99;background:var(--primary)}@media screen and (min-width:1200px){.Navbar_mobileMenu__wI9IO{display:none}}.Navbar_mobileMenuContent__45fJR{display:flex;flex-direction:column;padding:1.5rem;gap:1rem}.Navbar_mobileMenuLink__T_Htl{font-size:1rem;font-weight:600;padding:.75rem 0;text-decoration:none;cursor:pointer;background:none;border-width:0 0 1px;border-bottom:1px var(--gray-10);border-style:solid;border-color:var(--gray-10);text-align:left;width:100%}.Navbar_mobileMenuLink__T_Htl.Navbar_dark__iV1p2{color:#e8e8e8}.Navbar_mobileMenuLink__T_Htl.Navbar_light__XWQig{color:#252525}