*,:after,:before{box-sizing:border-box}:root{--blue-superlight:#eff2f4;--blue-light:#c7d1db;--blue:#64788c;--blue-dark:#547391}body{background:#fff;color:#131517;font-size:clamp(14px,2.5vw,20px);margin:0}.app{display:grid;font-family:Albert Sans,sans-serif;grid-template-rows:auto 1fr auto;min-height:100vh;width:100%}.width-small{margin:0 auto;max-width:35em;width:100%}.width-medium{margin:0 auto;max-width:45em;width:100%}.width-wide{margin:0 auto;max-width:65em;width:100%}a{color:#43b4f3}.logo{grid-gap:.8em;align-items:center;color:inherit;display:flex;font-weight:400;margin:0;text-decoration:none}.logo-word{font-size:1.5em;margin:0}.logosvg{height:1.3em;width:1.3em}h1,h2,h3,h4,h5{font-weight:400}header{align-items:center;border-bottom:1px solid var(--blue-light);display:flex;justify-content:space-between;padding:1em 0}header a{font-size:1em;text-decoration:none}footer{background:var(--blue-light);padding:2em 0}footer a{color:#131517;font-weight:700;text-decoration:none}.p{padding-left:1.4em;padding-right:1.4em}@media print{body{background:#fff;color:#000}footer,nav{display:none}.app{padding:0}}
