body{font-family:Roboto,sans-serif}:root{--primary-color: #002463;--secondary-color: #f7f8fa;--dark-color: #333333;--light-color: #ffffff;--black-color: #000;--accent-color: #ff2a00;--success-color: #116045;--dark-green-color: #06402b;--muted-color: #888888;--border-color: #e0e0e0;--error-color:#c00000;--header-h: 64px;--footer-h: 56px}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/roboto-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/roboto-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/roboto-700.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/roboto-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html,body{font-family:Roboto,system-ui,-apple-system,Segoe UI,Arial,sans-serif}body{font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;color:var(--color-dark);background-color:var(--color-secondary);margin:0;padding:0}h1,h2,h3,h4,h5{color:var(--color-primary);margin-top:0}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-accent)}.content-outlet-container{min-height:calc(100vh - var(--header-h) - var(--footer-h));content-visibility:auto;contain-intrinsic-size:800px}
