.footer.astro-sz7xmlte{height:80px;display:flex;justify-content:space-between;padding:0 20px;align-items:center;border-top:4px solid var(--green-50-dark);box-sizing:border-box;column-gap:20px;position:sticky;bottom:0;background:var(--black-base)}@media screen and (max-width: 800px){.footer.astro-sz7xmlte{height:50px}}.footer__copyright.astro-sz7xmlte{margin-bottom:0;color:var(--green-base)}@media screen and (max-width: 800px){.footer__copyright.astro-sz7xmlte{font-size:1.25rem}}.footer__list.astro-sz7xmlte{padding:0;margin:0;display:flex;column-gap:20px;list-style-type:none}@media screen and (max-width: 800px){.footer__list.astro-sz7xmlte{column-gap:10px}}.footer__link.astro-sz7xmlte{display:block}.footer__icon.astro-sz7xmlte{fill:var(--green-30-dark);width:50px;transition:fill .2s,transform .2s}@media screen and (max-width: 800px){.footer__icon.astro-sz7xmlte{width:25px}}.footer__icon.astro-sz7xmlte:hover{fill:var(--yellow-base);transform:scale(1.1)}.header.astro-3ef6ksr2{height:80px;display:flex;align-items:center;justify-content:center;position:sticky;z-index:1;top:0;background:var(--black-base);border-bottom:4px solid var(--green-50-dark);box-sizing:border-box;padding-right:20px}@media screen and (max-width: 1000px){.header.astro-3ef6ksr2{justify-content:flex-end}}@media screen and (max-width: 800px){.header.astro-3ef6ksr2{height:50px}}.header__logo.astro-3ef6ksr2{width:60px;position:absolute;left:5px;top:50%;transform:translateY(-50%);padding:10px 25px;transition:background-color .2s}@media screen and (max-width: 800px){.header__logo.astro-3ef6ksr2{width:40px;padding:10px 15px}}.header__logo.astro-3ef6ksr2:hover{background-color:var(--black-20-light)}.header__links.astro-3ef6ksr2{padding:0;display:flex;column-gap:5px;list-style-type:none;margin:auto}@media screen and (max-width: 800px){.header__links.astro-3ef6ksr2{position:absolute;top:calc(100% + 5px);left:0;right:0;transform:scaleY(0);transform-origin:top;transition:transform .2s,opacity .2s;flex-direction:column;background-color:var(--black-base);border-bottom:4px solid var(--green-50-dark);opacity:0;z-index:-1;text-align:center}.header__links--open.astro-3ef6ksr2{transform:scaleY(1);opacity:1;z-index:2}}.header__link.astro-3ef6ksr2{display:block;color:var(--green-20-light);text-decoration:none;padding:10px 25px;font-size:2.5rem;transition:color .2s,background-color .2s;position:relative;border-radius:4px 4px 0 0}@media screen and (max-width: 800px){.header__link.astro-3ef6ksr2{visibility:hidden}}.header__link.astro-3ef6ksr2:after{content:"";width:100%;background-color:var(--green-base);height:2px;position:absolute;bottom:0;left:0;border-radius:1px;transform:scaleX(0);transition:transform .2s}@media screen and (max-width: 800px){.header__link.astro-3ef6ksr2:after{display:none}}.header__link--active.astro-3ef6ksr2:after{transform:scaleX(1);background-color:var(--yellow-base)}@media screen and (max-width: 800px){.header__link--active.astro-3ef6ksr2{color:var(--yellow-base)}}.header__link.astro-3ef6ksr2:hover{background-color:var(--black-20-light)}.header__link.astro-3ef6ksr2:hover:after{transform:scaleX(1)}.header__button.astro-3ef6ksr2{margin-right:10px;border:none;transition:transform .2s;background-color:transparent;cursor:pointer}.header__button.astro-3ef6ksr2:hover .header__hamburger-icon.astro-3ef6ksr2{fill:var(--yellow-base)}@media screen and (min-width: 800px){.header__button.astro-3ef6ksr2{display:none}}.header__hamburger-icon.astro-3ef6ksr2{fill:var(--green-30-dark);transition:fill .2s}.header__content-mask.astro-3ef6ksr2{background-color:var(--black-base);position:absolute;top:calc(100% + 5px);left:0;right:0;height:100vh;z-index:1;opacity:0%;visibility:hidden;transition:opacity .2s}.header__content-mask--visible.astro-3ef6ksr2{visibility:visible;opacity:80%}:root{--black-base: #000000;--black-10-light: rgb(25.5, 25.5, 25.5);--black-20-light: #333333;--black-30-light: rgb(76.5, 76.5, 76.5);--black-40-light: #666666;--black-50-light: rgb(127.5, 127.5, 127.5);--green-base: #5fbeab;--green-10-light: rgb(111, 196.5, 179.4);--green-20-light: rgb(127, 203, 187.8);--green-30-light: rgb(143, 209.5, 196.2);--green-40-light: rgb(159, 216, 204.6);--green-50-light: rgb(175, 222.5, 213);--green-10-dark: rgb(74.7333333333, 181.7666666667, 160.36);--green-20-dark: rgb(65.8666666667, 162.1333333333, 142.88);--green-30-dark: rgb(57.6333333333, 141.8666666667, 125.02);--green-40-dark: rgb(49.4, 121.6, 107.16);--green-50-dark: rgb(41.1666666667, 101.3333333333, 89.3);--yellow-base: #dbdb02;--yellow-10-light: rgb(247.6384615385, 247.6384615385, 2.2615384615);--yellow-20-light: rgb(252.9076923077, 252.9076923077, 25.8923076923);--yellow-30-light: rgb(253.1692307692, 253.1692307692, 54.5307692308);--yellow-40-light: rgb(253.4307692308, 253.4307692308, 83.1692307692);--yellow-50-light: rgb(253.6923076923, 253.6923076923, 111.8076923077);--yellow-10-dark: rgb(197.1, 197.1, 1.8);--yellow-20-dark: rgb(175.2, 175.2, 1.6);--yellow-30-dark: rgb(153.3, 153.3, 1.4);--yellow-40-dark: rgb(131.4, 131.4, 1.2);--yellow-50-dark: rgb(109.5, 109.5, 1);--red-base: #db1b02;--red-10-light: rgb(247.6384615385, 30.5307692308, 2.2615384615);--red-20-light: rgb(252.9076923077, 52.0461538462, 25.8923076923);--red-30-light: rgb(253.1692307692, 77.4153846154, 54.5307692308);--red-40-light: rgb(253.4307692308, 102.7846153846, 83.1692307692);--red-50-light: rgb(253.6923076923, 128.1538461538, 111.8076923077);--red-10-dark: rgb(197.1, 24.3, 1.8);--red-20-dark: rgb(175.2, 21.6, 1.6);--red-30-dark: rgb(153.3, 18.9, 1.4);--red-40-dark: rgb(131.4, 16.2, 1.2);--red-50-dark: rgb(109.5, 13.5, 1);--font-family: "Source Code Pro", monospace;font-size:10px;height:100%;overflow:hidden}body{margin:0;position:relative;font-family:var(--font-family);background-color:var(--black-base);color:#fff;height:100%;overflow:hidden}main{height:calc(100% - 160px);overflow:auto;padding:50px calc(50% - 500px);box-sizing:border-box}@media screen and (max-width: 1200px){main{padding:50px 100px}}@media screen and (max-width: 800px){main{height:calc(100% - 100px)}}@media screen and (max-width: 700px){main{padding:25px}}h1{margin:0 0 25px;font-weight:400;font-size:4rem;color:var(--green-base)}@media screen and (max-width: 700px){h1{font-size:3rem;margin:0 0 20px}}h2{margin:0 0 25px;font-weight:400;font-size:3rem;color:var(--green-base)}@media screen and (max-width: 700px){h2{font-size:2.5rem;margin:0 0 20px}}h3{margin:0 0 25px;font-weight:400;font-size:2.5rem;color:var(--green-base);font-style:italic}@media screen and (max-width: 700px){h3{font-size:2rem;margin:0 0 20px}}h4{margin:0 0 25px;font-weight:600;font-size:2rem;color:var(--green-base)}@media screen and (max-width: 700px){h4{font-size:1.5rem;margin:0 0 20px}}p{margin:0 0 25px;font-weight:400;line-height:1.35;font-size:2rem;color:var(--green-base)}@media screen and (max-width: 700px){p{font-size:1.5rem;margin:0 0 20px}}ul,ol{margin:0 0 25px 25px;font-weight:400;line-height:1.35;font-size:2rem;color:var(--green-base)}@media screen and (max-width: 700px){ul,ol{font-size:1.5rem;margin:0 0 20px}}img{max-width:100%}
