﻿@import "../bower_components/vex/dist/css/vex.css";
@import "../bower_components/vex/dist/css/vex-theme-os.css";
@import "../bower_components/chosen/chosen.css";
@import "../bower_components/switchery/dist/switchery.css";
@import "../bower_components/flickity/dist/flickity.min.css";
@import "../bower_components/zoomify/dist/zoomify.min.css";
@media print, screen and (min-width: 40em) {
	.reveal.large,
	.reveal.small,
	.reveal.tiny,
	.reveal {
		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: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
	border-bottom: 0;
	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: -0.25em;
}
sup {
	top: -0.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;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.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;
}
[data-whatintent="mouse"] *,
[data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
	outline: none;
}
[draggable="false"] {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
	box-sizing: border-box;
	font-size: 100%;
}
*,
*::before,
*::after {
	box-sizing: inherit;
}
body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #0a0a0a;
	-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: 0;
}
select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
	max-width: none !important;
}
button {
	padding: 0;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, 0);
	line-height: 1;
	cursor: auto;
}
[data-whatinput="mouse"] button {
	outline: 0;
}
pre {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
}
.is-visible {
	display: block !important;
}
.is-hidden {
	display: none !important;
}
.row {
	max-width: 100rem;
	margin-right: auto;
	margin-left: auto;
}
.row::before,
.row::after {
	display: table;
	content: " ";
	flex-basis: 0;
	order: 1;
}
.row::after {
	clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
	padding-right: 0;
	padding-left: 0;
}
.row .row {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.row .row {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
@media print, screen and (min-width: 64em) {
	.row .row {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
@media screen and (min-width: 75em) {
	.row .row {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
@media screen and (min-width: 90em) {
	.row .row {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
.row .row.collapse {
	margin-right: 0;
	margin-left: 0;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto;
	margin-left: auto;
}
.row:not(.expanded) .row {
	max-width: none;
}
.row.gutter-small > .column,
.row.gutter-small > .columns {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
}
.row.gutter-medium > .column,
.row.gutter-medium > .columns {
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}
.column,
.columns {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	width: 100%;
	float: left;
}
@media print, screen and (min-width: 40em) {
	.column,
	.columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
}
.column,
.columns,
.column:last-child:not(:first-child) {
	float: left;
	clear: none;
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left;
}
.column.row.row,
.row.row.columns {
	float: none;
}
.row .column.row.row,
.row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.small-1 {
	width: 8.3333333333%;
}
.small-push-1 {
	position: relative;
	left: 8.3333333333%;
}
.small-pull-1 {
	position: relative;
	left: -8.3333333333%;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	width: 16.6666666667%;
}
.small-push-2 {
	position: relative;
	left: 16.6666666667%;
}
.small-pull-2 {
	position: relative;
	left: -16.6666666667%;
}
.small-offset-1 {
	margin-left: 8.3333333333%;
}
.small-3 {
	width: 25%;
}
.small-push-3 {
	position: relative;
	left: 25%;
}
.small-pull-3 {
	position: relative;
	left: -25%;
}
.small-offset-2 {
	margin-left: 16.6666666667%;
}
.small-4 {
	width: 33.3333333333%;
}
.small-push-4 {
	position: relative;
	left: 33.3333333333%;
}
.small-pull-4 {
	position: relative;
	left: -33.3333333333%;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	width: 41.6666666667%;
}
.small-push-5 {
	position: relative;
	left: 41.6666666667%;
}
.small-pull-5 {
	position: relative;
	left: -41.6666666667%;
}
.small-offset-4 {
	margin-left: 33.3333333333%;
}
.small-6 {
	width: 50%;
}
.small-push-6 {
	position: relative;
	left: 50%;
}
.small-pull-6 {
	position: relative;
	left: -50%;
}
.small-offset-5 {
	margin-left: 41.6666666667%;
}
.small-7 {
	width: 58.3333333333%;
}
.small-push-7 {
	position: relative;
	left: 58.3333333333%;
}
.small-pull-7 {
	position: relative;
	left: -58.3333333333%;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	width: 66.6666666667%;
}
.small-push-8 {
	position: relative;
	left: 66.6666666667%;
}
.small-pull-8 {
	position: relative;
	left: -66.6666666667%;
}
.small-offset-7 {
	margin-left: 58.3333333333%;
}
.small-9 {
	width: 75%;
}
.small-push-9 {
	position: relative;
	left: 75%;
}
.small-pull-9 {
	position: relative;
	left: -75%;
}
.small-offset-8 {
	margin-left: 66.6666666667%;
}
.small-10 {
	width: 83.3333333333%;
}
.small-push-10 {
	position: relative;
	left: 83.3333333333%;
}
.small-pull-10 {
	position: relative;
	left: -83.3333333333%;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	width: 91.6666666667%;
}
.small-push-11 {
	position: relative;
	left: 91.6666666667%;
}
.small-pull-11 {
	position: relative;
	left: -91.6666666667%;
}
.small-offset-10 {
	margin-left: 83.3333333333%;
}
.small-12 {
	width: 100%;
}
.small-offset-11 {
	margin-left: 91.6666666667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
	float: left;
	width: 100%;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
	clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
	float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
	float: left;
	width: 50%;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-2 > .column:nth-of-type(2n + 1),
.small-up-2 > .columns:nth-of-type(2n + 1) {
	clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
	float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
	float: left;
	width: 33.3333333333%;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
	clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
	float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
	float: left;
	width: 25%;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
	clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
	float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
	float: left;
	width: 20%;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
	clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
	float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
	float: left;
	width: 16.6666666667%;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
	clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
	float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
	float: left;
	width: 14.2857142857%;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
	clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
	float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
	float: left;
	width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
	clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
	float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
	padding-right: 0;
	padding-left: 0;
}
.small-collapse .row {
	margin-right: 0;
	margin-left: 0;
}
.expanded.row .small-collapse.row {
	margin-right: 0;
	margin-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
}
.small-centered {
	margin-right: auto;
	margin-left: auto;
}
.small-centered,
.small-centered:last-child:not(:first-child) {
	float: none;
	clear: both;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
	position: static;
	margin-right: 0;
	margin-left: 0;
}
.small-uncentered,
.small-uncentered:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-pull-0,
.small-pull-0:last-child:not(:first-child) {
	float: left;
	clear: none;
}
.small-uncentered:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-pull-0:last-child:not(:first-child) {
	float: right;
}
@media print, screen and (min-width: 40em) {
	.medium-1 {
		width: 8.3333333333%;
	}
	.medium-push-1 {
		position: relative;
		left: 8.3333333333%;
	}
	.medium-pull-1 {
		position: relative;
		left: -8.3333333333%;
	}
	.medium-offset-0 {
		margin-left: 0%;
	}
	.medium-2 {
		width: 16.6666666667%;
	}
	.medium-push-2 {
		position: relative;
		left: 16.6666666667%;
	}
	.medium-pull-2 {
		position: relative;
		left: -16.6666666667%;
	}
	.medium-offset-1 {
		margin-left: 8.3333333333%;
	}
	.medium-3 {
		width: 25%;
	}
	.medium-push-3 {
		position: relative;
		left: 25%;
	}
	.medium-pull-3 {
		position: relative;
		left: -25%;
	}
	.medium-offset-2 {
		margin-left: 16.6666666667%;
	}
	.medium-4 {
		width: 33.3333333333%;
	}
	.medium-push-4 {
		position: relative;
		left: 33.3333333333%;
	}
	.medium-pull-4 {
		position: relative;
		left: -33.3333333333%;
	}
	.medium-offset-3 {
		margin-left: 25%;
	}
	.medium-5 {
		width: 41.6666666667%;
	}
	.medium-push-5 {
		position: relative;
		left: 41.6666666667%;
	}
	.medium-pull-5 {
		position: relative;
		left: -41.6666666667%;
	}
	.medium-offset-4 {
		margin-left: 33.3333333333%;
	}
	.medium-6 {
		width: 50%;
	}
	.medium-push-6 {
		position: relative;
		left: 50%;
	}
	.medium-pull-6 {
		position: relative;
		left: -50%;
	}
	.medium-offset-5 {
		margin-left: 41.6666666667%;
	}
	.medium-7 {
		width: 58.3333333333%;
	}
	.medium-push-7 {
		position: relative;
		left: 58.3333333333%;
	}
	.medium-pull-7 {
		position: relative;
		left: -58.3333333333%;
	}
	.medium-offset-6 {
		margin-left: 50%;
	}
	.medium-8 {
		width: 66.6666666667%;
	}
	.medium-push-8 {
		position: relative;
		left: 66.6666666667%;
	}
	.medium-pull-8 {
		position: relative;
		left: -66.6666666667%;
	}
	.medium-offset-7 {
		margin-left: 58.3333333333%;
	}
	.medium-9 {
		width: 75%;
	}
	.medium-push-9 {
		position: relative;
		left: 75%;
	}
	.medium-pull-9 {
		position: relative;
		left: -75%;
	}
	.medium-offset-8 {
		margin-left: 66.6666666667%;
	}
	.medium-10 {
		width: 83.3333333333%;
	}
	.medium-push-10 {
		position: relative;
		left: 83.3333333333%;
	}
	.medium-pull-10 {
		position: relative;
		left: -83.3333333333%;
	}
	.medium-offset-9 {
		margin-left: 75%;
	}
	.medium-11 {
		width: 91.6666666667%;
	}
	.medium-push-11 {
		position: relative;
		left: 91.6666666667%;
	}
	.medium-pull-11 {
		position: relative;
		left: -91.6666666667%;
	}
	.medium-offset-10 {
		margin-left: 83.3333333333%;
	}
	.medium-12 {
		width: 100%;
	}
	.medium-offset-11 {
		margin-left: 91.6666666667%;
	}
	.medium-up-1 > .column,
	.medium-up-1 > .columns {
		float: left;
		width: 100%;
	}
	.medium-up-1 > .column:nth-of-type(1n),
	.medium-up-1 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-1 > .column:nth-of-type(1n + 1),
	.medium-up-1 > .columns:nth-of-type(1n + 1) {
		clear: both;
	}
	.medium-up-1 > .column:last-child,
	.medium-up-1 > .columns:last-child {
		float: left;
	}
	.medium-up-2 > .column,
	.medium-up-2 > .columns {
		float: left;
		width: 50%;
	}
	.medium-up-2 > .column:nth-of-type(1n),
	.medium-up-2 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-2 > .column:nth-of-type(2n + 1),
	.medium-up-2 > .columns:nth-of-type(2n + 1) {
		clear: both;
	}
	.medium-up-2 > .column:last-child,
	.medium-up-2 > .columns:last-child {
		float: left;
	}
	.medium-up-3 > .column,
	.medium-up-3 > .columns {
		float: left;
		width: 33.3333333333%;
	}
	.medium-up-3 > .column:nth-of-type(1n),
	.medium-up-3 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-3 > .column:nth-of-type(3n + 1),
	.medium-up-3 > .columns:nth-of-type(3n + 1) {
		clear: both;
	}
	.medium-up-3 > .column:last-child,
	.medium-up-3 > .columns:last-child {
		float: left;
	}
	.medium-up-4 > .column,
	.medium-up-4 > .columns {
		float: left;
		width: 25%;
	}
	.medium-up-4 > .column:nth-of-type(1n),
	.medium-up-4 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-4 > .column:nth-of-type(4n + 1),
	.medium-up-4 > .columns:nth-of-type(4n + 1) {
		clear: both;
	}
	.medium-up-4 > .column:last-child,
	.medium-up-4 > .columns:last-child {
		float: left;
	}
	.medium-up-5 > .column,
	.medium-up-5 > .columns {
		float: left;
		width: 20%;
	}
	.medium-up-5 > .column:nth-of-type(1n),
	.medium-up-5 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-5 > .column:nth-of-type(5n + 1),
	.medium-up-5 > .columns:nth-of-type(5n + 1) {
		clear: both;
	}
	.medium-up-5 > .column:last-child,
	.medium-up-5 > .columns:last-child {
		float: left;
	}
	.medium-up-6 > .column,
	.medium-up-6 > .columns {
		float: left;
		width: 16.6666666667%;
	}
	.medium-up-6 > .column:nth-of-type(1n),
	.medium-up-6 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-6 > .column:nth-of-type(6n + 1),
	.medium-up-6 > .columns:nth-of-type(6n + 1) {
		clear: both;
	}
	.medium-up-6 > .column:last-child,
	.medium-up-6 > .columns:last-child {
		float: left;
	}
	.medium-up-7 > .column,
	.medium-up-7 > .columns {
		float: left;
		width: 14.2857142857%;
	}
	.medium-up-7 > .column:nth-of-type(1n),
	.medium-up-7 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-7 > .column:nth-of-type(7n + 1),
	.medium-up-7 > .columns:nth-of-type(7n + 1) {
		clear: both;
	}
	.medium-up-7 > .column:last-child,
	.medium-up-7 > .columns:last-child {
		float: left;
	}
	.medium-up-8 > .column,
	.medium-up-8 > .columns {
		float: left;
		width: 12.5%;
	}
	.medium-up-8 > .column:nth-of-type(1n),
	.medium-up-8 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.medium-up-8 > .column:nth-of-type(8n + 1),
	.medium-up-8 > .columns:nth-of-type(8n + 1) {
		clear: both;
	}
	.medium-up-8 > .column:last-child,
	.medium-up-8 > .columns:last-child {
		float: left;
	}
	.medium-collapse > .column,
	.medium-collapse > .columns {
		padding-right: 0;
		padding-left: 0;
	}
	.medium-collapse .row {
		margin-right: 0;
		margin-left: 0;
	}
	.expanded.row .medium-collapse.row {
		margin-right: 0;
		margin-left: 0;
	}
	.medium-uncollapse > .column,
	.medium-uncollapse > .columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
	.medium-centered {
		margin-right: auto;
		margin-left: auto;
	}
	.medium-centered,
	.medium-centered:last-child:not(:first-child) {
		float: none;
		clear: both;
	}
	.medium-uncentered,
	.medium-push-0,
	.medium-pull-0 {
		position: static;
		margin-right: 0;
		margin-left: 0;
	}
	.medium-uncentered,
	.medium-uncentered:last-child:not(:first-child),
	.medium-push-0,
	.medium-push-0:last-child:not(:first-child),
	.medium-pull-0,
	.medium-pull-0:last-child:not(:first-child) {
		float: left;
		clear: none;
	}
	.medium-uncentered:last-child:not(:first-child),
	.medium-push-0:last-child:not(:first-child),
	.medium-pull-0:last-child:not(:first-child) {
		float: right;
	}
}
@media print, screen and (min-width: 64em) {
	.large-1 {
		width: 8.3333333333%;
	}
	.large-push-1 {
		position: relative;
		left: 8.3333333333%;
	}
	.large-pull-1 {
		position: relative;
		left: -8.3333333333%;
	}
	.large-offset-0 {
		margin-left: 0%;
	}
	.large-2 {
		width: 16.6666666667%;
	}
	.large-push-2 {
		position: relative;
		left: 16.6666666667%;
	}
	.large-pull-2 {
		position: relative;
		left: -16.6666666667%;
	}
	.large-offset-1 {
		margin-left: 8.3333333333%;
	}
	.large-3 {
		width: 25%;
	}
	.large-push-3 {
		position: relative;
		left: 25%;
	}
	.large-pull-3 {
		position: relative;
		left: -25%;
	}
	.large-offset-2 {
		margin-left: 16.6666666667%;
	}
	.large-4 {
		width: 33.3333333333%;
	}
	.large-push-4 {
		position: relative;
		left: 33.3333333333%;
	}
	.large-pull-4 {
		position: relative;
		left: -33.3333333333%;
	}
	.large-offset-3 {
		margin-left: 25%;
	}
	.large-5 {
		width: 41.6666666667%;
	}
	.large-push-5 {
		position: relative;
		left: 41.6666666667%;
	}
	.large-pull-5 {
		position: relative;
		left: -41.6666666667%;
	}
	.large-offset-4 {
		margin-left: 33.3333333333%;
	}
	.large-6 {
		width: 50%;
	}
	.large-push-6 {
		position: relative;
		left: 50%;
	}
	.large-pull-6 {
		position: relative;
		left: -50%;
	}
	.large-offset-5 {
		margin-left: 41.6666666667%;
	}
	.large-7 {
		width: 58.3333333333%;
	}
	.large-push-7 {
		position: relative;
		left: 58.3333333333%;
	}
	.large-pull-7 {
		position: relative;
		left: -58.3333333333%;
	}
	.large-offset-6 {
		margin-left: 50%;
	}
	.large-8 {
		width: 66.6666666667%;
	}
	.large-push-8 {
		position: relative;
		left: 66.6666666667%;
	}
	.large-pull-8 {
		position: relative;
		left: -66.6666666667%;
	}
	.large-offset-7 {
		margin-left: 58.3333333333%;
	}
	.large-9 {
		width: 75%;
	}
	.large-push-9 {
		position: relative;
		left: 75%;
	}
	.large-pull-9 {
		position: relative;
		left: -75%;
	}
	.large-offset-8 {
		margin-left: 66.6666666667%;
	}
	.large-10 {
		width: 83.3333333333%;
	}
	.large-push-10 {
		position: relative;
		left: 83.3333333333%;
	}
	.large-pull-10 {
		position: relative;
		left: -83.3333333333%;
	}
	.large-offset-9 {
		margin-left: 75%;
	}
	.large-11 {
		width: 91.6666666667%;
	}
	.large-push-11 {
		position: relative;
		left: 91.6666666667%;
	}
	.large-pull-11 {
		position: relative;
		left: -91.6666666667%;
	}
	.large-offset-10 {
		margin-left: 83.3333333333%;
	}
	.large-12 {
		width: 100%;
	}
	.large-offset-11 {
		margin-left: 91.6666666667%;
	}
	.large-up-1 > .column,
	.large-up-1 > .columns {
		float: left;
		width: 100%;
	}
	.large-up-1 > .column:nth-of-type(1n),
	.large-up-1 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-1 > .column:nth-of-type(1n + 1),
	.large-up-1 > .columns:nth-of-type(1n + 1) {
		clear: both;
	}
	.large-up-1 > .column:last-child,
	.large-up-1 > .columns:last-child {
		float: left;
	}
	.large-up-2 > .column,
	.large-up-2 > .columns {
		float: left;
		width: 50%;
	}
	.large-up-2 > .column:nth-of-type(1n),
	.large-up-2 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-2 > .column:nth-of-type(2n + 1),
	.large-up-2 > .columns:nth-of-type(2n + 1) {
		clear: both;
	}
	.large-up-2 > .column:last-child,
	.large-up-2 > .columns:last-child {
		float: left;
	}
	.large-up-3 > .column,
	.large-up-3 > .columns {
		float: left;
		width: 33.3333333333%;
	}
	.large-up-3 > .column:nth-of-type(1n),
	.large-up-3 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-3 > .column:nth-of-type(3n + 1),
	.large-up-3 > .columns:nth-of-type(3n + 1) {
		clear: both;
	}
	.large-up-3 > .column:last-child,
	.large-up-3 > .columns:last-child {
		float: left;
	}
	.large-up-4 > .column,
	.large-up-4 > .columns {
		float: left;
		width: 25%;
	}
	.large-up-4 > .column:nth-of-type(1n),
	.large-up-4 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-4 > .column:nth-of-type(4n + 1),
	.large-up-4 > .columns:nth-of-type(4n + 1) {
		clear: both;
	}
	.large-up-4 > .column:last-child,
	.large-up-4 > .columns:last-child {
		float: left;
	}
	.large-up-5 > .column,
	.large-up-5 > .columns {
		float: left;
		width: 20%;
	}
	.large-up-5 > .column:nth-of-type(1n),
	.large-up-5 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-5 > .column:nth-of-type(5n + 1),
	.large-up-5 > .columns:nth-of-type(5n + 1) {
		clear: both;
	}
	.large-up-5 > .column:last-child,
	.large-up-5 > .columns:last-child {
		float: left;
	}
	.large-up-6 > .column,
	.large-up-6 > .columns {
		float: left;
		width: 16.6666666667%;
	}
	.large-up-6 > .column:nth-of-type(1n),
	.large-up-6 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-6 > .column:nth-of-type(6n + 1),
	.large-up-6 > .columns:nth-of-type(6n + 1) {
		clear: both;
	}
	.large-up-6 > .column:last-child,
	.large-up-6 > .columns:last-child {
		float: left;
	}
	.large-up-7 > .column,
	.large-up-7 > .columns {
		float: left;
		width: 14.2857142857%;
	}
	.large-up-7 > .column:nth-of-type(1n),
	.large-up-7 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-7 > .column:nth-of-type(7n + 1),
	.large-up-7 > .columns:nth-of-type(7n + 1) {
		clear: both;
	}
	.large-up-7 > .column:last-child,
	.large-up-7 > .columns:last-child {
		float: left;
	}
	.large-up-8 > .column,
	.large-up-8 > .columns {
		float: left;
		width: 12.5%;
	}
	.large-up-8 > .column:nth-of-type(1n),
	.large-up-8 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.large-up-8 > .column:nth-of-type(8n + 1),
	.large-up-8 > .columns:nth-of-type(8n + 1) {
		clear: both;
	}
	.large-up-8 > .column:last-child,
	.large-up-8 > .columns:last-child {
		float: left;
	}
	.large-collapse > .column,
	.large-collapse > .columns {
		padding-right: 0;
		padding-left: 0;
	}
	.large-collapse .row {
		margin-right: 0;
		margin-left: 0;
	}
	.expanded.row .large-collapse.row {
		margin-right: 0;
		margin-left: 0;
	}
	.large-uncollapse > .column,
	.large-uncollapse > .columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
	.large-centered {
		margin-right: auto;
		margin-left: auto;
	}
	.large-centered,
	.large-centered:last-child:not(:first-child) {
		float: none;
		clear: both;
	}
	.large-uncentered,
	.large-push-0,
	.large-pull-0 {
		position: static;
		margin-right: 0;
		margin-left: 0;
	}
	.large-uncentered,
	.large-uncentered:last-child:not(:first-child),
	.large-push-0,
	.large-push-0:last-child:not(:first-child),
	.large-pull-0,
	.large-pull-0:last-child:not(:first-child) {
		float: left;
		clear: none;
	}
	.large-uncentered:last-child:not(:first-child),
	.large-push-0:last-child:not(:first-child),
	.large-pull-0:last-child:not(:first-child) {
		float: right;
	}
}
@media screen and (min-width: 75em) {
	.xlarge-1 {
		width: 8.3333333333%;
	}
	.xlarge-push-1 {
		position: relative;
		left: 8.3333333333%;
	}
	.xlarge-pull-1 {
		position: relative;
		left: -8.3333333333%;
	}
	.xlarge-offset-0 {
		margin-left: 0%;
	}
	.xlarge-2 {
		width: 16.6666666667%;
	}
	.xlarge-push-2 {
		position: relative;
		left: 16.6666666667%;
	}
	.xlarge-pull-2 {
		position: relative;
		left: -16.6666666667%;
	}
	.xlarge-offset-1 {
		margin-left: 8.3333333333%;
	}
	.xlarge-3 {
		width: 25%;
	}
	.xlarge-push-3 {
		position: relative;
		left: 25%;
	}
	.xlarge-pull-3 {
		position: relative;
		left: -25%;
	}
	.xlarge-offset-2 {
		margin-left: 16.6666666667%;
	}
	.xlarge-4 {
		width: 33.3333333333%;
	}
	.xlarge-push-4 {
		position: relative;
		left: 33.3333333333%;
	}
	.xlarge-pull-4 {
		position: relative;
		left: -33.3333333333%;
	}
	.xlarge-offset-3 {
		margin-left: 25%;
	}
	.xlarge-5 {
		width: 41.6666666667%;
	}
	.xlarge-push-5 {
		position: relative;
		left: 41.6666666667%;
	}
	.xlarge-pull-5 {
		position: relative;
		left: -41.6666666667%;
	}
	.xlarge-offset-4 {
		margin-left: 33.3333333333%;
	}
	.xlarge-6 {
		width: 50%;
	}
	.xlarge-push-6 {
		position: relative;
		left: 50%;
	}
	.xlarge-pull-6 {
		position: relative;
		left: -50%;
	}
	.xlarge-offset-5 {
		margin-left: 41.6666666667%;
	}
	.xlarge-7 {
		width: 58.3333333333%;
	}
	.xlarge-push-7 {
		position: relative;
		left: 58.3333333333%;
	}
	.xlarge-pull-7 {
		position: relative;
		left: -58.3333333333%;
	}
	.xlarge-offset-6 {
		margin-left: 50%;
	}
	.xlarge-8 {
		width: 66.6666666667%;
	}
	.xlarge-push-8 {
		position: relative;
		left: 66.6666666667%;
	}
	.xlarge-pull-8 {
		position: relative;
		left: -66.6666666667%;
	}
	.xlarge-offset-7 {
		margin-left: 58.3333333333%;
	}
	.xlarge-9 {
		width: 75%;
	}
	.xlarge-push-9 {
		position: relative;
		left: 75%;
	}
	.xlarge-pull-9 {
		position: relative;
		left: -75%;
	}
	.xlarge-offset-8 {
		margin-left: 66.6666666667%;
	}
	.xlarge-10 {
		width: 83.3333333333%;
	}
	.xlarge-push-10 {
		position: relative;
		left: 83.3333333333%;
	}
	.xlarge-pull-10 {
		position: relative;
		left: -83.3333333333%;
	}
	.xlarge-offset-9 {
		margin-left: 75%;
	}
	.xlarge-11 {
		width: 91.6666666667%;
	}
	.xlarge-push-11 {
		position: relative;
		left: 91.6666666667%;
	}
	.xlarge-pull-11 {
		position: relative;
		left: -91.6666666667%;
	}
	.xlarge-offset-10 {
		margin-left: 83.3333333333%;
	}
	.xlarge-12 {
		width: 100%;
	}
	.xlarge-offset-11 {
		margin-left: 91.6666666667%;
	}
	.xlarge-up-1 > .column,
	.xlarge-up-1 > .columns {
		float: left;
		width: 100%;
	}
	.xlarge-up-1 > .column:nth-of-type(1n),
	.xlarge-up-1 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-1 > .column:nth-of-type(1n + 1),
	.xlarge-up-1 > .columns:nth-of-type(1n + 1) {
		clear: both;
	}
	.xlarge-up-1 > .column:last-child,
	.xlarge-up-1 > .columns:last-child {
		float: left;
	}
	.xlarge-up-2 > .column,
	.xlarge-up-2 > .columns {
		float: left;
		width: 50%;
	}
	.xlarge-up-2 > .column:nth-of-type(1n),
	.xlarge-up-2 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-2 > .column:nth-of-type(2n + 1),
	.xlarge-up-2 > .columns:nth-of-type(2n + 1) {
		clear: both;
	}
	.xlarge-up-2 > .column:last-child,
	.xlarge-up-2 > .columns:last-child {
		float: left;
	}
	.xlarge-up-3 > .column,
	.xlarge-up-3 > .columns {
		float: left;
		width: 33.3333333333%;
	}
	.xlarge-up-3 > .column:nth-of-type(1n),
	.xlarge-up-3 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-3 > .column:nth-of-type(3n + 1),
	.xlarge-up-3 > .columns:nth-of-type(3n + 1) {
		clear: both;
	}
	.xlarge-up-3 > .column:last-child,
	.xlarge-up-3 > .columns:last-child {
		float: left;
	}
	.xlarge-up-4 > .column,
	.xlarge-up-4 > .columns {
		float: left;
		width: 25%;
	}
	.xlarge-up-4 > .column:nth-of-type(1n),
	.xlarge-up-4 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-4 > .column:nth-of-type(4n + 1),
	.xlarge-up-4 > .columns:nth-of-type(4n + 1) {
		clear: both;
	}
	.xlarge-up-4 > .column:last-child,
	.xlarge-up-4 > .columns:last-child {
		float: left;
	}
	.xlarge-up-5 > .column,
	.xlarge-up-5 > .columns {
		float: left;
		width: 20%;
	}
	.xlarge-up-5 > .column:nth-of-type(1n),
	.xlarge-up-5 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-5 > .column:nth-of-type(5n + 1),
	.xlarge-up-5 > .columns:nth-of-type(5n + 1) {
		clear: both;
	}
	.xlarge-up-5 > .column:last-child,
	.xlarge-up-5 > .columns:last-child {
		float: left;
	}
	.xlarge-up-6 > .column,
	.xlarge-up-6 > .columns {
		float: left;
		width: 16.6666666667%;
	}
	.xlarge-up-6 > .column:nth-of-type(1n),
	.xlarge-up-6 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-6 > .column:nth-of-type(6n + 1),
	.xlarge-up-6 > .columns:nth-of-type(6n + 1) {
		clear: both;
	}
	.xlarge-up-6 > .column:last-child,
	.xlarge-up-6 > .columns:last-child {
		float: left;
	}
	.xlarge-up-7 > .column,
	.xlarge-up-7 > .columns {
		float: left;
		width: 14.2857142857%;
	}
	.xlarge-up-7 > .column:nth-of-type(1n),
	.xlarge-up-7 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-7 > .column:nth-of-type(7n + 1),
	.xlarge-up-7 > .columns:nth-of-type(7n + 1) {
		clear: both;
	}
	.xlarge-up-7 > .column:last-child,
	.xlarge-up-7 > .columns:last-child {
		float: left;
	}
	.xlarge-up-8 > .column,
	.xlarge-up-8 > .columns {
		float: left;
		width: 12.5%;
	}
	.xlarge-up-8 > .column:nth-of-type(1n),
	.xlarge-up-8 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xlarge-up-8 > .column:nth-of-type(8n + 1),
	.xlarge-up-8 > .columns:nth-of-type(8n + 1) {
		clear: both;
	}
	.xlarge-up-8 > .column:last-child,
	.xlarge-up-8 > .columns:last-child {
		float: left;
	}
	.xlarge-collapse > .column,
	.xlarge-collapse > .columns {
		padding-right: 0;
		padding-left: 0;
	}
	.xlarge-collapse .row {
		margin-right: 0;
		margin-left: 0;
	}
	.expanded.row .xlarge-collapse.row {
		margin-right: 0;
		margin-left: 0;
	}
	.xlarge-uncollapse > .column,
	.xlarge-uncollapse > .columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
	.xlarge-centered {
		margin-right: auto;
		margin-left: auto;
	}
	.xlarge-centered,
	.xlarge-centered:last-child:not(:first-child) {
		float: none;
		clear: both;
	}
	.xlarge-uncentered,
	.xlarge-push-0,
	.xlarge-pull-0 {
		position: static;
		margin-right: 0;
		margin-left: 0;
	}
	.xlarge-uncentered,
	.xlarge-uncentered:last-child:not(:first-child),
	.xlarge-push-0,
	.xlarge-push-0:last-child:not(:first-child),
	.xlarge-pull-0,
	.xlarge-pull-0:last-child:not(:first-child) {
		float: left;
		clear: none;
	}
	.xlarge-uncentered:last-child:not(:first-child),
	.xlarge-push-0:last-child:not(:first-child),
	.xlarge-pull-0:last-child:not(:first-child) {
		float: right;
	}
}
@media screen and (min-width: 90em) {
	.xxlarge-1 {
		width: 8.3333333333%;
	}
	.xxlarge-push-1 {
		position: relative;
		left: 8.3333333333%;
	}
	.xxlarge-pull-1 {
		position: relative;
		left: -8.3333333333%;
	}
	.xxlarge-offset-0 {
		margin-left: 0%;
	}
	.xxlarge-2 {
		width: 16.6666666667%;
	}
	.xxlarge-push-2 {
		position: relative;
		left: 16.6666666667%;
	}
	.xxlarge-pull-2 {
		position: relative;
		left: -16.6666666667%;
	}
	.xxlarge-offset-1 {
		margin-left: 8.3333333333%;
	}
	.xxlarge-3 {
		width: 25%;
	}
	.xxlarge-push-3 {
		position: relative;
		left: 25%;
	}
	.xxlarge-pull-3 {
		position: relative;
		left: -25%;
	}
	.xxlarge-offset-2 {
		margin-left: 16.6666666667%;
	}
	.xxlarge-4 {
		width: 33.3333333333%;
	}
	.xxlarge-push-4 {
		position: relative;
		left: 33.3333333333%;
	}
	.xxlarge-pull-4 {
		position: relative;
		left: -33.3333333333%;
	}
	.xxlarge-offset-3 {
		margin-left: 25%;
	}
	.xxlarge-5 {
		width: 41.6666666667%;
	}
	.xxlarge-push-5 {
		position: relative;
		left: 41.6666666667%;
	}
	.xxlarge-pull-5 {
		position: relative;
		left: -41.6666666667%;
	}
	.xxlarge-offset-4 {
		margin-left: 33.3333333333%;
	}
	.xxlarge-6 {
		width: 50%;
	}
	.xxlarge-push-6 {
		position: relative;
		left: 50%;
	}
	.xxlarge-pull-6 {
		position: relative;
		left: -50%;
	}
	.xxlarge-offset-5 {
		margin-left: 41.6666666667%;
	}
	.xxlarge-7 {
		width: 58.3333333333%;
	}
	.xxlarge-push-7 {
		position: relative;
		left: 58.3333333333%;
	}
	.xxlarge-pull-7 {
		position: relative;
		left: -58.3333333333%;
	}
	.xxlarge-offset-6 {
		margin-left: 50%;
	}
	.xxlarge-8 {
		width: 66.6666666667%;
	}
	.xxlarge-push-8 {
		position: relative;
		left: 66.6666666667%;
	}
	.xxlarge-pull-8 {
		position: relative;
		left: -66.6666666667%;
	}
	.xxlarge-offset-7 {
		margin-left: 58.3333333333%;
	}
	.xxlarge-9 {
		width: 75%;
	}
	.xxlarge-push-9 {
		position: relative;
		left: 75%;
	}
	.xxlarge-pull-9 {
		position: relative;
		left: -75%;
	}
	.xxlarge-offset-8 {
		margin-left: 66.6666666667%;
	}
	.xxlarge-10 {
		width: 83.3333333333%;
	}
	.xxlarge-push-10 {
		position: relative;
		left: 83.3333333333%;
	}
	.xxlarge-pull-10 {
		position: relative;
		left: -83.3333333333%;
	}
	.xxlarge-offset-9 {
		margin-left: 75%;
	}
	.xxlarge-11 {
		width: 91.6666666667%;
	}
	.xxlarge-push-11 {
		position: relative;
		left: 91.6666666667%;
	}
	.xxlarge-pull-11 {
		position: relative;
		left: -91.6666666667%;
	}
	.xxlarge-offset-10 {
		margin-left: 83.3333333333%;
	}
	.xxlarge-12 {
		width: 100%;
	}
	.xxlarge-offset-11 {
		margin-left: 91.6666666667%;
	}
	.xxlarge-up-1 > .column,
	.xxlarge-up-1 > .columns {
		float: left;
		width: 100%;
	}
	.xxlarge-up-1 > .column:nth-of-type(1n),
	.xxlarge-up-1 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-1 > .column:nth-of-type(1n + 1),
	.xxlarge-up-1 > .columns:nth-of-type(1n + 1) {
		clear: both;
	}
	.xxlarge-up-1 > .column:last-child,
	.xxlarge-up-1 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-2 > .column,
	.xxlarge-up-2 > .columns {
		float: left;
		width: 50%;
	}
	.xxlarge-up-2 > .column:nth-of-type(1n),
	.xxlarge-up-2 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-2 > .column:nth-of-type(2n + 1),
	.xxlarge-up-2 > .columns:nth-of-type(2n + 1) {
		clear: both;
	}
	.xxlarge-up-2 > .column:last-child,
	.xxlarge-up-2 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-3 > .column,
	.xxlarge-up-3 > .columns {
		float: left;
		width: 33.3333333333%;
	}
	.xxlarge-up-3 > .column:nth-of-type(1n),
	.xxlarge-up-3 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-3 > .column:nth-of-type(3n + 1),
	.xxlarge-up-3 > .columns:nth-of-type(3n + 1) {
		clear: both;
	}
	.xxlarge-up-3 > .column:last-child,
	.xxlarge-up-3 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-4 > .column,
	.xxlarge-up-4 > .columns {
		float: left;
		width: 25%;
	}
	.xxlarge-up-4 > .column:nth-of-type(1n),
	.xxlarge-up-4 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-4 > .column:nth-of-type(4n + 1),
	.xxlarge-up-4 > .columns:nth-of-type(4n + 1) {
		clear: both;
	}
	.xxlarge-up-4 > .column:last-child,
	.xxlarge-up-4 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-5 > .column,
	.xxlarge-up-5 > .columns {
		float: left;
		width: 20%;
	}
	.xxlarge-up-5 > .column:nth-of-type(1n),
	.xxlarge-up-5 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-5 > .column:nth-of-type(5n + 1),
	.xxlarge-up-5 > .columns:nth-of-type(5n + 1) {
		clear: both;
	}
	.xxlarge-up-5 > .column:last-child,
	.xxlarge-up-5 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-6 > .column,
	.xxlarge-up-6 > .columns {
		float: left;
		width: 16.6666666667%;
	}
	.xxlarge-up-6 > .column:nth-of-type(1n),
	.xxlarge-up-6 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-6 > .column:nth-of-type(6n + 1),
	.xxlarge-up-6 > .columns:nth-of-type(6n + 1) {
		clear: both;
	}
	.xxlarge-up-6 > .column:last-child,
	.xxlarge-up-6 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-7 > .column,
	.xxlarge-up-7 > .columns {
		float: left;
		width: 14.2857142857%;
	}
	.xxlarge-up-7 > .column:nth-of-type(1n),
	.xxlarge-up-7 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-7 > .column:nth-of-type(7n + 1),
	.xxlarge-up-7 > .columns:nth-of-type(7n + 1) {
		clear: both;
	}
	.xxlarge-up-7 > .column:last-child,
	.xxlarge-up-7 > .columns:last-child {
		float: left;
	}
	.xxlarge-up-8 > .column,
	.xxlarge-up-8 > .columns {
		float: left;
		width: 12.5%;
	}
	.xxlarge-up-8 > .column:nth-of-type(1n),
	.xxlarge-up-8 > .columns:nth-of-type(1n) {
		clear: none;
	}
	.xxlarge-up-8 > .column:nth-of-type(8n + 1),
	.xxlarge-up-8 > .columns:nth-of-type(8n + 1) {
		clear: both;
	}
	.xxlarge-up-8 > .column:last-child,
	.xxlarge-up-8 > .columns:last-child {
		float: left;
	}
	.xxlarge-collapse > .column,
	.xxlarge-collapse > .columns {
		padding-right: 0;
		padding-left: 0;
	}
	.xxlarge-collapse .row {
		margin-right: 0;
		margin-left: 0;
	}
	.expanded.row .xxlarge-collapse.row {
		margin-right: 0;
		margin-left: 0;
	}
	.xxlarge-uncollapse > .column,
	.xxlarge-uncollapse > .columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
	.xxlarge-centered {
		margin-right: auto;
		margin-left: auto;
	}
	.xxlarge-centered,
	.xxlarge-centered:last-child:not(:first-child) {
		float: none;
		clear: both;
	}
	.xxlarge-uncentered,
	.xxlarge-push-0,
	.xxlarge-pull-0 {
		position: static;
		margin-right: 0;
		margin-left: 0;
	}
	.xxlarge-uncentered,
	.xxlarge-uncentered:last-child:not(:first-child),
	.xxlarge-push-0,
	.xxlarge-push-0:last-child:not(:first-child),
	.xxlarge-pull-0,
	.xxlarge-pull-0:last-child:not(:first-child) {
		float: left;
		clear: none;
	}
	.xxlarge-uncentered:last-child:not(:first-child),
	.xxlarge-push-0:last-child:not(:first-child),
	.xxlarge-pull-0:last-child:not(:first-child) {
		float: right;
	}
}
.column-block {
	margin-bottom: 1.25rem;
}
.column-block > :last-child {
	margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
	.column-block {
		margin-bottom: 1.875rem;
	}
	.column-block > :last-child {
		margin-bottom: 0;
	}
}
.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	padding: 0.85em 1em;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-family: inherit;
	font-size: 0.9rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}
[data-whatinput="mouse"] .button {
	outline: 0;
}
.button.tiny {
	font-size: 0.6rem;
}
.button.small {
	font-size: 0.75rem;
}
.button.large {
	font-size: 1.25rem;
}
.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
	background-color: #1779ba;
	color: #fefefe;
}
.button:hover,
.button:focus {
	background-color: #14679e;
	color: #fefefe;
}
.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
	background-color: #1779ba;
	color: #fefefe;
}
.button.primary:hover,
.button.primary:focus {
	background-color: #126195;
	color: #fefefe;
}
.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
	background-color: #767676;
	color: #fefefe;
}
.button.secondary:hover,
.button.secondary:focus {
	background-color: #5e5e5e;
	color: #fefefe;
}
.button.success,
.button.success.disabled,
.button.success[disabled],
.button.success.disabled:hover,
.button.success[disabled]:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus {
	background-color: #3adb76;
	color: #0a0a0a;
}
.button.success:hover,
.button.success:focus {
	background-color: #22bb5b;
	color: #0a0a0a;
}
.button.warning,
.button.warning.disabled,
.button.warning[disabled],
.button.warning.disabled:hover,
.button.warning[disabled]:hover,
.button.warning.disabled:focus,
.button.warning[disabled]:focus {
	background-color: #ffae00;
	color: #0a0a0a;
}
.button.warning:hover,
.button.warning:focus {
	background-color: #cc8b00;
	color: #0a0a0a;
}
.button.alert,
.button.alert.disabled,
.button.alert[disabled],
.button.alert.disabled:hover,
.button.alert[disabled]:hover,
.button.alert.disabled:focus,
.button.alert[disabled]:focus {
	background-color: #cc4b37;
	color: #fefefe;
}
.button.alert:hover,
.button.alert:focus {
	background-color: #a53b2a;
	color: #fefefe;
}
.button.hollow,
.button.hollow:hover,
.button.hollow:focus,
.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
	background-color: rgba(0, 0, 0, 0);
}
.button.hollow,
.button.hollow.disabled,
.button.hollow[disabled],
.button.hollow.disabled:hover,
.button.hollow[disabled]:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba;
}
.button.hollow:hover,
.button.hollow:focus {
	border-color: #0c3d5d;
	color: #0c3d5d;
}
.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary[disabled],
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled]:hover,
.button.hollow.primary.disabled:focus,
.button.hollow.primary[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba;
}
.button.hollow.primary:hover,
.button.hollow.primary:focus {
	border-color: #0c3d5d;
	color: #0c3d5d;
}
.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary[disabled],
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled]:hover,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary[disabled]:focus {
	border: 1px solid #767676;
	color: #767676;
}
.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b;
}
.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success[disabled],
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled]:hover,
.button.hollow.success.disabled:focus,
.button.hollow.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76;
}
.button.hollow.success:hover,
.button.hollow.success:focus {
	border-color: #157539;
	color: #157539;
}
.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning[disabled],
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled]:hover,
.button.hollow.warning.disabled:focus,
.button.hollow.warning[disabled]:focus {
	border: 1px solid #ffae00;
	color: #ffae00;
}
.button.hollow.warning:hover,
.button.hollow.warning:focus {
	border-color: #805700;
	color: #805700;
}
.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert[disabled],
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled]:hover,
.button.hollow.alert.disabled:focus,
.button.hollow.alert[disabled]:focus {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}
.button.hollow.alert:hover,
.button.hollow.alert:focus {
	border-color: #67251a;
	color: #67251a;
}
.button.clear,
.button.clear:hover,
.button.clear:focus,
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
}
.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear.disabled:hover,
.button.clear[disabled]:hover,
.button.clear.disabled:focus,
.button.clear[disabled]:focus {
	color: #1779ba;
}
.button.clear:hover,
.button.clear:focus {
	color: #0c3d5d;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled]:hover,
.button.clear.primary.disabled:focus,
.button.clear.primary[disabled]:focus {
	color: #1779ba;
}
.button.clear.primary:hover,
.button.clear.primary:focus {
	color: #0c3d5d;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled]:hover,
.button.clear.secondary.disabled:focus,
.button.clear.secondary[disabled]:focus {
	color: #767676;
}
.button.clear.secondary:hover,
.button.clear.secondary:focus {
	color: #3b3b3b;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success.disabled:hover,
.button.clear.success[disabled]:hover,
.button.clear.success.disabled:focus,
.button.clear.success[disabled]:focus {
	color: #3adb76;
}
.button.clear.success:hover,
.button.clear.success:focus {
	color: #157539;
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled]:hover,
.button.clear.warning.disabled:focus,
.button.clear.warning[disabled]:focus {
	color: #ffae00;
}
.button.clear.warning:hover,
.button.clear.warning:focus {
	color: #805700;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled]:hover,
.button.clear.alert.disabled:focus,
.button.clear.alert[disabled]:focus {
	color: #cc4b37;
}
.button.clear.alert:hover,
.button.clear.alert:focus {
	color: #67251a;
}
.button.disabled,
.button[disabled] {
	opacity: 0.25;
	cursor: not-allowed;
}
.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.4em;
	content: "";
	border-bottom-width: 0;
	border-color: #fefefe rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	position: relative;
	top: 0.4em;
	display: inline-block;
	float: right;
	margin-left: 1em;
}
.button.dropdown.hollow::after,
.button.dropdown.clear::after {
	border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
	border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
	border-top-color: #767676;
}
.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
	border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
	border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
	border-top-color: #cc4b37;
}
.button.arrow-only::after {
	top: -0.1em;
	float: none;
	margin-left: 0;
}
a.button:hover,
a.button:focus {
	text-decoration: none;
}
.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none;
}
.accordion[disabled] .accordion-title {
	cursor: not-allowed;
}
.accordion-item:first-child > :first-child {
	border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
	border-radius: 0 0 0 0;
}
.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: 0.75rem;
	line-height: 1;
	color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0 0 0 0;
}
.accordion-title:hover,
.accordion-title:focus {
	background-color: #e6e6e6;
}
.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -0.5rem;
	content: "+";
}
.is-active > .accordion-title::before {
	content: "–";
}
.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6;
}
.accordion-menu li {
	width: 100%;
}
.accordion-menu a {
	padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
	padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
	position: relative;
}
.accordion-menu
	.is-accordion-submenu-parent:not(.has-submenu-toggle)
	> a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
	right: 1rem;
	left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
	right: auto;
	left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
	transform: rotate(180deg);
	transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
	position: relative;
}
.has-submenu-toggle > a {
	margin-right: 40px;
}
.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	top: 0;
	bottom: 0;
	margin: auto;
}
.submenu-toggle[aria-expanded="true"]::after {
	transform: scaleY(-1);
	transform-origin: 50% 50%;
}
.submenu-toggle-text {
	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;
}
.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: 0.3em;
	border-radius: 50%;
	font-size: 0.6rem;
	text-align: center;
	background: #1779ba;
	color: #fefefe;
}
.badge.primary {
	background: #1779ba;
	color: #fefefe;
}
.badge.secondary {
	background: #767676;
	color: #fefefe;
}
.badge.success {
	background: #3adb76;
	color: #0a0a0a;
}
.badge.warning {
	background: #ffae00;
	color: #0a0a0a;
}
.badge.alert {
	background: #cc4b37;
	color: #fefefe;
}
.breadcrumbs {
	margin: 0 0 1rem 0;
	list-style: none;
}
.breadcrumbs::before,
.breadcrumbs::after {
	display: table;
	content: " ";
	flex-basis: 0;
	order: 1;
}
.breadcrumbs::after {
	clear: both;
}
.breadcrumbs li {
	float: left;
	font-size: 0.6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
	position: relative;
	margin: 0 0.75rem;
	opacity: 1;
	content: "/";
	color: #cacaca;
}
.breadcrumbs a {
	color: #1779ba;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed;
}
.button-group {
	margin-bottom: 1rem;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	flex-grow: 1;
}
.button-group::before,
.button-group::after {
	display: table;
	content: " ";
	flex-basis: 0;
	order: 1;
}
.button-group::after {
	clear: both;
}
.button-group::before,
.button-group::after {
	display: none;
}
.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 0.9rem;
	flex: 0 0 auto;
}
.button-group .button:last-child {
	margin-right: 0;
}
.button-group.tiny .button {
	font-size: 0.6rem;
}
.button-group.small .button {
	font-size: 0.75rem;
}
.button-group.large .button {
	font-size: 1.25rem;
}
.button-group.expanded .button {
	flex: 1 1 0px;
}
.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button[disabled],
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled]:hover,
.button-group.primary .button.disabled:focus,
.button-group.primary .button[disabled]:focus {
	background-color: #1779ba;
	color: #fefefe;
}
.button-group.primary .button:hover,
.button-group.primary .button:focus {
	background-color: #126195;
	color: #fefefe;
}
.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button[disabled],
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled]:hover,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button[disabled]:focus {
	background-color: #767676;
	color: #fefefe;
}
.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
	background-color: #5e5e5e;
	color: #fefefe;
}
.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button[disabled],
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled]:hover,
.button-group.success .button.disabled:focus,
.button-group.success .button[disabled]:focus {
	background-color: #3adb76;
	color: #0a0a0a;
}
.button-group.success .button:hover,
.button-group.success .button:focus {
	background-color: #22bb5b;
	color: #0a0a0a;
}
.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button[disabled],
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled]:hover,
.button-group.warning .button.disabled:focus,
.button-group.warning .button[disabled]:focus {
	background-color: #ffae00;
	color: #0a0a0a;
}
.button-group.warning .button:hover,
.button-group.warning .button:focus {
	background-color: #cc8b00;
	color: #0a0a0a;
}
.button-group.alert .button,
.button-group.alert .button.disabled,
.button-group.alert .button[disabled],
.button-group.alert .button.disabled:hover,
.button-group.alert .button[disabled]:hover,
.button-group.alert .button.disabled:focus,
.button-group.alert .button[disabled]:focus {
	background-color: #cc4b37;
	color: #fefefe;
}
.button-group.alert .button:hover,
.button-group.alert .button:focus {
	background-color: #a53b2a;
	color: #fefefe;
}
.button-group.hollow .button,
.button-group.hollow .button:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button[disabled]:focus {
	background-color: rgba(0, 0, 0, 0);
}
.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button[disabled],
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba;
}
.button-group.hollow .button:hover,
.button-group.hollow .button:focus {
	border-color: #0c3d5d;
	color: #0c3d5d;
}
.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled]:hover,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba;
}
.button-group.hollow.primary .button:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow .button.primary:focus {
	border-color: #0c3d5d;
	color: #0c3d5d;
}
.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled]:hover,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary[disabled]:focus {
	border: 1px solid #767676;
	color: #767676;
}
.button-group.hollow.secondary .button:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow .button.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b;
}
.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled]:hover,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76;
}
.button-group.hollow.success .button:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow .button.success:focus {
	border-color: #157539;
	color: #157539;
}
.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled]:hover,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning[disabled]:focus {
	border: 1px solid #ffae00;
	color: #ffae00;
}
.button-group.hollow.warning .button:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow .button.warning:focus {
	border-color: #805700;
	color: #805700;
}
.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled]:hover,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert[disabled]:focus {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}
.button-group.hollow.alert .button:hover,
.button-group.hollow.alert .button:focus,
.button-group.hollow .button.alert:hover,
.button-group.hollow .button.alert:focus {
	border-color: #67251a;
	color: #67251a;
}
.button-group.clear .button,
.button-group.clear .button:hover,
.button-group.clear .button:focus,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:hover,
.button-group.clear .button[disabled]:focus {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
}
.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button[disabled],
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled]:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled]:focus {
	color: #1779ba;
}
.button-group.clear .button:hover,
.button-group.clear .button:focus {
	color: #0c3d5d;
}
.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled]:hover,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary[disabled]:focus {
	color: #1779ba;
}
.button-group.clear.primary .button:hover,
.button-group.clear.primary .button:focus,
.button-group.clear .button.primary:hover,
.button-group.clear .button.primary:focus {
	color: #0c3d5d;
}
.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled]:hover,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary[disabled]:focus {
	color: #767676;
}
.button-group.clear.secondary .button:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear .button.secondary:focus {
	color: #3b3b3b;
}
.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled]:hover,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button[disabled]:focus,
.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success[disabled]:focus {
	color: #3adb76;
}
.button-group.clear.success .button:hover,
.button-group.clear.success .button:focus,
.button-group.clear .button.success:hover,
.button-group.clear .button.success:focus {
	color: #157539;
}
.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled]:hover,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning[disabled]:focus {
	color: #ffae00;
}
.button-group.clear.warning .button:hover,
.button-group.clear.warning .button:focus,
.button-group.clear .button.warning:hover,
.button-group.clear .button.warning:focus {
	color: #805700;
}
.button-group.clear.alert .button,
.button-group.clear.alert .button.disabled,
.button-group.clear.alert .button[disabled],
.button-group.clear.alert .button.disabled:hover,
.button-group.clear.alert .button[disabled]:hover,
.button-group.clear.alert .button.disabled:focus,
.button-group.clear.alert .button[disabled]:focus,
.button-group.clear .button.alert,
.button-group.clear .button.alert.disabled,
.button-group.clear .button.alert[disabled],
.button-group.clear .button.alert.disabled:hover,
.button-group.clear .button.alert[disabled]:hover,
.button-group.clear .button.alert.disabled:focus,
.button-group.clear .button.alert[disabled]:focus {
	color: #cc4b37;
}
.button-group.clear.alert .button:hover,
.button-group.clear.alert .button:focus,
.button-group.clear .button.alert:hover,
.button-group.clear .button.alert:focus {
	color: #67251a;
}
.button-group.no-gaps .button {
	margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
	border-left-color: rgba(0, 0, 0, 0);
}
.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
	flex-wrap: wrap;
}
.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
	flex: 0 0 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
	margin-bottom: 0;
}
.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
	flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
	.button-group.stacked-for-small .button {
		flex: 0 0 auto;
		margin-bottom: 0;
	}
}
@media print, screen and (min-width: 64em) {
	.button-group.stacked-for-medium .button {
		flex: 0 0 auto;
		margin-bottom: 0;
	}
}
@media print, screen and (max-width: 39.99875em) {
	.button-group.stacked-for-small.expanded {
		display: block;
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0;
	}
}
@media print, screen and (max-width: 63.99875em) {
	.button-group.stacked-for-medium.expanded {
		display: block;
	}
	.button-group.stacked-for-medium.expanded .button {
		display: block;
		margin-right: 0;
	}
}
.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, 0.25);
	border-radius: 0;
	background-color: #fff;
	color: #0a0a0a;
}
.callout > :first-child {
	margin-top: 0;
}
.callout > :last-child {
	margin-bottom: 0;
}
.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a;
}
.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a;
}
.callout.success {
	background-color: #e1faea;
	color: #0a0a0a;
}
.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a;
}
.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a;
}
.callout.small {
	padding-top: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
}
.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem;
}
.card {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a;
}
.card > :last-child {
	margin-bottom: 0;
}
.card-divider {
	display: flex;
	flex: 0 1 auto;
	padding: 1rem;
	background: #e6e6e6;
}
.card-divider > :last-child {
	margin-bottom: 0;
}
.card-section {
	flex: 1 0 auto;
	padding: 1rem;
}
.card-section > :last-child {
	margin-bottom: 0;
}
.card-image {
	min-height: 1px;
}
.close-button {
	position: absolute;
	z-index: 10;
	color: #8a8a8a;
	cursor: pointer;
}
[data-whatinput="mouse"] .close-button {
	outline: 0;
}
.close-button:hover,
.close-button:focus {
	color: #0a0a0a;
}
.close-button.small {
	right: 0.66rem;
	top: 0.33em;
	font-size: 1.5em;
	line-height: 1;
}
.close-button.medium,
.close-button {
	right: 1rem;
	top: 0.5rem;
	font-size: 2em;
	line-height: 1;
}
.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
[data-whatinput="mouse"] .menu li {
	outline: 0;
}
.menu a,
.menu .button {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
	margin-bottom: 0;
}
.menu input {
	display: inline-block;
}
.menu,
.menu.horizontal {
	flex-wrap: wrap;
	flex-direction: row;
}
.menu.vertical {
	flex-wrap: nowrap;
	flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg,
.menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
	text-align: left;
}
.menu.expanded li {
	flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg,
.menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
	text-align: left;
}
.menu.simple {
	align-items: center;
}
.menu.simple li + li {
	margin-left: 1rem;
}
.menu.simple a {
	padding: 0;
}
@media print, screen and (min-width: 40em) {
	.menu.medium-horizontal {
		flex-wrap: wrap;
		flex-direction: row;
	}
	.menu.medium-vertical {
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.menu.medium-expanded li {
		flex: 1 1 0px;
	}
	.menu.medium-simple li {
		flex: 1 1 0px;
	}
}
@media print, screen and (min-width: 64em) {
	.menu.large-horizontal {
		flex-wrap: wrap;
		flex-direction: row;
	}
	.menu.large-vertical {
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.menu.large-expanded li {
		flex: 1 1 0px;
	}
	.menu.large-simple li {
		flex: 1 1 0px;
	}
}
@media screen and (min-width: 75em) {
	.menu.xlarge-horizontal {
		flex-wrap: wrap;
		flex-direction: row;
	}
	.menu.xlarge-vertical {
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.menu.xlarge-expanded li {
		flex: 1 1 0px;
	}
	.menu.xlarge-simple li {
		flex: 1 1 0px;
	}
}
@media screen and (min-width: 90em) {
	.menu.xxlarge-horizontal {
		flex-wrap: wrap;
		flex-direction: row;
	}
	.menu.xxlarge-vertical {
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.menu.xxlarge-expanded li {
		flex: 1 1 0px;
	}
	.menu.xxlarge-simple li {
		flex: 1 1 0px;
	}
}
.menu.nested {
	margin-right: 0;
	margin-left: 1rem;
}
.menu.icons a {
	display: flex;
}
.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
	display: flex;
}
.menu.icon-left li a,
.menu.nested.icon-left li a {
	flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg,
.menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
	margin-right: 0.25rem;
}
.menu.icon-right li a,
.menu.nested.icon-right li a {
	flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg,
.menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
	margin-left: 0.25rem;
}
.menu.icon-top li a,
.menu.nested.icon-top li a {
	flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg,
.menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
	align-self: stretch;
	margin-bottom: 0.25rem;
	text-align: center;
}
.menu.icon-bottom li a,
.menu.nested.icon-bottom li a {
	flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg,
.menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
	align-self: stretch;
	margin-bottom: 0.25rem;
	text-align: center;
}
.menu .is-active > a {
	background: #1779ba;
	color: #fefefe;
}
.menu .active > a {
	background: #1779ba;
	color: #fefefe;
}
.menu.align-left {
	justify-content: flex-start;
}
.menu.align-right li {
	display: flex;
	justify-content: flex-end;
}
.menu.align-right li .submenu li {
	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.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg,
.menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
	text-align: right;
}
.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0;
}
.menu.align-center li {
	display: flex;
	justify-content: center;
}
.menu.align-center li .submenu li {
	justify-content: flex-start;
}
.menu .menu-text {
	padding: 0.7rem 1rem;
	font-weight: bold;
	line-height: 1;
	color: inherit;
}
.menu-centered > .menu {
	justify-content: center;
}
.menu-centered > .menu li {
	display: flex;
	justify-content: center;
}
.menu-centered > .menu li .submenu li {
	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: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: "";
}
.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.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;
}
.is-drilldown {
	position: relative;
	overflow: hidden;
}
.is-drilldown li {
	display: block;
}
.is-drilldown.animate-height {
	transition: height 0.5s;
}
.drilldown a {
	padding: 0.7rem 1rem;
	background: #fefefe;
}
.drilldown .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
	transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
	padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
	margin-right: 0;
	margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
	position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	right: 1rem;
	left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: auto;
	left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.75rem;
}
.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	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;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	position: relative;
	padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: 5px;
	left: auto;
	margin-top: -3px;
}
[data-whatinput="mouse"] .dropdown.menu a {
	outline: 0;
}
.dropdown.menu > li > a {
	padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
	background: rgba(0, 0, 0, 0);
	color: #1779ba;
}
.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%;
}
.dropdown.menu.vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: auto;
	left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
}
@media print, screen and (min-width: 40em) {
	.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-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem;
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-bottom-width: 0;
		border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: 5px;
		left: auto;
		margin-top: -3px;
	}
	.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%;
	}
	.dropdown.menu.medium-vertical > li > a::after {
		right: 14px;
	}
	.dropdown.menu.medium-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-left-width: 0;
		border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: auto;
		left: 5px;
	}
	.dropdown.menu.medium-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-right-width: 0;
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	}
}
@media print, screen and (min-width: 64em) {
	.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-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem;
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-bottom-width: 0;
		border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: 5px;
		left: auto;
		margin-top: -3px;
	}
	.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%;
	}
	.dropdown.menu.large-vertical > li > a::after {
		right: 14px;
	}
	.dropdown.menu.large-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-left-width: 0;
		border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: auto;
		left: 5px;
	}
	.dropdown.menu.large-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-right-width: 0;
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	}
}
@media screen and (min-width: 75em) {
	.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-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem;
	}
	.dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-bottom-width: 0;
		border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: 5px;
		left: auto;
		margin-top: -3px;
	}
	.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%;
	}
	.dropdown.menu.xlarge-vertical > li > a::after {
		right: 14px;
	}
	.dropdown.menu.xlarge-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-left-width: 0;
		border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: auto;
		left: 5px;
	}
	.dropdown.menu.xlarge-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-right-width: 0;
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	}
}
@media screen and (min-width: 90em) {
	.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-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem;
	}
	.dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-bottom-width: 0;
		border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: 5px;
		left: auto;
		margin-top: -3px;
	}
	.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.xxlarge-vertical > li > a::after {
		right: 14px;
	}
	.dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-left-width: 0;
		border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		right: auto;
		left: 5px;
	}
	.dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		content: "";
		border-right-width: 0;
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	}
}
.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: 1px solid #cacaca;
	background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
	padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
	right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: auto;
	left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px;
}
.is-dropdown-submenu > li {
	width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
	display: block;
}
.responsive-embed,
.flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
	padding-bottom: 56.25%;
}
.label {
	display: inline-block;
	padding: 0.33333rem 0.5rem;
	border-radius: 0;
	font-size: 0.8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #1779ba;
	color: #fefefe;
}
.label.primary {
	background: #1779ba;
	color: #fefefe;
}
.label.secondary {
	background: #767676;
	color: #fefefe;
}
.label.success {
	background: #3adb76;
	color: #0a0a0a;
}
.label.warning {
	background: #ffae00;
	color: #0a0a0a;
}
.label.alert {
	background: #cc4b37;
	color: #fefefe;
}
.media-object {
	display: flex;
	margin-bottom: 1rem;
	flex-wrap: nowrap;
}
.media-object img {
	max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
	.media-object.stack-for-small {
		flex-wrap: wrap;
	}
}
.media-object-section {
	flex: 0 1 auto;
}
.media-object-section:first-child {
	padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem;
}
.media-object-section > :last-child {
	margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
	.stack-for-small .media-object-section {
		padding: 0;
		padding-bottom: 1rem;
		flex-basis: 100%;
		max-width: 100%;
	}
	.stack-for-small .media-object-section img {
		width: 100%;
	}
}
.media-object-section.main-section {
	flex: 1 1 0px;
}
.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 0.5s ease, visibility 0.5s ease;
	background: rgba(254, 254, 254, 0.25);
	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 0.5s ease;
	backface-visibility: hidden;
	background: #e6e6e6;
}
[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: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
	transform: translate(0, 0);
}
.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	transition: transform 0.5s ease;
	backface-visibility: hidden;
	background: #e6e6e6;
}
[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: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
	transform: translate(0, 0);
}
.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	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 -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	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 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	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 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	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 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.off-canvas-content {
	transform: none;
	backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
	transition: transform 0.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: 40em) {
	.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: 64em) {
	.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: 75em) {
	.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: 90em) {
	.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: 40em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		transition: none;
	}
	.off-canvas.in-canvas-for-medium.position-left,
	.off-canvas.in-canvas-for-medium.position-right,
	.off-canvas.in-canvas-for-medium.position-top,
	.off-canvas.in-canvas-for-medium.position-bottom {
		box-shadow: none;
		transform: none;
	}
	.off-canvas.in-canvas-for-medium .close-button {
		display: none;
	}
}
@media print, screen and (min-width: 64em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		transition: none;
	}
	.off-canvas.in-canvas-for-large.position-left,
	.off-canvas.in-canvas-for-large.position-right,
	.off-canvas.in-canvas-for-large.position-top,
	.off-canvas.in-canvas-for-large.position-bottom {
		box-shadow: none;
		transform: none;
	}
	.off-canvas.in-canvas-for-large .close-button {
		display: none;
	}
}
@media screen and (min-width: 75em) {
	.off-canvas.in-canvas-for-xlarge {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		transition: none;
	}
	.off-canvas.in-canvas-for-xlarge.position-left,
	.off-canvas.in-canvas-for-xlarge.position-right,
	.off-canvas.in-canvas-for-xlarge.position-top,
	.off-canvas.in-canvas-for-xlarge.position-bottom {
		box-shadow: none;
		transform: none;
	}
	.off-canvas.in-canvas-for-xlarge .close-button {
		display: none;
	}
}
@media screen and (min-width: 90em) {
	.off-canvas.in-canvas-for-xxlarge {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		transition: none;
	}
	.off-canvas.in-canvas-for-xxlarge.position-left,
	.off-canvas.in-canvas-for-xxlarge.position-right,
	.off-canvas.in-canvas-for-xxlarge.position-top,
	.off-canvas.in-canvas-for-xxlarge.position-bottom {
		box-shadow: none;
		transform: none;
	}
	.off-canvas.in-canvas-for-xxlarge .close-button {
		display: none;
	}
}
.orbit {
	position: relative;
}
.orbit-container {
	position: relative;
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.orbit-slide {
	width: 100%;
	position: absolute;
}
.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0;
}
.orbit-figure {
	margin: 0;
}
.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.orbit-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 1rem;
	background-color: rgba(10, 10, 10, 0.5);
	color: #fefefe;
}
.orbit-next,
.orbit-previous {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	padding: 1rem;
	color: #fefefe;
}
[data-whatinput="mouse"] .orbit-next,
[data-whatinput="mouse"] .orbit-previous {
	outline: 0;
}
.orbit-next:hover,
.orbit-previous:hover,
.orbit-next:active,
.orbit-previous:active,
.orbit-next:focus,
.orbit-previous:focus {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
	left: 0;
}
.orbit-next {
	left: auto;
	right: 0;
}
.orbit-bullets {
	position: relative;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
	text-align: center;
}
[data-whatinput="mouse"] .orbit-bullets {
	outline: 0;
}
.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: 0.1rem;
	border-radius: 50%;
	background-color: #cacaca;
}
.orbit-bullets button:hover {
	background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
	background-color: #8a8a8a;
}
.pagination {
	margin-left: 0;
	margin-bottom: 1rem;
}
.pagination::before,
.pagination::after {
	display: table;
	content: " ";
	flex-basis: 0;
	order: 1;
}
.pagination::after {
	clear: both;
}
.pagination li {
	margin-right: 0.0625rem;
	border-radius: 0;
	font-size: 0.875rem;
	display: none;
}
.pagination li:last-child,
.pagination li:first-child {
	display: inline-block;
}
@media print, screen and (min-width: 40em) {
	.pagination li {
		display: inline-block;
	}
}
.pagination a,
.pagination button {
	display: block;
	padding: 0.1875rem 0.625rem;
	border-radius: 0;
	color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
	background: #e6e6e6;
}
.pagination .current {
	padding: 0.1875rem 0.625rem;
	background: #1779ba;
	color: #fefefe;
	cursor: default;
}
.pagination .disabled {
	padding: 0.1875rem 0.625rem;
	color: #cacaca;
	cursor: not-allowed;
}
.pagination .disabled:hover {
	background: rgba(0, 0, 0, 0);
}
.pagination .ellipsis::after {
	padding: 0.1875rem 0.625rem;
	content: "…";
	color: #0a0a0a;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
	display: inline-block;
	margin-right: 0.5rem;
	content: "«";
}
.pagination-next a::after,
.pagination-next.disabled::after {
	display: inline-block;
	margin-left: 0.5rem;
	content: "»";
}
.progress {
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0;
	background-color: #cacaca;
}
.progress.primary .progress-meter {
	background-color: #1779ba;
}
.progress.secondary .progress-meter {
	background-color: #767676;
}
.progress.success .progress-meter {
	background-color: #3adb76;
}
.progress.warning .progress-meter {
	background-color: #ffae00;
}
.progress.alert .progress-meter {
	background-color: #cc4b37;
}
.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #1779ba;
}
.progress-meter-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	font-size: 0.75rem;
	font-weight: bold;
	color: #fefefe;
	white-space: nowrap;
}
.slider {
	position: relative;
	height: 0.5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	user-select: none;
	touch-action: none;
}
.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
	height: 0.5rem;
	background-color: #cacaca;
	transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
	transition: all 0s linear;
}
.slider-handle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
	cursor: grab;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 0;
	background-color: #1779ba;
	transition: all 0.2s ease-in-out;
	touch-action: manipulation;
}
[data-whatinput="mouse"] .slider-handle {
	outline: 0;
}
.slider-handle:hover {
	background-color: #14679e;
}
.slider-handle.is-dragging {
	transition: all 0s linear;
	cursor: grabbing;
}
.slider.disabled,
.slider[disabled] {
	opacity: 0.25;
	cursor: not-allowed;
}
.slider.vertical {
	display: inline-block;
	width: 0.5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1);
}
.slider.vertical .slider-fill {
	top: 0;
	width: 0.5rem;
	max-height: 100%;
}
.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%);
}
.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;
	-webkit-overflow-scrolling: touch;
}
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(10, 10, 10, 0.45);
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.reveal {
	z-index: 1006;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
[data-whatinput="mouse"] .reveal {
	outline: 0;
}
@media print, screen and (min-width: 40em) {
	.reveal {
		min-height: 0;
	}
}
.reveal .column,
.reveal .columns {
	min-width: 0;
}
.reveal > :last-child {
	margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
	.reveal {
		width: 600px;
		max-width: 100rem;
	}
}
.reveal.collapse {
	padding: 0;
}
@media print, screen and (min-width: 40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 100rem;
	}
}
@media print, screen and (min-width: 40em) {
	.reveal.small {
		width: 50%;
		max-width: 100rem;
	}
}
@media print, screen and (min-width: 40em) {
	.reveal.large {
		width: 90%;
		max-width: 100rem;
	}
}
.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: 39.99875em) {
	.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;
}
.switch {
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: 0.875rem;
	font-weight: bold;
	color: #fefefe;
	user-select: none;
	height: 2rem;
}
.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0;
}
.switch-paddle {
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	background: #cacaca;
	transition: all 0.25s ease-out;
	font-weight: inherit;
	color: inherit;
	cursor: pointer;
}
input + .switch-paddle {
	margin: 0;
}
.switch-paddle::after {
	position: absolute;
	top: 0.25rem;
	left: 0.25rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	transform: translate3d(0, 0, 0);
	border-radius: 0;
	background: #fefefe;
	transition: all 0.25s ease-out;
	content: "";
}
input:checked ~ .switch-paddle {
	background: #1779ba;
}
input:checked ~ .switch-paddle::after {
	left: 2.25rem;
}
input:disabled ~ .switch-paddle {
	cursor: not-allowed;
	opacity: 0.5;
}
[data-whatinput="mouse"] input:focus ~ .switch-paddle {
	outline: 0;
}
.switch-inactive,
.switch-active {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.switch-active {
	left: 8%;
	display: none;
}
input:checked + label > .switch-active {
	display: block;
}
.switch-inactive {
	right: 15%;
}
input:checked + label > .switch-inactive {
	display: none;
}
.switch.tiny {
	height: 1.5rem;
}
.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
	top: 0.25rem;
	left: 0.25rem;
	width: 1rem;
	height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
	left: 1.75rem;
}
.switch.small {
	height: 1.75rem;
}
.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
	top: 0.25rem;
	left: 0.25rem;
	width: 1.25rem;
	height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
	left: 2rem;
}
.switch.large {
	height: 2.5rem;
}
.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem;
}
.switch.large .switch-paddle::after {
	top: 0.25rem;
	left: 0.25rem;
	width: 2rem;
	height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
	left: 2.75rem;
}
.tabs {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none;
}
.tabs::before,
.tabs::after {
	display: table;
	content: " ";
	flex-basis: 0;
	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: rgba(0, 0, 0, 0);
}
.tabs.primary {
	background: #1779ba;
}
.tabs.primary > li > a {
	color: #fefefe;
}
.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
	background: #1673b1;
}
.tabs-title {
	float: left;
}
.tabs-title > a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: 0.75rem;
	line-height: 1;
	color: #1779ba;
}
[data-whatinput="mouse"] .tabs-title > a {
	outline: 0;
}
.tabs-title > a:hover {
	background: #fefefe;
	color: #1468a0;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
	background: #e6e6e6;
	color: #1779ba;
}
.tabs-content {
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	transition: all 0.5s ease;
}
.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0;
}
.tabs-panel {
	display: none;
	padding: 1rem;
}
.tabs-panel.is-active {
	display: block;
}
.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: 4px solid #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	line-height: 0;
}
a.thumbnail {
	transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
	box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail image {
	box-shadow: none;
}
.title-bar {
	padding: 0.5rem;
	background: #0a0a0a;
	color: #fefefe;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.title-bar .menu-icon {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.title-bar-left,
.title-bar-right {
	flex: 1 1 0px;
}
.title-bar-right {
	text-align: right;
}
.title-bar-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: bold;
	cursor: help;
}
.tooltip {
	position: absolute;
	top: calc(100% + 0.6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: 0.75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe;
}
.tooltip::before {
	position: absolute;
}
.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.75rem;
	content: "";
	border-top-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0a0a0a;
	bottom: 100%;
}
.tooltip.bottom.align-center::before {
	left: 50%;
	transform: translateX(-50%);
}
.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.75rem;
	content: "";
	border-bottom-width: 0;
	border-color: #0a0a0a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	top: 100%;
	bottom: auto;
}
.tooltip.top.align-center::before {
	left: 50%;
	transform: translateX(-50%);
}
.tooltip.left::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.75rem;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0a0a0a;
	left: 100%;
}
.tooltip.left.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}
.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.75rem;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #0a0a0a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	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: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	padding: 0.5rem;
	flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
	background-color: #e6e6e6;
}
.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 {
	flex: 0 0 100%;
	max-width: 100%;
}
@media print, screen and (min-width: 40em) {
	.top-bar {
		flex-wrap: nowrap;
	}
	.top-bar .top-bar-left {
		flex: 1 1 auto;
		margin-right: auto;
	}
	.top-bar .top-bar-right {
		flex: 0 1 auto;
		margin-left: auto;
	}
}
@media print, screen and (max-width: 63.99875em) {
	.top-bar.stacked-for-medium {
		flex-wrap: wrap;
	}
	.top-bar.stacked-for-medium .top-bar-left,
	.top-bar.stacked-for-medium .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media print, screen and (max-width: 74.99875em) {
	.top-bar.stacked-for-large {
		flex-wrap: wrap;
	}
	.top-bar.stacked-for-large .top-bar-left,
	.top-bar.stacked-for-large .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media print, screen and (max-width: 89.99875em) {
	.top-bar.stacked-for-xlarge {
		flex-wrap: wrap;
	}
	.top-bar.stacked-for-xlarge .top-bar-left,
	.top-bar.stacked-for-xlarge .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.top-bar.stacked-for-xxlarge {
	flex-wrap: wrap;
}
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
	flex: 0 0 100%;
	max-width: 100%;
}
.top-bar-title {
	flex: 0 0 auto;
	margin: 0.5rem 1rem 0.5rem 0;
}
.top-bar-left,
.top-bar-right {
	flex: 0 0 auto;
}
.hide {
	display: none !important;
}
.invisible {
	visibility: hidden;
}
.visible {
	visibility: visible;
}
@media print, screen and (max-width: 39.99875em) {
	.hide-for-small-only {
		display: none !important;
	}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
	.show-for-small-only {
		display: none !important;
	}
}
@media print, screen and (min-width: 40em) {
	.hide-for-medium {
		display: none !important;
	}
}
@media screen and (max-width: 39.99875em) {
	.show-for-medium {
		display: none !important;
	}
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
	.hide-for-medium-only {
		display: none !important;
	}
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
	.show-for-medium-only {
		display: none !important;
	}
}
@media print, screen and (min-width: 64em) {
	.hide-for-large {
		display: none !important;
	}
}
@media screen and (max-width: 63.99875em) {
	.show-for-large {
		display: none !important;
	}
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
	.hide-for-large-only {
		display: none !important;
	}
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
	.show-for-large-only {
		display: none !important;
	}
}
@media screen and (min-width: 75em) {
	.hide-for-xlarge {
		display: none !important;
	}
}
@media screen and (max-width: 74.99875em) {
	.show-for-xlarge {
		display: none !important;
	}
}
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
	.hide-for-xlarge-only {
		display: none !important;
	}
}
@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
	.show-for-xlarge-only {
		display: none !important;
	}
}
@media screen and (min-width: 90em) {
	.hide-for-xxlarge {
		display: none !important;
	}
}
@media screen and (max-width: 89.99875em) {
	.show-for-xxlarge {
		display: none !important;
	}
}
@media screen and (min-width: 90em) {
	.hide-for-xxlarge-only {
		display: none !important;
	}
}
@media screen and (max-width: 89.99875em) {
	.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;
}
.show-for-landscape,
.hide-for-portrait {
	display: block !important;
}
@media screen and (orientation: landscape) {
	.show-for-landscape,
	.hide-for-portrait {
		display: block !important;
	}
}
@media screen and (orientation: portrait) {
	.show-for-landscape,
	.hide-for-portrait {
		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;
	}
}
.show-for-dark-mode {
	display: none;
}
.hide-for-dark-mode {
	display: block;
}
@media screen and (prefers-color-scheme: dark) {
	.show-for-dark-mode {
		display: block !important;
	}
	.hide-for-dark-mode {
		display: none !important;
	}
}
.show-for-ie {
	display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.show-for-ie {
		display: block !important;
	}
	.hide-for-ie {
		display: none !important;
	}
}
.show-for-sticky {
	display: none;
}
.is-stuck .show-for-sticky {
	display: block;
}
.is-stuck .hide-for-sticky {
	display: none;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.clearfix::before,
.clearfix::after {
	display: table;
	content: " ";
	flex-basis: 0;
	order: 1;
}
.clearfix::after {
	clear: both;
} /*! jQuery UI - v1.10.0 - 2013-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}
.ui-front {
	z-index: 100;
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: 0.5em 0.5em 0.5em 0.7em;
	min-height: 0;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: 0.5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: 0.1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
.ui-button-icon-only {
	width: 2.2em;
}
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: 0.4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
input.ui-button {
	padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: 0.5em;
}
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: 0.2em 0.2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 0 0.4em;
}
.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: 0.7em 0 0 0;
	padding: 0 0.2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: 0.5em 0.2em 0.4em;
	cursor: pointer;
	padding: 0.2em 0.6em 0.3em 0.6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 0.4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: 0.1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: 0.3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0.5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: 0.5em;
	padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: 0.5em 0.4em 0.5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px 0.4em;
	line-height: 1.5;
	min-height: 0;
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: 0.4em 0 0.2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}
.ui-menu .ui-icon {
	position: absolute;
	top: 0.2em;
	left: 0.2em;
}
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}
.ui-slider-horizontal {
	height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
	margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-slider-vertical {
	width: 0.8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -0.3em;
	margin-left: 0;
	margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: 0.2em 0;
	vertical-align: middle;
	margin-left: 0.4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;
	padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px 0.2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}
.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222;
}
.ui-widget-content a {
	color: #222;
}
.ui-widget-header {
	border: 1px solid #aaa;
	background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50%
		repeat-x;
	color: #222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50%
		repeat-x;
	font-weight: normal;
	color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50%
		repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50%
		repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50%
		repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: 0.7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: 0.35;
	filter: Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}
.ui-icon {
	width: 16px;
	height: 16px;
	background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}
.ui-icon-carat-1-n {
	background-position: 0 0;
}
.ui-icon-carat-1-ne {
	background-position: -16px 0;
}
.ui-icon-carat-1-e {
	background-position: -32px 0;
}
.ui-icon-carat-1-se {
	background-position: -48px 0;
}
.ui-icon-carat-1-s {
	background-position: -64px 0;
}
.ui-icon-carat-1-sw {
	background-position: -80px 0;
}
.ui-icon-carat-1-w {
	background-position: -96px 0;
}
.ui-icon-carat-1-nw {
	background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}
.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}
.ui-icon-arrow-4 {
	background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}
.ui-icon-extlink {
	background-position: -32px -80px;
}
.ui-icon-newwin {
	background-position: -48px -80px;
}
.ui-icon-refresh {
	background-position: -64px -80px;
}
.ui-icon-shuffle {
	background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}
.ui-icon-folder-open {
	background-position: -16px -96px;
}
.ui-icon-document {
	background-position: -32px -96px;
}
.ui-icon-document-b {
	background-position: -48px -96px;
}
.ui-icon-note {
	background-position: -64px -96px;
}
.ui-icon-mail-closed {
	background-position: -80px -96px;
}
.ui-icon-mail-open {
	background-position: -96px -96px;
}
.ui-icon-suitcase {
	background-position: -112px -96px;
}
.ui-icon-comment {
	background-position: -128px -96px;
}
.ui-icon-person {
	background-position: -144px -96px;
}
.ui-icon-print {
	background-position: -160px -96px;
}
.ui-icon-trash {
	background-position: -176px -96px;
}
.ui-icon-locked {
	background-position: -192px -96px;
}
.ui-icon-unlocked {
	background-position: -208px -96px;
}
.ui-icon-bookmark {
	background-position: -224px -96px;
}
.ui-icon-tag {
	background-position: -240px -96px;
}
.ui-icon-home {
	background-position: 0 -112px;
}
.ui-icon-flag {
	background-position: -16px -112px;
}
.ui-icon-calendar {
	background-position: -32px -112px;
}
.ui-icon-cart {
	background-position: -48px -112px;
}
.ui-icon-pencil {
	background-position: -64px -112px;
}
.ui-icon-clock {
	background-position: -80px -112px;
}
.ui-icon-disk {
	background-position: -96px -112px;
}
.ui-icon-calculator {
	background-position: -112px -112px;
}
.ui-icon-zoomin {
	background-position: -128px -112px;
}
.ui-icon-zoomout {
	background-position: -144px -112px;
}
.ui-icon-search {
	background-position: -160px -112px;
}
.ui-icon-wrench {
	background-position: -176px -112px;
}
.ui-icon-gear {
	background-position: -192px -112px;
}
.ui-icon-heart {
	background-position: -208px -112px;
}
.ui-icon-star {
	background-position: -224px -112px;
}
.ui-icon-link {
	background-position: -240px -112px;
}
.ui-icon-cancel {
	background-position: 0 -128px;
}
.ui-icon-plus {
	background-position: -16px -128px;
}
.ui-icon-plusthick {
	background-position: -32px -128px;
}
.ui-icon-minus {
	background-position: -48px -128px;
}
.ui-icon-minusthick {
	background-position: -64px -128px;
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-icon-key {
	background-position: -112px -128px;
}
.ui-icon-lightbulb {
	background-position: -128px -128px;
}
.ui-icon-scissors {
	background-position: -144px -128px;
}
.ui-icon-clipboard {
	background-position: -160px -128px;
}
.ui-icon-copy {
	background-position: -176px -128px;
}
.ui-icon-contact {
	background-position: -192px -128px;
}
.ui-icon-image {
	background-position: -208px -128px;
}
.ui-icon-video {
	background-position: -224px -128px;
}
.ui-icon-script {
	background-position: -240px -128px;
}
.ui-icon-alert {
	background-position: 0 -144px;
}
.ui-icon-info {
	background-position: -16px -144px;
}
.ui-icon-notice {
	background-position: -32px -144px;
}
.ui-icon-help {
	background-position: -48px -144px;
}
.ui-icon-check {
	background-position: -64px -144px;
}
.ui-icon-bullet {
	background-position: -80px -144px;
}
.ui-icon-radio-on {
	background-position: -96px -144px;
}
.ui-icon-radio-off {
	background-position: -112px -144px;
}
.ui-icon-pin-w {
	background-position: -128px -144px;
}
.ui-icon-pin-s {
	background-position: -144px -144px;
}
.ui-icon-play {
	background-position: 0 -160px;
}
.ui-icon-pause {
	background-position: -16px -160px;
}
.ui-icon-seek-next {
	background-position: -32px -160px;
}
.ui-icon-seek-prev {
	background-position: -48px -160px;
}
.ui-icon-seek-end {
	background-position: -64px -160px;
}
.ui-icon-seek-start {
	background-position: -80px -160px;
}
.ui-icon-seek-first {
	background-position: -80px -160px;
}
.ui-icon-stop {
	background-position: -96px -160px;
}
.ui-icon-eject {
	background-position: -112px -160px;
}
.ui-icon-volume-off {
	background-position: -128px -160px;
}
.ui-icon-volume-on {
	background-position: -144px -160px;
}
.ui-icon-power {
	background-position: 0 -176px;
}
.ui-icon-signal-diag {
	background-position: -16px -176px;
}
.ui-icon-signal {
	background-position: -32px -176px;
}
.ui-icon-battery-0 {
	background-position: -48px -176px;
}
.ui-icon-battery-1 {
	background-position: -64px -176px;
}
.ui-icon-battery-2 {
	background-position: -80px -176px;
}
.ui-icon-battery-3 {
	background-position: -96px -176px;
}
.ui-icon-circle-plus {
	background-position: 0 -192px;
}
.ui-icon-circle-minus {
	background-position: -16px -192px;
}
.ui-icon-circle-close {
	background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}
.ui-icon-circle-check {
	background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
	background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: 0.3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: 0.3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
#admin-edit,
.admin-edit {
	background-color: #e79825;
	border-bottom: solid 1px #d3881a;
	border-right: solid 1px #d3881a;
	left: 0;
	padding: 2px 10px;
	position: absolute;
	top: 0;
	z-index: 2500 !important;
}
#admin-edit a,
.admin-edit a {
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
}
.shift-edit {
	left: 165px !important;
}
div.spacer {
	clear: both;
	height: 1px;
}
div.spacer * {
	height: 1px;
	font-size: 1px;
}
div.spacerleft {
	clear: left;
	height: 1px;
}
div.spacerleft * {
	height: 1px;
	font-size: 1px;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
}
img,
a img {
	border: 0;
}
@media all {
	.featherlight {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 2147483647;
		text-align: center;
		white-space: nowrap;
		cursor: pointer;
		background: #333;
		background: rgba(0, 0, 0, 0);
	}
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}
	.featherlight:before {
		content: "";
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}
	.featherlight .featherlight-content {
		position: relative;
		text-align: left;
		vertical-align: middle;
		display: inline-block;
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid rgba(0, 0, 0, 0);
		min-width: 30%;
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;
		background: #fff;
		cursor: auto;
		white-space: normal;
	}
	.featherlight .featherlight-inner {
		display: block;
	}
	.featherlight .featherlight-close-icon {
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;
		line-height: 25px;
		width: 25px;
		cursor: pointer;
		text-align: center;
		font: Arial, sans-serif;
		background: #fff;
		background: rgba(255, 255, 255, 0.3);
		color: #000;
	}
	.featherlight .featherlight-image {
		width: 100%;
	}
	.featherlight-iframe .featherlight-content {
		border-bottom: 0;
		padding: 0;
	}
	.featherlight iframe {
		border: 0;
	}
}
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;
		padding: 10px 10px 0;
		border-bottom: 10px solid rgba(0, 0, 0, 0);
	}
}
.featherlight .bluesheet {
	width: 57%;
}
.quizPopup .featherlight-content {
	border-bottom-width: 10px;
}
@keyframes eye_open {
	from {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 50%,
			#fdb14c 50%,
			#fdb14c 50%,
			#000000 100%
		);
	}
	18% {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 44%,
			#fdb14c 50%,
			#fdb14c 56%,
			#000000 100%
		);
	}
	36% {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 38%,
			#fdb14c 50%,
			#fdb14c 62%,
			#000000 100%
		);
	}
	54% {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 32%,
			#fdb14c 50%,
			#fdb14c 68%,
			#000000 100%
		);
	}
	72% {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 26%,
			#fdb14c 50%,
			#fdb14c 74%,
			#000000 100%
		);
	}
	90% {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 20%,
			#fdb14c 50%,
			#fdb14c 80%,
			#000000 100%
		);
	}
	to {
		background: linear-gradient(
			to bottom,
			#000000 0%,
			#fdb14c 14%,
			#fdb14c 50%,
			#fdb14c 86%,
			#000000 100%
		);
	}
}
@keyframes intermittent_pulsate {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	4.1666% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	8.333% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	12.5% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	16.666% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.cssload-tetrominos {
	position: absolute;
	left: 50%;
	transform: translate(-31px, -26px);
	-o-transform: translate(-31px, -26px);
	-ms-transform: translate(-31px, -26px);
	-webkit-transform: translate(-31px, -26px);
	-moz-transform: translate(-31px, -26px);
}
.cssload-tetromino {
	width: 26px;
	height: 31px;
	position: absolute;
	transition: all ease 0.165s;
	-o-transition: all ease 0.165s;
	-ms-transition: all ease 0.165s;
	-webkit-transition: all ease 0.165s;
	-moz-transition: all ease 0.165s;
	background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 612 684"%3E%3Cpath fill="%23010101" d="M305.7 0L0 170.9v342.3L305.7 684 612 513.2V170.9L305.7 0z"/%3E%3Cpath fill="%23fff" d="M305.7 80.1l-233.6 131 233.6 131 234.2-131-234.2-131"/%3E%3C/svg%3E')
		no-repeat top center;
}
.cssload-box1 {
	animation: cssload-tetromino1 0.825s ease-out infinite;
	-o-animation: cssload-tetromino1 0.825s ease-out infinite;
	-ms-animation: cssload-tetromino1 0.825s ease-out infinite;
	-webkit-animation: cssload-tetromino1 0.825s ease-out infinite;
	-moz-animation: cssload-tetromino1 0.825s ease-out infinite;
}
.cssload-box2 {
	animation: cssload-tetromino2 0.825s ease-out infinite;
	-o-animation: cssload-tetromino2 0.825s ease-out infinite;
	-ms-animation: cssload-tetromino2 0.825s ease-out infinite;
	-webkit-animation: cssload-tetromino2 0.825s ease-out infinite;
	-moz-animation: cssload-tetromino2 0.825s ease-out infinite;
}
.cssload-box3 {
	animation: cssload-tetromino3 0.825s ease-out infinite;
	-o-animation: cssload-tetromino3 0.825s ease-out infinite;
	-ms-animation: cssload-tetromino3 0.825s ease-out infinite;
	-webkit-animation: cssload-tetromino3 0.825s ease-out infinite;
	-moz-animation: cssload-tetromino3 0.825s ease-out infinite;
	z-index: 2;
}
.cssload-box4 {
	animation: cssload-tetromino4 0.825s ease-out infinite;
	-o-animation: cssload-tetromino4 0.825s ease-out infinite;
	-ms-animation: cssload-tetromino4 0.825s ease-out infinite;
	-webkit-animation: cssload-tetromino4 0.825s ease-out infinite;
	-moz-animation: cssload-tetromino4 0.825s ease-out infinite;
}
@keyframes cssload-tetromino1 {
	0%,
	40% {
		transform: translate(0, 0);
	}
	50% {
		transform: translate(13px, -7px);
	}
	60%,
	100% {
		transform: translate(26px, 0);
	}
}
@-o-keyframes cssload-tetromino1 {
	0%,
	40% {
		-o-transform: translate(0, 0);
	}
	50% {
		-o-transform: translate(13px, -7px);
	}
	60%,
	100% {
		-o-transform: translate(26px, 0);
	}
}
@-ms-keyframes cssload-tetromino1 {
	0%,
	40% {
		-ms-transform: translate(0, 0);
	}
	50% {
		-ms-transform: translate(13px, -7px);
	}
	60%,
	100% {
		-ms-transform: translate(26px, 0);
	}
}
@-webkit-keyframes cssload-tetromino1 {
	0%,
	40% {
		-webkit-transform: translate(0, 0);
	}
	50% {
		-webkit-transform: translate(13px, -7px);
	}
	60%,
	100% {
		-webkit-transform: translate(26px, 0);
	}
}
@-moz-keyframes cssload-tetromino1 {
	0%,
	40% {
		-moz-transform: translate(0, 0);
	}
	50% {
		-moz-transform: translate(13px, -7px);
	}
	60%,
	100% {
		-moz-transform: translate(26px, 0);
	}
}
@keyframes cssload-tetromino2 {
	0%,
	20% {
		transform: translate(26px, 0px);
	}
	40%,
	100% {
		transform: translate(40px, 7px);
	}
}
@-o-keyframes cssload-tetromino2 {
	0%,
	20% {
		-o-transform: translate(26px, 0px);
	}
	40%,
	100% {
		-o-transform: translate(40px, 7px);
	}
}
@-ms-keyframes cssload-tetromino2 {
	0%,
	20% {
		-ms-transform: translate(26px, 0px);
	}
	40%,
	100% {
		-ms-transform: translate(40px, 7px);
	}
}
@-webkit-keyframes cssload-tetromino2 {
	0%,
	20% {
		-webkit-transform: translate(26px, 0px);
	}
	40%,
	100% {
		-webkit-transform: translate(40px, 7px);
	}
}
@-moz-keyframes cssload-tetromino2 {
	0%,
	20% {
		-moz-transform: translate(26px, 0px);
	}
	40%,
	100% {
		-moz-transform: translate(40px, 7px);
	}
}
@keyframes cssload-tetromino3 {
	0% {
		transform: translate(40px, 7px);
	}
	20%,
	60% {
		transform: translate(26px, 15px);
	}
	90%,
	100% {
		transform: translate(13px, 7px);
	}
}
@-o-keyframes cssload-tetromino3 {
	0% {
		-o-transform: translate(40px, 7px);
	}
	20%,
	60% {
		-o-transform: translate(26px, 15px);
	}
	90%,
	100% {
		-o-transform: translate(13px, 7px);
	}
}
@-ms-keyframes cssload-tetromino3 {
	0% {
		-ms-transform: translate(40px, 7px);
	}
	20%,
	60% {
		-ms-transform: translate(26px, 15px);
	}
	90%,
	100% {
		-ms-transform: translate(13px, 7px);
	}
}
@-webkit-keyframes cssload-tetromino3 {
	0% {
		-webkit-transform: translate(40px, 7px);
	}
	20%,
	60% {
		-webkit-transform: translate(26px, 15px);
	}
	90%,
	100% {
		-webkit-transform: translate(13px, 7px);
	}
}
@-moz-keyframes cssload-tetromino3 {
	0% {
		-moz-transform: translate(40px, 7px);
	}
	20%,
	60% {
		-moz-transform: translate(26px, 15px);
	}
	90%,
	100% {
		-moz-transform: translate(13px, 7px);
	}
}
@keyframes cssload-tetromino4 {
	0%,
	60% {
		transform: translate(13px, 7px);
	}
	90%,
	100% {
		transform: translate(0, 0);
	}
}
@-o-keyframes cssload-tetromino4 {
	0%,
	60% {
		-o-transform: translate(13px, 7px);
	}
	90%,
	100% {
		-o-transform: translate(0, 0);
	}
}
@-ms-keyframes cssload-tetromino4 {
	0%,
	60% {
		-ms-transform: translate(13px, 7px);
	}
	90%,
	100% {
		-ms-transform: translate(0, 0);
	}
}
@-webkit-keyframes cssload-tetromino4 {
	0%,
	60% {
		-webkit-transform: translate(13px, 7px);
	}
	90%,
	100% {
		-webkit-transform: translate(0, 0);
	}
}
@-moz-keyframes cssload-tetromino4 {
	0%,
	60% {
		-moz-transform: translate(13px, 7px);
	}
	90%,
	100% {
		-moz-transform: translate(0, 0);
	}
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0);
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-loading .slick-list {
	background: #fff url("./ajax-loader.gif") center center no-repeat;
}
@font-face {
	font-family: "slick";
	src: url("fonts/slick.eot");
	src: url("fonts/slick.eot?#iefix") format("embedded-opentype"),
		url("fonts/slick.woff") format("woff"),
		url("fonts/slick.ttf") format("truetype"),
		url("fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
	color: rgba(0, 0, 0, 0);
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: rgba(0, 0, 0, 0);
	color: rgba(0, 0, 0, 0);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}
.slick-prev:before {
	content: "←";
}
[dir="rtl"] .slick-prev:before {
	content: "→";
}
.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}
.slick-next:before {
	content: "→";
}
[dir="rtl"] .slick-next:before {
	content: "←";
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: rgba(0, 0, 0, 0);
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: rgba(0, 0, 0, 0);
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 0.75;
}
body {
	font-family: "Raleway", sans-serif;
	min-height: 100vh;
}
h1,
h2,
h3,
h4,
p,
ul,
ol {
	margin-top: 0px;
}
a {
	color: inherit;
}
.nofloat {
	float: none !important;
}
.slick-slide {
	outline: none;
}
header,
.header {
	position: relative;
	height: 140px;
	width: 100%;
	z-index: 100;
	background-color: #fff;
}
header.isPinned,
.header.isPinned {
	width: 100% !important;
	-moz-box-shadow: 0px 3px 6px -4px #777;
	-webkit-box-shadow: 0px 3px 6px -4px #777;
	box-shadow: 0px 3px 6px -4px #777;
}
header.isPinned .slamlogo,
.header.isPinned .slamlogo {
	width: 80px;
	margin-left: -40px;
}
header.isPinned .slam-logo,
.header.isPinned .slam-logo {
	width: 72px;
	margin-left: -36px;
}
header.isPinned .dt-logo,
.header.isPinned .dt-logo {
	width: 32px;
	margin-left: -16px;
}
header.isPinned .minimenu,
.header.isPinned .minimenu {
	top: -190px;
}
header.isPinned .header-inner .topnav,
.header.isPinned .header-inner .topnav {
	width: 40%;
	top: 68px;
	z-index: 100;
}
header .burger-outer,
.header .burger-outer {
	position: absolute;
	top: 19px;
	right: 20px;
	height: 54px;
	width: 54px;
	cursor: pointer;
}
header .burger-outer .hamburger,
.header .burger-outer .hamburger {
	width: 54px;
	height: 54px;
}
.header-inner {
	position: relative;
	max-width: 1600px;
	padding-left: 14px;
	padding-right: 14px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.header-inner .logo {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -73px;
	width: 146px;
	height: 25px;
}
.header-inner .slamlogo {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -119px;
	width: 238px;
	height: 46px;
	overflow: hidden;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.header-inner .slamlogo svg {
	width: 238px !important;
	height: 46px !important;
}
.header-inner .slam-logo {
	position: absolute;
	top: 53px;
	left: 50%;
	margin-left: -119px;
	width: 238px;
	height: 41px;
	overflow: hidden;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.header-inner .slam-logo img {
	width: 238px !important;
	height: 41px !important;
	max-width: 238px;
}
.header-inner .LP-logo {
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 116px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header-inner .LP-logo img {
	max-width: 300px;
	max-height: 116px;
}
.header-inner .dt-logo {
	position: absolute;
	top: 53px;
	left: 50%;
	margin-left: -148px;
	width: 297px;
	height: 40px;
	overflow: hidden;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.header-inner .dt-logo img {
	width: 297px !important;
	height: 40px !important;
	max-width: 297px;
}
.header-inner .outerLogo {
	width: 285px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 59px;
	left: 50%;
	margin-left: -142px;
	transform-origin: center top;
	transform: scale(0.7);
}
.header-inner .hdr-DT {
	position: fixed;
	top: 14px;
	left: 14px;
	height: 16px;
	background-image: url(../images/dt-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	font-size: 12px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	padding-left: 16px;
}
.header-inner .hdr-slam-mini {
	position: absolute;
	top: 14px;
	left: 14px;
	height: 16px;
	width: 90px;
}
.header-inner .hdr-slam-mini img {
	display: block;
}
.header-inner .minimenu {
	display: none;
	position: absolute;
	top: 42px;
	left: 14px;
	padding-left: 18px;
	padding-right: 68px;
	padding-top: 6px;
	padding-bottom: 1px;
	background-color: rgba(255, 255, 255, 0.85);
	font-size: 16px;
	font-weight: 800;
	line-height: 27px;
	-moz-box-shadow: 0px 0px 9px -8px #333;
	-webkit-box-shadow: 0px 0px 9px -8px #333;
	box-shadow: 0px 0px 9px -8px #333;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.header-inner .minimenu.active {
	display: block;
}
.header-inner .minimenu a {
	color: #a7a6a6;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.header-inner .minimenu a:hover {
	color: #000;
}
.header-inner .topnav {
	position: absolute;
	width: 34%;
	top: 73px;
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.header-inner .topnav a {
	position: relative;
	color: #898b8c;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
}
.header-inner .topnav a:hover {
	color: #000;
}
.header-inner .topnav a.active {
	color: #000;
}
.header-inner .topnav a.active:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -22px;
	width: 44px;
	height: 6px;
	line-height: 1px;
	background-color: #ffb71e;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.header-inner #topnav-1 {
	left: 14px;
	text-align: right;
}
.header-inner #topnav-1 a {
	margin-left: 20px;
}
.header-inner #topnav-1 .navmenu {
	margin-left: 20px;
}
.header-inner #topnav-2 {
	right: 14px;
	text-align: left;
}
.header-inner #topnav-2 a {
	margin-right: 20px;
}
.header-inner .navwrap {
	display: inline-block;
	position: relative;
}
.header-inner .navwrap.active .navmenu {
	display: block;
}
.header-inner .navmenu {
	display: none;
	position: absolute;
	top: 24px;
	left: 0px;
	text-align: left;
	background-color: #fff;
	width: 290px;
	padding: 6px;
	font-size: 13px;
	-moz-box-shadow: 3px 3px 14px -10px #777;
	-webkit-box-shadow: 3px 3px 14px -10px #777;
	box-shadow: 3px 3px 14px -10px #777;
}
.header-inner .navmenu a {
	display: block;
	color: #000;
	text-decoration: none;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.header-inner .navmenu a:hover {
	background-color: #ffb71e;
}
.header-inner .navmenu a.selected {
	font-weight: bold;
	color: #ffb71e;
	cursor: default;
	pointer-events: none;
}
.header-inner .navmenu a.selected:hover {
	background-color: #fff;
}
.header-searchwrap {
	position: absolute;
	top: 8px;
	right: 14px;
	font-size: 15px;
	background-color: #fff;
	height: 25px;
	line-height: 22px;
	padding-top: 2px;
	padding-left: 3px;
	overflow: hidden;
	z-index: 2;
}
.header-searchwrap.active .headersearch-inner {
	width: 264px;
}
.headersearch-inner {
	position: relative;
	width: 25px;
	-webkit-transition: width 0.4s ease-in-out;
	-moz-transition: width 0.4s ease-in-out;
	-o-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
}
.headersearch-form {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 261px;
}
.headersearch-form .fa,
.headersearch-form .far,
.headersearch-form .fas {
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
	-webkit-transform: translateY(-1px);
	-moz-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	-o-transform: translateY(-1px);
	transform: translateY(-1px);
}
.header-searchfield {
	width: 232px;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.searchform-main {
	text-align: center;
	margin-bottom: 30px;
}
.searchform-main .searchfield {
	width: 600px;
	max-width: 90%;
	font-size: 18px;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #757575;
}
.searchResult {
	margin-bottom: 1.5em;
}
.searchResult .sr-title {
	line-height: 22px;
	margin-bottom: 2px;
}
.searchResult .sr-title a {
	color: #0081c8;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}
.searchResult .sr-title a:hover {
	color: #006095;
}
.searchResult .sr-link {
	color: #739eab;
	font-weight: 600;
}
.searchResult .sr-snippet {
	font-size: 15px;
}
.searchPaginationLinks {
	margin-top: 30px;
	text-align: center;
}
.searchPaginationLinks .searchpag {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #00ae9b;
	color: #00ae9b;
	margin-right: 16px;
	margin-bottom: 16px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.searchPaginationLinks .searchpag:hover {
	background-color: #ccefeb;
}
.searchPaginationLinks .searchpag.current {
	background-color: #00ae9b;
	color: #fff;
	cursor: default;
	pointer-events: none;
}
.searchPaginationLinks .searchpag.current:hover {
	background-color: #00ae9b;
}
.feature-social,
.header-social {
	margin-top: 36px;
	font-size: 22px;
}
.feature-social a,
.header-social a {
	margin-right: 28px;
	color: #000;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.feature-social a.link-facebook:hover,
.header-social a.link-facebook:hover {
	color: #3b5999;
}
.feature-social a.link-twitter:hover,
.header-social a.link-twitter:hover {
	color: #00aced;
}
.feature-social a.link-instagram:hover,
.header-social a.link-instagram:hover {
	color: #e1306c;
}
.feature-social a.link-linkedin:hover,
.header-social a.link-linkedin:hover {
	color: #0077b5;
}
.feature-social a.link-vimeo:hover,
.header-social a.link-vimeo:hover {
	color: #19b7ea;
}
.header-social {
	position: absolute;
	right: 54px;
	top: 10px;
	margin-top: 0px;
	font-size: 15px;
	text-align: right;
}
.header-social a {
	color: #898b8c;
	margin-left: 18px;
	margin-right: 0px;
}
.mobileMenu {
	display: none;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100vw;
	height: auto;
	min-height: calc(100vh - 90px);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 1rem;
	padding-right: 1rem;
	background-color: #000;
	z-index: 200;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.mobileMenu .mm-section {
	margin-bottom: 16px;
}
.mobileMenu .mm-section a {
	color: #ffb71e;
	text-decoration: none;
	font-size: 26px;
	font-weight: 600;
	line-height: 32px;
}
.mobileMenu .mm-sublinks {
	margin: 0px;
	display: none;
}
.mobileMenu .mm-sublinks.active {
	display: block;
	padding-top: 6px;
	padding-bottom: 1px;
}
.mobileMenu .mm-sublinks dt {
	margin-top: 12px;
	margin-bottom: 12px;
}
.mobileMenu .mm-sublinks a {
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	color: #fff;
}
.mobileMenu .mm-social {
	margin-top: 36px;
	font-size: 22px;
}
.mobileMenu .mm-social a {
	color: #fff;
	margin-left: 12px;
	margin-right: 12px;
}
.pulsate {
	-webkit-animation: intermittent_pulsate 6s ease-in-out infinite both;
	animation: intermittent_pulsate 6s ease-in-out infinite both;
}
.loading_wrap,
.loading_wrap_3d {
	position: absolute;
	text-align: center;
	top: 200px;
	left: 50%;
	margin-left: -70px;
	z-index: 90;
}
.loading_wrap .loading_panel,
.loading_wrap_3d .loading_panel {
	height: 140px;
	width: 140px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/black-70.png);
	background-repeat: repeat;
	color: #fff;
	padding-top: 34px;
	font-size: 13px;
	font-weight: 500;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.loading_wrap .loading_img,
.loading_wrap_3d .loading_img {
	margin-bottom: 14px;
}
.loading_wrap_3d .loading_panel {
	position: relative;
	padding-top: 92px;
}
.loading_wrap_3d .cssload-tetrominos {
	top: 65px;
}
.heroWrap {
	position: relative;
	overflow: hidden;
}
.hero-vellum-top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 10;
}
.hero-anim-wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 15;
}
.hero-inner,
.hero-anim-inner {
	position: relative;
	max-width: 1600px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
.hero-anim-inner {
	padding-top: 47px;
}
.hero-anim-inner .heroAnimLogo {
	vertical-align: middle;
	visibility: hidden;
	transform-origin: center;
}
.hero-anim-inner .hero-anim-text {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
	font-size: 36px;
	overflow: hidden;
	white-space: nowrap;
	color: rgba(0, 0, 0, 0);
}
.heroControlsRow {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 14%;
	z-index: 7;
	visibility: hidden;
	pointer-events: none;
}
.heroControls {
	float: right;
	pointer-events: auto;
}
.carodot {
	height: 14px;
	width: 14px;
	display: inline-block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #ffb71e;
	margin-left: 17px;
	vertical-align: middle;
	cursor: pointer;
}
.carodot .carodot-inner {
	height: 8px;
	width: 8px;
	margin-left: 3px;
	margin-top: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.carodot.active {
	cursor: default;
}
.carodot.active .carodot-inner {
	background-color: #fff;
}
.caro-advance {
	vertical-align: middle;
	margin-left: 14px;
	cursor: pointer;
}
.heroslide {
	position: relative;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-color: #555;
}
.heroslide img {
	width: 100%;
}
.heroslide video {
	width: 100%;
	display: block;
}
.overHero {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: calc(100vh - 140px);
	z-index: 3;
}
.heroDrawer-row {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 46px;
}
.heroDrawer-inner {
	position: relative;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.heroDrawer {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 55%;
	height: 320px;
	padding-left: 14px;
	opacity: 0;
	-webkit-transition: top 0.4s cubic-bezier(0, -0.24, 0.52, 1.38);
	-moz-transition: top 0.4s cubic-bezier(0, -0.24, 0.52, 1.38);
	-o-transition: top 0.4s cubic-bezier(0, -0.24, 0.52, 1.38);
	transition: top 0.4s cubic-bezier(0, -0.24, 0.52, 1.38);
}
.heroDrawer.active {
	top: -254px;
}
.heroDrawer .drawerBG {
	position: absolute;
	top: 0px;
	right: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	height: 100%;
	width: 50vw;
}
.heroDrawer .drawerBG-right {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 50vw;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
}
.heroDrawer .drawerNotch {
	position: absolute;
	top: -26px;
	left: -50vw;
	height: 26px;
	width: calc(100% + 50vw);
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	-o-transform: skewX(45deg);
	transform: skewX(45deg);
}
.heroDrawer .heroDrawer-top {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	height: 46px;
	padding-top: 16px;
}
.heroDrawer .case-name {
	display: inline-block;
	font-weight: 600;
	color: #ffb71e;
	padding-right: 20px;
	border-right: 1px solid #fff;
	margin-right: 20px;
	height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}
.heroDrawer .case-location {
	display: inline-block;
	font-weight: 600;
	padding-right: 20px;
	border-right: 1px solid #fff;
	margin-right: 20px;
	height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}
.heroDrawer .heroDrawerToggle {
	display: inline-block;
	font-weight: 900;
	color: #ffb71e;
	text-decoration: underline;
	cursor: pointer;
	vertical-align: top;
}
.heroDrawer .heroDrawer-bottom {
	margin-right: 2em;
	font-size: 14px;
	font-weight: 500;
	margin-top: 2em;
}
.heroDrawer .heroDrawer-bottom a {
	color: #ffb71e;
	font-weight: bold;
}
.homepage-bottom {
	padding-bottom: 10px;
}
.home-ECT,
h1.home-ECT,
p.home-ECT,
.home-DT,
h1.home-DT,
p.home-DT {
	margin-bottom: 34px;
	font-size: 27px;
	font-weight: 300;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.home-ECT img,
h1.home-ECT img,
p.home-ECT img,
.home-DT img,
h1.home-DT img,
p.home-DT img {
	height: 43px;
	width: auto;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 8px;
}
.site-intro {
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
	padding-bottom: 48px;
	border-bottom: 9px solid #ffb71e;
	margin-top: 48px;
	margin-bottom: 86px;
}
.hp-designThinkers h2 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 44px;
}
.hp-designThinkers .dt-article p a {
	color: #000;
}
.dt-issue-cover {
	margin-bottom: 18px;
}
.dt-article {
	margin-bottom: 50px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.8;
}
.dt-article h3 {
	margin-bottom: 8px;
	font-size: 22px;
	line-height: 28px;
}
.dt-article h3 a {
	color: inherit;
	text-decoration: none;
}
.dt-article h3 a:hover {
	text-decoration: underline;
}
.dt-article img {
	width: 154px;
	margin-bottom: 10px;
}
.leftImage {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.25em;
}
.rightImage {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.25em;
}
.btn-more {
	display: inline-block;
	background-color: #ffb71e;
	color: #000;
	font-weight: 700;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-right: 14px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-more:hover {
	background-color: #000;
	color: #ffb71e;
}
.buttonToRight {
	text-align: right;
}
.back-bar {
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 30px;
}
.back-bar a {
	color: #ffb71e;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.back-bar a:hover {
	color: #ea9f00;
}
.filters-bar {
	position: relative;
	text-align: center;
	font-size: 13px;
	margin-bottom: 24px;
	z-index: 10;
}
.filters-bar .filterwrap {
	position: relative;
	display: inline-block;
	text-align: left;
	z-index: 10;
	margin-left: 14px;
	margin-right: 14px;
}
.filters-bar .filterwrap.current .filtertoggle,
.filters-bar .filterwrap.current .filterlabel {
	color: #ffb71e;
}
.filters-bar .filterwrap.active {
	z-index: 11;
}
.filters-bar .filterwrap.active .filtermenu {
	display: block;
}
.filters-bar #filterwrap-featured {
	margin-right: 42px;
}
.filters-bar .filtertoggle,
.filters-bar a.filterlabel {
	height: 34px;
	line-height: 32px;
	padding-left: 14px;
	padding-right: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	border: 2px solid rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.filters-bar .filtertoggle:after {
	content: "▼";
	color: #ffb71e;
	font-size: 13px;
	margin-left: 0.25em;
	vertical-align: middle;
}
.filters-bar .filtermenu {
	display: none;
	position: absolute;
	left: 0px;
	top: 34px;
	background-color: #fff;
	width: 290px;
	padding: 6px;
	font-size: 13px;
	-moz-box-shadow: 3px 3px 14px -10px #777;
	-webkit-box-shadow: 3px 3px 14px -10px #777;
	box-shadow: 3px 3px 14px -10px #777;
}
.filters-bar .filtermenu a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.filters-bar .filtermenu a:hover {
	background-color: #ffb71e;
}
.filters-bar .filtermenu a.selected {
	font-weight: bold;
	color: #ffb71e;
	cursor: default;
	pointer-events: none;
}
.filters-bar .filtermenu a.selected:hover {
	background-color: #fff;
}
.mobile-filtersBar {
	position: relative;
	height: 66px;
	padding-top: 18px;
	text-align: center;
	z-index: 10;
}
.mobileFilters-toggle {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	font-weight: 800;
	color: #ffb71e;
	cursor: pointer;
}
.mobileFilters-toggle:after {
	content: "▼";
	color: #ffb71e;
	font-size: 13px;
	margin-left: 0.25em;
	vertical-align: middle;
}
.mobileFilters-dropdown {
	position: absolute;
	top: 54px;
	left: 50%;
	margin-left: -145px;
	width: 290px;
	background-color: #fff;
	z-index: 10;
	text-align: left;
	padding: 6px;
	font-size: 15px;
	-moz-box-shadow: 3px 3px 14px -10px #777;
	-webkit-box-shadow: 3px 3px 14px -10px #777;
	box-shadow: 3px 3px 14px -10px #777;
	display: none;
}
.mobileFilters-dropdown.active {
	display: block;
}
.mobileFilters-dropdown a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mobileFilters-dropdown a:hover {
	background-color: #ffb71e;
}
.mobileFilters-dropdown a.selected {
	font-weight: bold;
	color: #ffb71e;
	cursor: default;
	pointer-events: none;
}
.mobileFilters-dropdown a.selected:hover {
	background-color: #fff;
}
.mobileFilters-dropdown a.filterTopLink {
	font-weight: bold;
}
.mobileFilters-dropdown a.filterSectionToggle {
	cursor: pointer;
	pointer-events: auto;
}
.mobileFilters-dropdown a.filterSectionToggle:hover {
	background-color: #fff;
}
.mobileFilters-dropdown .filterSection {
	border-top: 1px solid #dedfe0;
}
.no-cases {
	border: 4px dashed #898b8c;
	padding: 70px 20px;
	text-align: center;
	line-height: 1.3;
}
.no-cases p {
	margin-bottom: 0px;
}
.casesRow {
	display: -ms-grid;
	display: grid;
	width: 100%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	-ms-grid-columns: 25fr 20px 25fr 20px 50fr;
	-ms-grid-rows: 36fr 20px 32fr 20px 32fr;
	grid-template-columns: 25fr 25fr 50fr;
	grid-template-rows: 36fr 32fr 32fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.expCasesRow {
	display: -ms-grid;
	display: grid;
	width: 100%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 98px;
	-ms-grid-columns: 23.5fr 20px 23.5fr 20px 53fr;
	-ms-grid-rows: 54fr 20px 46fr;
	grid-template-columns: 23.5fr 23.5fr 53fr;
	grid-column-gap: 20px;
	grid-template-rows: 54fr 46fr;
	grid-row-gap: 20px;
}
.expCasesRow .listcase-1 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-column: 1/3;
	grid-row: 1/2;
}
.expCasesRow .listcase-2 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	grid-column: 3/4;
	grid-row: 1/3;
}
.expCasesRow .listcase-3 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
	grid-column: 1/2;
	grid-row: 2/3;
}
.expCasesRow .listcase-4 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
	grid-column: 2/3;
	grid-row: 2/3;
}
.listcase,
.listcase-placeholder {
	position: relative;
	width: 100%;
	overflow: hidden;
	display: flex;
	min-width: 0;
	min-height: 0;
}
.listcase img,
.listcase-placeholder img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transform-origin: center;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.listcase .vellum,
.listcase-placeholder .vellum {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	background-color: rgba(255, 255, 255, 0.7);
	height: 72px;
	width: 100%;
	padding: 18px;
	font-size: 12px;
}
.listcase a.proj-name,
.listcase-placeholder a.proj-name {
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.listcase .microswap-img,
.listcase-placeholder .microswap-img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.listcase .microswap-img.shown,
.listcase-placeholder .microswap-img.shown {
	opacity: 1;
}
.relatedcase,
.carouselcase {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.relatedcase img,
.carouselcase img {
	width: 100%;
	height: auto;
	transform-origin: center;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.relatedcase .vellum,
.carouselcase .vellum {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	background-color: rgba(255, 255, 255, 0.7);
	height: 72px;
	width: 100%;
	padding: 18px;
	font-size: 12px;
}
.relatedcase a.proj-name,
.carouselcase a.proj-name {
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.listcase,
.carouselcase,
.relatedcase,
.personblock {
	cursor: pointer;
}
.listcase.faux-case,
.carouselcase.faux-case,
.relatedcase.faux-case,
.personblock.faux-case {
	cursor: default;
}
.listcase.nonlink,
.carouselcase.nonlink,
.relatedcase.nonlink,
.personblock.nonlink {
	cursor: default;
}
.casesCarouselWrap {
	position: relative;
}
.casesCarouselWrap .cases-control {
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -44px;
	cursor: pointer;
}
.casesCarouselWrap .cases-prev {
	left: 0px;
}
.casesCarouselWrap .cases-next {
	right: 0px;
}
.casesCarouselWrap .carouselcase {
	width: 1321px !important;
}
.casesCarouselWrap .slick-disabled {
	visibility: hidden;
}
.filterName {
	position: absolute;
	top: -24px;
	left: 0px;
	color: #ffb71e;
	font-size: 14px;
	font-weight: 700;
	text-transform: lowercase;
}
.portfolioReturn,
.officeReturn {
	margin-left: 0.9375rem;
	margin-right: 0.9375rem;
	margin-bottom: 5px;
	color: #ffb71e;
	font-size: 14px;
	font-weight: 700;
}
.portfolioReturn a,
.officeReturn a {
	color: #ffb71e;
	text-decoration: none;
}
.portfolioReturn a:hover,
.officeReturn a:hover {
	color: #ea9f00;
}
.portfolioReturn .fa,
.portfolioReturn .far,
.portfolioReturn .fas,
.officeReturn .fa,
.officeReturn .far,
.officeReturn .fas {
	margin-right: 0.25em;
}
.casesCarousel {
	position: relative;
	height: 645px;
	margin-bottom: 66px;
}
.casesTrack {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 645px;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.casesTrack .carouselcase:nth-of-type(1) .vellum {
	bottom: 0px;
}
.casesTrack.scroll1 {
	-webkit-transform: translateX(-1339px);
	-moz-transform: translateX(-1339px);
	-ms-transform: translateX(-1339px);
	-o-transform: translateX(-1339px);
	transform: translateX(-1339px);
}
.casesTrack.scroll1 .carouselcase:nth-of-type(2) .vellum {
	bottom: 0px;
}
.casesTrack.scroll2 {
	-webkit-transform: translateX(-2678px);
	-moz-transform: translateX(-2678px);
	-ms-transform: translateX(-2678px);
	-o-transform: translateX(-2678px);
	transform: translateX(-2678px);
}
.casesTrack.scroll2 .carouselcase:nth-of-type(3) .vellum {
	bottom: 0px;
}
.casesTrack.scroll3 {
	-webkit-transform: translateX(-4017px);
	-moz-transform: translateX(-4017px);
	-ms-transform: translateX(-4017px);
	-o-transform: translateX(-4017px);
	transform: translateX(-4017px);
}
.casesTrack.scroll3 .carouselcase:nth-of-type(4) .vellum {
	bottom: 0px;
}
.casesTrack-1 {
	width: 1339px;
}
.casesTrack-2 {
	width: 2678px;
}
.casesTrack-3 {
	width: 4017px;
}
.casesTrack-4 {
	width: 5356px;
}
.carouselcase {
	display: inline-block;
	width: 1321px;
	height: 645px;
	margin-right: 18px;
}
.carouselcase .vellum {
	height: 201px;
	bottom: 0px;
	color: #fff;
	padding-top: 47px;
	padding-left: 7%;
	background-color: rgba(54, 115, 138, 0.7);
	font-size: 16px;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.carouselcase .vellum a.proj-name {
	font-size: 30px;
	line-height: 34px;
	height: auto;
	color: #fff;
	text-transform: uppercase;
}
.carouselcase .vellum a.proj-name:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #fff;
	margin-bottom: 16px;
}
.carouselcase .vellum .proj-loc {
	margin-top: 8px;
}
.carouselcase .vellum .carocase-more {
	margin-top: 10px;
}
.carouselcase .vellum .carocase-more a {
	display: inline-block;
	font-size: 12px;
	font-weight: 900;
	line-height: 12px;
	text-decoration: none;
	color: #ffb71e;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}
.carouselcase.withQuote:hover .vellum {
	bottom: -201px;
}
.objectiveIntro {
	position: relative;
	height: 719px;
	background-position: right top;
	background-size: contain;
	margin-bottom: 95px;
}
.objectiveIntroPanel {
	background-color: #ff6c37;
	position: relative;
	top: 0px;
	left: 0px;
	height: 719px;
	width: 606px;
	max-width: 100%;
	color: #fff;
	padding-top: 130px;
	padding-left: 5%;
	padding-right: 7.75%;
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
}
.objectiveIntroPanel h2 {
	font-size: 28px;
	text-transform: lowercase;
}
.casewrap .objectiveIntro {
	height: 645px;
	margin-bottom: 0px;
}
.casewrap .objectiveIntroPanel {
	height: 645px;
	padding-top: 90px;
}
.listcase-1 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-column: 1/3;
	grid-row: 1/2;
}
.listcase-2 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-column: 3/4;
	grid-row: 1/2;
}
.listcase-3 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	-ms-grid-row: 3;
	ms-grid-row-span: 1;
	grid-column: 1/2;
	grid-row: 2/3;
}
.listcase-4 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	-ms-grid-row: 5;
	-ms-grid-row-span: 1;
	grid-column: 1/2;
	grid-row: 3/4;
}
.listcase-3 .quote-overlay,
.listcase-4 .quote-overlay {
	font-size: 24px;
	line-height: 32px;
}
.listcase-5 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	-ms-grid-row: 3;
	-ms-grid-row-span: 3;
	grid-column: 2/3;
	grid-row: 2/4;
}
.listcase-6 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	-ms-grid-row: 3;
	-ms-grid-row-span: 3;
	grid-column: 3/4;
	grid-row: 2/4;
}
.quote-overlay {
	position: absolute;
	top: -11%;
	left: 0px;
	width: 100%;
	height: 111%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-left: 2em;
	padding-right: 1em;
	text-indent: -0.4em;
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	background-color: rgba(220, 100, 68, 0.75);
	color: #fff;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.quote-overlay.shown {
	opacity: 1;
}
.quote-overlay-text {
	width: 100%;
}
.casestudy-hero-outer {
	position: relative;
	height: 0px;
	padding-top: 48.8125%;
}
.casestudy-hero-inner,
.career-stub-inner,
.expertise-hero-inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.casestudy-hero-inner #admin-edit,
.career-stub-inner #admin-edit,
.expertise-hero-inner #admin-edit,
.casestudy-hero-inner .admin-edit,
.career-stub-inner .admin-edit,
.expertise-hero-inner .admin-edit {
	z-index: 99 !important;
}
.expertise-hero-outer,
.careers-hero-outer,
.culture-hero-outer,
.philanthropy-hero-outer,
.officedetail-hero-outer,
.office-hero-outer {
	position: relative;
	min-height: calc(100vh - 140px);
	color: #fff;
	padding-top: 10%;
	padding-bottom: 8%;
	font-size: 15px;
	line-height: 26px;
}
.expertise-hero-outer h1,
.careers-hero-outer h1,
.culture-hero-outer h1,
.philanthropy-hero-outer h1,
.officedetail-hero-outer h1,
.office-hero-outer h1 {
	font-size: 48px;
	line-height: 54px;
	margin-bottom: 48px;
	text-transform: uppercase;
}
.expertise-hero-outer h1:before,
.careers-hero-outer h1:before,
.culture-hero-outer h1:before,
.philanthropy-hero-outer h1:before,
.officedetail-hero-outer h1:before,
.office-hero-outer h1:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #fff;
	margin-bottom: 35px;
}
.expertise-hero-outer p,
.careers-hero-outer p,
.culture-hero-outer p,
.philanthropy-hero-outer p,
.officedetail-hero-outer p,
.office-hero-outer p {
	font-weight: 600;
}
.expertise-hero-inner {
	height: auto;
	min-height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.DT-hero-outer {
	position: relative;
	min-height: calc(100vh - 140px - 50px);
	padding-top: calc((100vh - 140px - 50px) * 0.25);
	color: #fff;
	overflow-x: hidden;
}
.DT-hero-outer .DT-herologo {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 36.6%;
	max-height: 90%;
}
.DT-hero-inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.scrollCaratBar {
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 90px;
}
.scrollCarat {
	cursor: s-resize;
}
.career-stub-inner {
	height: auto;
	min-height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.office-hero-outer h1 {
	text-transform: uppercase;
}
.careers-hero-outer,
.culture-hero-outer,
.philanthropy-hero-outer,
.officedetail-hero-outer {
	min-height: calc(75vh - 140px);
	padding-top: 7.5%;
	padding-bottom: 6%;
}
.philBannerRow {
	margin-top: 30px;
	margin-bottom: 40px;
}
.philBannerRow .philBanner {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.philDetail {
	max-width: 1225px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}
.philDetail h2 {
	text-transform: uppercase;
}
.philDetail h2:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #0081c8;
	margin-bottom: 25px;
}
.philDetail p {
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
}
.philDetail p.normalweight {
	font-weight: normal;
}
.philDetail p.backlink {
	margin-top: 40px;
}
.philDetail p.backlink a {
	color: #ff6c37;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.philDetail p.backlink a:hover {
	color: #ff4704;
}
.hero-stub {
	min-height: 0px;
	height: 174px;
	padding-top: 0px;
	color: #fff;
	color: rgba(255, 255, 255, 0.7333333333);
	font-size: 5vw;
	font-weight: 700;
	line-height: 174px;
	overflow: hidden;
}
.hero-stub .expertise-hero-inner {
	background-position: center -130px;
}
.career-stub {
	min-height: 0px;
	height: 174px;
	padding-top: 0px;
	color: #fff;
	color: rgba(255, 255, 255, 0.7333333333);
	font-size: 5vw;
	font-weight: 700;
	line-height: 174px;
	overflow: hidden;
}
.career-stub .career-stub-inner {
	background-position: center;
}
.expertisesList {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.expertisesList dt {
	margin-bottom: 24px;
	color: #ffb71e;
}
.expertisesList a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.expertisesList.overlink a {
	color: rgba(255, 255, 255, 0.25);
}
.expertisesList.overlink a:hover {
	color: #ffb71e;
}
.expertiseOverviewSection {
	margin-top: 96px;
	margin-bottom: 156px;
}
.expertiseIntroLower {
	font-size: 15px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 66px;
}
.expertiseIntroLower h1,
.expertiseIntroLower h2 {
	margin-bottom: 25px;
	font-size: 30px;
	font-weight: bold;
}
.expertiseIntroLower h1:before,
.expertiseIntroLower h2:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #0081c8;
	margin-bottom: 25px;
}
.textOverviewSection {
	margin-top: 60px;
	margin-bottom: 80px;
}
.textOverviewSection h2 {
	margin-bottom: 30px;
	font-weight: 800;
}
.textOverviewSection p {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}
.expertisesCarouselWrap {
	position: relative;
}
.expertisesCarouselWrap .caro-control {
	position: absolute;
	top: 200px;
	z-index: 2;
	cursor: pointer;
}
.expertisesCarouselWrap .caro-prev {
	left: 20px;
}
.expertisesCarouselWrap .caro-next {
	right: 20px;
}
.expertisesCarouselWrap .expSlide {
	width: 724px !important;
	margin-left: 20px;
	margin-right: 20px;
}
.expertisesCarouselWrap .expSlideText {
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
	height: 0px;
	overflow: hidden;
}
.expertisesCarouselWrap .expertiseImage {
	display: block;
	height: 484px;
	margin-bottom: 38px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 55px;
	padding-right: 55px;
	font-size: 46px;
	font-weight: 300;
	color: #fff;
	line-height: 52px;
	text-decoration: none;
	text-transform: uppercase;
	background-size: cover;
	pointer-events: none;
}
.expertisesCarouselWrap .slick-current .expertiseImage {
	pointer-events: auto;
}
.expertisesCarouselWrap .slick-current .expSlideText {
	height: auto;
}
.expertisesCarouselWrap .moreButtonCol {
	text-align: right;
	padding-left: 1.5em;
}
.casestudy-hero-img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}
.casestudy-hero-vellum {
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	height: auto;
	padding-top: 2.25vw;
	padding-bottom: 2vw;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	color: #000;
}
.casestudy-hero-vellum .casestudy-vellum-copy {
	height: auto;
	display: block;
}
.casestudy-hero-vellum .casestudy-name,
.casestudy-hero-vellum h1.casestudy-name {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 2vw;
	font-weight: 800;
	text-transform: uppercase;
}
.casestudy-hero-vellum .casestudy-name:before,
.casestudy-hero-vellum h1.casestudy-name:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #000;
	margin-bottom: 16px;
}
.casestudy-hero-vellum .casestudy-subhead {
	text-transform: uppercase;
	font-size: 1.5vw;
	font-weight: 600;
	line-height: 115%;
}
.casestudy-hero-vellum.onblack {
	background-color: rgba(0, 0, 0, 0.55);
	color: #fff;
}
.casestudy-hero-vellum.onblack .casestudy-name:before,
.casestudy-hero-vellum.onblack h1.casestudy-name:before {
	background-color: #fff;
}
.casestudy-hero-vellum.onblack .casestudy-subhead:before {
	background-color: #fff;
}
.backstory-row {
	padding-top: 60px;
	padding-bottom: 45px;
}
.backstory-row .backstory-top {
	margin-bottom: 34px;
}
.backstory-row .backstory-top h3 {
	margin-bottom: 0px;
}
.backstory-row h3 {
	min-height: 36px;
	margin-bottom: 34px;
	font-size: 24px;
	font-weight: 600;
}
.backstory-row h3 img {
	height: 35px;
	width: auto;
	vertical-align: middle;
	margin-right: 0.5em;
}
.backstory-row .backstory-loc {
	font-size: 20px;
	font-weight: 600;
	color: #676668;
}
.backstory-row p {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}
.backstory-col h3 {
	color: #ffb71e;
	min-height: 36px;
}
.glance-panel {
	padding-left: 18px;
	font-size: 16px;
	line-height: 21px;
}
.glance-panel .fact {
	position: relative;
	padding-left: 133px;
	margin-bottom: 14px;
}
.glance-panel .fact-label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	font-weight: 600;
}
.glance-skiplinks {
	margin-top: 2em;
}
.glance-skiplinks dt {
	display: inline-block;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom: 3px solid #000;
}
.glance-skiplinks dt a {
	text-decoration: none;
	color: #000;
	font-weight: 700;
}
.casestudy-sectionHeader {
	height: 530px;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	font-size: 95px;
	font-weight: 600;
	text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.casestudy-sectionHeader .sectionHeader-copy {
	height: 530px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
#relatedProjectsSection {
	padding-top: 56px;
	padding-bottom: 96px;
}
#relatedProjectsSection h3 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 42px;
}
.peopleGridsWrap {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.peopleGridsWrap-connections,
.peopleGridsWrap.single {
	height: auto !important;
	overflow-x: hidden;
	margin-bottom: 40px;
}
.peopleGridsWrap-connections .peopleGridsInner,
.peopleGridsWrap.single .peopleGridsInner {
	position: static;
	height: auto;
}
.peopleGridsWrap-connections .peopleGrid,
.peopleGridsWrap.single .peopleGrid {
	height: auto;
}
.peopleGridsWrap-connections .colorblock,
.peopleGridsWrap.single .colorblock {
	display: none;
}
.peopleGrid-overview .personblock:hover .vellum,
.peopleGrid-leaders .personblock:hover .vellum {
	bottom: 0px;
}
.peopleGridsInner {
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	overflow: hidden;
	*zoom: 1;
}
.peopleGridsInner .personblock {
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	-webkit-transition: filter 2.25s;
	-moz-transition: filter 2.25s;
	-o-transition: filter 2.25s;
	transition: filter 2.25s;
}
.peopleGridsInner .personblock .colorOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 4;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 2.25s;
	-moz-transition: opacity 2.25s;
	-o-transition: opacity 2.25s;
	transition: opacity 2.25s;
}
.peopleGridsInner .personblock:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: filter 0.2s;
	-moz-transition: filter 0.2s;
	-o-transition: filter 0.2s;
	transition: filter 0.2s;
}
.peopleGridsInner .personblock:hover .colorOverlay {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.peopleGridsInner .colorblock {
	float: left;
}
.peopleGridsInner .vellum {
	position: absolute;
	width: 100%;
	height: 100px;
	overflow: hidden;
	left: 0px;
	bottom: -66px;
	padding-top: 9px;
	padding-left: 5%;
	padding-right: 3%;
	z-index: 5;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-transition: bottom 0.4s ease-in-out;
	-moz-transition: bottom 0.4s ease-in-out;
	-o-transition: bottom 0.4s ease-in-out;
	transition: bottom 0.4s ease-in-out;
}
.peopleGridsInner a.person-name {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: 800;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.peopleGridsInner .person-title {
	font-size: 12px;
	text-transform: uppercase;
}
.peopleGridsInner .peopleGrid-connections .personblock .vellum {
	height: 52px;
	bottom: 0px;
}
.peopleGrid {
	float: left;
	overflow: hidden;
	*zoom: 1;
}
.gridControlsRow {
	margin-top: 26px;
	text-align: center;
}
.gridstatus {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #fff;
	border: 2px solid #000;
	vertical-align: middle;
	cursor: pointer;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.gridstatus.active {
	background-color: #ffb71e;
	border: 2px solid rgba(0, 0, 0, 0);
	cursor: default;
}
.gridswitch {
	display: inline-block;
	margin-left: 22px;
	margin-right: 22px;
	vertical-align: middle;
	width: 34px;
	height: 34px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.gridswitch-right {
	background-image: url(../images/arrowcircle-right.png);
}
.gridswitch-left {
	background-image: url(../images/arrowcircle-left.png);
}
.maincopy {
	margin-top: 80px;
}
.maincopy p {
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
}
.maincopy-DT {
	margin-top: 0px;
	margin-bottom: 80px;
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
}
.firmOverview-lower {
	margin-top: 32px;
}
.firmOverview-lower h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 24px;
}
.firm-maincopy {
	margin-bottom: 4px;
}
.firm-maincopy:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #0081c8;
	margin-bottom: 25px;
}
.profiletop {
	position: relative;
	display: flex;
	flex-direction: row;
	height: 450px;
	margin-bottom: 38px;
}
.profiletop-photopanel {
	height: 450px;
	flex-basis: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.profiletop-textpanel {
	height: 450px;
	flex-basis: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	overflow: hidden;
	background-color: #00ae9b;
	color: #000;
	padding-top: 36px;
	padding-left: 4%;
	padding-right: 10%;
	font-size: 17px;
	font-weight: 600;
	line-height: 29px;
}
.profiletop-textpanel .bigname {
	color: #fff;
	font-size: 30px;
	font-weight: 800;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 26px;
}
.profiletop-textpanel .profileblock {
	margin-bottom: 30px;
}
.profiletop-textpanel h3 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 8px;
}
.profiletop-textpanel p {
	margin-bottom: 0px;
}
.profiletop-social {
	display: inline-block;
	vertical-align: top;
	padding-right: 52px;
	border-right: 1px solid #fff;
	margin-right: 42px;
}
.profiletop-social a {
	margin-right: 12px;
}
.profiletop-social img {
	height: 26px;
	width: auto;
}
.profiletop-email {
	display: inline-block;
	vertical-align: top;
}
.profiletop-email a {
	color: #000;
	text-decoration: none;
}
.profiletop-email a:hover {
	text-decoration: underline;
}
.profile-lower {
	margin-bottom: 80px;
}
.profile-lower h2 {
	font-size: 22px;
	font-weight: 800;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 36px;
}
.profile-nameblock {
	margin-bottom: 36px;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
}
.profile-nameblock h1 {
	font-size: 22px;
	font-weight: 800;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 12px;
}
.profile-nameblock p {
	margin-bottom: 4px;
}
.person-summary {
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 40px;
}
.notableRow {
	margin-bottom: 34px;
}
.notableRow h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 14px;
}
.notableRow .notable-body {
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
}
.scrollArrowRow {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
}
.expertiseTop {
	position: relative;
	height: 627px;
	overflow: hidden;
	background-color: #f1f5f7;
}
.expertiseTop .headerAngle {
	position: absolute;
	top: 0px;
	right: -110px;
	height: 627px;
	width: 74%;
	z-index: 3;
	background-color: #f1f5f7;
	-webkit-transform: skewX(18.85deg);
	-moz-transform: skewX(18.85deg);
	-ms-transform: skewX(18.85deg);
	-o-transform: skewX(18.85deg);
	transform: skewX(18.85deg);
	-webkit-transition: width 0.6s ease-in-out;
	-moz-transition: width 0.6s ease-in-out;
	-o-transition: width 0.6s ease-in-out;
	transition: width 0.6s ease-in-out;
}
.expertiseTop #admin-edit,
.expertiseTop .admin-edit {
	z-index: 99 !important;
}
.expertiseHero {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 627px;
}
.expertiseHeroInner {
	position: relative;
}
.expertiseIntro {
	position: relative;
	z-index: 4;
	height: 627px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-weight: 600;
	line-height: 27px;
}
.expertiseIntro h1 {
	font-size: 34px;
	font-weight: 300;
	line-height: 38px;
	text-transform: uppercase;
}
.expertiseIntro h1:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #0081c8;
	margin-bottom: 14px;
}
.DTsection,
.officeSection {
	padding-top: 72px;
}
.DTsection:first-of-type,
.officeSection:first-of-type {
	padding-top: 0px;
}
.DTsection h2,
.officeSection h2 {
	font-size: 34px;
}
.sections .LP-work_samples {
	padding-top: 72px;
}
.quote-slides-outer {
	position: relative;
}
.quote-slides-outer .quoteslides-arrow {
	position: absolute;
	top: 50%;
	z-index: 3;
	cursor: pointer;
}
.quote-slides-outer .quoteslides-prev {
	left: 14px;
}
.quote-slides-outer .quoteslides-next {
	right: 14px;
}
.officeSection:first-of-type {
	padding-top: 65px;
}
.officeSection h2 {
	text-transform: uppercase;
}
.officeSection .officeFeature {
	max-width: 449px;
	margin-left: auto;
	margin-right: auto;
}
.officeSection .officeFeature .featurepic {
	margin-bottom: 30px;
}
.officeSection .officeFeature h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 23px;
	text-transform: none;
}
.officeSection .officeFeature h2:after {
	content: "";
	display: block;
	width: 99px;
	height: 3px;
	line-height: 1px;
	background-color: #757575;
	margin-top: 10px;
}
.officeSection .officeFeature p {
	line-height: 24px;
}
.officeSection .officeFeature .office-address a {
	color: #0081c8;
	font-weight: 600;
	text-decoration: none;
}
.officeSection .officeFeature .office-address a:hover {
	text-decoration: underline;
}
.officeSection .officeFeature .office-address .fa,
.officeSection .officeFeature .office-address .fas,
.officeSection .officeFeature .office-address .far {
	margin-right: 0.5em;
}
.officeSection .officeFeature .btnwrap {
	margin-top: 35px;
}
.officeSection .featurescape {
	background-position: center 75%;
	background-size: cover;
	width: 100%;
	height: 0px;
	padding-bottom: 75.05%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.officeSection .featurescape .featureLogo {
	position: absolute;
	top: 50%;
	margin-top: -38px;
}
.officeSection-gallery {
	background-color: #414042;
	color: #fff;
	padding-top: 65px !important;
	padding-bottom: 85px;
}
.slamdivider {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	margin-top: 24px;
	border-top: 5px solid #ffb71e;
}
.DTsection-hdr {
	margin-bottom: 40px;
	font-size: 16px;
	font-weight: 300;
}
.DTsection-intro {
	font-size: 16px;
	font-weight: 600;
	line-height: 27px;
	margin-bottom: 36px;
}
.DTsection-logo {
	display: inline-block;
	vertical-align: middle;
	padding-right: 46px;
	font-size: 34px;
	font-weight: 600;
}
.DTsection-logo img {
	margin-right: 8px;
}
.DTsection-tag {
	display: inline-block;
	vertical-align: middle;
	padding-left: 38px;
	border-left: 3px solid #757575;
	height: 31px;
	line-height: 31px;
	text-transform: lowercase;
}
.DTsection-blogpost {
	margin-bottom: 56px;
}
.DTsection-blogpost .imgwrap {
	margin-bottom: 12px;
}
.DTsection-blogpost .imgwrap img {
	width: 375px;
}
.DTsection-blogpost .blogpost-text {
	margin-left: 0px;
	margin-right: 7%;
}
.DTsection-blogpost h3 {
	font-size: 20px;
	font-weight: 600;
}
.DTsection-blogpost h3:after {
	content: "";
	display: block;
	width: 99px;
	height: 3px;
	line-height: 1px;
	background-color: #757575;
	margin-top: 10px;
}
.DTsection-blogpost h3 a {
	color: #000;
	text-decoration: none;
}
.DTsection-blogpost p {
	font-size: 16px;
	line-height: 24px;
}
.DTsection-blogpost .moreWrap {
	margin-top: 20px;
}
.DTsection-clients-top {
	background-color: #36738a;
	color: #fff;
	padding-top: 58px;
	padding-bottom: 42px;
}
.DTsection-clients-body {
	background-color: #739eab;
	padding-top: 20px;
	padding-bottom: 66px;
}
.DTsection-clients-body .clientLogoWrap {
	margin-top: 30px;
	width: 100%;
	height: 148px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.DTsection-clients-body .clientLogoWrap img {
	-webkit-filter: contrast(0) brightness(100);
	-moz-filter: contrast(0) brightness(100);
	filter: contrast(0) brightness(100);
}
.DTsection-clients-body .clientText {
	text-align: center;
	font-size: 12px;
}
.DTsection-clients-body .clientText .clientName {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: 800;
}
.DTsection-people-body {
	padding-top: 38px;
}
.DTsection-people-body .headshotWrap {
	position: relative;
	max-width: 100%;
	max-height: 328px;
	overflow: hidden;
}
.DTsection-people-body .headshotWrap a {
	color: #fff;
}
.DTsection-people-body .headshot {
	width: 100%;
	height: auto;
}
.DTsection-people-body .name-placard {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: rgba(238, 61, 150, 0.6);
	font-size: 12px;
	line-height: 20px;
}
.DTsection-people-body .teamLead-name {
	font-size: 16px;
	font-weight: 800;
	color: #fff;
}
.DTsection-people-body .teamLead-title {
	text-transform: uppercase;
	color: #fff;
}
.DTsection-people-body .teamLead-quote {
	position: relative;
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	padding-top: 34px;
	padding-left: 13px;
	text-indent: -13px;
}
.DTsection-people-body .teamLead-quote:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	background-color: #ee3d96;
}
.DTsection-people-body .tlContact {
	margin-bottom: 23px;
	font-size: 19px;
	font-weight: 600;
}
.DTsection-people-body .tlContact .rowChar {
	display: inline-block;
	width: 42px;
	height: 42px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 28px;
	background-color: #0081c8;
}
.DTsection-people-body .tlContact a {
	color: #fff;
	text-decoration: none;
}
.DTsection-people-body .tlContact a:hover {
	text-decoration: underline;
}
.DTsection-people-body .tlContact.teamLead-phone .rowChar {
	background-color: #00ae9b;
}
.DTsection-people-body .tlContact .rowChar-inner {
	width: 32px;
	height: 32px;
	background-color: #000;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.DTsection-people-body .teamPersonWrap {
	text-align: center;
}
.DTsection-people-body .teamPersonInner {
	display: inline-block;
	text-align: left;
	max-width: 100%;
}
.DTsection-people-body .teamLead-contact {
	margin-top: 20px;
}
.DTsection-people-body .tlContact a {
	color: #000;
}
.DTsection-people {
	background-color: #f1f5f7;
	padding-top: 35px !important;
	padding-bottom: 76px;
}
.DTsection-people .headshotWrap {
	position: relative;
	max-width: 100%;
	max-height: 328px;
	overflow: hidden;
}
.DTsection-people .headshotWrap a {
	color: #fff;
}
.DTsection-people .headshot {
	width: 100%;
	height: auto;
}
.DTsection-people .name-placard {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: rgba(238, 61, 150, 0.6);
	font-size: 12px;
	line-height: 20px;
}
.DTsection-people .teamLead-name {
	font-size: 16px;
	font-weight: 800;
	color: #fff;
}
.DTsection-people .teamLead-title {
	text-transform: uppercase;
	color: #fff;
}
.DTsection-people .teamLead-quote {
	position: relative;
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	padding-top: 34px;
	padding-left: 13px;
	text-indent: -13px;
}
.DTsection-people .teamLead-quote:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	background-color: #ee3d96;
}
.DTsection-people .tlContact {
	margin-bottom: 23px;
	font-size: 19px;
	font-weight: 600;
}
.DTsection-people .tlContact .rowChar {
	display: inline-block;
	width: 42px;
	height: 42px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 28px;
	background-color: #0081c8;
}
.DTsection-people .tlContact a {
	color: #fff;
	text-decoration: none;
}
.DTsection-people .tlContact a:hover {
	text-decoration: underline;
}
.DTsection-people .tlContact.teamLead-phone .rowChar {
	background-color: #00ae9b;
}
.DTsection-people .tlContact .rowChar-inner {
	width: 32px;
	height: 32px;
	background-color: #000;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.DTsection-people h2 {
	text-transform: uppercase;
}
.DTsection-people a,
.DTsection-people .tlContact a {
	color: #000;
}
.DTsection-people .teamLead-quote:before {
	background-color: #0081c8;
}
.DTsection-people .teamLead-contact a {
	color: #000;
}
.DTsection-people.peoplesection-Teal {
	background-color: #00ae9b;
	color: #fff;
}
.DTsection-people.peoplesection-Teal .name-placard {
	background-color: rgba(145, 190, 62, 0.6);
}
.DTsection-people.peoplesection-Teal .teamLead-phone .rowChar {
	background-color: #f8df8d;
}
.DTsection-people.peoplesection-Teal .teamLead-quote:before {
	background-color: #91be3e;
}
.DTsection-people.peoplesection-Teal a,
.DTsection-people.peoplesection-Teal .tlContact a,
.DTsection-people.peoplesection-Teal .teamLead-contact a {
	color: #fff;
}
.DTsection-people.peoplesection-Royal {
	background-color: #0081c8;
	color: #fff;
}
.DTsection-people.peoplesection-Royal .name-placard {
	background-color: rgba(115, 158, 171, 0.6);
}
.DTsection-people.peoplesection-Royal .teamLead-phone .rowChar {
	background-color: #91be3e;
}
.DTsection-people.peoplesection-Royal .teamLead-email .rowChar {
	background-color: #ff6c37;
}
.DTsection-people.peoplesection-Royal .teamLead-quote:before {
	background-color: #739eab;
}
.DTsection-people.peoplesection-Royal a,
.DTsection-people.peoplesection-Royal .tlContact a,
.DTsection-people.peoplesection-Royal .teamLead-contact a {
	color: #fff;
}
.DTsection-people-2 .DTsection-people-body,
.DTsection-people-3 .DTsection-people-body {
	padding-top: 38px;
}
.DTsection-people-2 .headshot,
.DTsection-people-3 .headshot {
	width: 350px;
	max-width: 100%;
}
.jobBlock {
	font-weight: 600;
	text-align: center;
	margin-bottom: 60px;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.jobBlock .btn-more {
	background-color: #fff;
	font-size: 12px;
}
.jobBlock .btn-more:hover {
	background-color: #000;
}
.jobBlock-top {
	padding-bottom: 20px;
}
.job-name {
	color: #000;
	font-size: 30px;
	line-height: 36px;
}
.job-location {
	font-size: 20px;
}
.DTsection-careers,
.officeSection-careers,
.LP-locations {
	background-color: #ffb71e;
	color: #fff;
	padding-bottom: 20px;
}
.LP-work_samples h2 {
	text-transform: uppercase;
}
.LP-locations h2 {
	text-transform: uppercase;
}
.LP-quotes_section .slick-slider {
	margin-bottom: -7px;
}
.officeSection-careers .btn-more {
	background-color: #fff;
	color: #000;
}
.officeSection-careers .btn-more:hover {
	background-color: #000;
	color: #ffb71e;
}
.officeSection-careers p {
	font-weight: 600;
}
.DTsection-careers-body {
	margin-top: 30px;
}
.officeSection-careers-body {
	margin-top: 30px;
	border-top: 4px solid #fff;
	padding-top: 34px;
}
.officeRow {
	padding-top: 64px;
	padding-bottom: 20px;
}
.officeRow h2 {
	font-size: 34px;
	font-weight: bold;
	line-height: 37px;
	text-transform: uppercase;
}
.officeRow .jobBlock .btn-more {
	background-color: #ffb71e;
}
.officeRow .jobBlock .btn-more:hover {
	background-color: #000;
	color: #ffb71e;
}
.officeRow .job-name {
	color: #000;
}
.officeRow-top {
	margin-bottom: 48px;
}
.officeRow-0 {
	background-color: #36738a;
	color: #fff;
}
.officeRow-1,
.officeRow-3 {
	background-color: #fff;
}
.officeRow-1 .job-location,
.officeRow-3 .job-location {
	color: #666;
}
.officeRow-2 {
	background-color: #739eab;
	color: #fff;
}
.galleryImages {
	margin-top: 42px;
	overflow: hidden;
	*zoom: 1;
}
.popgallery-image {
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
.popgallery-image img {
	width: 176px;
	height: 150px;
}
.philanthropyPop .featherlight-close {
	display: none;
}
.philanthropyPop .featherlight-content {
	padding: 0px;
	border-bottom: none;
	max-width: 1225px;
}
.philanthropyPop h2 {
	text-transform: uppercase;
	margin-bottom: 8px;
}
.philanthropyPop h2:before {
	content: "";
	display: block;
	width: 72px;
	height: 6px;
	line-height: 1px;
	background-color: #0081c8;
	margin-bottom: 25px;
}
.philanthropyPop-dateline {
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 32px;
}
.philanthropyPop-text {
	padding-top: 42px;
	padding-left: 15%;
	padding-right: 20%;
}
.philanthropyPop-body {
	font-size: 13px;
	font-weight: 600;
	line-height: 23px;
}
.bottomCloseBar {
	margin: 40px;
	text-align: right;
}
.bottomCloseLink {
	display: inline-block;
	height: 59px;
	line-height: 59px;
	cursor: pointer;
	background-image: url(../images/bigX.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 63px;
	color: #000;
	font-size: 12px;
	font-weight: 800;
}
.communityGrid,
.cultureGrid {
	position: relative;
	margin-top: 90px;
}
.communityGrid .loading_wrap_3d,
.cultureGrid .loading_wrap_3d {
	position: fixed;
	top: 30%;
}
.cultureGrid {
	margin-top: 56px;
}
a.communityBlock,
a.cultureBlock,
a.contentboxBlock {
	display: block;
	position: relative;
	height: 0px;
	padding-bottom: 66.75%;
	text-decoration: none;
	color: #000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
a.communityBlock img,
a.cultureBlock img,
a.contentboxBlock img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.communityVellum {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	background-color: rgba(255, 255, 255, 0.7);
	height: 72px;
	width: 100%;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 16px;
	font-weight: 800;
	overflow: hidden;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}
.jobDetail {
	margin-top: 85px;
}
.jobDetail h1 {
	font-size: 24px;
	font-weight: 800;
	line-height: 32px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.jobDetail .officeLocation {
	font-size: 19px;
	font-weight: 800;
	text-transform: uppercase;
}
.jobDetail a.backlink {
	position: relative;
	top: 5px;
	color: #000;
	font-size: 13px;
	font-weight: 600;
}
.jobDetail-top {
	margin-bottom: 45px;
}
.jobDetail-body {
	font-weight: 600;
	line-height: 30px;
}
.jobDetail-body .btnwrap {
	margin-top: 46px;
}
.librarySection {
	margin-top: 90px;
}
.resourceOuter {
	margin-bottom: 130px !important;
}
.libraryGridWrap .row .column-block:nth-of-type(even) .captionFloor,
.libraryGridWrap .row .column-block:nth-of-type(even) .captionFloor-right,
.libraryGridWrap .row .column-block:nth-of-type(even) .captionFloor-middle,
.libraryGridWrap .row .column-block:nth-of-type(even) .captionFloor-left {
	background-color: #ff6c37;
}
a.resourceBlock {
	display: block;
	position: relative;
	height: 400px;
	padding-top: 160px;
	padding-left: 4.7%;
	padding-right: 22%;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 45px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
a.resourceBlock .dl-icon {
	position: absolute;
	top: 18px;
	right: 20px;
}
.resourceCaption {
	margin-top: 28px;
	margin-right: 10%;
	font-size: 15px;
	font-weight: 600;
	line-height: 28px;
	color: #a7a6a6;
}
.featuredArticleBar {
	max-height: 38vh;
	position: relative;
}
.featuredArticleBar .btn-more {
	margin-top: 1em;
	background-color: #fff;
	color: #000;
}
.featuredArticleBar .btn-more:hover {
	background-color: #000;
	color: #ffb71e;
}
.featuredArticleBarContents {
	display: flex;
	flex-direction: row;
	max-height: 38vh;
	overflow: hidden;
}
.featuredArticleBG {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 25vw;
	height: 100%;
}
.featuredArticleImg {
	display: block;
	max-width: 38vh;
	max-height: 38vh;
	flex-shrink: 0;
}
.featuredArticleText {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 3%;
	padding-right: 4%;
	padding-top: 18px;
	padding-bottom: 18px;
	overflow: hidden;
}
.featuredArticleText h2 {
	font-size: 34px;
	font-weight: 800;
	line-height: 34px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.featuredArticleText p {
	font-size: 17px;
	font-weight: 600;
	line-height: 27px;
	margin-bottom: 10px;
}
.featuredArticleTeaser a {
	color: #fff;
}
.blogStoriesArea {
	background-color: #36738a;
	color: #fff;
	padding-top: 90px;
	padding-bottom: 120px;
	min-height: 450px;
}
.listArticle {
	margin-bottom: 48px;
}
.listArticle .slab {
	width: 72px;
	height: 6px;
	line-height: 1px;
	margin-bottom: 14px;
	background-color: #fff;
}
.listArticle img {
	margin-bottom: 16px;
}
.listArticle h3 {
	font-size: 17px;
	font-weight: 800;
	line-height: 27px;
	text-transform: uppercase;
}
.listArticle h3 a {
	color: inherit;
	text-decoration: none;
}
.listArticle h3 a:hover {
	text-decoration: underline;
}
.listArticle p {
	font-size: 15px;
	font-weight: 600;
	line-height: 27px;
}
.listArticleTeaser {
	margin-bottom: 2.5em;
}
.listArticleTeaser a {
	color: #fff;
	text-decoration: underline;
}
.article-authorRow a {
	color: #000 !important;
	text-decoration: none;
}
.article-authorRow a:hover {
	text-decoration: underline;
}
.bottom-author {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: flex-start;
	margin-top: 42px;
	margin-bottom: -20px;
}
.bottom-author .article-authorRow {
	margin-right: 60px;
}
.article-imageRow:before {
	content: "";
	display: block;
	width: 65px;
	height: 8px;
	line-height: 1px;
	background-color: #ffb71e;
	margin-bottom: 19px;
}
.articleType-Articles .slab,
.articleType-designinspired .slab {
	background-color: #91be3e;
}
.imageRow-Articles:before,
.imageRow-designinspired:before {
	background-color: green;
}
.articleType-Features .slab,
.articleType-discoverydriven .slab {
	background-color: #ffb71e;
}
.imageRow-Features:before,
.imageRow-discoverydriven:before {
	background-color: #ffb71e;
}
.articleType-News .slab,
.articleType-buildbetter .slab {
	background-color: #ee3d96;
}
.imageRow-News:before,
.imageRow-buildbetter:before {
	background-color: #ee3d96;
}
.articleType-culturebased .slab {
	background-color: #00ae9b;
}
.imageRow-culturebased:before {
	background-color: #00ae9b;
}
.articleType-Press .slab,
.articleType-presshub .slab {
	background-color: #739eab;
}
.imageRow-Press:before,
.imageRow-presshub:before {
	background-color: #739eab;
}
#DT-category-links {
	border-left: 1px solid #fff;
	padding-left: 18px;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
}
#DT-category-links .catlink {
	margin-bottom: 22px;
}
#DT-category-links .catlink:last-of-type {
	margin-bottom: 0px;
}
#DT-category-links .catlink a {
	position: relative;
	padding-left: 24px;
	text-decoration: none;
	color: #fff;
	color: rgba(255, 255, 255, 0.3490196078);
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
#DT-category-links .catlink a:hover {
	color: rgba(255, 255, 255, 0.7019607843);
}
#DT-category-links .catlink a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 8px;
	line-height: 1px;
	vertical-align: middle;
	width: 9px;
	height: 9px;
	background-color: #fff;
}
#DT-category-links .catlink.active a {
	color: #fff !important;
}
#DT-category-links .catlink-Articles a:before,
#DT-category-links .catlink-designinspired a:before {
	background-color: #91be3e;
}
#DT-category-links .catlink-Features a:before,
#DT-category-links .catlink-discoverydriven a:before {
	background-color: #ffb71e;
}
#DT-category-links .catlink-News a:before,
#DT-category-links .catlink-buildbetter a:before {
	background-color: #ee3d96;
}
#DT-category-links .catlink-culturebased a:before {
	background-color: #00ae9b;
}
#DT-category-links .catlink-Press a:before,
#DT-category-links .catlink-presshub a:before {
	background-color: #739eab;
}
a.moreTrigger {
	display: inline-block;
	padding: 8px 25px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	font-weight: 600;
}
.sharebutton_wrap {
	position: relative;
	width: 100px;
	user-select: none;
}
.sharebutton_wrap.active .sharebutton_options {
	display: block;
}
.sharebutton {
	display: block;
	border: 1px solid #757575;
	color: #757575;
	font-size: 14px;
	font-weight: 600;
	padding: 2px 14px;
	margin-bottom: 24px;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.sharebutton .fa,
.sharebutton .far,
.sharebutton .fas {
	margin-right: 0.5em;
}
.sharebutton:hover {
	background-color: #dedfe0;
}
.shareoptions-inner {
	position: relative;
}
.shareoptions-inner::before {
	content: "";
	display: block;
	z-index: 1;
	width: 0px;
	height: 0px;
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid #676668;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
}
.sharebutton_options {
	display: none;
	position: absolute;
	left: 0px;
	top: 38px;
	height: auto;
	width: 100px;
	background-color: #676668;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.sharebutton_options a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #000 0px 1px 0px;
	text-align: center;
	height: 33px;
	line-height: 33px;
	font-size: 12px;
	font-weight: 600;
}
.sharebutton_options a:hover {
	text-decoration: none !important;
}
.sharebutton_options .share-twitter {
	border-top: 1px solid #504f4f;
	border-bottom: 1px solid #504f4f;
}
.sharebutton_options .share-twitter:hover {
	background-color: #00aced;
}
.sharebutton_options .share-facebook {
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
.sharebutton_options .share-facebook:hover {
	background-color: #3b5999;
}
.sharebutton_options .share-linkedin {
	border-bottom: 1px solid #504f4f;
}
.sharebutton_options .share-linkedin:hover {
	background-color: #0077b5;
}
.sharebutton_options .share-email {
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.sharebutton_options .share-email:hover {
	background-color: #ffb71e;
	color: #000 !important;
	text-shadow: #fff 0px 1px 0px;
}
.contact-office {
	margin-bottom: 50px;
}
.contact-office h2 {
	margin-bottom: 0px;
	color: #00ae9b;
}
.contact-office h2 a {
	color: #000;
}
.contact-office a {
	color: #0081c8;
	text-decoration: none;
}
.contact-office a:hover {
	text-decoration: underline;
}
.contact-office .fa,
.contact-office .fas,
.contact-office .far {
	margin-right: 0.5em;
}
.textpage .maincopy {
	min-height: 250px;
}
.articleOuterWrap {
	padding-top: 80px;
	padding-bottom: 90px;
}
.articleOuterWrap h1.article-title {
	font-size: 46px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 46px;
}
.articleOuterWrap h1.article-title.title-medium {
	font-size: 46px;
	line-height: 50px;
	margin-bottom: 46px;
}
.articleOuterWrap h1.article-title.title-large {
	font-size: 59px;
	line-height: 63px;
	margin-bottom: 59px;
}
.articleOuterWrap h1.article-title.title-small {
	font-size: 38px;
	line-height: 42px;
	margin-bottom: 38px;
}
.articleOuterWrap .authorPhoto {
	height: 140px;
	vertical-align: top;
	margin-right: 28px;
}
.articleOuterWrap a.backlink {
	font-size: 13px;
	font-weight: 600;
	color: #000;
	text-decoration: underline;
}
.articleOuterWrap h2 {
	font-size: 1.75em;
}
.articleOuterWrap h3 {
	font-size: 1.25em;
}
.article-categoryRow {
	font-size: 17px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.article-categoryRow:after {
	content: "";
	display: block;
	width: 65px;
	height: 9px;
	line-height: 1px;
	margin-top: 24px;
}
.article-categoryRow a.backlink {
	float: right;
}
.categoryRow-Articles:after {
	background-color: #91be3e;
}
.categoryRow-Features:after {
	background-color: #ffb71e;
}
.categoryRow-News:after {
	background-color: #ee3d96;
}
.categoryRow-Press:after {
	background-color: #739eab;
}
.articleTheme-1 {
	background-color: #e1eaed;
}
.articleTheme-1 h1,
.articleTheme-1 h2,
.articleTheme-1 h3 {
	color: #36738a;
}
.articleTheme-2 {
	background-color: #fdecf5;
}
.articleTheme-2 h1,
.articleTheme-2 h2,
.articleTheme-2 h3 {
	color: #0081c8;
}
.articleTheme-3 {
	background-color: #e6f7f5;
}
.articleTheme-3 h1,
.articleTheme-3 h2,
.articleTheme-3 h3 {
	color: #36738a;
}
.articleTheme-4 {
	background-color: #fff8e9;
}
.articleTheme-4 h1,
.articleTheme-4 h2,
.articleTheme-4 h3 {
	color: #0081c8;
}
.articleTheme-5 {
	background-color: #f1f5f7;
}
.articleTheme-5 h1,
.articleTheme-5 h2,
.articleTheme-5 h3 {
	color: #0081c8;
}
.article-imageRow {
	margin-bottom: 52px;
}
.article-imageRow img {
	display: block;
	width: 100%;
}
.article-authorRow {
	margin-bottom: 42px;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
}
.article-full {
	margin-bottom: 36px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}
.article-full a {
	color: inherit;
}
.slideVimeoWrap {
	position: relative;
	padding: 39.07% 0 0 0;
}
.slideVimeoWrap .vimeoFrame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vimeoWrap {
	background-color: #000;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.csmodule {
	padding-top: 84px;
	padding-bottom: 90px;
	max-width: 100vw;
	overflow-x: hidden;
}
.csmodule-text-smallLight,
.csmodule-text-smallDark {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}
.csmodule-text-smallDark {
	background-color: #414042;
	color: #fff;
}
.csmodule-text-largeLight,
.csmodule-text-largeDark {
	background-color: #f6de8e;
	font-size: 32px;
	line-height: 60px;
}
.csmodule-text-largeDark {
	background-color: #414042;
	color: #fff;
}
.singleimage-wrap img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.csmodule-imageCaption {
	padding-top: 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	color: #999;
}
.captionFloor,
.captionFloor-right,
.captionFloor-middle,
.captionFloor-left {
	width: 72px;
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	background-color: #0081c8;
}
.captionFloor-left {
	background-color: #36738a;
}
.captionFloor-right {
	background-color: #ff6c37;
}
.csmodule-twoAcross {
	margin-left: 1rem;
	margin-right: 1rem;
}
.twoAcrossRow {
	display: flex;
	flex-direction: row;
}
.twoAcross-leftWrap,
.twoAcross-rightWrap {
	flex-basis: 0;
	flex-grow: 1;
}
.twoAcross-leftWrap img,
.twoAcross-rightWrap img {
	width: 100%;
}
.twoAcross-leftWrap .csmodule-imageCaption,
.twoAcross-rightWrap .csmodule-imageCaption {
	padding-right: 40%;
}
.twoAcross-gutter {
	flex-basis: 16px;
	flex-grow: 0;
	flex-shrink: 0;
}
.csmodule-threeAcross .moduleCell {
	text-align: center;
}
.csmodule-threeAcross .csmodule-imageCaption {
	font-size: 20px;
	line-height: 24px;
}
.csmodule-threeAcross .csmodule-imageCaption h3 {
	font-size: 32px;
	font-weight: 600;
	line-height: 36px;
	color: #000;
	margin-bottom: 10px;
}
.csmodule-threeAcross.csmodule-threeAcross-leftAligned .moduleCell {
	text-align: left;
}
.testimonial-openquote {
	opacity: 0.1;
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	-ms-transform: translateX(-60px);
	-o-transform: translateX(-60px);
	transform: translateX(-60px);
	-webkit-transition: all 0.9s ease-out;
	-moz-transition: all 0.9s ease-out;
	-o-transition: all 0.9s ease-out;
	transition: all 0.9s ease-out;
}
.testimonial-openquote.finished {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
.testimonial-closequote {
	float: right;
	opacity: 0.1;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-ms-transform: translateX(60px);
	-o-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all 0.9s ease-out;
	-moz-transition: all 0.9s ease-out;
	-o-transition: all 0.9s ease-out;
	transition: all 0.9s ease-out;
}
.testimonial-closequote.finished {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
.testimonial-content {
	padding-left: 1em;
	padding-right: 1em;
	opacity: 0;
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.testimonial-content.finished {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.testimonial-quote {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 54px;
}
.testimonial-logo {
	margin-bottom: 20px;
}
.testimonial-speakerblock {
	color: #999;
	font-weight: 600;
}
.testimonial-speakername {
	font-size: 24px;
}
.testimonial-speakertitle {
	font-size: 19px;
}
.testimonial-morelink {
	margin-top: 3px;
}
.testimonial-morelink a {
	color: inherit;
}
.vimeoThumbnail,
.youtubeThumbnail {
	cursor: pointer;
}
.csmodule-video-captionRow {
	padding-top: 36px;
	padding-bottom: 60px;
}
.csmodule-video-captionRow .captionHeader {
	font-weight: 800;
}
.csmodule-video-captionRow .captionBody {
	text-transform: uppercase;
}
.vimeoWrap,
.youtubeWrap {
	position: relative;
	overflow: hidden;
}
.csmodule-imageGallery {
	background-color: #414042;
	color: #fff;
}
.csmodule-imageGallery .galleryHeader {
	margin-bottom: 40px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}
.csmodule-imageGallery .galleryHeader h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}
.csmodule-imageGallery .caroslide {
	width: 1000px;
	max-width: 100%;
	margin-left: 20px;
	margin-right: 20px;
	opacity: 0.4;
	-webkit-filter: contrast(0.7);
	-moz-filter: contrast(0.7);
	filter: contrast(0.7);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.csmodule-imageGallery .caroslide.is-selected {
	opacity: 1;
	-webkit-filter: contrast(1);
	-moz-filter: contrast(1);
	filter: contrast(1);
}
.csmodule-imageGallery .caroslide.is-selected .carocaption {
	visibility: visible;
}
.csmodule-imageGallery .caroslide img {
	margin-bottom: 20px;
	width: 100%;
	max-height: 600px;
}
.csmodule-imageGallery .slideCaptionsRow {
	margin-top: 36px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}
.csmodule-imageGallery .captionFloor,
.csmodule-imageGallery .captionFloor-left,
.csmodule-imageGallery .captionFloor-middle,
.csmodule-imageGallery .captionFloor-right {
	background-color: #00ae9b;
}
.csmodule-imageGallery .carocaption {
	visibility: hidden;
	color: #999;
	font-weight: 600;
}
.csmodule-imageGallery .carocaption.active {
	display: block;
}
.csmodule-imageGallery .carocaption.nofloor .captionFloor,
.csmodule-imageGallery .carocaption.nofloor .captionFloor-left,
.csmodule-imageGallery .carocaption.nofloor .captionFloor-middle,
.csmodule-imageGallery .carocaption.nofloor .captionFloor-right {
	display: none;
}
.csmodule-imageGallery .slideImageWrap {
	position: relative;
}
.csmodule-imageGallery .clicktarget-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 31%;
	cursor: url(../images/caro-left-128.png) 64 64, w-resize;
}
.csmodule-imageGallery .clicktarget-right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 67%;
	cursor: url(../images/caro-right-128.png) 64 64, e-resize;
}
.csmodule-carousel-wrap {
	position: relative;
}
.csmodule-carousel-wrap .caroControlsWrap {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 270px;
	z-index: 2;
}
.csmodule-carousel-wrap .caroControlsInner {
	position: relative;
}
.csmodule-carousel-wrap .carocontrol {
	position: absolute;
	cursor: pointer;
}
.csmodule-carousel-wrap .carocontrol.slick-disabled {
	display: none !important;
}
.csmodule-carousel-wrap .caro-left {
	left: 2rem;
}
.csmodule-carousel-wrap .caro-right {
	right: 2rem;
}
.csmodule-carousel-wrap .slick-slide {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	opacity: 0.4;
	-webkit-filter: contrast(0.7);
	-moz-filter: contrast(0.7);
	filter: contrast(0.7);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.csmodule-carousel-wrap .slick-slide.slick-current {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	-webkit-filter: contrast(1);
	-moz-filter: contrast(1);
	filter: contrast(1);
}
.csmodule-teamLead,
.csmodule-twoPerson,
.csmodule-threePerson {
	background-color: #739eab;
	color: #fff;
}
.csmodule-teamLead .headshotWrap,
.csmodule-twoPerson .headshotWrap,
.csmodule-threePerson .headshotWrap {
	position: relative;
	max-width: 100%;
	max-height: 328px;
	overflow: hidden;
}
.csmodule-teamLead .headshotWrap a,
.csmodule-twoPerson .headshotWrap a,
.csmodule-threePerson .headshotWrap a {
	color: #fff;
}
.csmodule-teamLead .headshot,
.csmodule-twoPerson .headshot,
.csmodule-threePerson .headshot {
	width: 100%;
	height: auto;
}
.csmodule-teamLead .name-placard,
.csmodule-twoPerson .name-placard,
.csmodule-threePerson .name-placard {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: rgba(238, 61, 150, 0.6);
	font-size: 12px;
	line-height: 20px;
}
.csmodule-teamLead .teamLead-name,
.csmodule-twoPerson .teamLead-name,
.csmodule-threePerson .teamLead-name {
	font-size: 16px;
	font-weight: 800;
	color: #fff;
}
.csmodule-teamLead .teamLead-title,
.csmodule-twoPerson .teamLead-title,
.csmodule-threePerson .teamLead-title {
	text-transform: uppercase;
	color: #fff;
}
.csmodule-teamLead .teamLead-quote,
.csmodule-twoPerson .teamLead-quote,
.csmodule-threePerson .teamLead-quote {
	position: relative;
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	padding-top: 34px;
	padding-left: 13px;
	text-indent: -13px;
}
.csmodule-teamLead .teamLead-quote:before,
.csmodule-twoPerson .teamLead-quote:before,
.csmodule-threePerson .teamLead-quote:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	background-color: #ee3d96;
}
.csmodule-teamLead .tlContact,
.csmodule-twoPerson .tlContact,
.csmodule-threePerson .tlContact {
	margin-bottom: 23px;
	font-size: 19px;
	font-weight: 600;
}
.csmodule-teamLead .tlContact .rowChar,
.csmodule-twoPerson .tlContact .rowChar,
.csmodule-threePerson .tlContact .rowChar {
	display: inline-block;
	width: 42px;
	height: 42px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 28px;
	background-color: #0081c8;
}
.csmodule-teamLead .tlContact a,
.csmodule-twoPerson .tlContact a,
.csmodule-threePerson .tlContact a {
	color: #fff;
	text-decoration: none;
}
.csmodule-teamLead .tlContact a:hover,
.csmodule-twoPerson .tlContact a:hover,
.csmodule-threePerson .tlContact a:hover {
	text-decoration: underline;
}
.csmodule-teamLead .tlContact.teamLead-phone .rowChar,
.csmodule-twoPerson .tlContact.teamLead-phone .rowChar,
.csmodule-threePerson .tlContact.teamLead-phone .rowChar {
	background-color: #00ae9b;
}
.csmodule-teamLead .tlContact .rowChar-inner,
.csmodule-twoPerson .tlContact .rowChar-inner,
.csmodule-threePerson .tlContact .rowChar-inner {
	width: 32px;
	height: 32px;
	background-color: #000;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.csmodule-teamLead .teamPersonWrap,
.csmodule-twoPerson .teamPersonWrap,
.csmodule-threePerson .teamPersonWrap {
	text-align: center;
}
.csmodule-teamLead .teamPersonInner,
.csmodule-twoPerson .teamPersonInner,
.csmodule-threePerson .teamPersonInner {
	display: inline-block;
	text-align: left;
	max-width: 100%;
}
.csmodule-teamLead h3,
.csmodule-twoPerson h3,
.csmodule-threePerson h3 {
	font-size: 25px;
	font-weight: 600;
}
.csmodule-teamLead.theme-Teal,
.csmodule-twoPerson.theme-Teal,
.csmodule-threePerson.theme-Teal {
	background-color: #00ae9b;
}
.csmodule-teamLead.theme-Teal .name-placard,
.csmodule-twoPerson.theme-Teal .name-placard,
.csmodule-threePerson.theme-Teal .name-placard {
	background-color: rgba(145, 190, 62, 0.6);
}
.csmodule-teamLead.theme-Teal .teamLead-phone .rowChar,
.csmodule-twoPerson.theme-Teal .teamLead-phone .rowChar,
.csmodule-threePerson.theme-Teal .teamLead-phone .rowChar {
	background-color: #f8df8d;
}
.csmodule-teamLead.theme-Teal .teamLead-quote:before,
.csmodule-twoPerson.theme-Teal .teamLead-quote:before,
.csmodule-threePerson.theme-Teal .teamLead-quote:before {
	background-color: #91be3e;
}
.csmodule-teamLead.theme-Royal,
.csmodule-twoPerson.theme-Royal,
.csmodule-threePerson.theme-Royal {
	background-color: #0081c8;
}
.csmodule-teamLead.theme-Royal .name-placard,
.csmodule-twoPerson.theme-Royal .name-placard,
.csmodule-threePerson.theme-Royal .name-placard {
	background-color: rgba(115, 158, 171, 0.6);
}
.csmodule-teamLead.theme-Royal .teamLead-phone .rowChar,
.csmodule-twoPerson.theme-Royal .teamLead-phone .rowChar,
.csmodule-threePerson.theme-Royal .teamLead-phone .rowChar {
	background-color: #91be3e;
}
.csmodule-teamLead.theme-Royal .teamLead-email .rowChar,
.csmodule-twoPerson.theme-Royal .teamLead-email .rowChar,
.csmodule-threePerson.theme-Royal .teamLead-email .rowChar {
	background-color: #ff6c37;
}
.csmodule-teamLead.theme-Royal .teamLead-quote:before,
.csmodule-twoPerson.theme-Royal .teamLead-quote:before,
.csmodule-threePerson.theme-Royal .teamLead-quote:before {
	background-color: #739eab;
}
.csmodule-twoPerson .headshotWrap,
.csmodule-threePerson .headshotWrap {
	width: 328px;
}
.csmodule-twoPerson .teamLead-contact,
.csmodule-threePerson .teamLead-contact {
	margin-top: 20px;
}
.vimeoPop,
.youtubePop {
	background-color: rgba(255, 255, 255, 0.85);
}
.vimeoPop .closePopRow,
.youtubePop .closePopRow {
	height: 25px;
	background-color: #fff;
}
.vimeoPop .featherlight-content,
.youtubePop .featherlight-content {
	width: 90%;
}
.prefooter {
	margin-top: 80px;
	height: auto;
	padding-top: 26px;
	padding-bottom: 28px;
	background-color: #fff;
}
.prefooter-logo {
	display: block;
	margin-right: 48px;
	margin-bottom: 22px;
	vertical-align: bottom;
}
.prefooter-logo img {
	height: 34px;
}
.prefooter-locations {
	display: block;
	font-size: 10pt;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 76px;
	vertical-align: bottom;
}
.prefooter-locations dt {
	display: inline-block;
	margin-right: 48px;
}
.prefooter-locations a {
	color: #000;
	text-decoration: none;
}
footer,
.footer {
	background-color: #414042;
	color: #a7a6a6;
	padding-top: 48px;
	padding-bottom: 72px;
	font-size: 12pt;
	font-weight: 600;
	line-height: 20pt;
}
footer #footerSubscribeForm,
.footer #footerSubscribeForm {
	margin-bottom: 66px;
}
footer .subscribeField,
.footer .subscribeField {
	height: 40px;
	width: 312px;
	background-color: #a7a6a6;
	color: #000;
	padding: 13px;
	border: none;
	vertical-align: top;
	font-weight: 600;
}
footer .subscribeField:focus,
.footer .subscribeField:focus {
	outline: none;
}
footer .subscribeSubmit,
.footer .subscribeSubmit {
	height: 40px;
	width: 101px;
	background-color: #ffb71e;
	border: none;
	text-align: center;
	line-height: 40px;
	vertical-align: top;
	font-weight: 600;
	cursor: pointer;
	-webkit-transition: 0.3s background;
	-moz-transition: 0.3s background;
	-o-transition: 0.3s background;
	transition: 0.3s background;
}
footer .subscribeSubmit:hover,
.footer .subscribeSubmit:hover {
	background-color: #ea9f00;
}
footer dl dt,
.footer dl dt {
	margin-bottom: 8px;
}
footer a,
.footer a {
	color: #a7a6a6;
	text-decoration: none;
}
footer a:hover,
.footer a:hover {
	text-decoration: underline;
}
footer a.mainlink,
.footer a.mainlink {
	color: #ffb71e;
	font-size: 14pt;
	font-weight: 600;
	text-decoration: none;
}
footer a.mainlink:hover,
.footer a.mainlink:hover {
	text-decoration: underline;
}
.footer-expertises dt {
	text-transform: lowercase;
}
.footerNavRow .column:not(:first-of-type) a,
.footerNavRow .columns:not(:first-of-type) a {
	text-transform: lowercase;
}
.postfooter {
	background-color: #676668;
	color: #414042;
	padding-top: 11px;
	padding-bottom: 11px;
}
.pf-blogCol a {
	font-size: 13pt;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.pf-blogCol a:hover {
	color: #ffb71e;
}
.pf-blogCol img {
	vertical-align: middle;
	margin-right: 6px;
}
.pf-socialCol {
	text-align: center;
	font-size: 24px;
}
.pf-socialCol a {
	color: #fff;
	margin-left: 8px;
	margin-right: 8px;
}
.pf-socialCol a .fa,
.pf-socialCol a .fab {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.pf-socialCol a:hover .fa-facebook-f {
	color: #3b5999;
}
.pf-socialCol a:hover .fa-twitter {
	color: #00aced;
}
.pf-socialCol a:hover .fa-instagram {
	color: #e1306c;
}
.pf-socialCol a:hover .fa-linkedin-in {
	color: #0077b5;
}
.pf-socialCol a:hover .fa-vimeo-v {
	color: #19b7ea;
}
.pf-topCol {
	text-align: right;
}
.pf-topCol a {
	color: #fff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: 600;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.pf-topCol a:hover {
	color: #ffb71e;
}
.pf-topCol img {
	vertical-align: middle;
	margin-left: 18px;
}
.tipsy {
	font-size: 10px;
	font-family: Helvetica, arial, verdana, sans-serif;
	position: absolute;
	padding: 5px;
	z-index: 100000;
}
.tipsy-inner {
	background-color: #000;
	color: #fff;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center;
}
.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000;
}
.tipsy-arrow-n {
	border-bottom-color: #000;
}
.tipsy-arrow-s {
	border-top-color: #000;
}
.tipsy-arrow-e {
	border-left-color: #000;
}
.tipsy-arrow-w {
	border-right-color: #000;
}
.tipsy-n .tipsy-arrow {
	top: 0px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}
.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}
.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}
.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}
.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}
.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
}
.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
}
@media print, screen and (max-width: 39.99875em) {
	header .burger-outer,
	.header .burger-outer {
		right: 0px;
	}
	.header-inner .dt-logo {
		transform-origin: center;
		transform: scale(0.8);
	}
	.dt-article img {
		width: auto;
	}
	.casesRow {
		display: block;
	}
	.expCasesRow {
		display: block;
	}
	.objectiveIntroPanel {
		width: 100%;
	}
	.casesCarouselWrap .cases-control {
		display: none;
	}
	.casesCarousel {
		height: auto;
		margin-bottom: 0px;
	}
	.casesCarousel .carouselcase {
		max-width: 100%;
		height: auto;
		margin-right: 18px;
	}
	.casesCarousel .carouselcase .vellum {
		bottom: 0px;
		height: 110px;
		font-size: 15px;
		padding-top: 24px;
		padding-left: 5%;
	}
	.casesCarousel .carouselcase .vellum a.proj-name {
		font-size: 22px;
		line-height: 25px;
	}
	.casesCarousel .carouselcase .vellum a.proj-name:before {
		display: none;
	}
	.casesTrack {
		position: static;
		transform: none !important;
		height: auto;
		width: 100%;
	}
	.listcase {
		margin-bottom: 20px;
	}
	.listcase-placeholder {
		display: none;
	}
	.microswap-img {
		display: none !important;
	}
	.casestudy-hero-outer {
		height: auto;
		padding-top: 0px;
	}
	.casestudy-hero-inner,
	.expertise-hero-inner,
	.career-stub-inner {
		position: static;
	}
	.expertise-hero-inner {
		position: absolute;
	}
	.career-stub-inner {
		position: absolute;
	}
	.casestudy-hero-vellum {
		height: auto;
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.casestudy-hero-vellum .casestudy-name,
	.casestudy-hero-vellum h1.casestudy-name {
		font-size: 24px;
		line-height: 27px;
		margin-bottom: 6px;
	}
	.casestudy-hero-vellum .casestudy-subhead {
		display: block;
		font-size: 19px;
	}
	.casestudy-hero-vellum .casestudy-vellum-copy {
		padding-top: 0px;
		height: auto;
	}
	.casestudy-hero-img {
		position: static;
		height: auto;
	}
	.casestudy-sectionHeader {
		height: 394px;
		font-size: 15vw;
		background-size: cover;
		background-attachment: scroll;
		background-repeat: no-repeat;
	}
	.casestudy-sectionHeader .sectionHeader-copy {
		height: 394px;
	}
	.csmodule-text-largeLight,
	.csmodule-text-largeDark {
		font-size: 24px;
		line-height: 40px;
	}
	.csmodule-threeAcross .moduleCell {
		margin-bottom: 45px;
	}
	.testimonial-content {
		padding-left: 0px;
		padding-right: 0px;
	}
	.testimonial-quote {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.testimonial-speakername {
		font-size: 18px;
	}
	.testimonial-speakertitle {
		font-size: 16px;
	}
	.relatedcase,
	.carouselcase {
		margin-bottom: 24px;
	}
	.pf-blogCol {
		text-align: center;
	}
	.pf-socialCol {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.pf-topCol {
		text-align: center;
	}
	#peopleGrid-2 {
		display: none;
	}
	.peopleGridsWrap {
		width: 100%;
		height: auto;
	}
	.peopleGridsWrap.frame2 #peopleGrid-1 {
		display: none;
	}
	.peopleGridsWrap.frame2 #peopleGrid-2 {
		display: block;
	}
	.peopleGridsInner {
		position: static;
		width: 100%;
		height: auto;
	}
	.peopleGridsInner .vellum {
		bottom: 0px;
		height: auto;
		padding-bottom: 6px;
	}
	.peopleGrid {
		width: 100%;
		height: auto;
	}
	.personblock,
	.colorblock {
		width: 50%;
		height: auto;
		padding-bottom: 50%;
	}
	.profiletop-social {
		display: block;
		border-right: none;
		margin-bottom: 30px;
	}
	.expertisesList .listnum-1 {
		margin-bottom: 0px;
	}
	.expertisesList .listnum-2 {
		margin-top: 0px;
	}
	.expertisesCarouselWrap .expSlide {
		width: 320px !important;
	}
	.expertisesCarouselWrap .expertiseImage {
		height: 214px;
		padding-left: 14px;
		padding-right: 14px;
		font-size: 30px;
		line-height: 34px;
	}
	.expertisesCarouselWrap .caro-control {
		top: 65px;
	}
	.expertisesCarouselWrap .caro-prev {
		left: 0px;
	}
	.expertisesCarouselWrap .caro-next {
		right: 0px;
	}
	.expertisesCarouselWrap .moreButtonCol {
		text-align: left;
	}
	.DTsection-tag {
		display: block;
		border-left: none;
		padding-left: 55px;
	}
	.philanthropyPop .featherlight-content {
		max-width: 92%;
	}
	.csmodule-teamLead .teamPersonWrap,
	.csmodule-twoPerson .teamPersonWrap,
	.csmodule-threePerson .teamPersonWrap {
		text-align: left;
	}
	.DT-hero-outer {
		padding-top: 400px;
	}
	.DT-hero-outer .DT-herologo {
		max-width: 60%;
		max-height: 280px;
	}
	.featuredArticleBar {
		max-height: none;
	}
	.featuredArticleBG {
		display: none;
	}
	.featuredArticleBarContents {
		display: block;
		max-height: none;
		padding-top: 16px;
		padding-left: 16px;
		padding-right: 16px;
	}
	.featuredArticleImg {
		max-width: none;
		max-height: none;
		width: 100%;
	}
	.featuredArticleText {
		padding-left: 0px;
		padding-right: 0px;
	}
	.blogStoriesArea {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.blogStoriesRow {
		display: flex;
		flex-direction: column;
	}
	.blogStoriesRow .articlesSidebarCol {
		-webkit-order: 1;
		order: 1;
		margin-bottom: 60px;
	}
	.blogStoriesRow .articlesListCol {
		-webkit-order: 2;
		order: 2;
	}
	#DT-category-links {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left: none;
		padding-top: 18px;
		padding-bottom: 18px;
		padding-left: 0px;
	}
	.listArticle img {
		width: 100%;
	}
	.articleOuterWrap .authorPhoto {
		display: block;
		margin-bottom: 12px;
	}
	.articleOuterWrap h1.article-title {
		font-size: 34px;
		line-height: 38px;
	}
	.articleOuterWrap h1.article-title.title-medium {
		font-size: 25px;
		line-height: 29px;
		margin-bottom: 25px;
	}
	.articleOuterWrap h1.article-title.title-large {
		font-size: 34px;
		line-height: 38px;
		margin-bottom: 34px;
	}
	.articleOuterWrap h1.article-title.title-small {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 22px;
	}
	.header-searchwrap {
		display: none;
	}
	.searchResult .sr-link {
		word-break: break-all;
	}
	.resourceCaption {
		margin-right: 0px;
	}
	.footerNavRow {
		display: none;
	}
	footer,
	.footer {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	footer #footerSubscribeForm,
	.footer #footerSubscribeForm {
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 23.4375em) {
	.personblock,
	.colorblock {
		width: 100%;
		height: auto;
		padding-bottom: 100%;
	}
	.peopleGridsInner {
		background-color: #fff;
	}
	.peopleGridsInner .personblock {
		margin-bottom: 16px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.casestudy-sectionHeader {
		background-attachment: scroll;
		background-size: cover;
		background-position: center;
	}
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
	.dt-article img {
		width: auto;
	}
	.backstory-row {
		padding-bottom: 0px;
	}
	.backstory-col {
		padding-bottom: 40px;
	}
	.glance-col {
		background-color: #f6de8e;
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.casesCarousel {
		height: auto;
		margin-bottom: 0px;
	}
	.casesCarousel .carouselcase {
		width: 612px !important;
		height: 299px;
		margin-right: 18px;
	}
	.casesCarousel .carouselcase:nth-of-type(even) {
		margin-right: 0px;
	}
	.casesCarousel .carouselcase .vellum {
		bottom: 0px;
		font-size: 15px;
		height: 110px;
		padding-top: 24px;
		padding-left: 5%;
	}
	.casesCarousel .carouselcase .vellum a.proj-name {
		font-size: 24px;
		line-height: 27px;
	}
	.casesCarousel .carouselcase .vellum a.proj-name:before {
		display: none;
	}
	.casesTrack {
		position: static;
		height: auto;
		width: auto;
		transform: none !important;
	}
	.casesRow {
		-ms-grid-columns: 50fr 20px 50fr;
		-ms-grid-rows: 18.25fr 20px 18.25fr 20px 16fr 20px 16fr 20px 31.5fr;
		grid-template-columns: 50fr 50fr;
		grid-template-rows: 18.25fr 18.25fr 16fr 16fr 31.5fr;
	}
	.casestudy-hero-vellum {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.casestudy-hero-vellum .casestudy-name,
	.casestudy-hero-vellum h1.casestudy-name {
		font-size: 24px;
		line-height: 27px;
	}
	.casestudy-hero-vellum .casestudy-subhead {
		font-size: 19px;
	}
	.expCasesRow {
		display: block;
	}
	.expCasesRow .listcase {
		margin-bottom: 16px;
	}
	.expCasesRow .listcase-2 {
		display: inline-block;
		width: 49%;
		margin-right: 1.2%;
	}
	.expCasesRow .listcase-3 {
		display: inline-block;
		width: 49%;
	}
	.listcase-1 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 3;
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		grid-column: 1/3;
		grid-row: 1/2;
	}
	.listcase-2 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 3;
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		grid-column: 1/3;
		grid-row: 2/3;
	}
	.listcase-3 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		-ms-grid-row: 5;
		-ms-grid-row-span: 1;
		grid-column: 1/2;
		grid-row: 3/4;
	}
	.listcase-4 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		-ms-grid-row: 7;
		-ms-grid-row-span: 1;
		grid-column: 1/2;
		grid-row: 4/5;
	}
	.listcase-5 {
		-ms-grid-column: 3;
		-ms-grid-column-span: 1;
		-ms-grid-row: 5;
		-ms-grid-row-span: 3;
		grid-column: 2/3;
		grid-row: 3/5;
	}
	.listcase-6 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 3;
		-ms-grid-row: 9;
		-ms-grid-row-span: 1;
		grid-column: 1/3;
		grid-row: 5/6;
	}
	.peopleGridsWrap {
		width: 639px;
		height: 1065px;
	}
	.peopleGridsWrap.frame2 .peopleGridsInner {
		left: -639px;
	}
	.peopleGridsInner {
		width: 1278px;
		height: 1065px;
	}
	.peopleGrid {
		width: 639px;
		height: 1065px;
	}
	.personblock,
	.colorblock {
		width: 213px;
		height: 213px;
	}
	.expertisesCarouselWrap .expSlide {
		width: 620px !important;
	}
	.expertisesCarouselWrap .expertiseImage {
		height: 414px;
	}
	.expertisesCarouselWrap .caro-control {
		top: 165px;
	}
	.expertisesCarouselWrap .caro-prev {
		left: 0px;
	}
	.expertisesCarouselWrap .caro-next {
		right: 0px;
	}
	.casewrap .objectiveIntro {
		height: 299px;
	}
	.casewrap .objectiveIntroPanel {
		height: 299px;
		width: 100%;
		padding-top: 34px;
		font-size: 16px;
		line-height: 24px;
	}
	.casewrap .objectiveIntroPanel h2 {
		font-size: 24px;
	}
	.DTsection-people .headshotWrap {
		max-width: 370px;
	}
}
@media print, screen and (min-width: 40em) {
	.pf-blogCol {
		padding-top: 6px;
	}
	.jobDetail .backlinkWrap {
		text-align: right;
	}
}
@media print, screen and (max-width: 63.99875em) {
	.hdr-DT,
	.header-social,
	.topnav {
		display: none;
	}
	header,
	.header {
		height: 90px !important;
	}
	.header-inner .outerLogo {
		top: 29px;
	}
	.header-inner .slamlogo {
		top: 28px;
		margin-left: -96px;
	}
	.header-inner .slamlogo svg {
		width: 191px !important;
		height: 37px !important;
	}
	.header-inner .dt-logo {
		top: 28px;
	}
	.header-inner .hdr-slam-mini {
		display: none;
	}
	.header-inner .slam-logo {
		top: 28px;
		margin-left: -95px;
	}
	.header-inner .slam-logo img {
		width: 191px !important;
		height: 33px !important;
	}
	.header-inner .LP-logo {
		top: 7px;
		height: 76px;
		margin-left: -150px;
	}
	.header-inner .LP-logo img {
		max-width: 300px;
		max-height: 76px;
	}
	.mobileMenu.active {
		display: flex;
	}
	.heroDrawer-row {
		position: static;
		height: auto;
	}
	.heroDrawer {
		position: static;
		width: 100%;
		height: auto;
		background-color: #000;
	}
	.heroDrawer .drawerNotch {
		display: none;
	}
	.heroDrawer .heroDrawer-top {
		height: auto;
		padding-bottom: 16px;
	}
	.heroDrawer .heroDrawer-bottom {
		padding-bottom: 5px;
		display: none;
	}
	.heroDrawer .case-name {
		display: block;
		max-width: none;
		border-right: none;
		height: auto;
		margin-right: 0px;
		margin-bottom: 8px;
		white-space: normal;
	}
	.heroDrawer.active .heroDrawer-bottom {
		display: block;
	}
	.heroControlsRow {
		bottom: 18%;
	}
	.buttonToRight {
		text-align: left;
	}
	.expertise-hero-outer,
	.office-hero-outer,
	.careers-hero-outer,
	.culture-hero-outer,
	.philanthropy-hero-outer,
	.officedetail-hero-outer {
		min-height: calc(100vh - 90px);
	}
	.careers-hero-outer,
	.culture-hero-outer,
	.philanthropy-hero-outer,
	.officedetail-hero-outer {
		min-height: calc(75vh - 90px);
	}
	.twoAcrossRow {
		display: block;
	}
	.twoAcross-gutter {
		height: 36px;
	}
	.csmodule-imageCaption {
		padding-top: 16px;
	}
	.twoAcross-leftWrap .csmodule-imageCaption,
	.twoAcross-rightWrap .csmodule-imageCaption {
		padding-right: 0px;
	}
	.twoAcross-firstCol {
		margin-bottom: 40px;
	}
	.csmodule-carousel-wrap .caroControlsWrap {
		top: 20%;
		display: block;
	}
	.csmodule-carousel-wrap .clicktarget-left,
	.csmodule-carousel-wrap .clicktarget-right {
		display: none;
	}
	.csmodule-carousel-wrap .caroslide {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.csmodule-carousel-wrap .caroslide img {
		max-width: 100%;
	}
	.csmodule-imageGallery .slideCaptionsRow {
		display: flex !important;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.csmodule-imageGallery .slideCounterCol {
		-webkit-order: 1;
		order: 1;
	}
	.csmodule-imageGallery .slideCaptionsCol {
		-webkit-order: 2;
		order: 2;
	}
	.csmodule-teamLead .headshotWrap {
		margin-bottom: 32px;
	}
	.relatedcase,
	.carouselcase {
		margin-bottom: 20px;
	}
	.prefooter {
		height: auto;
		padding-bottom: 28px;
	}
	.prefooter-logo {
		display: block;
		margin-bottom: 22px;
	}
	.prefooter-locations {
		display: block;
		margin-left: 76px;
	}
	.prefooter-locations dt {
		margin-right: 26px;
		line-height: 15pt;
	}
	.profiletop {
		flex-direction: column;
		height: auto;
	}
	.profiletop-photopanel {
		flex-basis: 350px;
	}
	.profiletop-textpanel {
		height: auto;
		flex-grow: 1;
		flex-basis: auto;
		overflow: auto;
		padding-bottom: 18px;
	}
	.notable-img {
		margin-bottom: 14px;
	}
	.expertiseTop {
		height: auto;
	}
	.expertiseTop .headerAngle {
		height: 16%;
		width: 100%;
		left: 0px;
		right: auto;
		top: auto;
		bottom: -5.5%;
		-webkit-transform: skewX(0deg) skewY(4deg);
		-moz-transform: skewX(0deg) skewY(4deg);
		-ms-transform: skewX(0deg) skewY(4deg);
		-o-transform: skewX(0deg) skewY(4deg);
		transform: skewX(0deg) skewY(4deg);
	}
	.expertiseHero {
		position: static;
		height: auto;
	}
	.expertiseHeroInner img {
		display: block;
		width: 100%;
	}
	.expertiseIntro {
		display: block;
		height: auto;
		padding-top: 0px;
		padding-bottom: 24px;
	}
	.officeFeature {
		margin-bottom: 75px;
	}
	.teamPersonWrap {
		margin-bottom: 50px;
	}
	.DTsection-people .headshotWrap {
		max-height: none;
		margin-bottom: 30px;
	}
	.DTsection-people .headshot {
		display: block;
	}
	footer .subscribeField,
	.footer .subscribeField {
		margin-bottom: 1em;
	}
	.footerNavRow .column,
	.footerNavRow .columns {
		margin-bottom: 1.5em;
	}
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
	.casesCarousel {
		height: 486px;
	}
	.casesTrack {
		height: 486px;
	}
	.casesTrack.scroll1 {
		-webkit-transform: translateX(-1014px);
		-moz-transform: translateX(-1014px);
		-ms-transform: translateX(-1014px);
		-o-transform: translateX(-1014px);
		transform: translateX(-1014px);
	}
	.casesTrack.scroll2 {
		-webkit-transform: translateX(-2028px);
		-moz-transform: translateX(-2028px);
		-ms-transform: translateX(-2028px);
		-o-transform: translateX(-2028px);
		transform: translateX(-2028px);
	}
	.casesTrack.scroll3 {
		-webkit-transform: translateX(-3042px);
		-moz-transform: translateX(-3042px);
		-ms-transform: translateX(-3042px);
		-o-transform: translateX(-3042px);
		transform: translateX(-3042px);
	}
	.casesTrack-1 {
		width: 1014px;
	}
	.casesTrack-2 {
		width: 2028px;
	}
	.casesTrack-3 {
		width: 3042px;
	}
	.casesTrack-4 {
		width: 4056px;
	}
	.casesCarouselWrap .carouselcase {
		width: 996px !important;
		height: 486px;
		margin-right: 18px;
	}
	.casestudy-hero-vellum .casestudy-name,
	.casestudy-hero-vellum h1.casestudy-name {
		font-size: 2.75vw;
	}
	.casestudy-hero-vellum .casestudy-subhead {
		font-size: 2.2vw;
	}
	.peopleGridsWrap {
		width: 1020px;
		height: 612px;
	}
	.peopleGridsWrap.frame2 .peopleGridsInner {
		left: -1020px;
	}
	.peopleGridsInner {
		width: 2040px;
		height: 612px;
	}
	.peopleGrid {
		width: 1020px;
		height: 612px;
	}
	.personblock,
	.colorblock {
		width: 204px;
		height: 204px;
	}
	.expertiseTop .headerAngle {
		width: 71%;
	}
	.casewrap .objectiveIntro {
		height: 486px;
		margin-bottom: 0px;
	}
	.casewrap .objectiveIntroPanel {
		height: 486px;
		padding-top: 50px;
	}
}
@media print, screen and (min-width: 64em) {
	.backstory-module {
		background: linear-gradient(
			to right,
			white 0%,
			white 67%,
			#f6de8e 67%,
			#f6de8e 100%
		);
	}
	.backstory-row {
		background: linear-gradient(
			to right,
			white 0%,
			white 67%,
			#f6de8e 67%,
			#f6de8e 100%
		);
	}
	.heroDrawer {
		left: 8.333%;
		width: 61%;
	}
	.heroDrawer .heroDrawer-top {
		position: relative;
		width: calc(100vw - max(50vw - 800px, 0px) - 162px);
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: flex-start;
		align-content: flex-start;
		justify-content: flex-start;
	}
	.heroDrawer .heroDrawer-top .case-name {
		flex: auto 0 1;
	}
	.heroDrawer .heroDrawer-top .case-location {
		flex: auto 0 1;
	}
	.heroDrawer .heroDrawer-top .heroDrawerToggle {
		flex: 4em 0 0;
	}
	.listcase a.proj-name,
	.listcase-placeholder a.proj-name {
		height: 24px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.profiletop-textpanel {
		padding-top: 30px;
	}
	.profiletop-textpanel .profileblock {
		margin-bottom: 24px;
	}
	.profiletop-textpanel h3 {
		margin-bottom: 4px;
	}
	.DTsection .hdrMore,
	.officeSection .hdrMore {
		text-align: right;
	}
	.DTsection .jobBlock,
	.officeSection .jobBlock {
		padding-left: 3em;
		padding-right: 3em;
	}
	.officeSection-features {
		margin-bottom: 70px;
	}
	a.communityBlock:hover,
	a.cultureBlock:hover,
	a.contentboxBlock:hover {
		transform-origin: center;
	}
	a.communityBlock:hover .communityVellum,
	a.cultureBlock:hover .communityVellum,
	a.contentboxBlock:hover .communityVellum {
		background-color: rgba(251, 176, 64, 0.8);
	}
}
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
	.heroDrawer {
		width: 55%;
	}
	.peopleGridsWrap {
		width: 1200px;
		height: 720px;
	}
	.peopleGridsWrap.frame2 .peopleGridsInner {
		left: -1200px;
	}
	.peopleGridsInner {
		width: 2400px;
		height: 720px;
	}
	.peopleGrid {
		width: 1200px;
		height: 720px;
	}
	.personblock,
	.colorblock {
		width: 240px;
		height: 240px;
	}
}
@media screen and (min-width: 90em) {
	.peopleGridsWrap {
		width: 1440px;
		height: 864px;
	}
	.peopleGridsWrap.frame2 .peopleGridsInner {
		left: -1440px;
	}
	.peopleGridsInner {
		width: 2880px;
		height: 864px;
	}
	.peopleGrid {
		width: 1440px;
		height: 864px;
	}
	.personblock,
	.colorblock {
		width: 288px;
		height: 288px;
	}
	.expertiseTop .headerAngle {
		width: 71%;
	}
	.DTsection .jobBlock,
	.officeSection .jobBlock {
		padding-left: 4.25em;
		padding-right: 4.25em;
	}
}
@media only screen and (min-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.casestudy-sectionHeader {
		background-attachment: scroll;
		background-size: cover;
		background-position: center;
	}
}
@media only screen and (min-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
	.casestudy-sectionHeader {
		background-attachment: scroll;
		background-size: cover;
		background-position: center;
	}
}
@media (hover: hover) {
	.peopleGridsInner .personblock {
		-webkit-filter: grayscale(1);
		-moz-filter: grayscale(1);
		filter: grayscale(1);
	}
}
@media print {
	html,
	body {
		width: 1260px;
	}
	#admin-edit,
	.admin-edit {
		display: none;
	}
	header,
	.header {
		position: static !important;
		height: 140px !important;
		box-shadow: none !important;
	}
	.casesCarouselWrap .cases-control {
		display: none !important;
	}
	.casesCarouselWrap .casesCarousel {
		height: auto;
	}
	.casesCarouselWrap .casesCarousel .slick-list {
		height: auto !important;
	}
	.casesCarouselWrap .casesCarousel .slick-track {
		width: 100% !important;
	}
	.casesCarouselWrap .casesCarousel .slick-slide {
		float: none;
	}
	.casesCarouselWrap .carouselcase {
		margin-bottom: 10px;
	}
	#insightSection,
	#solutionSection,
	#impactSection {
		page-break-before: always;
	}
	.casestudy-sectionHeader {
		background-attachment: scroll;
		background-repeat: no-repeat;
	}
	.testimonial-openquote,
	.testimonial-closequote {
		opacity: 1;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-ms-transform: translateX(0px);
		-o-transform: translateX(0px);
		transform: translateX(0px);
	}
	.testimonial-content {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	.twoAcross-firstCol,
	.twoAcross-secondCol {
		-webkit-transform: translateX(0px) !important;
		-moz-transform: translateX(0px) !important;
		-ms-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
		opacity: 1 !important;
	}
	.csmodule-carousel {
		width: 100%;
	}
	.csmodule-carousel .flickity-slider {
		-webkit-transform: translateX(0px) !important;
		-moz-transform: translateX(0px) !important;
		-ms-transform: translateX(0px) !important;
		transform: translateX(0px) !important;
	}
	.csmodule-carousel .caroslide {
		display: none;
	}
	.csmodule-carousel .caroslide.is-selected {
		display: block;
		position: static !important;
		margin-left: auto;
		margin-right: auto;
	}
	.csmodule-video .vimeoWrap {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.csmodule-video .embed-container {
		height: auto;
		padding-bottom: 0px;
	}
	.csmodule-video .embed-container:before {
		content: "";
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100px;
		height: 84px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABUCAYAAAB0mJL5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAOYklEQVR42u2de3QT153Hf/fOjGZGGo0elpBkY1uSbT2M3y+wMTZ2gDQ5pT2bbXP2BEidtrvtbhKSfdUpDdvsaSA93aQpTZo0u2TZZLddaJeQbVMwEKCbAGkIDxsDTgwBYmP5ATa2bGzrMTP7BzbHluSHjGTZRh//4XPm3rn3d+/Xuvc3v/vTGCBOnDhx4sSJsyBA06m0xO5wIoL4Ms3QKxmGzaUZOokkyVjbPreRALxe7zWPx3PG6/Ec8nm9+86eP9c81W0TCpKWakYERX1Fp9fXmi2WUp1eDwzDAEEQsR7qvMPv98PQ0CB0tnccufz558+fOnP68ER1QwqSYbGaVFrNv2YuyfqywWiE+Kchcng8HnC1tf3X+bNnNzZeOH8zsDxIEJs1rTA1zfqHJVnZBpZlY23/gkSSJOjv729tOHWq4uhHx6+OLRsniM2aVujIWnLYbnfwJEXF2u4Fz/Dw8M3G+vqc9w8fujZ67Y4gGRarKc1uO52dk2sMtUQRBAEMTQPDskBRFGCMRm6XxvyOA4BAkiQQBQG8Ph8MDQ2Bz+cDQRAAodtlY/F6PC2nTpxw/vHDDwYBAEiA2xu4zmh4w5m5JEgMjDGkJCdDfn4+mEzG6xgTv/X7fY1+v7/b5/P7x1kSBwAAJEmSBEFQe71eZ19f34brN64br11rg+7u7iBBZDSdkldYuO2PH37wlwAjk+iw2deuqKz8nU6vv1MRIQQEQUBOTjaUFBd3yeXypzUazS6SJMVYD3g+cevWLfTh0aMr2ts7/rO7uzvF7XaDz+cbV0eSJOjr7XW8/vprn2EAgFSL5fvahIRxlRBC4HDYoaS4uEGt1mTp9fr/josRPgqFQvrS/fd/oNfp7H6/75AkSYAxHlcHIQS8SrUNAABlOTOdZRUVFxICBDEsWgTV1VUdqanmHJWKvx7rgS0EXnn1VVlLS2sTRVHWwKULIQR6nU5DyhWKNTzPjyskCAIsVguo1erHx4pRkJtnlgCWTtKnZDQZz++rqzsf68HPBisrK3P7evvsMMn+Sctkx//0yYlWAIAnn3jC+53v/vXDLMuelMvl4/YTSZKgf2CgglSq+AoqwMVlGAaUSmWHyWR6d+x1QRQe0BsMr1FkCJcYIWAYBqqqq/5jX13dY7GerNlAFMVNShX/sEKuCFlOkCSUlBR/fVQQAIA3fvn6qZqax1plMllyYNRDkqS1pFKpLApsiGEYkFGytyiKEgOue7Kyc2CiB0aWZcFkMt0z3hZNM8LilGQwGk0hywmCgPz8gqB9t7/fvZ2Vs/+sVmvGXRcEYSWWyxUpgTdgjMHr8zbEesALghB/nj6vr8nd5w66LopiOg7c8UcKQBKlG7Eey0JFFMUej2cYQm3seIZtxrkLJElCPp8vSBBJkqIhyD2zhQSPHN392KMgyL0Z0woVp5oJYR50oCk7l6S7U8Senu6U0czrDMswoiD8yN3bt/filctzXmVJkiIiSliCWKzWT790//0HlUrleAd6JNhLySjMK5Vtd2OQSqP5ZWFRcQXLsuB2u99rbWl5n+P5J8401H8WpbmcMabExGOVFZXqjIwMOlTAG2OMUlKSw1IoLEF27tp5fOeunWuiOcjEpMV2tea2f65nGFBr1Ks6Ozo/5VWqbTe7u587e/5cbzT7D4e3337rF2+//dYvItnmnDubJQg87i+KomSwODkZtAnap1xtbd9ScNzf9/b07Gi62OybaR9zmXnj9srlCrCmpXP5hYVvpNvtjcWFRStjbVM0mHOfkMnAGINKrQZOqbQvMhiOqNTq33dfv/7UmbMNV2JtW6SYV4KMQhAELDIYQKVWr+3s6FirUCp/POB2P1/fePZWrG27W8ISJHtJ1iOiJP4QIRTgOdx2MQiCgKLikl1vvrn9h7NhPE3TkJySAgkJCc9cuXL5u0qe/5ubPT27zjVdmJWDtPLl5S/e7OlZizAK6UkhhMBkMv3DgYMH35tum2EJQjO0PL+wyMYyTGDPAJIECo6DgoKC1Dff3D4b83Fn0AqOA7vDqXa52n5N0bJN5VpNzdFjx05Fu2+appNy8vJs+jFH32MhSRKqqqtkBw4enHabYQlCYCwqFIpJw+9SJB5XZwBFUZCSkgoJ2oQsl6vtZGVl5f94hoYf/9OJj7ui1SfGWGJYBhQcF3q+ZpDlGfE9BKHYBbMQQsAplZCeYYPExKSvXb/e9RArl2++0dX1cuOF80Oxsisc5uWmPhUYY+CUSuCUSpyYtHhLR3v7RgWneLLnRvc7zZc/F2Jt32QsSEHGQtM0pJrNBp1e/5vWli+Oc0rlxtMN9VHfX2bKghdkFIVCATa7o8xgNJ3UGwzbXa2tmxubLnTE2q5A7qnzEIwxaDQayMnL+3bRsmUtFeUr/taZYYtYRnkkzkPC+oRQFCVwHAeBaUOjsCwDLMvM+XAMSZJgNJkotUbz03aX62mlSvX4ze7uvRevXA7r+YWkSFGh4ECj0YQsJwgCOI4LK2s9LEHWfvWre9atW9cpk8mC7kMIAUIIY4w7Z2FOIwLDMGC2WFJ0ev3vW7744jCvVj956szpC9O9Pz+/4Hvr16/frtfruFDnIRhjJJfLPw3HprAEqa2tddfW1tbFeiIjCUIIlEolOJ3Oao1Gc16j1Wxta2l9tuli85TPU1u3bnFt3brFFUl75vzyMltggoDEpCTIzs3b9PAjj5hjZkesJ2KuMLohJyYmwkN//pA6VnbcM27vdNBqtfDgAw+87HDYY5YkGJYgRfkFRkBoyUTlCCFISEi4XHdg/7w5nxh1hbOzso6Uli57huf5E9O9976q6jS3222eLHxHYNz48clPph1PC0sQr8/3Z5oE7WskEfo2GU1DRUXFW3UH9tdEfSbDYHQ5CvCAQKVSQVFhoaugIP8Znud/jTEOK6zi8XpfkNH015nA6PeYPnJyc/7i45Of7Jpum2EJwrKMJ7+gMGS0F41kv6dnZERzbmfMqBgIIWBZFpxOh2/58uUv6HW6F0mS7J9JmyzL+qdKtl66tMT30ksvTbvNiO0howOOVfh9KtsQQkBRFJjNqVBWWrbTbE59lqbpz6PfeXjVF1T4fSIIggCDYRGUlJScys7K+ke5XH5k1joPczYWnJc19mkZIQQ8z0NeXm5XSXHxsyqVagdBEP677CKqLDhBRpcnmqbBZrOJK8rL/8VoNPyEJMmeWNs2HRacIBRFweKkJFi+fPnv0tPTammaDiuWFGvmtSCBy9MivR6KiovO5ebm1io5bm+s7ZsJYQmi1miv5ebmnlarVAjGbt4jGe8ymsZ6nS7q37wKfK4gSRIyMzNvrl513z9pNJp/IwjCMxuTx/N8sy3DdtLhcBASSIACDkQITEBGeniPAWEJsv/A7Z/ZGOxkjAqBMQatVguVFRUv5Obm/IyiqKhlmIRi9zu7n9v9zu7nItnmvFyyEELAcQooKCj43xXl5ZsVCkVjrG2KFPNOEJlMBraMjAtr1qz+nk6n2xucRTm/mbOCBJ6+kSQJRqPRvWbN6k1pVusOjPFgrG2MBnNWkLHek1qthhUryl8uLCh4USaTRfSEbq4RliD5Oblf8Qn+2onCVQRBQFpa+u497+756UwNwpg4gxB6AOB2ampOTvb+6qqqTUql8nSsJyuQqsqVP7jRfeNBUQydG4EQAjWveu7oR8enndwbliAII2NWZnYZTYcON8toGrKyss7teXfPjAdpNBofsVos/65N0KrLSktfNRgM7yKE5uZroRDKtlitZRqNNmQxxhicmU7Z0Y+OT7vJcNOA/EZT4qTJ1omJJvpuxvjKKz/vBYCHIjx1UYEkSTFBp5sw/E6SJDgcDlk4bcbP1KOIJEmAILzsubgg0SbM8Ps4QSKRChkngBD+jyiKaCLHaJwgo5UEQYDBoUHVRH3EhQuDEFMlCIJeEoMFwRgDBoCrgQVDQ0PQ3t6RPlEfk5/SxsWaiuHh4TxKJgt6GSZBEJdIQRCOAYB5bIHP5wOXy/UdAPhxwA0iy7LAKUK80m4kyUEmo+4ZRQiCkBhmgvkAAIIkgGXZcd9ry3JmosHBwUflCnlQfZqm/48cGho6AADrxhaIoghDQ0PmjU89nffzbT+rH72+dFnpe9/85mNfYxkmyJWTJACCIDBFkXf1rpP5hDUtbXNNTc2vEhNNIZd3hBDiVapxydtanW7N4OAtg3bMs8voFpCSknII3VdVnVi8bFlb4L4gCgL0ud1XW69ezfzDvr3z4vt5c53ysuWcu999yWK1GhzOzHFLFsYYNqxfZ8aHjhx2+Xy+oDMOTBBA0zIzx/P776uqlofVc5wgli8r5QYGBj7ked5gsaYF7R88zx+02+0tGACgq7Pz70J5TiwrB51Ot0LOcZ9VV1Wvctrs98z+ECmcGTZUVlr2oLu//5KCU+Tl5uUHRToQQlBZUbEZISTdmeDvb/rBGwihvwKAoBf8DgwMQMsXV6Grs7NTFMVfYYTOIUz04AV2FhEpRFHEkiRq/IKQPTw8vI4kyEVJycmQYbOFDDsZjcYdG5984lvjBNmw4VFZqtncLAhCaqhOBEGA/n43dHV2QV9vL/h8PvALczrFKWYgACBJCigZBRq1BgxGI8gVipDvfKdpuuWpjRsL1GpV9+i9d/jR81s0Xq/3kt/v107VqSRJEXnH4EJk5Ot9U9ahKKrnG49uWGq1Wi/duR5Ycddvfqtvamo66fF4UiBO1GBZtmXDhvWrLGbzxbHXQ8p4pr5efvDg+9v6+vq+PdHhS5zpEeKLoGA0GnfU1HyjVslxQf91YtLP1b66uryGhoYt/f0DD8aFmRmjS9fIUfS+NatXPZ+Tk/PRRMkZ03Jjm5ubU+sbGspcrvbVg4O3yn0+f0ZcoImRpNvvDqMo6iLHKY5ZzJZDhYWFH5tMxksLLUsmTpw4ceLEiTMB/w+wmGwz+5qfqAAAAABJRU5ErkJggg==);
	}
	.csmodule-video .embed-container iframe {
		display: none;
	}
	.peopleGridsWrap {
		width: 1200px;
		height: 720px;
	}
	.peopleGridsWrap.frame2 .peopleGridsInner {
		left: -1200px;
	}
	.peopleGridsInner {
		width: 2400px;
		height: 720px;
	}
	.peopleGrid {
		width: 1200px;
		height: 720px;
	}
	.personblock,
	.colorblock {
		width: 240px;
		height: 240px;
	}
}

/*# sourceMappingURL=style.css.map */
