body{display:flex;flex-direction:column;min-height:100vh;margin:0}header:where(.astro-3EF6KSR2){width:100%;font-family:Lato;font-size:1.5rem;background-color:var(--bg-dark)}nav:where(.astro-3EF6KSR2){height:60px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 18vw}ul:where(.astro-3EF6KSR2){display:flex;justify-content:end;gap:6vw;list-style:none;margin:0}a:where(.astro-3EF6KSR2){color:var(--color-white);text-decoration:none;transition:color .2s ease 0s}a:where(.astro-3EF6KSR2):hover{color:var(--color-2)}@media (max-width: 767px){.contact:where(.astro-3EF6KSR2){display:none}nav:where(.astro-3EF6KSR2){padding:0 10vw}}@media (max-width: 359px){.contact:where(.astro-3EF6KSR2){display:none}nav:where(.astro-3EF6KSR2){height:100px;flex-direction:column;padding:16px 0}ul:where(.astro-3EF6KSR2){padding:0}}footer:where(.astro-MTXGG6PP){background-color:var(--bg-dark);border-radius:50%/100% 100% 0 0;height:2.5rem;width:100%}@media (max-width: 499px){footer:where(.astro-MTXGG6PP){height:1.75rem}}:root{--bg-color: #1A1A1D;--bg-dark: rgba(0, 0, 0, .3);--bg-light: rgba(255, 255, 255, .06);--bg-darker: rgba(0, 0, 0, .5);--bg-dark-def: #121315;--color-1: #C3073F;--color-2: #950740;--color-whitey: #F2E6E8;--color-white: #FEFEFE;--color-black: #000000;--color-gray: #4E4E50}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:RobotoBold;src:url(/fonts/Roboto-Bold.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:Lobster;src:url(/fonts/Lobster-Regular.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:IBM;src:url(/fonts/IBMPlexSans-Regular.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:Bungee;src:url(/fonts/Bungee-Regular.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:Azonix;src:url(/fonts/Azonix.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:Play;src:url(/fonts/Play-Bold.woff2) format("woff2");unicode-range:U+0000-024F}@font-face{font-family:Osaka-Sans;src:url(/fonts/osaka-re.woff2) format("woff2");unicode-range:U+0000-024F}html{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}img,svg{max-width:100%;display:block}body{background-color:var(--bg-color);margin:0}
