.pink{
	color:#E00273 !important;
}
.blue{
	color:#33DBF0 !important;
}
.resulttable {
	border-collapse: collapse;
	border-top: 1px solid #33DBF0;
	margin-top:10px;
	width:80%;
}
.resulttable th{
	padding-top:10px;
	border-left: 1px solid #33DBF0;
	border-right: 1px solid #33DBF0;
	padding: .5em;
}
.resulttable tr, .resulttable td {
	border-collapse: collapse;
	border-top: 1px solid #33DBF0;
	padding: .5em;
}
.resulttable td {
	font-size: 15px;
	border: 1px solid #33DBF0;
	word-break: break-all;

}
.resulttable input {
	border: 2px dashed #33DBF0;
	font-size: 15px;
}
.row,
.row.reverse {
	-webkit-box-orient: horizontal
}

.flickity-enabled:focus,
.flickity-slider:focus,
.flickity-viewport:focus,
input:focus,
select:focus,
textarea:focus {
	outline: 0
}

.field__file,
.field__files,
.logo {
	white-space: nowrap
}

.button,
button,
input,
select,
textarea {
	-webkit-appearance: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

*,
body {
	font-family: sofia-pro, Helvetica, Arial, sans-serif
}

h3,
ol,
p,
ul {
	line-height: 24px
}

button,
input,
select,
textarea {
	border: none;
	box-shadow: none;
	border-radius: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

.background::before,
.field__indicator::before,
blockquote::before {
	content: ""
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a,
a:link {
	text-decoration: none
}

html * {
	-webkit-tap-highlight-color: transparent
}

button,
input {
	border: 0;
	box-shadow: none;
	background: 0 0;
	border-radius: 0
}
html, body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
.wrapper {
  flex: 1 0 auto;
}
.footer {
  flex-shrink: 0;
}
.articleCard,
.formWrapper__success {
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .4)
}

.background::before,
body {
	background: linear-gradient(226deg, #011120, #092d4a, #01192f, #092d4a, #011120, #092d4a, #01192f)
}

@font-face {
	font-family: 'My Font';
	src: url(../fonts/myfont-bold.woff2) format("woff2"), url(../fonts/myfont-bold.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'My Font';
	src: url(../fonts/myfont-light.woff2) format("woff2"), url(../fonts/myfont-light.woff) format("woff");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'My Font';
	src: url(../fonts/myfont-regular-italic.woff2) format("woff2"), url(../fonts/myfont-regular-italic.woff) format("woff");
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: 'My Font';
	src: url(../fonts/myfont-regular.woff2) format("woff2"), url(../fonts/myfont-regular.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

.icon {
	display: inline-block;
	color: #fff;
	height: 1em;
	width: 1em
}

.icon use {
	fill: #33dbf0
}

.icon.icon--outline use {
	stroke: #33dbf0
}

.icon--xs {
	height: .5em;
	width: .5em
}

.icon--sm {
	height: .8em;
	width: .8em
}

.icon--lg {
	height: 1.6em;
	width: 1.6em
}

.icon--xl {
	height: 2em;
	width: 2em
}

.icon-text-aligner {
	display: flex;
	align-items: center
}

.icon-text-aligner .icon {
	color: inherit;
	margin-right: .4em;
	flex-shrink: 0
}

.icon-text-aligner .icon.icon--align-right {
	margin-right: 0;
	margin-left: .4em
}

.icon-text-aligner .icon use {
	color: inherit;
	fill: currentColor
}

.icon-text-aligner .icon.icon--outline use {
	stroke: currentColor
}

.icon {
	fill: currentColor;
	stroke: none
}

.icon.icon--outline {
	stroke: currentColor
}

.icon use {
	stroke: none
}

.icon--outline.icon--stroke-1 {
	stroke-width: 1px
}

.icon--outline.icon--stroke-2 {
	stroke-width: 2px
}

.icon--outline.icon--stroke-3 {
	stroke-width: 3px
}

.icon--outline.icon--stroke-4 {
	stroke-width: 4px
}

.icon--outline.icon--stroke-1 use,
.icon--outline.icon--stroke-3 use {
	-webkit-transform: translateX(.5px) translateY(.5px);
	-moz-transform: translateX(.5px) translateY(.5px);
	-ms-transform: translateX(.5px) translateY(.5px);
	-o-transform: translateX(.5px) translateY(.5px);
	transform: translateX(.5px) translateY(.5px)
}

.container,
.container-fluid {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 1240px;
	padding: 0 24px
}

@media (min-width:1020px) {
	.container,
	.container-fluid {
		padding: 0 28px
	}
}

.container-fluid {
	padding-right: 48px;
	padding-left: 48px
}

.row {
	max-width: calc(100% + 24px);
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px
}

.col.reverse,
.row.reverse {
	-webkit-box-direction: reverse
}

@media (min-width:1020px) {
	.container-fluid {
		padding-right: 56px;
		padding-left: 56px
	}
	.row {
		margin-right: -14px;
		margin-left: -14px;
		max-width: calc(100% + 28px)
	}
}

.row.reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.col.reverse {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-offset-0,
.col-lg-offset-1,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-offset-0,
.col-md-offset-1,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-offset-0,
.col-sm-offset-1,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 0;
	margin-left: 0
}

@media (min-width:1020px) {
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-offset-0,
	.col-lg-offset-1,
	.col-lg-offset-10,
	.col-lg-offset-11,
	.col-lg-offset-12,
	.col-lg-offset-2,
	.col-lg-offset-3,
	.col-lg-offset-4,
	.col-lg-offset-5,
	.col-lg-offset-6,
	.col-lg-offset-7,
	.col-lg-offset-8,
	.col-lg-offset-9,
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-offset-0,
	.col-md-offset-1,
	.col-md-offset-10,
	.col-md-offset-11,
	.col-md-offset-12,
	.col-md-offset-2,
	.col-md-offset-3,
	.col-md-offset-4,
	.col-md-offset-5,
	.col-md-offset-6,
	.col-md-offset-7,
	.col-md-offset-8,
	.col-md-offset-9,
	.col-sm,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-offset-0,
	.col-sm-offset-1,
	.col-sm-offset-10,
	.col-sm-offset-11,
	.col-sm-offset-12,
	.col-sm-offset-2,
	.col-sm-offset-3,
	.col-sm-offset-4,
	.col-sm-offset-5,
	.col-sm-offset-6,
	.col-sm-offset-7,
	.col-sm-offset-8,
	.col-sm-offset-9,
	.col-xs,
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-offset-0,
	.col-xs-offset-1,
	.col-xs-offset-10,
	.col-xs-offset-11,
	.col-xs-offset-12,
	.col-xs-offset-2,
	.col-xs-offset-3,
	.col-xs-offset-4,
	.col-xs-offset-5,
	.col-xs-offset-6,
	.col-xs-offset-7,
	.col-xs-offset-8,
	.col-xs-offset-9 {
		padding-right: 14px;
		padding-left: 14px
	}
	.container.container--doublePadding {
		padding: 0 56px
	}
	.container.container--doublePadding .row {
		margin-right: -28px;
		margin-left: -28px;
		max-width: calc(100% + 56px)
	}
	.container.container--doublePadding .col-lg,
	.container.container--doublePadding .col-lg-1,
	.container.container--doublePadding .col-lg-10,
	.container.container--doublePadding .col-lg-11,
	.container.container--doublePadding .col-lg-12,
	.container.container--doublePadding .col-lg-2,
	.container.container--doublePadding .col-lg-3,
	.container.container--doublePadding .col-lg-4,
	.container.container--doublePadding .col-lg-5,
	.container.container--doublePadding .col-lg-6,
	.container.container--doublePadding .col-lg-7,
	.container.container--doublePadding .col-lg-8,
	.container.container--doublePadding .col-lg-9,
	.container.container--doublePadding .col-lg-offset-0,
	.container.container--doublePadding .col-lg-offset-1,
	.container.container--doublePadding .col-lg-offset-10,
	.container.container--doublePadding .col-lg-offset-11,
	.container.container--doublePadding .col-lg-offset-12,
	.container.container--doublePadding .col-lg-offset-2,
	.container.container--doublePadding .col-lg-offset-3,
	.container.container--doublePadding .col-lg-offset-4,
	.container.container--doublePadding .col-lg-offset-5,
	.container.container--doublePadding .col-lg-offset-6,
	.container.container--doublePadding .col-lg-offset-7,
	.container.container--doublePadding .col-lg-offset-8,
	.container.container--doublePadding .col-lg-offset-9,
	.container.container--doublePadding .col-md,
	.container.container--doublePadding .col-md-1,
	.container.container--doublePadding .col-md-10,
	.container.container--doublePadding .col-md-11,
	.container.container--doublePadding .col-md-12,
	.container.container--doublePadding .col-md-2,
	.container.container--doublePadding .col-md-3,
	.container.container--doublePadding .col-md-4,
	.container.container--doublePadding .col-md-5,
	.container.container--doublePadding .col-md-6,
	.container.container--doublePadding .col-md-7,
	.container.container--doublePadding .col-md-8,
	.container.container--doublePadding .col-md-9,
	.container.container--doublePadding .col-md-offset-0,
	.container.container--doublePadding .col-md-offset-1,
	.container.container--doublePadding .col-md-offset-10,
	.container.container--doublePadding .col-md-offset-11,
	.container.container--doublePadding .col-md-offset-12,
	.container.container--doublePadding .col-md-offset-2,
	.container.container--doublePadding .col-md-offset-3,
	.container.container--doublePadding .col-md-offset-4,
	.container.container--doublePadding .col-md-offset-5,
	.container.container--doublePadding .col-md-offset-6,
	.container.container--doublePadding .col-md-offset-7,
	.container.container--doublePadding .col-md-offset-8,
	.container.container--doublePadding .col-md-offset-9,
	.container.container--doublePadding .col-sm,
	.container.container--doublePadding .col-sm-1,
	.container.container--doublePadding .col-sm-10,
	.container.container--doublePadding .col-sm-11,
	.container.container--doublePadding .col-sm-12,
	.container.container--doublePadding .col-sm-2,
	.container.container--doublePadding .col-sm-3,
	.container.container--doublePadding .col-sm-4,
	.container.container--doublePadding .col-sm-5,
	.container.container--doublePadding .col-sm-6,
	.container.container--doublePadding .col-sm-7,
	.container.container--doublePadding .col-sm-8,
	.container.container--doublePadding .col-sm-9,
	.container.container--doublePadding .col-sm-offset-0,
	.container.container--doublePadding .col-sm-offset-1,
	.container.container--doublePadding .col-sm-offset-10,
	.container.container--doublePadding .col-sm-offset-11,
	.container.container--doublePadding .col-sm-offset-12,
	.container.container--doublePadding .col-sm-offset-2,
	.container.container--doublePadding .col-sm-offset-3,
	.container.container--doublePadding .col-sm-offset-4,
	.container.container--doublePadding .col-sm-offset-5,
	.container.container--doublePadding .col-sm-offset-6,
	.container.container--doublePadding .col-sm-offset-7,
	.container.container--doublePadding .col-sm-offset-8,
	.container.container--doublePadding .col-sm-offset-9,
	.container.container--doublePadding .col-xs,
	.container.container--doublePadding .col-xs-1,
	.container.container--doublePadding .col-xs-10,
	.container.container--doublePadding .col-xs-11,
	.container.container--doublePadding .col-xs-12,
	.container.container--doublePadding .col-xs-2,
	.container.container--doublePadding .col-xs-3,
	.container.container--doublePadding .col-xs-4,
	.container.container--doublePadding .col-xs-5,
	.container.container--doublePadding .col-xs-6,
	.container.container--doublePadding .col-xs-7,
	.container.container--doublePadding .col-xs-8,
	.container.container--doublePadding .col-xs-9,
	.container.container--doublePadding .col-xs-offset-0,
	.container.container--doublePadding .col-xs-offset-1,
	.container.container--doublePadding .col-xs-offset-10,
	.container.container--doublePadding .col-xs-offset-11,
	.container.container--doublePadding .col-xs-offset-12,
	.container.container--doublePadding .col-xs-offset-2,
	.container.container--doublePadding .col-xs-offset-3,
	.container.container--doublePadding .col-xs-offset-4,
	.container.container--doublePadding .col-xs-offset-5,
	.container.container--doublePadding .col-xs-offset-6,
	.container.container--doublePadding .col-xs-offset-7,
	.container.container--doublePadding .col-xs-offset-8,
	.container.container--doublePadding .col-xs-offset-9 {
		padding-right: 28px;
		padding-left: 28px
	}
}

.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.col-xs {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}

.col-xs-1 {
	-ms-flex-preferred-size: 8.33333333%;
	flex-basis: 8.33333333%;
	max-width: 8.33333333%
}

.col-xs-2 {
	-ms-flex-preferred-size: 16.66666667%;
	flex-basis: 16.66666667%;
	max-width: 16.66666667%
}

.col-xs-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}

.col-xs-4 {
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%;
	max-width: 33.33333333%
}

.col-xs-5 {
	-ms-flex-preferred-size: 41.66666667%;
	flex-basis: 41.66666667%;
	max-width: 41.66666667%
}

.col-xs-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}

.col-xs-7 {
	-ms-flex-preferred-size: 58.33333333%;
	flex-basis: 58.33333333%;
	max-width: 58.33333333%
}

.col-xs-8 {
	-ms-flex-preferred-size: 66.66666667%;
	flex-basis: 66.66666667%;
	max-width: 66.66666667%
}

.col-xs-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}

.col-xs-10 {
	-ms-flex-preferred-size: 83.33333333%;
	flex-basis: 83.33333333%;
	max-width: 83.33333333%
}

.col-xs-11 {
	-ms-flex-preferred-size: 91.66666667%;
	flex-basis: 91.66666667%;
	max-width: 91.66666667%
}

.col-xs-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.start-xs {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: start
}

.center-xs {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.end-xs {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: end
}

.top-xs {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.middle-xs {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bottom-xs {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.around-xs {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.between-xs {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.first-xs {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.last-xs {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media (min-width:700px) {
	.container {
		max-width: 1240px
	}
	.col-sm,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-offset-0,
	.col-sm-offset-1,
	.col-sm-offset-10,
	.col-sm-offset-11,
	.col-sm-offset-12,
	.col-sm-offset-2,
	.col-sm-offset-3,
	.col-sm-offset-4,
	.col-sm-offset-5,
	.col-sm-offset-6,
	.col-sm-offset-7,
	.col-sm-offset-8,
	.col-sm-offset-9 {
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.col-sm {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-sm-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%
	}
	.col-sm-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%
	}
	.col-sm-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
	.col-sm-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%
	}
	.col-sm-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%
	}
	.col-sm-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%
	}
	.col-sm-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%
	}
	.col-sm-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%
	}
	.col-sm-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.start-sm {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}
	.center-sm {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.end-sm {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}
	.top-sm {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.middle-sm {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.bottom-sm {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.around-sm {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.between-sm {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.first-sm {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.last-sm {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media (min-width:1020px) {
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-offset-0,
	.col-md-offset-1,
	.col-md-offset-10,
	.col-md-offset-11,
	.col-md-offset-12,
	.col-md-offset-2,
	.col-md-offset-3,
	.col-md-offset-4,
	.col-md-offset-5,
	.col-md-offset-6,
	.col-md-offset-7,
	.col-md-offset-8,
	.col-md-offset-9 {
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.col-md {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-md-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%
	}
	.col-md-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%
	}
	.col-md-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
	.col-md-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%
	}
	.col-md-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%
	}
	.col-md-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%
	}
	.col-md-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%
	}
	.col-md-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%
	}
	.col-md-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.start-md {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}
	.center-md {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.end-md {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}
	.top-md {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.middle-md {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.bottom-md {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.around-md {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.between-md {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.first-md {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.last-md {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media (min-width:1366px) {
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-offset-0,
	.col-lg-offset-1,
	.col-lg-offset-10,
	.col-lg-offset-11,
	.col-lg-offset-12,
	.col-lg-offset-2,
	.col-lg-offset-3,
	.col-lg-offset-4,
	.col-lg-offset-5,
	.col-lg-offset-6,
	.col-lg-offset-7,
	.col-lg-offset-8,
	.col-lg-offset-9 {
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.col-lg {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-lg-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%
	}
	.col-lg-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%
	}
	.col-lg-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
	.col-lg-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%
	}
	.col-lg-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%
	}
	.col-lg-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%
	}
	.col-lg-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%
	}
	.col-lg-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%
	}
	.col-lg-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.start-lg {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}
	.center-lg {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.end-lg {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}
	.top-lg {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.middle-lg {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.bottom-lg {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.around-lg {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.between-lg {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.first-lg {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.last-lg {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

body {
	line-height: 1;
	position: relative;
	font-size: 16px;
	font-weight: 300;
	color: #FFF

}

.background,
.background::before {
	position: absolute;
	width: 100%;
	left: 0
}

ol strong,
p strong,
strong,
ul strong {
	font-weight: bolder
}

.background {
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	overflow: hidden
}

.background::before {
	top: var(--bg-y);
	height: 200%
}

.logo,
.logo__icon,
.logo__type {
	position: relative;
	display: inline-block
}

.logo__iconRatio,
.logo__type svg {
	width: auto;
	height: 100%
}

.logo {
	transform: translate3d(0, 0, 0, 0)
}

.logo__icon {
	height: 100%;
	filter: url(#goo);
	margin-right: 5%;
	vertical-align: middle
}

.logo__type {
	height: 100%;
	vertical-align: middle
}

.logo__type svg {
	display: block
}

.logo__dot,
.logo__letter {
	fill: #33DBF0
}

.logo__letter {
	transition: 1s cubic-bezier(1, 0, 0, 1);
	transform: translateX(0);
	opacity: 1
}

.logo__letter:nth-child(1) {
	transition-delay: 1.4s
}

.logo__letter:nth-child(2) {
	transition-delay: 1.45s
}

.logo__letter:nth-child(3) {
	transition-delay: 1.5s
}

.logo__letter:nth-child(4) {
	transition-delay: 1.55s
}

.logo__letter:nth-child(5) {
	transition-delay: 1.6s
}

.logo__letter:nth-child(6) {
	transition-delay: 1.65s
}

.logo__letter:nth-child(7) {
	transition-delay: 1.7s
}

.logo__letter:nth-child(8) {
	transition-delay: 1.75s
}

.logo__letter:nth-child(9) {
	transition-delay: 1.8s
}

.logo__letter:nth-child(10) {
	transition-delay: 1.85s
}

.logo__letter:nth-child(11) {
	transition-delay: 1.9s
}

.logo__letter:nth-child(12) {
	transition-delay: 1.95s
}

.logo__letter:nth-child(13) {
	transition-delay: 2s
}

.logo__letter:nth-child(14) {
	transition-delay: 2.05s
}

.logo__letter:nth-child(15) {
	transition-delay: 2.1s
}

.logo__dotGroup {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: 1s cubic-bezier(1, 0, 0, 1)
}

.logo__dotGroup--large,
.logo__dotGroup--small {
	transform: rotate(0)
}

.logo__dotGroup--medium {
	transform: rotate(-18deg)
}

.logo__dotGroup--tiny {
	transform: rotate(18deg)
}

.logo__dot {
	transform-origin: center;
	background-color: #33DBF0;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18%;
	height: 18%;
	max-width: 18%;
	max-height: 18%;
	border-radius: 50%;
	margin: -9% 0 0 -9%;
	transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.logo__dot--small {
	transition-delay: .8s
}

.logo__dot--small:nth-child(1) {
	transform: scale(.4) rotate(0) translateY(-650%)
}

.logo__dot--small:nth-child(2) {
	transform: scale(.4) rotate(36deg) translateY(-650%)
}

.logo__dot--small:nth-child(3) {
	transform: scale(.4) rotate(72deg) translateY(-650%)
}

.logo__dot--small:nth-child(4) {
	transform: scale(.4) rotate(108deg) translateY(-650%)
}

.logo__dot--small:nth-child(5) {
	transform: scale(.4) rotate(144deg) translateY(-650%)
}

.logo__dot--small:nth-child(6) {
	transform: scale(.4) rotate(180deg) translateY(-650%)
}

.logo__dot--small:nth-child(7) {
	transform: scale(.4) rotate(216deg) translateY(-650%)
}

.logo__dot--small:nth-child(8) {
	transform: scale(.4) rotate(252deg) translateY(-650%)
}

.logo__dot--small:nth-child(9) {
	transform: scale(.4) rotate(288deg) translateY(-650%)
}

.logo__dot--small:nth-child(10) {
	transform: scale(.4) rotate(324deg) translateY(-650%)
}

.logo__dot--medium {
	transition-delay: 0s
}

.logo__dot--medium:nth-child(1) {
	transform: scale(.6) rotate(0) translateY(-244%)
}

.logo__dot--medium:nth-child(2) {
	transform: scale(.6) rotate(72deg) translateY(-244%)
}

.logo__dot--medium:nth-child(3) {
	transform: scale(.6) rotate(144deg) translateY(-244%)
}

.logo__dot--medium:nth-child(4) {
	transform: scale(.6) rotate(216deg) translateY(-244%)
}

.logo__dot--medium:nth-child(5) {
	transform: scale(.6) rotate(288deg) translateY(-244%)
}

.logo__dot--tiny {
	transition-delay: .4s
}

.logo__dot--tiny:nth-child(1) {
	transform: scale(.3) rotate(0) translateY(-610%)
}

.logo__dot--tiny:nth-child(2) {
	transform: scale(.3) rotate(72deg) translateY(-610%)
}

.logo__dot--tiny:nth-child(3) {
	transform: scale(.3) rotate(144deg) translateY(-610%)
}

.logo__dot--tiny:nth-child(4) {
	transform: scale(.3) rotate(216deg) translateY(-610%)
}

.logo__dot--tiny:nth-child(5) {
	transform: scale(.3) rotate(288deg) translateY(-610%)
}

.logo--initial .logo__dot--large,
.logo:hover .logo__dot--large {
	transition-delay: .5s;
	transition-duration: 2.5s
}

.logo--initial .logo__dot--small:nth-child(1),
.logo:hover .logo__dot--small:nth-child(1) {
	transition-delay: 1s;
	transform: scale(1) rotate(0) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(2),
.logo:hover .logo__dot--small:nth-child(2) {
	transition-delay: 1.1s;
	transform: scale(1) rotate(36deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(3),
.logo:hover .logo__dot--small:nth-child(3) {
	transition-delay: 1.3s;
	transform: scale(1) rotate(72deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(4),
.logo:hover .logo__dot--small:nth-child(4) {
	transition-delay: 1.4s;
	transform: scale(1) rotate(108deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(5),
.logo:hover .logo__dot--small:nth-child(5) {
	transition-delay: 1.5s;
	transform: scale(1) rotate(144deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(6),
.logo:hover .logo__dot--small:nth-child(6) {
	transition-delay: 1.6s;
	transform: scale(1) rotate(180deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(7),
.logo:hover .logo__dot--small:nth-child(7) {
	transition-delay: 1.7s;
	transform: scale(1) rotate(216deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(8),
.logo:hover .logo__dot--small:nth-child(8) {
	transition-delay: 1.8s;
	transform: scale(1) rotate(252deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(9),
.logo:hover .logo__dot--small:nth-child(9) {
	transition-delay: 1.9s;
	transform: scale(1) rotate(288deg) translateY(0)
}

.logo--initial .logo__dot--small:nth-child(10),
.logo:hover .logo__dot--small:nth-child(10) {
	transition-delay: 2s;
	transform: scale(1) rotate(324deg) translateY(0)
}

.logo--initial .logo__dot--medium:nth-child(1),
.logo:hover .logo__dot--medium:nth-child(1) {
	transition-delay: 0s;
	transform: scale(1) rotate(0) translateY(0)
}

.logo--initial .logo__dot--medium:nth-child(2),
.logo:hover .logo__dot--medium:nth-child(2) {
	transition-delay: .1s;
	transform: scale(1) rotate(72deg) translateY(0)
}

.logo--initial .logo__dot--medium:nth-child(3),
.logo:hover .logo__dot--medium:nth-child(3) {
	transition-delay: .2s;
	transform: scale(1) rotate(144deg) translateY(0)
}

.logo--initial .logo__dot--medium:nth-child(4),
.logo:hover .logo__dot--medium:nth-child(4) {
	transition-delay: .3s;
	transform: scale(1) rotate(216deg) translateY(0)
}

.logo--initial .logo__dot--medium:nth-child(5),
.logo:hover .logo__dot--medium:nth-child(5) {
	transition-delay: .4s;
	transform: scale(1) rotate(288deg) translateY(0)
}

.logo--initial .logo__dot--tiny:nth-child(1),
.logo:hover .logo__dot--tiny:nth-child(1) {
	transition-delay: .5s;
	transform: scale(1) rotate(0) translateY(0)
}

.logo--initial .logo__dot--tiny:nth-child(2),
.logo:hover .logo__dot--tiny:nth-child(2) {
	transition-delay: .6s;
	transform: scale(1) rotate(72deg) translateY(0)
}

.logo--initial .logo__dot--tiny:nth-child(3),
.logo:hover .logo__dot--tiny:nth-child(3) {
	transition-delay: .7s;
	transform: scale(1) rotate(144deg) translateY(0)
}

.logo--initial .logo__dot--tiny:nth-child(4),
.logo:hover .logo__dot--tiny:nth-child(4) {
	transition-delay: .8s;
	transform: scale(1) rotate(216deg) translateY(0)
}

.logo--initial .logo__dot--tiny:nth-child(5),
.logo:hover .logo__dot--tiny:nth-child(5) {
	transition-delay: .9s;
	transform: scale(1) rotate(288deg) translateY(0)
}

.logo--initial .logo__dotGroup--small,
.logo:hover .logo__dotGroup--small {
	transition-delay: 1s;
	transform: rotate(36deg);
	transition-duration: 2s
}

.logo--initial .logo__dotGroup--medium,
.logo:hover .logo__dotGroup--medium {
	transition-delay: 0s;
	transform: rotate(18deg)
}

.logo--initial .logo__dotGroup--tiny,
.logo:hover .logo__dotGroup--tiny {
	transition-delay: .5s;
	transform: rotate(54deg)
}

.logo--initial .logo__letter {
	transform: translateX(-10%);
	opacity: 0
}

@media (min-width:700px) {
	body {
		font-size: 17px
	}
}

ol,
p,
ul {
	margin-bottom: 24px
}

@media (min-width:1020px) {
	body {
		font-size: 19px
	}
	ol,
	p,
	ul {
		margin-bottom: 28px;
		line-height: 28px
	}
}

ol .small,
ol small,
ol.small,
p .small,
p small,
p.small,
ul .small,
ul small,
ul.small {
	font-size: 14px
}

@media (min-width:1020px) {
	ol .small,
	ol small,
	ol.small,
	p .small,
	p small,
	p.small,
	ul .small,
	ul small,
	ul.small {
		font-size: 15px
	}
}

h3,
ol big,
p big,
ul big {
	font-size: 18px
}

ol a:link,
p a:link,
ul a:link {
	text-decoration: underline
}

ol a:link,
ol a:visited,
p a:link,
p a:visited,
ul a:link,
ul a:visited {
	color: inherit
}

h1,
h2,
h3 {
	position: relative;
	font-weight: 600;
	margin-bottom: 24px
}

h4 {
	margin-bottom: 24px
}

@media (min-width:700px) {
	h3 {
		line-height: 36px;
		font-size: 24px
	}
}

@media (min-width:1020px) {
	h4 {
		margin-bottom: 28px
	}
	h3 {
		margin-bottom: 28px;
		line-height: 42px;
		font-size: 30px
	}
}

h2 {
	font-size: 32px;
	line-height: 36px
}

@media (min-width:700px) {
	h2 {
		line-height: 48px;
		font-size: 42px
	}
}

@media (min-width:1020px) {
	h2 {
		margin-bottom: 28px;
		line-height: 56px;
		font-size: 50px
	}
}

h1 {
	font-size: 38px;
	line-height: 48px
}

@media (min-width:700px) {
	h1 {
		line-height: 60px;
		font-size: 54px
	}
}

@media (min-width:1020px) {
	h1 {
		margin-bottom: 28px;
		line-height: 70px;
		font-size: 60px
	}
	.index {
		position: absolute;
		right: 100%;
		display: block;
		line-height: inherit;
		top: 0;
		font-weight: 400;
		letter-spacing: 3px;
		font-size: .5em;
		color: #33DBF0;
		margin-right: 6px
	}
}

@media (min-width:1020px) and (min-width:1020px) {
	.index {
		margin-right: 7px
	}
}

.meta {
	color: #33DBF0;
	letter-spacing: 2px;
	font-weight: 300
}

blockquote {
	margin-bottom: 24px;
	position: relative
}

blockquote p {
	font-weight: 600;
	font-size: 18px
}

@media (min-width:1020px) {
	blockquote {
		margin-bottom: 28px;
		padding-top: 14px
	}
	blockquote p {
		font-size: 28px;
		line-height: 42px
	}
}

blockquote cite {
	display: block;
	line-height: 24px;
	color: #33DBF0;
	margin-top: -12px;
	font-size: 14px
}

blockquote::before {
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	width: 48px;
	display: block
}

@media (min-width:1020px) {
	blockquote cite {
		font-size: 16px;
		line-height: 28px;
		margin-top: -14px
	}
	blockquote::before {
		margin-right: 28px;
		width: 56px
	}
}

@media (min-width:1366px) {
	blockquote::before {
		position: absolute;
		right: 100%;
		top: 0
	}
}

blockquote.big p {
	font-size: 24px;
	line-height: 36px
}

input,
select,
textarea {
	background: 0 0;
	border: 0;
	border-radius: 0;
	resize: none;
	-moz-appearance: none;
	text-indent: 1px
}

.field {
	display: block;
	position: relative;
	margin-bottom: 48px
}

@media (min-width:1020px) {
	blockquote.big p {
		font-size: 30px;
		line-height: 42px
	}
	.field {
		margin-bottom: 56px
	}
}

.field__label {
	color: #33DBF0;
	display: block;
	margin-bottom: 0;
	line-height: 24px;
	padding: 12px 0;
	font-size: 16px;
	position: absolute;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 100%;
	transform-origin: top left;
	transition: .3s cubic-bezier(1, 0, 0, 1)
}

@media (min-width:1020px) {
	.field__label {
		font-size: 18px;
		line-height: 28px;
		padding: 14px 0
	}
}

.field__wrapper {
	position: relative
}

.field__indicator {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	pointer-events: none;
	background-color: #FFF;
	height: 2px;
	display: block
}

.field__indicator::before {
	display: block;
	position: absolute;
	background-color: #33DBF0;
	transition: .3s ease-in-out;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
	opacity: 0;
	transform-origin: center left
}

.field__error {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	line-height: 24px;
	font-size: 14px;
	color: red;
	font-style: italic;
	pointer-events: none
}

.field__input,
.field__select,
.field__textarea {
	color: #FFF;
	width: 100%;
	display: block
}

.field__input {
	height: 48px;
	font-size: 16px;
	line-height: 24px;
	padding: 12px 0
}

@media (min-width:1020px) {
	.field__input {
		font-size: 21px;
		height: 56px;
		line-height: 28px;
		padding: 14px 0
	}
}

.field__input::-webkit-input-placeholder {
	color: #FFF;
	opacity: .5
}

.field__select {
	height: 48px;
	font-size: 16px;
	line-height: 24px;
	padding: 12px 0;
	position: relative
}

@media (min-width:1020px) {
	.field__select {
		height: 56px;
		line-height: 28px;
		padding: 14px 0;
		font-size: 21px
	}
}

.field__textarea {
	min-height: 48px;
	padding: 12px 0;
	font-size: 16px;
	line-height: 24px
}

@media (min-width:1020px) {
	.field__textarea {
		font-size: 21px;
		min-height: 56px;
		line-height: 28px;
		padding: 14px 0
	}
}

.field__checkboxLabel,
.field__radioLabel {
	line-height: 24px;
	padding-left: 36px;
	position: relative;
	cursor: pointer;
	display: block;
	color: #33DBF0;
	font-size: 16px
}

.field__radioLabel::before {
	position: absolute;
	left: -24px;
	top: 0;
	content: ""
}

.field__checkboxLabel::after,
.field__checkboxLabel::before {
	top: 4px;
	height: 16px;
	width: 16px;
	position: absolute;
	content: ""
}

@media (min-width:1020px) {
	.field__checkboxLabel,
	.field__radioLabel {
		font-size: 18px;
		line-height: 28px;
		padding-left: 28px
	}
	.field__radioLabel::before {
		left: -28px
	}
}

.field__radioLabel::after {
	position: absolute;
	content: "";
	opacity: 0;
	left: -28px
}

.field__radio {
	position: absolute;
	visibility: hidden
}

.field__checkboxLabel::before {
	left: 0;
	border: 2px solid #FFF
}

.field__checkboxLabel::after {
	left: 0;
	border: 2px solid transparent;
	transition: .3s cubic-bezier(1, 0, 0, 1);
	transform: scale(0);
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/assets/images/other/tick.png)
}

.field__checkbox {
	position: absolute;
	visibility: hidden
}

.field__checkbox:checked+.field__checkboxLabel::after {
	transform: scale(1);
	opacity: 1
}

.field__fileLabel {
	line-height: 24px;
	padding: 6px 24px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #FFF;
	cursor: pointer;
	border-radius: 4px;
	border: 2px dashed #FFF
}

@media (min-width:1020px) {
	.field__checkboxLabel::after,
	.field__checkboxLabel::before {
		left: 0;
		top: 4px
	}
	.field__fileLabel {
		line-height: 28px;
		padding: 7px 28px
	}
}

.field__files {
	font-size: 16px;
	font-weight: 400;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 6px
}

@media (min-width:1020px) {
	.field__files {
		padding-left: 7px
	}
}

.field__file {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px
}

.field__file:focus+.field__fileLabel {
	border-color: #33DBF0
}

.field--select .field__wrapper::after {
	position: absolute;
	pointer-events: none;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	display: block;
	content: "";
	background-image: url(/assets/images/other/chev-down.png);
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat
}

.field--disabled {
	cursor: not-allowed
}

.field--focus .field__indicator::before {
	transform: scaleX(1);
	opacity: 1
}

.field--focus.field--invert .field__fileLabel {
	border-color: #FFF
}

.field--active .field__label,
.field--focus .field__label,
.field--select .field__label {
	transform: translateY(-18px) scale(.75)
}

.formRow {
	display: block
}

.formRow .button {
	margin-left: auto;
	display: inline-block
}

@media (min-width:1020px) {
	.field--select .field__wrapper::after {
		width: 28px;
		height: 28px
	}
	.formRow {
		display: flex;
		align-items: flex-end;
		margin: -12px
	}
	.formRow .field {
		flex: 1 1 100%;
		margin-right: 12px;
		margin-left: 12px
	}
}

.formWrapper {
	position: relative
}

.formWrapper__content {
	position: relative;
	opacity: 1;
	transition: opacity .2s cubic-bezier(1, 0, 0, 1) 0s, visibility 0s linear .2s
}

.formWrapper__success {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	transition: opacity .2s cubic-bezier(1, 0, 0, 1) .2s, visibility 0s linear .2s
}

.accordion,
.usp {
	display: block
}

.formWrapper__success .icon {
	color: #33DBF0;
	width: 48px;
	height: 48px;
	margin-bottom: 24px
}

@media (min-width:1020px) {
	.formWrapper__success .icon {
		width: 56px;
		height: 56px;
		margin-bottom: 28px
	}
}

.formWrapper__success div {
	transform: scale(.8);
	opacity: 0;
	transition: .4s cubic-bezier(1, 0, 0, 1) .4s
}

.formWrapper--success .formWrapper__content {
	opacity: 0;
	visibility: hidden
}

.formWrapper--success .formWrapper__success {
	opacity: 1;
	visibility: visible
}

.formWrapper--success .formWrapper__success div {
	transform: scale(1);
	opacity: 1
}

.formWrapper--success .formWrapper__success h3 {
	margin-bottom: 0
}

.usps {
	counter-reset: usp
}

.usp__caption::before {
	display: block;
	counter-increment: usp;
	content: "0" counter(usp);
	color: #33DBF0;
	letter-spacing: 4px;
	border-bottom: 1px solid #33DBF0;
	margin-bottom: 24px;
	padding-bottom: 24px
}

@media (min-width:1020px) {
	.usp__caption::before {
		margin-bottom: 28px;
		padding-bottom: 28px
	}
}

.col__stickyContent {
	position: sticky;
	top: 72px
}

@media (min-width:700px) {
	.col__stickyContent {
		top: 84px;
		margin-bottom: 28px
	}
}

.accordion {
	margin-bottom: 2px
}

.accordion__headline {
	position: relative;
	padding: 12px 0;
	cursor: pointer;
	display: flex;
	align-items: center
}

.accordion__headline::after,
.accordion__headline::before {
	position: absolute;
	right: 0;
	top: calc(50% - 1px);
	height: 2px;
	width: 18px;
	background-color: #33DBF0;
	content: "";
	transition: .4s cubic-bezier(1, 0, 0, 1)
}

.accordion__item,
.carousel__viewport,
.flickity-slider,
.flickity-viewport {
	position: relative
}

.accordion__headline::before {
	transform: rotate(270deg)
}

.accordion__headline .icon {
	flex: 0 0 auto;
	margin-right: 24px;
	height: 24px;
	width: 24px
}

@media (min-width:1020px) {
	.accordion__headline {
		padding: 14px 0
	}
	.accordion__headline .icon {
		margin-right: 14px;
		height: 32px;
		width: 32px
	}
}

.accordion__headline h1,
.accordion__headline h2,
.accordion__headline h3,
.accordion__headline h4,
.accordion__headline h5 {
	margin-bottom: 0
}

.accordion__content {
	transform: rotate3d(1, 0, 0, -10deg) scale(.9);
	transform-origin: center bottom;
	max-height: 0;
	overflow: hidden;
	transition: transform .4s cubic-bezier(1, 0, 0, 1), max-height .4s cubic-bezier(1, 0, 0, 1), opacity .4s cubic-bezier(1, 0, 0, 1)
}

.accordion__content::after {
	height: 24px;
	display: block;
	content: "";
	position: relative
}

.accordion__item {
	border-bottom: 1px solid #33DBF0;
	perspective: 400px
}

.accordion__item:first-child {
	border-top: 1px solid #33DBF0
}

.accordion__item--active .accordion__headline::after {
	transform: rotate(-180deg)
}

.accordion__item--active .accordion__headline::before {
	transform: rotate(0)
}

.accordion__item--active .accordion__content {
	transform: rotate3d(1, 0, 0, 0deg) scale(1);
	max-height: 900px
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-slider {
	height: 100%
}

.carousel {
	display: flex;
	align-items: center;
	width: 100%
}

.carousel__viewport {
	flex: 0 1 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 48px
}

@media (min-width:1020px) {
	.carousel__viewport {
		padding-bottom: 56px;
		margin: 0 28px
	}
	.carousel__viewport::after,
	.carousel__viewport::before {
		position: absolute;
		top: 0;
		height: 100%;
		width: 20%;
		content: "";
		z-index: 10;
		pointer-events: none
	}
	.carousel__viewport::before {
		transform: rotate(180deg);
		left: -1px
	}
	.carousel__viewport::after {
		right: -1px
	}
}

.carousel__cell {
	display: block;
	width: 100%
}

.carousel .flickity-page-dots {
	display: flex;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	height: 48px;
	align-items: center;
	justify-content: center;
	list-style: none
}

@media (min-width:1020px) {
	.carousel .flickity-page-dots {
		height: 56px
	}
}

.carousel .flickity-page-dots li {
	background-color: #33DBF0;
	transform: scale(.4);
	width: 14px;
	height: 14px;
	margin: 0 6px;
	border-radius: 50%;
	transition: .4s cubic-bezier(.71, 1.7, .77, 1.24)
}

.carousel .flickity-page-dots li.is-selected {
	transform: scale(1);
	border-color: transparent;
	background-color: #33DBF0
}

.carousel__button {
	flex: 0 0 auto;
	display: none;
	transition: .2s ease-in-out;
	transform: scale(1)
}

@media (min-width:1020px) {
	.carousel__button {
		display: block
	}
	.carousel__button .icon {
		color: #33DBF0;
		width: 56px;
		height: 56px
	}
}

.carousel__button:hover {
	transform: scale(1.2)
}

.carousel__button:active {
	transition: .1s cubic-bezier(.71, 1.7, .77, 1.24);
	transform: scale(.9)
}

.section--darkBlue .carousel__viewport::after,
.section--darkBlue .carousel__viewport::before {
	background: linear-gradient(to right, rgba(1, 17, 32, 0), #011120)
}

.articleCard {
	min-height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex-direction: column;
	background-color: transparent
}

.articleCard__photo {
	flex: 0 0 auto;
	display: block;
	width: 100%;
	margin-bottom: 24px
}

.articleCard__caption {
	flex: 0 1 100%;
	display: block;
	width: 100%;
	padding: 0 24px
}

@media (min-width:1020px) {
	.articleCard__photo {
		margin-bottom: 28px
	}
	.articleCard__caption {
		padding: 0 28px
	}
}

.articleBrowser {
	margin: 0 -24px 24px;
	position: relative;
	display: block
}

.articleBrowser__overflow {
	white-space: nowrap;
	position: relative;
	z-index: 1
}

@media (min-width:1020px) {
	.articleBrowser {
		margin: 0 -28px 28px
	}
	.articleBrowser__overflow {
		padding-left: 300px
	}
}

.articleBrowser__indicator {
	display: none;
	transition: .1s ease-in-out;
	transform-origin: left center
}

@media (min-width:1366px) {
	.articleBrowser__indicator {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		display: flex;
		align-items: center;
		width: 300px;
		justify-content: center
	}
	.articleBrowser__indicator .icon {
		margin: 0 7px;
		color: #33DBF0;
		height: 56px;
		width: 56px
	}
	.articleBrowser__indicator .icon:nth-of-type(2) {
		color: #FFF;
		height: 70px;
		width: 70px
	}
}

.articleBrowser__indicator .scrollArrow {
	margin-left: 28px
}

.articleBrowser__indicator--hidden {
	transform: translateX(12px) rotate3d(0, 1, 0, 20deg);
	opacity: 0
}

.articleBrowser__article {
	z-index: 1;
	white-space: normal;
	scroll-snap-align: start;
	padding-left: 24px;
	display: block;
	width: 300px
}

.button,
.nav__link {
	white-space: nowrap
}

@media (min-width:1020px) {
	.articleBrowser__article {
		width: 400px;
		padding-left: 28px
	}
}

.articleBrowser .listedArticle {
	min-height: none!important
}

.shape {
	display: block;
	width: 70%;
	margin: 0 auto;
	position: relative;
	perspective: 400px;
	transform: translate3d(0, 0, 0, 0)
}

.shape::before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%
}

.shape>.content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.shape__wrapper {
	position: absolute;
	height: 70%;
	width: 70%;
	left: 15%;
	top: 15%;
	display: block
}

.shape__ring,
.shape__square {
	position: absolute;
	border: 1px solid #33DBF0;
	backface-visibility: visible;
	outline: transparent solid 1px;
	transform-style: preserve-3d
}

.shape__axis,
.shape__plane {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	display: block;
	transform-style: preserve-3d
}

.shape__axis:nth-of-type(2) {
	transform: rotate(90deg)
}

.shape__innerEnvironment,
.shape__outerEnvironment {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	display: block;
	transform-style: preserve-3d
}

.shape--torus .shape__innerEnvironment {
	animation: rotateZ 40s linear infinite
}

.shape--torus .shape__outerEnvironment {
	transform: rotate3d(1, .5, 1, 45deg)
}

.shape--torus .shape__ring {
	transform-origin: bottom right;
	top: 0;
	border-radius: 50%;
	width: 40%;
	height: 40%;
	transform: rotate3d(0, 1, 0, 90deg) scale(1)
}

.shape--torus .shape__plane:nth-of-type(1) {
	transform: rotate(10deg)
}

.shape--torus .shape__plane:nth-of-type(1) .shape__ring {
	transition-delay: .1s;
	animation-delay: .1s
}

.shape--torus .shape__plane:nth-of-type(2) {
	transform: rotate(20deg)
}

.shape--torus .shape__plane:nth-of-type(2) .shape__ring {
	transition-delay: .2s;
	animation-delay: .2s
}

.shape--torus .shape__plane:nth-of-type(3) {
	transform: rotate(30deg)
}

.shape--torus .shape__plane:nth-of-type(3) .shape__ring {
	transition-delay: .3s;
	animation-delay: .3s
}

.shape--torus .shape__plane:nth-of-type(4) {
	transform: rotate(40deg)
}

.shape--torus .shape__plane:nth-of-type(4) .shape__ring {
	transition-delay: .4s;
	animation-delay: .4s
}

.shape--torus .shape__plane:nth-of-type(5) {
	transform: rotate(50deg)
}

.shape--torus .shape__plane:nth-of-type(5) .shape__ring {
	transition-delay: .5s;
	animation-delay: .5s
}

.shape--torus .shape__plane:nth-of-type(6) {
	transform: rotate(60deg)
}

.shape--torus .shape__plane:nth-of-type(6) .shape__ring {
	transition-delay: .6s;
	animation-delay: .6s
}

.shape--torus .shape__plane:nth-of-type(7) {
	transform: rotate(70deg)
}

.shape--torus .shape__plane:nth-of-type(7) .shape__ring {
	transition-delay: .7s;
	animation-delay: .7s
}

.shape--torus .shape__plane:nth-of-type(8) {
	transform: rotate(80deg)
}

.shape--torus .shape__plane:nth-of-type(8) .shape__ring {
	transition-delay: .8s;
	animation-delay: .8s
}

.shape--torus .shape__plane:nth-of-type(9) {
	transform: rotate(90deg)
}

.shape--torus .shape__plane:nth-of-type(9) .shape__ring {
	transition-delay: .9s;
	animation-delay: .9s
}

.shape--torus .shape__plane:nth-of-type(10) {
	transform: rotate(100deg)
}

.shape--torus .shape__plane:nth-of-type(10) .shape__ring {
	transition-delay: 1s;
	animation-delay: 1s
}

.shape--torus .shape__plane:nth-of-type(11) {
	transform: rotate(110deg)
}

.shape--torus .shape__plane:nth-of-type(11) .shape__ring {
	transition-delay: 1.1s;
	animation-delay: 1.1s
}

.shape--torus .shape__plane:nth-of-type(12) {
	transform: rotate(120deg)
}

.shape--torus .shape__plane:nth-of-type(12) .shape__ring {
	transition-delay: 1.2s;
	animation-delay: 1.2s
}

.shape--torus .shape__plane:nth-of-type(13) {
	transform: rotate(130deg)
}

.shape--torus .shape__plane:nth-of-type(13) .shape__ring {
	transition-delay: 1.3s;
	animation-delay: 1.3s
}

.shape--torus .shape__plane:nth-of-type(14) {
	transform: rotate(140deg)
}

.shape--torus .shape__plane:nth-of-type(14) .shape__ring {
	transition-delay: 1.4s;
	animation-delay: 1.4s
}

.shape--torus .shape__plane:nth-of-type(15) {
	transform: rotate(150deg)
}

.shape--torus .shape__plane:nth-of-type(15) .shape__ring {
	transition-delay: 1.5s;
	animation-delay: 1.5s
}

.shape--torus .shape__plane:nth-of-type(16) {
	transform: rotate(160deg)
}

.shape--torus .shape__plane:nth-of-type(16) .shape__ring {
	transition-delay: 1.6s;
	animation-delay: 1.6s
}

.shape--torus .shape__plane:nth-of-type(17) {
	transform: rotate(170deg)
}

.shape--torus .shape__plane:nth-of-type(17) .shape__ring {
	transition-delay: 1.7s;
	animation-delay: 1.7s
}

.shape--torus .shape__plane:nth-of-type(18) {
	transform: rotate(180deg)
}

.shape--torus .shape__plane:nth-of-type(18) .shape__ring {
	transition-delay: 1.8s;
	animation-delay: 1.8s
}

.shape--torus .shape__plane:nth-of-type(19) {
	transform: rotate(190deg)
}

.shape--torus .shape__plane:nth-of-type(19) .shape__ring {
	transition-delay: 1.9s;
	animation-delay: 1.9s
}

.shape--torus .shape__plane:nth-of-type(20) {
	transform: rotate(200deg)
}

.shape--torus .shape__plane:nth-of-type(20) .shape__ring {
	transition-delay: 2s;
	animation-delay: 2s
}

.shape--torus .shape__plane:nth-of-type(21) {
	transform: rotate(210deg)
}

.shape--torus .shape__plane:nth-of-type(21) .shape__ring {
	transition-delay: 2.1s;
	animation-delay: 2.1s
}

.shape--torus .shape__plane:nth-of-type(22) {
	transform: rotate(220deg)
}

.shape--torus .shape__plane:nth-of-type(22) .shape__ring {
	transition-delay: 2.2s;
	animation-delay: 2.2s
}

.shape--torus .shape__plane:nth-of-type(23) {
	transform: rotate(230deg)
}

.shape--torus .shape__plane:nth-of-type(23) .shape__ring {
	transition-delay: 2.3s;
	animation-delay: 2.3s
}

.shape--torus .shape__plane:nth-of-type(24) {
	transform: rotate(240deg)
}

.shape--torus .shape__plane:nth-of-type(24) .shape__ring {
	transition-delay: 2.4s;
	animation-delay: 2.4s
}

.shape--torus .shape__plane:nth-of-type(25) {
	transform: rotate(250deg)
}

.shape--torus .shape__plane:nth-of-type(25) .shape__ring {
	transition-delay: 2.5s;
	animation-delay: 2.5s
}

.shape--torus .shape__plane:nth-of-type(26) {
	transform: rotate(260deg)
}

.shape--torus .shape__plane:nth-of-type(26) .shape__ring {
	transition-delay: 2.6s;
	animation-delay: 2.6s
}

.shape--torus .shape__plane:nth-of-type(27) {
	transform: rotate(270deg)
}

.shape--torus .shape__plane:nth-of-type(27) .shape__ring {
	transition-delay: 2.7s;
	animation-delay: 2.7s
}

.shape--torus .shape__plane:nth-of-type(28) {
	transform: rotate(280deg)
}

.shape--torus .shape__plane:nth-of-type(28) .shape__ring {
	transition-delay: 2.8s;
	animation-delay: 2.8s
}

.shape--torus .shape__plane:nth-of-type(29) {
	transform: rotate(290deg)
}

.shape--torus .shape__plane:nth-of-type(29) .shape__ring {
	transition-delay: 2.9s;
	animation-delay: 2.9s
}

.shape--torus .shape__plane:nth-of-type(30) {
	transform: rotate(300deg)
}

.shape--torus .shape__plane:nth-of-type(30) .shape__ring {
	transition-delay: 3s;
	animation-delay: 3s
}

.shape--torus .shape__plane:nth-of-type(31) {
	transform: rotate(310deg)
}

.shape--torus .shape__plane:nth-of-type(31) .shape__ring {
	transition-delay: 3.1s;
	animation-delay: 3.1s
}

.shape--torus .shape__plane:nth-of-type(32) .shape__ring,
.shape--torus .shape__plane:nth-of-type(33) .shape__ring {
	transition-delay: 3.2s;
	animation-delay: 3.2s
}

.shape--torus .shape__plane:nth-of-type(32) {
	transform: rotate(320deg)
}

.shape--torus .shape__plane:nth-of-type(33) {
	transform: rotate(330deg)
}

.shape--torus .shape__plane:nth-of-type(34) {
	transform: rotate(340deg)
}

.shape--torus .shape__plane:nth-of-type(34) .shape__ring {
	transition-delay: 3.4s;
	animation-delay: 3.4s
}

.shape--torus .shape__plane:nth-of-type(35) {
	transform: rotate(350deg)
}

.shape--torus .shape__plane:nth-of-type(35) .shape__ring {
	transition-delay: 3.5s;
	animation-delay: 3.5s
}

.shape--torus .shape__plane:nth-of-type(36) {
	transform: rotate(360deg)
}

.shape--torus .shape__plane:nth-of-type(36) .shape__ring {
	transition-delay: 3.6s;
	animation-delay: 3.6s
}

.shape--sphere .shape__outerEnvironment {
	transform: rotateX(-45deg) rotateY(-45deg)
}

.shape--sphere .shape__innerEnvironment {
	animation: rotateZ 40s linear infinite
}

.shape--sphere .shape__ring {
	border-radius: 50%;
	height: 100%;
	width: 100%;
	transform: rotateX(90deg) scale(1)
}

.shape--sphere .shape__plane:nth-of-type(1) {
	transform: translateY(-4%)
}

.shape--sphere .shape__plane:nth-of-type(1) .shape__ring {
	left: 45%;
	height: 10%;
	width: 10%;
	transition-delay: .1s;
	animation-delay: .1s
}

.shape--sphere .shape__plane:nth-of-type(2) {
	transform: translateY(-10%)
}

.shape--sphere .shape__plane:nth-of-type(2) .shape__ring {
	left: 38%;
	height: 24%;
	width: 24%;
	transition-delay: .2s;
	animation-delay: .2s
}

.shape--sphere .shape__plane:nth-of-type(3) {
	transform: translateY(-13%)
}

.shape--sphere .shape__plane:nth-of-type(3) .shape__ring {
	left: 32.5%;
	height: 35%;
	width: 35%;
	transition-delay: .3s;
	animation-delay: .3s
}

.shape--sphere .shape__plane:nth-of-type(4) {
	transform: translateY(-16%)
}

.shape--sphere .shape__plane:nth-of-type(4) .shape__ring {
	left: 27.5%;
	height: 45%;
	width: 45%;
	transition-delay: .4s;
	animation-delay: .4s
}

.shape--sphere .shape__plane:nth-of-type(5) {
	transform: translateY(-18%)
}

.shape--sphere .shape__plane:nth-of-type(6),
.shape--sphere .shape__plane:nth-of-type(7),
.shape--sphere .shape__plane:nth-of-type(8) {
	transform: translateY(-20%)
}

.shape--sphere .shape__plane:nth-of-type(5) .shape__ring {
	left: 23%;
	height: 54%;
	width: 54%;
	transition-delay: .5s;
	animation-delay: .5s
}

.shape--sphere .shape__plane:nth-of-type(6) .shape__ring {
	left: 18%;
	height: 64%;
	width: 64%;
	transition-delay: .6s;
	animation-delay: .6s
}

.shape--sphere .shape__plane:nth-of-type(7) .shape__ring {
	left: 14.5%;
	height: 71%;
	width: 71%;
	transition-delay: .7s;
	animation-delay: .7s
}

.shape--sphere .shape__plane:nth-of-type(8) .shape__ring {
	left: 10.5%;
	height: 79%;
	width: 79%;
	transition-delay: .8s;
	animation-delay: .8s
}

.shape--sphere .shape__plane:nth-of-type(9) {
	transform: translateY(-19%)
}

.shape--sphere .shape__plane:nth-of-type(9) .shape__ring {
	left: 7%;
	height: 86%;
	width: 86%;
	transition-delay: .9s;
	animation-delay: .9s
}

.shape--sphere .shape__plane:nth-of-type(10) {
	transform: translateY(-17%)
}

.shape--sphere .shape__plane:nth-of-type(10) .shape__ring {
	left: 3%;
	height: 94%;
	width: 94%;
	transition-delay: 1.1s;
	animation-delay: 1.1s
}

.shape--sphere .shape__plane:nth-of-type(11) {
	transform: translateY(-12%)
}

.shape--sphere .shape__plane:nth-of-type(11) .shape__ring {
	left: 1.5%;
	height: 97%;
	width: 97%;
	transition-delay: 1.2s;
	animation-delay: 1.2s
}

.shape--sphere .shape__plane:nth-of-type(12) {
	transform: translateY(-6%)
}

.shape--sphere .shape__plane:nth-of-type(12) .shape__ring {
	left: 0;
	height: 100%;
	width: 100%;
	transition-delay: 1.3s;
	animation-delay: 1.3s
}

.shape--sphere .shape__plane:nth-of-type(13) {
	transform: translateY(3%)
}

.shape--sphere .shape__plane:nth-of-type(13) .shape__ring {
	left: 0;
	height: 100%;
	width: 100%;
	transition-delay: 1.4s;
	animation-delay: 1.4s
}

.shape--sphere .shape__plane:nth-of-type(14) {
	transform: translateY(11%)
}

.shape--sphere .shape__plane:nth-of-type(14) .shape__ring {
	left: 1.5%;
	height: 97%;
	width: 97%;
	transition-delay: 1.5s;
	animation-delay: 1.5s
}

.shape--sphere .shape__plane:nth-of-type(15) {
	transform: translateY(18%)
}

.shape--sphere .shape__plane:nth-of-type(15) .shape__ring {
	left: 3%;
	height: 94%;
	width: 94%;
	transition-delay: 1.6s;
	animation-delay: 1.6s
}

.shape--sphere .shape__plane:nth-of-type(16) {
	transform: translateY(25%)
}

.shape--sphere .shape__plane:nth-of-type(16) .shape__ring {
	left: 4.5%;
	height: 91%;
	width: 91%;
	transition-delay: 1.7s;
	animation-delay: 1.7s
}

.shape--sphere .shape__plane:nth-of-type(17) {
	transform: translateY(33%)
}

.shape--sphere .shape__plane:nth-of-type(17) .shape__ring {
	left: 7%;
	height: 86%;
	width: 86%;
	transition-delay: 1.8s;
	animation-delay: 1.8s
}

.shape--sphere .shape__plane:nth-of-type(18) {
	transform: translateY(41%)
}

.shape--sphere .shape__plane:nth-of-type(18) .shape__ring {
	left: 10.5%;
	height: 79%;
	width: 79%;
	transition-delay: 1.9s;
	animation-delay: 1.9s
}

.shape--sphere .shape__plane:nth-of-type(19) {
	transform: translateY(49%)
}

.shape--sphere .shape__plane:nth-of-type(19) .shape__ring {
	left: 14.5%;
	height: 71%;
	width: 71%;
	transition-delay: 2s;
	animation-delay: 2s
}

.shape--sphere .shape__plane:nth-of-type(20) {
	transform: translateY(56%)
}

.shape--sphere .shape__plane:nth-of-type(20) .shape__ring {
	left: 18%;
	height: 64%;
	width: 64%;
	transition-delay: 2.1s;
	animation-delay: 2.1s
}

.shape--sphere .shape__plane:nth-of-type(21) {
	transform: translateY(64%)
}

.shape--sphere .shape__plane:nth-of-type(21) .shape__ring {
	left: 23%;
	height: 54%;
	width: 54%;
	transition-delay: 2.2s;
	animation-delay: 2.2s
}

.shape--sphere .shape__plane:nth-of-type(22) {
	transform: translateY(72%)
}

.shape--sphere .shape__plane:nth-of-type(22) .shape__ring {
	left: 27.5%;
	height: 45%;
	width: 45%;
	transition-delay: 2.3s;
	animation-delay: 2.3s
}

.shape--sphere .shape__plane:nth-of-type(23) {
	transform: translateY(80%)
}

.shape--sphere .shape__plane:nth-of-type(23) .shape__ring {
	left: 32.5%;
	height: 35%;
	width: 35%;
	transition-delay: 2.4s;
	animation-delay: 2.4s
}

.shape--sphere .shape__plane:nth-of-type(24) {
	transform: translateY(87%)
}

.shape--sphere .shape__plane:nth-of-type(24) .shape__ring {
	left: 38%;
	height: 24%;
	width: 24%;
	transition-delay: 2.5s;
	animation-delay: 2.5s
}

.shape--sphere .shape__plane:nth-of-type(25) {
	transform: translateY(95%)
}

.shape--sphere .shape__plane:nth-of-type(25) .shape__ring {
	left: 45%;
	height: 10%;
	width: 10%;
	transition-delay: 2.6s;
	animation-delay: 2.6s
}

.shape--cube .shape__outerEnvironment {
	transform: rotateX(-45deg) rotateY(-45deg)
}

.shape--cube .shape__innerEnvironment {
	animation: rotateY 40s linear infinite
}

.shape--cube .shape__square {
	left: 14%;
	top: 14%;
	width: 72%;
	height: 72%;
	transform: rotateY(90deg)
}

.shape--cube .shape__plane:nth-of-type(1) {
	transform: translate(-36%)
}

.shape--cube .shape__plane:nth-of-type(1) .shape__square {
	transition-delay: .1s;
	animation-delay: .1s
}

.shape--cube .shape__plane:nth-of-type(2) {
	transform: translate(-30%)
}

.shape--cube .shape__plane:nth-of-type(2) .shape__square {
	transition-delay: .2s;
	animation-delay: .2s
}

.shape--cube .shape__plane:nth-of-type(3) {
	transform: translate(-24%)
}

.shape--cube .shape__plane:nth-of-type(3) .shape__square {
	transition-delay: .3s;
	animation-delay: .3s
}

.shape--cube .shape__plane:nth-of-type(4) {
	transform: translate(-18%)
}

.shape--cube .shape__plane:nth-of-type(4) .shape__square {
	transition-delay: .4s;
	animation-delay: .4s
}

.shape--cube .shape__plane:nth-of-type(5) {
	transform: translate(-12%)
}

.shape--cube .shape__plane:nth-of-type(5) .shape__square {
	transition-delay: .5s;
	animation-delay: .5s
}

.shape--cube .shape__plane:nth-of-type(6) {
	transform: translate(-6%)
}

.shape--cube .shape__plane:nth-of-type(6) .shape__square {
	transition-delay: .6s;
	animation-delay: .6s
}

.shape--cube .shape__plane:nth-of-type(7) {
	transform: translate(0)
}

.shape--cube .shape__plane:nth-of-type(7) .shape__square {
	transition-delay: .7s;
	animation-delay: .7s
}

.shape--cube .shape__plane:nth-of-type(8) {
	transform: translate(6%)
}

.shape--cube .shape__plane:nth-of-type(8) .shape__square {
	transition-delay: .8s;
	animation-delay: .8s
}

.shape--cube .shape__plane:nth-of-type(9) {
	transform: translate(12%)
}

.shape--cube .shape__plane:nth-of-type(9) .shape__square {
	transition-delay: .9s;
	animation-delay: .9s
}

.shape--cube .shape__plane:nth-of-type(10) {
	transform: translate(18%)
}

.shape--cube .shape__plane:nth-of-type(10) .shape__square {
	transition-delay: 1s;
	animation-delay: 1s
}

.shape--cube .shape__plane:nth-of-type(11) {
	transform: translate(24%)
}

.shape--cube .shape__plane:nth-of-type(11) .shape__square {
	transition-delay: 1.1s;
	animation-delay: 1.1s
}

.shape--cube .shape__plane:nth-of-type(12) {
	transform: translate(30%)
}

.shape--cube .shape__plane:nth-of-type(12) .shape__square {
	transition-delay: 1.2s;
	animation-delay: 1.2s
}

.shape--cube .shape__plane:nth-of-type(13) {
	transform: translate(36%)
}

.shape--cube .shape__plane:nth-of-type(13) .shape__square {
	transition-delay: 1.3s;
	animation-delay: 1.3s
}

@keyframes rotateZ {
	from {
		transform: rotateZ(0)
	}
	to {
		transform: rotateZ(-360deg)
	}
}

@keyframes rotateY {
	from {
		transform: rotateY(0)
	}
	to {
		transform: rotateY(-360deg)
	}
}

@keyframes rotate3d1 {
	0% {
		transform: rotate3d(.5, .5, 0, 0deg)
	}
	100% {
		transform: rotate3d(.5, .5, 0, -360deg)
	}
}

@keyframes pulseRingTorus {
	0%,
	80% {
		transform: rotate3d(0, 1, 0, 90deg) scale(1);
		border-color: #33DBF0;
		border-width: 1px
	}
	90% {
		transform: rotate3d(0, 1, 0, 90deg) scale(1.025);
		border-color: #FFF;
		border-width: 2px
	}
}

@keyframes pulseRingSphere {
	0%,
	80% {
		transform: rotateX(90deg) scale(1);
		border-color: #33DBF0;
		border-width: 1px
	}
	90% {
		transform: rotateX(90deg) scale(1.025);
		border-color: #FFF;
		border-width: 2px
	}
}

@keyframes pulseRingSquare {
	0%,
	80% {
		transform: rotateY(90deg) scale(1);
		border-color: #33DBF0;
		border-width: 1px
	}
	90% {
		transform: rotateY(90deg) scale(1.025);
		border-color: #FFF;
		border-width: 2px
	}
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
	.shape--torus .shape__ring {
		animation: pulseRingTorus 3.6s linear infinite
	}
	.shape--sphere .shape__ring {
		animation: pulseRingSphere 3.6s linear infinite
	}
	.shape--cube .shape__square {
		animation: pulseRingSquare 3.6s linear infinite
	}
}

.inview:not(.inview--children).inview--generic {
	transform: translateY(24px);
	opacity: 0;
	transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.inview:not(.inview--children).inview--down {
	transform: translateY(-48px);
	opacity: 0;
	transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.inview:not(.inview--children).inview--delay {
	transition-delay: .5s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(1) {
	transition-delay: .1s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(2) {
	transition-delay: .2s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(3) {
	transition-delay: .3s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(4) {
	transition-delay: .4s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(5) {
	transition-delay: .5s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(6) {
	transition-delay: .6s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(7) {
	transition-delay: .7s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(8) {
	transition-delay: .8s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(9) {
	transition-delay: .9s
}

.inview:not(.inview--children).inview--sequential:nth-of-type(10) {
	transition-delay: 1s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(1) {
	transition-delay: .6s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(2) {
	transition-delay: .7s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(3) {
	transition-delay: .8s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(4) {
	transition-delay: .9s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(5) {
	transition-delay: 1s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(6) {
	transition-delay: 1.1s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(7) {
	transition-delay: 1.2s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(8) {
	transition-delay: 1.3s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(9) {
	transition-delay: 1.4s
}

.inview:not(.inview--children).inview--sequential.inview--delay:nth-of-type(10) {
	transition-delay: 1.5s
}

.inview:not(.inview--children).inview--active.inview--down,
.inview:not(.inview--children).inview--active.inview--generic {
	transform: translateY(0);
	opacity: 1
}

@media (max-width:1020px) {
	.inview:not(.inview--children).inview--desktopOnly {
		transform: translateY(0);
		opacity: 1
	}
}

@media (min-width:1020px) {
	.inview:not(.inview--children).inview--mobileOnly {
		transform: translateY(0);
		opacity: 1
	}
}

.inview--generic .inview__item {
	transform: translateY(24px);
	opacity: 0;
	transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.inview--down .inview__item {
	transform: translateY(-48px);
	opacity: 0;
	transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.inview--delay .inview__item {
	transition-delay: 2s
}

.inview--sequential .inview__item:nth-of-type(1) {
	transition-delay: .1s
}

.inview--sequential .inview__item:nth-of-type(2) {
	transition-delay: .2s
}

.inview--sequential .inview__item:nth-of-type(3) {
	transition-delay: .3s
}

.inview--sequential .inview__item:nth-of-type(4) {
	transition-delay: .4s
}

.inview--sequential .inview__item:nth-of-type(5) {
	transition-delay: .5s
}

.inview--sequential .inview__item:nth-of-type(6) {
	transition-delay: .6s
}

.inview--sequential .inview__item:nth-of-type(7) {
	transition-delay: .7s
}

.inview--sequential .inview__item:nth-of-type(8) {
	transition-delay: .8s
}

.inview--sequential .inview__item:nth-of-type(9) {
	transition-delay: .9s
}

.inview--sequential .inview__item:nth-of-type(10) {
	transition-delay: 1s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(1) {
	transition-delay: .6s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(2) {
	transition-delay: .7s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(3) {
	transition-delay: .8s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(4) {
	transition-delay: .9s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(5) {
	transition-delay: 1s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(6) {
	transition-delay: 1.1s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(7) {
	transition-delay: 1.2s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(8) {
	transition-delay: 1.3s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(9) {
	transition-delay: 1.4s
}

.inview--sequential.inview--delay .inview__item:nth-of-type(10) {
	transition-delay: 1.5s
}

.inview--active.inview--down .inview__item,
.inview--active.inview--generic .inview__item {
	transform: translateY(0);
	opacity: 1
}

@media (max-width:1020px) {
	.inview--desktopOnly .inview__item {
		transform: translateY(0);
		opacity: 1
	}
}

.hero {
	position: relative;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 96px 0 120px;
	overflow: hidden
}

@media (min-width:1020px) {
	.inview--mobileOnly .inview__item {
		transform: translateY(0);
		opacity: 1
	}
	.hero {
		padding: 112px 0 140px
	}
}

.hero .container {
	flex: 0 1 100%;
	position: relative
}

.hero .container .row {
	height: 100%
}

.hero__arrow {
	position: absolute;
	padding: 48px 0;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block
}

.footer,
.section {
	position: relative
}

.hero__arrow .icon {
	height: 36px;
	width: 36px;
	color: #33DBF0;
	margin-left: -18px
}

.button--primary:hover .button__label,
.button--primary:hover .icon,
.button--secondary:hover .button__label,
.button--secondary:hover .icon,
.nav__link {
	color: #FFF
}

@media (min-width:1020px) {
	.hero__arrow {
		padding: 56px 0
	}
	.hero__arrow .icon {
		height: 56px;
		width: 56px;
		margin-left: -28px
	}
}

.footer {
	display: block;
	background-color: #011120;
	padding-top: 72px;
	padding-bottom: 48px
}

.footer .logo {
	height: 48px
}

@media (min-width:1020px) {
	.footer .logo {
		height: 42px
	}
	.footer {
		padding-top: 112px;
		padding-bottom: 84px
	}
}

.section {
	display: block;
	padding-top: 72px;
	padding-bottom: 48px
}

.section__divider,
.section__divider::before {
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	left: 0
}

.section__divider {
	height: 2px;
	background-color: #011120
}

.section__divider::before {
	background: linear-gradient(to right, transparent, #33DBF0, transparent);
	height: 100%;
	transform: scaleX(0) translateX(-100%);
	transform-origin: left top;
	content: ""
}

.bodyText p:first-of-type::before,
.bodyText::before {
	display: inline-block;
	width: 72px;
	vertical-align: middle;
	content: ""
}

.section__divider.inview--active::before {
	animation: sheen 1s cubic-bezier(.785, .135, .15, .86)
}

.section--darkBlue {
	background-color: #011120
}

@keyframes sheen {
	0% {
		transform: scaleX(0) translateX(-100%)
	}
	100% {
		transform: scaleX(1) translateX(100%)
	}
}

.bodyText {
	position: relative
}

.bodyText::before {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: #33DBF0;
	margin: 11px 12px 11px 0
}

.bodyText p:first-of-type::before {
	position: relative;
	height: 2px;
	background: 0 0;
	margin-right: 12px
}

.inview.bodyText::before {
	transform: scaleX(0);
	transform-origin: left
}

.inview.bodyText p:first-of-type {
	opacity: 0
}

.inview--active.bodyText::before {
	transition: .5s cubic-bezier(1, 0, 0, 1) .2s;
	transform: scaleX(1)
}

.inview--active.bodyText p:first-of-type {
	opacity: 1;
	transition: .5s cubic-bezier(1, 0, 0, 1) .6s
}

.articleOverflow {
	display: block;
	margin: 0 -24px 24px
}

.articleOverflow__container {
	display: flex;
	overflow-y: hidden;
	overflow-x: scroll;
	scroll-snap-type: x mandatory
}

@media (min-width:1020px) {
	.section {
		padding-top: 168px;
		padding-bottom: 140px
	}
	.bodyText p {
		font-size: 21px
	}
	.articleOverflow {
		margin: 0 -28px 24px
	}
	.articleOverflow__container {
		overflow-y: hidden;
		overflow: hidden;
		padding: 0 14px
	}
	.articleOverflow__container::after {
		display: none
	}
}

.articleOverflow__item {
	scroll-snap-align: start;
	flex: 0 0 300px;
	margin-bottom: 24px;
	padding-left: 24px
}

@media (max-width:1020px) {
	.articleOverflow__item:last-child {
		flex: 0 0 324px;
		padding-right: 24px
	}
}

@media (min-width:1020px) {
	.articleOverflow__item {
		margin-right: 0;
		margin-bottom: 28px;
		flex: 1 0 33.33%;
		padding: 0 14px
	}
}

.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9000;
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	transition: 0s linear .4s
}

.overlay__dimmer {
	background-color: #000;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	transiton: .4s ease-in-out 0s
}

.overlay--open {
	visibility: visible;
	transition: 0s linear 0s
}

.overlay--open .overlay__dimmer {
	opacity: .5;
	transiton: .4s ease-in-out 0s
}

.overlay--open .overlay__window {
	opacity: 1;
	transform: scale(1);
	transition: .2s cubic-bezier(.71, 1.7, .77, 1.24) .2s
}

.header,
.header .logo {
	transition: .3s cubic-bezier(.785, .135, .15, .86)
}

@media (min-width:700px) {
	.overlay .overlay__window {
		max-width: 1240px;
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto
	}
}

.headerSpace {
	height: 72px;
	margin-bottom: 48px;
	display: block
}

@media (min-width:1020px) {
	.headerSpace {
		height: 112px;
		margin-bottom: 56px
	}
}

.header {
	height: 72px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	box-shadow: none
}

.nav,
.nav__link {
	position: relative
}

@media (min-width:1020px) {
	.header {
		height: 112px
	}
}

.header .container,
.header .row {
	height: 100%;
	position: relative
}

.header .logo {
	height: 48px
}

.header .logo__type {
	display: none
}

.header--not-top {
	height: 60px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .4);
	background-color: #061F33
}

.header--not-top .logo {
	height: 36px
}

@media (min-width:1020px) {
	.header .logo__type {
		display: inline-block
	}
	.header--not-top {
		height: 84px
	}
	.header--not-top .logo {
		height: 42px
	}
}

.header--unpinned {
	transform: translateY(-100%)
}

.nav {
	height: 100%;
	display: inline-block
}

.nav__contents {
	height: 100%;
	display: flex;
	align-items: center
}

.nav__list {
	list-style-type: none;
	display: flex;
	height: 100%
}

.nav__item {
	margin-left: 24px
}

.nav__link {
	font-weight: 400;
	display: inline-block;
	line-height: 24px;
	font-size: 14px
}

@media (min-width:1020px) {
	.nav__link {
		line-height: 28px;
		letter-spacing: 3px
	}
}

.nav__link::before {
	height: 2px;
	left: 0;
	right: 0;
	top: 100%;
	display: block;
	content: "";
	position: absolute;
	background-color: #33DBF0;
	opacity: 1;
	transform: scaleX(0);
	transition: opacity .3s cubic-bezier(.785, .135, .15, .86), transform .3s cubic-bezier(.785, .135, .15, .86), transform-origin 0s linear 0s;
	transform-origin: right center
}

.nav__link:hover::before {
	opacity: 1;
	transform: scaleX(1);
	transition: opacity .2s cubic-bezier(.785, .135, .15, .86), transform .2s cubic-bezier(.785, .135, .15, .86), transform-origin 0s linear 0s;
	transform-origin: left center
}

.nav__link--current::before,
.nav__link:active::before {
	opacity: 1;
	transform: scaleX(1);
	transition: opacity .1s cubic-bezier(.785, .135, .15, .86), transform .1s cubic-bezier(.785, .135, .15, .86), transform-origin 0s linear 0s;
	transform-origin: left center
}

.nav__cta {
	display: none
}

@media (min-width:700px) {
	.nav__cta {
		display: flex;
		align-items: center;
		height: 100%;
		width: auto;
		position: relative;
		background: 0 0;
		z-index: auto;
		padding: 0;
		margin-left: 24px
	}
}

.button,
.button__icon,
.button__label {
	display: inline-block;
	vertical-align: middle
}

.header.inview .nav__item {
	opacity: 0;
	transform: translateX(-5%);
	transition: .3s cubic-bezier(1, 0, 0, 1)
}

.header.inview .nav__item:nth-child(1) {
	transition-delay: 1s
}

.header.inview .nav__item:nth-child(2) {
	transition-delay: 1.1s
}

.header.inview .nav__item:nth-child(3) {
	transition-delay: 1.2s
}

.header.inview .nav__item:nth-child(4) {
	transition-delay: 1.3s
}

.header.inview .nav__item:nth-child(5) {
	transition-delay: 1.4s
}

.header.inview .nav__item:nth-child(6) {
	transition-delay: 1.5s
}

.header.inview .nav__item:nth-child(7) {
	transition-delay: 1.6s
}

.header.inview .nav__item:nth-child(8) {
	transition-delay: 1.7s
}

.header.inview .nav__cta {
	opacity: 0;
	transform: translateX(-5%);
	transition: .3s cubic-bezier(1, 0, 0, 1) 1.2s
}

.header.inview.inview--active .nav__cta,
.header.inview.inview--active .nav__item {
	opacity: 1;
	transform: translateX(0)
}

.button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	border-radius: 0;
	position: relative
}

.button__label {
	line-height: 24px;
	z-index: 2;
	position: relative
}

.button--primary,
.button--secondary {
	padding: 6px 12px;
	overflow: hidden;
	transition: all .3s cubic-bezier(.95, .05, .795, .035);
	background: 0 0
}

.button--primary .button__label,
.button--secondary .button__label {
	padding: 0 12px;
	text-align: center;
	display: block;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 16px
}

.button--primary::before,
.button--secondary::before {
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #FFF;
	transition: border .2s cubic-bezier(.19, 1, .22, 1);
	background: 0 0;
	pointer-events: none;
	content: "";
	position: absolute
}

.button--primary::after,
.button--secondary::after {
	content: '';
	position: absolute;
	left: var(--x);
	top: var(--y);
	width: 100%;
	height: 400%;
	opacity: 0;
	background: linear-gradient(to right, transparent, #33DBF0, transparent);
	transform: translate(-50%, -50%);
	transition: opacity .2s cubic-bezier(.19, 1, .22, 1)
}

.button--primary:hover,
.button--secondary:hover {
	background: #061F33
}

.button--primary:hover::before,
.button--secondary:hover::before {
	border: 1px solid #FFF
}

.button--primary:hover::after,
.button--secondary:hover::after {
	opacity: .5
}

.button--primary:hover .meta,
.button--secondary:hover .meta {
	color: rgba(255, 255, 255, .5)
}

.button--block {
	display: block;
	width: 100%
}

.button--disabled,
.button:disabled {
	pointer-events: none;
	cursor: not-allowed
}

.buttonWrap {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center
}

.buttonWrap .button {
	flex: 0 0 auto
}

.buttonWrap--alignRight {
	justify-content: flex-end
}

.buttonWrap--alignLeft {
	justify-content: flex-start
}

.buttonWrap--block,
.buttonWrap--block .button {
	display: block
}

.alignRight,
.alignRight-xs {
	text-align: right
}

.alignCenter,
.alignCenter-xs {
	text-align: center
}

.noMargin,
.noMargin-xs {
	margin-bottom: 0
}

.addMargin,
.addMargin-xs {
	margin-bottom: 24px
}

@media (min-width:1020px) {
	.button__label {
		line-height: 28px
	}
	.button--primary,
	.button--secondary {
		padding: 7px 14px
	}
	.button--primary .button__label,
	.button--secondary .button__label {
		padding: 0 14px;
		font-size: 16px
	}
	.addMargin,
	.addMargin-xs {
		margin-bottom: 28px
	}
}

.hidden,
.hidden-xs {
	display: none
}

.noScroll,
.noScroll-xs {
	overflow: hidden
}

.addLargeMargin,
.addLargeMargin-xs {
	margin-bottom: 48px
}

@media (min-width:1020px) {
	.addLargeMargin,
	.addLargeMargin-xs {
		margin-bottom: 84px
	}
}

@media (min-width:1366px) {
	.addLargeMargin,
	.addLargeMargin-xs {
		margin-bottom: 112px
	}
}

@media (min-width:700px) {
	.alignRight-sm {
		text-align: right
	}
	.alignCenter-sm {
		text-align: center
	}
	.noMargin-sm {
		margin-bottom: 0
	}
	.hidden-sm {
		display: none
	}
	.addMargin-sm {
		margin-bottom: 24px
	}
	.addLargeMargin,
	.addLargeMargin-sm {
		margin-bottom: 72px
	}
	.noScroll-sm {
		overflow: hidden
	}
}

@media (min-width:1020px) {
	.alignCenter-md {
		text-align: center
	}
	.alignRight-md {
		text-align: right
	}
	.noMargin-md {
		margin-bottom: 0
	}
	.addMargin-md {
		margin-bottom: 24px
	}
	.hidden-md {
		display: none
	}
	.addLargeMargin,
	.addLargeMargin-md {
		margin-bottom: 72px
	}
	.noScroll-md {
		overflow: hidden
	}
}

@media (min-width:1366px) {
	.alignCenter-lg {
		text-align: center
	}
	.alignRight-lg {
		text-align: right
	}
	.noMargin-lg {
		margin-bottom: 0
	}
	.addMargin-lg {
		margin-bottom: 24px
	}
	.hidden-lg {
		display: none
	}
	.addLargeMargin,
	.addLargeMargin-lg {
		margin-bottom: 72px
	}
	.noScroll-lg {
		overflow: hidden
	}
}