article,aside,details,figcaption,figure,footer,header,hr,img,main,menu,nav,section,svg {
	display: block;
}


html,legend {
	box-sizing: border-box;
}

.h1,.h2,h1,h2 {
	letter-spacing: 0;
}

blockquote,cite,dfn,em,i {
	font-style: italic;
}

img,legend,pre {
	max-width: 100%;
}


html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

.m-0,body {
	margin: 0;
}



*,:after,:before {
	box-sizing: inherit;
}

ol,ul {
	padding-left: 24px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

.mb-0,li>ol,li>ul {
	margin-bottom: 0;
}

b,dt,strong {
	font-weight: 600;
}

tr {
	border-bottom: 1px solid #e4e8ee;
}

.text-left,th {
	text-align: left;
}

td,th {
	padding: 10px 16px;
}

.pl-0,td:first-child,th:first-child {
	padding-left: 0;
}

.pr-0,td:last-child,th:last-child {
	padding-right: 0;
}

html {
	font-size: 20px;
	line-height: 30px;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #6b7a90;
	font-size: 1rem;
}

body,button,input,select,textarea {
	font-family: Heebo,sans-serif;
}

a:active,a:hover {
	outline: 0;
	text-decoration: underline;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: #161e2a;
	font-family: Oxygen,sans-serif;
	font-weight: 600;
}

.h1,h1 {
	font-size: 38px;
	line-height: 48px;
}

.h2,h2 {
	font-size: 32px;
	line-height: 42px;
}

.h3,.h4,blockquote,h3,h4 {
	font-size: 28px;
	line-height: 34px;
	letter-spacing: 0;
}

.h5,.h6,h5,h6 {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -.1px;
}

.text-sm,.text-xs,small {
	letter-spacing: -.1px;
}

.text-light,.text-light a {
	color: #606483;
}

.text-light .h1,.text-light .h2,.text-light .h3,.text-light .h4,.text-light .h5,.text-light .h6,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6 {
	color: #fff!important;
}

.header-links a:not(.button),.site-footer-bottom a {
	color: #606483;
	text-decoration: none;
}

.text-sm,small {
	font-size: 18px;
	line-height: 27px;
}

.text-xs,pre {
	line-height: 24px;
	font-size: 16px;
}

.button,.header-links a:not(.button),.screen-reader-text:focus {
	text-transform: uppercase;
	line-height: 16px;
}

.button,.screen-reader-text:focus,.site-footer-bottom {
	font-size: 14px;
	letter-spacing: 0;
}

.h1,.h2,h1,h2 {
	margin-top: 48px;
	margin-bottom: 16px;
}

.h3,h3 {
	margin-top: 36px;
	margin-bottom: 12px;
}

.h4,.h5,.h6,h4,h5,h6 {
	margin-top: 24px;
	margin-bottom: 4px;
}

blockquote,pre {
	margin-top: 24px;
	margin-bottom: 24px;
}

blockquote {
	color: #6b7a90;
}

blockquote::before {
	content: "\201C";
}

blockquote::after {
	content: "\201D";
}

blockquote p {
	display: inline;
}

address {
	color: #6b7a90;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e4e8ee;
	padding: 24px 0;
	margin: 0 0 24px;
}

pre,pre .h1,pre .h2,pre .h3,pre .h4,pre .h5,pre .h6,pre h1,pre h2,pre h3,pre h4,pre h5,pre h6 {
	font-family: "Courier 10 Pitch",Courier,monospace;
}

code,kbd,pre,tt,var {
	background: #f3f4ff;
}

pre {
	padding: 24px;
}

code,kbd,tt,var {
	font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
	font-size: 16px;
	padding: 2px 4px;
}

abbr,acronym {
	cursor: help;
}

ins,mark {
	text-decoration: none;
}

button,input,label,select,textarea {
	font-size: 20px;
	line-height: 30px;
}

.container,.container-sm {
	width: 100%;
	margin: 0 auto;
	padding-left: 16px;
	padding-right: 16px;
}

@media (min-width:481px) {
	.container,.container-sm {
		padding-left: 24px;
		padding-right: 24px;
	}
}

.container {
	max-width: 1128px;
}

.container-sm {
	max-width: 848px;
}

.container .container-sm {
	max-width: 800px;
	padding-left: 0;
	padding-right: 0;
}

.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal!important;
}

.screen-reader-text:focus {
	border-radius: 2px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto!important;
	display: block;
	font-weight: 600;
	text-decoration: none;
	background-color: #fff;
	color: #4234f8!important;
	border: none;
	height: auto;
	left: 8px;
	padding: 16px 40px;
	top: 8px;
	width: auto;
	z-index: 100000;
}

.has-bottom-divider::after,.has-top-divider::before {
	height: 1px;
	background: #e4e8ee;
	content: '';
	display: block;
}

.list-reset {
	list-style: none;
	padding: 0;
}

.feature-extended-body,.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-primary {
	color: #4234f8;
}

.text-secondary {
	color: #ff6c50;
}

.button-shadow,.has-bottom-divider,.has-top-divider,.mockup-container {
	position: relative;
}

.has-top-divider::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.has-bottom-divider::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.mt-0 {
	margin-top: 0;
}

.mr-0 {
	margin-right: 0;
}

.ml-0 {
	margin-left: 0;
}

.m-8 {
	margin: 8px;
}

.mt-8 {
	margin-top: 8px;
}

.mr-8 {
	margin-right: 8px;
}

.mb-8 {
	margin-bottom: 8px;
}

.ml-8 {
	margin-left: 8px;
}

.m-16 {
	margin: 16px;
}

.mt-16 {
	margin-top: 16px;
}

.mr-16 {
	margin-right: 16px;
}

.mb-16 {
	margin-bottom: 16px;
}

.footer-links li+li,.footer-social-links li+li,.ml-16 {
	margin-left: 16px;
}

.m-24 {
	margin: 24px;
}

.mt-24 {
	margin-top: 24px;
}

.mr-24 {
	margin-right: 24px;
}

.features-extended-wrap:not(:last-of-type),.footer-brand,.footer-links,.footer-social-links,.mb-24 {
	margin-bottom: 0px;
}

.ml-24 {
	margin-left: 24px;
}

.m-32 {
	margin: 32px;
}

.mt-32 {
	margin-top: 32px;
}

.mr-32 {
	margin-right: 32px;
}

.cta .section-paragraph,.features-extended-header,.mb-32 {
	margin-bottom: 0px;
}

.ml-32 {
	margin-left: 32px;
}

.m-40 {
	margin: 40px;
}

.mt-40 {
	margin-top: 40px;
}

.mr-40 {
	margin-right: 40px;
}

.mb-40 {
	margin-bottom: 40px;
}

.ml-40 {
	margin-left: 40px;
}

.m-48 {
	margin: 48px;
}

.mt-48 {
	margin-top: 48px;
}

.mr-48 {
	margin-right: 48px;
}

.mb-48 {
	margin-bottom: 48px;
}

.ml-48 {
	margin-left: 48px;
}

.m-56 {
	margin: 56px;
}

.mt-56 {
	margin-top: 56px;
}

.mr-56 {
	margin-right: 56px;
}

.mb-56 {
	margin-bottom: 56px;
}

.ml-56 {
	margin-left: 56px;
}

.m-64 {
	margin: 64px;
}

.mt-64 {
	margin-top: 64px;
}

.mr-64 {
	margin-right: 64px;
}

.mb-64 {
	margin-bottom: 64px;
}

.ml-64 {
	margin-left: 64px;
}

.p-0 {
	padding: 0;
}

.pt-0 {
	padding-top: 0;
}

.pb-0 {
	padding-bottom: 0;
}

.footer-social-links li a,.p-8 {
	padding: 8px;
}

.pt-8 {
	padding-top: 8px;
}

.pr-8 {
	padding-right: 8px;
}

.pb-8 {
	padding-bottom: 8px;
}

.pl-8 {
	padding-left: 8px;
}

.p-16 {
	padding: 16px;
}

.pt-16 {
	padding-top: 16px;
}

.pr-16 {
	padding-right: 16px;
}

.pb-16 {
	padding-bottom: 16px;
}

.pl-16 {
	padding-left: 16px;
}

.p-24 {
	padding: 24px;
}

.pt-24 {
	padding-top: 24px;
}

.pr-24 {
	padding-right: 24px;
}

.pb-24 {
	padding-bottom: 24px;
}

.pl-24 {
	padding-left: 24px;
}

.p-32 {
	padding: 32px;
}

.pt-32 {
	padding-top: 32px;
}

.pr-32 {
	padding-right: 32px;
}

.pb-32 {
	padding-bottom: 32px;
}

.pl-32 {
	padding-left: 32px;
}

.p-40 {
	padding: 40px;
}

.pt-40 {
	padding-top: 40px;
}

.pr-40 {
	padding-right: 40px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pl-40 {
	padding-left: 40px;
}

.p-48 {
	padding: 48px;
}

.pt-48 {
	padding-top: 48px;
}

.pr-48 {
	padding-right: 48px;
}

.pb-48 {
	padding-bottom: 48px;
}

.pl-48 {
	padding-left: 48px;
}

.p-56 {
	padding: 56px;
}

.pt-56 {
	padding-top: 56px;
}

.pr-56 {
	padding-right: 56px;
}

.pb-56 {
	padding-bottom: 56px;
}

.pl-56 {
	padding-left: 56px;
}

.p-64 {
	padding: 64px;
}

.pt-64 {
	padding-top: 64px;
}

.pr-64 {
	padding-right: 64px;
}

.pb-64 {
	padding-bottom: 64px;
}

.pl-64 {
	padding-left: 64px;
}

.sr .has-animations .is-revealing {
	visibility: hidden;
}

.button {
	display: inline-flex;
	font-weight: 700;
	text-decoration: none!important;
	color: #4234f8!important;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	justify-content: center;
	padding: 16px 40px;
	height: 48px;
	text-align: center;
	white-space: nowrap;
}

.button:active {
	outline: 0;
}

.button::before {
	border-radius: 2px;
}

.button-shadow::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: 0 8px 16px rgba(22,30,42,.12);
	mix-blend-mode: multiply;
	transition: box-shadow .15s;
}

.button-shadow:hover::before {
	box-shadow: 0 8px 16px rgba(22,30,42,.16);
}

.button-sm {
	padding: 8px 24px;
	height: 32px;
}

.button-sm.button-shadow::before {
	box-shadow: 0 4px 16px rgba(22,30,42,.12);
}

.button-sm.button-shadow:hover::before {
	box-shadow: 0 4px 16px rgba(22,30,42,.16);
}

.button-primary,.button-secondary {
	color: #fff!important;
	transition: background .15s;
}

.button-primary {
	background: #4234f8;
}

.button-primary:hover {
	background: #4b3ef8;
}

.button-primary.button-shadow::before {
	box-shadow: 0 8px 16px rgba(66,52,248,.24);
}

.button-primary.button-shadow:hover::before {
	box-shadow: 0 8px 16px rgba(66,52,248,.32);
}

.button-primary .button-sm.button-shadow::before {
	box-shadow: 0 4px 16px rgba(66,52,248,.24);
}

.button-primary .button-sm.button-shadow:hover::before {
	box-shadow: 0 4px 16px rgba(66,52,248,.32);
}

.button-secondary {
	background: #ff6c50;
}

.body-wrap,.is-boxed {
	background: #fff;
}

.button-secondary:hover {
	background: #ff795f;
}

.button-secondary.button-shadow::before {
	box-shadow: 0 8px 16px rgba(255,108,80,.24);
}

.button-secondary.button-shadow:hover::before {
	box-shadow: 0 8px 16px rgba(255,108,80,.32);
}

.button-secondary .button-sm.button-shadow::before {
	box-shadow: 0 4px 16px rgba(255,108,80,.24);
}

.button-secondary .button-sm.button-shadow:hover::before {
	box-shadow: 0 4px 16px rgba(255,108,80,.32);
}

.button-block {
	display: flex;
	width: 100%;
}

@media (max-width:640px) {
	.h1-mobile {
		font-size: 38px;
		line-height: 48px;
		letter-spacing: 0;
	}

	.h2-mobile {
		font-size: 32px;
		line-height: 42px;
		letter-spacing: 0;
	}

	.h3-mobile,.h4-mobile {
		font-size: 28px;
		line-height: 34px;
		letter-spacing: 0;
	}

	.h5-mobile,.h6-mobile {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: -.1px;
	}

	.button-wide-mobile {
		width: 100%;
		max-width: 280px;
	}
}

.site-header {
	padding: 24px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.device-mockup,.hero,.hero-copy,.hero-inner,.section-inner,.site-footer,.site-footer-inner,.site-header-inner {
	position: relative;
}

.site-header-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer-social-links li,.header-links,.header-links li {
	display: inline-flex;
}

.header-links a:not(.button) {
	font-size: 16px;
	letter-spacing: -.1px;
	font-weight: 600;
	padding: 8px 24px;
}

.header-links a:not(.button):active,.header-links a:not(.button):hover {
	color: #fff;
}

.hero {
	padding-top: 12px;
	padding-bottom: 8px;
	z-index: 0;
	min-height: 95vh; /* This sets the minimum height to 100% of the viewport height */
    margin-bottom: 0;
}

.hero .hero-bg {
	position: absolute;
	top: 0;
	bottom: 42%;
	left: 0;
	right: 0;
	background: #0b0d19;
	z-index: -2;
}

.hero::after,.hero::before,.site-footer::before {
	background-repeat: no-repeat;
	content: '';
	position: absolute;
}

.hero .hero-particles-container {
	position: absolute;
	top: 0;
	bottom: 42%;
	left: 0;
	right: 0;
}

.hero::after,.hero::before {
	left: calc(50% - 360px);
	width: 720px;
}

.hero::before {
	top: 0;
	height: 159px;
	background-image: url("../images/hero-bg-top.svg");
	background-size: 720px 159px;
}

.hero::after {
	bottom: 42%;
	height: 173px;
	background-image: url("../images/hero-bg-bottom.svg");
	background-size: 720px 173px;
}

.hero-inner {
	z-index: 1;
}

.hero-copy {
	margin-bottom: 5px;
}

.has-animations .features-extended,.has-animations .hero .device-mockup,.has-animations .hero .hero-bg,.has-animations .hero .mockup-bg,.has-animations .hero-cta,.has-animations .hero-paragraph,.has-animations .hero-particles-container,.has-animations .hero-title,.has-animations .hero::after,.has-animations .hero::before,.has-animations .site-header {
	opacity: 0;
}

.has-animations.is-loaded .hero .hero-bg {
	animation: .6s cubic-bezier(.215,.61,.355,1) forwards heroBg;
}

.has-animations.is-loaded .hero .mockup-bg,.has-animations.is-loaded .hero-particles-container,.has-animations.is-loaded .hero::after,.has-animations.is-loaded .hero::before,.has-animations.is-loaded .site-header {
	animation: .6s .45s forwards heroFadeIn;
}

.has-animations.is-loaded .hero-title {
	animation: .6s cubic-bezier(.215,.61,.355,1) .15s forwards heroContent;
}

.has-animations.is-loaded .hero-paragraph {
	animation: .6s cubic-bezier(.215,.61,.355,1) .3s forwards heroContent;
}

.has-animations.is-loaded .hero-cta {
	animation: .6s cubic-bezier(.215,.61,.355,1) .45s forwards heroContent;
}

.has-animations.is-loaded .hero .device-mockup {
	animation: .6s .6s forwards heroMockup;
}

@keyframes heroBg {
	from {
		transform: scaleY(0) scaleX(1.2) skewY(30deg);
		opacity: 1;
	}

	to {
		transform: scaleY(1) scaleX(1) skewY(0);
		opacity: 1;
	}
}

@keyframes heroContent {
	from {
		transform: translateY(40px) skewY(2deg);
		opacity: 0;
	}

	to {
		transform: translateY(0) skewY(0);
		opacity: 1;
	}
}

@keyframes heroMockup {
	from {
		transform: translateY(80px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes heroFadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.mockup-bg {
	pointer-events: none;
	margin-top: 0;
}

.mockup-bg img,.mockup-bg svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: auto!important;
	height: auto;
	max-width: 300%!important;
	margin-top: 0;
}

.device-mockup {
	width: 350px;
	height: auto;
	margin: 0 auto;
	z-index: 1;
}

.has-animations.is-loaded .features-extended {
	opacity: 1;
}

.features-extended-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: -410px;
	z-index: -4;
}

.features-extended-wrap:last-of-type {
	margin-bottom: -24px;
}

.feature-extended {
	padding: 24px 0;
}

.feature-extended-image {
	position: relative;
	margin-bottom: 32px;
}

.feature-extended-image img,.feature-extended-image svg {
	width: 100%;
	max-width: 296px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

@media (min-width:641px) {
	.h1,h1 {
		font-size: 44px;
		line-height: 54px;
		letter-spacing: 0;
	}

	.h2,h2 {
		font-size: 38px;
		line-height: 48px;
		letter-spacing: 0;
	}

	.h3,blockquote,h3 {
		font-size: 32px;
		line-height: 42px;
		letter-spacing: 0;
	}

	.hero {
		padding-top: 100px;
		padding-bottom: 10px;
	}

	.hero::after,.hero::before {
		left: calc(50% - 720px);
		width: 1440px;
	}

	.hero::before {
		height: 318px;
		background-size: 1440px 318px;
	}

	.hero::after {
		height: 347px;
		background-size: 1440px 347px;
	}

	.hero-copy {
		margin-bottom: 88px;
	}

	.hero-paragraph {
		padding-left: 72px;
		padding-right: 72px;
	}

	.features-extended .container {
		max-width: 912px;
	}

	.features-extended .section-inner {
		padding-bottom: 10px;
	}

	.features-extended .section-paragraph {
		padding-left: 72px;
		padding-right: 72px;
		margin-bottom: 0;
	}

	.features-extended-header {
		margin-bottom: 8px;
	}

	.features-extended-wrap:last-of-type {

	}

	.features-extended-wrap:not(:last-of-type) {

	}

	.feature-extended {
		display: flex;
		flex-wrap: nowrap;
		align-items: stretch;
		justify-content: flex-end;
		padding: 64px 0;
	}

	.feature-extended .feature-extended-image {
		width: 440px;
		margin-right: 96px;
		margin-bottom: 0;
	}

	.feature-extended .feature-extended-image img,.feature-extended .feature-extended-image svg {
		width: auto;
	}

	.feature-extended .feature-extended-image img.device-mockup,.feature-extended .feature-extended-image svg.device-mockup {
		max-width: 296px;
	}

	.feature-extended:nth-child(2n) {
		justify-content: flex-start;
	}

	.feature-extended:nth-child(2n) .feature-extended-image {
		order: 1;
		margin-left: 96px;
		margin-right: 0;
	}

	.feature-extended-body {
		display: flex;
		flex-direction: column;
		justify-content: center;
		flex-shrink: 0;
		width: 360px;
		text-align: left;
	}

	.cta .section-paragraph {
		margin-bottom: 32px;
		padding-left: 72px;
		padding-right: 72px;
	}
}

@media (min-width:1025px) {
	.features-extended .container {
		max-width: 944px;
	}

	.feature-extended .feature-extended-image {
		margin-right: 64px;
	}

	.feature-extended:nth-child(2n) .feature-extended-image {
		margin-left: 64px;
	}

	.feature-extended-body {
		width: 392px;
	}
}

.body-wrap {
	display: flex;
	flex-direction: column;
	min-height: 50vh;
}

.boxed-container {
	max-width: 1440px;
	margin: 0 auto;
	box-shadow: 0 20px 48px rgba(22,30,42,.16);
}

main {
	flex: 1 0 auto;
}

.section-inner {
	padding-top: 5px;
	padding-bottom: 5px;
}

.site-footer {
	background: #0b0d19;
}

.site-footer::before {
	top: -76px;
	left: calc(50% - 360px);
	width: 720px;
	height: 291px;
	background-image: url("../images/footer-bg.svg");
	background-size: 720px 291px;
}

.site-footer .footer-particles-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.site-footer-bottom {
	line-height: 22px;
	z-index: 1;
}

.site-footer-bottom a:active,.site-footer-bottom a:hover {
	text-decoration: underline;
}

.site-footer-inner {
	display: flex;
	flex-wrap: wrap;
	padding-top: 48px;
	padding-bottom: 48px;
}

.site-footer-inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	height: 1px;
	background: #1e233d;
}

.footer-brand,.footer-copyright,.footer-links,.footer-social-links {
	flex: none;
	width: 100%;
	display: inline-flex;
	justify-content: center;
}

@media (min-width:641px) {
	.section-inner {
		padding-top: 88px;
		padding-bottom: 88px;
	}

	.site-footer::before {
		top: -152px;
		left: calc(50% - 720px);
		width: 1440px;
		height: 582px;
		background-size: 1440px 582px;
	}

	.site-footer-inner {
		justify-content: space-between;
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.footer-brand,.footer-copyright,.footer-links,.footer-social-links {
		flex: 50%;
	}

	.footer-brand,.footer-copyright {
		justify-content: flex-start;
	}

	.footer-links,.footer-social-links {
		justify-content: flex-end;
	}

	.footer-links {
		order: 1;
		margin-bottom: 0;
	}
}

#bcdWrapper {
	display: flex;
	flex-grow: 1;
	align-items: center;
	justify-content: center;
	justify-content: space-around;
	align-self: center;
	transform: rotate(-90deg);
	margin-top: 0;
	position: relative;
	top: 0;
}

.bcd-group {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0 0px;
}

.bcd-digit {
	display: flex;
	flex-wrap: wrap;
	transform: scale(-1,1);
	justify-content: space-between;
	margin: 20px;
	gap: 10px;
}

.bcd-digit::before {
	content: attr(data-label);
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

.bcd-bit {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: rgb(255, 0, 81);
}

.bcd-bit.off {
	background-color: #333;
}