@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap";
.layout-module__cgl8AG__container{grid-template-rows:auto 1fr auto;gap:1rem;max-width:1100px;margin:0 auto;padding:24px;display:grid}.layout-module__cgl8AG__header{justify-content:center;display:flex}.layout-module__cgl8AG__theme_switcher:hover,.layout-module__cgl8AG__language_switcher:hover{cursor:pointer}.layout-module__cgl8AG__theme_switcher,.layout-module__cgl8AG__language_switcher{color:var(--text-color-secondary);background-color:#0000;border:none;outline:0;margin-left:8px;padding:0;display:flex}.layout-module__cgl8AG__footer{text-align:center;font-size:.75rem}
:root{--text-color:#124a63;--text-color-secondary:#636363;--primary-color:#21b6b7;--background-color:#f9f9f9;--background-color-dark:#eef3f6;--background-color-light:white;--font-family:"Poppins", sans-serif;--box-shadow:0px 2px 8px #0000000d}[data-theme=dark]{--text-color:#f0f0f0;--text-color-secondary:#b3c5cd;--primary-color:#21b6b7;--background-color:#252329;--background-color-dark:#3c393f;--background-color-light:#120f13}html,body{font-family:var(--font-family);background-color:var(--background-color);color:var(--text-color);height:100%;margin:0;padding:0;transition:background .35s}a{color:inherit;text-decoration:none}*{color:inherit;box-sizing:border-box;font:inherit}button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}
