body{background:var(--background-color);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;}.logo{width:17.2rem;height:6.8rem;margin:0 auto 4.8rem;}form{width:38rem;}@media screen and (max-width:430px){form{width:90vw}}form li{margin-bottom:1.6rem;}form li input{border:none;}@media screen and (hover:hover){input,button{font-size:1.8rem}}.error{background:#850709;color:#fff;padding:.8rem 1.6rem;border-radius:var(--radius);font-size:1.6rem;font-weight:bold;display:block;}.error .heading{font-size:1.8rem;}div.error{margin-bottom:1.6rem;}button{display:block;width:100%;font-size:1.6rem;}button.link-style{font-size:1.6rem;}button:not(:last-child){margin-bottom:1.6rem;}dialog{max-width:96rem;font-size:1.7rem;}dialog h3 + p{text-align:center;margin-bottom:4.8rem;}dialog h4{font-size:2.1rem;margin-bottom:.8rem;}dialog ol{padding-left:2rem;}dialog ol:not(:last-child){margin-bottom:1.6rem;}dialog aside{font-size:.9em;}dialog section:not(:last-child){margin-bottom:3.2rem;}@media screen and (max-width:550px){dialog h3 + p{text-align:left}}