@font-face{font-family:Impact;src:url(../../../fonts/Impact%20Font%20Family/impact.ttf)}.impact{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}@font-face{font-family:Georgia;src:url(../../../fonts/Georgia%20Font/Georgia.ttf)}.georgia{font-family:Georgia,Times New Roman,Times,serif}hr{border:none;border-bottom:4px dotted var(--c3);grid-column:1/-1;margin:16px 0}.full-stretch{grid-column:1/-1}.center{place-self:center}.par{border:2px dashed var(--c2);border-radius:1em;flex-direction:column;place-self:center;gap:2em;width:min(600px,100%);padding:1em;display:flex;container-type:inline-size}.par .title{width:fit-content;color:var(--c3);margin:0 0 .5em;font-size:4em;font-weight:400;position:relative}.par .title:before{content:"";background-color:var(--c2);width:min(100% + 1em,100cqi);height:.25em;position:absolute;bottom:-.5em}.par .text{color:var(--c4);margin:0;font-size:2.5em}.graphic{border:2px dashed var(--c3);border-radius:1em;max-width:100%;padding:1em}.chart{width:100%;max-width:900px;height:55vh;margin:auto}.page-title{color:var(--c2);text-align:center;margin:0;font-size:6em;font-weight:400}:root{--c1:#004c80;--c2:#fffd00;--c3:#00ff80;--c4:white;--c5:#ccc}*{box-sizing:border-box}html{overflow-x:hidden}html,body{width:100%}body{background-color:var(--c1);grid-template-columns:1.5fr .5fr;margin:0;font-size:calc(4px + .5vmin);display:grid}.root-content{width:100%;padding-top:16px;padding-bottom:32px;overflow-x:hidden}h1{color:var(--c2);font-family:Impact,Arial Narrow Bold,sans-serif;font-size:calc(2rem + 7vmin)}nav{border-left:var(--c3) 10px dotted;flex-direction:column;gap:.5rem;height:100vh;padding:0 1rem;display:flex;position:sticky;top:0}nav>h3{all:unset;color:var(--c2);border-bottom:.5rem solid var(--c3);width:max-content;margin-bottom:1rem;padding-inline-end:3rem;font-family:Impact,Arial Narrow Bold,sans-serif;font-size:3rem}nav>:not(h3):not(span){all:unset;box-sizing:border-box;color:var(--c4);border:2px dashed var(--c3);cursor:pointer;width:100%;padding:.5rem .25rem;font-family:Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:700;position:relative}nav>:not(h3):not(span):before{content:"";background-color:rgba(from var(--c3) r g b / .15);z-index:-1;width:0;transition:width 1s;position:absolute;inset:0}@media (hover:hover){nav>:not(h3):not(span):hover:before{width:100%}}@media screen and (width<=800px){body{flex-direction:column-reverse;display:flex}nav{border-left:none;border-bottom:var(--c3) 10px dotted;flex-direction:row;gap:.5rem;height:auto;padding:.5rem;display:flex;position:relative;overflow-x:auto}nav>h3{display:none}nav>:not(h3):not(span){width:max-content;padding:.25rem .5rem;font-size:1.5rem}}
