@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
.footer-module__CMGXJW__footer{background-color:var(--color-dark-gray);color:var(--color-light-gray);justify-content:space-between;align-items:center;padding:5rem;font-size:14px;display:flex}.footer-module__CMGXJW__footerSection{flex-direction:column;gap:2rem;display:flex}.footer-module__CMGXJW__footerSection h4{color:var(--color-white);border-bottom:3px solid var(--color-accent-green);margin:0;padding:0 0 .5rem;font-size:26px;display:inline-block}.footer-module__CMGXJW__contactList{margin:0;padding:0;list-style:none}.footer-module__CMGXJW__contactList li{gap:5px;margin-bottom:1rem}.footer-module__CMGXJW__contactList a{color:var(--color-light-gray);font-size:20px;font-weight:600;text-decoration:none;display:inline-block;position:relative}.footer-module__CMGXJW__contactList a:before{content:"";background-color:var(--color-accent-green);width:0;height:2px;transition:width .3s ease-in-out;position:absolute;bottom:-6px;left:0}.footer-module__CMGXJW__contactList a:hover:before{width:100%}.footer-module__CMGXJW__copyright{color:var(--color-light-gray);align-self:flex-end;font-size:16px}@media (max-width:768px){.footer-module__CMGXJW__footer{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.footer-module__CMGXJW__footerSection{align-items:center}.footer-module__CMGXJW__copyright{align-self:center}}
:root{--color-white:#fff;--color-darker-white:#f0f0f093;--color-black:#000;--color-light-gray:#ccc;--color-dark-gray:#292929;--color-red:#f55;--color-green:#568136;--color-dark-green:#4d7732;--color-dark-red:#a83232;--color-accent-green:#a0f265;--color-yellowgreen:yellowgreen;--color-gray-1:#575656;--color-gray-2:#757575;--color-gray-3:#3d3c3c;--transition-duration:.3s;--border-radius:5px;--margin-small:8px;--margin-medium:12px;--margin-large:16px;--margin-xlarge:20px;--padding-small:8px;--padding-medium:12px;--padding-large:16px;--padding-xlarge:20px;--error-color:var(--color-red);--success-color:var(--color-green);--button-bg-color:var(--color-green);--button-hover-bg-color:var(--color-dark-green);--button-text-color:var(--color-white);--button-cancel-bg-color:var(--color-dark-red);--button-cancel-hover-bg-color:var(--color-red);--button-default-bg-color:var(--color-black);--button-default-hover-bg-color:var(--color-dark-gray);--card-bg-color:var(--color-green);--card-hover-bg-color:var(--color-dark-green);--card-empty-bg-color:var(--color-gray-1);--card-empty-hover-bg-color:var(--color-gray-2);--card-text-color:var(--color-white);--background:var(--color-white);--foreground:var(--color-dark-gray)}body{background:var(--background);color:var(--foreground);height:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow:visible}
