@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}:root{--background:#fff;--foreground:#171717;--deep-red:#851214;--deep-red-light:#8d8888;--grey:#6e6d6a;--light-grey:#bebebe;--dark-pink:#b0605f;--light-pink:#d49d99;--black:#000;--white:#fff}*{margin:0;box-sizing:border-box}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}.grid-container{display:grid;grid-template-areas:"navbar" "header" "content content content" "subcontent" "footer footer footer";grid-gap:10px;gap:10px;background-color:#fff;padding:10px;width:100%}h1{text-align:center;font-size:40px;font-family:Verdana,Geneva,Tahoma,sans-serif}.header{grid-area:header;background-color:var(--deep-red);color:var(--light-grey);padding:180px 20px 50px;text-shadow:2px 1px var(--black)}.content{grid-area:content;margin:3em;line-height:1.5;overflow-y:auto}.footer{grid-area:footer;bottom:0;width:100%;background-color:var(--deep-red);text-align:center;padding:20px;text-shadow:2px 1px var(--black)}.footer,.footer a{color:var(--light-grey)}.footer a{text-decoration:none}address{font-style:normal;line-height:1.35}.copyright{margin-top:20px;margin-bottom:10px;font-size:14px}.navbar{grid-area:navbar;background-color:var(--white);padding:20px;position:fixed;width:100%;top:0}.nav-title{color:var(--light);font-size:40px;text-shadow:1px 1px var(--deep-red);font-weight:700}.nav a,.nav-title{text-decoration:none}.nav a{float:left;color:var(--dark-pink);text-align:center;padding:14px 17px;font-size:17px;border-radius:25px;border:2px solid var(--deep-red)}.nav a:hover{background-color:var(--dark-pink);color:#000}.nav a.active{background-color:var(--deep-red);color:#fff}.nav .icon{display:none}