@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700);

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

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

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

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

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

a {
	background-color: transparent
}

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

b,
strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

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

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

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

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

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.grid-container {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 75rem;
	margin: 0 auto
}

@media print,
screen and (min-width:40em) {
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 100%;
	margin: 0 auto
}

@media print,
screen and (min-width:40em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin: 0 auto
}

.grid-x {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.cell {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%
}

.cell.auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.cell.shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
	width: auto
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-full,
.grid-x>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print,
screen and (min-width:23.75em) {
	.grid-x>.smallish-1,
	.grid-x>.smallish-2,
	.grid-x>.smallish-3,
	.grid-x>.smallish-4,
	.grid-x>.smallish-5,
	.grid-x>.smallish-6,
	.grid-x>.smallish-7,
	.grid-x>.smallish-8,
	.grid-x>.smallish-9,
	.grid-x>.smallish-10,
	.grid-x>.smallish-11,
	.grid-x>.smallish-12,
	.grid-x>.smallish-full,
	.grid-x>.smallish-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width:40em) {
	.grid-x>.medium-1,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-full,
	.grid-x>.medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {
	.grid-x>.large-1,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-full,
	.grid-x>.large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media screen and (min-width:75em) {
	.grid-x>.xlarge-1,
	.grid-x>.xlarge-2,
	.grid-x>.xlarge-3,
	.grid-x>.xlarge-4,
	.grid-x>.xlarge-5,
	.grid-x>.xlarge-6,
	.grid-x>.xlarge-7,
	.grid-x>.xlarge-8,
	.grid-x>.xlarge-9,
	.grid-x>.xlarge-10,
	.grid-x>.xlarge-11,
	.grid-x>.xlarge-12,
	.grid-x>.xlarge-full,
	.grid-x>.xlarge-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-x>.small-1 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 8.33333%
}

.grid-x>.small-2 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.66667%
}

.grid-x>.small-3 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%
}

.grid-x>.small-4 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.33333%
}

.grid-x>.small-5 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 41.66667%
}

.grid-x>.small-6 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%
}

.grid-x>.small-7 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 58.33333%
}

.grid-x>.small-8 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 66.66667%
}

.grid-x>.small-9 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 75%
}

.grid-x>.small-10 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 83.33333%
}

.grid-x>.small-11 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 91.66667%
}

.grid-x>.small-12 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%
}

@media print,
screen and (min-width:23.75em) {
	.grid-x>.smallish-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.smallish-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x>.smallish-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333%
	}
	.grid-x>.smallish-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66667%
	}
	.grid-x>.smallish-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}
	.grid-x>.smallish-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333%
	}
	.grid-x>.smallish-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66667%
	}
	.grid-x>.smallish-6 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}
	.grid-x>.smallish-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333%
	}
	.grid-x>.smallish-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66667%
	}
	.grid-x>.smallish-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}
	.grid-x>.smallish-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333%
	}
	.grid-x>.smallish-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66667%
	}
	.grid-x>.smallish-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.grid-x>.medium-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.medium-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x>.medium-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333%
	}
	.grid-x>.medium-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66667%
	}
	.grid-x>.medium-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}
	.grid-x>.medium-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333%
	}
	.grid-x>.medium-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66667%
	}
	.grid-x>.medium-6 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}
	.grid-x>.medium-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333%
	}
	.grid-x>.medium-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66667%
	}
	.grid-x>.medium-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}
	.grid-x>.medium-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333%
	}
	.grid-x>.medium-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66667%
	}
	.grid-x>.medium-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.grid-x>.large-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.large-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x>.large-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333%
	}
	.grid-x>.large-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66667%
	}
	.grid-x>.large-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}
	.grid-x>.large-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333%
	}
	.grid-x>.large-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66667%
	}
	.grid-x>.large-6 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}
	.grid-x>.large-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333%
	}
	.grid-x>.large-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66667%
	}
	.grid-x>.large-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}
	.grid-x>.large-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333%
	}
	.grid-x>.large-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66667%
	}
	.grid-x>.large-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.grid-x>.xlarge-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.xlarge-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x>.xlarge-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333%
	}
	.grid-x>.xlarge-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66667%
	}
	.grid-x>.xlarge-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}
	.grid-x>.xlarge-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333%
	}
	.grid-x>.xlarge-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66667%
	}
	.grid-x>.xlarge-6 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}
	.grid-x>.xlarge-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333%
	}
	.grid-x>.xlarge-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66667%
	}
	.grid-x>.xlarge-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}
	.grid-x>.xlarge-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333%
	}
	.grid-x>.xlarge-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66667%
	}
	.grid-x>.xlarge-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
	height: auto
}

.grid-margin-x {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:23.75em) {
	.grid-margin-x>.smallish-auto,
	.grid-margin-x>.smallish-shrink {
		width: auto
	}
	.grid-margin-x>.smallish-1 {
		width: calc(8.33333% - 1.25rem)
	}
	.grid-margin-x>.smallish-2 {
		width: calc(16.66667% - 1.25rem)
	}
	.grid-margin-x>.smallish-3 {
		width: calc(25% - 1.25rem)
	}
	.grid-margin-x>.smallish-4 {
		width: calc(33.33333% - 1.25rem)
	}
	.grid-margin-x>.smallish-5 {
		width: calc(41.66667% - 1.25rem)
	}
	.grid-margin-x>.smallish-6 {
		width: calc(50% - 1.25rem)
	}
	.grid-margin-x>.smallish-7 {
		width: calc(58.33333% - 1.25rem)
	}
	.grid-margin-x>.smallish-8 {
		width: calc(66.66667% - 1.25rem)
	}
	.grid-margin-x>.smallish-9 {
		width: calc(75% - 1.25rem)
	}
	.grid-margin-x>.smallish-10 {
		width: calc(83.33333% - 1.25rem)
	}
	.grid-margin-x>.smallish-11 {
		width: calc(91.66667% - 1.25rem)
	}
	.grid-margin-x>.smallish-12 {
		width: calc(100% - 1.25rem)
	}
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x>.auto,
	.grid-margin-x>.shrink {
		width: auto
	}
	.grid-margin-x>.small-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.small-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.small-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.small-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.small-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.small-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.small-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.small-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.small-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.small-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.small-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.small-12 {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x>.smallish-auto,
	.grid-margin-x>.smallish-shrink {
		width: auto
	}
	.grid-margin-x>.smallish-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.smallish-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.smallish-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.smallish-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.smallish-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.smallish-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.smallish-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.smallish-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.smallish-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.smallish-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.smallish-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.smallish-12 {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x>.medium-auto,
	.grid-margin-x>.medium-shrink {
		width: auto
	}
	.grid-margin-x>.medium-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.medium-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.medium-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-12 {
		width: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-x>.large-auto,
	.grid-margin-x>.large-shrink {
		width: auto
	}
	.grid-margin-x>.large-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.large-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.large-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.large-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.large-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.large-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.large-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.large-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.large-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.large-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.large-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.large-12 {
		width: calc(100% - 1.875rem)
	}
}

@media screen and (min-width:75em) {
	.grid-margin-x>.xlarge-auto,
	.grid-margin-x>.xlarge-shrink {
		width: auto
	}
	.grid-margin-x>.xlarge-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.xlarge-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.xlarge-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.xlarge-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.xlarge-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.xlarge-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.xlarge-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.xlarge-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.xlarge-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.xlarge-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.xlarge-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.xlarge-12 {
		width: calc(100% - 1.875rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-container:not(.full)>.grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-container:not(.full)>.grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-padding-x>.cell {
	padding-right: .625rem;
	padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-padding-x>.cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.33333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.66667%
}

.small-up-7>.cell {
	width: 14.28571%
}

.small-up-8>.cell {
	width: 12.5%
}

@media print,
screen and (min-width:23.75em) {
	.smallish-up-1>.cell {
		width: 100%
	}
	.smallish-up-2>.cell {
		width: 50%
	}
	.smallish-up-3>.cell {
		width: 33.33333%
	}
	.smallish-up-4>.cell {
		width: 25%
	}
	.smallish-up-5>.cell {
		width: 20%
	}
	.smallish-up-6>.cell {
		width: 16.66667%
	}
	.smallish-up-7>.cell {
		width: 14.28571%
	}
	.smallish-up-8>.cell {
		width: 12.5%
	}
}

@media print,
screen and (min-width:40em) {
	.medium-up-1>.cell {
		width: 100%
	}
	.medium-up-2>.cell {
		width: 50%
	}
	.medium-up-3>.cell {
		width: 33.33333%
	}
	.medium-up-4>.cell {
		width: 25%
	}
	.medium-up-5>.cell {
		width: 20%
	}
	.medium-up-6>.cell {
		width: 16.66667%
	}
	.medium-up-7>.cell {
		width: 14.28571%
	}
	.medium-up-8>.cell {
		width: 12.5%
	}
}

@media print,
screen and (min-width:64em) {
	.large-up-1>.cell {
		width: 100%
	}
	.large-up-2>.cell {
		width: 50%
	}
	.large-up-3>.cell {
		width: 33.33333%
	}
	.large-up-4>.cell {
		width: 25%
	}
	.large-up-5>.cell {
		width: 20%
	}
	.large-up-6>.cell {
		width: 16.66667%
	}
	.large-up-7>.cell {
		width: 14.28571%
	}
	.large-up-8>.cell {
		width: 12.5%
	}
}

@media screen and (min-width:75em) {
	.xlarge-up-1>.cell {
		width: 100%
	}
	.xlarge-up-2>.cell {
		width: 50%
	}
	.xlarge-up-3>.cell {
		width: 33.33333%
	}
	.xlarge-up-4>.cell {
		width: 25%
	}
	.xlarge-up-5>.cell {
		width: 20%
	}
	.xlarge-up-6>.cell {
		width: 16.66667%
	}
	.xlarge-up-7>.cell {
		width: 14.28571%
	}
	.xlarge-up-8>.cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width:23.75em) {
	.grid-margin-x.smallish-up-1>.cell {
		width: calc(100% - 1.25rem)
	}
	.grid-margin-x.smallish-up-2>.cell {
		width: calc(50% - 1.25rem)
	}
	.grid-margin-x.smallish-up-3>.cell {
		width: calc(33.33333% - 1.25rem)
	}
	.grid-margin-x.smallish-up-4>.cell {
		width: calc(25% - 1.25rem)
	}
	.grid-margin-x.smallish-up-5>.cell {
		width: calc(20% - 1.25rem)
	}
	.grid-margin-x.smallish-up-6>.cell {
		width: calc(16.66667% - 1.25rem)
	}
	.grid-margin-x.smallish-up-7>.cell {
		width: calc(14.28571% - 1.25rem)
	}
	.grid-margin-x.smallish-up-8>.cell {
		width: calc(12.5% - 1.25rem)
	}
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x.small-up-1>.cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.small-up-2>.cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.small-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.small-up-4>.cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.small-up-5>.cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.small-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.small-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.small-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.large-up-2>.cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.large-up-4>.cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.large-up-5>.cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

@media screen and (min-width:75em) {
	.grid-margin-x.xlarge-up-1>.cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-2>.cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-4>.cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-5>.cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.xlarge-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

.small-margin-collapse,
.small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.small-1 {
	width: 8.33333%
}

.small-margin-collapse>.small-2 {
	width: 16.66667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.33333%
}

.small-margin-collapse>.small-5 {
	width: 41.66667%
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.33333%
}

.small-margin-collapse>.small-8 {
	width: 66.66667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.33333%
}

.small-margin-collapse>.small-11 {
	width: 91.66667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:23.75em) {
	.small-margin-collapse>.smallish-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.smallish-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.smallish-3 {
		width: 25%
	}
	.small-margin-collapse>.smallish-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.smallish-5 {
		width: 41.66667%
	}
	.small-margin-collapse>.smallish-6 {
		width: 50%
	}
	.small-margin-collapse>.smallish-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.smallish-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.smallish-9 {
		width: 75%
	}
	.small-margin-collapse>.smallish-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.smallish-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.smallish-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.small-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.medium-3 {
		width: 25%
	}
	.small-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.small-margin-collapse>.medium-6 {
		width: 50%
	}
	.small-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.medium-9 {
		width: 75%
	}
	.small-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.small-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.large-3 {
		width: 25%
	}
	.small-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.small-margin-collapse>.large-6 {
		width: 50%
	}
	.small-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.large-9 {
		width: 75%
	}
	.small-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.large-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.small-margin-collapse>.xlarge-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.xlarge-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.xlarge-3 {
		width: 25%
	}
	.small-margin-collapse>.xlarge-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.xlarge-5 {
		width: 41.66667%
	}
	.small-margin-collapse>.xlarge-6 {
		width: 50%
	}
	.small-margin-collapse>.xlarge-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.xlarge-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.xlarge-9 {
		width: 75%
	}
	.small-margin-collapse>.xlarge-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.xlarge-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.xlarge-12 {
		width: 100%
	}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}

@media print,
screen and (min-width:23.75em) {
	.smallish-margin-collapse,
	.smallish-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:23.75em) {
	.smallish-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.smallish-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.smallish-margin-collapse>.small-3 {
		width: 25%
	}
	.smallish-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.smallish-margin-collapse>.small-5 {
		width: 41.66667%
	}
	.smallish-margin-collapse>.small-6 {
		width: 50%
	}
	.smallish-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.smallish-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.smallish-margin-collapse>.small-9 {
		width: 75%
	}
	.smallish-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.smallish-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.smallish-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:23.75em) {
	.smallish-margin-collapse>.smallish-1 {
		width: 8.33333%
	}
	.smallish-margin-collapse>.smallish-2 {
		width: 16.66667%
	}
	.smallish-margin-collapse>.smallish-3 {
		width: 25%
	}
	.smallish-margin-collapse>.smallish-4 {
		width: 33.33333%
	}
	.smallish-margin-collapse>.smallish-5 {
		width: 41.66667%
	}
	.smallish-margin-collapse>.smallish-6 {
		width: 50%
	}
	.smallish-margin-collapse>.smallish-7 {
		width: 58.33333%
	}
	.smallish-margin-collapse>.smallish-8 {
		width: 66.66667%
	}
	.smallish-margin-collapse>.smallish-9 {
		width: 75%
	}
	.smallish-margin-collapse>.smallish-10 {
		width: 83.33333%
	}
	.smallish-margin-collapse>.smallish-11 {
		width: 91.66667%
	}
	.smallish-margin-collapse>.smallish-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.smallish-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.smallish-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.smallish-margin-collapse>.medium-3 {
		width: 25%
	}
	.smallish-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.smallish-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.smallish-margin-collapse>.medium-6 {
		width: 50%
	}
	.smallish-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.smallish-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.smallish-margin-collapse>.medium-9 {
		width: 75%
	}
	.smallish-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.smallish-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.smallish-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.smallish-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.smallish-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.smallish-margin-collapse>.large-3 {
		width: 25%
	}
	.smallish-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.smallish-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.smallish-margin-collapse>.large-6 {
		width: 50%
	}
	.smallish-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.smallish-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.smallish-margin-collapse>.large-9 {
		width: 75%
	}
	.smallish-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.smallish-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.smallish-margin-collapse>.large-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.smallish-margin-collapse>.xlarge-1 {
		width: 8.33333%
	}
	.smallish-margin-collapse>.xlarge-2 {
		width: 16.66667%
	}
	.smallish-margin-collapse>.xlarge-3 {
		width: 25%
	}
	.smallish-margin-collapse>.xlarge-4 {
		width: 33.33333%
	}
	.smallish-margin-collapse>.xlarge-5 {
		width: 41.66667%
	}
	.smallish-margin-collapse>.xlarge-6 {
		width: 50%
	}
	.smallish-margin-collapse>.xlarge-7 {
		width: 58.33333%
	}
	.smallish-margin-collapse>.xlarge-8 {
		width: 66.66667%
	}
	.smallish-margin-collapse>.xlarge-9 {
		width: 75%
	}
	.smallish-margin-collapse>.xlarge-10 {
		width: 83.33333%
	}
	.smallish-margin-collapse>.xlarge-11 {
		width: 91.66667%
	}
	.smallish-margin-collapse>.xlarge-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:23.75em) {
	.smallish-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.smallish-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:40em) {
	.medium-margin-collapse,
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:40em) {
	.medium-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.small-3 {
		width: 25%
	}
	.medium-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.small-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.small-6 {
		width: 50%
	}
	.medium-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.small-9 {
		width: 75%
	}
	.medium-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.medium-margin-collapse>.smallish-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.smallish-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.smallish-3 {
		width: 25%
	}
	.medium-margin-collapse>.smallish-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.smallish-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.smallish-6 {
		width: 50%
	}
	.medium-margin-collapse>.smallish-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.smallish-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.smallish-9 {
		width: 75%
	}
	.medium-margin-collapse>.smallish-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.smallish-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.smallish-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.medium-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.medium-3 {
		width: 25%
	}
	.medium-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.medium-6 {
		width: 50%
	}
	.medium-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.medium-9 {
		width: 75%
	}
	.medium-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.medium-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.large-3 {
		width: 25%
	}
	.medium-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.large-6 {
		width: 50%
	}
	.medium-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.large-9 {
		width: 75%
	}
	.medium-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.large-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.medium-margin-collapse>.xlarge-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.xlarge-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.xlarge-3 {
		width: 25%
	}
	.medium-margin-collapse>.xlarge-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.xlarge-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.xlarge-6 {
		width: 50%
	}
	.medium-margin-collapse>.xlarge-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.xlarge-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.xlarge-9 {
		width: 75%
	}
	.medium-margin-collapse>.xlarge-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.xlarge-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.xlarge-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse,
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.small-3 {
		width: 25%
	}
	.large-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.small-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.small-6 {
		width: 50%
	}
	.large-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.small-9 {
		width: 75%
	}
	.large-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.smallish-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.smallish-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.smallish-3 {
		width: 25%
	}
	.large-margin-collapse>.smallish-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.smallish-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.smallish-6 {
		width: 50%
	}
	.large-margin-collapse>.smallish-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.smallish-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.smallish-9 {
		width: 75%
	}
	.large-margin-collapse>.smallish-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.smallish-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.smallish-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.medium-3 {
		width: 25%
	}
	.large-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.medium-6 {
		width: 50%
	}
	.large-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.medium-9 {
		width: 75%
	}
	.large-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.large-3 {
		width: 25%
	}
	.large-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.large-6 {
		width: 50%
	}
	.large-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.large-9 {
		width: 75%
	}
	.large-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.large-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.large-margin-collapse>.xlarge-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.xlarge-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.xlarge-3 {
		width: 25%
	}
	.large-margin-collapse>.xlarge-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.xlarge-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.xlarge-6 {
		width: 50%
	}
	.large-margin-collapse>.xlarge-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.xlarge-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.xlarge-9 {
		width: 75%
	}
	.large-margin-collapse>.xlarge-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.xlarge-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.xlarge-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media screen and (min-width:75em) {
	.xlarge-margin-collapse,
	.xlarge-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media screen and (min-width:75em) {
	.xlarge-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.xlarge-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.xlarge-margin-collapse>.small-3 {
		width: 25%
	}
	.xlarge-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.xlarge-margin-collapse>.small-5 {
		width: 41.66667%
	}
	.xlarge-margin-collapse>.small-6 {
		width: 50%
	}
	.xlarge-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.xlarge-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.xlarge-margin-collapse>.small-9 {
		width: 75%
	}
	.xlarge-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.xlarge-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.xlarge-margin-collapse>.small-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.xlarge-margin-collapse>.smallish-1 {
		width: 8.33333%
	}
	.xlarge-margin-collapse>.smallish-2 {
		width: 16.66667%
	}
	.xlarge-margin-collapse>.smallish-3 {
		width: 25%
	}
	.xlarge-margin-collapse>.smallish-4 {
		width: 33.33333%
	}
	.xlarge-margin-collapse>.smallish-5 {
		width: 41.66667%
	}
	.xlarge-margin-collapse>.smallish-6 {
		width: 50%
	}
	.xlarge-margin-collapse>.smallish-7 {
		width: 58.33333%
	}
	.xlarge-margin-collapse>.smallish-8 {
		width: 66.66667%
	}
	.xlarge-margin-collapse>.smallish-9 {
		width: 75%
	}
	.xlarge-margin-collapse>.smallish-10 {
		width: 83.33333%
	}
	.xlarge-margin-collapse>.smallish-11 {
		width: 91.66667%
	}
	.xlarge-margin-collapse>.smallish-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.xlarge-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.xlarge-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.xlarge-margin-collapse>.medium-3 {
		width: 25%
	}
	.xlarge-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.xlarge-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.xlarge-margin-collapse>.medium-6 {
		width: 50%
	}
	.xlarge-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.xlarge-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.xlarge-margin-collapse>.medium-9 {
		width: 75%
	}
	.xlarge-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.xlarge-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.xlarge-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.xlarge-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.xlarge-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.xlarge-margin-collapse>.large-3 {
		width: 25%
	}
	.xlarge-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.xlarge-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.xlarge-margin-collapse>.large-6 {
		width: 50%
	}
	.xlarge-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.xlarge-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.xlarge-margin-collapse>.large-9 {
		width: 75%
	}
	.xlarge-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.xlarge-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.xlarge-margin-collapse>.large-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.xlarge-margin-collapse>.xlarge-1 {
		width: 8.33333%
	}
	.xlarge-margin-collapse>.xlarge-2 {
		width: 16.66667%
	}
	.xlarge-margin-collapse>.xlarge-3 {
		width: 25%
	}
	.xlarge-margin-collapse>.xlarge-4 {
		width: 33.33333%
	}
	.xlarge-margin-collapse>.xlarge-5 {
		width: 41.66667%
	}
	.xlarge-margin-collapse>.xlarge-6 {
		width: 50%
	}
	.xlarge-margin-collapse>.xlarge-7 {
		width: 58.33333%
	}
	.xlarge-margin-collapse>.xlarge-8 {
		width: 66.66667%
	}
	.xlarge-margin-collapse>.xlarge-9 {
		width: 75%
	}
	.xlarge-margin-collapse>.xlarge-10 {
		width: 83.33333%
	}
	.xlarge-margin-collapse>.xlarge-11 {
		width: 91.66667%
	}
	.xlarge-margin-collapse>.xlarge-12 {
		width: 100%
	}
}

@media screen and (min-width:75em) {
	.xlarge-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.xlarge-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

.small-offset-0 {
	margin-left: 0
}

.grid-margin-x>.small-offset-0 {
	margin-left: calc(0% + .625rem)
}

.small-offset-1 {
	margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + .625rem)
}

.small-offset-2 {
	margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + .625rem)
}

.small-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + .625rem)
}

.small-offset-4 {
	margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + .625rem)
}

.small-offset-5 {
	margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + .625rem)
}

.small-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + .625rem)
}

.small-offset-7 {
	margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + .625rem)
}

.small-offset-8 {
	margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + .625rem)
}

.small-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + .625rem)
}

.small-offset-10 {
	margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + .625rem)
}

.small-offset-11 {
	margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width:23.75em) {
	.smallish-offset-0 {
		margin-left: 0
	}
	.grid-margin-x>.smallish-offset-0 {
		margin-left: calc(0% + .625rem)
	}
	.smallish-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.smallish-offset-1 {
		margin-left: calc(8.33333% + .625rem)
	}
	.smallish-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.smallish-offset-2 {
		margin-left: calc(16.66667% + .625rem)
	}
	.smallish-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.smallish-offset-3 {
		margin-left: calc(25% + .625rem)
	}
	.smallish-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.smallish-offset-4 {
		margin-left: calc(33.33333% + .625rem)
	}
	.smallish-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x>.smallish-offset-5 {
		margin-left: calc(41.66667% + .625rem)
	}
	.smallish-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.smallish-offset-6 {
		margin-left: calc(50% + .625rem)
	}
	.smallish-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.smallish-offset-7 {
		margin-left: calc(58.33333% + .625rem)
	}
	.smallish-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.smallish-offset-8 {
		margin-left: calc(66.66667% + .625rem)
	}
	.smallish-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.smallish-offset-9 {
		margin-left: calc(75% + .625rem)
	}
	.smallish-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.smallish-offset-10 {
		margin-left: calc(83.33333% + .625rem)
	}
	.smallish-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.smallish-offset-11 {
		margin-left: calc(91.66667% + .625rem)
	}
}

@media print,
screen and (min-width:40em) {
	.medium-offset-0 {
		margin-left: 0
	}
	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + .9375rem)
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + .9375rem)
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + .9375rem)
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + .9375rem)
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

@media print,
screen and (min-width:64em) {
	.large-offset-0 {
		margin-left: 0
	}
	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + .9375rem)
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + .9375rem)
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + .9375rem)
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + .9375rem)
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

@media screen and (min-width:75em) {
	.xlarge-offset-0 {
		margin-left: 0
	}
	.grid-margin-x>.xlarge-offset-0 {
		margin-left: calc(0% + .9375rem)
	}
	.xlarge-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.xlarge-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}
	.xlarge-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.xlarge-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}
	.xlarge-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.xlarge-offset-3 {
		margin-left: calc(25% + .9375rem)
	}
	.xlarge-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.xlarge-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}
	.xlarge-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x>.xlarge-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}
	.xlarge-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.xlarge-offset-6 {
		margin-left: calc(50% + .9375rem)
	}
	.xlarge-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.xlarge-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}
	.xlarge-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.xlarge-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}
	.xlarge-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.xlarge-offset-9 {
		margin-left: calc(75% + .9375rem)
	}
	.xlarge-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.xlarge-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}
	.xlarge-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.xlarge-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

.grid-y {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.grid-y>.cell {
	width: auto;
	max-width: none
}

.grid-y>.auto,
.grid-y>.shrink {
	height: auto
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-full,
.grid-y>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print,
screen and (min-width:23.75em) {
	.grid-y>.smallish-1,
	.grid-y>.smallish-2,
	.grid-y>.smallish-3,
	.grid-y>.smallish-4,
	.grid-y>.smallish-5,
	.grid-y>.smallish-6,
	.grid-y>.smallish-7,
	.grid-y>.smallish-8,
	.grid-y>.smallish-9,
	.grid-y>.smallish-10,
	.grid-y>.smallish-11,
	.grid-y>.smallish-12,
	.grid-y>.smallish-full,
	.grid-y>.smallish-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width:40em) {
	.grid-y>.medium-1,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-full,
	.grid-y>.medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y>.large-1,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-full,
	.grid-y>.large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media screen and (min-width:75em) {
	.grid-y>.xlarge-1,
	.grid-y>.xlarge-2,
	.grid-y>.xlarge-3,
	.grid-y>.xlarge-4,
	.grid-y>.xlarge-5,
	.grid-y>.xlarge-6,
	.grid-y>.xlarge-7,
	.grid-y>.xlarge-8,
	.grid-y>.xlarge-9,
	.grid-y>.xlarge-10,
	.grid-y>.xlarge-11,
	.grid-y>.xlarge-12,
	.grid-y>.xlarge-full,
	.grid-y>.xlarge-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-y>.small-1 {
	height: 8.33333%
}

.grid-y>.small-2 {
	height: 16.66667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.33333%
}

.grid-y>.small-5 {
	height: 41.66667%
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.33333%
}

.grid-y>.small-8 {
	height: 66.66667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.33333%
}

.grid-y>.small-11 {
	height: 91.66667%
}

.grid-y>.small-12 {
	height: 100%
}

@media print,
screen and (min-width:23.75em) {
	.grid-y>.smallish-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.smallish-shrink {
		height: auto
	}
	.grid-y>.smallish-1 {
		height: 8.33333%
	}
	.grid-y>.smallish-2 {
		height: 16.66667%
	}
	.grid-y>.smallish-3 {
		height: 25%
	}
	.grid-y>.smallish-4 {
		height: 33.33333%
	}
	.grid-y>.smallish-5 {
		height: 41.66667%
	}
	.grid-y>.smallish-6 {
		height: 50%
	}
	.grid-y>.smallish-7 {
		height: 58.33333%
	}
	.grid-y>.smallish-8 {
		height: 66.66667%
	}
	.grid-y>.smallish-9 {
		height: 75%
	}
	.grid-y>.smallish-10 {
		height: 83.33333%
	}
	.grid-y>.smallish-11 {
		height: 91.66667%
	}
	.grid-y>.smallish-12 {
		height: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.grid-y>.medium-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.medium-shrink {
		height: auto
	}
	.grid-y>.medium-1 {
		height: 8.33333%
	}
	.grid-y>.medium-2 {
		height: 16.66667%
	}
	.grid-y>.medium-3 {
		height: 25%
	}
	.grid-y>.medium-4 {
		height: 33.33333%
	}
	.grid-y>.medium-5 {
		height: 41.66667%
	}
	.grid-y>.medium-6 {
		height: 50%
	}
	.grid-y>.medium-7 {
		height: 58.33333%
	}
	.grid-y>.medium-8 {
		height: 66.66667%
	}
	.grid-y>.medium-9 {
		height: 75%
	}
	.grid-y>.medium-10 {
		height: 83.33333%
	}
	.grid-y>.medium-11 {
		height: 91.66667%
	}
	.grid-y>.medium-12 {
		height: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y>.large-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.large-shrink {
		height: auto
	}
	.grid-y>.large-1 {
		height: 8.33333%
	}
	.grid-y>.large-2 {
		height: 16.66667%
	}
	.grid-y>.large-3 {
		height: 25%
	}
	.grid-y>.large-4 {
		height: 33.33333%
	}
	.grid-y>.large-5 {
		height: 41.66667%
	}
	.grid-y>.large-6 {
		height: 50%
	}
	.grid-y>.large-7 {
		height: 58.33333%
	}
	.grid-y>.large-8 {
		height: 66.66667%
	}
	.grid-y>.large-9 {
		height: 75%
	}
	.grid-y>.large-10 {
		height: 83.33333%
	}
	.grid-y>.large-11 {
		height: 91.66667%
	}
	.grid-y>.large-12 {
		height: 100%
	}
}

@media screen and (min-width:75em) {
	.grid-y>.xlarge-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.xlarge-shrink {
		height: auto
	}
	.grid-y>.xlarge-1 {
		height: 8.33333%
	}
	.grid-y>.xlarge-2 {
		height: 16.66667%
	}
	.grid-y>.xlarge-3 {
		height: 25%
	}
	.grid-y>.xlarge-4 {
		height: 33.33333%
	}
	.grid-y>.xlarge-5 {
		height: 41.66667%
	}
	.grid-y>.xlarge-6 {
		height: 50%
	}
	.grid-y>.xlarge-7 {
		height: 58.33333%
	}
	.grid-y>.xlarge-8 {
		height: 66.66667%
	}
	.grid-y>.xlarge-9 {
		height: 75%
	}
	.grid-y>.xlarge-10 {
		height: 83.33333%
	}
	.grid-y>.xlarge-11 {
		height: 91.66667%
	}
	.grid-y>.xlarge-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-padding-y>.cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-padding-y>.cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%
}

.cell-block,
.cell-block-y {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%
}

.cell-block-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print,
screen and (min-width:23.75em) {
	.smallish-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .smallish-grid-frame {
		width: 100%
	}
	.smallish-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.smallish-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.smallish-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.smallish-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

@media print,
screen and (min-width:40em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .medium-grid-frame {
		width: 100%
	}
	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.medium-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

@media print,
screen and (min-width:64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .large-grid-frame {
		width: 100%
	}
	.large-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.large-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.large-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

@media screen and (min-width:75em) {
	.xlarge-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .xlarge-grid-frame {
		width: 100%
	}
	.xlarge-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.xlarge-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.xlarge-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.xlarge-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}

@media print,
screen and (min-width:23.75em) {
	.grid-y.smallish-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media print,
screen and (min-width:40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media screen and (min-width:75em) {
	.grid-y.xlarge-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

.cell .grid-y.grid-frame {
	height: 100%
}

@media print,
screen and (min-width:23.75em) {
	.cell .grid-y.smallish-grid-frame {
		height: 100%
	}
}

@media print,
screen and (min-width:40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

@media screen and (min-width:75em) {
	.cell .grid-y.xlarge-grid-frame {
		height: 100%
	}
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:23.75em) {
	.grid-margin-y>.smallish-auto,
	.grid-margin-y>.smallish-shrink {
		height: auto
	}
	.grid-margin-y>.smallish-1 {
		height: calc(8.33333% - 1.25rem)
	}
	.grid-margin-y>.smallish-2 {
		height: calc(16.66667% - 1.25rem)
	}
	.grid-margin-y>.smallish-3 {
		height: calc(25% - 1.25rem)
	}
	.grid-margin-y>.smallish-4 {
		height: calc(33.33333% - 1.25rem)
	}
	.grid-margin-y>.smallish-5 {
		height: calc(41.66667% - 1.25rem)
	}
	.grid-margin-y>.smallish-6 {
		height: calc(50% - 1.25rem)
	}
	.grid-margin-y>.smallish-7 {
		height: calc(58.33333% - 1.25rem)
	}
	.grid-margin-y>.smallish-8 {
		height: calc(66.66667% - 1.25rem)
	}
	.grid-margin-y>.smallish-9 {
		height: calc(75% - 1.25rem)
	}
	.grid-margin-y>.smallish-10 {
		height: calc(83.33333% - 1.25rem)
	}
	.grid-margin-y>.smallish-11 {
		height: calc(91.66667% - 1.25rem)
	}
	.grid-margin-y>.smallish-12 {
		height: calc(100% - 1.25rem)
	}
}

@media print,
screen and (min-width:40em) {
	.grid-margin-y>.auto,
	.grid-margin-y>.shrink {
		height: auto
	}
	.grid-margin-y>.small-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.small-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.small-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.small-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.small-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.small-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.small-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.small-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem)
	}
	.grid-margin-y>.smallish-auto,
	.grid-margin-y>.smallish-shrink {
		height: auto
	}
	.grid-margin-y>.smallish-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.smallish-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.smallish-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.smallish-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.smallish-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.smallish-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.smallish-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.smallish-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.smallish-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.smallish-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.smallish-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.smallish-12 {
		height: calc(100% - 1.875rem)
	}
	.grid-margin-y>.medium-auto,
	.grid-margin-y>.medium-shrink {
		height: auto
	}
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-y>.large-auto,
	.grid-margin-y>.large-shrink {
		height: auto
	}
	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem)
	}
}

@media screen and (min-width:75em) {
	.grid-margin-y>.xlarge-auto,
	.grid-margin-y>.xlarge-shrink {
		height: auto
	}
	.grid-margin-y>.xlarge-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.xlarge-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.xlarge-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.xlarge-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.xlarge-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.xlarge-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.xlarge-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.xlarge-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.xlarge-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.xlarge-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.xlarge-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.xlarge-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width:23.75em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.25rem)
	}
}

@media print,
screen and (min-width:40em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media screen and (min-width:75em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width:23.75em) {
	.grid-margin-y.smallish-grid-frame {
		height: calc(100vh + 1.25rem)
	}
}

@media print,
screen and (min-width:40em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

@media screen and (min-width:75em) {
	.grid-margin-y.xlarge-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

html {
	box-sizing: border-box
}

body,
html {
	font-size: 16px;
	line-height: 1.6em;
	overflow-x: hidden;
	padding: 0;
	margin: 0
}

body {
	font-family: Open Sans, sans-serif;
	background-color: #fff
}

h1 {
	margin: 0;
	height: auto;
	font-size: 2.8rem;
	line-height: 1.3em;
	font-weight: 300;
	letter-spacing: .05rem;
	vertical-align: center
}

.vpad {
	padding: 5vh 0
}

.super-sized {
	color: #fff;
	font-size: 3.5rem
}

h2 {
	margin: 0;
	height: auto;
	font-size: 2rem;
	line-height: 1.2em;
	text-align: left
}

h2,
h3 {
	font-weight: 300;
	letter-spacing: .03rem
}

h3 {
	font-size: 1.6rem;
	line-height: 1.3em;
	margin: 1rem 0
}

p {
	font-size: .9rem;
	line-height: 1.8em;
	font-weight: 400;
	letter-spacing: .02rem;
	text-align: left;
	color: #000
}

.footnotes {
	font-size: .7rem;
	color: #a9a9a9
}

.hero-full-screen {
	background-attachment: fixed
}

.ios .hero-full-screen {
	background-attachment: scroll
}

.perc-graphics {
	padding: 50px 0
}

.perc-figure {
	font-size: 6rem;
	width: 100%;
	text-align: center
}

@media screen and (max-width:63.99875em) {
	.perc-figure p {
		text-align: center
	}
}

#perc-block-a {
	text-align: left
}

#perc-block-a p {
	color: #99d9f2;
	font-size: 1.2rem;
	line-height: 1.2
}

@media screen and (max-width:63.99875em) {
	#perc-block-a,
	#perc-block-a p {
		text-align: center
	}
}

@media screen and (max-width:63.99875em) {
	#perc-block-b {
		padding-top: 10px;
		height: 30vh
	}
}

@media screen and (max-width:63.99875em) {
	#perc-block-c {
		margin-top: 5vh;
		text-align: center;
		transform: translateY(15%)!important
	}
}

#perc-block-c p {
	color: #03a0df;
	font-size: 1.2rem;
	line-height: 1.2
}

@media screen and (max-width:63.99875em) {
	#perc-block-c p {
		text-align: center
	}
}

.light-blue {
	color: #99d9f2
}

.mid-blue {
	color: #03a0df
}

* {
	box-sizing: border-box
}

img {
	max-width: 100%
}

section {
	width: 100%
}

.hero-full-screen {
	min-height: 100vh;
	width: 100%
}

.vert-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.header .logo-cup {
	position: fixed;
	z-index: 5;
	width: 100%;
	left: 0;
	top: 20px
}

.header .adv-logo {
	position: relative;
	width: 200px;
	height: 100px;
	margin: auto;
	background-image: url(/siteassets/campaigns/reimagine/pillars/d616cfe1fe03889c58efb863d5967dae.svg);
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat
}

.header h1 {
	font-weight: 200;
	font-size: 3.5rem;
	letter-spacing: .05rem;
	line-height: 4rem;
	vertical-align: center
}

.header .hev-txt {
	font-weight: 600
}

.header .home-cta {
	border-radius: 5px;
	padding: 8px 16px;
	background-color: #dc4405
}

.header p {
	font-size: 1rem;
	font-weight: 200;
	letter-spacing: .05rem;
	line-height: 1.4rem;
	margin-bottom: 100px
}

.header .hero-full-screen {
	height: 100vh;
	width: 100%;
	background-image: url(/siteassets/campaigns/reimagine/pillars/ec10f1eb9ca2092192cc33ab96e78b85.jpg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}

.header .middle-content-section {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.scene {
	margin: 6vh 0
}

.scene__full {
	background-color: #f7f7f7;
	padding: .01rem 0
}

.scene .content-area p {
	margin: 0
}

.scene .content-area p:not(:first-child) {
	margin-bottom: 2rem;
	margin-top: 1rem!important
}

.scene__one {
	padding: 0;
	margin: 0;
	color: #000
}

.scene__one .logo-cup {
	background-color: #fff;
	position: fixed;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 0;
	transition: all .3s
}

.scene__one .logo-cup .moi-menu-icon svg {
	fill: #000;
	transition: fill .3s;
	width: 8px
}

@media screen and (max-width:39.99875em) {
	.scene__one .logo-cup {
		background-color: #fff!important
	}
}

.scene__one .logo-cup--menu-open {
	background-color: #fff!important
}

.scene__one .logo-cup--menu-open .moi-menu-icon svg {
	fill: #dc4405
}

.scene__one .moi-menu-icon {
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: -40px;
	overflow: visible;
	padding: 0 10px;
	top: 50%;
	transform: translateY(-50%)
}

.scene__one .moi-menu-icon img {
	height: 30px
}

.scene__one .pos-btn {
	border-radius: 4px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.scene__one .pos-btn .button {
	padding: 5px 20px
}

@media screen and (max-width:39.99875em) {
	.scene__one .pos-btn {
		font-size: .9rem
	}
	.scene__one .pos-btn .button {
		padding: 5px 10px
	}
}

.scene__one #read-time {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background-color: #99d9f2
}

.scene__one #read-time:after {
	background-color: #fff;
	content: "";
	height: 52px;
	position: absolute;
	width: 100%
}

.scene__one #read-progress {
	position: relative;
	background-color: #03a0df;
	padding: 0;
	margin: 0;
	width: 10%;
	height: 5px
}

.scene__one #read-indicator {
	position: absolute;
	color: #000;
	right: -100px;
	width: 120px;
	height: auto;
	font-size: .6em;
	z-index: 2
}

.scene__one #read-val {
	transition: opacity .7s
}

.scene__one #read-val.hidden {
	opacity: 0
}

.scene__one .adv-logo {
	position: relative;
	width: 175px;
	height: 100px;
	margin: auto;
	background-image: url(/siteassets/campaigns/reimagine/pillars/793464d071ebee43be778ce2156d7139.svg);
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat
}

@media screen and (max-width:63.99875em) {
	.scene__one .adv-logo {
		margin: auto auto auto 10px;
		background-size: 130px;
		background-repeat: no-repeat
	}
}

@media screen and (max-width:23.74875em) {
	.scene__one .adv-logo {
		height: 75px;
		background-position: 0
	}
}

.scene__one .adv-logo a {
	display: block;
	width: 100%;
	height: 100%
}

.scene__one .hero-txt {
	padding-top: 35vh;
	position: relative;
	white-space: nowrap
}

.scene__one .hero-txt__copy {
	padding-top: 20px
}

@media screen and (max-width:39.9375em) {
	.scene__one .hero-txt {
		padding: 10vh .625rem;
		padding-bottom: 0;
		padding-top: 5vh
	}
}

@media screen and (min-width:1024px) {
	.scene__one .hero-txt {
		margin-left: -225px
	}
}

@media screen and (max-height:760px) and (min-width:1024px) {
	.scene__one .hero-txt {
		padding-bottom: 0;
		margin-left: -200px
	}
}

@media screen and (max-height:500px) and (min-width:1024px) {
	.scene__one .hero-txt {
		padding-bottom: 0;
		margin-left: -180px
	}
}

@media screen and (max-width:1023px) {
	.scene__one .hero-txt {
		padding-top: 20px;
		white-space: normal
	}
	.scene__one .hero-txt br {
		display: none
	}
}

@media screen and (max-height:760px) and (min-width:63.9375em) {
	.scene__one .hero-txt {
		padding-bottom: 0;
		margin-left: -180px
	}
}

.scene__one .sent-01 {
	margin-left: 36px
}

.scene__one .sent-02 {
	margin-left: 66px
}

.scene__one .sent-03 {
	margin-left: 80px
}

.scene__one .sent-04 {
	margin-left: 95px
}

.scene__one .sent-05 {
	margin-left: 110px
}

@media screen and (max-width:63.99875em) {
	.scene__one .sent {
		margin-left: 0
	}
}

.scene__one .bg-big-a {
	height: 100vh;
	background-image: url(/siteassets/campaigns/reimagine/pillars/260374b180b8a5c47f982b7fa36a6886.jpg);
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat
}

.scene__one .bg-big-a img {
	display: none
}

@media screen and (max-width:63.99875em) {
	.scene__one .bg-big-a {
		height: 60vh;
		background-image: url(/siteassets/campaigns/reimagine/pillars/5c17582b30f3e2aece3d96228a4ac925.jpg);
		background-position: 50%;
		background-size: cover;
		background-repeat: no-repeat
	}
}

@media screen and (max-width:39.99875em) {
	.scene__one {
		margin-top: 100px
	}
	.scene__one .bg-big-a {
		height: auto;
		background: none
	}
	.scene__one .bg-big-a img {
		display: block
	}
}

.scene__one #social-icons {
	position: absolute;
	height: 50px;
	width: 100px;
	bottom: 15px;
	right: 5%
}

@media screen and (max-width:63.99875em) {
	.scene__one #social-icons {
		right: auto;
		left: 2.5rem;
		bottom: 0
	}
}

@media screen and (max-width:74.99875em) {
	.scene__one #social-icons {
		display: none
	}
}

.scene__one .social-rndl {
	border-radius: 160px;
	height: 33px;
	width: 33px;
	background-color: #000;
	display: inline-block;
	margin: 0 5px;
	background-position: 8px 1px;
	size: cover;
	repeat: no-repeat;
	cursor: pointer
}

.scene__one #social-a {
	background-image: url(/siteassets/campaigns/reimagine/pillars/5da0052861c89cb5fca4ff53718956e6.svg)
}

.scene__one #social-b {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MCA2MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAgNjA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNy43LDM4LjN2LTkuNWMwLTUuMS0yLjctNy41LTYuNC03LjVjLTIuOSwwLTQuMiwxLjYtNC45LDIuOHYtMi4zaC01LjVjMC4xLDEuNiwwLDE2LjUsMCwxNi41aDUuNVYyOQ0KCWMwLTAuNSwwLTEsMC4yLTEuM2MwLjQtMSwxLjMtMiwyLjgtMmMyLDAsMi44LDEuNSwyLjgsMy44djguOWg1LjVWMzguM3ogTTUuMSwxOS40YzEuOSwwLDMuMS0xLjMsMy4xLTIuOFM3LDEzLjcsNS4xLDEzLjcNCglTMiwxNSwyLDE2LjZDMi4xLDE4LjIsMy4zLDE5LjQsNS4xLDE5LjRMNS4xLDE5LjR6IE03LjksMzguM1YyMS43SDIuM3YxNi41TDcuOSwzOC4zTDcuOSwzOC4zeiIvPg0KPC9zdmc+DQo=)
}

.scene__two {
	color: #000
}

.scene__twob h3 {
	margin-bottom: 0
}

.scene__twob h4 {
	margin-top: 0
}

.scene__three {
	padding: 0;
	margin: 0;
	color: #fff;
	text-align: center
}

.scene__four {
	color: #000;
	text-align: center;
	background-color: #fff
}

.scene__four #hitTestDrag {
	width: 50px;
	height: 50px;
	background-color: blue
}

.scene__four h1 {
	margin: 0
}

.scene__four .grey-bg {
	background-color: #f8f8f8;
	padding: 1% 0 2%
}

.scene__four .intro-txt {
	padding-bottom: 6vh
}

.scene__four .intro-txt p {
	margin: 0
}

.scene__four .ill-contain {
	font-size: 0;
	padding: 0;
	width: 100%;
	height: 100vh
}

.scene__four .aside-cup {
	margin: 0 auto;
	font-size: 0;
	padding: 0
}

.scene__four .illu-title h3 {
	font-weight: 600;
	font-size: 1rem;
	text-align: center;
	padding-bottom: 20px
}

.scene__four .illustration {
	height: 350px;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 100%
}

@media print,
screen and (min-width:64em) {
	.scene__four .illustration {
		height: 450px
	}
}

.scene__four .illustration svg {
	height: 75%;
	max-width: 75%
}

.scene__four .illustration__label {
	font-size: .8rem;
	position: absolute;
	max-width: 5rem;
	line-height: 1.4
}

.scene__four .illustration__label--one {
	top: 3%;
	left: 32.5%
}

.scene__four .illustration__label--two {
	top: 39%;
	right: 4%;
	text-align: left
}

.scene__four .illustration__label--three {
	bottom: 3%;
	right: 25%;
	text-align: left
}

.scene__four .illustration__label--four {
	bottom: 3%;
	left: 5%;
	text-align: center
}

.scene__four .illustration__label--five {
	top: 40%;
	left: -15%;
	text-align: right
}

@media screen and (max-width:63.99875em) {
	.scene__four .illustration__label--one {
		top: 0;
		left: 50%;
		transform: translateX(-50%)
	}
	.scene__four .illustration__label--two {
		right: -3%
	}
	.scene__four .illustration__label--three {
		right: 10%
	}
	.scene__four .illustration__label--four {
		left: 15%
	}
	.scene__four .illustration__label--five {
		left: 3%
	}
}

@media screen and (max-width:23.74875em) {
	.scene__four .illustration__label--one {
		top: 10%
	}
	.scene__four .illustration__label--two {
		top: 25%;
		right: -5%
	}
	.scene__four .illustration__label--three {
		bottom: 15%;
		right: 0
	}
	.scene__four .illustration__label--four {
		bottom: 15%;
		left: 5%
	}
	.scene__four .illustration__label--five {
		top: 28.5%;
		left: 5%
	}
}

.scene__four .illustration__hittest {
	background-color: red;
	height: 100px;
	width: 100px
}

.scene__four .illustration__wrapper {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	width: 100%
}

@media screen and (max-width:74.99875em) {
	.scene__four .illustration__wrapper {
		max-width: 100%;
		width: 450px
	}
}

@media screen and (max-width:63.99875em) {
	.scene__four .illustration__wrapper {
		min-width: 0;
		-ms-flex-pack: center;
		justify-content: center
	}
	.scene__four .illustration__wrapper svg {
		max-width: 70%
	}
}

@media screen and (max-width:23.74875em) {
	.scene__four .illustration__wrapper svg {
		max-width: 60%
	}
}

.scene__four .context {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.scene__four .context h4 {
	font-weight: 600;
	font-size: 1rem;
	height: auto
}

.scene__four .context p {
	font-size: .8rem;
	vertical-align: top
}

.scene__four .pentagon-block {
	padding: 7vh 0
}

.scene__four .pentagon-block__content-wrapper {
	border-left: 2px solid #0098aa;
	padding-left: 40px;
	text-align: left
}

.scene__four .pentagon-block__content-wrapper h4 {
	margin-top: 0
}

.scene__four .pentagon-block__content-wrapper p {
	margin-bottom: 0
}

.scene__six {
	padding: 0;
	margin: 0;
	color: #fff;
	text-align: center
}

.scene__six .bg-image {
	background-image: url(/siteassets/campaigns/reimagine/pillars/a39085d2434b12cb4c32347f0669f8cc.jpg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}

.scene__eight {
	color: #fff;
	text-align: center
}

.scene__eight .hero-full-screen {
	height: 100vh;
	width: 100%;
	background-image: url(/siteassets/campaigns/reimagine/pillars/b09516f8a2c24e3d1c191439e093dc9f.jpg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}

.scene__ten {
	padding: 0;
	margin: 0;
	color: #fff;
	text-align: center
}

.scene__twelve {
	background-color: #f5f5f5
}

.scene__thirteen,
.scene__twelve {
	color: #000;
	text-align: center
}

.scene__thirteen .hero-full-screen {
	height: 100vh;
	padding: 0;
	margin: 0
}

.scene__fourteen {
	color: #000;
	text-align: center;
	background-color: #f5f5f5
}

.scene__fifteen {
	margin: 0;
	color: #fff
}

.scene__fifteen,
.tab-block {
	padding: 0;
	text-align: center
}

.tab-block {
	background-color: #fff;
	color: #000;
	overflow: hidden;
	position: relative
}

.tab-block__tab {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	font-weight: 700;
	margin: 0 auto;
	opacity: 0;
	padding: 50px 0;
	position: relative;
	transition: opacity .6s;
	width: 100%
}

.tab-block__tab .grid-x {
	max-width: 100%
}

.tab-block__tab:after {
	bottom: 0;
	content: "";
	height: 4px;
	left: 50%;
	min-width: 100px;
	position: absolute;
	transform: translateX(-50%);
	width: 5rem
}

.tab-block__tab-copy,
.tab-block__tab-copy p {
	text-align: center
}

.tab-block__tab-cta {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px
}

.tab-block__tab-intro {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-bottom: 30px
}

@media print,
screen and (min-width:40em) {
	.tab-block__tab-intro {
		margin: 0 auto;
		margin-bottom: 30px;
		width: 75%
	}
}

.tab-block__tab-title {
	cursor: pointer;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	font-size: 1.5rem;
	padding: 0 5px;
	position: relative
}

.tab-block__tab-title-wrapper {
	background-color: #fff;
	border-radius: 4px 4px 0 0;
	border-left: 1px solid #dee0e0;
	border-right: 1px solid #dee0e0;
	color: rgba(0, 0, 0, .5);
	font-weight: 700;
	padding: 23px 50px;
	transition: all .3s
}

@media screen and (max-width:74.99875em) {
	.tab-block__tab-title-wrapper {
		padding: 20px 25px
	}
}

.tab-block__tab-title--purple .tab-block__tab-title-wrapper {
	border-top: 4px solid #7851a9;
	color: #7851a9
}

.tab-block__tab-title--blue .tab-block__tab-title-wrapper {
	border-top: 4px solid #03a3db;
	color: #03a3db
}

.tab-block__tab-title--orange .tab-block__tab-title-wrapper {
	border-top: 4px solid #df5329;
	color: #df5329
}

.tab-block__tab-title--green .tab-block__tab-title-wrapper {
	border-top: 4px solid #009d4a;
	color: #009d4a
}

.tab-block__tab-title--inactive .tab-block__tab-title-wrapper {
	background-color: #dee0e0;
	border-top: 4px solid #dee0e0;
	color: rgba(0, 0, 0, .5)
}

@media screen and (max-width:39.99875em) {
	.tab-block__tab-title {
		-ms-flex: 0 0 66%;
		flex: 0 0 66%
	}
}

.tab-block__tab-titles {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: -2px;
	width: 80%
}

.tab-block__tab-titles-wrapper {
	border-bottom: 2px solid #dee0e0;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	width: 100%
}

@media screen and (max-width:74.99875em) {
	.tab-block__tab-titles {
		width: 100%
	}
}

@media screen and (max-width:39.99875em) {
	.tab-block__tab-titles {
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.tab-block__tab--purple .tab-block__tab-intro {
	color: #7851a9;
}

.tab-block__tab--purple:after {
	background-color: #7851a9;
}

.tab-block__tab--blue .tab-block__tab-intro {
	color: #03a3db
}

.tab-block__tab--blue:after {
	background-color: #03a3db
}

.tab-block__tab--orange .tab-block__tab-intro {
	color: #df5329
}

.tab-block__tab--orange:after {
	background-color: #df5329
}

.tab-block__tab--green .tab-block__tab-intro {
	color: #009d4a
}

.tab-block__tab--green:after {
	background-color: #009d4a
}

.tab-block__tab--active {
	opacity: 1;
	-ms-flex-order: -1;
	order: -1
}

@media screen and (max-width:39.99875em) {
	.tab-block__tab {
		padding: 60px 30px
	}
}

.tab-block__tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: hidden;
	text-align: center
}

@media screen and (max-width:63.99875em) {
	.tab-block .grid-container {
		padding: 0
	}
}

@media screen and (max-width:39.99875em) {
	.tab-block--desktop {
		display: none
	}
}

.tab-block--mobile .tab-block__tab-title-wrapper {
	border-bottom: 1px solid #dee0e0;
	margin-bottom: 3px
}

.dials {
	color: #000;
	padding: 5% 0
}

.dials__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center
}

.dials__container>div {
	margin-top: 2rem;
	position: relative
}

.dials__container>div svg {
	width: 80%;
	display: block;
	margin: 0 auto
}

.dials__container>div svg .fill {
	transform: rotate(-90deg);
	transform-origin: 50% 50%
}

.dials__container>div span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #0098aa;
	font-size: 7.5vw
}

@media screen and (min-width:40em) {
	.dials__container>div span {
		font-size: 2rem
	}
}

@media screen and (min-width:64em) {
	.dials__container>div span {
		font-size: 2rem
	}
}

.dials__container--4 div {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

@media screen and (min-width:23.75em) {
	.dials__container--4 div {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
}

@media screen and (min-width:64em) {
	.dials__container--4 div {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}
}

.dials__container--5 div {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

@media screen and (min-width:64em) {
	.dials__container--5 div {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%
	}
}

.dials__dial {
	max-width: 200px
}

.dials__dial-text {
	font-size: .85rem;
	margin-top: 10px;
	padding: 0 5px;
	text-align: center
}

.dials__dial-wrapper {
	position: relative
}

.content-area {
	color: #000
}

.footer-bar {
	color: #959595;
	padding: 30px 0
}

.footer-bar .small-6 {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.footer-bar .socials {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.footer-bar .socials a {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: 10px
}

.footer-bar .socials img {
	height: 35px;
	width: 35px
}

.quote {
	position: relative;
	background: #f7f7f7
}

.quote>div>span {
	color: #0098aa;
	font-weight: 200;
	line-height: 1.4;
	font-size: 1.2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}

.quote>div>span span {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	background: #f7f7f7;
	mix-blend-mode: lighten;
	display: block;
	text-align: center;
	padding: 3rem 0
}

.quote>div>span span:first-child {
	font-size: 2rem;
	position: relative;
	padding: 6rem 0 0
}

.quote>div>span span:first-child:before {
	content: "";
	position: absolute;
	width: 5rem;
	height: .2rem;
	background-color: #00c7ac;
	top: 3rem;
	left: 50%;
	transform: translateX(-50%)
}

.quote__default>div>span {
	background: linear-gradient(45deg, #00c7ac, #00a4c7)
}

.quote__reverse>div>span {
	background: linear-gradient(90deg, #00a4c7, #00c7ac)
}

.form-block {
	background-color: #f7f7f7;
	color: #000
}

.form-block h2 {
	text-align: center;
	margin-bottom: 2rem
}

.form-block .cell:first-child a {
	margin-right: .25rem
}

.form-block .cell:nth-child(2) a {
	margin-left: .25rem;
	margin-right: .25rem
}

.form-block .cell:nth-child(3) a {
	margin-left: .25rem
}

.form-block .form {
	height: 0;
	overflow: hidden;
	transition: height .7s;
	padding-bottom: 1px
}

@media print,
screen and (min-width:40em) {
	.form-block .form {
		margin: 0 auto;
		width: 75%
	}
}

@media print,
screen and (min-width:64em) {
	.form-block .form {
		width: 50%
	}
}

.form-block .form__button {
	background-color: #dc4405;
	border: 0;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	padding: 20px 60px;
	outline: 0
}

.form-block .form__button:hover {
	background-color: #c33c04;
	color: #f2f2f2
}

.form-block .form__button:active {
	background-color: #aa3504;
	transform: translate(1px, 1px);
	color: #e6e6e6
}

.form-block .form__field--centered {
	text-align: center
}

.form-block .form__wrapper {
	padding: 30px 0
}

.form-block .form label {
	display: block;
	margin-bottom: 5px
}

.form-block .form label:after {
	color: #dc4405;
	content: "*"
}

.form-block .form input {
	border-radius: 6px;
	border: 1px solid;
	margin-bottom: 20px;
	padding: 15px;
	width: calc(100% - 32px)
}

ul.list {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left
}

ul.list li {
	display: block;
	line-height: 2rem
}

ul.list li:not(:first-child) {
	margin-top: 1rem
}

ul.list li span {
	border-radius: 50%;
	height: 2rem;
	width: 2rem;
	font-size: 1rem;
	display: inline-block;
	background-color: #0098aa;
	text-align: center;
	color: #fff;
	margin-right: 1rem;
	font-size: 1.2rem;
	font-style: italic
}

.hero-block .hero-full-screen {
	height: 100vh;
	width: 100%;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}

.hero-block .hero-full-screen .hero-txt {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center
}

.scene__navigation h2 {
	text-align: center;
	margin-bottom: 2rem
}

.scene__navigation .navigation__link {
	background-color: #f7f7f7;
	display: block;
	text-decoration: none;
	border-radius: 6px;
	padding: 1.2rem 1.2rem 1.5rem;
	text-align: center;
	font-size: 1.2rem;
	position: relative;
	font-weight: 700
}

.scene__navigation .navigation__link:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: .3rem;
	width: 100%;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px
}

.scene__navigation .navigation__link svg {
	position: absolute;
	width: 1.4rem;
	top: 50%
}

.scene__navigation .navigation__link--next {
	color: #009d4a
}

@media print,
screen and (min-width:64em) {
	.scene__navigation .navigation__link--next {
		margin-left: .4rem
	}
}

.scene__navigation .navigation__link--next svg {
	transform: translateY(-50%) rotate(90deg);
	right: 1rem
}

.scene__navigation .navigation__link--next svg rect {
	fill: #009d4a
}

.scene__navigation .navigation__link--next:after {
	background-color: #009d4a
}

.scene__navigation .navigation__link--previous {
	color: #009d4a
}

@media screen and (max-width:63.99875em) {
	.scene__navigation .navigation__link--previous {
		margin-bottom: 40px
	}
}

@media print,
screen and (min-width:64em) {
	.scene__navigation .navigation__link--previous {
		margin-right: .4rem
	}
}

.scene__navigation .navigation__link--previous:after {
	background-color: #009d4a
}

.scene__navigation .navigation__link--previous svg {
	transform: translateY(-50%) rotate(-90deg);
	left: 1rem
}

.scene__navigation .navigation__link--previous svg rect {
	fill: #009d4a
}

.moi-menu {
	background-color: #fff;
	opacity: 0;
	max-width: 450px;
	pointer-events: none;
	position: absolute;
	right: 0;
	transition: all .3s;
	width: 100%;
	z-index: 3
}

.moi-menu__item {
	border-bottom: 2px solid #f7f7f7;
	color: #000;
	display: block;
	font-size: 1.125rem;
	text-align: center;
	padding: 35px;
	text-decoration: none;
	transition: all .3s
}

.moi-menu__item:hover {
	background-color: #f7f7f7;
	font-weight: 700
}

.moi-menu__item:last-child {
	border-bottom: 0
}

.moi-menu__footer {
	border-top: 25px solid #f7f7f7;
	position: relative
}

.moi-menu__footer-link {
	border-bottom: 0
}

.moi-menu__footer a {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 1rem
}

.moi-menu__footer .home {
	background-size: 100% auto
}

.moi-menu--open {
	opacity: 1;
	pointer-events: auto
}

.accordian__copy {
	overflow: hidden;
	transition: height .7s
}

.accordian__copy-wrapper {
	padding: 20px 5px
}

.accordian__copy--hidden {
	height: 0!important
}

.accordian__title {
	-ms-flex: none;
	flex: none;
	text-align: left
}

.accordian__title-wrapper {
	transition: all .5s
}

.accordian__title:after {
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	pointer-events: none;
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .5s
}

.accordian__title--blue:after {
	border-bottom: 9px solid #03a3db
}

.accordian__title--green:after {
	border-bottom: 9px solid #009d4a
}

.accordian__title--orange:after {
	border-bottom: 9px solid #df5329
}

.accordian__title--inactive .tab-block__tab-title-wrapper {
	color: #979797
}

.accordian__title--inactive:after {
	border-bottom: 9px solid #979797;
	transform: rotate(180deg)
}

@media print,
screen and (min-width:40em) {
	.accordian {
		display: none
	}
}

.button {
	background-color: #fff;
	border: 1px solid #dc4405;
	border-radius: 6px;
	color: #dc4405;
	cursor: pointer;
	max-width: 380px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	transition: all .3s
}

.button:hover {
	background-color: #dc4405;
	border-color: #fff;
	color: #fff
}

.button--block {
	display: block
}

.button--purple {
	background-color: #7851a9;
	border-color: #7851a9;
	color: #fff
}

.button--purple:hover {
	background-color: #fff;
	border-color: #7851a9;
	color: #7851a9;
}

.button--blue {
	background-color: #03a3db;
	border-color: #03a3db;
	color: #fff
}

.button--blue:hover {
	background-color: #fff;
	border-color: #03a3db;
	color: #03a3db;
}

.button--green {
	background-color: #009d4a;
	border-color: #009d4a;
	color: #fff
}

.button--green:hover {
	background-color: #fff;
	border-color: #009d4a;
	color: #009d4a;
}

.button--orange {
	background-color: #df5329;
	border-color: #df5329;
	color: #fff
}

.button--red {
	background-color: #dc4405;
	border-color: #dc4405;
	color: #fff
}

.button--red:hover {
	background-color: #fff;
	border-color: #dc4405;
	color: #dc4405
}

.button--yellow {
	background-color: #f49a07;
	border-color: #f49a07;
	color: #fff
}

.button--yellow:hover {
	background-color: #fff;
	border-color: #f49a07;
	color: #f49a07
}

@media screen and (max-width:74.99875em) {
	.button--block {
		margin: 10px auto
	}
}

.ie .hero-full-screen {
	background-attachment: scroll
}

.ie .moi-menu {
	display: none
}

.ie .moi-menu--open {
	display: block
}

#app:after {
	content: "";
	pointer-events: none;
	transition: all .3s
}

#app.menu-open:after {
	background-color: rgba(0, 0, 0, .8);
	content: "";
	pointer-events: auto;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1
}