
@media print,screen and (min-width:40.0625em) {
	.reveal, .reveal.large, .reveal.small, .reveal.tiny {
		right: auto;
		left: auto;
		margin: 0 auto;
	}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

.foundation-mq {
	font-family: "small=0em&medium=40.0625em&large=64.0625em&xlarge=75.0625em&xxlarge=90.0625em";
}

html {
	box-sizing: border-box;
	font-size: 100%;
}

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

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: SofiaProLight, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #32363b;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 4px;
}

select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 4px;
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
	max-width: none !important;
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	background: 0 0;
	line-height: 1;
	cursor: auto;
}

[data-whatinput=mouse] button {
	outline: 0;
}

pre {
	overflow: auto;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
}

.is-visible {
	display: block !important;
}

.is-hidden {
	display: none !important;
}

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

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

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

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

.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin-left: auto;
	margin-right: 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 {
	width: auto;
}

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

.grid-x>.small-1, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12, .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-full, .grid-x>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

@media print,screen and (min-width:40.0625em) {
	.grid-x>.medium-1, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12, .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-full, .grid-x>.medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-x>.large-1, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12, .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-full, .grid-x>.large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media screen and (min-width:75.0625em) {
	.grid-x>.xlarge-1, .grid-x>.xlarge-10, .grid-x>.xlarge-11, .grid-x>.xlarge-12, .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-full, .grid-x>.xlarge-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

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

.grid-x>.small-1, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12, .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 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.grid-x>.small-1 {
	width: 8.3333333333%;
}

.grid-x>.small-2 {
	width: 16.6666666667%;
}

.grid-x>.small-3 {
	width: 25%;
}

.grid-x>.small-4 {
	width: 33.3333333333%;
}

.grid-x>.small-5 {
	width: 41.6666666667%;
}

.grid-x>.small-6 {
	width: 50%;
}

.grid-x>.small-7 {
	width: 58.3333333333%;
}

.grid-x>.small-8 {
	width: 66.6666666667%;
}

.grid-x>.small-9 {
	width: 75%;
}

.grid-x>.small-10 {
	width: 83.3333333333%;
}

.grid-x>.small-11 {
	width: 91.6666666667%;
}

.grid-x>.small-12 {
	width: 100%;
}

@media print,screen and (min-width:40.0625em) {
	.grid-x>.medium-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto;
	}
	
	.grid-x>.medium-1, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12, .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-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.medium-shrink {
		width: auto;
	}
	
	.grid-x>.medium-1 {
		width: 8.3333333333%;
	}
	
	.grid-x>.medium-2 {
		width: 16.6666666667%;
	}
	
	.grid-x>.medium-3 {
		width: 25%;
	}
	
	.grid-x>.medium-4 {
		width: 33.3333333333%;
	}
	
	.grid-x>.medium-5 {
		width: 41.6666666667%;
	}
	
	.grid-x>.medium-6 {
		width: 50%;
	}
	
	.grid-x>.medium-7 {
		width: 58.3333333333%;
	}
	
	.grid-x>.medium-8 {
		width: 66.6666666667%;
	}
	
	.grid-x>.medium-9 {
		width: 75%;
	}
	
	.grid-x>.medium-10 {
		width: 83.3333333333%;
	}
	
	.grid-x>.medium-11 {
		width: 91.6666666667%;
	}
	
	.grid-x>.medium-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-x>.large-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto;
	}
	
	.grid-x>.large-1, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12, .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-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.large-shrink {
		width: auto;
	}
	
	.grid-x>.large-1 {
		width: 8.3333333333%;
	}
	
	.grid-x>.large-2 {
		width: 16.6666666667%;
	}
	
	.grid-x>.large-3 {
		width: 25%;
	}
	
	.grid-x>.large-4 {
		width: 33.3333333333%;
	}
	
	.grid-x>.large-5 {
		width: 41.6666666667%;
	}
	
	.grid-x>.large-6 {
		width: 50%;
	}
	
	.grid-x>.large-7 {
		width: 58.3333333333%;
	}
	
	.grid-x>.large-8 {
		width: 66.6666666667%;
	}
	
	.grid-x>.large-9 {
		width: 75%;
	}
	
	.grid-x>.large-10 {
		width: 83.3333333333%;
	}
	
	.grid-x>.large-11 {
		width: 91.6666666667%;
	}
	
	.grid-x>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.grid-x>.xlarge-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto;
	}
	
	.grid-x>.xlarge-1, .grid-x>.xlarge-10, .grid-x>.xlarge-11, .grid-x>.xlarge-12, .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-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.xlarge-shrink {
		width: auto;
	}
	
	.grid-x>.xlarge-1 {
		width: 8.3333333333%;
	}
	
	.grid-x>.xlarge-2 {
		width: 16.6666666667%;
	}
	
	.grid-x>.xlarge-3 {
		width: 25%;
	}
	
	.grid-x>.xlarge-4 {
		width: 33.3333333333%;
	}
	
	.grid-x>.xlarge-5 {
		width: 41.6666666667%;
	}
	
	.grid-x>.xlarge-6 {
		width: 50%;
	}
	
	.grid-x>.xlarge-7 {
		width: 58.3333333333%;
	}
	
	.grid-x>.xlarge-8 {
		width: 66.6666666667%;
	}
	
	.grid-x>.xlarge-9 {
		width: 75%;
	}
	
	.grid-x>.xlarge-10 {
		width: 83.3333333333%;
	}
	
	.grid-x>.xlarge-11 {
		width: 91.6666666667%;
	}
	
	.grid-x>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.grid-x>.xxlarge-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto;
	}
	
	.grid-x>.xxlarge-1, .grid-x>.xxlarge-10, .grid-x>.xxlarge-11, .grid-x>.xxlarge-12, .grid-x>.xxlarge-2, .grid-x>.xxlarge-3, .grid-x>.xxlarge-4, .grid-x>.xxlarge-5, .grid-x>.xxlarge-6, .grid-x>.xxlarge-7, .grid-x>.xxlarge-8, .grid-x>.xxlarge-9, .grid-x>.xxlarge-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.xxlarge-shrink {
		width: auto;
	}
	
	.grid-x>.xxlarge-1 {
		width: 8.3333333333%;
	}
	
	.grid-x>.xxlarge-2 {
		width: 16.6666666667%;
	}
	
	.grid-x>.xxlarge-3 {
		width: 25%;
	}
	
	.grid-x>.xxlarge-4 {
		width: 33.3333333333%;
	}
	
	.grid-x>.xxlarge-5 {
		width: 41.6666666667%;
	}
	
	.grid-x>.xxlarge-6 {
		width: 50%;
	}
	
	.grid-x>.xxlarge-7 {
		width: 58.3333333333%;
	}
	
	.grid-x>.xxlarge-8 {
		width: 66.6666666667%;
	}
	
	.grid-x>.xxlarge-9 {
		width: 75%;
	}
	
	.grid-x>.xxlarge-10 {
		width: 83.3333333333%;
	}
	
	.grid-x>.xxlarge-11 {
		width: 91.6666666667%;
	}
	
	.grid-x>.xxlarge-12 {
		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:40.0625em) {
	.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:40.0625em) {
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem;
	}
}

.grid-margin-x>.auto {
	width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.grid-margin-x>.auto {
		width: auto;
	}
	
	.grid-margin-x>.shrink {
		width: auto;
	}
	
	.grid-margin-x>.small-1 {
		width: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.small-2 {
		width: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.small-3 {
		width: calc(25% - 1.875rem);
	}
	
	.grid-margin-x>.small-4 {
		width: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.small-5 {
		width: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.small-6 {
		width: calc(50% - 1.875rem);
	}
	
	.grid-margin-x>.small-7 {
		width: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.small-8 {
		width: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.small-9 {
		width: calc(75% - 1.875rem);
	}
	
	.grid-margin-x>.small-10 {
		width: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.small-11 {
		width: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.small-12 {
		width: calc(100% - 1.875rem);
	}
	
	.grid-margin-x>.medium-auto {
		width: auto;
	}
	
	.grid-margin-x>.medium-shrink {
		width: auto;
	}
	
	.grid-margin-x>.medium-1 {
		width: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.medium-2 {
		width: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.medium-3 {
		width: calc(25% - 1.875rem);
	}
	
	.grid-margin-x>.medium-4 {
		width: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.medium-5 {
		width: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.medium-6 {
		width: calc(50% - 1.875rem);
	}
	
	.grid-margin-x>.medium-7 {
		width: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.medium-8 {
		width: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.medium-9 {
		width: calc(75% - 1.875rem);
	}
	
	.grid-margin-x>.medium-10 {
		width: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.medium-11 {
		width: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.medium-12 {
		width: calc(100% - 1.875rem);
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-margin-x>.large-auto {
		width: auto;
	}
	
	.grid-margin-x>.large-shrink {
		width: auto;
	}
	
	.grid-margin-x>.large-1 {
		width: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.large-2 {
		width: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.large-3 {
		width: calc(25% - 1.875rem);
	}
	
	.grid-margin-x>.large-4 {
		width: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.large-5 {
		width: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.large-6 {
		width: calc(50% - 1.875rem);
	}
	
	.grid-margin-x>.large-7 {
		width: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.large-8 {
		width: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.large-9 {
		width: calc(75% - 1.875rem);
	}
	
	.grid-margin-x>.large-10 {
		width: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.large-11 {
		width: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.large-12 {
		width: calc(100% - 1.875rem);
	}
}

@media screen and (min-width:75.0625em) {
	.grid-margin-x>.xlarge-auto {
		width: auto;
	}
	
	.grid-margin-x>.xlarge-shrink {
		width: auto;
	}
	
	.grid-margin-x>.xlarge-1 {
		width: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-2 {
		width: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-3 {
		width: calc(25% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-4 {
		width: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-5 {
		width: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-6 {
		width: calc(50% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-7 {
		width: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-8 {
		width: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-9 {
		width: calc(75% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-10 {
		width: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-11 {
		width: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xlarge-12 {
		width: calc(100% - 1.875rem);
	}
}

@media screen and (min-width:90.0625em) {
	.grid-margin-x>.xxlarge-auto {
		width: auto;
	}
	
	.grid-margin-x>.xxlarge-shrink {
		width: auto;
	}
	
	.grid-margin-x>.xxlarge-1 {
		width: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-2 {
		width: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-3 {
		width: calc(25% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-4 {
		width: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-5 {
		width: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-6 {
		width: calc(50% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-7 {
		width: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-8 {
		width: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-9 {
		width: calc(75% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-10 {
		width: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-11 {
		width: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-x>.xxlarge-12 {
		width: calc(100% - 1.875rem);
	}
}

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

@media print,screen and (min-width:40.0625em) {
	.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:40.0625em) {
	.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:40.0625em) {
	.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.3333333333%;
}

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

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.medium-up-1>.cell {
		width: 100%;
	}
	
	.medium-up-2>.cell {
		width: 50%;
	}
	
	.medium-up-3>.cell {
		width: 33.3333333333%;
	}
	
	.medium-up-4>.cell {
		width: 25%;
	}
	
	.medium-up-5>.cell {
		width: 20%;
	}
	
	.medium-up-6>.cell {
		width: 16.6666666667%;
	}
	
	.medium-up-7>.cell {
		width: 14.2857142857%;
	}
	
	.medium-up-8>.cell {
		width: 12.5%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-up-1>.cell {
		width: 100%;
	}
	
	.large-up-2>.cell {
		width: 50%;
	}
	
	.large-up-3>.cell {
		width: 33.3333333333%;
	}
	
	.large-up-4>.cell {
		width: 25%;
	}
	
	.large-up-5>.cell {
		width: 20%;
	}
	
	.large-up-6>.cell {
		width: 16.6666666667%;
	}
	
	.large-up-7>.cell {
		width: 14.2857142857%;
	}
	
	.large-up-8>.cell {
		width: 12.5%;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-up-1>.cell {
		width: 100%;
	}
	
	.xlarge-up-2>.cell {
		width: 50%;
	}
	
	.xlarge-up-3>.cell {
		width: 33.3333333333%;
	}
	
	.xlarge-up-4>.cell {
		width: 25%;
	}
	
	.xlarge-up-5>.cell {
		width: 20%;
	}
	
	.xlarge-up-6>.cell {
		width: 16.6666666667%;
	}
	
	.xlarge-up-7>.cell {
		width: 14.2857142857%;
	}
	
	.xlarge-up-8>.cell {
		width: 12.5%;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-up-1>.cell {
		width: 100%;
	}
	
	.xxlarge-up-2>.cell {
		width: 50%;
	}
	
	.xxlarge-up-3>.cell {
		width: 33.3333333333%;
	}
	
	.xxlarge-up-4>.cell {
		width: 25%;
	}
	
	.xxlarge-up-5>.cell {
		width: 20%;
	}
	
	.xxlarge-up-6>.cell {
		width: 16.6666666667%;
	}
	
	.xxlarge-up-7>.cell {
		width: 14.2857142857%;
	}
	
	.xxlarge-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.3333333333% - 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.6666666667% - 1.25rem);
}

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

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

@media print,screen and (min-width:40.0625em) {
	.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.3333333333% - 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.6666666667% - 1.875rem);
	}
	
	.grid-margin-x.small-up-7>.cell {
		width: calc(14.2857142857% - 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.3333333333% - 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.6666666667% - 1.875rem);
	}
	
	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.2857142857% - 1.875rem);
	}
	
	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 1.875rem);
	}
}

@media print,screen and (min-width:64.0625em) {
	.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.3333333333% - 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.6666666667% - 1.875rem);
	}
	
	.grid-margin-x.large-up-7>.cell {
		width: calc(14.2857142857% - 1.875rem);
	}
	
	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 1.875rem);
	}
}

@media screen and (min-width:75.0625em) {
	.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.3333333333% - 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.6666666667% - 1.875rem);
	}
	
	.grid-margin-x.xlarge-up-7>.cell {
		width: calc(14.2857142857% - 1.875rem);
	}
	
	.grid-margin-x.xlarge-up-8>.cell {
		width: calc(12.5% - 1.875rem);
	}
}

@media screen and (min-width:90.0625em) {
	.grid-margin-x.xxlarge-up-1>.cell {
		width: calc(100% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-2>.cell {
		width: calc(50% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-3>.cell {
		width: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-4>.cell {
		width: calc(25% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-5>.cell {
		width: calc(20% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-6>.cell {
		width: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-7>.cell {
		width: calc(14.2857142857% - 1.875rem);
	}
	
	.grid-margin-x.xxlarge-up-8>.cell {
		width: calc(12.5% - 1.875rem);
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.small-margin-collapse>.medium-1 {
		width: 8.3333333333%;
	}
	
	.small-margin-collapse>.medium-2 {
		width: 16.6666666667%;
	}
	
	.small-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.medium-4 {
		width: 33.3333333333%;
	}
	
	.small-margin-collapse>.medium-5 {
		width: 41.6666666667%;
	}
	
	.small-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.medium-7 {
		width: 58.3333333333%;
	}
	
	.small-margin-collapse>.medium-8 {
		width: 66.6666666667%;
	}
	
	.small-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.medium-10 {
		width: 83.3333333333%;
	}
	
	.small-margin-collapse>.medium-11 {
		width: 91.6666666667%;
	}
	
	.small-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.small-margin-collapse>.large-1 {
		width: 8.3333333333%;
	}
	
	.small-margin-collapse>.large-2 {
		width: 16.6666666667%;
	}
	
	.small-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.large-4 {
		width: 33.3333333333%;
	}
	
	.small-margin-collapse>.large-5 {
		width: 41.6666666667%;
	}
	
	.small-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.large-7 {
		width: 58.3333333333%;
	}
	
	.small-margin-collapse>.large-8 {
		width: 66.6666666667%;
	}
	
	.small-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.large-10 {
		width: 83.3333333333%;
	}
	
	.small-margin-collapse>.large-11 {
		width: 91.6666666667%;
	}
	
	.small-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.small-margin-collapse>.xlarge-1 {
		width: 8.3333333333%;
	}
	
	.small-margin-collapse>.xlarge-2 {
		width: 16.6666666667%;
	}
	
	.small-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.xlarge-4 {
		width: 33.3333333333%;
	}
	
	.small-margin-collapse>.xlarge-5 {
		width: 41.6666666667%;
	}
	
	.small-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.xlarge-7 {
		width: 58.3333333333%;
	}
	
	.small-margin-collapse>.xlarge-8 {
		width: 66.6666666667%;
	}
	
	.small-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.xlarge-10 {
		width: 83.3333333333%;
	}
	
	.small-margin-collapse>.xlarge-11 {
		width: 91.6666666667%;
	}
	
	.small-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.small-margin-collapse>.xxlarge-1 {
		width: 8.3333333333%;
	}
	
	.small-margin-collapse>.xxlarge-2 {
		width: 16.6666666667%;
	}
	
	.small-margin-collapse>.xxlarge-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.xxlarge-4 {
		width: 33.3333333333%;
	}
	
	.small-margin-collapse>.xxlarge-5 {
		width: 41.6666666667%;
	}
	
	.small-margin-collapse>.xxlarge-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.xxlarge-7 {
		width: 58.3333333333%;
	}
	
	.small-margin-collapse>.xxlarge-8 {
		width: 66.6666666667%;
	}
	
	.small-margin-collapse>.xxlarge-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.xxlarge-10 {
		width: 83.3333333333%;
	}
	
	.small-margin-collapse>.xxlarge-11 {
		width: 91.6666666667%;
	}
	
	.small-margin-collapse>.xxlarge-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:40.0625em) {
	.medium-margin-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
}

@media print,screen and (min-width:40.0625em) {
	.medium-margin-collapse>.small-1 {
		width: 8.3333333333%;
	}
	
	.medium-margin-collapse>.small-2 {
		width: 16.6666666667%;
	}
	
	.medium-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.small-4 {
		width: 33.3333333333%;
	}
	
	.medium-margin-collapse>.small-5 {
		width: 41.6666666667%;
	}
	
	.medium-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.small-7 {
		width: 58.3333333333%;
	}
	
	.medium-margin-collapse>.small-8 {
		width: 66.6666666667%;
	}
	
	.medium-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.small-10 {
		width: 83.3333333333%;
	}
	
	.medium-margin-collapse>.small-11 {
		width: 91.6666666667%;
	}
	
	.medium-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:40.0625em) {
	.medium-margin-collapse>.medium-1 {
		width: 8.3333333333%;
	}
	
	.medium-margin-collapse>.medium-2 {
		width: 16.6666666667%;
	}
	
	.medium-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.medium-4 {
		width: 33.3333333333%;
	}
	
	.medium-margin-collapse>.medium-5 {
		width: 41.6666666667%;
	}
	
	.medium-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.medium-7 {
		width: 58.3333333333%;
	}
	
	.medium-margin-collapse>.medium-8 {
		width: 66.6666666667%;
	}
	
	.medium-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.medium-10 {
		width: 83.3333333333%;
	}
	
	.medium-margin-collapse>.medium-11 {
		width: 91.6666666667%;
	}
	
	.medium-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.medium-margin-collapse>.large-1 {
		width: 8.3333333333%;
	}
	
	.medium-margin-collapse>.large-2 {
		width: 16.6666666667%;
	}
	
	.medium-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.large-4 {
		width: 33.3333333333%;
	}
	
	.medium-margin-collapse>.large-5 {
		width: 41.6666666667%;
	}
	
	.medium-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.large-7 {
		width: 58.3333333333%;
	}
	
	.medium-margin-collapse>.large-8 {
		width: 66.6666666667%;
	}
	
	.medium-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.large-10 {
		width: 83.3333333333%;
	}
	
	.medium-margin-collapse>.large-11 {
		width: 91.6666666667%;
	}
	
	.medium-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.medium-margin-collapse>.xlarge-1 {
		width: 8.3333333333%;
	}
	
	.medium-margin-collapse>.xlarge-2 {
		width: 16.6666666667%;
	}
	
	.medium-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.xlarge-4 {
		width: 33.3333333333%;
	}
	
	.medium-margin-collapse>.xlarge-5 {
		width: 41.6666666667%;
	}
	
	.medium-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.xlarge-7 {
		width: 58.3333333333%;
	}
	
	.medium-margin-collapse>.xlarge-8 {
		width: 66.6666666667%;
	}
	
	.medium-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.xlarge-10 {
		width: 83.3333333333%;
	}
	
	.medium-margin-collapse>.xlarge-11 {
		width: 91.6666666667%;
	}
	
	.medium-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.medium-margin-collapse>.xxlarge-1 {
		width: 8.3333333333%;
	}
	
	.medium-margin-collapse>.xxlarge-2 {
		width: 16.6666666667%;
	}
	
	.medium-margin-collapse>.xxlarge-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.xxlarge-4 {
		width: 33.3333333333%;
	}
	
	.medium-margin-collapse>.xxlarge-5 {
		width: 41.6666666667%;
	}
	
	.medium-margin-collapse>.xxlarge-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.xxlarge-7 {
		width: 58.3333333333%;
	}
	
	.medium-margin-collapse>.xxlarge-8 {
		width: 66.6666666667%;
	}
	
	.medium-margin-collapse>.xxlarge-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.xxlarge-10 {
		width: 83.3333333333%;
	}
	
	.medium-margin-collapse>.xxlarge-11 {
		width: 91.6666666667%;
	}
	
	.medium-margin-collapse>.xxlarge-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:40.0625em) {
	.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:64.0625em) {
	.large-margin-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-margin-collapse>.small-1 {
		width: 8.3333333333%;
	}
	
	.large-margin-collapse>.small-2 {
		width: 16.6666666667%;
	}
	
	.large-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.small-4 {
		width: 33.3333333333%;
	}
	
	.large-margin-collapse>.small-5 {
		width: 41.6666666667%;
	}
	
	.large-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.small-7 {
		width: 58.3333333333%;
	}
	
	.large-margin-collapse>.small-8 {
		width: 66.6666666667%;
	}
	
	.large-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.small-10 {
		width: 83.3333333333%;
	}
	
	.large-margin-collapse>.small-11 {
		width: 91.6666666667%;
	}
	
	.large-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-margin-collapse>.medium-1 {
		width: 8.3333333333%;
	}
	
	.large-margin-collapse>.medium-2 {
		width: 16.6666666667%;
	}
	
	.large-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.medium-4 {
		width: 33.3333333333%;
	}
	
	.large-margin-collapse>.medium-5 {
		width: 41.6666666667%;
	}
	
	.large-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.medium-7 {
		width: 58.3333333333%;
	}
	
	.large-margin-collapse>.medium-8 {
		width: 66.6666666667%;
	}
	
	.large-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.medium-10 {
		width: 83.3333333333%;
	}
	
	.large-margin-collapse>.medium-11 {
		width: 91.6666666667%;
	}
	
	.large-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-margin-collapse>.large-1 {
		width: 8.3333333333%;
	}
	
	.large-margin-collapse>.large-2 {
		width: 16.6666666667%;
	}
	
	.large-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.large-4 {
		width: 33.3333333333%;
	}
	
	.large-margin-collapse>.large-5 {
		width: 41.6666666667%;
	}
	
	.large-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.large-7 {
		width: 58.3333333333%;
	}
	
	.large-margin-collapse>.large-8 {
		width: 66.6666666667%;
	}
	
	.large-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.large-10 {
		width: 83.3333333333%;
	}
	
	.large-margin-collapse>.large-11 {
		width: 91.6666666667%;
	}
	
	.large-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.large-margin-collapse>.xlarge-1 {
		width: 8.3333333333%;
	}
	
	.large-margin-collapse>.xlarge-2 {
		width: 16.6666666667%;
	}
	
	.large-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.xlarge-4 {
		width: 33.3333333333%;
	}
	
	.large-margin-collapse>.xlarge-5 {
		width: 41.6666666667%;
	}
	
	.large-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.xlarge-7 {
		width: 58.3333333333%;
	}
	
	.large-margin-collapse>.xlarge-8 {
		width: 66.6666666667%;
	}
	
	.large-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.xlarge-10 {
		width: 83.3333333333%;
	}
	
	.large-margin-collapse>.xlarge-11 {
		width: 91.6666666667%;
	}
	
	.large-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.large-margin-collapse>.xxlarge-1 {
		width: 8.3333333333%;
	}
	
	.large-margin-collapse>.xxlarge-2 {
		width: 16.6666666667%;
	}
	
	.large-margin-collapse>.xxlarge-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.xxlarge-4 {
		width: 33.3333333333%;
	}
	
	.large-margin-collapse>.xxlarge-5 {
		width: 41.6666666667%;
	}
	
	.large-margin-collapse>.xxlarge-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.xxlarge-7 {
		width: 58.3333333333%;
	}
	
	.large-margin-collapse>.xxlarge-8 {
		width: 66.6666666667%;
	}
	
	.large-margin-collapse>.xxlarge-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.xxlarge-10 {
		width: 83.3333333333%;
	}
	
	.large-margin-collapse>.xxlarge-11 {
		width: 91.6666666667%;
	}
	
	.large-margin-collapse>.xxlarge-12 {
		width: 100%;
	}
}

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

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

@media screen and (min-width:75.0625em) {
	.xlarge-margin-collapse>.small-1 {
		width: 8.3333333333%;
	}
	
	.xlarge-margin-collapse>.small-2 {
		width: 16.6666666667%;
	}
	
	.xlarge-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.small-4 {
		width: 33.3333333333%;
	}
	
	.xlarge-margin-collapse>.small-5 {
		width: 41.6666666667%;
	}
	
	.xlarge-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.small-7 {
		width: 58.3333333333%;
	}
	
	.xlarge-margin-collapse>.small-8 {
		width: 66.6666666667%;
	}
	
	.xlarge-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.small-10 {
		width: 83.3333333333%;
	}
	
	.xlarge-margin-collapse>.small-11 {
		width: 91.6666666667%;
	}
	
	.xlarge-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-margin-collapse>.medium-1 {
		width: 8.3333333333%;
	}
	
	.xlarge-margin-collapse>.medium-2 {
		width: 16.6666666667%;
	}
	
	.xlarge-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.medium-4 {
		width: 33.3333333333%;
	}
	
	.xlarge-margin-collapse>.medium-5 {
		width: 41.6666666667%;
	}
	
	.xlarge-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.medium-7 {
		width: 58.3333333333%;
	}
	
	.xlarge-margin-collapse>.medium-8 {
		width: 66.6666666667%;
	}
	
	.xlarge-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.medium-10 {
		width: 83.3333333333%;
	}
	
	.xlarge-margin-collapse>.medium-11 {
		width: 91.6666666667%;
	}
	
	.xlarge-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-margin-collapse>.large-1 {
		width: 8.3333333333%;
	}
	
	.xlarge-margin-collapse>.large-2 {
		width: 16.6666666667%;
	}
	
	.xlarge-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.large-4 {
		width: 33.3333333333%;
	}
	
	.xlarge-margin-collapse>.large-5 {
		width: 41.6666666667%;
	}
	
	.xlarge-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.large-7 {
		width: 58.3333333333%;
	}
	
	.xlarge-margin-collapse>.large-8 {
		width: 66.6666666667%;
	}
	
	.xlarge-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.large-10 {
		width: 83.3333333333%;
	}
	
	.xlarge-margin-collapse>.large-11 {
		width: 91.6666666667%;
	}
	
	.xlarge-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-margin-collapse>.xlarge-1 {
		width: 8.3333333333%;
	}
	
	.xlarge-margin-collapse>.xlarge-2 {
		width: 16.6666666667%;
	}
	
	.xlarge-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.xlarge-4 {
		width: 33.3333333333%;
	}
	
	.xlarge-margin-collapse>.xlarge-5 {
		width: 41.6666666667%;
	}
	
	.xlarge-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.xlarge-7 {
		width: 58.3333333333%;
	}
	
	.xlarge-margin-collapse>.xlarge-8 {
		width: 66.6666666667%;
	}
	
	.xlarge-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.xlarge-10 {
		width: 83.3333333333%;
	}
	
	.xlarge-margin-collapse>.xlarge-11 {
		width: 91.6666666667%;
	}
	
	.xlarge-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.xlarge-margin-collapse>.xxlarge-1 {
		width: 8.3333333333%;
	}
	
	.xlarge-margin-collapse>.xxlarge-2 {
		width: 16.6666666667%;
	}
	
	.xlarge-margin-collapse>.xxlarge-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.xxlarge-4 {
		width: 33.3333333333%;
	}
	
	.xlarge-margin-collapse>.xxlarge-5 {
		width: 41.6666666667%;
	}
	
	.xlarge-margin-collapse>.xxlarge-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.xxlarge-7 {
		width: 58.3333333333%;
	}
	
	.xlarge-margin-collapse>.xxlarge-8 {
		width: 66.6666666667%;
	}
	
	.xlarge-margin-collapse>.xxlarge-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.xxlarge-10 {
		width: 83.3333333333%;
	}
	
	.xlarge-margin-collapse>.xxlarge-11 {
		width: 91.6666666667%;
	}
	
	.xlarge-margin-collapse>.xxlarge-12 {
		width: 100%;
	}
}

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

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

@media screen and (min-width:90.0625em) {
	.xxlarge-margin-collapse>.small-1 {
		width: 8.3333333333%;
	}
	
	.xxlarge-margin-collapse>.small-2 {
		width: 16.6666666667%;
	}
	
	.xxlarge-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.xxlarge-margin-collapse>.small-4 {
		width: 33.3333333333%;
	}
	
	.xxlarge-margin-collapse>.small-5 {
		width: 41.6666666667%;
	}
	
	.xxlarge-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.xxlarge-margin-collapse>.small-7 {
		width: 58.3333333333%;
	}
	
	.xxlarge-margin-collapse>.small-8 {
		width: 66.6666666667%;
	}
	
	.xxlarge-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.xxlarge-margin-collapse>.small-10 {
		width: 83.3333333333%;
	}
	
	.xxlarge-margin-collapse>.small-11 {
		width: 91.6666666667%;
	}
	
	.xxlarge-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-margin-collapse>.medium-1 {
		width: 8.3333333333%;
	}
	
	.xxlarge-margin-collapse>.medium-2 {
		width: 16.6666666667%;
	}
	
	.xxlarge-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.xxlarge-margin-collapse>.medium-4 {
		width: 33.3333333333%;
	}
	
	.xxlarge-margin-collapse>.medium-5 {
		width: 41.6666666667%;
	}
	
	.xxlarge-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.xxlarge-margin-collapse>.medium-7 {
		width: 58.3333333333%;
	}
	
	.xxlarge-margin-collapse>.medium-8 {
		width: 66.6666666667%;
	}
	
	.xxlarge-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.xxlarge-margin-collapse>.medium-10 {
		width: 83.3333333333%;
	}
	
	.xxlarge-margin-collapse>.medium-11 {
		width: 91.6666666667%;
	}
	
	.xxlarge-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-margin-collapse>.large-1 {
		width: 8.3333333333%;
	}
	
	.xxlarge-margin-collapse>.large-2 {
		width: 16.6666666667%;
	}
	
	.xxlarge-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.xxlarge-margin-collapse>.large-4 {
		width: 33.3333333333%;
	}
	
	.xxlarge-margin-collapse>.large-5 {
		width: 41.6666666667%;
	}
	
	.xxlarge-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.xxlarge-margin-collapse>.large-7 {
		width: 58.3333333333%;
	}
	
	.xxlarge-margin-collapse>.large-8 {
		width: 66.6666666667%;
	}
	
	.xxlarge-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.xxlarge-margin-collapse>.large-10 {
		width: 83.3333333333%;
	}
	
	.xxlarge-margin-collapse>.large-11 {
		width: 91.6666666667%;
	}
	
	.xxlarge-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-margin-collapse>.xlarge-1 {
		width: 8.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xlarge-2 {
		width: 16.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.xxlarge-margin-collapse>.xlarge-4 {
		width: 33.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xlarge-5 {
		width: 41.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.xxlarge-margin-collapse>.xlarge-7 {
		width: 58.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xlarge-8 {
		width: 66.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.xxlarge-margin-collapse>.xlarge-10 {
		width: 83.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xlarge-11 {
		width: 91.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-margin-collapse>.xxlarge-1 {
		width: 8.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-2 {
		width: 16.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-3 {
		width: 25%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-4 {
		width: 33.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-5 {
		width: 41.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-6 {
		width: 50%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-7 {
		width: 58.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-8 {
		width: 66.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-9 {
		width: 75%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-10 {
		width: 83.3333333333%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-11 {
		width: 91.6666666667%;
	}
	
	.xxlarge-margin-collapse>.xxlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-padding-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.xxlarge-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.3333333333%;
}

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

.small-offset-2 {
	margin-left: 16.6666666667%;
}

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

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

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

.small-offset-4 {
	margin-left: 33.3333333333%;
}

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

.small-offset-5 {
	margin-left: 41.6666666667%;
}

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

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

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

.small-offset-7 {
	margin-left: 58.3333333333%;
}

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

.small-offset-8 {
	margin-left: 66.6666666667%;
}

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

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

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

.small-offset-10 {
	margin-left: 83.3333333333%;
}

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

.small-offset-11 {
	margin-left: 91.6666666667%;
}

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

@media print,screen and (min-width:40.0625em) {
	.medium-offset-0 {
		margin-left: 0;
	}
	
	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + .9375rem);
	}
	
	.medium-offset-1 {
		margin-left: 8.3333333333%;
	}
	
	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.3333333333% + .9375rem);
	}
	
	.medium-offset-2 {
		margin-left: 16.6666666667%;
	}
	
	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.6666666667% + .9375rem);
	}
	
	.medium-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + .9375rem);
	}
	
	.medium-offset-4 {
		margin-left: 33.3333333333%;
	}
	
	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.3333333333% + .9375rem);
	}
	
	.medium-offset-5 {
		margin-left: 41.6666666667%;
	}
	
	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.6666666667% + .9375rem);
	}
	
	.medium-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + .9375rem);
	}
	
	.medium-offset-7 {
		margin-left: 58.3333333333%;
	}
	
	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.3333333333% + .9375rem);
	}
	
	.medium-offset-8 {
		margin-left: 66.6666666667%;
	}
	
	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.6666666667% + .9375rem);
	}
	
	.medium-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + .9375rem);
	}
	
	.medium-offset-10 {
		margin-left: 83.3333333333%;
	}
	
	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.3333333333% + .9375rem);
	}
	
	.medium-offset-11 {
		margin-left: 91.6666666667%;
	}
	
	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.6666666667% + .9375rem);
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-offset-0 {
		margin-left: 0;
	}
	
	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + .9375rem);
	}
	
	.large-offset-1 {
		margin-left: 8.3333333333%;
	}
	
	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.3333333333% + .9375rem);
	}
	
	.large-offset-2 {
		margin-left: 16.6666666667%;
	}
	
	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.6666666667% + .9375rem);
	}
	
	.large-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + .9375rem);
	}
	
	.large-offset-4 {
		margin-left: 33.3333333333%;
	}
	
	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.3333333333% + .9375rem);
	}
	
	.large-offset-5 {
		margin-left: 41.6666666667%;
	}
	
	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.6666666667% + .9375rem);
	}
	
	.large-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + .9375rem);
	}
	
	.large-offset-7 {
		margin-left: 58.3333333333%;
	}
	
	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.3333333333% + .9375rem);
	}
	
	.large-offset-8 {
		margin-left: 66.6666666667%;
	}
	
	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.6666666667% + .9375rem);
	}
	
	.large-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + .9375rem);
	}
	
	.large-offset-10 {
		margin-left: 83.3333333333%;
	}
	
	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.3333333333% + .9375rem);
	}
	
	.large-offset-11 {
		margin-left: 91.6666666667%;
	}
	
	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.6666666667% + .9375rem);
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-offset-0 {
		margin-left: 0;
	}
	
	.grid-margin-x>.xlarge-offset-0 {
		margin-left: calc(0% + .9375rem);
	}
	
	.xlarge-offset-1 {
		margin-left: 8.3333333333%;
	}
	
	.grid-margin-x>.xlarge-offset-1 {
		margin-left: calc(8.3333333333% + .9375rem);
	}
	
	.xlarge-offset-2 {
		margin-left: 16.6666666667%;
	}
	
	.grid-margin-x>.xlarge-offset-2 {
		margin-left: calc(16.6666666667% + .9375rem);
	}
	
	.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.xlarge-offset-3 {
		margin-left: calc(25% + .9375rem);
	}
	
	.xlarge-offset-4 {
		margin-left: 33.3333333333%;
	}
	
	.grid-margin-x>.xlarge-offset-4 {
		margin-left: calc(33.3333333333% + .9375rem);
	}
	
	.xlarge-offset-5 {
		margin-left: 41.6666666667%;
	}
	
	.grid-margin-x>.xlarge-offset-5 {
		margin-left: calc(41.6666666667% + .9375rem);
	}
	
	.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.xlarge-offset-6 {
		margin-left: calc(50% + .9375rem);
	}
	
	.xlarge-offset-7 {
		margin-left: 58.3333333333%;
	}
	
	.grid-margin-x>.xlarge-offset-7 {
		margin-left: calc(58.3333333333% + .9375rem);
	}
	
	.xlarge-offset-8 {
		margin-left: 66.6666666667%;
	}
	
	.grid-margin-x>.xlarge-offset-8 {
		margin-left: calc(66.6666666667% + .9375rem);
	}
	
	.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.xlarge-offset-9 {
		margin-left: calc(75% + .9375rem);
	}
	
	.xlarge-offset-10 {
		margin-left: 83.3333333333%;
	}
	
	.grid-margin-x>.xlarge-offset-10 {
		margin-left: calc(83.3333333333% + .9375rem);
	}
	
	.xlarge-offset-11 {
		margin-left: 91.6666666667%;
	}
	
	.grid-margin-x>.xlarge-offset-11 {
		margin-left: calc(91.6666666667% + .9375rem);
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-offset-0 {
		margin-left: 0;
	}
	
	.grid-margin-x>.xxlarge-offset-0 {
		margin-left: calc(0% + .9375rem);
	}
	
	.xxlarge-offset-1 {
		margin-left: 8.3333333333%;
	}
	
	.grid-margin-x>.xxlarge-offset-1 {
		margin-left: calc(8.3333333333% + .9375rem);
	}
	
	.xxlarge-offset-2 {
		margin-left: 16.6666666667%;
	}
	
	.grid-margin-x>.xxlarge-offset-2 {
		margin-left: calc(16.6666666667% + .9375rem);
	}
	
	.xxlarge-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.xxlarge-offset-3 {
		margin-left: calc(25% + .9375rem);
	}
	
	.xxlarge-offset-4 {
		margin-left: 33.3333333333%;
	}
	
	.grid-margin-x>.xxlarge-offset-4 {
		margin-left: calc(33.3333333333% + .9375rem);
	}
	
	.xxlarge-offset-5 {
		margin-left: 41.6666666667%;
	}
	
	.grid-margin-x>.xxlarge-offset-5 {
		margin-left: calc(41.6666666667% + .9375rem);
	}
	
	.xxlarge-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.xxlarge-offset-6 {
		margin-left: calc(50% + .9375rem);
	}
	
	.xxlarge-offset-7 {
		margin-left: 58.3333333333%;
	}
	
	.grid-margin-x>.xxlarge-offset-7 {
		margin-left: calc(58.3333333333% + .9375rem);
	}
	
	.xxlarge-offset-8 {
		margin-left: 66.6666666667%;
	}
	
	.grid-margin-x>.xxlarge-offset-8 {
		margin-left: calc(66.6666666667% + .9375rem);
	}
	
	.xxlarge-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.xxlarge-offset-9 {
		margin-left: calc(75% + .9375rem);
	}
	
	.xxlarge-offset-10 {
		margin-left: 83.3333333333%;
	}
	
	.grid-margin-x>.xxlarge-offset-10 {
		margin-left: calc(83.3333333333% + .9375rem);
	}
	
	.xxlarge-offset-11 {
		margin-left: 91.6666666667%;
	}
	
	.grid-margin-x>.xxlarge-offset-11 {
		margin-left: calc(91.6666666667% + .9375rem);
	}
}

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

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

.grid-y>.auto {
	height: auto;
}

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

.grid-y>.small-1, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12, .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-full, .grid-y>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

@media print,screen and (min-width:40.0625em) {
	.grid-y>.medium-1, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12, .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-full, .grid-y>.medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-y>.large-1, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12, .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-full, .grid-y>.large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media screen and (min-width:75.0625em) {
	.grid-y>.xlarge-1, .grid-y>.xlarge-10, .grid-y>.xlarge-11, .grid-y>.xlarge-12, .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-full, .grid-y>.xlarge-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

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

.grid-y>.small-1, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12, .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 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.grid-y>.medium-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto;
	}
	
	.grid-y>.medium-1, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12, .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-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.medium-shrink {
		height: auto;
	}
	
	.grid-y>.medium-1 {
		height: 8.3333333333%;
	}
	
	.grid-y>.medium-2 {
		height: 16.6666666667%;
	}
	
	.grid-y>.medium-3 {
		height: 25%;
	}
	
	.grid-y>.medium-4 {
		height: 33.3333333333%;
	}
	
	.grid-y>.medium-5 {
		height: 41.6666666667%;
	}
	
	.grid-y>.medium-6 {
		height: 50%;
	}
	
	.grid-y>.medium-7 {
		height: 58.3333333333%;
	}
	
	.grid-y>.medium-8 {
		height: 66.6666666667%;
	}
	
	.grid-y>.medium-9 {
		height: 75%;
	}
	
	.grid-y>.medium-10 {
		height: 83.3333333333%;
	}
	
	.grid-y>.medium-11 {
		height: 91.6666666667%;
	}
	
	.grid-y>.medium-12 {
		height: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-y>.large-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto;
	}
	
	.grid-y>.large-1, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12, .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-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.large-shrink {
		height: auto;
	}
	
	.grid-y>.large-1 {
		height: 8.3333333333%;
	}
	
	.grid-y>.large-2 {
		height: 16.6666666667%;
	}
	
	.grid-y>.large-3 {
		height: 25%;
	}
	
	.grid-y>.large-4 {
		height: 33.3333333333%;
	}
	
	.grid-y>.large-5 {
		height: 41.6666666667%;
	}
	
	.grid-y>.large-6 {
		height: 50%;
	}
	
	.grid-y>.large-7 {
		height: 58.3333333333%;
	}
	
	.grid-y>.large-8 {
		height: 66.6666666667%;
	}
	
	.grid-y>.large-9 {
		height: 75%;
	}
	
	.grid-y>.large-10 {
		height: 83.3333333333%;
	}
	
	.grid-y>.large-11 {
		height: 91.6666666667%;
	}
	
	.grid-y>.large-12 {
		height: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.grid-y>.xlarge-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto;
	}
	
	.grid-y>.xlarge-1, .grid-y>.xlarge-10, .grid-y>.xlarge-11, .grid-y>.xlarge-12, .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-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.xlarge-shrink {
		height: auto;
	}
	
	.grid-y>.xlarge-1 {
		height: 8.3333333333%;
	}
	
	.grid-y>.xlarge-2 {
		height: 16.6666666667%;
	}
	
	.grid-y>.xlarge-3 {
		height: 25%;
	}
	
	.grid-y>.xlarge-4 {
		height: 33.3333333333%;
	}
	
	.grid-y>.xlarge-5 {
		height: 41.6666666667%;
	}
	
	.grid-y>.xlarge-6 {
		height: 50%;
	}
	
	.grid-y>.xlarge-7 {
		height: 58.3333333333%;
	}
	
	.grid-y>.xlarge-8 {
		height: 66.6666666667%;
	}
	
	.grid-y>.xlarge-9 {
		height: 75%;
	}
	
	.grid-y>.xlarge-10 {
		height: 83.3333333333%;
	}
	
	.grid-y>.xlarge-11 {
		height: 91.6666666667%;
	}
	
	.grid-y>.xlarge-12 {
		height: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.grid-y>.xxlarge-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto;
	}
	
	.grid-y>.xxlarge-1, .grid-y>.xxlarge-10, .grid-y>.xxlarge-11, .grid-y>.xxlarge-12, .grid-y>.xxlarge-2, .grid-y>.xxlarge-3, .grid-y>.xxlarge-4, .grid-y>.xxlarge-5, .grid-y>.xxlarge-6, .grid-y>.xxlarge-7, .grid-y>.xxlarge-8, .grid-y>.xxlarge-9, .grid-y>.xxlarge-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.xxlarge-shrink {
		height: auto;
	}
	
	.grid-y>.xxlarge-1 {
		height: 8.3333333333%;
	}
	
	.grid-y>.xxlarge-2 {
		height: 16.6666666667%;
	}
	
	.grid-y>.xxlarge-3 {
		height: 25%;
	}
	
	.grid-y>.xxlarge-4 {
		height: 33.3333333333%;
	}
	
	.grid-y>.xxlarge-5 {
		height: 41.6666666667%;
	}
	
	.grid-y>.xxlarge-6 {
		height: 50%;
	}
	
	.grid-y>.xxlarge-7 {
		height: 58.3333333333%;
	}
	
	.grid-y>.xxlarge-8 {
		height: 66.6666666667%;
	}
	
	.grid-y>.xxlarge-9 {
		height: 75%;
	}
	
	.grid-y>.xxlarge-10 {
		height: 83.3333333333%;
	}
	
	.grid-y>.xxlarge-11 {
		height: 91.6666666667%;
	}
	
	.grid-y>.xxlarge-12 {
		height: 100%;
	}
}

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

@media print,screen and (min-width:40.0625em) {
	.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:40.0625em) {
	.grid-padding-y>.cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem;
	}
}

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

@media print,screen and (min-width:40.0625em) {
	.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:40.0625em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem;
	}
}

.grid-margin-y>.auto {
	height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.grid-margin-y>.auto {
		height: auto;
	}
	
	.grid-margin-y>.shrink {
		height: auto;
	}
	
	.grid-margin-y>.small-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.small-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.small-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.small-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem);
	}
	
	.grid-margin-y>.medium-auto {
		height: auto;
	}
	
	.grid-margin-y>.medium-shrink {
		height: auto;
	}
	
	.grid-margin-y>.medium-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.medium-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.medium-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.medium-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem);
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-margin-y>.large-auto {
		height: auto;
	}
	
	.grid-margin-y>.large-shrink {
		height: auto;
	}
	
	.grid-margin-y>.large-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.large-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.large-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.large-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem);
	}
}

@media screen and (min-width:75.0625em) {
	.grid-margin-y>.xlarge-auto {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-12 {
		height: calc(100% - 1.875rem);
	}
}

@media screen and (min-width:90.0625em) {
	.grid-margin-y>.xxlarge-auto {
		height: auto;
	}
	
	.grid-margin-y>.xxlarge-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xxlarge-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-12 {
		height: calc(100% - 1.875rem);
	}
}

.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%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.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:40.0625em) {
	.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:64.0625em) {
	.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:75.0625em) {
	.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;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw;
	}
	
	.cell .xxlarge-grid-frame {
		width: 100%;
	}
	
	.xxlarge-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.xxlarge-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%;
	}
	
	.xxlarge-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.xxlarge-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:40.0625em) {
	.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:64.0625em) {
	.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:75.0625em) {
	.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;
	}
}

@media screen and (min-width:90.0625em) {
	.grid-y.xxlarge-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:40.0625em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%;
	}
}

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.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:40.0625em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem;
	}
}

.grid-margin-y>.auto {
	height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.grid-margin-y>.auto {
		height: auto;
	}
	
	.grid-margin-y>.shrink {
		height: auto;
	}
	
	.grid-margin-y>.small-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.small-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.small-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.small-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.small-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem);
	}
	
	.grid-margin-y>.medium-auto {
		height: auto;
	}
	
	.grid-margin-y>.medium-shrink {
		height: auto;
	}
	
	.grid-margin-y>.medium-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.medium-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.medium-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.medium-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.medium-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem);
	}
}

@media print,screen and (min-width:64.0625em) {
	.grid-margin-y>.large-auto {
		height: auto;
	}
	
	.grid-margin-y>.large-shrink {
		height: auto;
	}
	
	.grid-margin-y>.large-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.large-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.large-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.large-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.large-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem);
	}
}

@media screen and (min-width:75.0625em) {
	.grid-margin-y>.xlarge-auto {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xlarge-12 {
		height: calc(100% - 1.875rem);
	}
}

@media screen and (min-width:90.0625em) {
	.grid-margin-y>.xxlarge-auto {
		height: auto;
	}
	
	.grid-margin-y>.xxlarge-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xxlarge-1 {
		height: calc(8.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-2 {
		height: calc(16.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-3 {
		height: calc(25% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-4 {
		height: calc(33.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-5 {
		height: calc(41.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-6 {
		height: calc(50% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-7 {
		height: calc(58.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-8 {
		height: calc(66.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-9 {
		height: calc(75% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-10 {
		height: calc(83.3333333333% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-11 {
		height: calc(91.6666666667% - 1.875rem);
	}
	
	.grid-margin-y>.xxlarge-12 {
		height: calc(100% - 1.875rem);
	}
}

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

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

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

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

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

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

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
}

em, i {
	font-style: italic;
	line-height: inherit;
}

b, strong {
	font-weight: 700;
	line-height: inherit;
}

small {
	font-size: 80%;
	line-height: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: SofiaProLight, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	line-height: 0;
	color: #a5aab0;
}

.h1, h1 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

.h2, h2 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

.h3, h3 {
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

.h4, h4 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

.h5, h5 {
	font-size: 1.0625rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

.h6, h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

@media print,screen and (min-width:40.0625em) {
	.h1, h1 {
		font-size: 2.25rem;
	}
	
	.h2, h2 {
		font-size: 1.75rem;
	}
	
	.h3, h3 {
		font-size: 1.5rem;
	}
	
	.h4, h4 {
		font-size: 1.25rem;
	}
	
	.h5, h5 {
		font-size: 1.125rem;
	}
	
	.h6, h6 {
		font-size: 1rem;
	}
}

a {
	line-height: inherit;
	color: #2d8cfc;
	text-decoration: none;
	cursor: pointer;
}

a:focus, a:hover {
	color: #036dea;
}

a img {
	border: 0;
}

hr {
	clear: both;
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #e1e4e8;
	border-left: 0;
}

dl, ol, ul {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6;
}

li {
	font-size: inherit;
}

ul {
	margin-left: 1.25rem;
	list-style-type: disc;
}

ol {
	margin-left: 1.25rem;
}

ol ol, ol ul, ul ol, ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0;
}

dl {
	margin-bottom: 1rem;
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700;
}

blockquote {
	margin: 0 0 1rem;
	padding: .5em 1em;
	border-left: 4px solid #e1e4e8;
}

blockquote, blockquote p {
	line-height: 1.6;
	color: #32363b;
}

abbr, abbr[title] {
	border-bottom: 1px dotted #32363b;
	cursor: help;
	text-decoration: none;
}

figure {
	margin: 0;
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #f5f7f9;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #32363b;
	border-radius: 4px;
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #5d6166;
}

.lead {
	font-size: 125%;
	line-height: 1.6;
}

.stat {
	font-size: 2.5rem;
	line-height: 1;
}

p+.stat {
	margin-top: -1rem;
}

ol.no-bullet, ul.no-bullet {
	margin-left: 0;
	list-style: none;
}

.cite-block, cite {
	display: block;
	color: #81858c;
	font-size: .8125rem;
}

.cite-block:before, cite:before {
	content: "— ";
}

.code-inline, code {
	border: 1px solid #a5aab0;
	background-color: #f5f7f9;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	color: #32363b;
	display: inline;
	max-width: 100%;
	word-wrap: break-word;
	padding: .125rem .3125rem .0625rem;
}

.code-block {
	border: 1px solid #a5aab0;
	background-color: #f5f7f9;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	color: #32363b;
	display: block;
	overflow: auto;
	white-space: pre;
	padding: 1rem;
	margin-bottom: 1.5rem;
}

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

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

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

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

@media print,screen and (min-width:40.0625em) {
	.medium-text-left {
		text-align: left;
	}
	
	.medium-text-right {
		text-align: right;
	}
	
	.medium-text-center {
		text-align: center;
	}
	
	.medium-text-justify {
		text-align: justify;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-text-left {
		text-align: left;
	}
	
	.large-text-right {
		text-align: right;
	}
	
	.large-text-center {
		text-align: center;
	}
	
	.large-text-justify {
		text-align: justify;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-text-left {
		text-align: left;
	}
	
	.xlarge-text-right {
		text-align: right;
	}
	
	.xlarge-text-center {
		text-align: center;
	}
	
	.xlarge-text-justify {
		text-align: justify;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-text-left {
		text-align: left;
	}
	
	.xxlarge-text-right {
		text-align: right;
	}
	
	.xxlarge-text-center {
		text-align: center;
	}
	
	.xxlarge-text-justify {
		text-align: justify;
	}
}

.show-for-print {
	display: none !important;
}

@media print {
	* {
		background: 0 0 !important;
		color: #000 !important;
		color-adjust: economy;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	.show-for-print {
		display: block !important;
	}
	
	.hide-for-print {
		display: none !important;
	}
	
	table.show-for-print {
		display: table !important;
	}
	
	thead.show-for-print {
		display: table-header-group !important;
	}
	
	tbody.show-for-print {
		display: table-row-group !important;
	}
	
	tr.show-for-print {
		display: table-row !important;
	}
	
	td.show-for-print {
		display: table-cell !important;
	}
	
	th.show-for-print {
		display: table-cell !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	.ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	blockquote, pre {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	img, tr {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	@page {
		margin: .5cm;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.print-break-inside {
		page-break-inside: auto;
	}
}

.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	padding: .6em 1.5em .7em;
	border: 1px solid transparent;
	border-radius: 100px;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}

[data-whatinput=mouse] .button {
	outline: 0;
}

.button.tiny {
	font-size: .6rem;
}

.button.small {
	font-size: .75rem;
}

.button.large {
	font-size: 1.25rem;
}

.button.xlarge {
	font-size: 1.5rem;
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.button, .button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
	background-color: #8fcc52;
	color: #fff;
}

.button:focus, .button:hover {
	background-color: #7abc37;
	color: #fff;
}

.button.primary, .button.primary.disabled, .button.primary.disabled:focus, .button.primary.disabled:hover, .button.primary[disabled], .button.primary[disabled]:focus, .button.primary[disabled]:hover {
	background-color: #8fcc52;
	color: #fff;
}

.button.primary:focus, .button.primary:hover {
	background-color: #72b134;
	color: #fff;
}

.button.secondary, .button.secondary.disabled, .button.secondary.disabled:focus, .button.secondary.disabled:hover, .button.secondary[disabled], .button.secondary[disabled]:focus, .button.secondary[disabled]:hover {
	background-color: #2d8cfc;
	color: #fff;
}

.button.secondary:focus, .button.secondary:hover {
	background-color: #036dea;
	color: #fff;
}

.button.alert, .button.alert.disabled, .button.alert.disabled:focus, .button.alert.disabled:hover, .button.alert[disabled], .button.alert[disabled]:focus, .button.alert[disabled]:hover {
	background-color: #cc5252;
	color: #fff;
}

.button.alert:focus, .button.alert:hover {
	background-color: #b13434;
	color: #fff;
}

.button.warning, .button.warning.disabled, .button.warning.disabled:focus, .button.warning.disabled:hover, .button.warning[disabled], .button.warning[disabled]:focus, .button.warning[disabled]:hover {
	background-color: #f79c00;
	color: #fff;
}

.button.warning:focus, .button.warning:hover {
	background-color: #c67d00;
	color: #fff;
}

.button.hollow, .button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow:focus, .button.hollow:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
	background-color: transparent;
}

.button.hollow, .button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
	border: 2px solid #8fcc52;
	color: #8fcc52;
}

.button.hollow:focus, .button.hollow:hover {
	border-color: #649b2e;
	color: #649b2e;
}

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary.disabled:focus, .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled], .button.hollow.primary[disabled]:focus, .button.hollow.primary[disabled]:hover {
	border: 2px solid #8fcc52;
	color: #8fcc52;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
	border-color: #649b2e;
	color: #649b2e;
}

.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary.disabled:focus, .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled], .button.hollow.secondary[disabled]:focus, .button.hollow.secondary[disabled]:hover {
	border: 2px solid #2d8cfc;
	color: #2d8cfc;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
	border-color: #0360cd;
	color: #0360cd;
}

.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert.disabled:focus, .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled], .button.hollow.alert[disabled]:focus, .button.hollow.alert[disabled]:hover {
	border: 2px solid #cc5252;
	color: #cc5252;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
	border-color: #9b2e2e;
	color: #9b2e2e;
}

.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning.disabled:focus, .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled], .button.hollow.warning[disabled]:focus, .button.hollow.warning[disabled]:hover {
	border: 2px solid #f79c00;
	color: #f79c00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
	border-color: #ad6d00;
	color: #ad6d00;
}

.button.clear, .button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear:focus, .button.clear:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
	border-color: transparent;
	background-color: transparent;
}

.button.clear, .button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
	color: #8fcc52;
}

.button.clear:focus, .button.clear:hover {
	color: #649b2e;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary.disabled:focus, .button.clear.primary.disabled:hover, .button.clear.primary[disabled], .button.clear.primary[disabled]:focus, .button.clear.primary[disabled]:hover {
	color: #8fcc52;
}

.button.clear.primary:focus, .button.clear.primary:hover {
	color: #649b2e;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary.disabled:focus, .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled], .button.clear.secondary[disabled]:focus, .button.clear.secondary[disabled]:hover {
	color: #2d8cfc;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
	color: #0360cd;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert.disabled:focus, .button.clear.alert.disabled:hover, .button.clear.alert[disabled], .button.clear.alert[disabled]:focus, .button.clear.alert[disabled]:hover {
	color: #cc5252;
}

.button.clear.alert:focus, .button.clear.alert:hover {
	color: #9b2e2e;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning.disabled:focus, .button.clear.warning.disabled:hover, .button.clear.warning[disabled], .button.clear.warning[disabled]:focus, .button.clear.warning[disabled]:hover {
	color: #f79c00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
	color: #ad6d00;
}

.button.disabled, .button[disabled] {
	opacity: .5;
	cursor: not-allowed;
}

.button.dropdown::after {
	display: block;
	display: inline-block;
	width: 0;
	height: 0;
	border: inset .4em;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fff transparent transparent;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1.5em;
}

.button.dropdown.clear::after, .button.dropdown.hollow::after {
	border-top-color: #8fcc52;
}

.button.dropdown.clear.primary::after, .button.dropdown.hollow.primary::after {
	border-top-color: #8fcc52;
}

.button.dropdown.clear.secondary::after, .button.dropdown.hollow.secondary::after {
	border-top-color: #2d8cfc;
}

.button.dropdown.clear.alert::after, .button.dropdown.hollow.alert::after {
	border-top-color: #cc5252;
}

.button.dropdown.clear.warning::after, .button.dropdown.hollow.warning::after {
	border-top-color: #f79c00;
}

.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0;
}

a.button:focus, a.button:hover {
	text-decoration: none;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #d4d8dc;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #32363b;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
	outline: 0;
	border: 1px solid #2d8cfc;
	background-color: #fff;
	box-shadow: none;
	transition: box-shadow .5s, border-color .25s ease-in-out;
}

textarea {
	max-width: 100%;
}

textarea[rows] {
	height: auto;
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #f5f7f9;
	cursor: not-allowed;
}

[type=button], [type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 100px;
}

input[type=search] {
	box-sizing: border-box;
}

:-ms-input-placeholder {
	color: #a5aab0;
}

::placeholder {
	color: #a5aab0;
}

[type=checkbox], [type=file], [type=radio] {
	margin: 0 0 1rem;
}

[type=checkbox]+label, [type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0;
}

[type=checkbox]+label[for], [type=radio]+label[for] {
	cursor: pointer;
}

label>[type=checkbox], label>[type=radio] {
	margin-right: .5rem;
}

[type=file] {
	width: 100%;
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 2;
	color: #81858c;
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0;
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #32363b;
}

.input-group {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.input-group>:first-child, .input-group>:first-child.input-group-button>* {
	border-radius: 4px 0 0 4px;
}

.input-group>:last-child, .input-group>:last-child.input-group-button>* {
	border-radius: 0 4px 4px 0;
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
	margin: 0;
	white-space: nowrap;
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #a5aab0;
	background: #f5f7f9;
	color: #32363b;
	text-align: center;
	white-space: nowrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-ms-flex-align: center;
	align-items: center;
}

.input-group-label:first-child {
	border-right: 0;
}

.input-group-label:last-child {
	border-left: 0;
}

.input-group-field {
	border-radius: 0;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	min-width: 0;
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	max-width: 100%;
	margin-bottom: .5rem;
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #a5aab0;
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem;
}

select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #d4d8dc;
	border-radius: 4px;
	background-color: #fff;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #32363b;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' width=\'32\' height=\'24\' viewBox=\'0 0 32 24\'><polygon points=\'0,0 32,0 16,24\' style=\'fill: rgb%28129, 133, 140%29\'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	transition: box-shadow .5s, border-color .25s ease-in-out;
}

@media screen and (min-width:0\0) {
	select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
	
	select.nitro-lazy {
		background-image: none !important;
	}
}

select:focus {
	outline: 0;
	border: 1px solid #2d8cfc;
	background-color: #fff;
	box-shadow: none;
	transition: box-shadow .5s, border-color .25s ease-in-out;
}

select:disabled {
	background-color: #f5f7f9;
	cursor: not-allowed;
}

select.nitro-lazy {
	background-image: none !important;
}

select::-ms-expand {
	display: none;
}

select[multiple] {
	height: auto;
	background-image: none;
}

select[multiple].nitro-lazy {
	background-image: none !important;
}

select:not([multiple]) {
	padding-top: 0;
	padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
	border-color: #cc5252;
	background-color: #faeeee;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
	color: #cc5252;
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc5252;
}

.is-invalid-label {
	color: #cc5252;
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: initial;
	font-weight: initial;
	color: #cc5252;
}

.form-error.is-visible {
	display: block;
}

.accordion {
	margin-left: 0;
	background: #f5f7f9;
	list-style-type: none;
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed;
}

.accordion-item:first-child>:first-child {
	border-radius: 4px 4px 0 0;
}

.accordion-item:last-child>:last-child {
	border-radius: 0 0 4px 4px;
}

.accordion-title {
	position: relative;
	display: block;
	padding: 1rem;
	border: none;
	border-bottom: 0;
	font-size: heading-size(h5, medium);
	line-height: 1;
	color: #32363b;
}

:last-child:not(.is-active)>.accordion-title {
	border-bottom: none;
	border-radius: 0 0 4px 4px;
}

.accordion-title:focus, .accordion-title:hover {
	background-color: #e1e4e8;
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: "+";
}

.is-active>.accordion-title::before {
	content: "–";
}

.accordion-content {
	display: none;
	padding: 0 1rem 1.5rem;
	border: none;
	border-bottom: 0;
	background-color: #f5f7f9;
	color: #32363b;
}

:last-child>.accordion-content:last-child {
	border-bottom: none;
}

.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center;
	background: #2d8cfc;
	color: #fff;
}

.badge.primary {
	background: #2d8cfc;
	color: #32363b;
}

.badge.secondary {
	background: #8fcc52;
	color: #32363b;
}

.badge.success {
	background: #73a641;
	color: #32363b;
}

.badge.warning {
	background: #f79c00;
	color: #32363b;
}

.badge.alert {
	background: #cc5252;
	color: #fff;
}

.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid #e1e4e8;
	border-radius: 4px;
	background-color: #fff;
	color: #32363b;
}

.callout>:first-child {
	margin-top: 0;
}

.callout>:last-child {
	margin-bottom: 0;
}

.callout.primary {
	background-color: #eaf4ff;
	color: #32363b;
}

.callout.secondary {
	background-color: #f4faee;
	color: #32363b;
}

.callout.success {
	background-color: #f1f7eb;
	color: #32363b;
}

.callout.warning {
	background-color: #fff5e5;
	color: #32363b;
}

.callout.alert {
	background-color: #faeeee;
	color: #32363b;
}

.callout.small {
	padding-top: .5rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem;
}

.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem;
}

.card {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e1e4e8;
	border-radius: 4px;
	background: #fff;
	box-shadow: none;
	overflow: hidden;
	color: #32363b;
}

.card>:last-child {
	margin-bottom: 0;
}

.card-divider {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding: 1.3rem;
	background: #f5f7f9;
}

.card-divider>:last-child {
	margin-bottom: 0;
}

.card-section {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 1.3rem;
}

.card-section>:last-child {
	margin-bottom: 0;
}

.card-image {
	min-height: 1px;
}

.close-button {
	position: absolute;
	z-index: 10;
	color: #81858c;
	cursor: pointer;
}

[data-whatinput=mouse] .close-button {
	outline: 0;
}

.close-button:focus, .close-button:hover {
	color: #32363b;
}

.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em;
	line-height: 1;
}

.close-button, .close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1;
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
	outline: 0;
}

.menu .button, .menu a {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
	margin-bottom: 0;
}

.menu input {
	display: inline-block;
}

.menu, .menu.horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
}

.menu.vertical {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
}

.menu.expanded li {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
}

.menu.simple {
	-ms-flex-align: center;
	align-items: center;
}

.menu.simple li+li {
	margin-left: 1rem;
}

.menu.simple a {
	padding: 0;
}

@media print,screen and (min-width:40.0625em) {
	.menu.medium-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.medium-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.medium-expanded li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.medium-simple li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media print,screen and (min-width:64.0625em) {
	.menu.large-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.large-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.large-expanded li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.large-simple li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media screen and (min-width:75.0625em) {
	.menu.xlarge-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.xlarge-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.xlarge-expanded li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.xlarge-simple li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media screen and (min-width:90.0625em) {
	.menu.xxlarge-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.xxlarge-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.xxlarge-expanded li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.xxlarge-simple li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

.menu.nested {
	margin-right: 0;
	margin-left: 1rem;
}

.menu.icons a {
	display: -ms-flexbox;
	display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
	display: -ms-flexbox;
	display: flex;
}

.menu.icon-left li a {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
	margin-right: .25rem;
}

.menu.icon-right li a {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
	margin-left: .25rem;
}

.menu.icon-top li a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center;
}

.menu.icon-bottom li a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center;
}

.menu .is-active>a {
	background: #2d8cfc;
	color: #0a0a0a;
}

.menu .active>a {
	background: #2d8cfc;
	color: #0a0a0a;
}

.menu.align-left {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu.align-right li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.menu.align-right li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu.align-right.vertical li {
	display: block;
	text-align: right;
}

.menu.align-right.vertical li .submenu li {
	text-align: right;
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0;
}

.menu.align-center li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.menu.align-center li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu .menu-text {
	padding: .7rem 1rem;
	font-weight: 700;
	line-height: 1;
	color: inherit;
}

.menu-centered>.menu {
	-ms-flex-pack: center;
	justify-content: center;
}

.menu-centered>.menu li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.menu-centered>.menu li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
	display: none;
}

.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer;
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #2d8cfc;
	box-shadow: 0 7px 0 #2d8cfc, 0 14px 0 #2d8cfc;
	content: "";
}

.menu-icon:hover::after {
	background: #036dea;
	box-shadow: 0 7px 0 #036dea, 0 14px 0 #036dea;
}

.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer;
}

.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: "";
}

.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #a5aab0;
	border-radius: 4px;
	background-color: none;
	font-size: 1rem;
}

.dropdown-pane.is-opening {
	display: block;
}

.dropdown-pane.is-open {
	display: block;
	visibility: visible;
}

.dropdown-pane.tiny {
	width: 100px;
}

.dropdown-pane.small {
	width: 200px;
}

.dropdown-pane.large {
	width: 400px;
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto;
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0;
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0;
}

.dropdown.menu>li>a {
	background: 0 0;
	padding: .7rem 1rem;
}

.dropdown.menu>li.is-active>a {
	background: 0 0;
	color: #2d8cfc;
}

.no-js .dropdown.menu ul {
	display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0;
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0;
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto;
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%;
}

@media print,screen and (min-width:40.0625em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

@media print,screen and (min-width:64.0625em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

@media screen and (min-width:75.0625em) {
	.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

@media screen and (min-width:90.0625em) {
	.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto;
}

.is-dropdown-menu.vertical {
	width: 100px;
}

.is-dropdown-menu.vertical.align-right {
	float: right;
}

.is-dropdown-submenu-parent {
	position: relative;
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto;
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto;
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%;
}

.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: none;
	background: 0 0;
}

.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem;
}

.is-dropdown-submenu>li {
	width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
	display: block;
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	border-radius: 4px;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #2d8cfc;
	color: #fff;
}

.label.primary {
	background: #2d8cfc;
	color: #32363b;
}

.label.secondary {
	background: #8fcc52;
	color: #32363b;
}

.label.success {
	background: #73a641;
	color: #32363b;
}

.label.warning {
	background: #f79c00;
	color: #32363b;
}

.label.alert {
	background: #cc5252;
	color: #fff;
}

.is-off-canvas-open {
	overflow: hidden;
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(50, 54, 59, .5);
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible;
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed;
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden;
}

.off-canvas {
	position: fixed;
	z-index: 12;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #fff;
}

[data-whatinput=mouse] .off-canvas {
	outline: 0;
}

.off-canvas.is-transition-push {
	z-index: 12;
}

.off-canvas.is-closed {
	visibility: hidden;
}

.off-canvas.is-transition-overlap {
	z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
	box-shadow: none;
}

.off-canvas.is-open {
	transform: translate(0, 0);
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #fff;
}

[data-whatinput=mouse] .off-canvas-absolute {
	outline: 0;
}

.off-canvas-absolute.is-transition-push {
	z-index: 12;
}

.off-canvas-absolute.is-closed {
	visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: none;
}

.off-canvas-absolute.is-open {
	transform: translate(0, 0);
}

.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left {
	transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
	transform: translateX(250px);
}

.position-left.is-transition-push {
	box-shadow: inset 0 0 0 0 rgba(165, 170, 176, .25);
}

.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right {
	transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
	transform: translateX(-250px);
}

.position-right.is-transition-push {
	box-shadow: inset 0 0 0 0 rgba(165, 170, 176, .25);
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top {
	transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
	transform: translateY(250px);
}

.position-top.is-transition-push {
	box-shadow: inset 0 0 0 0 rgba(165, 170, 176, .25);
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom {
	transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
	transform: translateY(-250px);
}

.position-bottom.is-transition-push {
	box-shadow: inset 0 0 0 0 rgba(165, 170, 176, .25);
}

.off-canvas-content {
	transform: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
	transition: transform .5s ease;
}

.off-canvas-content.has-transition-push {
	transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
	transform: translate(0, 0);
}

@media print,screen and (min-width:40.0625em) {
	.position-left.reveal-for-medium {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-medium {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 250px;
	}
	
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px;
	}
	
	.position-right.reveal-for-medium {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-medium {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 250px;
	}
	
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px;
	}
	
	.position-top.reveal-for-medium {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-medium {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 250px;
	}
	
	.position-top.reveal-for-medium~.off-canvas-content {
		margin-top: 250px;
	}
	
	.position-bottom.reveal-for-medium {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-medium {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px;
	}
	
	.position-bottom.reveal-for-medium~.off-canvas-content {
		margin-bottom: 250px;
	}
}

@media print,screen and (min-width:64.0625em) {
	.position-left.reveal-for-large {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-large {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 250px;
	}
	
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px;
	}
	
	.position-right.reveal-for-large {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-large {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 250px;
	}
	
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px;
	}
	
	.position-top.reveal-for-large {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-large {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 250px;
	}
	
	.position-top.reveal-for-large~.off-canvas-content {
		margin-top: 250px;
	}
	
	.position-bottom.reveal-for-large {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-large {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px;
	}
	
	.position-bottom.reveal-for-large~.off-canvas-content {
		margin-bottom: 250px;
	}
}

@media screen and (min-width:75.0625em) {
	.position-left.reveal-for-xlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-xlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 250px;
	}
	
	.position-left.reveal-for-xlarge~.off-canvas-content {
		margin-left: 250px;
	}
	
	.position-right.reveal-for-xlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-xlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 250px;
	}
	
	.position-right.reveal-for-xlarge~.off-canvas-content {
		margin-right: 250px;
	}
	
	.position-top.reveal-for-xlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-xlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 250px;
	}
	
	.position-top.reveal-for-xlarge~.off-canvas-content {
		margin-top: 250px;
	}
	
	.position-bottom.reveal-for-xlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-xlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px;
	}
	
	.position-bottom.reveal-for-xlarge~.off-canvas-content {
		margin-bottom: 250px;
	}
}

@media screen and (min-width:90.0625em) {
	.position-left.reveal-for-xxlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-xxlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-xxlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 250px;
	}
	
	.position-left.reveal-for-xxlarge~.off-canvas-content {
		margin-left: 250px;
	}
	
	.position-right.reveal-for-xxlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-xxlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-xxlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 250px;
	}
	
	.position-right.reveal-for-xxlarge~.off-canvas-content {
		margin-right: 250px;
	}
	
	.position-top.reveal-for-xxlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-xxlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-xxlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 250px;
	}
	
	.position-top.reveal-for-xxlarge~.off-canvas-content {
		margin-top: 250px;
	}
	
	.position-bottom.reveal-for-xxlarge {
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-xxlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-xxlarge {
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px;
	}
	
	.position-bottom.reveal-for-xxlarge~.off-canvas-content {
		margin-bottom: 250px;
	}
}

@media print,screen and (min-width:40.0625em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
		box-shadow: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-medium .close-button {
		display: none;
	}
}

@media print,screen and (min-width:64.0625em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
		box-shadow: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-large .close-button {
		display: none;
	}
}

@media screen and (min-width:75.0625em) {
	.off-canvas.in-canvas-for-xlarge {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-xlarge.position-bottom, .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top {
		box-shadow: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-xlarge .close-button {
		display: none;
	}
}

@media screen and (min-width:90.0625em) {
	.off-canvas.in-canvas-for-xxlarge {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-xxlarge.position-bottom, .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top {
		box-shadow: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-xxlarge .close-button {
		display: none;
	}
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem;
}

.pagination::after, .pagination::before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1;
}

.pagination::after {
	clear: both;
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 4px;
	font-size: 100%;
	display: none;
}

.pagination li:first-child, .pagination li:last-child {
	display: inline-block;
}

@media print,screen and (min-width:40.0625em) {
	.pagination li {
		display: inline-block;
	}
}

.pagination a, .pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 4px;
	color: #2d8cfc;
}

.pagination a:hover, .pagination button:hover {
	background: #f5f7f9;
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #fff;
	color: #32363b;
	cursor: default;
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #a5aab0;
	cursor: not-allowed;
}

.pagination .disabled:hover {
	background: 0 0;
}

.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: "…";
	color: #32363b;
}

.pagination-previous a::before, .pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: "«";
}

.pagination-next a::after, .pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: "»";
}

.progress {
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 4px;
	background-color: #a5aab0;
}

.progress.primary .progress-meter {
	background-color: #2d8cfc;
}

.progress.secondary .progress-meter {
	background-color: #8fcc52;
}

.progress.success .progress-meter {
	background-color: #73a641;
}

.progress.warning .progress-meter {
	background-color: #f79c00;
}

.progress.alert .progress-meter {
	background-color: #cc5252;
}

.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #2d8cfc;
	border-radius: 4px;
}

.progress-meter-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	font-size: .75rem;
	font-weight: 700;
	color: #fff;
	white-space: nowrap;
	border-radius: 4px;
}

.sticky-container {
	position: relative;
}

.sticky {
	position: relative;
	z-index: 0;
	transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5;
	width: 100%;
}

.sticky.is-stuck.is-at-top {
	top: 0;
}

.sticky.is-stuck.is-at-bottom {
	bottom: 0;
}

.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto;
}

.sticky.is-anchored.is-at-bottom {
	bottom: 0;
}

html.is-reveal-open {
	position: fixed;
	width: 100%;
	overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
	overflow-y: scroll;
}

html.is-reveal-open body {
	overflow-y: hidden;
}

.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(50, 54, 59, .45);
	overflow-y: auto;
}

.reveal {
	z-index: 1006;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #a5aab0;
	border-radius: 4px;
	background-color: #fff;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
	outline: 0;
}

@media print,screen and (min-width:40.0625em) {
	.reveal {
		min-height: 0;
	}
}

.reveal .column {
	min-width: 0;
}

.reveal>:last-child {
	margin-bottom: 0;
}

@media print,screen and (min-width:40.0625em) {
	.reveal {
		width: 600px;
		max-width: 75rem;
	}
}

.reveal.collapse {
	padding: 0;
}

@media print,screen and (min-width:40.0625em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem;
	}
}

@media print,screen and (min-width:40.0625em) {
	.reveal.small {
		width: 50%;
		max-width: 75rem;
	}
}

@media print,screen and (min-width:40.0625em) {
	.reveal.large {
		width: 90%;
		max-width: 75rem;
	}
}

.reveal.full {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	min-height: 100%;
	margin-left: 0;
	border: 0;
	border-radius: 0;
}

@media print,screen and (max-width:40.06125em) {
	.reveal {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		min-height: 100%;
		margin-left: 0;
		border: 0;
		border-radius: 0;
	}
}

.reveal.without-overlay {
	position: fixed;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 4px;
}

tbody, tfoot, thead {
	border: 1px solid #f2f2f2;
	background-color: #fff;
}

caption {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
}

thead {
	background: #f9f9f9;
	color: #32363b;
}

tfoot {
	background: #f2f2f2;
	color: #32363b;
}

tfoot tr, thead tr {
	background: 0 0;
}

tfoot td, tfoot th, thead td, thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left;
}

tbody td, tbody th {
	padding: .5rem .625rem .625rem;
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f2f2f2;
}

table.unstriped tbody {
	background-color: #fff;
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f2f2f2;
	background-color: #fff;
}

@media print,screen and (max-width:64.06125em) {
	table.stack thead {
		display: none;
	}
	
	table.stack tfoot {
		display: none;
	}
	
	table.stack td, table.stack th, table.stack tr {
		display: block;
	}
	
	table.stack td {
		border-top: 0;
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto;
}

table.hover thead tr:hover {
	background-color: #f4f4f4;
}

table.hover tfoot tr:hover {
	background-color: #ededed;
}

table.hover tbody tr:hover {
	background-color: #fafafa;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ededed;
}

.table-scroll {
	overflow-x: auto;
}

.tabs {
	margin: 0;
	border: 1px solid #d4d8dc;
	background: #fff;
	list-style-type: none;
}

.tabs::after, .tabs::before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1;
}

.tabs::after {
	clear: both;
}

.tabs.vertical>li {
	display: block;
	float: none;
	width: auto;
}

.tabs.simple>li>a {
	padding: 0;
}

.tabs.simple>li>a:hover {
	background: 0 0;
}

.tabs.primary {
	background: #2d8cfc;
}

.tabs.primary>li>a {
	color: #0a0a0a;
}

.tabs.primary>li>a:focus, .tabs.primary>li>a:hover {
	background: #1e84fc;
}

.tabs-title {
	float: left;
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: 100%;
	line-height: 1;
	color: #2d8cfc;
}

[data-whatinput=mouse] .tabs-title>a {
	outline: 0;
}

.tabs-title>a:hover {
	background: #fff;
	color: #0476fb;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
	background: #2d8cfc;
	color: #fff;
}

.tabs-content {
	border: 1px solid #d4d8dc;
	border-top: 0;
	background: #fff;
	color: #32363b;
	transition: all .5s ease;
}

.tabs-content.vertical {
	border: 1px solid #d4d8dc;
	border-left: 0;
}

.tabs-panel {
	display: none;
	padding: 1rem;
}

.tabs-panel.is-active {
	display: block;
}

.title-bar {
	padding: .5rem;
	background: #fff;
	color: #32363b;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}

.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem;
}

.title-bar-left, .title-bar-right {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
}

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

.title-bar-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
}

.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #81858c;
	font-weight: 700;
	cursor: help;
}

.tooltip {
	position: absolute;
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 4px;
	background-color: #32363b;
	font-size: 80%;
	color: #fff;
}

.tooltip::before {
	position: absolute;
}

.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: "";
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #32363b;
	bottom: 100%;
}

.tooltip.bottom.align-center::before {
	left: 50%;
	transform: translateX(-50%);
}

.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #32363b transparent transparent;
	top: 100%;
	bottom: auto;
}

.tooltip.top.align-center::before {
	left: 50%;
	transform: translateX(-50%);
}

.tooltip.left::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #32363b;
	left: 100%;
}

.tooltip.left.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}

.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #32363b transparent transparent;
	right: 100%;
	left: auto;
}

.tooltip.right.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}

.tooltip.align-top::before {
	bottom: auto;
	top: 10%;
}

.tooltip.align-bottom::before {
	bottom: 10%;
	top: auto;
}

.tooltip.align-left::before {
	left: 10%;
	right: auto;
}

.tooltip.align-right::before {
	left: auto;
	right: 10%;
}

.top-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px;
}

.top-bar, .top-bar ul {
	background-color: transparent;
}

.top-bar ul ul {
	background-color: #fff;
}

.top-bar input {
	max-width: 200px;
	margin-right: 1rem;
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0;
}

.top-bar input.button {
	width: auto;
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media print,screen and (min-width:40.0625em) {
	.top-bar {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.top-bar .top-bar-left {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin-right: auto;
	}
	
	.top-bar .top-bar-right {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-left: auto;
	}
}

@media print,screen and (max-width:64.06125em) {
	.top-bar.stacked-for-medium {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media print,screen and (max-width:75.06125em) {
	.top-bar.stacked-for-large {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media print,screen and (max-width:90.06125em) {
	.top-bar.stacked-for-xlarge {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.top-bar.stacked-for-xxlarge {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top-bar.stacked-for-xxlarge .top-bar-left, .top-bar.stacked-for-xxlarge .top-bar-right {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.top-bar-title {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: .5rem 1rem .5rem 0;
}

.top-bar-left, .top-bar-right {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.hide {
	display: none !important;
}

.invisible {
	visibility: hidden;
}

@media print,screen and (max-width:40.06125em) {
	.hide-for-small-only {
		display: none !important;
	}
}

@media screen and (max-width:0em),screen and (min-width:40.0625em) {
	.show-for-small-only {
		display: none !important;
	}
}

@media print,screen and (min-width:40.0625em) {
	.hide-for-medium {
		display: none !important;
	}
}

@media screen and (max-width:40.06125em) {
	.show-for-medium {
		display: none !important;
	}
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.hide-for-medium-only {
		display: none !important;
	}
}

@media screen and (max-width:40.06125em),screen and (min-width:64.0625em) {
	.show-for-medium-only {
		display: none !important;
	}
}

@media print,screen and (min-width:64.0625em) {
	.hide-for-large {
		display: none !important;
	}
}

@media screen and (max-width:64.06125em) {
	.show-for-large {
		display: none !important;
	}
}

@media print,screen and (min-width:64.0625em)and (max-width:75.06125em) {
	.hide-for-large-only {
		display: none !important;
	}
}

@media screen and (max-width:64.06125em),screen and (min-width:75.0625em) {
	.show-for-large-only {
		display: none !important;
	}
}

@media screen and (min-width:75.0625em) {
	.hide-for-xlarge {
		display: none !important;
	}
}

@media screen and (max-width:75.06125em) {
	.show-for-xlarge {
		display: none !important;
	}
}

@media screen and (min-width:75.0625em)and (max-width:90.06125em) {
	.hide-for-xlarge-only {
		display: none !important;
	}
}

@media screen and (max-width:75.06125em),screen and (min-width:90.0625em) {
	.show-for-xlarge-only {
		display: none !important;
	}
}

@media screen and (min-width:90.0625em) {
	.hide-for-xxlarge {
		display: none !important;
	}
}

@media screen and (max-width:90.06125em) {
	.show-for-xxlarge {
		display: none !important;
	}
}

@media screen and (min-width:90.0625em) {
	.hide-for-xxlarge-only {
		display: none !important;
	}
}

@media screen and (max-width:90.06125em) {
	.show-for-xxlarge-only {
		display: none !important;
	}
}

.show-for-sr, .show-on-focus {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
	position: static !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: auto !important;
	white-space: normal !important;
}

.hide-for-portrait, .show-for-landscape {
	display: block !important;
}

@media screen and (orientation:landscape) {
	.hide-for-portrait, .show-for-landscape {
		display: block !important;
	}
}

@media screen and (orientation:portrait) {
	.hide-for-portrait, .show-for-landscape {
		display: none !important;
	}
}

.hide-for-landscape, .show-for-portrait {
	display: none !important;
}

@media screen and (orientation:landscape) {
	.hide-for-landscape, .show-for-portrait {
		display: none !important;
	}
}

@media screen and (orientation:portrait) {
	.hide-for-landscape, .show-for-portrait {
		display: block !important;
	}
}

.align-left {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.align-right {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.align-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.align-justify {
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.align-spaced {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.align-left.vertical.menu>li>a {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.align-right.vertical.menu>li>a {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.align-center.vertical.menu>li>a {
	-ms-flex-pack: center;
	justify-content: center;
}

.align-top {
	-ms-flex-align: start;
	align-items: flex-start;
}

.align-self-top {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.align-bottom {
	-ms-flex-align: end;
	align-items: flex-end;
}

.align-self-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.align-middle {
	-ms-flex-align: center;
	align-items: center;
}

.align-self-middle {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.align-stretch {
	-ms-flex-align: stretch;
	align-items: stretch;
}

.align-self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
}

.align-center-middle {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.small-order-1 {
	-ms-flex-order: 1;
	order: 1;
}

.small-order-2 {
	-ms-flex-order: 2;
	order: 2;
}

.small-order-3 {
	-ms-flex-order: 3;
	order: 3;
}

.small-order-4 {
	-ms-flex-order: 4;
	order: 4;
}

.small-order-5 {
	-ms-flex-order: 5;
	order: 5;
}

.small-order-6 {
	-ms-flex-order: 6;
	order: 6;
}

@media print,screen and (min-width:40.0625em) {
	.medium-order-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.medium-order-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.medium-order-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.medium-order-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.medium-order-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.medium-order-6 {
		-ms-flex-order: 6;
		order: 6;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-order-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.large-order-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.large-order-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.large-order-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.large-order-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.large-order-6 {
		-ms-flex-order: 6;
		order: 6;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-order-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.xlarge-order-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.xlarge-order-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.xlarge-order-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.xlarge-order-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.xlarge-order-6 {
		-ms-flex-order: 6;
		order: 6;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-order-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.xxlarge-order-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.xxlarge-order-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.xxlarge-order-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.xxlarge-order-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.xxlarge-order-6 {
		-ms-flex-order: 6;
		order: 6;
	}
}

.flex-container {
	display: -ms-flexbox;
	display: flex;
}

.flex-child-auto {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.flex-child-grow {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.flex-child-shrink {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.flex-dir-row {
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-dir-row-reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.flex-dir-column {
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-dir-column-reverse {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

@media print,screen and (min-width:40.0625em) {
	.medium-flex-container {
		display: -ms-flexbox;
		display: flex;
	}
	
	.medium-flex-child-auto {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.medium-flex-child-grow {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.medium-flex-child-shrink {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.medium-flex-dir-row {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.medium-flex-dir-row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.medium-flex-dir-column {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.medium-flex-dir-column-reverse {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media print,screen and (min-width:64.0625em) {
	.large-flex-container {
		display: -ms-flexbox;
		display: flex;
	}
	
	.large-flex-child-auto {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.large-flex-child-grow {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.large-flex-child-shrink {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.large-flex-dir-row {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.large-flex-dir-row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.large-flex-dir-column {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.large-flex-dir-column-reverse {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media screen and (min-width:75.0625em) {
	.xlarge-flex-container {
		display: -ms-flexbox;
		display: flex;
	}
	
	.xlarge-flex-child-auto {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.xlarge-flex-child-grow {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.xlarge-flex-child-shrink {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.xlarge-flex-dir-row {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.xlarge-flex-dir-row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.xlarge-flex-dir-column {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.xlarge-flex-dir-column-reverse {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media screen and (min-width:90.0625em) {
	.xxlarge-flex-container {
		display: -ms-flexbox;
		display: flex;
	}
	
	.xxlarge-flex-child-auto {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.xxlarge-flex-child-grow {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.xxlarge-flex-child-shrink {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.xxlarge-flex-dir-row {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.xxlarge-flex-dir-row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.xxlarge-flex-dir-column {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.xxlarge-flex-dir-column-reverse {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.button.large {
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.button.invert {
	background: #fff;
	color: #2d8cfc;
	transition: all .25s ease;
}

.button.invert:hover {
	background: #f2f2f2;
	color: #036dea;
}

.button.invert.hollow {
	border-color: #fff;
	color: #fff;
}

.accordion-item+.accordion-item {
	border-top: 10px solid #fff;
}

.accordion-title {
	font-weight: 700;
	color: #5d6166;
}

.accordion-title:focus, .accordion-title:hover {
	color: #2d8cfc;
}

.accordion-title::before {
	top: unset;
	bottom: 10px;
	font-size: 1.75rem;
	color: #2d8cfc;
}

.callout.primary {
	border-color: #d4d8dc;
}

.callout.primary .hr {
	border-color: #d4d8dc;
}

.card-divider {
	padding: .7em 1em;
}

.card-divider h4 {
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700;
	color: #2d8cfc;
}

select {
	line-height: 1.4;
}

select:required:invalid {
	color: #a5aab0;
}

option {
	color: #32363b;
}

option[value=""][disabled] {
	display: none;
}

input.honeypot {
	display: none;
}

.input.checkbox label {
	display: inline;
	line-height: 0;
}

.input.checkbox input {
	margin-bottom: 0;
}

.button .blank-ellipsis {
	visibility: hidden;
}

.segment-input-group .cell {
	display: -ms-flexbox;
	display: flex;
}

.segment-input-group .segment-input {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 2em;
	background: #f5f7f9;
	border: 2px solid #e1e4e8;
	border-radius: 6px;
	text-align: center;
	font-size: 1rem;
	color: #32363b;
	cursor: pointer;
}

.segment-input-group .segment-input.descriptive {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 1em 2em 1.5em;
}

.segment-input-group .segment-input.descriptive .name {
	font-size: 1.4rem;
}

.segment-input-group .segment-input.descriptive .description {
	margin-top: .5em;
	color: #81858c;
}

.segment-input-group .segment-input:hover {
	background: #fff;
	border-color: #2d8cfc;
}

.segment-input-group .segment-input .checked:hover, .segment-input-group .segment-input.checked {
	background: #2d8cfc;
	border-color: #2d8cfc;
	color: #fff;
}

.segment-input-group .segment-input .checked:hover .description, .segment-input-group .segment-input.checked .description {
	color: #fff;
}

.segment-input-group input[type=radio] {
	display: none;
}

@media print,screen and (max-width:64.06125em) {
	.segment-input-group .segment-input {
		padding: 1em;
	}
	
	.segment-input-group .segment-input.descriptive {
		padding: 1em;
	}
	
	.segment-input-group .segment-input.descriptive .name {
		font-size: 1rem;
	}
	
	.segment-input-group .segment-input .name {
		font-size: 1rem;
	}
	
	.segment-input-group .segment-input .description {
		display: none;
	}
}

@media print,screen and (max-width:40.06125em) {
	.segment-input-group .segment-input {
		margin-top: .5rem;
	}
	
	.segment-input-group .cell:first-child .segment-input {
		margin-top: 0;
	}
}

section.light .segment-input {
	background: #fff;
}

.segment-input-stack {
	-ms-flex-direction: column;
	flex-direction: column;
}

.segment-input-stack .segment-input {
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 1em 1.3em;
	text-align: left;
}

.segment-input-stack .segment-input+.segment-input {
	margin-top: .2rem;
}

.segment-input-stack .segment-input .name {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.date-selector {
	background: url("https://cdn-ikpkejb.nitrocdn.com/DzSGjeIUZFmPupzXtvMGDXYLsYtnmmyE/assets/images/optimized/rev-34bf09f/www.oxbridgeediting.co.uk/wordpress/wp-content/themes/oxe/assets/images/icons/date-selector.png") no-repeat right .5rem center;
	cursor: pointer;
}

.date-selector.nitro-lazy {
	background: none !important;
}

.datepicker {
	display: none;
	z-index: 1000;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 278px;
	padding: .5em;
	margin-top: 1px;
	line-height: 18px;
	background: #fff;
	border: 1px solid #d4d8dc;
	border-radius: 4px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.datepicker table {
	margin: 0;
	border: 0;
}

.datepicker thead {
	border: 0;
	color: #5d6166;
}

.datepicker th {
	text-align: center;
	width: 1.2em;
	height: 1em;
	padding: .5em;
	border: 0;
	background: #fff;
	cursor: pointer;
}

.datepicker th.date-switch {
	width: 145px;
}

.datepicker th span.active {
	background: #2d8cfc;
}

.datepicker td {
	width: 1.2em;
	height: 1em;
	padding: .5em;
	border: 0;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.datepicker td.new, .datepicker td.old {
	color: #d4d8dc;
}

.datepicker td span.disabled, .datepicker td.disabled {
	color: #e1e4e8;
	cursor: default;
}

.datepicker td span.disabled:hover, .datepicker td.disabled:hover {
	background: #fff;
}

.datepicker td span.active, .datepicker td.active {
	background: #2d8cfc;
	color: #fff;
}

.datepicker td span {
	display: block;
	float: left;
	width: 23%;
	margin: 1%;
	padding: .5em;
}

.datepicker .datepicker-months td span, .datepicker .datepicker-years td span {
	padding: .75em .5em;
}

.datepicker .cw {
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle;
}

.datepicker thead tr:first-child th {
	cursor: pointer;
}

.datepicker thead tr:first-child th.cw {
	cursor: default;
	background-color: transparent;
}

.datepicker tfoot tr:first-child th {
	cursor: pointer;
}

[data-form-error-for], div[data-abide-error] {
	display: none;
}

.form-error {
	display: initial;
	margin: initial;
	border-color: #cc5252;
}

.error-message {
	padding: 0 0 1rem;
	font-size: .8em;
	color: #cc5252;
}

.error-message.below {
	position: relative;
	bottom: .5rem;
}

.error-message.below.no-input-margin {
	top: .303030303rem;
	bottom: 0;
}

.is-invalid-input:focus {
	border-color: #cc5252 !important;
}

.page-ajax-error {
	display: none;
	position: fixed;
	z-index: 10;
	width: 100%;
	padding: .5em 1em;
	background: #cc5252;
	color: #fff;
}

.page-ajax-error .inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.page-ajax-error .message {
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 1em;
	text-align: center;
}

.page-ajax-error .close {
	position: relative;
	bottom: 3px;
	font-size: 1.75rem;
	color: #fff;
	cursor: pointer;
}

.page-ajax-error .close:hover {
	opacity: .8;
}

.page-ajax-error a {
	text-decoration: underline;
	color: #fff;
}

.page-ajax-error a:hover {
	opacity: .8;
}

.sticky-header .page-ajax-error {
	margin-top: 80px !important;
}

.cell.full-textarea {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.cell.full-textarea textarea {
	-ms-flex-positive: 1;
	flex-grow: 1;
}

section.form-section {
	padding: 60px 0;
}

section.form-section .form-heading {
	text-align: center;
	font-size: 2.25rem;
}

section.form-section button[type=submit] {
	display: block;
	margin: 1.5em auto 0;
}

@media screen and (min-width:75.0625em) {
	section.form-section {
		padding: 90px 0;
	}
}

@media print,screen and (max-width:40.06125em) {
	section.form-section {
		padding: 45px 20px;
	}
	
	section.form-section .form-heading {
		font-size: 1.5rem;
	}
}

.radio-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

label.radio {
	display: -ms-flexbox;
	display: flex;
	line-height: 1em;
	font-size: 1em;
	color: #32363b;
	cursor: pointer;
}

label.radio input {
	display: none;
}

label.radio .radio-bullet {
	width: 16px;
	height: 16px;
	margin-right: .5em;
	background: #fff;
	border: 1px solid #a5aab0;
	border-radius: 100%;
}

label.radio .radio-bullet:after {
	display: block;
	width: 8px;
	height: 8px;
	margin: 3px;
	border-radius: 100%;
	content: "";
}

label.radio:hover .radio-bullet {
	background: #f5f7f9;
}

label.radio.active:hover .radio-bullet {
	background: #fff;
}

label.radio.active .radio-bullet:after {
	background: #2d8cfc;
}

label.radio.large {
	font-size: 1.2em;
}

label.radio.large .radio-bullet {
	width: 20px;
	height: 20px;
}

label.radio.large .radio-bullet:after {
	width: 12px;
	height: 12px;
}

.results-dropdown {
	display: none;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #d4d8dc;
	border-top-width: 0;
	border-radius: 4px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
}

.results-dropdown li {
	list-style-type: none;
}

.results-dropdown li:hover {
	background: #f5f7f9;
}

.results-dropdown li.active, .results-dropdown li.active:hover {
	background: #2d8cfc;
}

.results-dropdown li.active a, .results-dropdown li.active:hover a {
	color: #fff;
}

.results-dropdown li a {
	display: block;
	width: 100%;
	padding: .5rem;
}

.results-dropdown li a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.results-dropdown li a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.iti {
	width: 100%;
	margin-bottom: .3rem;
}

.iti .iti__selected-dial-code {
	margin: 0;
}

.main-header {
	width: 100%;
	z-index: 99;
}

.main-header .header-logo img {
	width: 196px;
	height: auto;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.main-header .header-logo img {
		width: 120px;
	}
}

.main-header .top-bar {
	height: 80px;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid transparent;
}

.main-header .top-bar.is-stuck {
	height: 50px;
	background: #fff;
	border-bottom: 1px solid #e1e4e8;
}

.main-header .top-bar.is-stuck .header-logo img {
	width: 120px;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.main-header .top-bar {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.header-nav a {
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.1em;
	color: #5d6166;
}

.header-nav a:hover {
	color: #2d8cfc;
}

.header-nav li.nav-cta a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	margin: 0 0 0 .5rem;
	padding: .6em 1.5em .7em;
	padding: .4em 1em;
	border: 1px solid transparent;
	border: 2px solid #8fcc52;
	border-radius: 100px;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	position: relative;
	top: 4px;
}

[data-whatinput=mouse] .header-nav li.nav-cta a {
	outline: 0;
}

.header-nav li.nav-cta a, .header-nav li.nav-cta a.disabled, .header-nav li.nav-cta a.disabled:focus, .header-nav li.nav-cta a.disabled:hover, .header-nav li.nav-cta a[disabled], .header-nav li.nav-cta a[disabled]:focus, .header-nav li.nav-cta a[disabled]:hover {
	background-color: #8fcc52;
	color: #fff;
}

.header-nav li.nav-cta a:focus, .header-nav li.nav-cta a:hover {
	background-color: #7abc37;
	color: #fff;
}

.header-nav li.nav-cta a:hover {
	border-color: #7abc37;
}

.header-nav li.nav-cta a.hollow {
	background: 0 0;
	border: 2px solid #8fcc52;
	color: #8fcc52;
}

.header-nav li.nav-cta a.hollow:hover {
	background: #fff;
	border-color: #7abc37;
	color: #7abc37;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.header-nav li.nav-cta a {
		padding-top: .3em;
		font-size: .9em;
	}
}

.header-nav li.nav-cta .icon {
	margin-right: .5em;
}

.header-nav li.is-dropdown-submenu-parent a {
	cursor: default;
}

.header-nav li.is-dropdown-submenu-parent.is-active>a {
	color: #2d8cfc;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.header-nav.dropdown.menu li:not(.nav-cta) a {
		padding: .7rem;
		font-size: .9em;
	}
}

.sticky-content-adjust {
	display: none;
}

body.sticky-header .sticky-content-adjust {
	display: block;
	min-height: 80px;
}

.solid-header .top-bar {
	background: #fff;
	border-bottom: 1px solid #e1e4e8;
}

.header-nav .submenu {
	width: auto;
	margin-top: 5px;
	padding-top: .5em;
	border: 1px solid #e1e4e8;
	border-radius: 8px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
}

.header-nav .submenu li {
	white-space: nowrap;
}

.header-nav .submenu li a {
	padding: 1em 2em;
	font-family: SofiaProLight, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	cursor: pointer;
}

.header-nav .submenu li a .description, .header-nav .submenu li a:hover .title {
	color: #81858c !important;
}

.header-nav .submenu>li:last-child {
	padding-bottom: .75em;
	border-radius: 0 0 8px 8px;
}

.header-nav .submenu .title {
	display: block;
	margin-bottom: .5em;
	font-size: 1rem;
	font-weight: 700;
	color: #2d8cfc;
}

.header-nav .submenu .description {
	font-size: .875rem;
	color: #81858c;
}

.header-nav .submenu .contact-items {
	padding: .5em 2em 0 2.2em;
}

.header-nav .submenu .contact-item {
	padding-bottom: .5em;
	font-size: .875rem;
	font-weight: 400;
}

.header-nav .submenu .contact-item a {
	padding: 0;
	color: #2d8cfc;
}

.header-nav .submenu .contact-item i {
	position: relative;
	top: 2px;
	width: 22px;
	margin-right: 8px;
	text-align: center;
	font-size: 1.2em;
	color: #32363b;
}

.header-nav .submenu .contact-item.more i {
	margin: 0 0 0 10px;
}

.header-nav .submenu li.basic a {
	padding-top: .5em;
	padding-bottom: .5em;
}

.header-nav .submenu li.basic .title {
	margin: 0;
}

.header-nav .submenu li.secondary .title {
	color: #72b134;
}

.header-nav .submenu li.separate {
	background: #f5f7f9;
}

.header-nav .submenu li:not(.separate)+.separate {
	margin-top: .5em;
	padding-top: .5em;
	border-top: 1px solid #e1e4e8;
}

.header-nav .submenu li.separate+li:not(.separate) {
	border-top: 1px solid #e1e4e8;
}

.header-nav .submenu li.split {
	display: -ms-flexbox;
	display: flex;
	padding-top: 1em;
}

.header-nav .submenu li.split li {
	width: 100%;
}

.header-nav .submenu li.split+.separate {
	margin-top: 1em;
}

.header-nav.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	left: -20px;
}

.header-nav.dropdown.menu>li.last-submenu>.is-dropdown-submenu {
	left: unset;
	right: -17rem;
}

.is-stuck .header-nav .submenu, .solid-header .header-nav .submenu {
	border-radius: 0 0 8px 8px;
}

.landing-b-nav ul.menu.submenu.submenu-1 {
	right: -374px;
}

.landing-b-nav ul.menu.submenu.submenu-2 {
	right: -244px;
}

.landing-b-nav ul.menu.submenu.submenu-3 {
	right: -142px;
}

.mobile-header {
	display: none;
}

@media print,screen and (max-width:40.06125em) {
	.mobile-header {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		position: fixed;
		top: 0;
		width: 100%;
		background: #fff;
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .05);
	}
	
	.mobile-header .header-logo img {
		width: auto;
		height: 24px;
	}
	
	.main-header .top-bar {
		display: none;
	}
}

.off-canvas .logo {
	display: block;
	width: 26px;
	height: 30px;
	margin: 1em auto;
	background: url("https://cdn-ikpkejb.nitrocdn.com/DzSGjeIUZFmPupzXtvMGDXYLsYtnmmyE/assets/images/optimized/rev-34bf09f/www.oxbridgeediting.co.uk/wordpress/wp-content/themes/oxe/assets/images/logo-blue-106x30.png") no-repeat;
}

.off-canvas .logo.nitro-lazy {
	background: none !important;
}

.off-canvas .logo:focus {
	outline: 0;
}

.off-canvas .menu {
	font-size: 90%;
}

.off-canvas .menu .heading {
	padding: 1em;
	background: #f5f7f9;
	border-bottom: 1px solid #e1e4e8;
	font-weight: 700;
}

.off-canvas .menu a {
	padding: 1em;
	line-height: 1.5;
	font-size: .9em;
}

.off-canvas .menu i {
	float: right;
	padding-top: .4em;
	color: #e1e4e8;
}

.off-canvas .menu li {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e1e4e8;
}

.off-canvas .menu li.nav-cta {
	padding: 1em;
	border: none;
}

.off-canvas .menu li.nav-cta+.nav-cta {
	padding-top: 0;
}

.off-canvas .menu li.nav-cta a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	padding: .6em 1.5em .7em;
	border: 1px solid transparent;
	border: 2px solid #8fcc52;
	border-radius: 100px;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	width: 100%;
	margin-bottom: 0;
}

[data-whatinput=mouse] .off-canvas .menu li.nav-cta a {
	outline: 0;
}

.off-canvas .menu li.nav-cta a, .off-canvas .menu li.nav-cta a.disabled, .off-canvas .menu li.nav-cta a.disabled:focus, .off-canvas .menu li.nav-cta a.disabled:hover, .off-canvas .menu li.nav-cta a[disabled], .off-canvas .menu li.nav-cta a[disabled]:focus, .off-canvas .menu li.nav-cta a[disabled]:hover {
	background-color: #8fcc52;
	color: #fff;
}

.off-canvas .menu li.nav-cta a:focus, .off-canvas .menu li.nav-cta a:hover {
	background-color: #7abc37;
	color: #fff;
}

.off-canvas .menu li.nav-cta a:hover {
	border-color: #7abc37;
}

.off-canvas .menu li.nav-cta a.hollow {
	background: 0 0;
	border: 2px solid #8fcc52;
	color: #8fcc52;
}

.off-canvas .menu li.nav-cta a.hollow:hover {
	background: #fff;
	border-color: #7abc37;
	color: #7abc37;
}

.off-canvas .menu li.nav-cta .icon {
	float: none;
	margin-right: .5em;
	padding-top: 0;
	color: inherit;
}

.off-canvas .menu li:first-child .heading {
	border-top: 1px solid #e1e4e8;
}

.off-canvas .menu .menu li:last-child, .off-canvas .menu li:last-child {
	border-bottom: none;
}

@media print,screen and (min-width:40.0625em) {
	.off-canvas {
		display: none;
	}
	
	.js-off-canvas-overlay {
		display: none !important;
	}
	
	.off-canvas-content {
		transition: none;
		transform: none !important;
	}
}

.head-notice {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	min-height: 40px;
	transition: all .1s linear;
	background: #0360cd;
	text-align: center;
	color: #fff;
}

.head-notice i.fa {
	margin-right: .5em;
	font-size: 1.2em;
}

.head-notice a {
	margin-left: 1em;
	text-decoration: underline;
	color: #fff;
}

.head-notice a:hover {
	opacity: .8;
}

@media print,screen and (max-width:64.06125em) {
	.head-notice {
		display: block;
		min-height: 36px;
		padding: .5em;
		font-size: .9em;
	}
	
	.head-notice i.fa {
		display: none;
	}
	
	.head-notice a {
		margin: 0;
	}
}

@media print,screen and (max-width:40.06125em) {
	.head-notice {
		position: fixed;
		top: 0;
	}
}

.head-notice-subj {
	margin-right: .5em;
}

body.has-promo .main-header {
	margin-top: 40px;
}

body, html {
	height: 100%;
}

.off-canvas-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

#content {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.footer-bar {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.footer-bar {
	padding: 2rem 30px;
	background: #32363b;
	color: #fff;
}

.footer-bar .grid-container {
	padding: 0;
}

.footer-bar .link-menu a, .footer-bar .link-menu span {
	display: block;
	font-size: .8125rem;
	color: #fff;
}

.footer-bar .link-menu a:hover {
	color: #d9d9d9;
}

.footer-bar .link-menu span {
	padding: .7rem 1rem;
}

.footer-bar .link-menu .icon {
	margin: .25em .5em 0 0;
}

.footer-top-row {
	display: -ms-flexbox;
	display: flex;
}

.footer-top-row .grid-x {
	width: 100%;
}

.footer-top-row.simple {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
}

.footer-top-row.simple .footer-logo {
	margin: 0;
}

.footer-logo {
	margin-top: .7rem;
}

.footer-social-icons {
	margin: 2rem 0 0 1rem;
	list-style: none;
	white-space: nowrap;
}

.footer-social-icons li {
	display: inline-block;
}

.footer-social-icons li+li {
	margin-left: .8em;
}

.footer-social-icons a {
	font-size: 1.5rem;
	color: #fff;
}

.footer-social-icons a:focus, .footer-social-icons a:hover {
	color: #ccc;
}

.footer-bottom-row {
	padding-top: 3rem;
	text-align: center;
	font-size: .75rem;
	color: #a5aab0;
}

.footer-bottom-row p {
	margin-bottom: 0;
}

@media print,screen and (max-width:40.06125em) {
	.footer-top-row {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.footer-top-row.simple .link-menu {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.footer-top-row.simple a, .footer-top-row.simple span {
		padding: .5rem 1rem;
	}
	
	.footer-bottom-row {
		margin-top: 2em;
		border-top: 1px solid #5d6166;
	}
	
	.footer-bottom-row p {
		margin-bottom: 1rem;
	}
}

#content.pad-bottom {
	padding-bottom: 6rem;
}

@media print,screen and (max-width:40.06125em) {
	#content.small-pad-top {
		padding-top: 3rem;
	}
	
	#content.pad-bottom {
		padding-bottom: 3rem;
	}
}

section.block-section {
	padding: 120px 0;
}

section.block-section .section-heading {
	margin-bottom: 2em;
	text-align: center;
	font-size: 2.25rem;
}

section.block-section .section-subheading {
	position: relative;
	bottom: 2em;
	text-align: center;
	font-size: 1.125rem;
}

section.block-section.shallow {
	padding: 60px 0;
}

section.block-section.join-top {
	padding-top: 0;
}

section.block-section.join-bottom {
	padding-bottom: 0;
}

section.block-section.primary {
	background: #2d8cfc;
	color: #fff;
}

section.block-section.light {
	background: #f5f7f9;
}

@media print,screen and (max-width:40.06125em) {
	section.block-section {
		padding: 60px 20px;
	}
	
	section.block-section .section-heading {
		font-size: 1.5rem;
	}
	
	section.block-section .section-subheading {
		bottom: 1.5em;
	}
}

.section-border {
	padding: 30px;
	border: 3px solid #d4d8dc;
}

@media print,screen and (max-width:40.06125em) {
	.section-border {
		padding: 20px;
	}
}

.post-section-arrow {
	margin: 0 auto;
	display: block;
	width: 0;
	height: 0;
	border: inset 3rem;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fff transparent transparent;
}

section.light+.post-section-arrow {
	display: block;
	width: 0;
	height: 0;
	border: inset 3rem;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #f5f7f9 transparent transparent;
}

section.primary+.post-section-arrow {
	display: block;
	width: 0;
	height: 0;
	border: inset 3rem;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #2d8cfc transparent transparent;
}

.inverted-section-arrow.light {
	background: #f5f7f9;
}

.inverted-section-arrow.primary {
	background: #2d8cfc;
}

.link-arrow {
	position: relative;
	top: 1px;
	margin-left: .9em;
}

blockquote {
	margin: 3rem;
	font-size: 1.5rem;
}

blockquote p:last-child {
	margin-bottom: 0;
}

@media print,screen and (max-width:40.06125em) {
	blockquote {
		margin: 2rem 0;
	}
}

.content-area h2, .content-area h3, .content-area h4 {
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.content-area h2 {
	margin-bottom: .75em;
	color: #2d8cfc;
}

.content-area h2:not(:first-child) {
	margin-top: 1.2em;
}

.content-area h3, .content-area h4, .content-area h5, .content-area h6 {
	margin: 1.5em 0 .8em;
}

.content-area h5, .content-area h6 {
	font-size: 100%;
	font-weight: 700;
}

.content-area h2+h3, .content-area h3+h4, .content-area h4+h5 {
	margin-top: .8em;
}

.content-area ol, .content-area ul {
	margin: 1.5rem 0 1.5rem 1rem;
	padding-left: 1rem;
}

.content-area ol li, .content-area ul li {
	margin: .5rem;
}

.summary-card .card-divider {
	color: #2d8cfc;
}

.summary-card .card-section {
	padding: .6rem;
}

.summary-card .card-section tbody {
	border: none;
}

.summary-card .card-section tbody tr:last-child {
	border: none;
}

.summary-card .card-section tbody .field {
	font-weight: 700;
}

.client-contact-info .icon {
	margin-right: .5em;
	color: #5d6166;
}

.client-document-info .heading {
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.client-document-info p+.heading {
	margin-top: 2em;
}

.button.whatsapp {
	background: #00e676;
}

.button.whatsapp:hover {
	background: #00c464;
}

.has-icon .icon-before {
	margin-right: .5em;
}

.has-icon .icon-after {
	margin-left: .5em;
}

.intl-tel-input-container {
	width: 100%;
	margin-bottom: .5rem;
}

.pagination {
	margin: 1.5em 0;
	padding-top: 2em;
	border-top: 1px solid #e1e4e8;
	text-align: center;
}

.pagination .page-numbers {
	display: inline-block;
	padding: .1875rem .625rem;
	background: #2d8cfc;
	border-radius: 4px;
	text-align: center;
	color: #fff;
}

.pagination .page-numbers:hover {
	background: #036dea;
}

.pagination .page-numbers.current {
	background: #e1e4e8;
	color: #32363b;
}

.panel-cell-heading {
	margin-bottom: 1em;
}

@media print,screen and (max-width:40.06125em) {
	.panel-cell-heading {
		text-align: center;
	}
}

.client-list {
	text-align: center;
}

.client-list .logos {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.client-list .logos img {
	margin: 2rem 4rem;
}

@media print,screen and (max-width:40.06125em) {
	.client-list .logos {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.client-list .logos img {
		margin-left: 0;
		margin-right: 0;
	}
}

.contact-section .title {
	margin-bottom: .5em;
	font-size: 1.75rem;
}

@media screen and (min-width:90.0625em) {
	.contact-section .title {
		font-size: 2.25rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.contact-section .title {
		font-size: 1.25rem;
	}
}

.contact-section .subtitle {
	margin-bottom: 2em;
	font-weight: 700;
}

.contact-section .button {
	margin-top: 3em;
}

.contact-section .contact-text-cell {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.contact-section .contact-channels .icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem;
	border-radius: 50%;
	font-size: 3.75rem;
	color: #2d8cfc;
}

.contact-section .contact-channels .contact-num {
	font-size: 1.125rem;
	font-weight: 700;
}

.contact-section .contact-channels .labelled {
	font-weight: 400;
}

.contact-section .contact-channel {
	text-align: center;
}

.contact-section .contact-channel+.contact-channel {
	padding-top: 4rem;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.contact-section .contact-text-cell .text {
		padding: 0 30px;
	}
	
	.contact-section .contact-channels {
		padding-bottom: 4rem;
	}
	
	.contact-section .contact-channels .contact-num {
		font-size: .9375rem;
	}
	
	.contact-section .contact-channel+.contact-channel {
		padding: 0;
	}
}

@media print,screen and (max-width:64.06125em) {
	.contact-section .contact-text-cell {
		padding-top: 4rem;
		text-align: center;
	}
	
	.contact-section .title {
		font-size: 1.5rem;
	}
	
	.contact-section .contact-channel+.contact-channel {
		padding-top: 3rem;
	}
}

.cc-window {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 99999;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	padding: .7rem 100px .7rem 1rem;
	opacity: 1;
	background: #81858c;
	color: #fff;
	transition: opacity 1s ease;
}

.cc-window.cc-invisible {
	opacity: 0;
}

.cc-compliance {
	padding-left: 1rem;
}

.cc-compliance .button {
	margin: 0;
	padding-top: .3em;
	padding-bottom: .3em;
	white-space: nowrap;
	font-size: .9375rem;
}

.cc-link {
	margin-left: 2rem;
	text-decoration: underline;
	color: #fff;
	opacity: .8;
}

.cc-link:focus, .cc-link:hover {
	color: #fff;
	opacity: 1;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.cc-link {
		margin-left: 1rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.cc-window {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.cc-compliance {
		padding: .8rem 0 9px;
	}
	
	.cc-link {
		margin: 0;
	}
	
	.cc-message {
		font-size: .875rem;
	}
}

.cta-section {
	padding: 60px 0;
	text-align: center;
}

@media print,screen and (max-width:40.06125em) {
	.cta-section {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.cta-section .title {
	margin-bottom: 1em;
	font-size: 2.25rem;
}

.cta-section .text {
	font-size: 1.125rem;
}

.cta-section .button {
	margin-top: 2em;
}

.cta-section.invert {
	background: #2d8cfc;
	color: #fff;
}

.enquiry-form .form-submit {
	text-align: center;
}

.enquiry-form .component-enquiry-form-submit {
	margin-bottom: 0;
}

.enquiry-form .iti {
	margin-bottom: 1rem;
}

.enquiry-form.block-section {
	padding-top: 0;
}

@media print,screen and (max-width:64.06125em) {
	.enquiry-form-input, .iti .iti__selected-dial-code {
		font-size: .875rem;
	}
	
	section.block-section.enquiry-form .section-heading {
		margin-bottom: .5em;
	}
	
	.component-enquiry-form .checkbox label {
		font-size: 80%;
	}
}

.component-enquiry-form .flash-message {
	margin: 0 0 .5rem;
}

.component-enquiry-form .checkbox {
	padding-bottom: 1rem;
}

.component-enquiry-form .checkbox input {
	position: relative;
	top: 2px;
}

.treatment-examples .tab-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.treatment-examples .example-tabs {
	display: -ms-flexbox;
	display: flex;
	width: 70%;
	margin: 0 auto;
	border: 0;
}

.treatment-examples .tabs-title {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	float: none;
}

.treatment-examples .tabs-title+.tabs-title {
	margin-left: .5em;
}

.treatment-examples .tabs-title a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 1.25rem 1rem 1rem;
	border-radius: 4px;
}

.treatment-examples .tabs-title .icon {
	text-align: center;
}

.treatment-examples .tabs-title img.active {
	display: none;
}

.treatment-examples .tabs-title .label {
	margin-top: 1em;
	padding: .3rem .6rem .4rem;
	text-align: center;
	font-size: 1rem;
	cursor: pointer;
}

.treatment-examples .tabs-title.is-active .label, .treatment-examples .tabs-title.is-active a {
	cursor: default;
}

.treatment-examples .tabs-title.is-active img {
	display: none;
}

.treatment-examples .tabs-title.is-active img.active {
	display: inline;
}

.treatment-examples .tabs-title:not(.is-active) a:focus, .treatment-examples .tabs-title:not(.is-active) a:hover {
	background: #f5f7f9;
	outline: 0;
}

.treatment-examples .example-tabs-content {
	margin-top: 1rem;
	border-top: 1px solid #d4d8dc;
}

.treatment-examples .tabs-panel {
	padding: 0;
}

@media print,screen and (max-width:90.06125em) {
	.treatment-examples .tab-wrapper {
		max-width: 800px;
	}
	
	.treatment-examples .example-tabs {
		width: 100%;
	}
}

@media print,screen and (max-width:40.06125em) {
	.treatment-examples .grid-container {
		padding: 0;
	}
	
	.treatment-examples .example-tabs {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.treatment-examples .example-tabs .tabs-title+.tabs-title {
		margin: .5em 0 0;
	}
	
	.treatment-examples .example-tabs .tabs-title a {
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: .5rem 0 .5rem .5rem;
	}
	
	.treatment-examples .example-tabs .tabs-title .icon {
		padding-right: .5em;
	}
	
	.treatment-examples .example-tabs .tabs-title .label {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin: 0;
		padding: 0 1em;
	}
	
	.treatment-examples #original-work {
		padding-left: 1px;
	}
	
	.treatment-examples .example-tabs-content {
		display: none;
	}
}

.faqs {
	padding-bottom: 60px;
}

.faqs .cell {
	padding: 2em 4em;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.faqs .cell {
		padding: 2em;
	}
}

@media print,screen and (max-width:40.06125em) {
	.faqs .cell {
		padding: 2em 1em;
	}
}

.faqs .question {
	margin-bottom: 1em;
	font-weight: 700;
}

.faqs .answer {
	text-align: justify;
}

.faqs-accordion .accordion-title {
	line-height: 1.5;
	background-color: #f5f7f9;
}

.faqs-accordion .accordion-title::before {
	margin: 0;
}

.flash-message {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 1rem 0;
	background: #2d8cfc;
	border: 1px solid #2d8cfc;
	border-radius: 4px;
	color: #fff;
}

.flash-message a {
	text-decoration: underline;
	color: #fff;
}

.flash-message a:hover {
	opacity: .8;
}

.flash-message .icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	padding: .8em 0 .8em .4em;
	background: #2d8cfc;
	border-right: 1px solid #2d8cfc;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #fff;
}

.flash-message .text {
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: .6em 0 .8em;
	border-left: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: left;
	font-size: .9375rem;
}

.flash-message .close {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	position: relative;
}

.flash-message .close-button {
	top: .1rem;
	right: unset;
	color: #fff;
}

.flash-message .close-button:hover {
	opacity: .8;
}

.flash-message.alert {
	background: #cc5252;
	border-color: #cc5252;
}

.flash-message.alert .icon {
	background: #cc5252;
	border-right: 1px solid #cc5252;
}

.flash-message.success {
	background: #73a641;
	border-color: #73a641;
}

.flash-message.success .icon {
	background: #73a641;
	border-right: 1px solid #73a641;
}

.flash-message.warn {
	background: #f79c00;
	border-color: #f79c00;
}

.flash-message.warn .icon {
	background: #f79c00;
	border-right: 1px solid #f79c00;
}

.flash-message.mt0 {
	margin-top: 0;
}

.hero {
	position: relative;
	width: 100%;
	margin-top: -80px;
	padding-top: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.hero .inner {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 80px;
}

.hero h1 {
	text-align: center;
	font-size: 3rem;
	color: #5d6166;
}

@media print,screen and (max-width:90.06125em) {
	.hero h1 {
		font-size: 2.25rem;
	}
}

@media print,screen and (max-width:64.06125em) {
	.hero h1 {
		bottom: 90%;
		font-size: 1.25rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.hero h1 {
		bottom: 85%;
		font-size: .75rem;
	}
}

.hero.large-central .hero-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.hero.large-central h1 {
	position: absolute;
	bottom: 83%;
	width: 100%;
}

@media print,screen and (max-width:90.06125em) {
	.hero.large-central h1 {
		font-size: 2.25rem;
	}
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.hero.large-central h1 {
		bottom: 90%;
		font-size: 1.25rem;
	}
}

.hero.left .inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}

.hero.left .hero-content {
	padding: 0 15% 0 50%;
	height: auto;
}

.hero.left h1 {
	position: static;
	margin-bottom: 1em;
	text-align: left;
}

.hero.left p {
	margin-bottom: 1em;
	color: #5d6166;
}

.hero.left .button {
	margin-top: .5em;
}

@media screen and (min-width:75.0625em) {
	.hero.left .hero-content {
		padding-right: 10%;
	}
	
	.hero.left p {
		font-size: 1.125rem;
	}
}

@media screen and (min-width:90.0625em) {
	.hero.left p {
		font-size: 1.5rem;
	}
	
	.hero.left .button {
		margin-top: 1.5em;
	}
}

.hero.boxed {
	padding-top: 33%;
}

.hero.boxed .hero-box {
	padding: 2em 3em;
	background: #2d8cfc;
}

.hero.boxed .hero-box h1 {
	margin-bottom: .3em;
	color: #fff;
}

.hero.boxed .hero-box p {
	margin: .3em 0 .4em;
	color: #fff;
}

.hero.top-edge {
	margin: 0 0 1%;
	padding-top: 33%;
}

.hero.top-edge .cell {
	margin-top: 20%;
}

.hero.top-edge h1 {
	color: #2d8cfc;
}

@media print,screen and (max-width:64.06125em) {
	.hero.top-edge h1 {
		font-size: 2rem;
	}
}

.hero.top-edge p {
	margin-top: 1em;
	text-align: center;
	font-size: 1.125rem;
}

.hero.side-form h1 {
	margin-bottom: .5em;
	text-align: left;
	font-size: 48px;
	font-weight: 700;
}

.hero.side-form p {
	margin-bottom: 1em;
	font-size: 1.3rem;
	color: #5d6166;
}

.hero.side-form .hero-headline-cell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.hero.side-form .hero-headline-cell .button {
	margin-top: 1em;
}

.hero.side-form.invert .hero-headline-cell h1, .hero.side-form.invert .hero-headline-cell p {
	color: #fff;
}

.has-page-msg-bar .hero {
	margin-top: -40px;
}

@media print,screen and (min-width:40.0625em) {
	.hero.side-form .grid-container {
		height: 100%;
		padding-top: 80px;
	}
	
	.hero.side-form .grid-container>.grid-x {
		height: 100%;
	}
	
	.hero.side-form .grid-container>.grid-x>.cell {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		height: 100%;
	}
	
	.solid-header .hero .inner {
		padding-top: 0;
	}
}

@media print,screen and (max-width:64.06125em) {
	.hero.top-edge {
		margin-bottom: 12%;
	}
	
	.hero.top-edge.shallow {
		margin-bottom: 0;
	}
	
	.hero.side-form {
		padding-top: 75%;
	}
	
	.has-page-msg-bar .hero {
		margin-top: 0;
	}
}

@media print,screen and (max-width:40.06125em) {
	.hero {
		margin-top: 42px;
	}
	
	.hero .inner {
		padding: 0 20px;
	}
	
	.hero h1 {
		transform: translateY(100%);
	}
	
	.hero.large-central, .hero.left {
		padding: 0 0 100%;
		background-color: #2d8cfc;
		background-size: 200%;
		background-position: bottom left;
	}
	
	.hero.large-central .inner, .hero.left .inner {
		display: block;
		position: static;
		top: unset;
		width: auto;
		height: auto;
		padding: 0;
	}
	
	.hero.large-central .hero-content, .hero.left .hero-content {
		padding: 2em 1em 1em;
		text-align: center;
	}
	
	.hero.large-central h1, .hero.left h1 {
		transform: none;
		text-align: center;
		font-size: 1.5rem;
		color: #fff;
	}
	
	.hero.large-central p, .hero.left p {
		display: none;
	}
	
	.hero.large-central .button, .hero.left .button {
		display: inline-block;
		font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	
	.hero.large-central {
		padding-bottom: 50%;
		background-size: 100%;
	}
	
	.hero.large-central .hero-content {
		position: static;
		width: auto;
		height: auto;
		padding: 2em 1em;
	}
	
	.hero.large-central h1 {
		position: static;
		bottom: unset;
		width: auto;
	}
	
	.hero.boxed {
		padding-bottom: 33%;
		background-size: 100%;
	}
	
	.hero.boxed .hero-content {
		padding: 2em 1em;
	}
	
	.hero.boxed .hero-box {
		padding: 0;
	}
	
	.hero.boxed h1 {
		margin: 0;
	}
	
	.hero.top-edge {
		margin: 42px 0 40%;
	}
	
	.hero.top-edge .cell {
		margin-top: 30%;
	}
	
	.hero.top-edge h1 {
		transform: none;
		font-size: 1.25rem;
	}
	
	.hero.top-edge p {
		font-size: 1rem;
	}
	
	.hero.side-form {
		padding: 62px 0;
		background-position: top center;
	}
	
	.hero.side-form h1 {
		transform: none;
		text-align: center;
		font-size: 2.25rem;
	}
	
	.hero.side-form .inner {
		position: static;
	}
	
	.hero.side-form .hero-headline-cell {
		padding-bottom: 2rem;
		text-align: center;
	}
	
	.has-page-msg-bar .hero {
		margin-top: 42px;
	}
}

section.hero-cta-section {
	padding: 3rem 0 4rem;
}

section.hero-cta-section .section-heading {
	margin-bottom: 1.5em;
	font-size: 1.75rem;
}

section.hero-cta-section .cta-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 2rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

section.hero-cta-section .cta-list a {
	margin: 0;
}

@media print,screen and (max-width:40.06125em) {
	section.hero-cta-section {
		padding: 3rem 0;
	}
	
	section.hero-cta-section .cta-list {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		gap: 1rem;
	}
	
	section.hero-cta-section .cta-list a, section.hero-cta-section .cta-list li {
		width: 100%;
	}
}

.hero-form-container {
	background: #fff;
	border: 1px solid #fff;
}

.hero-form-header {
	padding: .6rem 1rem;
	background: #2d8cfc;
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.hero-form-header {
		font-size: 1rem;
	}
}

.hero-form-body {
	padding: 1rem;
}

.hero-form .form-row {
	display: -ms-flexbox;
	display: flex;
}

.hero-form .form-col {
	width: 50%;
}

.hero-form .form-col+.form-col {
	padding-left: .5rem;
}

.hero-form .enquiry-form-input {
	height: 30px;
	margin-bottom: .5rem;
	font-size: 80%;
}

.hero-form .checkbox {
	padding-top: .5rem;
}

.hero-form .iti {
	margin-bottom: .5rem;
}

.hero-form .iti .iti__selected-dial-code {
	font-size: .875rem;
}

.hero-form .button {
	margin: 0;
}

.hero-form .form-submit {
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: .5rem;
}

@media print,screen and (max-width:64.06125em) {
	.hero-form .form-row {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.hero-form .form-col {
		width: auto;
	}
	
	.hero-form .form-col+.form-col {
		padding-left: 0;
	}
	
	.hero-form .checkbox {
		text-align: center;
	}
	
	.hero-form .checkbox label {
		font-size: 80%;
	}
}

.how-it-works {
	text-align: center;
}

.how-it-works .icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 160px;
	height: 160px;
	margin: 0 auto 2rem;
	background: #2d8cfc;
	border-radius: 50%;
}

.how-it-works .heading {
	margin: .5em 0 .8em;
	font-size: 1.75rem;
}

.how-it-works .description {
	color: #5d6166;
}

.how-it-works.primary .icon {
	background: #fff;
}

.how-it-works.primary .description {
	color: #fff;
}

@media print,screen and (max-width:40.06125em) {
	.how-it-works .cell {
		padding: 30px 0;
	}
	
	.how-it-works .heading {
		margin: .5em 0;
	}
	
	.how-it-works .description {
		text-align: justify;
	}
}

.how-it-works-basic .step-block {
	height: 100%;
	padding: .25em 1em 2em;
	background: #fff;
	border: 1px solid #e1e4e8;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}

.how-it-works-basic .step-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.how-it-works-basic .num {
	margin-right: .5em;
	font-size: 2.5rem;
	font-weight: 700;
	color: #2d8cfc;
}

.how-it-works-basic .heading {
	margin: 0;
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.how-it-works-basic .step-description {
	padding-top: .75em;
}

.icon-grid .wrapper {
	display: -ms-flexbox;
	display: flex;
	padding: 3rem;
}

.icon-grid .icon {
	min-width: 90px;
	height: 90px;
	margin-right: 20px;
	border-radius: 50%;
	background-color: #f5f7f9;
	background-repeat: no-repeat;
	background-position: center;
}

.icon-grid .description {
	padding-bottom: 1em;
	color: #81858c;
}

.icon-grid .more {
	color: #8fcc52;
}

.icon-grid .more:hover {
	color: #72b134;
}

.icon-grid.light .icon {
	background-color: #fff;
}

.icon-grid.light .more {
	color: #2d8cfc;
}

.icon-grid.light .more:hover {
	color: #036dea;
}

.icon-grid.primary .icon {
	background-color: #fff;
}

.icon-grid.primary .description {
	color: #fff;
}

.icon-grid.primary .button {
	position: relative;
	margin: 1em 0 0;
	background-color: #0360cd;
	color: #fff;
}

.icon-grid.primary .button:hover {
	background-color: #024492;
	color: #fff;
}

@media print,screen and (max-width:40.06125em) {
	.icon-grid .cell+.cell {
		padding-top: 4em;
	}
	
	.icon-grid .wrapper {
		padding: 0;
	}
}

.img-block-grid {
	padding: 30px 10px;
}

@media print,screen and (max-width:40.06125em) {
	.img-block-grid {
		padding: 2em 0;
	}
}

.img-block-grid .cell {
	padding: 0 10px 10px;
}

.img-block-grid .wrapper {
	display: block;
	position: relative;
}

.img-block-grid .wrapper:hover .img-container {
	background: #2d8cfc;
}

.img-block-grid .wrapper:hover img {
	opacity: .2;
}

.img-block-grid .img-container {
	background: #000;
	transition: background .25s ease;
}

.img-block-grid img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: .7;
	transition: opacity .25s ease;
}

.img-block-grid .img-label {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.img-block-grid .img-label .text {
	margin: 0;
	padding: 0 30px;
	width: 100%;
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 3.75rem;
	color: #fff;
}

@media print,screen and (max-width:75.06125em) {
	.img-block-grid .img-label .text {
		font-size: 3rem;
	}
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.img-block-grid .img-label .text {
		font-size: 2rem;
	}
}

.img-hover-grid .img-hover-block {
	position: relative;
	margin-bottom: 30px;
}

.img-hover-grid .img-hover-block:hover .img-hover-block-text {
	display: block;
}

.img-hover-grid .img-hover-block-bg {
	z-index: 1;
}

.img-hover-grid .img-hover-block-label {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	transform: translateY(30px);
	margin: 0 1em;
	padding: 1em;
	background: #2d8cfc;
	color: #fff;
}

.img-hover-grid .img-hover-block-title {
	margin: 0;
	text-align: center;
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.img-hover-grid .img-hover-block-text {
	display: none;
	margin: 1em 0 0;
}

.large-icon-row .cell {
	padding: 0 30px;
	text-align: center;
}

.large-icon-row .icon {
	width: 100px;
	height: 100px;
	margin: 0 auto 2rem;
	background-repeat: no-repeat;
	background-position: center;
}

.large-icon-row .title {
	margin: .5em 0 .8em;
	font-size: 1.75rem;
}

.large-icon-row .description {
	padding-bottom: 2em;
	color: #81858c;
}

@media print,screen and (max-width:40.06125em) {
	.large-icon-row .cell {
		padding: 30px;
	}
	
	.large-icon-row .cell:first-child {
		padding-top: 0;
	}
	
	.large-icon-row .title {
		margin: .5em 0;
	}
	
	.large-icon-row .description {
		text-align: center;
	}
}

.pricing-table .table-header {
	margin-top: 4rem;
}

.pricing-table .table-header .cell {
	padding: 1em;
	background: #fff;
	text-align: center;
}

.pricing-table .table-header .featured {
	z-index: 1;
	background: #2d8cfc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
}

.pricing-table .table-footer {
	height: 1rem;
}

.pricing-table .table-footer .featured {
	z-index: 1;
	background: #fff;
	border: 2px solid #2d8cfc;
	border-top: 0;
	border-radius: 0 0 4px 4px;
}

.pricing-table .column-wrapper {
	position: relative;
	padding-bottom: 4rem;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d8dc;
	box-shadow: 0 5px 20px 5px rgba(0, 0, 0, .1);
}

.pricing-table .column-wrapper:first-of-type {
	border-radius: 4px 0 0 4px;
}

@media print,screen and (min-width:40.0625em) {
	.pricing-table .column-wrapper:first-of-type {
		border-right-width: 0;
	}
}

.pricing-table .column-wrapper:first-of-type .header {
	border-radius: 4px 0 0 4px;
}

.pricing-table .column-wrapper:last-of-type {
	border-radius: 0 4px 4px 0;
}

@media print,screen and (min-width:40.0625em) {
	.pricing-table .column-wrapper:last-of-type {
		border-left-width: 0;
	}
}

.pricing-table .column-wrapper:last-of-type .header {
	border-top-right-radius: 4px;
}

.pricing-table .column-wrapper.featured {
	z-index: 1;
	position: relative;
	border-width: 1px 2px 0;
	border-color: #2d8cfc;
	box-shadow: none;
}

.pricing-table .column-wrapper .header {
	padding: 2.5em 2em 1.5em;
	background: #f5f7f9;
	border-bottom: 1px solid #e1e4e8;
}

.pricing-table .column-wrapper .header img {
	position: relative;
	left: 10px;
	margin-bottom: 1em;
}

.pricing-table .column-wrapper .header .heading {
	font-size: 1.75rem;
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.pricing-table .column-wrapper .button {
	margin: 1em 0;
}

.pricing-table .treatment {
	text-align: center;
}

.pricing-table .price-block {
	margin: 1em 0 .5em;
}

.pricing-table .price-block .price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.pricing-table .price-block .price .currency {
	position: relative;
	top: 4px;
	font-size: 1.5rem;
}

.pricing-table .price-block .price .price-amount {
	position: relative;
	top: 0;
	padding-bottom: .5rem;
	line-height: 3.75rem;
	font-size: 4.375rem;
}

.pricing-table .price-block .small {
	font-size: .8em;
	color: #a5aab0;
}

.pricing-table .target-audience {
	padding: 1em 30px;
	font-size: 1.125rem;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.pricing-table .separator hr {
	width: 20%;
}

.pricing-table .features-heading {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 2em;
	padding: 0 1em;
	height: 58px;
	background: #f5f7f9;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e1e4e8;
}

.pricing-table .features {
	margin: 0;
	padding: 1em 1em 2em;
	list-style-type: none;
}

.pricing-table .features li {
	margin: .8em;
}

.pricing-table .features .plus {
	font-weight: 700;
	color: #2d8cfc;
}

.pricing-table .more {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 3rem;
}

.pricing-table .more i {
	position: relative;
	top: 1px;
	margin-left: 10px;
}

.pricing-table.no-price .target-audience {
	margin: 0;
	padding-top: 2em;
}

@media print,screen and (max-width:40.06125em) {
	.pricing-table .table-footer, .pricing-table .table-header {
		display: none;
	}
	
	.pricing-table .column-wrapper {
		margin-top: 2rem;
		border-radius: 4px !important;
		box-shadow: none;
	}
	
	.pricing-table .column-wrapper.featured {
		border-width: 2px;
	}
	
	.pricing-table .column-wrapper .header {
		border-radius: 4px 4px 0 0 !important;
	}
}

.page-msg-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 80px;
	width: 100%;
	z-index: 10;
	padding: .5em;
	background: #8fcc52;
	color: #fff;
}

.sticky-header .page-msg-bar {
	position: fixed;
	top: 50px;
}

@media print,screen and (max-width:40.06125em) {
	.page-msg-bar {
		position: fixed;
		top: 42px;
		text-align: center;
		font-size: .7rem;
	}
}

.promo-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 40px;
	background: #cc5252;
}

.promo-bar img {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.promo-bar-msg {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 1em;
	font-size: 80%;
	color: #fff;
}

.promo-bar-msg .icon {
	padding-left: 1em;
}

.promo-bar-msg:hover .icon, .promo-bar-msg:hover span {
	opacity: .9;
}

@media print,screen and (max-width:64.06125em) {
	.promo-bar {
		top: 42px;
	}
	
	.promo-bar img {
		display: none;
	}
	
	.promo-bar-msg {
		padding: .5em;
		text-align: center;
		font-size: .7rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.promo-bar {
		height: 55px;
	}
}

section.quick-quote .terms {
	padding: 2rem 0;
	text-align: center;
}

section.quick-quote .button {
	display: block;
	margin: 0 auto;
}

section.quick-quote .checkbox+.checkbox {
	padding-top: 1rem;
}

section.quick-quote img {
	display: block;
	margin: 6rem auto 0;
}

.reviews-summary {
	width: 100%;
	margin-bottom: 2rem;
	padding: 3rem 1rem;
	background: #f5f7f9;
	text-align: center;
}

.reviews-summary .star-rating {
	margin: 1rem auto;
}

.reviews-summary .star-rating-avg {
	text-align: center;
	font-size: 1.375rem;
}

.reviews-summary .star-rating-avg-score {
	font-weight: 700;
}

@media all and (max-width:768px) {
	.reviews-summary {
		margin-top: 20px;
	}
}

.review-block {
	max-width: 768px;
	margin: 0 auto;
}

.review-block .review-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.review-block .review-meta {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.review-block .review-pic {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 1rem;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-transform: uppercase;
	font-size: 1.375rem;
	font-weight: 700;
	color: #fff;
}

.review-block .review-pic span {
	position: relative;
	bottom: 1px;
}

.review-block .review-name {
	padding-bottom: .3em;
	font-weight: 700;
}

.review-block .review-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-top: 1rem;
}

.review-block .review-footer .review-source {
	display: none;
}

.review-block .review-date {
	text-align: right;
	font-size: .8125rem;
	color: #81858c;
}

.review-block .review-rating {
	display: -ms-flexbox;
	display: flex;
	gap: 1rem;
	padding-bottom: 1rem;
}

.review-block .review-verified {
	padding: 0 .5em;
	background: #e3efd7;
	border: 1px solid #73a641;
	border-radius: 99px;
	white-space: nowrap;
	font-size: .8125rem;
	color: #73a641;
}

.review-block .review-verified i.fa {
	margin-right: .5em;
}

.review-block+.review-block {
	margin-top: 1rem;
	padding-top: 2rem;
	border-top: 1px solid #e1e4e8;
}

@media all and (min-width:769px) {
	.review-block.no-comment {
		margin-bottom: -1rem;
	}
	
	.review-block.no-comment .review-date {
		position: relative;
		bottom: 1rem;
		padding-top: .5rem;
	}
}

@media all and (max-width:768px) {
	.review-block .review-header {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.review-block .review-details {
		width: 100%;
	}
	
	.review-block .review-rating {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.review-block .review-verified {
		padding: .15em .5em 0;
		font-size: .6875rem;
	}
	
	.review-block .review-source {
		display: none;
	}
	
	.review-block .review-footer {
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: .5rem;
	}
	
	.review-block .review-footer .review-source {
		display: block;
	}
}

.star-rating {
	width: 137px;
	height: 21px;
}

.star-rating i.fa {
	font-size: 1.3125rem;
}

.star-rating.large {
	width: 223px;
	height: 36px;
}

.star-rating.large i.fa {
	font-size: 2.25rem;
}

.star-rating-layer {
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
	position: absolute;
}

.star-rating-b {
	z-index: 1;
}

.star-rating-b i.fa {
	color: #e1e4e8;
}

.star-rating-t {
	z-index: 2;
}

.star-rating-t i.fa {
	color: #f79c00;
}

@media all and (max-width:768px) {
	.star-rating {
		width: 110px;
		height: 16px;
	}
	
	.star-rating i.fa {
		font-size: 1rem;
	}
}

.summary-points .summary-list-intro {
	margin: 0 0 3em;
}

.summary-point {
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
}

.summary-point img {
	width: 60px;
	height: 60px;
	margin-right: 20px;
}

.summary-point-heading {
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

@media print,screen and (max-width:40.06125em) {
	.summary-points .summary-list-intro {
		margin: 30px 0 15px;
	}
}

.testimonial {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.testimonial .cell {
	position: relative;
	padding-top: 33%;
}

.testimonial .wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	height: 100%;
}

.testimonial .text {
	text-align: center;
}

.testimonial .quotation {
	margin-bottom: .8em;
	font-size: 2.25rem;
}

@media print,screen and (max-width:64.06125em) {
	.testimonial .quotation {
		font-size: 1.5rem;
	}
}

.testimonial .name {
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.125rem;
	color: #5d6166;
}

.testimonial .description {
	font-size: 1.125rem;
	color: #5d6166;
}

.testimonial .small-only-testimonial {
	display: none;
	margin: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d4d8dc;
	text-align: center;
}

@media print,screen and (max-width:40.06125em) {
	.testimonial {
		background-size: contain;
	}
	
	.testimonial .text {
		display: none;
	}
	
	.testimonial .small-only-testimonial {
		display: block;
	}
	
	.testimonial .small-only-testimonial.primary {
		margin: 0;
		padding: 30px 20px;
		border: none;
		background-color: #2d8cfc;
	}
	
	.testimonial .small-only-testimonial.primary .description, .testimonial .small-only-testimonial.primary .quotation {
		color: #fff;
	}
	
	.testimonial .small-only-testimonial.primary .name {
		border-top: 1px solid #fff;
		padding-top: 1em;
		color: #fff;
	}
}

.testimonial-compact .testimonial-box {
	border: 1px solid #e1e4e8;
	background: #fff;
}

.testimonial-compact .quotation {
	padding: 2rem;
	border-bottom: 1px solid #e1e4e8;
	text-align: center;
	font-weight: 700;
	font-size: 1.25rem;
	color: #32363b;
}

.testimonial-compact .quotation-text {
	max-width: 700px;
	margin: 0 auto;
}

.testimonial-compact .author {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem;
}

.testimonial-compact .author img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.testimonial-compact .author-details {
	padding-left: 1rem;
	text-align: center;
	color: #81858c;
}

.testimonial-compact .author-details .name {
	font-weight: 700;
}

.testimonial-compact .author-details .description {
	font-size: 80%;
}

.usp-section .cell {
	padding: 0 30px;
}

.usp-section .content-cell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0 60px 60px;
}

.usp-section .usp-content {
	max-width: 80%;
}

.usp-section .title {
	margin-bottom: 1em;
	font-size: 1.75rem;
}

@media screen and (min-width:90.0625em) {
	.usp-section .title {
		font-size: 2.25rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.usp-section .title {
		font-size: 1.25rem;
	}
}

.usp-section ul {
	margin: 1.5em 0 2em;
}

.usp-section li {
	margin: .5em 0 .5em 1.2em;
}

.usp-section.bottom {
	padding-bottom: 0;
}

.usp-section.bottom .img-cell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: end;
	align-items: flex-end;
}

.usp-section.invert {
	background: #2d8cfc;
	color: #fff;
}

.usp-section.invert .button {
	background-color: #0360cd;
	color: #fff;
}

.usp-section.invert .button:hover {
	background-color: #024492;
	color: #fff;
}

@media print,screen and (max-width:64.06125em) {
	.usp-section {
		padding: 30px 0 0;
	}
	
	.usp-section .cell, .usp-section .content-cell {
		padding: 30px;
	}
	
	.usp-section .cell.img-cell, .usp-section .content-cell.img-cell {
		padding-bottom: 0;
	}
	
	.usp-section .cell.img-cell img, .usp-section .content-cell.img-cell img {
		display: block;
		margin: 0 auto;
	}
	
	.usp-section .usp-content {
		max-width: none;
	}
	
	.usp-section .title {
		text-align: center;
	}
	
	.usp-section .usp-cta {
		text-align: center;
	}
}

@media print,screen and (max-width:40.06125em) {
	.usp-section .cell, .usp-section .content-cell {
		padding: 20px;
	}
	
	.usp-section .text {
		text-align: justify;
	}
}

.account {
	padding-bottom: 8rem;
}

.account .title {
	margin: .5em 0;
	font-size: 2.25rem;
	color: #5d6166;
}

@media print,screen and (max-width:40.06125em) {
	.account {
		margin-top: 42px;
		padding-top: 1rem;
	}
	
	.account .title {
		font-size: 1.25rem;
	}
}

.blog-index-title {
	margin-bottom: 2rem;
	text-align: center;
}

.blog-post-thumb .thumb {
	display: block;
	position: relative;
	padding-bottom: 50%;
	overflow: hidden;
	background: #e1e4e8;
}

.blog-post-thumb .thumb .category {
	display: inline-block;
	position: absolute;
	top: 0;
	padding: .2em .5em;
	background: #2d8cfc;
	color: #fff;
}

.blog-post-thumb .thumb img {
	position: absolute;
	top: 0;
	width: 100%;
}

.blog-post-thumb .thumb:hover {
	opacity: .9;
}

.blog-post-thumb .title {
	margin: .5em 0;
	font-size: 1.125rem;
}

@media print,screen and (max-width:40.06125em) {
	.blog-post-thumb .title {
		font-size: 1rem;
	}
}

.blog-posts.featured .blog-post-thumb .title {
	margin-bottom: 1em;
	font-size: 1.5rem;
}

.blog-category-menu {
	padding: 1em 0;
}

.blog-category-menu .header {
	padding-bottom: .5em;
	font-size: 1.125rem;
	font-weight: 700;
}

.blog-category-menu .menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 15px .2em;
	border-bottom: 1px solid #e1e4e8;
}

.blog-category-menu .menu a {
	color: #81858c;
}

.blog-category-menu .menu a:hover {
	color: #2d8cfc;
}

.blog-category-menu .menu li:first-child a {
	padding-left: 0;
}

.blog-category-menu .menu li.current-menu-item a, .blog-category-menu .menu li.current-menu-item a:active, .blog-category-menu .menu li.current-menu-item a:hover, .blog-category-menu .menu li.current-menu-item a:link, .blog-category-menu .menu li.current-menu-item a:visited {
	font-weight: 700;
	color: #32363b;
}

.blog-category-menu .menu-icon {
	display: none;
}

@media print,screen and (max-width:40.06125em) {
	.blog-category-menu .header {
		border: none;
	}
	
	.blog-category-menu .menu-icon {
		display: inline-block;
		position: relative;
		bottom: 2px;
		margin-right: .5em;
	}
	
	.blog-category-menu .menu-icon:after {
		background: #d4d8dc;
		box-shadow: 0 7px 0 #d4d8dc, 0 14px 0 #d4d8dc;
	}
	
	.blog-category-menu .menu {
		display: none;
	}
	
	.blog-category-menu .menu.open {
		display: block;
	}
	
	.blog-category-menu .menu li a {
		padding-left: 0;
	}
}

.blog .pagination {
	margin-bottom: 6rem;
}

.blog-post {
	background-size: contain;
	background-repeat: no-repeat;
}

.blog-post .post-container {
	max-width: 75rem;
	margin: 20% auto 0;
	padding: 2em 6em;
	background: #fff;
}

.blog-post .post-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e1e4e8;
}

.blog-post .post {
	padding-top: 2rem;
}

.blog-post h1 {
	margin-bottom: .5em;
	text-align: center;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 3rem;
	color: #2d8cfc;
}

.blog-post .blog-index-link i {
	margin-right: .7em;
}

.blog-post .publish-time {
	color: #a5aab0;
}

.blog-post h1+.publish-time {
	padding-bottom: .5em;
}

@media print,screen and (max-width:90.06125em) {
	.blog-post .post-container {
		max-width: 1000px;
	}
	
	.blog-post h1 {
		font-size: 2.25rem;
	}
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.blog-post .post-container {
		max-width: 80%;
		margin-top: 30%;
		padding: 1em 2em;
	}
}

@media print,screen and (max-width:40.06125em) {
	.blog-post .post-container {
		max-width: 100%;
		margin-top: 65%;
		padding: 1em 20px;
	}
	
	.blog-post .post {
		padding-top: 1rem;
	}
	
	.blog-post h1 {
		font-size: 1.5rem;
	}
	
	.blog-post .publish-time {
		text-align: center;
	}
}

.single-post.has-promo .blog-category-menu {
	margin-top: 40px;
}

.sticky-header .blog-post {
	margin-top: 80px;
}

.blog-post .post {
	padding-top: 2rem;
}

@media print,screen and (max-width:40.06125em) {
	.blog-post .post {
		padding-top: 1rem;
	}
}

.blog-post .share-icons {
	padding-top: 5rem;
}

.blog-post .share-icons .heading {
	margin: 0;
	padding-bottom: 1em;
	text-align: center;
	font-weight: 700;
}

@media print,screen and (max-width:40.06125em) {
	.blog-post .share-icons {
		margin-bottom: 1em;
		padding: 3rem 0;
		border-bottom: 1px solid #e1e4e8;
	}
}

.blog-post .share-icon-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

a.share-link {
	display: inline-block;
	width: 49px;
	padding: 6px 0 5px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #e1e4e8;
	text-align: center;
	font-size: 1.5rem;
}

a.share-link:hover i {
	color: #fff !important;
}

a.share-link+.share-link {
	margin-left: .2em;
}

a.share-link.share-facebook i {
	color: #4267b2;
}

a.share-link.share-facebook:hover {
	background: #4267b2;
	border-color: #4267b2;
}

a.share-link.share-google-plus i {
	color: #d75245;
}

a.share-link.share-google-plus:hover {
	background: #d75245;
	border-color: #d75245;
}

a.share-link.share-twitter i {
	color: #4498f1;
}

a.share-link.share-twitter:hover {
	background: #4498f1;
	border-color: #4498f1;
}

a.share-link.share-whatsapp i {
	color: #00e676;
}

a.share-link.share-whatsapp:hover {
	background: #00e676;
	border-color: #00e676;
}

a.share-link.share-email i {
	color: #999;
}

a.share-link.share-email:hover {
	background: #999;
	border-color: #999;
}

.related-posts {
	margin: 6rem 0 2rem;
	padding: 1em;
	background: #f5f7f9;
	border: 1px solid #e1e4e8;
}

.related-posts .related-posts-header {
	overflow: auto;
}

.related-posts .related-posts-header:after {
	clear: both;
}

.related-posts .related-posts-heading {
	max-width: 75%;
	padding-bottom: .5em;
	font-size: 1.5rem;
}

.related-posts .related-posts-link i {
	margin-left: 8px;
}

.related-posts .related-posts-image {
	float: right;
	width: 100px;
	height: 100px;
}

.related-posts .blog-post-thumb:first-child {
	padding-left: 0;
}

.related-posts .blog-post-thumb:last-child {
	padding-right: 0;
}

.related-posts .blog-post-thumb .title {
	font-size: 1.125rem;
}

@media print,screen and (max-width:40.06125em) {
	.related-posts .blog-post-thumb .title {
		font-size: 1rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.related-posts {
		margin-top: 3rem;
	}
	
	.related-posts .related-posts-header {
		padding-bottom: 1em;
		text-align: center;
	}
	
	.related-posts .related-posts-heading {
		max-width: none;
	}
	
	.related-posts .related-posts-image {
		float: none;
		margin-bottom: 1em;
	}
	
	.related-posts .blog-post-thumb {
		padding-left: 0;
		padding-right: 0;
	}
}

.post-tags {
	padding-bottom: 2em;
}

.post-tags ul {
	margin: 0;
	padding: 0;
}

.post-tags ul li {
	display: inline-block;
	margin-right: 1em;
	text-align: center;
}

.post-tags ul li:last-child {
	margin: 0;
}

.post-tags a {
	display: inline-block;
	padding: .2em 1em .3em;
	background-color: #f5f7f9;
	border-radius: 5em;
	color: #32363b;
}

.post-tags a:hover {
	background-color: #e1e4e8;
}

.post-next-prev {
	border-top: 1px solid #e1e4e8;
	padding: 1em 0 2em;
}

.post-next-prev .prev i {
	margin-right: .7em;
}

.post-next-prev .next {
	text-align: right;
}

.post-next-prev .next i {
	margin-left: .7em;
}

.blog-ctas {
	margin: 3rem 0;
	padding: 2rem 1rem;
	background: #f5f7f9;
}

.blog-ctas .heading {
	margin: 0 0 1.5em;
	text-align: center;
	font-weight: 700;
	color: #32363b;
}

.blog-ctas .button {
	margin: 0;
	white-space: nowrap;
}

.blog-ctas-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media print,screen and (max-width:40.06125em) {
	.blog-ctas-list {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.blog-cta, .blog-cta a {
		width: 100%;
	}
}

.page-template-page-contact .contact-details {
	text-align: center;
}

.page-template-page-contact .contact-details .opening-times {
	font-size: 1.125rem;
	font-weight: 700;
}

.page-template-page-contact .contact-channels {
	padding-top: 2em;
}

.page-template-page-contact .contact-channels .icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem 0 2rem;
	border-radius: 50%;
	font-size: 6rem;
	color: #2d8cfc;
}

.page-template-page-contact .contact-channels .contact-num {
	font-size: 1.125rem;
	font-weight: 700;
}

.page-template-page-contact .contact-channels .labelled {
	font-weight: 400;
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-contact .contact-channels .cell+.cell {
		padding-top: 2em;
	}
	
	.page-template-page-contact .contact-channels .icon {
		padding-bottom: 1rem;
	}
}

.page-template-page-contact .g-recaptcha {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-template-page-contact .office .section-heading, .page-template-page-contact .office .section-subheading {
	text-align: left;
}

.page-template-page-contact .location {
	display: -ms-flexbox;
	display: flex;
}

.page-template-page-contact .location i {
	margin-right: .5em;
	font-size: 5.25rem;
}

.page-template-page-contact .address {
	font-size: 1.1875rem;
}

.page-template-page-contact #map {
	height: 500px;
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-contact .office {
		padding-left: 30px;
		padding-right: 30px;
		text-align: center;
	}
	
	.page-template-page-contact .office .section-heading, .page-template-page-contact .office .section-subheading {
		text-align: center;
	}
	
	.page-template-page-contact .office .location {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.page-template-page-contact .office .location i {
		margin: 1rem 0 2rem;
	}
	
	.page-template-page-contact .office .address {
		margin-bottom: 1.5em;
		padding-bottom: 2.5em;
		border-bottom: 1px solid #fff;
	}
}

.grecaptcha-badge {
	visibility: hidden;
}

.recaptcha-notice {
	padding-top: 8rem;
	text-align: center;
	font-size: 80%;
}

.page-template-default .content-area {
	padding: 4rem 0;
}

@media print,screen and (max-width:40.06125em) {
	.page-template-default .content-area {
		padding: 2rem 0;
	}
}

.error-page {
	display: -ms-flexbox;
	display: flex;
}

.error-page .wrapper {
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.error-page .background {
	background: url("https://cdn-ikpkejb.nitrocdn.com/DzSGjeIUZFmPupzXtvMGDXYLsYtnmmyE/assets/images/optimized/rev-34bf09f/www.oxbridgeediting.co.uk/wordpress/wp-content/themes/oxe/assets/images/error-page-bg.jpg") no-repeat top right;
	background-size: cover;
}

.error-page .background.nitro-lazy {
	background: none !important;
}

.error-page .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.error-page .content>div {
	width: 50%;
}

.error-page .logo {
	display: none;
}

.error-page .heading {
	margin-bottom: .2em;
	font-weight: 700;
	font-size: 4.5rem;
	color: #2d8cfc;
}

.error-page .subheading {
	margin-bottom: .5em;
	font-size: 1.75rem;
	color: #81858c;
}

.error-page .error-code {
	font-weight: 700;
	color: #81858c;
}

.error-page .return-link {
	margin: 3em 0 0;
}

@media print,screen and (max-width:64.06125em) {
	.error-page .content>div {
		width: 70%;
	}
}

@media print,screen and (max-width:40.06125em) {
	.error-page {
		text-align: center;
	}
	
	.error-page .content>div {
		width: 80%;
	}
	
	.error-page .background {
		display: none;
	}
	
	.error-page .logo {
		display: block;
		margin-bottom: 3rem;
	}
	
	.error-page .heading {
		font-size: 4rem;
	}
	
	.error-page .subheading {
		font-size: 1.375rem;
	}
	
	.error-page .error-code {
		margin-top: 1em;
	}
}

.page-template-page-home .hero.large-central h1 {
	width: 50%;
	left: 50%;
	top: 5%;
	bottom: unset;
	transform: translateX(-50%);
	font-size: 3.75rem;
	color: #32363b;
}

@media only screen and (max-width:1919px) {
	.page-template-page-home .hero.large-central h1 {
		font-size: 3rem;
	}
}

@media only screen and (max-width:1439px) {
	.page-template-page-home .hero.large-central h1 {
		font-size: 2.5rem;
	}
}

@media only screen and (max-width:1199px) {
	.page-template-page-home .hero.large-central h1 {
		font-size: 2rem;
	}
}

@media only screen and (max-width:903px) {
	.page-template-page-home .hero.large-central h1 {
		font-size: 1.75rem;
	}
}

@media only screen and (max-width:790px) {
	.page-template-page-home .hero.large-central h1 {
		font-size: 1.5rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-home .hero.large-central {
		background-size: auto 100%;
		background-position: top center;
		background-color: #fff;
	}
	
	.page-template-page-home .hero.large-central h1 {
		width: 100%;
		left: unset;
		transform: none;
	}
}

@media only screen and (max-width:320px) {
	.page-template-page-home .hero.large-central {
		padding-bottom: 67%;
	}
}

.page-template-page-landing-b section.block-section {
	padding: 60px 0;
}

.page-template-page-landing-b section.block-section .section-heading {
	color: #2d8cfc;
}

.page-template-page-landing-b section.block-section.enquiry-form {
	padding-top: 30px;
}

.page-template-page-landing-b section.block-section:not(.enquiry-form) .section-heading {
	margin-bottom: 1em;
}

@media print,screen and (min-width:40.0625em) {
	.page-template-page-landing-b section.block-section.testimonial-compact {
		padding-top: 39.9px;
	}
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-landing-b section.block-section {
		padding-bottom: 0;
	}
	
	.page-template-page-landing-b section.block-section:last-of-type {
		padding-bottom: 20px;
	}
	
	.page-template-page-landing-b section.block-section.light {
		margin-top: 60px;
		padding: 30px;
	}
	
	.page-template-page-landing-b .summary-list-img-cell {
		height: 250px;
		overflow: hidden;
	}
}

.maintenance-page {
	padding: 4rem 30px;
	text-align: center;
}

.maintenance-page .date {
	margin: 0 0 3em;
	font-weight: 700;
	color: #5d6166;
}

.maintenance-page .heading {
	margin: 1.5em 0 .6em;
}

.maintenance-page .subheading {
	margin-bottom: 2em;
	font-size: 1.5rem;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #2d8cfc;
}

.maintenance-page .details {
	font-size: 1.125rem;
}

.maintenance-page .contact-details {
	margin: 2em 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.25rem;
}

.maintenance-page .contact-details li {
	padding: .5em;
}

.maintenance-page .contact-details i {
	margin-right: 8px;
	color: #5d6166;
}

@media print,screen and (max-width:40.06125em) {
	.maintenance-page {
		padding: 30px 20px;
	}
	
	.maintenance-page .heading {
		font-size: 1.25rem;
	}
	
	.maintenance-page .subheading {
		font-size: 1.125rem;
	}
	
	.maintenance-page .details {
		font-size: 100%;
	}
	
	.maintenance-page .contact-details {
		font-size: 100%;
	}
	
	.maintenance-page .contact-details i {
		display: none;
	}
}

.order-form h4 {
	margin-bottom: .7em;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.order-form .error-message {
	display: none;
}

.order-form .page-ajax-error {
	position: absolute;
	top: 129px;
}

.order-form .order-progress {
	z-index: 9;
	position: absolute;
	top: 80px;
	width: 100%;
	background: #2d8cfc;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
	color: #fff;
}

.order-form .order-progress .grid-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	padding: .5em;
}

.order-form .order-progress.loading .price-loading {
	display: block;
}

.order-form .order-progress.loading .price-value {
	display: none;
}

.order-form .progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.order-form .progress-bar .bar {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: .5em;
	margin: 0 2em;
	background: #96c6fe;
	border-radius: .5em;
}

.order-form .progress-bar .bar div {
	background: #0366dc;
	border-radius: .25em;
}

.order-form .progress-percent {
	margin-bottom: 3px;
	white-space: nowrap;
}

.order-form .order-price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 190px;
}

.order-form .order-price .current {
	position: relative;
	bottom: 1px;
	font-weight: 700;
	font-size: 1.4em;
}

.order-form .order-price .original {
	display: none;
	padding-right: 1em;
	text-decoration: line-through;
}

.order-form .price-loading {
	display: none;
	width: 100%;
	text-align: center;
}

.order-form .price-loading img {
	width: 33px;
	height: 33px;
}

.order-form.has-promo .order-progress, .order-form.has-promo .page-ajax-error {
	top: 120px;
}

@media print,screen and (max-width:40.06125em) {
	.order-form .order-progress {
		display: none;
		position: fixed;
		top: 42px;
		width: 130px;
		border-bottom-right-radius: .25em;
	}
	
	.order-form .order-progress .grid-container {
		-ms-flex-pack: center;
		justify-content: center;
		padding: .5em;
	}
	
	.order-form .progress-bar {
		display: none;
	}
	
	.order-form.has-promo .promo-bar {
		top: 42px;
	}
}

.order-form .step {
	padding: 1.5rem 0;
}

.order-form .step.light {
	padding: 3rem 1rem;
	background: #f5f7f9;
}

.order-form .step.light+.step:not(.disabled) {
	padding-top: 3rem;
}

.order-form .step.light .input label {
	color: #676a71;
}

.order-form .step.light .input.checkbox label.is-invalid-label {
	color: #cc5252;
}

.order-form .step:not(.disabled).extra-space {
	padding-bottom: 4.875rem;
}

.order-form .step.error .step-header .heading-text {
	color: #cc5252;
}

.order-form .step.disabled {
	padding: .5rem 0;
}

.order-form .step.disabled.light {
	background: #fff;
}

.order-form .step.disabled+.post-section-arrow {
	display: none;
}

.order-form .step.disabled .step-header .heading-text {
	color: #d4d8dc;
}

.order-form .step.disabled .step-row {
	display: none;
}

.order-form .step.disabled .step-row+.step-header {
	visibility: hidden;
}

.order-form .step-header {
	padding-bottom: 3rem;
}

.order-form .step-header.tight {
	padding-bottom: 1rem;
}

.order-form .step-header+.segment-input-group {
	margin-top: 1rem;
}

.order-form .step-row+.step-header {
	margin-top: 2rem;
}

.order-form .step-heading {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
}

.order-form .step-heading .heading-text {
	margin: 0;
	color: #2d8cfc;
}

.order-form .step-heading .heading-text.alt {
	color: #8fcc52;
}

.order-form .step-subheading {
	margin: .5rem 0 0;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.order-form .step-subheading+p {
	margin-top: 2rem;
}

.order-form .order-question {
	visibility: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}

.order-form .order-question .icon {
	margin-right: .6rem;
	font-size: 2.5rem;
	color: #8fcc52;
}

.order-form .order-question>div {
	font-size: .9rem;
}

.order-form .order-question>div .heading {
	margin: 0;
	font-weight: 700;
}

.order-form .order-question>div .contact {
	margin: 0;
}

.order-form .current-step .order-question {
	visibility: visible;
}

@media print,screen and (min-width:64.0625em) {
	.order-form .mobile-question {
		display: none;
	}
}

@media print,screen and (min-width:40.0625em) {
	.order-form .segment-block-grid>.cell {
		margin-bottom: 1.875rem;
	}
}

@media print,screen and (max-width:64.06125em) {
	.order-form .step {
		padding: 2rem 1rem;
	}
	
	.order-form .step.disabled {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.order-form .step:not(.disabled).extra-space {
		padding-bottom: 2rem;
	}
	
	.order-form .segment-block-grid {
		padding: 0 .875rem;
	}
	
	.order-form .segment-block-grid>.cell {
		padding-left: .1rem;
		padding-right: .1rem;
	}
	
	.order-form .segment-input {
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	
	.order-form .step .order-question {
		display: none;
	}
	
	.order-form .mobile-question {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		padding-bottom: 3rem;
	}
	
	.order-form .mobile-question .order-question {
		visibility: visible;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .step-header {
		text-align: center;
	}
	
	.order-form .step-heading .heading-text {
		font-size: 1.1rem;
	}
	
	.order-form .segment-block-grid {
		padding: 0 .5rem;
	}
}

.order-form .option-service .icon {
	margin: .3em;
	font-size: 3em;
	color: #2d8cfc;
}

@media print,screen and (max-width:40.06125em) {
	.order-form .option-service .icon {
		display: none;
	}
}

.order-form .option-service.checked .icon {
	color: #fff;
}

.order-form .option-subject {
	margin-bottom: 0;
}

.order-form .option-grade {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 92px;
	padding: 1em;
}

.order-form .option-grade .grade-prices {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #2d8cfc;
}

.order-form .option-grade .grade-price.original {
	display: none;
	padding-top: .5em;
	text-decoration: line-through;
	font-family: SofiaProLight, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: .6em;
	color: #81858c;
}

.order-form .option-grade .grade-loading {
	display: none;
	text-align: center;
}

.order-form .option-grade .grade-loading img.inverted {
	display: none;
}

.order-form .option-grade.discount .grade-price.original {
	display: block;
}

.order-form .option-grade.loading .grade-prices {
	display: none;
}

.order-form .option-grade.loading .grade-loading {
	display: inline-block;
}

.order-form .option-grade.checked .grade-price {
	color: #fff !important;
}

.order-form .option-grade.checked.loading .grade-loading img {
	display: none;
}

.order-form .option-grade.checked.loading .grade-loading img.inverted {
	display: inline-block;
}

@media print,screen and (min-width:40.0625em) {
	.order-form .option-grade {
		padding-top: 1rem;
	}
}

.order-form .grade-enhanced {
	padding: 0;
	min-height: auto;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.order-form .grade-enhanced .primary-details-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 1rem 1rem 1.5rem;
	border-radius: 4px 4px 0 0;
}

.order-form .grade-enhanced .features-wrapper {
	width: 100%;
	height: 100%;
	background: #fff;
	border-top: 1px solid #d4d8dc;
	border-radius: 0 0 4px 4px;
}

.order-form .grade-enhanced .name {
	margin-bottom: .5em;
	font-size: 1.4rem;
}

.order-form .grade-enhanced .description {
	min-height: 96px;
	margin: .5em 0 1rem;
	color: #81858c;
}

.order-form .grade-enhanced .grade-prices {
	font-size: 2.2rem;
}

.order-form .grade-enhanced .grade-delivery {
	margin-top: 1rem;
	font-size: .9rem;
	color: #81858c;
}

.order-form .grade-enhanced .toggle-grade-features {
	display: block;
	width: 100%;
	padding: 1rem;
}

.order-form .grade-enhanced .toggle-grade-features .icon {
	margin-left: .5em;
}

.order-form .grade-enhanced .grade-features {
	display: none;
	margin: 0;
	padding: 1rem;
	list-style: none;
	font-size: .9rem;
	color: #81858c;
}

.order-form .grade-enhanced .grade-feature {
	padding-bottom: 1em;
	line-height: 1.2;
}

.order-form .grade-enhanced .base-feature {
	padding-bottom: 1.5em;
	line-height: 1.4;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #8fcc52;
}

.order-form .grade-enhanced.checked {
	background: initial;
}

.order-form .grade-enhanced.checked .primary-details-wrapper {
	background: #2d8cfc;
}

.order-form .grade-enhanced.checked .features-wrapper {
	border-color: #2d8cfc;
}

.order-form .grade-enhanced.checked .grade-delivery {
	color: #fff;
}

.order-form .grade-enhanced.expanded {
	height: 100%;
}

.order-form .grade-enhanced.expanded .grade-features {
	display: block;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.order-form .grades>.cell {
		padding-left: .1rem;
		padding-right: .1rem;
		padding-bottom: 0;
	}
}

@media print,screen and (max-width:64.06125em) {
	.order-form .grade-enhanced .name {
		font-size: 1.3rem;
	}
	
	.order-form .grade-enhanced .description {
		display: block;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .grades>.cell {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.order-form .grade-enhanced {
		margin-top: 1rem;
	}
	
	.order-form .grade-enhanced .description {
		min-height: auto;
	}
}

.order-form .delivery-subheading {
	padding-bottom: 1em;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.order-form .delivery-simplified .option-delivery .name {
	font-size: 1.2rem;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.order-form .delivery-simplified .option-delivery .option-name {
	display: inline-block;
	min-width: 120px;
}

.order-form .delivery-simplified .option-delivery .option-date {
	font-family: SofiaProLight, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
}

.order-form .delivery-simplified .option-delivery .delivery-price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
}

.order-form .delivery-simplified .option-delivery .option-price {
	color: #2d8cfc;
}

.order-form .delivery-simplified .option-delivery .option-price.original {
	display: none;
	padding-right: 1em;
	text-decoration: line-through;
	font-family: SofiaProLight, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
	color: #81858c;
}

.order-form .delivery-simplified .option-delivery.discount .option-price.original {
	display: block;
}

.order-form .delivery-simplified .option-delivery.loading .option-price {
	display: none !important;
}

.order-form .delivery-simplified .option-delivery.loading .option-price.original {
	color: #fff;
}

.order-form .delivery-simplified .option-delivery.loading .delivery-loading {
	display: block;
}

.order-form .delivery-simplified .option-delivery.loading .delivery-loading img {
	display: block;
}

.order-form .delivery-simplified .option-delivery.loading .delivery-loading img.inverted {
	display: none;
}

.order-form .delivery-simplified .option-delivery.loading.checked img {
	display: none;
}

.order-form .delivery-simplified .option-delivery.loading.checked img.inverted {
	display: block;
}

.order-form .delivery-simplified .option-delivery.checked .option-price {
	color: #fff;
}

.order-form .delivery-simplified .delivery-loading {
	display: none;
	height: 28px;
}

.order-form .delivery-simplified .delivery-loading img {
	height: 100%;
}

.order-form .delivery-simplified .delivery-loading img.inverted {
	display: none;
}

@media print,screen and (max-width:40.06125em) {
	.order-form .delivery-simplified .option-delivery {
		margin-top: .5rem;
	}
	
	.order-form .delivery-simplified .option-delivery .name {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}
	
	.order-form .delivery-simplified .option-delivery .option-name {
		display: block;
	}
	
	.order-form .delivery-simplified .option-delivery .delivery-price {
		padding-top: .5em;
	}
}

.order-form .delivery-columns {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.order-form .delivery-choice {
	padding: 0 6rem;
}

.order-form .delivery-choice .heading {
	margin-bottom: 0;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.5rem;
	color: #32363b;
}

.order-form .delivery-choice .radio-group {
	padding: .75em 0 2em;
}

.order-form .delivery-choice .radio {
	margin: 1em 0;
}

.order-form .delivery-choice-info {
	color: #81858c;
}

@media print,screen and (max-width:64.06125em) {
	.order-form .delivery-choice {
		padding: 0 0 2rem;
	}
	
	.order-form .delivery-choice .heading {
		font-size: 1.25rem;
	}
	
	.order-form .delivery-choice .radio-group {
		padding: 1em 0 1em 1em;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .delivery-choice {
		padding-bottom: 1rem;
	}
	
	.order-form .delivery-choice .heading {
		font-size: 1rem;
	}
	
	.order-form .delivery-choice .radio-group {
		padding: .5em 0;
	}
	
	.order-form .delivery-choice .radio-label {
		font-size: 1rem;
	}
	
	.order-form .delivery-choice-info {
		font-size: .8rem;
	}
}

.order-form .delivery-calendar .calendar-title {
	margin: 2em 2px 2px;
	padding: .5em 0;
	background: #81858c;
	border-radius: 4px;
	text-align: center;
	font-weight: 700;
	color: #fff;
}

.order-form .delivery-calendar .calendar-options .cell {
	padding: 2px;
}

.order-form .delivery-calendar .calendar-urgent {
	-ms-flex-pack: center;
	justify-content: center;
}

.order-form .delivery-calendar .option-delivery {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: .8rem .5rem;
	line-height: 2rem;
	background: #f5f7f9;
	border: 2px solid #e1e4e8;
	border-radius: 4px;
	cursor: pointer;
}

.order-form .delivery-calendar .option-delivery .pre-label {
	font-size: 80%;
}

.order-form .delivery-calendar .option-delivery .main-label {
	font-size: 2.25rem;
}

.order-form .delivery-calendar .option-delivery .label-section {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
}

.order-form .delivery-calendar .option-delivery .special-label {
	display: none;
	font-size: 80%;
	color: #cc5252;
}

.order-form .delivery-calendar .option-delivery .price.final {
	padding-top: .25em;
	font-weight: 700;
	color: #2d8cfc;
}

.order-form .delivery-calendar .option-delivery .price.original {
	display: none;
	text-decoration: line-through;
	color: #a5aab0;
}

.order-form .delivery-calendar .option-delivery .unavailable {
	display: none;
	font-size: 80%;
	font-weight: 400;
}

.order-form .delivery-calendar .option-delivery .grade-loading {
	display: none;
	width: 32px;
}

.order-form .delivery-calendar .option-delivery .grade-loading img.inverted {
	display: none;
}

.order-form .delivery-calendar .option-delivery.discounted .price.original {
	display: inline;
}

.order-form .delivery-calendar .option-delivery.highlight .special-label {
	display: inline;
}

.order-form .delivery-calendar .option-delivery.loading .grade-loading {
	display: inline;
}

.order-form .delivery-calendar .option-delivery.loading .price {
	display: none;
}

.order-form .delivery-calendar .option-delivery.loading.checked .grade-loading img {
	display: none;
}

.order-form .delivery-calendar .option-delivery.loading.checked .grade-loading img.inverted {
	display: inline;
}

.order-form .delivery-calendar .option-delivery:not(.checked):not(.disabled):hover {
	background: #fff;
	border-color: #2d8cfc;
}

.order-form .delivery-calendar .option-delivery.checked {
	background: #2d8cfc;
	border-color: #2d8cfc;
	color: #fff;
}

.order-form .delivery-calendar .option-delivery.checked .price {
	color: #fff;
}

.order-form .delivery-calendar .option-delivery.checked .special-label {
	color: #fff;
}

.order-form .delivery-calendar .option-delivery.disabled {
	background: #fff;
	border-color: #f5f7f9;
	color: #a5aab0;
	cursor: help;
}

.order-form .delivery-calendar .option-delivery.disabled .grade-loading, .order-form .delivery-calendar .option-delivery.disabled .price.final, .order-form .delivery-calendar .option-delivery.disabled .price.original, .order-form .delivery-calendar .option-delivery.disabled .special-label {
	display: none;
}

.order-form .delivery-calendar .option-delivery.disabled .unavailable {
	display: inline;
}

.order-form .delivery-calendar .option-delivery.option-delivery-extended .main-label, .order-form .delivery-calendar .option-delivery.option-delivery-urgent .main-label {
	font-size: 1.6875rem;
}

.order-form .delivery-calendar .tooltip {
	text-align: center;
}

@media print,screen and (min-width:64.0625em) {
	.order-form .delivery-calendar .option-delivery .price.final {
		font-size: 1.25rem;
	}
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.order-form .delivery-calendar .option-delivery.option-delivery-extended .pre-label {
		font-size: .875rem;
	}
	
	.order-form .delivery-calendar .option-delivery.option-delivery-extended .main-label {
		font-size: 1.1rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .delivery-calendar .option-delivery .main-label {
		font-size: 1.5625rem;
	}
	
	.order-form .delivery-calendar .option-delivery.option-delivery-extended .pre-label {
		font-size: .8125rem;
	}
	
	.order-form .delivery-calendar .option-delivery.option-delivery-extended .main-label {
		line-height: 1.3125rem;
		text-align: center;
		font-size: 1.125rem;
	}
}

.order-form .order-form-step-continue .heading {
	margin-bottom: 1.5em;
}

.order-form .order-prices-submit-side-section {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding-top: 2rem;
}

.order-form .order-prices-pitch {
	padding-right: 3rem;
}

.order-form .order-prices-pitch .heading {
	color: #2d8cfc;
}

.order-form .order-prices-pitch .headline {
	font-weight: 700;
}

.order-form .order-prices-pitch p+.headline {
	margin-top: 2em;
}

.order-form .order-prices-standout-col {
	z-index: 1;
}

.order-form .order-prices-standout {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	background: #fff;
	border: 2px solid #2d8cfc;
	border-radius: 4px;
}

.order-form .order-prices-standout .header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 1.5rem 1rem;
	text-align: center;
	background: #2d8cfc;
	color: #fff;
}

.order-form .order-prices-standout .body {
	padding: 2em 1em 1em;
}

.order-form .order-prices-standout table {
	margin: 0;
}

.order-form .order-prices-standout table .field {
	white-space: nowrap;
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.order-form .order-prices-standout tbody {
	border: 0;
}

.order-form .order-prices-standout tbody tr:last-child {
	border: 0;
}

.order-form .order-prices-standout.loading .order-prices-summary-price {
	display: none;
}

.order-form .order-prices-standout.loading .order-prices-summary-loading {
	display: block;
}

.order-form .order-prices-price-heading {
	margin-bottom: 0;
	color: #fff;
}

.order-form .place-order-cta {
	padding: 2rem 1rem 1rem;
	text-align: center;
}

.order-form .place-order-cta .heading {
	font-size: 1.125rem;
	font-weight: 700;
}

.order-form .place-order-cta .button {
	margin: 0 0 2em;
}

.order-form .place-order-cta hr {
	margin: 2rem 0;
}

.order-form .order-prices-contact {
	margin-top: 2rem;
	padding-top: 2rem;
	border-top: 1px solid #f5f7f9;
	text-align: center;
	white-space: nowrap;
}

.order-form .order-prices-summary-price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 100px;
}

.order-form .order-prices-summary-price .original {
	display: none;
	text-decoration: line-through;
	font-size: 2rem;
	font-family: SofiaProBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	opacity: .5;
}

.order-form .order-prices-summary-price .discounted {
	font-weight: 700;
	font-size: 3.75rem;
}

.order-form .order-prices-summary-price.discount .original {
	display: block;
}

.order-form .order-prices-summary-help {
	font-size: 80%;
}

.order-form .order-summary {
	width: 100%;
	padding-left: 3rem;
}

.order-form .order-summary-heading {
	color: #2d8cfc;
}

.order-form .order-prices-summary-loading {
	display: none;
}

.order-form .order-prices-summary-loading img {
	width: 90px;
	height: 90px;
}

.order-form .order-form-option-summary {
	margin: 0;
	border-radius: 4px;
}

.order-form .order-form-option-summary tbody {
	border: 0;
	background: 0 0;
}

.order-form .order-form-option-summary tr {
	background: 0 0;
	border-bottom: 1px solid #ddd;
}

.order-form .order-form-option-summary tr:last-child {
	border-bottom: 0;
}

.order-form .order-form-option-summary td {
	padding: .5rem;
	border-radius: 4px;
}

.order-form .order-form-option-summary td:first-child {
	padding-left: 0;
}

.order-form .order-form-option-summary .field {
	font-weight: 700;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.order-form .order-prices-pitch {
		max-width: 65%;
		margin: 0 auto;
	}
}

@media print,screen and (max-width:64.06125em) {
	.order-form .order-prices-pitch {
		padding: 4rem 0 2rem;
		text-align: center;
	}
	
	.order-form .order-prices-contact {
		font-size: 80%;
	}
	
	.order-form .order-summary {
		padding: 2rem 0;
	}
	
	.order-form .order-summary td.field {
		text-align: right;
	}
	
	.order-form .order-summary-heading {
		text-align: center;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .order-prices-standout {
		box-shadow: none;
	}
	
	.order-form .place-order-cta {
		padding: 2rem 0;
		border: 0;
	}
	
	.order-form .place-order-cta .custom-checkbox-wrapper {
		padding-right: 0;
	}
	
	.order-form .order-prices-summary-col {
		margin-top: 20px;
	}
}

.order-form #file-upload .heading {
	margin-bottom: 1em;
	font-size: 1.75rem;
	color: #2d8cfc;
}

.order-form #file-upload .subheading {
	text-align: justify;
}

.order-form #file-upload .file-upload-dropzone {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 275px;
	margin-bottom: 1.5em;
	padding: 3em;
	background: #f5f7f9;
	border: 1px solid #e1e4e8;
	border: 2px dashed #2d8cfc;
	border-radius: 4px;
	text-align: center;
}

.order-form #file-upload .file-upload-dropzone.over {
	background: #fff;
}

.order-form #file-upload .file-upload-dropzone .progress {
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
}

.order-form #file-upload .file-upload-dropzone .file-select {
	width: 100%;
	text-align: center;
}

.order-form #file-upload .file-upload-dropzone .file-select .file-upload-error {
	display: none;
	position: relative;
	bottom: 1em;
	width: 100%;
}

.order-form #file-upload .file-upload-dropzone .file-select .flash-message {
	margin-top: 0;
}

.order-form #file-upload .file-upload-dropzone .file-select .button {
	display: inline-block;
	position: relative;
	margin: 0;
	overflow: hidden;
}

.order-form #file-upload .file-upload-dropzone .file-select .button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 200px !important;
	opacity: 0;
}

.order-form #file-upload .file-upload-dropzone .file-select-title {
	font-size: 1.25rem;
	color: #2d8cfc;
}

.order-form #file-upload .file-upload-dropzone .file-select-subtitle {
	padding: 1em 0 2em;
	color: #81858c;
}

.order-form #file-upload .file-uploaded {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0 auto 1em;
	padding: .5rem;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #d4d8dc;
	border-radius: 4px;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	color: #32363b;
}

.order-form #file-upload .file-uploaded .delete {
	font-size: 1.2em;
	cursor: pointer;
}

.order-form #file-upload .file-uploaded .delete:hover {
	opacity: .7;
}

.order-form #ref-style {
	margin-bottom: 0;
}

.order-form .ref-style-examples {
	display: none;
}

.order-form .ref-style-example {
	margin-left: 1em;
}

.order-form .optional-information {
	padding-top: 1em;
}

.order-form .optional-information .icon {
	margin-left: 1em;
}

.order-form .optional-information .icon-open {
	display: none;
}

.order-form .optional-information .section-toggle-body {
	display: none;
	padding: 1em 0 0 1em;
}

.order-form .optional-information.open .icon-closed {
	display: none;
}

.order-form .optional-information.open .icon-open {
	display: inline-block;
}

@media print,screen and (min-width:40.0625em) {
	.order-form .ref-style-toggler {
		position: relative;
		top: 2.2rem;
	}
}

@media print,screen and (max-width:64.06125em) {
	.order-form .optional-information .section-toggle-body {
		padding-left: 0;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .ref-style-container {
		padding-bottom: 0;
	}
	
	.order-form .ref-style-toggle {
		text-align: right;
		font-size: .7em;
	}
}

.order-form .upgrade-card {
	height: 100%;
	padding: 1.5rem 2rem;
	background: #fff;
	border: 1px solid #e1e4e8;
	border-radius: 4px;
}

.order-form .upgrade-description {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #e1e4e8;
	color: #81858c;
}

.order-form .upgrade-body {
	margin: 0;
}

.order-form .upgrade-option {
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 1em;
}

.order-form .upgrade-option.default-option .upgrade-option-price {
	display: none;
}

.order-form .upgrade-option-price {
	line-height: 1em;
	white-space: nowrap;
	color: #2d8cfc;
}

@media print,screen and (max-width:64.06125em) {
	.order-form .upgrade-card {
		padding: 1rem;
	}
	
	.order-form .upgrade-option {
		font-size: .9em;
	}
}

.order-form .new-customer {
	padding-right: 4rem;
	border-right: 1px solid #e1e4e8;
}

.order-form .order-login {
	padding-left: 4rem;
}

.order-form .order-login-submit {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.order-form .order-login-submit .button {
	margin-bottom: 0;
}

.order-form .order-login-submit a {
	font-size: .8em;
}

.order-form .order-logged-user {
	display: none;
}

.order-form .order-logged-user .cell .cell:first-of-type {
	padding-left: 0;
}

.order-form .order-logged-user .cell .cell:last-of-type {
	padding-right: 0;
}

.order-form .step[data-step=user].logged:not(.disabled) .new-customer, .order-form .step[data-step=user].logged:not(.disabled) .order-login {
	display: none;
}

.order-form .step[data-step=user].logged:not(.disabled) .order-logged-user {
	display: block;
}

@media print,screen and (min-width:40.0625em)and (max-width:64.06125em) {
	.order-form .new-customer {
		padding-right: 2rem;
	}
	
	.order-form .order-login {
		padding-left: 2rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.order-form .new-customer {
		padding-top: 2rem;
		padding-right: .625rem;
		border-top: 1px solid #e1e4e8;
		border-right: 0;
	}
	
	.order-form .order-login {
		padding-bottom: 2rem;
		padding-left: .625rem;
	}
	
	.order-form .order-logged-user .cell .cell {
		padding-left: 0;
		padding-right: 0;
	}
}

.order-form .option-prev-project {
	padding: .8em 0;
}

.order-form .prev-project-id {
	padding-right: 1em;
	font-weight: 700;
}

.order-form .prev-project-date {
	padding-right: 1em;
	color: #a5aab0;
}

.order-form .order-form-step-submit {
	padding-top: 4rem;
}

.order-form .order-form-step-submit .heading {
	margin-bottom: 1em;
	color: #2d8cfc;
}

.order-form .order-terms {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
}

.order-form .order-terms .checkbox {
	padding-bottom: 1rem;
	text-align: center;
}

.order-form .order-terms label {
	font-size: 1rem;
}

.order-form .place-order {
	margin: 1em 0 0;
}

.order-form .next-steps {
	text-align: center;
}

.order-form .next-steps .cell {
	margin-top: 2rem;
	padding-top: 3rem;
	border-top: 1px solid #d4d8dc;
}

@media print,screen and (max-width:40.06125em) {
	.order-form .order-terms .checkbox {
		padding-bottom: 2rem;
	}
}

.sticky-header.order-form .order-progress {
	position: fixed;
	top: 50px;
}

.sticky-header.order-form .page-ajax-error {
	position: fixed;
	top: 99px;
	margin-top: 0 !important;
}

.page-template-page-order-confirmation .payment-cta-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem;
}

.page-template-page-order-confirmation .payment-cta-container a {
	margin: 0;
}

@media print,screen and (min-width:40.0625em) {
	.page-template-page-order-confirmation .payment-action-panel {
		min-height: 140px;
	}
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-order-confirmation .hero.top-edge {
		margin-bottom: 30%;
	}
}

.order-ref-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	height: 140px;
	margin-bottom: 1rem;
	background: #2d8cfc;
	border-radius: 4px;
	text-align: center;
	color: #fff;
}

.order-ref-block .order-id {
	margin-bottom: 0;
	font-size: 3em;
	font-weight: 700;
}

.payment-action-panel {
	margin-bottom: 1rem;
}

.payment-action-panel .card-section {
	padding: 0;
}

.payment-action-panel .card-divider .heading {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	font-size: 1.5rem;
	color: #2d8cfc;
}

@media print,screen and (max-width:64.06125em) {
	.payment-action-panel {
		margin-bottom: 1rem;
	}
	
	.payment-action-panel .card-divider .heading {
		font-size: 1.1875rem;
	}
}

.payment-method-option {
	margin: 0;
	padding: .8rem 1rem;
	background: #f5f7f9;
	border-top: 1px solid #d4d8dc;
}

.payment-method-option label.radio {
	margin: 0;
}

.payment-method-option label.radio>span {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
}

.payment-method-option:not(.active):hover {
	background: #e1e4e8;
	cursor: pointer;
}

.payment-method-option.active {
	padding-bottom: 2rem;
	background: #fff;
}

.payment-method-option.active .payment-method-heading {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #d4d8dc;
}

.payment-method-option.active .payment-method-body {
	display: block;
}

.payment-method-option.active label.radio {
	color: #2d8cfc;
}

.payment-method-heading {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.payment-method-heading .icon {
	width: 28px;
	text-align: center;
	font-size: 26px;
	color: #8fcc52;
}

.payment-method-body {
	display: none;
}

.payment-method-body p {
	font-size: 80%;
}

.payment-method-body .heading {
	margin-bottom: 1em;
}

table.payment-bank-details {
	margin-top: 2rem;
	font-size: 80%;
}

table.payment-bank-details td.lab {
	font-weight: 700;
}

@media print,screen and (max-width:40.06125em) {
	table.payment-bank-details {
		font-size: .8125rem;
	}
}

.payment-method-crypto .coinbase-link {
	margin: 1rem 0 0;
}

.payment-method-card {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.payment-method-card .stripe-form-loading {
	display: none;
	width: 100%;
	padding: 2rem 0;
	text-align: center;
}

.payment-method-card .stripe-form-loading img {
	max-width: 200px;
}

.payment-method-card.loading #stripe-payment-form {
	display: none;
}

.payment-method-card.loading .stripe-form-loading {
	display: block;
}

#stripe-payment-form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
}

#stripe-payment-form button {
	margin-top: 2rem;
}

.stripe-element-section {
	width: 100%;
}

.stripe-element-section+.stripe-element-section {
	margin-top: 3rem;
}

.stripe-section-heading {
	margin-bottom: 1em;
	font-size: 1rem;
	font-weight: 700;
	color: inherit;
}

.stripe-logo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 1em;
	font-size: .9em;
}

.stripe-logo .text {
	padding-right: .4em;
	color: #81858c;
}

.stripe-logo .icon {
	margin-right: .25em;
}

.stripe-logo img {
	width: 50px;
}

.stripe-error {
	padding-bottom: 1em;
	text-align: center;
	color: #cc5252;
}

.stripe-main-error.hide {
	display: none;
}

.stripe-main-error.after-payment {
	width: 100%;
	margin: 20px 0 0;
}

@media print,screen and (max-width:64.06125em) {
	#stripe-payment-form {
		padding: 0;
	}
	
	#stripe-payment-form button {
		width: 100%;
	}
	
	.stripe-logo {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 1rem;
	}
	
	.stripe-logo img {
		width: 100px;
		margin-top: 1rem;
	}
	
	.stripe-error {
		padding-bottom: 1em;
	}
}

.page-template-page-quote .step {
	padding: 3rem 0;
}

.page-template-page-quote .step.light {
	background: #f5f7f9;
}

.page-template-page-quote .step.light .input label {
	color: #676a71;
}

.page-template-page-quote .step.light .input.checkbox label.is-invalid-label {
	color: #cc5252;
}

.page-template-page-quote .step.primary {
	background: #2d8cfc;
	color: #fff;
}

.page-template-page-quote .step-header {
	padding-bottom: 3rem;
}

.page-template-page-quote .step-header.tight {
	padding-bottom: 1rem;
}

.page-template-page-quote .step-header+.segment-input-group {
	margin-top: 1rem;
}

.page-template-page-quote .step-row+.step-header {
	margin-top: 2rem;
}

.page-template-page-quote .step-heading {
	margin: 0;
	color: #2d8cfc;
}

.page-template-page-quote .step-heading.alt {
	color: #8fcc52;
}

.page-template-page-quote .step-subheading {
	margin: .5rem 0 0;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.page-template-page-quote .step-subheading+p {
	margin-top: 2rem;
}

.page-template-page-quote .contact-panel .step-subheading {
	margin-bottom: .5em;
}

.page-template-page-quote #step-treatment-details .step-header {
	padding-bottom: 1rem;
}

.page-template-page-quote #step-requirements {
	padding-bottom: 5rem;
}

.page-template-page-quote #step-submit {
	padding-bottom: 6rem;
}

.page-template-page-quote #step-submit .step-header {
	text-align: center;
}

.page-template-page-quote #step-submit hr {
	margin: .5rem 0 3rem;
}

.page-template-page-quote #step-submit .terms {
	padding-bottom: 2rem;
	text-align: center;
}

.page-template-page-quote #step-submit .terms label {
	font-size: 1rem;
}

.page-template-page-quote #step-submit .checkbox {
	padding-bottom: 1rem;
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-quote #step-submit .checkbox {
		padding-bottom: 2rem;
	}
}

.page-template-page-quote #next-steps .step-heading {
	margin-bottom: 1em;
}

@media print,screen and (max-width:64.06125em) {
	.page-template-page-quote .step {
		padding: 2rem 30px;
	}
	
	.page-template-page-quote .segment-input {
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-quote .step-header {
		text-align: center;
	}
}

.page-template-page-quote-confirmation .hero.top-edge {
	margin-bottom: 4%;
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-quote-confirmation .hero.top-edge {
		margin-bottom: 60%;
	}
}

.page-template-page-quote-confirmation .order-ref {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 2rem;
	padding: 1rem;
	background: #2d8cfc;
	border-radius: 4px;
	text-align: center;
	color: #fff;
}

.page-template-page-quote-confirmation .order-ref .order-id {
	margin: 0;
	font-family: SofiaProRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 3rem;
}

.page-template-page-quote-confirmation .order-summary {
	padding-bottom: 10rem;
}

.page-template-page-quote-confirmation .order-summary .row+.row {
	margin-top: 2rem;
}

.page-template-page-quote-confirmation .order-summary .table-heading {
	margin-bottom: 1em;
	color: #2d8cfc;
}

.page-template-page-quote-confirmation .order-summary .order-ref+.table-heading, .page-template-page-quote-confirmation .order-summary table+.table-heading {
	margin-top: 2em;
}

.page-template-page-quote-confirmation .order-summary table {
	margin: 0;
}

.page-template-page-quote-confirmation .order-summary table .lab {
	width: 200px;
	padding-right: 2em;
	font-weight: 700;
}

.page-template-page-quote-confirmation .order-summary .field {
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: .5rem .625rem .625rem;
	border: 1px solid #f2f2f2;
}

.page-template-page-quote-confirmation .order-summary .empty {
	color: #a5aab0;
}

@media print,screen and (max-width:40.06125em) {
	.page-template-page-quote-confirmation .order-summary .order-ref {
		margin-bottom: 2rem;
		height: auto;
	}
	
	.page-template-page-quote-confirmation .order-summary .table-heading {
		text-align: center;
	}
	
	.page-template-page-quote-confirmation .order-summary .additional-details {
		margin-top: 2rem;
	}
}

#file-upload {
	padding: 1.5em;
	background: #f5f7f9;
	border: 1px solid #e1e4e8;
	border-radius: 4px;
	text-align: center;
}

#file-upload .heading {
	margin-bottom: 1em;
	font-size: 1.75rem;
	color: #2d8cfc;
}

#file-upload .subheading {
	text-align: justify;
}

#file-upload .section-files-upload {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 3em 0;
	padding: 2em 1em;
	min-height: 200px;
	border: 2px dashed #2d8cfc;
	border-radius: 4px;
}

#file-upload .section-files-upload.over {
	background: #fff;
}

#file-upload .section-files-upload .progress {
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
}

#file-upload .section-files-upload .file-select {
	width: 100%;
	text-align: center;
}

#file-upload .section-files-upload .file-select .file-upload-error {
	display: none;
	position: relative;
	bottom: 1em;
	width: 100%;
}

#file-upload .section-files-upload .file-select .flash-message {
	margin-top: 0;
}

#file-upload .section-files-upload .file-select .button {
	display: inline-block;
	position: relative;
	margin: 0;
	overflow: hidden;
}

#file-upload .section-files-upload .file-select .button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 200px !important;
	opacity: 0;
	cursor: pointer;
}

#file-upload .section-files-upload .file-select-title {
	font-size: 1.25rem;
	color: #2d8cfc;
}

#file-upload .section-files-upload .file-select-subtitle {
	padding: 1em 0;
	color: #81858c;
}

#file-upload .files-added {
	text-align: left;
	list-style: none;
}

#file-upload .files-added .template {
	display: none;
}

#file-upload .files-added .file-name {
	display: -ms-flexbox;
	display: flex;
	padding: .5em 0;
}

#file-upload .files-added .file-name i {
	margin: .3em .7em 0 0;
	color: #2d8cfc;
}

.user-auth {
	padding-bottom: 8rem;
}

.user-auth .heading {
	margin: 4rem 0 1em;
	text-align: center;
	font-size: 2.25rem;
	color: #5d6166;
}

.user-auth .flash-message {
	margin-bottom: -2rem;
}

.user-auth-form {
	max-width: 300px;
	margin: 0 auto;
}

.user-auth-form .form-submit {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.user-auth-form .form-submit .button {
	margin-bottom: 0;
}

@media print,screen and (max-width:64.06125em) {
	.user-auth .heading {
		font-size: 1.5rem;
	}
}

@media print,screen and (max-width:40.06125em) {
	.user-auth {
		margin-top: 42px;
	}
	
	.user-auth .heading {
		font-size: 1.25rem;
	}
	
	.user-auth-form {
		max-width: none;
		padding-left: 20px;
		padding-right: 20px;
	}
}
