@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,200;0,400;0,700;1,200;1,400;1,700&display=swap");:root{--font-serif:"Noto Serif",serif;--font-mono:ui-monospace,Menlo,"Consolas","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Courier",monospace;--padding:20px;--moyo-c1:#e60e82;--moyo-c2:#f18418;--moyo-c3:#f8ac32;--bg-dark:#130901;--bg-light:#fcf4f0;--bg-footer:#e9cec0;--header-size-lg:2em;--header-size-sm:1.6em;--parag-size-lg:1.1em;--parag-size-sm:0.8em}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:var(--font-serif);scroll-behavior:smooth;background:var(--bg-footer)}a{color:inherit;text-decoration:none}@media (min-width:700px){:root{--padding:30px;--header-size-lg:2.8em;--header-size-sm:2.0em;--parag-size-lg:1.5em;--parag-size-md:1.2em;--parag-size-sm:0.8em}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background-color:var(--bg-footer)}::-webkit-scrollbar-thumb{background-color:var(--moyo-c1);background-clip:content-box;border:3px solid transparent}}.Footer_footer__yl3k1{display:flex;flex-direction:column;align-items:center;background-color:var(--bg-footer);padding:0 var(--padding)}.Footer_fundSection__4bOqw{display:flex;flex-direction:column;max-width:900px;font-size:.9em;margin-top:40px}.Footer_fundSection__4bOqw>p{margin-bottom:20px}.Footer_logoContainer__E_gy_{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Footer_logo__ZIHpg{text-align:center}.Footer_logo__ZIHpg img{max-width:100%;height:auto}.Footer_logo__ZIHpg:nth-child(2){margin:0 250px 0 50px}.Footer_linkSection___1bAr{width:100%;display:flex;height:60px;margin-bottom:10px;max-width:900px;align-items:center;justify-content:space-between;border-top:1px dotted #262626}.Footer_linkSection___1bAr>div{display:flex;font-size:var(--parag-size-sm)}.Footer_linkSection___1bAr>a{font-size:var(--parag-size-lg)}@media (max-width:699px){.Footer_logo__ZIHpg:nth-child(2){margin:0 10px}}