*{box-sizing:border-box;outline:none}html{display:grid;grid-template-rows:minmax(0,auto) repeat(auto-fit,0);max-width:100%;min-height:100%}body{grid-row:1;max-height:unset;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--default-background-color)}body.stopScrolling{overflow-y:hidden}body,button,html,input,select,textarea{font-family:sofia-pro,sans-serif;font-size:inherit;line-height:1.35}a{-webkit-touch-callout:none;color:inherit;cursor:pointer;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:utopia-std-display,serif;font-weight:700;margin-bottom:.5rem;margin-top:0}h1{font-size:50px}h2{font-size:38px}h3{font-size:30px}h4{font-size:24px}h5{font-size:16px}h5,h6{font-weight:400}h6{font-size:14px}p{margin-bottom:1rem;margin-top:0}