@import"https://fonts.googleapis.com/css2?family=Sen:wght@400;700&display=swap";ul[data-astro-cid-upu6fzxr]{font-size:1rem;list-style:none;padding:0;display:flex;justify-content:center;gap:1.75rem}#footer[data-astro-cid-sz7xmlte]{background-color:var(--bg);padding:1rem;border-top:1px solid var(--fg);bottom:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.tagline[data-astro-cid-sz7xmlte]{color:var(--fg);font-size:.85rem;margin:0}p[data-astro-cid-sz7xmlte]{color:var(--fg);font-size:.75rem;display:block;text-align:center;line-height:1.125rem}.logo[data-astro-cid-sz7xmlte]{display:block;margin:.5rem auto}@media(min-width:620px){.ad[data-astro-cid-sz7xmlte]{position:absolute;bottom:1rem;right:1rem}}.hamburger[data-astro-cid-3weo6hls]{position:absolute;right:1rem;cursor:pointer;height:40px;width:30px}@media(min-width:570px){.hamburger[data-astro-cid-3weo6hls]{right:2rem}}.hamburger-box[data-astro-cid-3weo6hls]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hamburger-inner[data-astro-cid-3weo6hls]{width:30px;height:2px;background-color:var(--fg);border-radius:1px;position:relative;transition:transform .3s ease}.hamburger-inner[data-astro-cid-3weo6hls]:before,.hamburger-inner[data-astro-cid-3weo6hls]:after{content:"";position:absolute;width:30px;height:2px;background-color:var(--fg);border-radius:1px;transition:transform .3s ease}.hamburger-inner[data-astro-cid-3weo6hls]:before{top:-8px}.hamburger-inner[data-astro-cid-3weo6hls]:after{top:8px}.hamburger[data-astro-cid-3weo6hls].is-active .hamburger-inner[data-astro-cid-3weo6hls]{transform:rotate(45deg)}.hamburger[data-astro-cid-3weo6hls].is-active .hamburger-inner[data-astro-cid-3weo6hls]:after{transform:translate3d(0,-8px,0) rotate(-90deg)}.hamburger[data-astro-cid-3weo6hls].is-active .hamburger-inner[data-astro-cid-3weo6hls]:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#navbar[data-astro-cid-5blmo7yk]{width:1200px;max-width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;position:relative}.icon[data-astro-cid-5blmo7yk]{display:block;width:50px;height:50px}.icon[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:100%;height:100%}ul[data-astro-cid-5blmo7yk]{list-style:none;padding:0;margin:0;display:flex;gap:3rem}li[data-astro-cid-5blmo7yk]{margin:0;text-align:center}li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk],li[data-astro-cid-5blmo7yk] button[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;color:var(--fg);background-color:transparent;text-decoration:none;text-transform:uppercase;border:1px solid transparent;cursor:pointer}li[data-astro-cid-5blmo7yk] button[data-astro-cid-5blmo7yk]{padding:0;display:inline-block;transition:color .2s ease;font-size:1.125rem}li[data-astro-cid-5blmo7yk] button[data-astro-cid-5blmo7yk]:hover{color:var(--accent)}li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--fg)}li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].active{color:var(--accent)}li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:active,li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:focus{color:var(--fg)}li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk]{position:relative;display:inline-block;padding:0;text-decoration:none}li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk]:after,li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk]:before{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:1px;background:transparent}li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk]:after{background:var(--accent);transform:scaleX(0);transition:transform 1s cubic-bezier(.19,1,.22,1)}li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk]:hover{color:var(--fg);text-decoration:none}li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk].active:hover{color:var(--accent);text-decoration:none}li[data-astro-cid-5blmo7yk] .link[data-astro-cid-5blmo7yk]:hover:after{transform:scaleX(1)}#hero[data-astro-cid-3ef6ksr2]{position:relative;width:100%;height:80px;min-height:80px;border-bottom:1px solid var(--fg);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;background-color:var(--bg)}.hero-image[data-astro-cid-3ef6ksr2]{position:absolute;width:50%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 25%;object-position:100% 25%;filter:brightness(.5);animation:fadeIn 2s ease-in-out;max-width:1200px;z-index:0}#hero[data-astro-cid-3ef6ksr2] .icon[data-astro-cid-3ef6ksr2]{display:inline-block;margin:0 auto;width:50px;height:50px;text-align:center}.row[data-astro-cid-3ef6ksr2]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;z-index:1;padding:0 1rem}h2[data-astro-cid-3ef6ksr2]{font-size:1.75rem;font-weight:900;color:var(--fg);margin:0;text-transform:uppercase}.visually-hidden[data-astro-cid-3ef6ksr2]{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.desktop[data-astro-cid-3ef6ksr2]{display:none}@media(min-width:570px){.mobile[data-astro-cid-3ef6ksr2]{display:none}.desktop[data-astro-cid-3ef6ksr2]{display:flex}#hero[data-astro-cid-3ef6ksr2] .icon[data-astro-cid-3ef6ksr2]{width:60px;height:60px}}@media screen and (min-width:1500px){.hero-image[data-astro-cid-3ef6ksr2]{-o-object-position:center 40%;object-position:center 40%}}.icon[data-astro-cid-dmqpwcec]{display:block;width:60px;height:60px;text-align:center;margin:1.5rem auto 2rem}ul[data-astro-cid-dmqpwcec]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}li[data-astro-cid-dmqpwcec]{margin:0;text-align:center}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec],li[data-astro-cid-dmqpwcec] button[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:center;color:var(--fg);text-decoration:none;height:44px;border:1px solid transparent;width:100%;background-color:transparent}li[data-astro-cid-dmqpwcec] button[data-astro-cid-dmqpwcec]{font-size:1.125rem}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--fg);background-color:var(--bg);border-color:var(--fg)}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active{color:var(--accent);background-color:var(--bg);border-color:var(--bg)}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:active,li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus,li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active:hover{color:var(--accent);background-color:var(--bg);border-color:var(--accent)}#sidebar[data-astro-cid-ssfzsv2f]{background-color:var(--bg);border-right:1px solid var(--fg);width:250px;max-width:70vw;height:100%;position:fixed;top:0;left:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1rem 3rem;transition:left .3s ease-in-out;z-index:100}#sidebar[data-astro-cid-ssfzsv2f].open{left:0}#sidebar[data-astro-cid-ssfzsv2f]{width:400px;left:-400px}@media(min-width:570px){#sidebar[data-astro-cid-ssfzsv2f]{display:none}}@font-face{font-family:Open Sans Condensed;font-style:normal;font-weight:700;src:local("Open Sans Condensed Bold"),local("OpenSansCondensed-Bold"),url(/_astro/OpenSansCondensed-Bold.B5C7A2lk.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #000000;--fg: #eaeaf2;--muted: #a7a7b3;--accent: #f2385a;--hover: #a92840;--card: #14141d}*{margin:0;padding:0;box-sizing:border-box;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{background-color:var(--bg);color:var(--fg);font-family:Sen,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{color:var(--hover)}h1{font-size:3.2rem;line-height:1.1;font-weight:400;margin-bottom:.5em}@media screen and (max-width:840px){h1{font-size:2.4rem}}h2{font-size:1.5rem;line-height:1.1;margin-bottom:1rem;font-weight:700;font-family:Open Sans Condensed,Sen,system-ui,Avenir,Helvetica,Arial,sans-serif}.svg-inline--fa{overflow:visible;box-sizing:content-box;display:inline-block;height:1em;vertical-align:-.125em}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background-color:var(--accent);border-radius:0}::-webkit-scrollbar-track{background-color:var(--fg)}::-webkit-scrollbar-thumb:hover{background-color:var(--hover)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html,body{margin:0;width:100%;height:100%}#container[data-astro-cid-sckkx6r4]{height:100%}main[data-astro-cid-sckkx6r4]{height:100%;width:100%;overflow-y:scroll;overflow-x:hidden}.wrapper[data-astro-cid-sckkx6r4]{height:100%;display:flex;flex-direction:column}#overlay[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;z-index:99;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}@media(min-width:570px){#overlay[data-astro-cid-sckkx6r4]{display:none}}#overlay[data-astro-cid-sckkx6r4].open{opacity:1;pointer-events:auto}
