

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

@font-face {
	font-family: intel-one-display;
	src: url(intel-one-display-latin-light.792d9453.woff2) format("woff2");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: intel-one-display;
	src: url(intel-one-display-latin-regular.079b5631.woff2) format("woff2");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: intel-one-display;
	src: url(intel-one-display-latin-medium.bad8d601.woff2) format("woff2");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: intel-one-display;
	src: url(intel-one-display-latin-bold.9b1cac76.woff2) format("woff2");
	font-weight: 700;
	font-style: normal
}

.landing-container {
	margin: auto;
	min-width: 300px;
	width: 100%;
	font-family: intel-one-display, tahoma, Helvetica, helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 16px;
	background: linear-gradient(to top right, #242424 0, #000 45%)
}

.landing-container,
.landing-container div {
	box-sizing: border-box
}

.landing-container img {
	max-width: 100%
}

.landing-container .row {
	display: flex;
	flex-direction: column
}

.landing-container .column,
.landing-container .row {
	margin-bottom: 32px
}

.landing-container .column.no-margin,
.landing-container .row.no-margin {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.landing-container .column,
	.landing-container .row {
		margin-left: auto;
		margin-right: auto
	}
}

@media screen and (min-width:768px) {
	.landing-container .row {
		flex: auto;
		flex-direction: row
	}
	.landing-container .row>div,
	.landing-container .row>img,
	.landing-container .row>p {
		flex: 1
	}
	.landing-container .column {
		margin-bottom: 0
	}
}

.landing-container .column:last-child,
.landing-container .row:last-child,
.landing-container p:last-child {
	margin-bottom: 0
}

.landing-container .banner {
	height: 1080px;
	padding-bottom: 480px;
	background-image: url(Banner_Full.79461919.png);
	background-size: 1500px auto;
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	background-color: #000
}

@media screen and (max-width:1024px) {
	.landing-container .banner {
		background-position-x: -200px
	}
}

.landing-container .banner-content {
	position: relative;
	margin: auto;
	padding: 16px 16px 16px 60px;
	width: 100%;
	height: 100%;
	max-width: 1024px
}

.landing-container .banner-left {
	padding-top: 5%
}

.landing-container .banner-left .font-heading {
	font-size: 44px;
	margin-bottom: 20px
}

.landing-container .banner-left .font-subheading {
	font-size: 24px;
	margin-bottom: 15px
}

.landing-container .banner-left img {
	height: 8vw;
	max-height: 90px
}

.landing-container .banner-bottom {
	position: absolute;
	bottom: 18%;
	font-size: 18px
}

.landing-container .content {
	position: relative;
	width: 100%;
	max-width: 1024px;
	padding: 48px 16px;
	margin: -480px auto auto;
	color: #fff
}

.landing-container .content>.row:not(:last-child) {
	margin: 0 0 48px
}

.landing-container .row.offers {
	padding: 32px
}

.landing-container .row.offers .column.picture {
	margin-right: 48px
}

.landing-container .row.offers .column.description img {
	margin-bottom: 32px
}

@media screen and (min-width:768px) {
	.landing-container .row.offers .column.picture {
		margin-right: 32px
	}
	.landing-container .row.offers .column.description {
		padding-left: 16px
	}
}

@media screen and (max-width:767px) {
	.landing-container .row.offers .column.picture {
		margin-right: auto
	}
	.landing-container .row.offers .column.description img {
		margin-bottom: 16px
	}
}

@media screen and (min-width:768px) {
	.landing-container .row.get-started {
		padding-left: 64px;
		padding-right: 64px
	}
}

.landing-container ol.bullet-steps {
	list-style-type: none;
	padding-left: 48px
}

.landing-container ol.bullet-steps li {
	position: relative;
	margin-bottom: 2em
}

.landing-container ol.bullet-steps li:before {
	content: "";
	display: block;
	height: 2em;
	width: 2em;
	color: transparent;
	position: absolute;
	transform: translate(-150%, -25%);
	background-size: cover;
	background-position: 50%
}

.landing-container ol.bullet-steps li:first-child:before {
	background-image: url(bullet-1.a5a765e7.png)
}

.landing-container ol.bullet-steps li:nth-child(2):before {
	background-image: url(bullet-2.a983696d.png)
}

.landing-container ol.bullet-steps li:nth-child(3):before {
	background-image: url(bullet-3.c4f2b555.png)
}

.landing-container ol.bullet-steps li:nth-child(4):before {
	background-image: url(bullet-4.44108f8a.png)
}

.landing-container ol.bullet-steps li:nth-child(5):before {
	background-image: url(bullet-5.9947660a.png)
}

.landing-container hr {
	width: 100%;
	border-width: 0;
	border-top: 2px solid #fff;
	padding-bottom: 16px
}

.landing-container a:link {
	word-break: normal;
	overflow-wrap: anywhere
}

.landing-container a:active,
.landing-container a:hover,
.landing-container a:link, {
	color: rgb(249, 77, 255)
}

.landing-container a:hover {
	text-decoration: none;
}

.landing-container .stack-0 {
	position: relative;
	z-index: 0
}

.landing-container .stack-1,
.landing-container .stack-2 {
	position: relative;
	z-index: 1
}

.landing-container h1 {
	margin-top: 0
}

.landing-container .font-bold {
	font-weight: 700
}

.landing-container .font-italic {
	font-style: italic
}

.landing-container .font-uppercase {
	text-transform: uppercase
}

.landing-container .font-heading {
	font-family: intel-one-display, tahoma, Helvetica, helvetica, Arial, sans-serif;
	font-size: 64px;
	line-height: 1.25;
	font-weight: 700
}

.landing-container .font-subheading {
	font-size: 40px;
	line-height: 1.25;
	margin-top: 0
}

@media screen and (max-width:767px) {
	.landing-container .font-subheading {
		font-size: 24px
	}
}

.landing-container .font-lg {
	font-size: 40px;
	font-weight: 100;
	margin-top: 0
}

.landing-container .font-md {
	font-size: 18px
}

.landing-container .font-sm {
	font-size: 14px
}

.landing-container .font-xs {
	font-size: 12px
}


/*# sourceMappingURL=main.50d8997e.css.map */

.plist{
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
    padding: 20px;
    width: 100%;
}
.plist p{
    font-size: 2rem;
}
.center a {
    font-size: 2rem;
    color: #fff;
    padding: 40px 20px;
    text-decoration: underline;
}
.center a:hover {
    color: #ccc;
    transition: 0.1s;
}
button {

}
.center {
    text-align: center;
    margin: auto;
}