*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:Times New Roman,Times,serif;font-size:16px;line-height:1.5;background-color:#fff;color:#000;text-rendering:geometricPrecision}.page,body>div#__next,body>div#root{min-height:100vh}.page{display:flex;flex-direction:column}.site-footer,.site-header{border-bottom:1px solid #000}.site-footer{border-top:1px solid #000;border-bottom:none}.site-footer,.site-header,.site-main{width:100%}.inner{max-width:720px;margin:0 auto;padding:24px 16px}h1,h2,h3,h4{font-weight:400;margin-bottom:12px}h1{font-size:1.8rem}h2{font-size:1.4rem}ol,p,ul{margin-bottom:12px}ol,ul{margin-left:20px}a{color:inherit}a,a:focus,a:hover{text-decoration:underline}.section{margin-bottom:32px}.block{border-top:1px solid #000;padding-top:16px;margin-top:16px}.small{font-size:.875rem}.columns{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:768px){.columns{grid-template-columns:1fr 1fr}}