html body{max-width:100vw;position:relative;min-height:100vh}html body main{padding-top:96px}html body main section{padding:0 5vw}html body main article>*,html body main section>*{margin-left:auto;margin-right:auto;max-width:85rem}html body.no-scroll{overflow-y:hidden}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}:focus-visible{outline:3px dashed #0052cc}