#mc_embed_signup {
	background: #fff;
	clear: left;
	font: 14px Helvetica, Arial, sans-serif
}

/******/

svg:not(:root).svg-inline--fa {
	overflow: visible;
}

.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
	vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
	width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
	width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
	width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
	width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
	width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
	width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
	width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
	width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
	width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
	width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
	width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
	width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
	width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
	width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
	width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
	width: 1em;
}

.svg-inline--fa.fa-w-17 {
	width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
	width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
	width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
	width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
	margin-right: 0.3em;
	width: auto;
}

.svg-inline--fa.fa-pull-right {
	margin-left: 0.3em;
	width: auto;
}

.svg-inline--fa.fa-border {
	height: 1.5em;
}

.svg-inline--fa.fa-li {
	width: 2em;
}

.svg-inline--fa.fa-fw {
	width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.fa-layers {
	display: inline-block;
	height: 1em;
	position: relative;
	text-align: center;
	vertical-align: -0.125em;
	width: 1em;
}

.fa-layers svg.svg-inline--fa {
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.fa-layers-counter,
.fa-layers-text {
	display: inline-block;
	position: absolute;
	text-align: center;
}

.fa-layers-text {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.fa-layers-counter {
	background-color: #ff253a;
	border-radius: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 1.5em;
	line-height: 1;
	max-width: 5em;
	min-width: 1.5em;
	overflow: hidden;
	padding: 0.25em;
	right: 0;
	text-overflow: ellipsis;
	top: 0;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

.fa-layers-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}

.fa-layers-bottom-left {
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
}

.fa-layers-top-right {
	right: 0;
	top: 0;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

.fa-layers-top-left {
	left: 0;
	right: auto;
	top: 0;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

.fa-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -0.0667em;
}

.fa-xs {
	font-size: 0.75em;
}

.fa-sm {
	font-size: 0.875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: solid 0.08em #eee;
	border-radius: 0.1em;
	padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
	margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
	margin-left: 0.3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	position: relative;
	width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.svg-inline--fa.fa-stack-1x {
	height: 1em;
	width: 1.25em;
}

.svg-inline--fa.fa-stack-2x {
	height: 2em;
	width: 2.5em;
}

.fa-inverse {
	color: #fff;
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.svg-inline--fa .fa-primary {
	fill: var(--fa-primary-color, currentColor);
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
	fill: var(--fa-secondary-color, currentColor);
	opacity: 0.4;
	opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
	opacity: 0.4;
	opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
	fill: black;
}

.fad.fa-inverse {
	color: #fff;
}

/******/

/* sc-component-id: sc-bdVaJa */
.sc-bdVaJa {}

.cVyjMl {
	margin: 0 auto;
	width: 100%;
	max-width: 70rem;
	padding: 0 2rem;
	box-sizing: border-box;
}

/* sc-component-id: sc-bwzfXH */
.sc-bwzfXH {}

.iNjnkw {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	margin-left: 7px;
	min-width: 10px;
}

/* sc-component-id: sc-bxivhb */
.sc-bxivhb {}

.dEOWjQ {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: auto;
	margin: 0;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	font-family: "SkycoinSans", sans-serif;
	color: #0072FF;
	-webkit-text-decoration: none;
	text-decoration: none;
}

@media (min-width:40rem) {
	.dEOWjQ {
		width: auto;
		margin-left: 0;
	}
}

@media (min-width:52rem) {
	.dEOWjQ {
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 1rem;
		padding: 0.25rem;
		border-top: 2px solid transparent;
		border-bottom: 2px solid transparent;
		color: white;
	}

	.dEOWjQ:first-child {
		margin-left: 0;
	}
}

@media (min-width:1035px) {
	.dEOWjQ {
		margin-left: 2rem;
	}
}

.lmKIeo {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 33.3333%;
	margin: 0;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0;
	padding-right: 0;
	font-family: "SkycoinSans", sans-serif;
	color: white;
	-webkit-text-decoration: none;
	text-decoration: none;
}

@media (min-width:40rem) {
	.lmKIeo {
		width: auto;
		margin-left: 2rem;
	}
}

@media (min-width:52rem) {
	.lmKIeo {
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 1rem;
		padding: 0.25rem;
		border-top: 2px solid transparent;
		border-bottom: 2px solid transparent;
		color: white;
	}

	.lmKIeo:first-child {
		margin-left: 0;
	}
}

@media (min-width:1035px) {
	.lmKIeo {
		margin-left: 2rem;
	}
}

/* sc-component-id: sc-EHOje */
.sc-EHOje {}

.kxOvPe {
	height: 30px;
	width: 30px;
	padding: 0;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	background: url('/landing/17/images/icCancel.833990fc.svg') 0 0 no-repeat;
	position: absolute;
	top: 82px;
	right: 25px;
	cursor: pointer;
}

.kxOvPe:focus {
	outline: none;
}

@media (min-width:52rem) {
	.kxOvPe {
		display: none;
	}
}

/* sc-component-id: sc-bZQynM */
.sc-bZQynM {}

.eDvtBO {
	height: 30px;
	width: 30px;
	padding: 0;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	background: url('/landing/17/images/icMenu.b66dd2fe.svg') 0 0 no-repeat;
}

.eDvtBO:focus {
	outline: none;
}

@media (min-width:52rem) {
	.eDvtBO {
		display: none;
	}
}

/* sc-component-id: sc-gzVnrw */
.sc-gzVnrw {}

.gljhcs {
	position: fixed;
	top: 0;
	bottom: 0;
	right: -270px;
	z-index: 2;
}

@media (min-width:52rem) {
	.gljhcs {
		position: relative;
		top: auto;
		bottom: auto;
		right: auto;
	}
}

.juauxH {
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	z-index: 2;
}

@media (min-width:52rem) {
	.juauxH {
		position: relative;
		top: auto;
		bottom: auto;
		right: auto;
	}
}

/* sc-component-id: sc-htoDjs */
.sc-htoDjs {}

.dBfmTr {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform 400ms ease-in-out;
	-webkit-transition: transform 400ms ease-in-out;
	transition: transform 400ms ease-in-out;
	position: relative;
	top: -60px;
	padding: 60px 0 60px 0;
}

@media (min-width:52rem) {
	.dBfmTr {
		top: 0;
		left: 0;
		padding: 0;
		width: auto;
		height: auto;
		background: transparent;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

@media (min-width:1035px) {
	.dBfmTr {
		left: auto;
	}
}

.kjLlwS {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform 400ms ease-in-out;
	-webkit-transition: transform 400ms ease-in-out;
	transition: transform 400ms ease-in-out;
	position: relative;
	top: -60px;
	padding: 60px 0 60px 0;
}

@media (min-width:52rem) {
	.kjLlwS {
		top: 0;
		left: 0;
		padding: 0;
		width: auto;
		height: auto;
		background: transparent;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

@media (min-width:1035px) {
	.kjLlwS {
		left: auto;
	}
}

/* sc-component-id: sc-dnqmqq */
.sc-dnqmqq {}

.fVQqYw {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: auto;
	margin-top: 0;
	padding: 1.75rem 0;
	font-size: 0.875rem;
	text-align: left;
}

@media (min-width:40rem) {
	.fVQqYw {
		width: auto;
		margin-top: 0;
	}
}

@media (min-width:52rem) {
	.fVQqYw {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0;
	}
}

.eIRjFn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: auto;
	margin-top: 0;
	padding: 1.75rem 0;
	font-size: 0.875rem;
	text-align: left;
}

@media (min-width:40rem) {
	.eIRjFn {
		width: auto;
		margin-top: 0;
	}
}

@media (min-width:52rem) {
	.eIRjFn {
		display: none;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0;
	}
}

.labOfy {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	margin-top: 1.5rem;
	padding: 0 0;
	font-size: 0.875rem;
	text-align: left;
}

@media (min-width:40rem) {
	.labOfy {
		width: auto;
		margin-top: 0;
	}
}

@media (min-width:52rem) {
	.labOfy {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0;
	}
}

.dyLBnJ {
	display: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	margin-top: 1.5rem;
	padding: 0 0;
	font-size: 0.875rem;
	text-align: left;
}

@media (min-width:40rem) {
	.dyLBnJ {
		width: auto;
		margin-top: 0;
	}
}

@media (min-width:52rem) {
	.dyLBnJ {
		display: none;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0;
	}
}

/* sc-component-id: sc-iwsKbI */
.sc-iwsKbI {}

.bUOYqO {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 270px;
	min-height: 100%;
	text-align: left;
}

@media (min-width:52rem) {
	.bUOYqO {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		width: auto;
		height: auto;
		background: transparent;
	}
}

.bUOYqO .sc-dnqmqq+.sc-dnqmqq {
	border-top: 2px solid rgba(146, 164, 186, 0.2);
}

@media (min-width:52rem) {
	.bUOYqO .sc-dnqmqq+.sc-dnqmqq {
		border-top: none;
		margin-left: 1rem;
	}
}

.cxquuY {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	width: auto;
	min-height: auto;
	text-align: left;
}

@media (min-width:52rem) {
	.cxquuY {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		width: auto;
		height: auto;
		background: transparent;
	}
}

.cxquuY .sc-dnqmqq+.sc-dnqmqq {
	border-top: 2px solid rgba(146, 164, 186, 0.2);
}

@media (min-width:52rem) {
	.cxquuY .sc-dnqmqq+.sc-dnqmqq {
		border-top: none;
		margin-left: 1rem;
	}
}

/* sc-component-id: sc-gZMcBi */
.sc-gZMcBi {}

.bVSCmA {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	margin: 0;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	font-family: "SkycoinSans", sans-serif;
	color: #0072FF;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.bVSCmA:hover {
	color: #101F34;
	opacity: 1;
	-webkit-text-decoration: none;
	text-decoration: none;
}

@media (min-width:52rem) {
	.bVSCmA>span {
		display: inline-block;
	}
}

@media (min-width:40rem) {
	.bVSCmA {
		width: auto;
		margin-left: 0;
	}
}

@media (min-width:52rem) {
	.bVSCmA {
		margin-left: 1rem;
		padding: 0.25rem;
		border-top: 2px solid transparent;
		border-bottom: 2px solid transparent;
		color: white;
	}

	.bVSCmA:first-child {
		margin-left: 0;
	}

	.bVSCmA:hover {
		color: white;
		opacity: .7;
	}
}

@media (min-width:1035px) {
	.bVSCmA {
		margin-left: 2rem;
	}
}

.gpWTeA {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	margin: 0;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	font-family: "SkycoinSans", sans-serif;
	color: #0072FF;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.gpWTeA:hover {
	color: #101F34;
	opacity: 1;
	-webkit-text-decoration: none;
	text-decoration: none;
}

@media (min-width:52rem) {
	.gpWTeA>span {
		display: none;
	}
}

@media (min-width:40rem) {
	.gpWTeA {
		width: auto;
		margin-left: 0;
	}
}

@media (min-width:52rem) {
	.gpWTeA {
		margin-left: 1rem;
		padding: 0.25rem;
		border-top: 2px solid transparent;
		border-bottom: 2px solid transparent;
		color: white;
	}

	.gpWTeA:first-child {
		margin-left: 0;
	}

	.gpWTeA:hover {
		color: white;
		opacity: .7;
	}
}

@media (min-width:1035px) {
	.gpWTeA {
		margin-left: 2rem;
	}
}

.ejQgMQ {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33.3333%;
	margin: 0;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0;
	padding-right: 0;
	font-family: "SkycoinSans", sans-serif;
	color: white;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.ejQgMQ:hover {
	color: white;
	opacity: .7;
	-webkit-text-decoration: none;
	text-decoration: none;
}

@media (min-width:52rem) {
	.ejQgMQ>span {
		display: inline-block;
	}
}

@media (min-width:40rem) {
	.ejQgMQ {
		width: auto;
		margin-left: 2rem;
	}
}

@media (min-width:52rem) {
	.ejQgMQ {
		margin-left: 1rem;
		padding: 0.25rem;
		border-top: 2px solid transparent;
		border-bottom: 2px solid transparent;
		color: white;
	}

	.ejQgMQ:first-child {
		margin-left: 0;
	}

	.ejQgMQ:hover {
		color: white;
		opacity: .7;
	}
}

@media (min-width:1035px) {
	.ejQgMQ {
		margin-left: 2rem;
	}
}

/* sc-component-id: sc-gqjmRU */
.sc-gqjmRU {}

.dTyGrV {
	height: auto;
	margin-right: 0.5rem;
	width: 23px;
}

@media (min-width:52rem) {
	.dTyGrV {
		margin-right: 0;
	}
}

/* sc-component-id: sc-jTzLTM */
.sc-jTzLTM {}

.foqZHw {
	display: none;
	position: fixed;
	top: -60px;
	padding-top: 60px;
	height: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(7, 23, 46, 0.5);
	opacity: 0;
	-webkit-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
	z-index: 1;
}

@media (min-width:52rem) {
	.foqZHw {
		display: none;
	}
}

/* sc-component-id: sc-fjdhpX */
.sc-fjdhpX {}

.kKNHfP {
	width: auto;
}

@media (min-width:40rem) {
	.kKNHfP {
		width: auto;
	}
}

.eWmzxY {
	width: 100%;
}

@media (min-width:40rem) {
	.eWmzxY {
		width: auto;
	}
}

/* sc-component-id: sc-jzJRlG */
.sc-jzJRlG {}

.hUGCPx {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 1.25rem;
}

/* sc-component-id: sc-cSHVUG */
.sc-cSHVUG {}

.cEbJIh {
	display: block;
	height: 2.0625rem;
	max-width: 100%;
}

@media (min-width:52rem) {
	.cEbJIh {
		height: 2.375rem;
	}
}

@media (min-width:64rem) {
	.cEbJIh {
		height: 3.0625rem;
	}
}

.jhlGtb {
	display: block;
	height: 2.375rem;
	max-width: 100%;
}

@media (min-width:52rem) {
	.jhlGtb {
		height: 2.375rem;
	}
}

@media (min-width:64rem) {
	.jhlGtb {
		height: 2.375rem;
	}
}

/* sc-component-id: sc-kAzzGY */
.sc-kAzzGY {}

.fURKza {
	position: relative;
	padding: 2rem 0;
	width: 100%;
	-webkit-naviga border-bottom: none;
	-moz-naviga border-bottom: none;
	-ms-naviga border-bottom: none;
	naviga border-bottom: none;
	z-index: 2;
}

@media (min-width:40rem) {
	.fURKza {
		padding: 1.5rem 0;
	}
}

/* sc-component-id: sc-chPdSV */
.sc-chPdSV {}

.bGTJiY {
	list-style: none;
	margin: 0;
}

/* sc-component-id: sc-kgoBCf */
.sc-kgoBCf {}

.gOXofh:not(:first-of-type):before {
	content: ' · ';
}

/* sc-component-id: sc-kGXeez */
.sc-kGXeez {}

.imynxv {
	-webkit-text-decoration: none;
	text-decoration: none;
	line-height: 50px;
}

.iNeYS {
	-webkit-text-decoration: none;
	text-decoration: none;
	line-height: 0px;
}

/* sc-component-id: sc-kpOJdX */
.sc-kpOJdX {}

.cxmgmt {
	font-size: 11px;
	color: #616d7c;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: -12px;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
	text-align: right;
}

@media screen and (min-width:40em) {
	.cxmgmt {
		font-size: 11px;
	}
}

@media screen and (min-width:52em) {
	.cxmgmt {
		font-size: 13px;
	}
}

@media (min-width:40rem) {
	.cxmgmt {
		line-height: 1.75rem;
	}
}

.cxmgmt a {
	color: inherit;
}

.YtxjL {
	font-size: 14px;
	color: #394049;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
}

@media (min-width:40rem) {
	.YtxjL {
		line-height: 1.75rem;
	}
}

.YtxjL a {
	color: inherit;
}

.dNvMNY {
	font-size: 14px;
	color: #394049;
	margin-bottom: 0px;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
}

@media (min-width:40rem) {
	.dNvMNY {
		line-height: 1.75rem;
	}
}

.dNvMNY a {
	color: inherit;
}

.kqdZDg {
	font-size: 14px;
	color: white;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
}

@media (min-width:40rem) {
	.kqdZDg {
		line-height: 1.75rem;
	}
}

.kqdZDg a {
	color: inherit;
}

.bJDwTr {
	font-size: 14px;
	color: white;
	margin-top: 16px;
	margin-bottom: 16px;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
}

@media screen and (min-width:40em) {
	.bJDwTr {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

@media (min-width:40rem) {
	.bJDwTr {
		line-height: 1.75rem;
	}
}

.bJDwTr a {
	color: inherit;
}

.fTFTZV {
	font-size: 13px;
	color: #616d7c;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
	text-align: center;
}

@media screen and (min-width:40em) {
	.fTFTZV {
		font-size: 13px;
	}
}

@media screen and (min-width:52em) {
	.fTFTZV {
		font-size: 14px;
	}
}

@media (min-width:40rem) {
	.fTFTZV {
		text-align: center;
	}
}

@media (min-width:52rem) {
	.fTFTZV {
		text-align: left;
	}
}

@media (min-width:40rem) {
	.fTFTZV {
		line-height: 1.75rem;
	}
}

.fTFTZV a {
	color: inherit;
}

.jUsVld {
	font-size: 13px;
	color: #616d7c;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
	text-align: center;
}

@media screen and (min-width:40em) {
	.jUsVld {
		font-size: 13px;
	}
}

@media screen and (min-width:52em) {
	.jUsVld {
		font-size: 14px;
	}
}

@media (min-width:40rem) {
	.jUsVld {
		line-height: 1.75rem;
	}
}

.jUsVld a {
	color: inherit;
}

.gnOovz {
	font-size: 11px;
	color: #616d7c;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "SkycoinSans", sans-serif;
	line-height: 1.5rem;
	text-transform: none;
	text-align: center;
}

@media screen and (min-width:40em) {
	.gnOovz {
		font-size: 11px;
	}
}

@media screen and (min-width:52em) {
	.gnOovz {
		font-size: 13px;
	}
}

@media (min-width:40rem) {
	.gnOovz {
		text-align: center;
	}
}

@media (min-width:52rem) {
	.gnOovz {
		text-align: right;
	}
}

@media (min-width:40rem) {
	.gnOovz {
		line-height: 1.75rem;
	}
}

.gnOovz a {
	color: inherit;
}

/* sc-component-id: sc-dxgOiQ */
.sc-dxgOiQ {}

.hucDD {
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.hucDD:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

/* sc-component-id: sc-ckVGcZ */
.sc-ckVGcZ {}

.gpCTGU {
	border-top: 1px solid rgba(255, 255, 255, .12);
	border-bottom: 1px solid rgba(255, 255, 255, .12);
}

/* sc-component-id: sc-jKJlTe */
.sc-jKJlTe {}

.cEoahf {
	display: inline-block;
}

.cEoahf:hover {
	opacity: .75;
}

/* sc-component-id: sc-eNQAEJ */
.sc-eNQAEJ {}

.kZzImX {
	text-align: center;
	font-size: 0;
}

/* sc-component-id: sc-hMqMXs */
.sc-hMqMXs {}

.hQopMQ {
	display: block;
}

/* sc-component-id: sc-kEYyzF */
.sc-kEYyzF {}

.etiJUv {
	background: #101F34;
}

/* sc-component-id: sc-kkGfuU */
.sc-kkGfuU {}

.goykCW {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 1.5rem;
}

@media (min-width:40rem) {
	.goykCW {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: 4.5rem;
	}
}

/* sc-component-id: sc-iAyFgw */
.sc-iAyFgw {}

.hEzbif {
	display: none;
}

@media (min-width:52rem) {
	.hEzbif {
		display: block;
	}
}

/* sc-component-id: sc-hSdWYo */
.sc-hSdWYo {}

.kGSBar {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-height: 100%;
	overflow: hidden;
}

/* sc-component-id: sc-eHgmQL */
.sc-eHgmQL {}

.ctPAIB {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(16, 31, 52, 0.9);
}

@media (min-width:40rem) {
	.ctPAIB {
		background: transparent;
	}
}

/* sc-component-id: sc-cvbbAY */
.sc-cvbbAY {}

.DqcCA {
	font-size: 24px;
	color: white;
	margin-bottom: 0.75rem;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

@media screen and (min-width:40em) {
	.DqcCA {
		font-size: 30px;
	}
}

@media screen and (min-width:52em) {
	.DqcCA {
		font-size: 36px;
	}
}

.hGnFSq {
	font-size: 17px;
	color: white;
	margin-bottom: 8px;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

@media screen and (min-width:40em) {
	.hGnFSq {
		font-size: 20px;
	}
}

@media screen and (min-width:52em) {
	.hGnFSq {
		font-size: 20px;
	}
}

.bpdpCE {
	font-size: 20px;
	color: white;
	margin-top: 0px;
	margin-bottom: 24px;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1;
}

@media screen and (min-width:40em) {
	.bpdpCE {
		font-size: 24px;
	}
}

@media screen and (min-width:52em) {
	.bpdpCE {
		font-size: 30px;
	}
}

.gDOgNa {
	font-size: 20px;
	color: #394049;
	margin-top: 16px;
	margin-bottom: 16px;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

@media screen and (min-width:40em) {
	.gDOgNa {
		font-size: 24px;
	}
}

@media screen and (min-width:52em) {
	.gDOgNa {
		font-size: 30px;
	}
}

@media screen and (min-width:40em) {
	.gDOgNa {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

.fJhHma {
	font-size: 20px;
	color: white;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 100%;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

@media screen and (min-width:40em) {
	.fJhHma {
		font-size: 24px;
	}
}

@media screen and (min-width:52em) {
	.fJhHma {
		font-size: 30px;
	}
}

@media screen and (min-width:40em) {
	.fJhHma {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

@media screen and (min-width:40em) {
	.fJhHma {
		width: 66.66666666666666%;
	}
}

.HzYvc {
	font-size: 17px;
	color: white;
	margin-bottom: 4px;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

.ezGEVN {
	font-size: 20px;
	color: white;
	margin-bottom: 16px;
	font-family: "SkycoinSansBold", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

@media screen and (min-width:40em) {
	.ezGEVN {
		font-size: 24px;
	}
}

@media screen and (min-width:52em) {
	.ezGEVN {
		font-size: 30px;
	}
}

@media screen and (min-width:40em) {
	.ezGEVN {
		margin-bottom: 24px;
	}
}

/* sc-component-id: sc-jWBwVP */
.sc-jWBwVP {}

.eJIfCK {
	font-size: 0.9375rem;
	color: #fff;
	font-family: "SkycoinSans", sans-serif;
	font-weight: 400;
	line-height: 1.5rem;
	text-transform: none;
	word-wrap: break-word;
	opacity: 0.6;
}

/* sc-component-id: sc-brqgnP */
.sc-brqgnP {}

.juiBhG {
	color: #0072FF;
}

/* sc-component-id: sc-cMljjf */
.sc-cMljjf {}

.bcKkhf {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

/* sc-component-id: sc-jAaTju */
.sc-jAaTju {}

.eDykou {
	-webkit-text-decoration: none;
	text-decoration: none;
}

/* sc-component-id: sc-jDwBTQ */
.sc-jDwBTQ {}

.kSIhkU {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width:40rem) {
	.kSIhkU {
		background-color: rgba(16, 31, 52, 0.9);
	}
}

@media (min-width:52rem) {
	.kSIhkU {
		margin-right: 0;
	}
}

/* sc-component-id: sc-gPEVay */
.sc-gPEVay {}

.crjiOP {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 1.5rem 0 0;
}

.kyROKu {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 0 1.5rem;
}

/******/

/* sc-component-id: sc-iRbamj */
.sc-iRbamj {}

.bVFbpI {
	width: 250px !important;
}

@media (min-width:40rem) {
	.bVFbpI {
		width: 450px !important;
	}
}

/* sc-component-id: sc-jlyJG */
.sc-jlyJG {}

.fnJKZy {
	background: #101F34;
	position: relative;
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}

@media (min-width:40rem) {
	.fnJKZy {
		min-height: 56rem;
	}
}

/* sc-component-id: sc-gipzik */
.sc-gipzik {}

.bKzLoQ {
	position: relative;
	height: 100%;
	z-index: 1;
}

/* sc-component-id: sc-csuQGl */
.sc-csuQGl {}

.jtpGav {
	font-size: 14px;
	font-family: "SkycoinSans", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	text-transform: uppercase;
	color: #B6C5D6;
}

.jWlFnD {
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-family: "SkycoinSans", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	text-transform: uppercase;
	color: #B6C5D6;
}

@media screen and (min-width:40em) {
	.jWlFnD {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

/* sc-component-id: sc-Rmtcm */
.sc-Rmtcm {}

.iFAbnj {
	display: inline-block;
	border: 1px solid transparent;
	cursor: pointer;
	line-height: 1;
	box-sizing: border-box;
	-webkit-text-decoration: none;
	text-decoration: none;
	text-align: center;
	border-radius: 1000px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	font-family: "SkycoinSans", sans-serif;
	font-size: 0.875rem;
	padding: 0.75rem 1.5rem;
	-webkit-transition: 150ms ease-in-out;
	transition: 150ms ease-in-out;
	text-transform: uppercase;
	color: #0072FF;
	border: 1px solid currentColor;
}

.iFAbnj:hover {
	background-color: transparent;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.iFAbnj:active {
	background-color: transparent;
}

.iFAbnj,
.iFAbnj:hover,
.iFAbnj:active {
	box-shadow: none;
}

.iFAbnj:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

.iFAbnj:active {
	background-color: rgba(0, 0, 0, 0.1);
}

.cocJTh {
	display: inline-block;
	border: 1px solid transparent;
	cursor: pointer;
	line-height: 1;
	box-sizing: border-box;
	-webkit-text-decoration: none;
	text-decoration: none;
	text-align: center;
	border-radius: 1000px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	font-family: "SkycoinSans", sans-serif;
	font-size: 0.875rem;
	padding: 0.75rem 1.5rem;
	-webkit-transition: 150ms ease-in-out;
	transition: 150ms ease-in-out;
	text-transform: uppercase;
	color: #0072FF;
	margin: 8px;
	border: 1px solid currentColor;
}

.cocJTh:hover {
	background-color: transparent;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.cocJTh:active {
	background-color: transparent;
}

.cocJTh,
.cocJTh:hover,
.cocJTh:active {
	box-shadow: none;
}

.cocJTh:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

.cocJTh:active {
	background-color: rgba(0, 0, 0, 0.1);
}

.TxUuu {
	display: inline-block;
	border: 1px solid transparent;
	cursor: pointer;
	line-height: 1;
	box-sizing: border-box;
	-webkit-text-decoration: none;
	text-decoration: none;
	text-align: center;
	border-radius: 1000px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	font-family: "SkycoinSans", sans-serif;
	font-size: 0.875rem;
	padding: 0.75rem 1.5rem;
	-webkit-transition: 150ms ease-in-out;
	transition: 150ms ease-in-out;
	text-transform: uppercase;
	color: #fff;
	background-color: #0072FF;
}

.TxUuu:hover {
	background-color: #0067e6;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.TxUuu:active {
	background-color: #005bcc;
}

/* sc-component-id: sc-bRBYWo */
.sc-bRBYWo {}

.hpRzPd {
	max-width: 100%;
	display: block;
}

/* sc-component-id: sc-hzDkRC */
.sc-hzDkRC {}

.eozqvy {
	background: #F2F5FA;
}

/* sc-component-id: sc-jhAzac */
.sc-jhAzac {}

.fozQMt {
	-webkit-text-decoration: none;
	text-decoration: none;
}

/* sc-component-id: sc-fBuWsC */
.sc-fBuWsC {}

.iSaYIm {
	height: 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

@media (min-width:40rem) {
	.iSaYIm {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

/* sc-component-id: sc-fMiknA */
.sc-fMiknA {}

.gSnlZd {
	height: 100%;
	overflow: hidden;
}

/* sc-component-id: sc-dVhcbM */
.sc-dVhcbM {}

.KPvEY {
	position: relative;
}

/* sc-component-id: sc-eqIVtm */
.sc-eqIVtm {}

.liGWeX {
	width: 100%;
	background: url('/landing/17/images/miner2.ee9f046c.png') 0 0 no-repeat;
	background-size: cover;
}

.iPjIlq {
	width: 100%;
	background: url('/landing/17/images/miner3.cb64f068.png') 0 0 no-repeat;
	background-size: cover;
}

.gkGGD {
	width: 100%;
	background: url('/landing/17/images/miner4.db0c55d5.png') 0 0 no-repeat;
	background-size: cover;
}

.deLWuj {
	width: 100%;
	background: url('/landing/17/images/miner5.b79154b9.png') 0 0 no-repeat;
	background-size: cover;
}

/* sc-component-id: sc-fAjcbJ */
.sc-fAjcbJ {}

.iDDFFI {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-height: 100%;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
}

.iDDFFI .sc-eqIVtm {
	position: relative;
	height: 0;
}

@media (min-width:40rem) {
	.iDDFFI .sc-eqIVtm {
		height: 100%;
	}
}

.iDDFFI .sc-dVhcbM:nth-child(1) {
	width: 50%;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

@media (min-width:40rem) {
	.iDDFFI .sc-dVhcbM:nth-child(1) {
		width: 37%;
	}
}

.iDDFFI .sc-dVhcbM:nth-child(1) .sc-eqIVtm {
	padding-top: 91.6%;
}

.iDDFFI .sc-dVhcbM:nth-child(4) {
	width: 50%;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

@media (min-width:40rem) {
	.iDDFFI .sc-dVhcbM:nth-child(4) {
		width: 37%;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}
}

.iDDFFI .sc-dVhcbM:nth-child(4) .sc-eqIVtm {
	padding-top: 91.6%;
}

.iDDFFI .sc-dVhcbM:nth-child(2) {
	width: 100%;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
}

@media (min-width:40rem) {
	.iDDFFI .sc-dVhcbM:nth-child(2) {
		width: 63%;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}

.iDDFFI .sc-dVhcbM:nth-child(2) .sc-eqIVtm {
	padding-top: 53.4%;
}

.iDDFFI .sc-dVhcbM:nth-child(3) {
	width: 100%;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4;
}

@media (min-width:40rem) {
	.iDDFFI .sc-dVhcbM:nth-child(3) {
		width: 63%;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
}

.iDDFFI .sc-dVhcbM:nth-child(3) .sc-eqIVtm {
	padding-top: 53.4%;
}

@media (min-width:40rem) {

	.iDDFFI .sc-dVhcbM:nth-child(1) .sc-eqIVtm,
	.iDDFFI .sc-dVhcbM:nth-child(2) .sc-eqIVtm,
	.iDDFFI .sc-dVhcbM:nth-child(3) .sc-eqIVtm,
	.iDDFFI .sc-dVhcbM:nth-child(4) .sc-eqIVtm {
		padding-top: 0;
	}
}

/* sc-component-id: sc-caSCKo */
.sc-caSCKo {}

.beXGFV {
	display: block;
	width: 100%;
	height: auto;
}

/* sc-component-id: sc-gisBJw */
.sc-gisBJw {}

.iYtlWq {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* sc-component-id: sc-kjoXOD */
.sc-kjoXOD {}

.kBMksB {
	position: relative;
	background: #0072FF;
	z-index: 1;
	margin: 0 -2rem 0;
}

@media (min-width:40rem) {
	.kBMksB {
		margin: -233px 0 0;
	}
}

/* sc-component-id: sc-cHGsZl */
.sc-cHGsZl {}

.iUpLqt {
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* sc-component-id: sc-TOsTZ */
.sc-TOsTZ {}

.bIqMDW {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	padding: 0.5rem;
	padding-bottom: 0px;
}

@media (min-width:52rem) {
	.bIqMDW {
		padding: 0.5rem 1.5rem;
		padding-bottom: 0px;
	}
}

/* sc-component-id: sc-kgAjT */
.sc-kgAjT {}

.cpeROu {
	display: inline-block;
	margin-top: 1rem;
	max-width: 100%;
	max-height: 94px;
}

/* sc-component-id: sc-cJSrbW */
.sc-cJSrbW {}

.eDdvNF {
	position: relative;
	font-size: 0.875rem;
	color: #fff;
	font-family: "SkycoinSans", sans-serif;
	font-weight: 400;
	line-height: 1.5rem;
	margin-bottom: 0.5em;
	padding-top: 0.5rem;
	padding-left: 2rem;
	padding-right: 1rem;
	text-transform: none;
}

.eDdvNF a,
.eDdvNF a:visited,
.eDdvNF a:focus,
.eDdvNF a:hover,
.eDdvNF a:active {
	color: #fff;
	-webkit-text-decoration: none;
	text-decoration: none;
}

@media (min-width:52rem) {
	.eDdvNF {
		padding-right: 3rem;
	}
}

.eDdvNF:before {
	content: '\201c';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5rem;
	line-height: 5rem;
}

/* sc-component-id: sc-ksYbfQ */
.sc-ksYbfQ {}

.dNOvFQ {
	background: #101F34;
	overflow: hidden;
}

/* sc-component-id: sc-hmzhuo */
.sc-hmzhuo {}

.jwwqDi {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: 0.5rem;
}

/* sc-component-id: sc-frDJqD */
.sc-frDJqD {}

.jjxSQy {
	position: relative;
	margin: 0 0 0;
}

.jjxSQy #mc-embedded-subscribe {
	width: 100%;
	margin: 1rem 0 0;
}

@media (min-width:40rem) {
	.jjxSQy #mc-embedded-subscribe {
		position: absolute;
		top: -1px;
		right: 0;
		margin: 0;
		width: 8.75rem;
	}
}

.jjxSQy .response,
.jjxSQy .mce_inline_error {
	margin: 0;
	color: #fff;
	padding-left: 0.5rem;
	font-size: 0.875rem;
	font-family: "SkycoinSans", sans-serif;
}

.jjxSQy #mce-success-response,
.jjxSQy #mce-error-response,
.jjxSQy div.mce_inline_error {
	margin-top: 0.5rem;
}

.jjxSQy .response a {
	color: #fff;
	font-size: 0.875rem;
	font-family: "SkycoinSans", sans-serif;
}

/* sc-component-id: sc-keyframes-iVXCSc */
@-webkit-keyframes iVXCSc {
	from {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes iVXCSc {
	from {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* sc-component-id: sc-hqyNC */
.sc-hqyNC {}

.yfEPU {
	display: block;
	width: 100%;
	border: 1px solid #fff;
	background: transparent;
	line-height: 20px;
	box-sizing: border-box;
	text-align: left;
	border-radius: 1000px;
	font-family: "SkycoinSans", sans-serif;
	font-size: 0.875rem;
	padding: 0.5rem 1rem;
	color: #fff;
}

@media (min-width:40rem) {
	.yfEPU {
		padding: 0.75rem 8.75rem 0.75rem 1.5rem;
	}
}

.yfEPU:focus {
	outline: none;
}

.yfEPU::-webkit-input-placeholder {
	color: #fff;
}

.yfEPU::-moz-placeholder {
	color: #fff;
}

.yfEPU:-ms-input-placeholder {
	color: #fff;
}

.yfEPU:-moz-placeholder {
	color: #fff;
}

/* sc-component-id: sc-jbKcbu */
.sc-jbKcbu {}

.jcoloa {
	width: 100%;
}

/* sc-component-id: sc-dNLxif */
.sc-dNLxif {}

.cEcdjC {
	display: inline-block;
	border: 1px solid transparent;
	cursor: pointer;
	line-height: 1;
	box-sizing: border-box;
	-webkit-text-decoration: none;
	text-decoration: none;
	text-align: center;
	border-radius: 1000px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	font-family: "SkycoinSans", sans-serif;
	font-size: 0.875rem;
	padding: 0.75rem 1.5rem;
	-webkit-transition: 150ms ease-in-out;
	transition: 150ms ease-in-out;
	text-transform: uppercase;
	color: #0072FF;
	background-color: white;
	width: 200px;
}

.cEcdjC:hover {
	background-color: #f2f2f2;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.cEcdjC:active {
	background-color: #e6e6e6;
}

@media (min-width:40rem) {
	.cEcdjC {
		padding: 1rem;
	}
}

/* sc-component-id: sc-jqCOkK */
.sc-jqCOkK {}

.kTKItK {
	background: #0072FF;
	overflow: hidden;
}

/* sc-component-id: sc-uJMKN */
.sc-uJMKN {}

.iNYuYM {
	position: relative;
}

@media (max-width:1062px) {
	.iNYuYM {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width:940px) {
	.iNYuYM {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.iNYuYM::after {
	content: '';
	display: none;
	position: absolute;
	width: 100%;
	height: 430px;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url('/landing/17/images/signUpBg.3fc0b02f.svg') 100% 50% no-repeat;
	background-position: left;
	background-size: cover;
}

@media (min-width:52rem) {
	.iNYuYM::after {
		display: block;
	}
}

@media (max-width:1062px) {
	.iNYuYM::after {
		z-index: 1;
	}
}

/* sc-component-id: sc-bbmXgH */
.sc-bbmXgH {}

.ktgOVs {
	position: relative;
	background: #101F34;
	z-index: 2;
}

/******/

/* sc-component-id: sc-global-2901203789 */
#lightboxBackdrop>div {
	position: relative;
}

#lightboxBackdrop class[~="close"]:before {
	content: '1';
}

/******/

/* sc-component-id: sc-hPeUyl */
.sc-hPeUyl {}

.jbINHJ {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-esoVGF */
.sc-esoVGF {}

.bYWCkR {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-cAJUJo */
.sc-cAJUJo {}

.epdfOX {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-cmUJln */
.sc-cmUJln {}

.hBWjkH {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-gYtlsd */
.sc-gYtlsd {}

.lmgaai {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-kDgGX */
.sc-kDgGX {}

.hTudzh {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-cLxPOX */
.sc-cLxPOX {}

.gssmEM {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-ekHBYt */
.sc-ekHBYt {}

.lmBSrq {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-eTyWNx */
.sc-eTyWNx {}

.imkkps {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-ccXozh */
.sc-ccXozh {}

.jTFEjI {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-bsVVwV */
.sc-bsVVwV {}

.kijMAM {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-kbGplQ */
.sc-kbGplQ {}

.dydhDH {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-exdmVY */
.sc-exdmVY {}

.dcgXKl {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-evWYkj */
.sc-evWYkj {}

.gUDpTu {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-idjmjb */
.sc-idjmjb {}

.jVjWiq {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-fHlXLc */
.sc-fHlXLc {}

.fpNvPX {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-iKpIOp */
.sc-iKpIOp {}

.iKnPkk {
	padding: 0;
	cursor: pointer;
}

/* sc-component-id: sc-AqAhp */
.sc-AqAhp {}

.oNGND {
	padding: 0;
	cursor: pointer;
}

/******/

.slider-slide>img {
	width: 100%;
	display: block;
}

.slider-slide>img:focus {
	margin: auto;
}

/*** additional css ***/

.jORnnR {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	-moz-box-align: center;
	-moz-box-pack: justify;
}

.iHZvIS {
	box-sizing: border-box;
}

.jtWIOA {
	display: flex;
	flex-wrap: wrap;
}

.bcljTv {
	display: flex;
	flex-direction: column;
	-moz-box-pack: start;
	justify-content: flex-start;
}

@media screen and (min-width: 52em) {
	.dZwPCF {
		margin-top: 8px;
		padding-bottom: 0px;
	}
}

@media screen and (min-width: 40em) {
	.dZwPCF {
		margin-top: 8px;
		padding-bottom: 8px;
	}
}
.dZwPCF {
	box-sizing: border-box;
	margin-top: 0px;
	padding-bottom: 8px;
}

.fzUmoZ {
	display: flex;
	flex-wrap: wrap;
	-moz-box-align: center;
	align-items: center;
}

.gRrvFh {
	box-sizing: border-box;
	width: 100%;
}

@media screen and (min-width: 52em) {
	.hGMPqw {
		padding-top: 9px;
	}
}

@media screen and (min-width: 40em) {
	.hGMPqw {
		padding-top: 0px;
	}
}

.hGMPqw {
	box-sizing: border-box;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.jMDZZF {
	box-sizing: border-box;
	width: 100%;
	padding: 0px;
}

@media screen and (min-width: 52em) {
	.jMDZZF {
		padding: 5px;
	}
}

@media screen and (min-width: 40em) {
	.jMDZZF {
		padding: 5px;
	}
}

@media screen and (min-width: 52em) {
	.jMDZZF {
		width: auto;
	}
}

@media screen and (min-width: 40em) {
	.jMDZZF {
		width: auto;
	}
}

.eLQHN {
	display: flex;
}

.fcjnYT {
	box-sizing: border-box;
	margin-right: 1.5rem;
}

.PBZps {
	box-sizing: border-box;
	padding: 7px;
}

@media screen and (min-width: 52em) {
	.PBZps {
		padding: 11px 12px;
	}
}

@media screen and (min-width: 40em) {
	.PBZps {
		padding: 9px 10px;
	}
}

.bCxSaD {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.eLSOpR {
	box-sizing: border-box;
	width: 100%;
}

@media screen and (min-width: 52em) {
	.eLSOpR {
		width: 50%;
	}
}

@media screen and (min-width: 40em) {
	.eLSOpR {
		width: 100%;
	}
}

.jraDuG {
	display: flex;
	-moz-box-align: center;
	align-items: center;
	-moz-box-pack: end;
	justify-content: flex-end;
}

.jVLEmw {
	box-sizing: border-box;
	width: 25%;
}

@media screen and (min-width: 40em) {
	.jVLEmw {
		width: 25%;
	}
}

@media screen and (min-width: 52em) {
	.jVLEmw {
		width: 14.2857%;
	}
}

.kwJKzi {
	box-sizing: border-box;
	margin-top: 8px;
	margin-bottom: 8px;
}

@media screen and (min-width: 52em) {
	.kwJKzi {
		margin-top: 13px;
		margin-bottom: 13px;
	}
}

@media screen and (min-width: 40em) {
	.kwJKzi {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.GwtJz {
	box-sizing: border-box;
	margin-top: 7px;
	margin-bottom: 7px;
}

@media screen and (min-width: 52em) {
	.GwtJz {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media screen and (min-width: 40em) {
	.GwtJz {
		margin-top: 8px;
		margin-bottom: 8px;
	}
}

.bdWQfu {
	display: flex;
	-moz-box-align: stretch;
	align-items: stretch;
}
	
.dKCNaK {
	box-sizing: border-box;
	margin: 6px -32px;
}

.dCsvOF {
	box-sizing: border-box;
	width: 100%;
	padding-left: 32px;
	padding-right: 32px;
}

@media screen and (min-width: 52em) {
	.dCsvOF {
		width: 33.3333%;
	}
}

@media screen and (min-width: 40em) {
	.dCsvOF {
		width: 33.3333%;
	}
}

.jtWIOA {
	display: flex;
	flex-wrap: wrap;
}

.dgxfYn {
	box-sizing: border-box;
	width: 100%;
	margin-top: 32px;
	margin-bottom: 32px;
}

@media screen and (min-width: 52em) {
	.dgxfYn {
		margin-top: -32px;
		margin-bottom: -32px;
	}
}

@media screen and (min-width: 40em) {
	.dgxfYn {
		margin-top: -32px;
		margin-bottom: -32px;
	}
}

@media screen and (min-width: 52em) {
	.dgxfYn {
		width: 66.6667%;
	}
}

@media screen and (min-width: 40em) {
	.dgxfYn {
		width: 66.6667%;
	}
}

.ermuhQ {
	box-sizing: border-box;
	padding: 32px;
}

.jlhXRZ {
	display: flex;
	flex-flow: column wrap;
	align-items: flex-end;
}

.bXvEak {
	box-sizing: border-box;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 9px;
}

.iSNGhk {
	display: flex;
	-moz-box-align: center;
	align-items: center;
}

@media screen and (min-width: 40em) {
	.dvVscc {
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

.dvVscc {
	box-sizing: border-box;
	padding-top: 7px;
	padding-bottom: 7px;
}

.kDpivT {
	box-sizing: border-box;
	width: 100%;
	margin-right: 64px;
}

@media screen and (min-width: 40em) {
	.kDpivT {
		margin-right: 6px;
		width: 60%;
	}
}

.gvXXIp {
	box-sizing: border-box;
	margin: 16px -16px;
	margin-bottom: 16px;
}

@media screen and (min-width: 40em) {
	.gvXXIp {
		margin-bottom: 64px;
	}
}

.iNJuyQ {
	box-sizing: border-box;
	width: 0%;
}

@media screen and (min-width: 40em) {
	.iNJuyQ {
		width: 40%;
	}
}

.cCuvfu {
	box-sizing: border-box;
	padding-bottom: 7px;
	padding-top: 10px;
}

@media screen and (min-width: 40em) {
	.cCuvfu {
		padding-bottom: 8px;
		padding-top: 13px;
	}
}

.gWxcbT {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
}

.pLMVK {
	box-sizing: border-box;
	margin-top: 12px;
	margin-left: -6px;
	margin-right: -6px;
}

@media screen and (min-width: 40em) {
	.pLMVK {
		margin-left: -6px;
		margin-right: -6px;
	}
}

@media screen and (min-width: 52em) {
	.pLMVK {
		margin-left: -8px;
		margin-right: -8px;
	}
}

.gDVzRH {
	display: flex;
	align-items: flex-start;
}

.eyxMkf {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

@media screen and (min-width: 40em) {
	.eyxMkf {
		margin-bottom: 8px;
		padding-left: 6px;
		padding-right: 6px;
		width: 50%;
	}
}

@media screen and (min-width: 52em) {
	.eyxMkf {
		padding-left: 8px;
		padding-right: 8px;
		width: 33.3333%;
	}
}

.jZyTtL {
	box-sizing: border-box;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (min-width: 40em) {
	.jZyTtL {
		padding-top: 13px;
		padding-bottom: 13px;
		width: 100%;
	}
}

@media screen and (min-width: 52em) {
	.jZyTtL {
		width: 60%;
	}
}

.VigTi {
	box-sizing: border-box;
	padding-right: 0px;
}

@media screen and (min-width: 52em) {
	.VigTi {
		padding-right: 8px;
	}
}

@media screen and (min-width: 40em) {
	.VigTi {
		padding-right: 0px;
	}
}

.hCsvmW {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	-moz-box-pack: justify;
	justify-content: space-between;
}

.fjMqRY {
	box-sizing: border-box;
	padding-top: 40px;
}

@media screen and (min-width: 40em) {
	.fjMqRY {
		padding-top: 80px;
	}
}

.jORnnR {
	display: flex;
	flex-wrap: wrap;
	-moz-box-align: center;
	align-items: center;
	-moz-box-pack: justify;
	justify-content: space-between;
}

.cOTKzI {
	box-sizing: border-box;
	padding-top: 16px;
	padding-bottom: 16px;
}

@media screen and (min-width: 40em) {
	.cOTKzI {
		padding-top: 64px;
		padding-bottom: 64px;
	}
}

@media screen and (min-width: 52em) {
	.cOTKzI {
		padding-top: 6px;
		padding-bottom: 6px;
	}
}

.gpCTGU {
	border-top: 1px solid rgba(255,255,255,.12);
	border-bottom: 1px solid rgba(255,255,255,.12);
}

.gixrll {
	box-sizing: border-box;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
}

@media screen and (min-width: 40em) {
	.gixrll {
		padding-top: 64px;
		padding-bottom: 64px;
		width: 50%;
	}
}

@media screen and (min-width: 40em) {
	.ePRLhf {
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

.ePRLhf {
	box-sizing: border-box;
	padding-top: 6px;
	padding-bottom: 6px;
}

.guQhMR {
	box-sizing: border-box;
	width: 100%;
}

@media screen and (min-width: 40em) {
	.guQhMR {
		width: 100%;
	}
}

@media screen and (min-width: 52em) {
	.guQhMR {
		width: 16.6667%;
	}
}

.bdmFsR {
	box-sizing: border-box;
	width: 100%;
}

@media screen and (min-width: 40em) {
	.bdmFsR {
		width: 100%;
	}
}

@media screen and (min-width: 52em) {
	.bdmFsR {
		width: 33.3333%;
	}
}

.jiIeuG {
	display: block;
	position: fixed;
	top: -60px;
	padding-top: 60px;
	height: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(7,23,46,0.5);
	opacity: 1;
	-webkit-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
	z-index: 1;
}

.eGCjhF {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-transform: translateX(-270px);
	-ms-transform: translateX(-270px);
	transform: translateX(-270px);
	-webkit-transition: -webkit-transform 400ms ease-in-out;
	-webkit-transition: transform 400ms ease-in-out;
	transition: transform 400ms ease-in-out;
	position: relative;
	top: -60px;
	padding: 60px 0 60px 0;
}

.login_wrapper, .membership_wrapper {
	background: url('/landing/17/images/canvas.png') center center no-repeat #101f34;
	background: url('/landing/17/images/obelisk.3e556178.svg') center center no-repeat #101f34;
	margin: 0 auto;
}

.details_wrapper {
	background: #101f34;
	box-shadow: 1px 1px 20px 2px rgba(0, 0, 0, 0.3);
	margin: 100px auto 0;
	padding: 20px 50px 30px 50px;
	width: 30%;
}

.details_wrapper .jZyTtL {
	width: 100%;
}

.details_wrapper .iNYuYM::after {
	display: none;
}

.label {
	color: #fff;
	margin: 20px 0 10px 10px;
}

@media screen and (max-width: 926px) {
	.details_wrapper {
		margin: 50px auto 0;
		width: 90%;
	}
}

.mt-1 { margin-top: 0.25rem !important; }
.mt-2 { margin-top: 0.5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mt-5 { margin-top: 3rem !important; }

.text-center { text-align: center !important; }
.text-white { color: #fff !important; }

.hide { display: none !important; }

/******/