.Home_container__sDexO{overflow:hidden;flex-direction:column;max-width:1280px;min-height:100vh;margin:0 auto}.Home_container__sDexO,.Home_main__1gTMt{display:-moz-box;display:flex;-moz-box-align:stretch;align-items:stretch;-moz-box-orient:vertical;-moz-box-direction:normal;-moz-box-pack:start;justify-content:flex-start;width:100%}.Home_main__1gTMt{-moz-box-flex:1;flex:1 1;flex-direction:column;max-width:100%;margin-top:2rem;margin-bottom:2rem}.Home_footer__34ULc{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;width:100%;height:100px;padding:80px;border-top:1px solid var(--color-border)}.Home_image__2bgn2{width:120px;height:120px;border-radius:50%}@media (min-width:480px){.Home_image__2bgn2{width:140px;height:140px}}@media (min-width:768px){.Home_image__2bgn2{width:160px;height:160px}}.Home_grid__2Clz5{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;flex-wrap:wrap;-moz-box-pack:center;justify-content:center;max-width:800px;margin-top:3rem}@media(max-width:600px){.Home_main__1gTMt{margin-top:0;padding:1rem 0}.Home_container__sDexO{padding:0 1rem}.Home_grid__2Clz5{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}}:root,[data-theme=light]{color-scheme:light;--color-bg:#fff;--color-text:#000;--color-text-muted:rgba(0,0,0,0.7);--color-text-subtle:rgba(0,0,0,0.6);--color-text-strong:rgba(0,0,0,0.8);--color-surface:#fff;--color-surface-muted:rgba(0,0,0,0.04);--color-nav-indicator:#fff;--color-border:#eaeaea;--color-link:#000;--color-link-border:#000;--color-button-primary-bg:#050505;--color-button-primary-text:#fff;--color-button-secondary-bg:#f5f5f5;--color-button-secondary-text:#000;--color-button-hover-bg:#000;--color-button-hover-text:#fff;--color-focus-ring:rgba(0,0,0,0.15);--color-card-shadow:rgb(231 237 249/90%)}[data-theme=dark]{color-scheme:dark;--color-bg:#0a0a0a;--color-text:#f5f5f5;--color-text-muted:hsla(0,0%,100%,0.7);--color-text-subtle:hsla(0,0%,100%,0.55);--color-text-strong:hsla(0,0%,100%,0.85);--color-surface:#141414;--color-surface-muted:hsla(0,0%,100%,0.08);--color-nav-indicator:#2a2a2a;--color-border:#2a2a2a;--color-link:#f5f5f5;--color-link-border:#f5f5f5;--color-button-primary-bg:#f5f5f5;--color-button-primary-text:#0a0a0a;--color-button-secondary-bg:#1f1f1f;--color-button-secondary-text:#f5f5f5;--color-button-hover-bg:#f5f5f5;--color-button-hover-text:#0a0a0a;--color-focus-ring:hsla(0,0%,100%,0.2);--color-card-shadow:rgb(20 20 30/90%)}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;background-color:var(--color-bg);color:var(--color-text);-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}a{font-weight:700;display:inline-block;-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:none;color:var(--color-link);border-bottom:2px solid var(--color-link-border)}a:hover{border-bottom-color:transparent}