body{background:var(--background);height:100vh;color:var(--textDark)}.logo{width:200px}footer{margin-top:2.5rem}.field:not(:last-child){margin-bottom:1rem}.register{margin-top:10rem;background:#fff;border-radius:10px}.left,.right{padding:4.5rem}.left{border-right:5px solid var(--background)}.left .title{font-weight:800;letter-spacing:-2px}.left .colored{color:var(--brandColor);font-weight:500;margin-top:1rem!important;letter-spacing:-1px}.left p{color:var(--textLight);font-size:1.15rem}.right .title{font-weight:800;letter-spacing:-1px}.right .description{margin-top:1rem;margin-bottom:1rem!important;font-size:1.15rem}.right .description,.right small{color:var(--textLight)}input{font-size:1rem}input:focus{border-color:var(--brandColor)!important;box-shadow:0 0 0 1px var(--brandColor)!important}.fab,.fas{color:var(--textLight);margin-right:1rem}