:root{--black:#393939;--lightblack:#565656;--white:#FAFAFA;--accent:#5CC99D;--warning:#db4366;--darkgray:#bdbdbd;--gray:#EEECEC;--preaccent:#BDEAD8;--darkaccent:#4e7f6b;--darkwarning:#8c5353;--codearea:#282c34;--toptitle:clamp(2.25rem,1.972rem + 1.39vw,3rem);--secondtitle:clamp(1.75rem,1.657rem + 0.46vw,2rem);--thirdtitle:clamp(1.313rem,1.243rem + 0.35vw,1.5rem);--forthtitle:clamp(1.125rem,1.0787rem + 0.2315vw,1.25rem);--text:1rem;--caption:0.8rem;--space-xs:clamp(0.438rem,0.414rem + 0.12vw,0.5rem);--space-sm:clamp(0.875rem,0.829rem + 0.23vw,1rem);--space-md:clamp(1.313rem,1.243rem + 0.35vw,1.5rem);--space-ml:clamp(2rem,1.907rem + 0.46vw,2.25rem);--space-lg:clamp(3.688rem,3.572rem + 0.58vw,4rem)}body{color:var(--black);background-color:var(--white);font-size:var(--text)}h1{font-size:var(--toptitle)}h1,h2{font-weight:800}h2{font-size:var(--secondtitle)}h3{font-size:var(--thirdtitle)}h3,h4{font-weight:800}h4{font-size:var(--forthtitle)}p{font-size:var(--text);font-weight:500}body,figure,h1,h2,h3,h4,p,ul{margin:0;padding:0;list-style:none}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}.layout_non_flow__72oZU{display:flex;flex-direction:column;min-height:100vh}.layout_main__ABI2k{margin-bottom:var(--space-lg)}