html,body{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}.legal-content{width:min(100% - 40px,860px);max-width:860px;flex:0 0 auto;background:#fff;margin:35px auto;padding:50px;overflow:visible}.legal-content h1{font-size:42px;line-height:1.1;letter-spacing:0}.legal-content h2{font-size:24px;line-height:1.3;margin-top:38px}.legal-content p,.legal-content li{font-size:16px;line-height:1.7}body>footer{width:100%;max-width:none;margin-top:auto;padding-left:max(28px,calc((100% - 1180px)/2 + 28px));padding-right:max(28px,calc((100% - 1180px)/2 + 28px))}@media(max-width:650px){.legal-content{width:calc(100% - 30px);margin:15px auto;padding:25px}.legal-content h1{font-size:30px}body>footer{padding-left:20px;padding-right:20px}}.error-layout{min-height:100vh;display:flex;flex-direction:column}.error-layout>.error-page{width:min(100% - 40px,860px);max-width:860px;min-height:420px;flex:1 0 auto;display:flex;flex-direction:column;justify-content:center}.error-layout>footer{flex:0 0 auto;margin-top:0}.error-page .error-code{margin:0;color:var(--accent);font-size:18px;font-weight:800;letter-spacing:.18em}.error-page h1{margin:14px 0 18px}.error-page .primary-action{display:inline-block;margin-top:18px;text-decoration:none}@media(max-width:650px){.error-layout>.error-page{width:calc(100% - 30px);min-height:360px}}