﻿.sign-up{margin:0;}.sign-up .header{background-color:#fff;display:grid;grid-template-columns:1fr;color:#333;margin-bottom:-2rem;margin-top:6rem;margin:6rem 2rem 0 2rem;}@media(min-width:576px){.sign-up .header{margin-left:auto;margin-right:auto;max-width:80rem;margin-top:6rem;}}.sign-up .header .left-header{padding-left:1rem;}@media(min-width:768px){.sign-up .header .left-header{padding-left:2rem;}}.sign-up .header .left-header h1{font-size:3rem;margin-bottom:2rem;}.sign-up .header .left-header h4{font-size:1.25rem;}@media(min-width:768px){.sign-up .header{grid-template-columns:1fr 1fr;}.sign-up .header .right-header{display:none;}}.sign-up .header .right-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.sign-up .header .right-header img{width:300px;position:relative;bottom:-3rem;}