body.Marketing {
overflow: auto;
height:100%;
}

.Root {
width: 100%;
height: 100%;
}

#HomeHero{
padding-top: 0;
min-height: 61.5em;
background: url("../images/home-bg.jpg") no-repeat 50% 50%/cover;
position: relative;
}

.HomeLogo {
left: 49px;
position: absolute;
top: 0;
display: table;
margin: 0 auto;
width: 28em;
}

.HomeLogo-iconWrapper {
display: table-cell;
padding-right: 2rem;
position: relative;
width: 42%;
vertical-align: middle;
}

.HomeLogo-iconWrapper::after {
border-left: 1px solid #fff;
content: '';
height: 5em;
right: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.Logo {
fill: #1acb97;
display: block;
width: 100%;
height: 100%;
}

.HomeLogo-icon {
fill: #fff;
}

.HomeLogo-title {
font-family: 'Montserrat', sans-serif;
font-weight:800;
letter-spacing: 0.1em;
color: #fff;
display: table-cell;
font-size: 24px;
line-height: 1.1;
margin-left: 2em;
padding-left: 2rem;
position: relative;
width: 58%;
vertical-align: middle;
}

.HomeHero-content {
display: table;
min-height: 61.5em;
padding: 2em 6em;
text-align: left;
}

.HomeHero-content--half {
display: table-cell;
width: 50%;
vertical-align: middle;
}

.Authenticate{
width: 100%;
height: 100%;
display: table;
max-width: 36em;
max-height: 100%;
margin: auto;
overflow: auto;
}

.Authenticate-container{
padding: 0 1em;
display: table-cell;
vertical-align: middle;
}

.Authenticate-form--signup{
background-color: #fff;
border-radius: 4px;
-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
padding-top: 2rem;
padding-left: 2rem;
padding-bottom: 2rem;
padding-right: 2rem;
padding-bottom: 1.5rem;
text-align: left;
border: 1px solid lightGray;
}

.Authenticate-form--signup .InputGroup-label {
background: #fff;
color: #444;
display: inline;
font-weight: 600;
position: relative;
text-align: left;
z-index: 2;
}

.FormPage{
overflow: hidden;
overflow-x: visible;
}

.FormPage--active{
height: auto;
}

.Authenticate-input{
padding: 0.25em;
overflow: auto;
}

.Authenticate-input--half{
width: 50%;
float: left;
}

.Authenticate-form--signup .InputGroup {
margin-bottom: 1em;
padding-top: 5px;
}

.InputGroup {
position: relative;
}

.Authenticate-form--signup .InputGroup-label {
background: #fff;
color: #444;
display: inline;
font-weight: 600;
position: relative;
text-align: left;
z-index: 2;
}

.InputGroup-label {
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.1em;
left: 0;
top: 0;
font-size: 12px;
line-height: 1;
}

.Authenticate-form--signup .InputGroup-field {
margin-top: -10px;
}
.InputGroup-field {
width: 100%;
height: 100%;
}

.TextLine {
position: relative;
text-align: left;
}

input, textarea {
font: inherit;
}

.TextLine-input {
background: #fff;
border: 1px solid #e2e2e2;
color: #444;
}

.TextLine-input, .TextLine-placeholder {
overflow: hidden;
text-overflow: ellipsis;
font-size: inherit;
cursor: text;
line-height: 1.8;
}

.TextLine--large .TextLine-input, .TextLine--large .TextLine-placeholder {
display: block;
width: 100%;
padding: 1em 1.2em;
}

.characters-remaining {
color: #f00;
font-size: 12px;
position: absolute;
top: -3px;
right: 0px;
}

.FormPage__next {
margin: 0.25em;
}

.Loader {
position: relative;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
background-color: transparent;
-webkit-transition: background-color 0.25s;
-moz-transition: background-color 0.25s;
-o-transition: background-color 0.25s;
-ms-transition: background-color 0.25s;
transition: background-color 0.25s;
}

.Loader-state {
position: absolute;
left: 50%;
top: 50%;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.25s;
-moz-transition: -moz-transform 0.25s;
-o-transition: -o-transform 0.25s;
-ms-transition: -ms-transform 0.25s;
transition: transform 0.25s;
-webkit-transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}

.FormPage__back {
margin-bottom: 10px;
text-align: left;
}

.FormPage__back .Icon {
display: inline;
fill: #1acb97;
position: relative;
top: -1px;
width: 18px;
}

.FormPage__back .Link {
color: #1acb97;
}

.hide{
display:none;
}

.HomeHero-title {
font-size: 60px;
margin-bottom: 1em;
}

.HomeHero-title {
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.05em;
color: #fff;
font-weight: 400;
line-height: 1.1;
text-transform: none;
}

.HomeCallout:first-of-type {
border-bottom: none;
background-color:#4b4c50;
border-right: 1px solid #4b4c50;
border-bottom: 1px solid #4b4c50;
}
.HomeCallout {
float: left;
height: 24.6em;
position: relative;
width: 50%;
}

.HomeCallout {
background-color: #2a2d32;
padding-top: 3rem;
padding-left: 3rem;
padding-bottom: 3rem;
padding-right: 3rem;
text-align: center;
}

.HomeCallout {
text-align: center;
}

.HomeCallout-content {
left: 50%;
padding-top: 3rem;
padding-left: 3rem;
padding-bottom: 3rem;
padding-right: 3rem;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}

.HomeCallout-title {
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.05em;
color: #fff;
font-size: 36px;
font-weight: 600;
margin-bottom: 1.6rem;
padding-left: 2rem;
padding-right: 2rem;
text-transform: none;
}

.step{
font-size: 20px;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}

.Link {
color: #307091;
cursor: pointer;
}
a {
text-decoration: none;
}

.HomeCallout a,
.HomeCallout a:hover,
.HomeCallout a:visited,
.HomeCallout a:active{
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.05em;
color: #1acb97;
font-size: 18px;
font-weight: 500;
}

.HomeCallout a:hover{
color: #1acb97 !important;
text-decoration:underline;
}

.HomeInstructions {
background-color: #f7f7f8;
text-align: center;
}
.HomeInstructions {
padding: 8em;
}

.HomeInstructions-sections {
max-width: 86em;
display: table;
margin: 0 auto 0 auto;
}

.HomeInstructions-section {
display: table-cell;
max-width: none;
padding: 9.5em 4.5em 4.5em 4.5em;
width: calc(100% / 3);
}
.HomeInstructions-section {
text-align: center;
}

.HomeInstructions-icon {
margin: 0 auto 1em;
padding: 0 3em;
}
.Icon {
display: block;
fill: #444;
width: 100%;
}

.HomeInstructions-copy {
margin-top:50px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.1em;
font-size: 22px;
line-height: 1.4;
text-align: center;
text-transform: none;
}

p{
margin: 0;
padding: 0;
}

button {
border: 0;
}

.Button{
font-family: 'Montserrat', sans-serif;
font-weight:600;
letter-spacing: 0.1em;
background: #1acb97;
text-align: center;
color: #fff;
border-radius: 4px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
-o-transition: box-shadow 0.2s;
-ms-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
line-height: 3em;
height: 3em;
overflow: hidden;
}

.Button--full {
padding: 0 20px;
}

.Button--large{
display: block;
width: 100%;
padding: 0;
}

.Button--bold {
font-weight: 900;
}

.HomeInstructions-button {
font-size: 18px;
}

.HomeInstructions-link{
text-decoration:none;
}

.MarketingFooter {
background-color: #303132;
font-family: 'Montserrat', sans-serif;
padding-top: 3rem;
padding-left: 3rem;
padding-bottom: 0;
padding-right: 3rem;
}

.MarketingFooter-sections {
/*max-width: 70.1em;*/
}
.MarketingFooter-sections {
max-width:86rem;
display: table;
width: 100%;
}
.MarketingFooter-sections {
margin: 0 auto;
height: 100%;
}
ul {
padding: 0;
}

.MarketingFooter-section {
list-style: none;
text-align: center;
vertical-align: middle;
display: table-cell;
float: none;
width: 8%;
vertical-align: middle;
}

.MarketingFooter-logo {
display: inline-block;
fill: #fff;
width:80%;
}

.MarketingFooter-section:nth-child(5){
display: table-cell;
float: none;
height: auto;
width: 10%;
}

.MarketingFooter-section:last-child{
display: table-cell;
float: none;
height: auto;
width: 10%;
}

.MarketingFooter-sections li a{
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.1em;
color: #fff;
display: inline-block;
font-size: 20px;
font-weight: 600;
padding: 16px 22px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-decoration:none;
}

.MarketingFooter-sections li a:hover,
.MarketingFooter-sections li a:active,
.MarketingFooter-sections li a:focus{
color: #fff;
background-color: #3b3b3b;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.MarketingFooter-sections li:nth-child(5) a{
color:#19cb97;
}

.Authenticate-form--signup .Authenticate-link {
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.1em;
color: #1acb97;
display: block;
font-weight: 500;
font-size: 15px;
text-align: center;
text-transform: none;
}

.error{
padding-top:4px;
font-family: 'Montserrat', sans-serif;
color:#ff0000;
font-size:13px;
}

.error:empty{
display:none;
}

@media screen and (max-width: 480px) {

	.HomeLogo {
	left:0;
	position: absolute;
	top: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
	}

	.HomeLogo-iconWrapper {
	display: table-cell;
	padding-right: 0;
	position: relative;
	width: 42%;
	vertical-align: middle;
	}

	.HomeLogo-iconWrapper::after {
	border-left: 1px solid #fff;
	content: '';
	height: 5em;
	right: 0;
	position: absolute;
	top: 50%;
	}

	.Logo {
	float: right;
	display: block;
	margin-right:5%;
	width: 70%;
	height: auto;
	}

	.HomeHero-content{
	display:block;
	min-height:0;
	padding:150px 0 0 0;
	padding-bottom:3rem;
	}

	.HomeHero-content--half {
    display: block;
    width: 100%;
	}

	.HomeHero-title {
    font-size: 36px;
	text-align:center;
	}

	.HomeCallout{
	float: none;
	padding:1rem;
	height: auto;
	position: relative;
	width: 100%;
	}

	.HomeCallout-content {
	padding: 1rem;
    position: static;
	transform:none;
	}

	.HomeInstructions{
	padding:0 0 4rem 0;
	}

	.HomeInstructions-sections {
	max-width: 100%;
	display: block;
	margin: 0;
	}

	.HomeInstructions-section {
	text-align: center;
	}

	.HomeInstructions-section{
	display: block;
	max-width: 100%;
	padding: 2rem 0;
	width: 100%;
	}

	.HomeInstructions-section:first-child{
	padding-top: 6rem;
	}

	.HomeInstructions-section:last-child{
	padding-bottom: 5rem;
	}

	.HomeInstructions-copy {
	margin-top: 25px;
	}

	.MarketingFooter{
	padding:0;
	background-color: #303132;
	}

	.MarketingFooter-sections {
	margin: 0;
	height: 0;
	background-color: #303132;
	max-width: none;
	display: block;
	width: 100%;
	}

	.MarketingFooter-section:first-child{
	padding-top:4rem;
	}

	.MarketingFooter-section,
	.MarketingFooter-section:last-child{
	padding:1rem;
    display: block;
    float: none;
    width: 100%;
	height:auto;
	background-color: #303132;
	}

	.MarketingFooter-section:last-child{
	padding-bottom:4rem;
	}

	.MarketingFooter-link{
	padding:1rem;
	font-size: 18px;
	}

	.Logo{
	float:none;
	margin: 0 auto;
	width:33%;
	height:auto;
	}

}
