:root{--text-color:#ffffffde;--border-color:#ffffffde;--light-color:#ffffff79;--background-color:#333533;--background-color-variation:#ffffffde;--contrast-color:rgba(214,201,23,.863);--contrast-color-variation:rgba(214,201,23,.663);--strong-color:#d3d032;scroll-behavior:smooth}@font-face{font-family:MainFont;src:url(/_next/static/media/brockmann-medium-webfont.f9595565.woff2) format(woff2)}@font-face{font-family:TitleFont;src:url(/_next/static/media/strawford-regular-webfont.cbe874f9.woff2) format(woff2)}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--background-color)}body,header{font-family:MainFont}header{height:100vh;display:flex;flex-direction:column;width:65%;margin-left:35%;box-shadow:0 25px 30px -30px #000}a{text-decoration:none;color:var(--text-color)}@media screen and (max-width:800px){header{height:75vh}}