@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@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 {
				-webkit-box-sizing: content-box;
				        box-sizing: content-box;
				height: 0;
				overflow: visible;
}

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

a {
				background-color: transparent;
}

abbr[title] {
				border-bottom: 0;
				-webkit-text-decoration: underline dotted;
				        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 {
				-webkit-box-sizing: border-box;
				        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] {
				-webkit-box-sizing: border-box;
				        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&xsmall=26.25em&medium=40em&xmedium=56.25em&large=64em&xlarge=75em&xxlarge=90em";
}

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

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

body {
				margin: 0;
				padding: 0;
				background: #ffffff;
				font-family: "Noto Sans", sans-serif;
				font-weight: normal;
				line-height: 1.5;
				color: #010101;
				-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 {
				-webkit-box-sizing: border-box;
				        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;
				-webkit-appearance: none;
				   -moz-appearance: none;
				        appearance: none;
				border: 0;
				border-radius: 0;
				background: transparent;
				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;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
				display: block;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				width: 100%;
				height: 2.4375rem;
				margin: 0 0 1rem;
				padding: 0.5rem;
				border: 1px solid #cacaca;
				border-radius: 0;
				background-color: #ffffff;
				-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
				        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
				font-family: inherit;
				font-size: 1rem;
				font-weight: normal;
				line-height: 1.5;
				color: #000000;
				-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				-webkit-appearance: none;
				   -moz-appearance: none;
				        appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
				outline: none;
				border: 1px solid #8a8a8a;
				background-color: #ffffff;
				-webkit-box-shadow: 0 0 5px #cacaca;
				        box-shadow: 0 0 5px #cacaca;
				-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
				max-width: 100%;
}
textarea[rows] {
				height: auto;
}

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

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

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

::-webkit-input-placeholder {
				color: #cacaca;
}

::-moz-placeholder {
				color: #cacaca;
}

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

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

::placeholder {
				color: #cacaca;
}

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

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

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

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

label {
				display: block;
				margin: 0;
				font-size: 0.875rem;
				font-weight: normal;
				line-height: 1.8;
				color: #000000;
}
label.middle {
				margin: 0 0 1rem;
				line-height: 1.5;
				padding: 0.5625rem 0;
}

.help-text {
				margin-top: -0.5rem;
				font-size: 0.8125rem;
				font-style: italic;
				color: #000000;
}

.input-group {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				width: 100%;
				margin-bottom: 1rem;
				-webkit-box-align: stretch;
				    -ms-flex-align: stretch;
				        align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
				border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
				border-radius: 0 0 0 0;
}

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

.input-group-label {
				padding: 0 1rem;
				border: 1px solid #cacaca;
				background: #e6e6e6;
				color: #000000;
				text-align: center;
				white-space: nowrap;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 auto;
				        flex: 0 0 auto;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
}
.input-group-label:first-child {
				border-right: 0;
}
.input-group-label:last-child {
				border-left: 0;
}

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

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

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

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

.fieldset {
				margin: 1.125rem 0;
				padding: 1.25rem;
				border: 1px solid #cacaca;
}
.fieldset legend {
				margin: 0;
				margin-left: -0.1875rem;
				padding: 0 0.1875rem;
}

select {
				height: 2.4375rem;
				margin: 0 0 1rem;
				padding: 0.5rem;
				-webkit-appearance: none;
				   -moz-appearance: none;
				        appearance: none;
				border: 1px solid #cacaca;
				border-radius: 0;
				background-color: #ffffff;
				font-family: inherit;
				font-size: 1rem;
				font-weight: normal;
				line-height: 1.5;
				color: #000000;
				background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
				background-origin: content-box;
				background-position: right -1rem center;
				background-repeat: no-repeat;
				background-size: 9px 6px;
				padding-right: 1.5rem;
				-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0 ) {
				select {
								background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
				}
}
select:focus {
				outline: none;
				border: 1px solid #8a8a8a;
				background-color: #ffffff;
				-webkit-box-shadow: 0 0 5px #cacaca;
				        box-shadow: 0 0 5px #cacaca;
				-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
				transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
				background-color: #e6e6e6;
				cursor: not-allowed;
}
select::-ms-expand {
				display: none;
}
select[multiple] {
				height: auto;
				background-image: none;
}
select:not([multiple]) {
				padding-top: 0;
				padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
				border-color: #cc4b37;
				background-color: #faedeb;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
				color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
				color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
				color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
				color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
				color: #cc4b37;
}

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

.form-error {
				display: none;
				margin-top: -0.5rem;
				margin-bottom: 1rem;
				font-size: 0.75rem;
				font-weight: bold;
				color: #cc4b37;
}
.form-error.is-visible {
				display: block;
}

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
				font-family: "Noto Sans", sans-serif;
				font-style: normal;
				font-weight: normal;
				color: inherit;
				text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
				line-height: 0;
				color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
				h1, .h1 {
								font-size: 3rem;
				}
				h2, .h2 {
								font-size: 2.5rem;
				}
				h3, .h3 {
								font-size: 1.9375rem;
				}
				h4, .h4 {
								font-size: 1.5625rem;
				}
				h5, .h5 {
								font-size: 1.25rem;
				}
				h6, .h6 {
								font-size: 1rem;
				}
}
a {
				line-height: inherit;
				color: #1779ba;
				text-decoration: none;
				cursor: pointer;
}
a:hover, a:focus {
				color: #1468a0;
}
a img {
				border: 0;
}

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

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

li {
				font-size: inherit;
}

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

ol {
				margin-left: 1.25rem;
}

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

dl {
				margin-bottom: 1rem;
}
dl dt {
				margin-bottom: 0.3rem;
				font-weight: bold;
}

blockquote {
				margin: 0 0 1rem;
				padding: 0.5625rem 1.25rem 0 1.1875rem;
				border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
				line-height: 1.6;
				color: #8a8a8a;
}

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

figure {
				margin: 0;
}

kbd {
				margin: 0;
				padding: 0.125rem 0.25rem 0;
				background-color: #e6e6e6;
				font-family: "Noto Sans", sans-serif;
				color: #000000;
}

.subheader {
				margin-top: 0.2rem;
				margin-bottom: 0.5rem;
				font-weight: normal;
				line-height: 1.4;
				color: #8a8a8a;
}

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

.stat {
				font-size: 2.5rem;
				line-height: 1;
}
p + .stat {
				margin-top: -1rem;
}

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

.cite-block, cite {
				display: block;
				color: #8a8a8a;
				font-size: 0.8125rem;
}
.cite-block:before, cite:before {
				content: "— ";
}

.code-inline, code {
				border: 1px solid #cacaca;
				background-color: #e6e6e6;
				font-family: "Noto Sans", sans-serif;
				font-weight: normal;
				color: #000000;
				display: inline;
				max-width: 100%;
				word-wrap: break-word;
				padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
				border: 1px solid #cacaca;
				background-color: #e6e6e6;
				font-family: "Noto Sans", sans-serif;
				font-weight: normal;
				color: #000000;
				display: block;
				overflow: auto;
				white-space: pre;
				padding: 1rem;
				margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 26.25em) {
				.xsmall-text-left {
								text-align: left;
				}
				.xsmall-text-right {
								text-align: right;
				}
				.xsmall-text-center {
								text-align: center;
				}
				.xsmall-text-justify {
								text-align: justify;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-text-left {
								text-align: left;
				}
				.medium-text-right {
								text-align: right;
				}
				.medium-text-center {
								text-align: center;
				}
				.medium-text-justify {
								text-align: justify;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-text-left {
								text-align: left;
				}
				.xmedium-text-right {
								text-align: right;
				}
				.xmedium-text-center {
								text-align: center;
				}
				.xmedium-text-justify {
								text-align: justify;
				}
}
@media print, screen and (min-width: 64em) {
				.large-text-left {
								text-align: left;
				}
				.large-text-right {
								text-align: right;
				}
				.large-text-center {
								text-align: center;
				}
				.large-text-justify {
								text-align: justify;
				}
}
@media screen and (min-width: 75em) {
				.xlarge-text-left {
								text-align: left;
				}
				.xlarge-text-right {
								text-align: right;
				}
				.xlarge-text-center {
								text-align: center;
				}
				.xlarge-text-justify {
								text-align: justify;
				}
}
@media screen and (min-width: 90em) {
				.xxlarge-text-left {
								text-align: left;
				}
				.xxlarge-text-right {
								text-align: right;
				}
				.xxlarge-text-center {
								text-align: center;
				}
				.xxlarge-text-justify {
								text-align: justify;
				}
}
.show-for-print {
				display: none !important;
}

@media print {
				* {
								background: transparent !important;
								color: black !important;
								-webkit-print-color-adjust: economy;
								        print-color-adjust: economy;
								-webkit-box-shadow: none !important;
								        box-shadow: none !important;
								text-shadow: none !important;
				}
				.show-for-print {
								display: block !important;
				}
				.hide-for-print {
								display: none !important;
				}
				table.show-for-print {
								display: table !important;
				}
				thead.show-for-print {
								display: table-header-group !important;
				}
				tbody.show-for-print {
								display: table-row-group !important;
				}
				tr.show-for-print {
								display: table-row !important;
				}
				td.show-for-print {
								display: table-cell !important;
				}
				th.show-for-print {
								display: table-cell !important;
				}
				a,
				a:visited {
								text-decoration: underline;
				}
				a[href]:after {
								content: " (" attr(href) ")";
				}
				.ir a:after,
				a[href^="javascript:"]:after,
				a[href^="#"]:after {
								content: "";
				}
				abbr[title]:after {
								content: " (" attr(title) ")";
				}
				pre,
				blockquote {
								border: 1px solid #8a8a8a;
								page-break-inside: avoid;
				}
				thead {
								display: table-header-group;
				}
				tr,
				img {
								page-break-inside: avoid;
				}
				img {
								max-width: 100% !important;
				}
				@page {
								margin: 0.5cm;
				}
				p,
				h2,
				h3 {
								orphans: 3;
								widows: 3;
				}
				h2,
				h3 {
								page-break-after: avoid;
				}
				.print-break-inside {
								page-break-inside: auto;
				}
}
.grid-container {
				padding-right: 0.625rem;
				padding-left: 0.625rem;
				max-width: 100rem;
				margin-left: auto;
				margin-right: auto;
}
@media print, screen and (min-width: 40em) {
				.grid-container {
								padding-right: 0.9375rem;
								padding-left: 0.9375rem;
				}
}
.grid-container.fluid {
				padding-right: 0.625rem;
				padding-left: 0.625rem;
				max-width: 100%;
				margin-left: auto;
				margin-right: auto;
}
@media print, screen and (min-width: 40em) {
				.grid-container.fluid {
								padding-right: 0.9375rem;
								padding-left: 0.9375rem;
				}
}
.grid-container.full {
				padding-right: 0;
				padding-left: 0;
				max-width: 100%;
				margin-left: auto;
				margin-right: auto;
}

.grid-x {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: horizontal;
				-webkit-box-direction: normal;
				    -ms-flex-flow: row wrap;
				        flex-flow: row wrap;
}

.cell {
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 auto;
				        flex: 0 0 auto;
				min-height: 0;
				min-width: 0;
				width: 100%;
}
.cell.auto {
				-webkit-box-flex: 1;
				    -ms-flex: 1 1 0px;
				        flex: 1 1 0;
}
.cell.shrink {
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 auto;
				        flex: 0 0 auto;
}

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

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

@media print, screen and (min-width: 26.25em) {
				.grid-x > .xsmall-shrink, .grid-x > .xsmall-full, .grid-x > .xsmall-1, .grid-x > .xsmall-2, .grid-x > .xsmall-3, .grid-x > .xsmall-4, .grid-x > .xsmall-5, .grid-x > .xsmall-6, .grid-x > .xsmall-7, .grid-x > .xsmall-8, .grid-x > .xsmall-9, .grid-x > .xsmall-10, .grid-x > .xsmall-11, .grid-x > .xsmall-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media print, screen and (min-width: 40em) {
				.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-x > .xmedium-shrink, .grid-x > .xmedium-full, .grid-x > .xmedium-1, .grid-x > .xmedium-2, .grid-x > .xmedium-3, .grid-x > .xmedium-4, .grid-x > .xmedium-5, .grid-x > .xmedium-6, .grid-x > .xmedium-7, .grid-x > .xmedium-8, .grid-x > .xmedium-9, .grid-x > .xmedium-10, .grid-x > .xmedium-11, .grid-x > .xmedium-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media print, screen and (min-width: 64em) {
				.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media screen and (min-width: 75em) {
				.grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media screen and (min-width: 90em) {
				.grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 auto;
				        flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 26.25em) {
				.grid-x > .xsmall-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								width: auto;
				}
				.grid-x > .xsmall-12, .grid-x > .xsmall-11, .grid-x > .xsmall-10, .grid-x > .xsmall-9, .grid-x > .xsmall-8, .grid-x > .xsmall-7, .grid-x > .xsmall-6, .grid-x > .xsmall-5, .grid-x > .xsmall-4, .grid-x > .xsmall-3, .grid-x > .xsmall-2, .grid-x > .xsmall-1, .grid-x > .xsmall-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-x > .xsmall-shrink {
								width: auto;
				}
				.grid-x > .xsmall-1 {
								width: 8.3333333333%;
				}
				.grid-x > .xsmall-2 {
								width: 16.6666666667%;
				}
				.grid-x > .xsmall-3 {
								width: 25%;
				}
				.grid-x > .xsmall-4 {
								width: 33.3333333333%;
				}
				.grid-x > .xsmall-5 {
								width: 41.6666666667%;
				}
				.grid-x > .xsmall-6 {
								width: 50%;
				}
				.grid-x > .xsmall-7 {
								width: 58.3333333333%;
				}
				.grid-x > .xsmall-8 {
								width: 66.6666666667%;
				}
				.grid-x > .xsmall-9 {
								width: 75%;
				}
				.grid-x > .xsmall-10 {
								width: 83.3333333333%;
				}
				.grid-x > .xsmall-11 {
								width: 91.6666666667%;
				}
				.grid-x > .xsmall-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.grid-x > .medium-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								width: auto;
				}
				.grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-x > .medium-shrink {
								width: auto;
				}
				.grid-x > .medium-1 {
								width: 8.3333333333%;
				}
				.grid-x > .medium-2 {
								width: 16.6666666667%;
				}
				.grid-x > .medium-3 {
								width: 25%;
				}
				.grid-x > .medium-4 {
								width: 33.3333333333%;
				}
				.grid-x > .medium-5 {
								width: 41.6666666667%;
				}
				.grid-x > .medium-6 {
								width: 50%;
				}
				.grid-x > .medium-7 {
								width: 58.3333333333%;
				}
				.grid-x > .medium-8 {
								width: 66.6666666667%;
				}
				.grid-x > .medium-9 {
								width: 75%;
				}
				.grid-x > .medium-10 {
								width: 83.3333333333%;
				}
				.grid-x > .medium-11 {
								width: 91.6666666667%;
				}
				.grid-x > .medium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-x > .xmedium-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								width: auto;
				}
				.grid-x > .xmedium-12, .grid-x > .xmedium-11, .grid-x > .xmedium-10, .grid-x > .xmedium-9, .grid-x > .xmedium-8, .grid-x > .xmedium-7, .grid-x > .xmedium-6, .grid-x > .xmedium-5, .grid-x > .xmedium-4, .grid-x > .xmedium-3, .grid-x > .xmedium-2, .grid-x > .xmedium-1, .grid-x > .xmedium-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-x > .xmedium-shrink {
								width: auto;
				}
				.grid-x > .xmedium-1 {
								width: 8.3333333333%;
				}
				.grid-x > .xmedium-2 {
								width: 16.6666666667%;
				}
				.grid-x > .xmedium-3 {
								width: 25%;
				}
				.grid-x > .xmedium-4 {
								width: 33.3333333333%;
				}
				.grid-x > .xmedium-5 {
								width: 41.6666666667%;
				}
				.grid-x > .xmedium-6 {
								width: 50%;
				}
				.grid-x > .xmedium-7 {
								width: 58.3333333333%;
				}
				.grid-x > .xmedium-8 {
								width: 66.6666666667%;
				}
				.grid-x > .xmedium-9 {
								width: 75%;
				}
				.grid-x > .xmedium-10 {
								width: 83.3333333333%;
				}
				.grid-x > .xmedium-11 {
								width: 91.6666666667%;
				}
				.grid-x > .xmedium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.grid-x > .large-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								width: auto;
				}
				.grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-x > .large-shrink {
								width: auto;
				}
				.grid-x > .large-1 {
								width: 8.3333333333%;
				}
				.grid-x > .large-2 {
								width: 16.6666666667%;
				}
				.grid-x > .large-3 {
								width: 25%;
				}
				.grid-x > .large-4 {
								width: 33.3333333333%;
				}
				.grid-x > .large-5 {
								width: 41.6666666667%;
				}
				.grid-x > .large-6 {
								width: 50%;
				}
				.grid-x > .large-7 {
								width: 58.3333333333%;
				}
				.grid-x > .large-8 {
								width: 66.6666666667%;
				}
				.grid-x > .large-9 {
								width: 75%;
				}
				.grid-x > .large-10 {
								width: 83.3333333333%;
				}
				.grid-x > .large-11 {
								width: 91.6666666667%;
				}
				.grid-x > .large-12 {
								width: 100%;
				}
}
@media screen and (min-width: 75em) {
				.grid-x > .xlarge-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								width: auto;
				}
				.grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-x > .xlarge-shrink {
								width: auto;
				}
				.grid-x > .xlarge-1 {
								width: 8.3333333333%;
				}
				.grid-x > .xlarge-2 {
								width: 16.6666666667%;
				}
				.grid-x > .xlarge-3 {
								width: 25%;
				}
				.grid-x > .xlarge-4 {
								width: 33.3333333333%;
				}
				.grid-x > .xlarge-5 {
								width: 41.6666666667%;
				}
				.grid-x > .xlarge-6 {
								width: 50%;
				}
				.grid-x > .xlarge-7 {
								width: 58.3333333333%;
				}
				.grid-x > .xlarge-8 {
								width: 66.6666666667%;
				}
				.grid-x > .xlarge-9 {
								width: 75%;
				}
				.grid-x > .xlarge-10 {
								width: 83.3333333333%;
				}
				.grid-x > .xlarge-11 {
								width: 91.6666666667%;
				}
				.grid-x > .xlarge-12 {
								width: 100%;
				}
}
@media screen and (min-width: 90em) {
				.grid-x > .xxlarge-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								width: auto;
				}
				.grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-x > .xxlarge-shrink {
								width: auto;
				}
				.grid-x > .xxlarge-1 {
								width: 8.3333333333%;
				}
				.grid-x > .xxlarge-2 {
								width: 16.6666666667%;
				}
				.grid-x > .xxlarge-3 {
								width: 25%;
				}
				.grid-x > .xxlarge-4 {
								width: 33.3333333333%;
				}
				.grid-x > .xxlarge-5 {
								width: 41.6666666667%;
				}
				.grid-x > .xxlarge-6 {
								width: 50%;
				}
				.grid-x > .xxlarge-7 {
								width: 58.3333333333%;
				}
				.grid-x > .xxlarge-8 {
								width: 66.6666666667%;
				}
				.grid-x > .xxlarge-9 {
								width: 75%;
				}
				.grid-x > .xxlarge-10 {
								width: 83.3333333333%;
				}
				.grid-x > .xxlarge-11 {
								width: 91.6666666667%;
				}
				.grid-x > .xxlarge-12 {
								width: 100%;
				}
}
.grid-margin-x:not(.grid-x) > .cell {
				width: auto;
}

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

.grid-margin-x {
				margin-left: -0.625rem;
				margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
				.grid-margin-x {
								margin-left: -0.9375rem;
								margin-right: -0.9375rem;
				}
}
.grid-margin-x > .cell {
				width: calc(100% - 1.25rem);
				margin-left: 0.625rem;
				margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
				.grid-margin-x > .cell {
								width: calc(100% - 1.875rem);
								margin-left: 0.9375rem;
								margin-right: 0.9375rem;
				}
}
.grid-margin-x > .auto {
				width: auto;
}
.grid-margin-x > .shrink {
				width: auto;
}
.grid-margin-x > .small-1 {
				width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
				width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
				width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
				width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
				width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
				width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
				width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
				width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
				width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
				width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
				width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
				width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
				.grid-margin-x > .xsmall-auto {
								width: auto;
				}
				.grid-margin-x > .xsmall-shrink {
								width: auto;
				}
				.grid-margin-x > .xsmall-1 {
								width: calc(8.3333333333% - 1.25rem);
				}
				.grid-margin-x > .xsmall-2 {
								width: calc(16.6666666667% - 1.25rem);
				}
				.grid-margin-x > .xsmall-3 {
								width: calc(25% - 1.25rem);
				}
				.grid-margin-x > .xsmall-4 {
								width: calc(33.3333333333% - 1.25rem);
				}
				.grid-margin-x > .xsmall-5 {
								width: calc(41.6666666667% - 1.25rem);
				}
				.grid-margin-x > .xsmall-6 {
								width: calc(50% - 1.25rem);
				}
				.grid-margin-x > .xsmall-7 {
								width: calc(58.3333333333% - 1.25rem);
				}
				.grid-margin-x > .xsmall-8 {
								width: calc(66.6666666667% - 1.25rem);
				}
				.grid-margin-x > .xsmall-9 {
								width: calc(75% - 1.25rem);
				}
				.grid-margin-x > .xsmall-10 {
								width: calc(83.3333333333% - 1.25rem);
				}
				.grid-margin-x > .xsmall-11 {
								width: calc(91.6666666667% - 1.25rem);
				}
				.grid-margin-x > .xsmall-12 {
								width: calc(100% - 1.25rem);
				}
}
@media print, screen and (min-width: 40em) {
				.grid-margin-x > .auto {
								width: auto;
				}
				.grid-margin-x > .shrink {
								width: auto;
				}
				.grid-margin-x > .small-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .small-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .small-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .small-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .small-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .small-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .small-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .small-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .small-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .small-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .small-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .small-12 {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x > .xsmall-auto {
								width: auto;
				}
				.grid-margin-x > .xsmall-shrink {
								width: auto;
				}
				.grid-margin-x > .xsmall-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xsmall-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xsmall-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .xsmall-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xsmall-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xsmall-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .xsmall-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xsmall-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xsmall-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .xsmall-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xsmall-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xsmall-12 {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x > .medium-auto {
								width: auto;
				}
				.grid-margin-x > .medium-shrink {
								width: auto;
				}
				.grid-margin-x > .medium-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .medium-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .medium-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .medium-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .medium-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .medium-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .medium-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .medium-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .medium-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .medium-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .medium-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .medium-12 {
								width: calc(100% - 1.875rem);
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-margin-x > .xmedium-auto {
								width: auto;
				}
				.grid-margin-x > .xmedium-shrink {
								width: auto;
				}
				.grid-margin-x > .xmedium-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xmedium-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xmedium-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .xmedium-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xmedium-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xmedium-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .xmedium-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xmedium-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xmedium-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .xmedium-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xmedium-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xmedium-12 {
								width: calc(100% - 1.875rem);
				}
}
@media print, screen and (min-width: 64em) {
				.grid-margin-x > .large-auto {
								width: auto;
				}
				.grid-margin-x > .large-shrink {
								width: auto;
				}
				.grid-margin-x > .large-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .large-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .large-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .large-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .large-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .large-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .large-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .large-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .large-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .large-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .large-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .large-12 {
								width: calc(100% - 1.875rem);
				}
}
@media screen and (min-width: 75em) {
				.grid-margin-x > .xlarge-auto {
								width: auto;
				}
				.grid-margin-x > .xlarge-shrink {
								width: auto;
				}
				.grid-margin-x > .xlarge-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xlarge-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xlarge-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .xlarge-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xlarge-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xlarge-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .xlarge-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xlarge-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xlarge-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .xlarge-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xlarge-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xlarge-12 {
								width: calc(100% - 1.875rem);
				}
}
@media screen and (min-width: 90em) {
				.grid-margin-x > .xxlarge-auto {
								width: auto;
				}
				.grid-margin-x > .xxlarge-shrink {
								width: auto;
				}
				.grid-margin-x > .xxlarge-1 {
								width: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-2 {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-3 {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-4 {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-5 {
								width: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-6 {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-7 {
								width: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-8 {
								width: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-9 {
								width: calc(75% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-10 {
								width: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-11 {
								width: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-x > .xxlarge-12 {
								width: calc(100% - 1.875rem);
				}
}

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 26.25em) {
				.xsmall-up-1 > .cell {
								width: 100%;
				}
				.xsmall-up-2 > .cell {
								width: 50%;
				}
				.xsmall-up-3 > .cell {
								width: 33.3333333333%;
				}
				.xsmall-up-4 > .cell {
								width: 25%;
				}
				.xsmall-up-5 > .cell {
								width: 20%;
				}
				.xsmall-up-6 > .cell {
								width: 16.6666666667%;
				}
				.xsmall-up-7 > .cell {
								width: 14.2857142857%;
				}
				.xsmall-up-8 > .cell {
								width: 12.5%;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-up-1 > .cell {
								width: 100%;
				}
				.medium-up-2 > .cell {
								width: 50%;
				}
				.medium-up-3 > .cell {
								width: 33.3333333333%;
				}
				.medium-up-4 > .cell {
								width: 25%;
				}
				.medium-up-5 > .cell {
								width: 20%;
				}
				.medium-up-6 > .cell {
								width: 16.6666666667%;
				}
				.medium-up-7 > .cell {
								width: 14.2857142857%;
				}
				.medium-up-8 > .cell {
								width: 12.5%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-up-1 > .cell {
								width: 100%;
				}
				.xmedium-up-2 > .cell {
								width: 50%;
				}
				.xmedium-up-3 > .cell {
								width: 33.3333333333%;
				}
				.xmedium-up-4 > .cell {
								width: 25%;
				}
				.xmedium-up-5 > .cell {
								width: 20%;
				}
				.xmedium-up-6 > .cell {
								width: 16.6666666667%;
				}
				.xmedium-up-7 > .cell {
								width: 14.2857142857%;
				}
				.xmedium-up-8 > .cell {
								width: 12.5%;
				}
}
@media print, screen and (min-width: 64em) {
				.large-up-1 > .cell {
								width: 100%;
				}
				.large-up-2 > .cell {
								width: 50%;
				}
				.large-up-3 > .cell {
								width: 33.3333333333%;
				}
				.large-up-4 > .cell {
								width: 25%;
				}
				.large-up-5 > .cell {
								width: 20%;
				}
				.large-up-6 > .cell {
								width: 16.6666666667%;
				}
				.large-up-7 > .cell {
								width: 14.2857142857%;
				}
				.large-up-8 > .cell {
								width: 12.5%;
				}
}
@media screen and (min-width: 75em) {
				.xlarge-up-1 > .cell {
								width: 100%;
				}
				.xlarge-up-2 > .cell {
								width: 50%;
				}
				.xlarge-up-3 > .cell {
								width: 33.3333333333%;
				}
				.xlarge-up-4 > .cell {
								width: 25%;
				}
				.xlarge-up-5 > .cell {
								width: 20%;
				}
				.xlarge-up-6 > .cell {
								width: 16.6666666667%;
				}
				.xlarge-up-7 > .cell {
								width: 14.2857142857%;
				}
				.xlarge-up-8 > .cell {
								width: 12.5%;
				}
}
@media screen and (min-width: 90em) {
				.xxlarge-up-1 > .cell {
								width: 100%;
				}
				.xxlarge-up-2 > .cell {
								width: 50%;
				}
				.xxlarge-up-3 > .cell {
								width: 33.3333333333%;
				}
				.xxlarge-up-4 > .cell {
								width: 25%;
				}
				.xxlarge-up-5 > .cell {
								width: 20%;
				}
				.xxlarge-up-6 > .cell {
								width: 16.6666666667%;
				}
				.xxlarge-up-7 > .cell {
								width: 14.2857142857%;
				}
				.xxlarge-up-8 > .cell {
								width: 12.5%;
				}
}
.grid-margin-x.small-up-1 > .cell {
				width: calc(100% - 1.25rem);
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 26.25em) {
				.grid-margin-x.xsmall-up-1 > .cell {
								width: calc(100% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-2 > .cell {
								width: calc(50% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-3 > .cell {
								width: calc(33.3333333333% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-4 > .cell {
								width: calc(25% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-5 > .cell {
								width: calc(20% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-6 > .cell {
								width: calc(16.6666666667% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-7 > .cell {
								width: calc(14.2857142857% - 1.25rem);
				}
				.grid-margin-x.xsmall-up-8 > .cell {
								width: calc(12.5% - 1.25rem);
				}
}
@media print, screen and (min-width: 40em) {
				.grid-margin-x.small-up-1 > .cell {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x.small-up-2 > .cell {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x.small-up-3 > .cell {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x.small-up-4 > .cell {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x.small-up-5 > .cell {
								width: calc(20% - 1.875rem);
				}
				.grid-margin-x.small-up-6 > .cell {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x.small-up-7 > .cell {
								width: calc(14.2857142857% - 1.875rem);
				}
				.grid-margin-x.small-up-8 > .cell {
								width: calc(12.5% - 1.875rem);
				}
				.grid-margin-x.medium-up-1 > .cell {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x.medium-up-2 > .cell {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x.medium-up-3 > .cell {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x.medium-up-4 > .cell {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x.medium-up-5 > .cell {
								width: calc(20% - 1.875rem);
				}
				.grid-margin-x.medium-up-6 > .cell {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x.medium-up-7 > .cell {
								width: calc(14.2857142857% - 1.875rem);
				}
				.grid-margin-x.medium-up-8 > .cell {
								width: calc(12.5% - 1.875rem);
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-margin-x.xmedium-up-1 > .cell {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-2 > .cell {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-3 > .cell {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-4 > .cell {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-5 > .cell {
								width: calc(20% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-6 > .cell {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-7 > .cell {
								width: calc(14.2857142857% - 1.875rem);
				}
				.grid-margin-x.xmedium-up-8 > .cell {
								width: calc(12.5% - 1.875rem);
				}
}
@media print, screen and (min-width: 64em) {
				.grid-margin-x.large-up-1 > .cell {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x.large-up-2 > .cell {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x.large-up-3 > .cell {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x.large-up-4 > .cell {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x.large-up-5 > .cell {
								width: calc(20% - 1.875rem);
				}
				.grid-margin-x.large-up-6 > .cell {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x.large-up-7 > .cell {
								width: calc(14.2857142857% - 1.875rem);
				}
				.grid-margin-x.large-up-8 > .cell {
								width: calc(12.5% - 1.875rem);
				}
}
@media screen and (min-width: 75em) {
				.grid-margin-x.xlarge-up-1 > .cell {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-2 > .cell {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-3 > .cell {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-4 > .cell {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-5 > .cell {
								width: calc(20% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-6 > .cell {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-7 > .cell {
								width: calc(14.2857142857% - 1.875rem);
				}
				.grid-margin-x.xlarge-up-8 > .cell {
								width: calc(12.5% - 1.875rem);
				}
}
@media screen and (min-width: 90em) {
				.grid-margin-x.xxlarge-up-1 > .cell {
								width: calc(100% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-2 > .cell {
								width: calc(50% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-3 > .cell {
								width: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-4 > .cell {
								width: calc(25% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-5 > .cell {
								width: calc(20% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-6 > .cell {
								width: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-7 > .cell {
								width: calc(14.2857142857% - 1.875rem);
				}
				.grid-margin-x.xxlarge-up-8 > .cell {
								width: calc(12.5% - 1.875rem);
				}
}
.small-margin-collapse {
				margin-right: 0;
				margin-left: 0;
}
.small-margin-collapse > .cell {
				margin-right: 0;
				margin-left: 0;
}
.small-margin-collapse > .small-1 {
				width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
				width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
				width: 25%;
}
.small-margin-collapse > .small-4 {
				width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
				width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
				width: 50%;
}
.small-margin-collapse > .small-7 {
				width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
				width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
				width: 75%;
}
.small-margin-collapse > .small-10 {
				width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
				width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
				width: 100%;
}
@media print, screen and (min-width: 26.25em) {
				.small-margin-collapse > .xsmall-1 {
								width: 8.3333333333%;
				}
				.small-margin-collapse > .xsmall-2 {
								width: 16.6666666667%;
				}
				.small-margin-collapse > .xsmall-3 {
								width: 25%;
				}
				.small-margin-collapse > .xsmall-4 {
								width: 33.3333333333%;
				}
				.small-margin-collapse > .xsmall-5 {
								width: 41.6666666667%;
				}
				.small-margin-collapse > .xsmall-6 {
								width: 50%;
				}
				.small-margin-collapse > .xsmall-7 {
								width: 58.3333333333%;
				}
				.small-margin-collapse > .xsmall-8 {
								width: 66.6666666667%;
				}
				.small-margin-collapse > .xsmall-9 {
								width: 75%;
				}
				.small-margin-collapse > .xsmall-10 {
								width: 83.3333333333%;
				}
				.small-margin-collapse > .xsmall-11 {
								width: 91.6666666667%;
				}
				.small-margin-collapse > .xsmall-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.small-margin-collapse > .medium-1 {
								width: 8.3333333333%;
				}
				.small-margin-collapse > .medium-2 {
								width: 16.6666666667%;
				}
				.small-margin-collapse > .medium-3 {
								width: 25%;
				}
				.small-margin-collapse > .medium-4 {
								width: 33.3333333333%;
				}
				.small-margin-collapse > .medium-5 {
								width: 41.6666666667%;
				}
				.small-margin-collapse > .medium-6 {
								width: 50%;
				}
				.small-margin-collapse > .medium-7 {
								width: 58.3333333333%;
				}
				.small-margin-collapse > .medium-8 {
								width: 66.6666666667%;
				}
				.small-margin-collapse > .medium-9 {
								width: 75%;
				}
				.small-margin-collapse > .medium-10 {
								width: 83.3333333333%;
				}
				.small-margin-collapse > .medium-11 {
								width: 91.6666666667%;
				}
				.small-margin-collapse > .medium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.small-margin-collapse > .xmedium-1 {
								width: 8.3333333333%;
				}
				.small-margin-collapse > .xmedium-2 {
								width: 16.6666666667%;
				}
				.small-margin-collapse > .xmedium-3 {
								width: 25%;
				}
				.small-margin-collapse > .xmedium-4 {
								width: 33.3333333333%;
				}
				.small-margin-collapse > .xmedium-5 {
								width: 41.6666666667%;
				}
				.small-margin-collapse > .xmedium-6 {
								width: 50%;
				}
				.small-margin-collapse > .xmedium-7 {
								width: 58.3333333333%;
				}
				.small-margin-collapse > .xmedium-8 {
								width: 66.6666666667%;
				}
				.small-margin-collapse > .xmedium-9 {
								width: 75%;
				}
				.small-margin-collapse > .xmedium-10 {
								width: 83.3333333333%;
				}
				.small-margin-collapse > .xmedium-11 {
								width: 91.6666666667%;
				}
				.small-margin-collapse > .xmedium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.small-margin-collapse > .large-1 {
								width: 8.3333333333%;
				}
				.small-margin-collapse > .large-2 {
								width: 16.6666666667%;
				}
				.small-margin-collapse > .large-3 {
								width: 25%;
				}
				.small-margin-collapse > .large-4 {
								width: 33.3333333333%;
				}
				.small-margin-collapse > .large-5 {
								width: 41.6666666667%;
				}
				.small-margin-collapse > .large-6 {
								width: 50%;
				}
				.small-margin-collapse > .large-7 {
								width: 58.3333333333%;
				}
				.small-margin-collapse > .large-8 {
								width: 66.6666666667%;
				}
				.small-margin-collapse > .large-9 {
								width: 75%;
				}
				.small-margin-collapse > .large-10 {
								width: 83.3333333333%;
				}
				.small-margin-collapse > .large-11 {
								width: 91.6666666667%;
				}
				.small-margin-collapse > .large-12 {
								width: 100%;
				}
}
@media screen and (min-width: 75em) {
				.small-margin-collapse > .xlarge-1 {
								width: 8.3333333333%;
				}
				.small-margin-collapse > .xlarge-2 {
								width: 16.6666666667%;
				}
				.small-margin-collapse > .xlarge-3 {
								width: 25%;
				}
				.small-margin-collapse > .xlarge-4 {
								width: 33.3333333333%;
				}
				.small-margin-collapse > .xlarge-5 {
								width: 41.6666666667%;
				}
				.small-margin-collapse > .xlarge-6 {
								width: 50%;
				}
				.small-margin-collapse > .xlarge-7 {
								width: 58.3333333333%;
				}
				.small-margin-collapse > .xlarge-8 {
								width: 66.6666666667%;
				}
				.small-margin-collapse > .xlarge-9 {
								width: 75%;
				}
				.small-margin-collapse > .xlarge-10 {
								width: 83.3333333333%;
				}
				.small-margin-collapse > .xlarge-11 {
								width: 91.6666666667%;
				}
				.small-margin-collapse > .xlarge-12 {
								width: 100%;
				}
}
@media screen and (min-width: 90em) {
				.small-margin-collapse > .xxlarge-1 {
								width: 8.3333333333%;
				}
				.small-margin-collapse > .xxlarge-2 {
								width: 16.6666666667%;
				}
				.small-margin-collapse > .xxlarge-3 {
								width: 25%;
				}
				.small-margin-collapse > .xxlarge-4 {
								width: 33.3333333333%;
				}
				.small-margin-collapse > .xxlarge-5 {
								width: 41.6666666667%;
				}
				.small-margin-collapse > .xxlarge-6 {
								width: 50%;
				}
				.small-margin-collapse > .xxlarge-7 {
								width: 58.3333333333%;
				}
				.small-margin-collapse > .xxlarge-8 {
								width: 66.6666666667%;
				}
				.small-margin-collapse > .xxlarge-9 {
								width: 75%;
				}
				.small-margin-collapse > .xxlarge-10 {
								width: 83.3333333333%;
				}
				.small-margin-collapse > .xxlarge-11 {
								width: 91.6666666667%;
				}
				.small-margin-collapse > .xxlarge-12 {
								width: 100%;
				}
}

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

@media print, screen and (min-width: 26.25em) {
				.xsmall-margin-collapse {
								margin-right: 0;
								margin-left: 0;
				}
				.xsmall-margin-collapse > .cell {
								margin-right: 0;
								margin-left: 0;
				}
}
@media print, screen and (min-width: 26.25em) {
				.xsmall-margin-collapse > .small-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .small-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .small-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .small-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .small-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .small-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .small-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .small-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .small-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .small-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .small-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .small-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 26.25em) {
				.xsmall-margin-collapse > .xsmall-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .xsmall-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .xsmall-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .xsmall-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .xsmall-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .xsmall-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .xsmall-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .xsmall-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .xsmall-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .xsmall-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .xsmall-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .xsmall-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.xsmall-margin-collapse > .medium-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .medium-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .medium-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .medium-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .medium-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .medium-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .medium-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .medium-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .medium-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .medium-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .medium-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .medium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xsmall-margin-collapse > .xmedium-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .xmedium-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .xmedium-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .xmedium-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .xmedium-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .xmedium-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .xmedium-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .xmedium-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .xmedium-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .xmedium-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .xmedium-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .xmedium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.xsmall-margin-collapse > .large-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .large-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .large-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .large-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .large-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .large-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .large-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .large-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .large-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .large-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .large-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .large-12 {
								width: 100%;
				}
}
@media screen and (min-width: 75em) {
				.xsmall-margin-collapse > .xlarge-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .xlarge-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .xlarge-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .xlarge-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .xlarge-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .xlarge-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .xlarge-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .xlarge-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .xlarge-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .xlarge-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .xlarge-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .xlarge-12 {
								width: 100%;
				}
}
@media screen and (min-width: 90em) {
				.xsmall-margin-collapse > .xxlarge-1 {
								width: 8.3333333333%;
				}
				.xsmall-margin-collapse > .xxlarge-2 {
								width: 16.6666666667%;
				}
				.xsmall-margin-collapse > .xxlarge-3 {
								width: 25%;
				}
				.xsmall-margin-collapse > .xxlarge-4 {
								width: 33.3333333333%;
				}
				.xsmall-margin-collapse > .xxlarge-5 {
								width: 41.6666666667%;
				}
				.xsmall-margin-collapse > .xxlarge-6 {
								width: 50%;
				}
				.xsmall-margin-collapse > .xxlarge-7 {
								width: 58.3333333333%;
				}
				.xsmall-margin-collapse > .xxlarge-8 {
								width: 66.6666666667%;
				}
				.xsmall-margin-collapse > .xxlarge-9 {
								width: 75%;
				}
				.xsmall-margin-collapse > .xxlarge-10 {
								width: 83.3333333333%;
				}
				.xsmall-margin-collapse > .xxlarge-11 {
								width: 91.6666666667%;
				}
				.xsmall-margin-collapse > .xxlarge-12 {
								width: 100%;
				}
}

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

@media print, screen and (min-width: 40em) {
				.medium-margin-collapse {
								margin-right: 0;
								margin-left: 0;
				}
				.medium-margin-collapse > .cell {
								margin-right: 0;
								margin-left: 0;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-margin-collapse > .small-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .small-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .small-3 {
								width: 25%;
				}
				.medium-margin-collapse > .small-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .small-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .small-6 {
								width: 50%;
				}
				.medium-margin-collapse > .small-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .small-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .small-9 {
								width: 75%;
				}
				.medium-margin-collapse > .small-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .small-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .small-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-margin-collapse > .xsmall-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .xsmall-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .xsmall-3 {
								width: 25%;
				}
				.medium-margin-collapse > .xsmall-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .xsmall-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .xsmall-6 {
								width: 50%;
				}
				.medium-margin-collapse > .xsmall-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .xsmall-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .xsmall-9 {
								width: 75%;
				}
				.medium-margin-collapse > .xsmall-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .xsmall-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .xsmall-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-margin-collapse > .medium-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .medium-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .medium-3 {
								width: 25%;
				}
				.medium-margin-collapse > .medium-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .medium-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .medium-6 {
								width: 50%;
				}
				.medium-margin-collapse > .medium-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .medium-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .medium-9 {
								width: 75%;
				}
				.medium-margin-collapse > .medium-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .medium-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .medium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.medium-margin-collapse > .xmedium-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .xmedium-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .xmedium-3 {
								width: 25%;
				}
				.medium-margin-collapse > .xmedium-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .xmedium-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .xmedium-6 {
								width: 50%;
				}
				.medium-margin-collapse > .xmedium-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .xmedium-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .xmedium-9 {
								width: 75%;
				}
				.medium-margin-collapse > .xmedium-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .xmedium-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .xmedium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.medium-margin-collapse > .large-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .large-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .large-3 {
								width: 25%;
				}
				.medium-margin-collapse > .large-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .large-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .large-6 {
								width: 50%;
				}
				.medium-margin-collapse > .large-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .large-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .large-9 {
								width: 75%;
				}
				.medium-margin-collapse > .large-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .large-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .large-12 {
								width: 100%;
				}
}
@media screen and (min-width: 75em) {
				.medium-margin-collapse > .xlarge-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .xlarge-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .xlarge-3 {
								width: 25%;
				}
				.medium-margin-collapse > .xlarge-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .xlarge-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .xlarge-6 {
								width: 50%;
				}
				.medium-margin-collapse > .xlarge-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .xlarge-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .xlarge-9 {
								width: 75%;
				}
				.medium-margin-collapse > .xlarge-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .xlarge-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .xlarge-12 {
								width: 100%;
				}
}
@media screen and (min-width: 90em) {
				.medium-margin-collapse > .xxlarge-1 {
								width: 8.3333333333%;
				}
				.medium-margin-collapse > .xxlarge-2 {
								width: 16.6666666667%;
				}
				.medium-margin-collapse > .xxlarge-3 {
								width: 25%;
				}
				.medium-margin-collapse > .xxlarge-4 {
								width: 33.3333333333%;
				}
				.medium-margin-collapse > .xxlarge-5 {
								width: 41.6666666667%;
				}
				.medium-margin-collapse > .xxlarge-6 {
								width: 50%;
				}
				.medium-margin-collapse > .xxlarge-7 {
								width: 58.3333333333%;
				}
				.medium-margin-collapse > .xxlarge-8 {
								width: 66.6666666667%;
				}
				.medium-margin-collapse > .xxlarge-9 {
								width: 75%;
				}
				.medium-margin-collapse > .xxlarge-10 {
								width: 83.3333333333%;
				}
				.medium-margin-collapse > .xxlarge-11 {
								width: 91.6666666667%;
				}
				.medium-margin-collapse > .xxlarge-12 {
								width: 100%;
				}
}

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

@media print, screen and (min-width: 56.25em) {
				.xmedium-margin-collapse {
								margin-right: 0;
								margin-left: 0;
				}
				.xmedium-margin-collapse > .cell {
								margin-right: 0;
								margin-left: 0;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-margin-collapse > .small-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .small-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .small-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .small-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .small-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .small-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .small-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .small-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .small-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .small-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .small-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .small-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-margin-collapse > .xsmall-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .xsmall-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .xsmall-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .xsmall-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .xsmall-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .xsmall-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .xsmall-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .xsmall-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .xsmall-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .xsmall-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .xsmall-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .xsmall-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-margin-collapse > .medium-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .medium-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .medium-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .medium-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .medium-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .medium-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .medium-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .medium-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .medium-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .medium-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .medium-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .medium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-margin-collapse > .xmedium-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .xmedium-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .xmedium-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .xmedium-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .xmedium-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .xmedium-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .xmedium-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .xmedium-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .xmedium-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .xmedium-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .xmedium-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .xmedium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.xmedium-margin-collapse > .large-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .large-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .large-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .large-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .large-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .large-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .large-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .large-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .large-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .large-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .large-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .large-12 {
								width: 100%;
				}
}
@media screen and (min-width: 75em) {
				.xmedium-margin-collapse > .xlarge-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .xlarge-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .xlarge-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .xlarge-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .xlarge-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .xlarge-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .xlarge-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .xlarge-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .xlarge-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .xlarge-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .xlarge-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .xlarge-12 {
								width: 100%;
				}
}
@media screen and (min-width: 90em) {
				.xmedium-margin-collapse > .xxlarge-1 {
								width: 8.3333333333%;
				}
				.xmedium-margin-collapse > .xxlarge-2 {
								width: 16.6666666667%;
				}
				.xmedium-margin-collapse > .xxlarge-3 {
								width: 25%;
				}
				.xmedium-margin-collapse > .xxlarge-4 {
								width: 33.3333333333%;
				}
				.xmedium-margin-collapse > .xxlarge-5 {
								width: 41.6666666667%;
				}
				.xmedium-margin-collapse > .xxlarge-6 {
								width: 50%;
				}
				.xmedium-margin-collapse > .xxlarge-7 {
								width: 58.3333333333%;
				}
				.xmedium-margin-collapse > .xxlarge-8 {
								width: 66.6666666667%;
				}
				.xmedium-margin-collapse > .xxlarge-9 {
								width: 75%;
				}
				.xmedium-margin-collapse > .xxlarge-10 {
								width: 83.3333333333%;
				}
				.xmedium-margin-collapse > .xxlarge-11 {
								width: 91.6666666667%;
				}
				.xmedium-margin-collapse > .xxlarge-12 {
								width: 100%;
				}
}

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

@media print, screen and (min-width: 64em) {
				.large-margin-collapse {
								margin-right: 0;
								margin-left: 0;
				}
				.large-margin-collapse > .cell {
								margin-right: 0;
								margin-left: 0;
				}
}
@media print, screen and (min-width: 64em) {
				.large-margin-collapse > .small-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .small-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .small-3 {
								width: 25%;
				}
				.large-margin-collapse > .small-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .small-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .small-6 {
								width: 50%;
				}
				.large-margin-collapse > .small-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .small-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .small-9 {
								width: 75%;
				}
				.large-margin-collapse > .small-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .small-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .small-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.large-margin-collapse > .xsmall-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .xsmall-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .xsmall-3 {
								width: 25%;
				}
				.large-margin-collapse > .xsmall-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .xsmall-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .xsmall-6 {
								width: 50%;
				}
				.large-margin-collapse > .xsmall-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .xsmall-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .xsmall-9 {
								width: 75%;
				}
				.large-margin-collapse > .xsmall-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .xsmall-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .xsmall-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.large-margin-collapse > .medium-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .medium-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .medium-3 {
								width: 25%;
				}
				.large-margin-collapse > .medium-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .medium-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .medium-6 {
								width: 50%;
				}
				.large-margin-collapse > .medium-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .medium-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .medium-9 {
								width: 75%;
				}
				.large-margin-collapse > .medium-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .medium-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .medium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.large-margin-collapse > .xmedium-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .xmedium-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .xmedium-3 {
								width: 25%;
				}
				.large-margin-collapse > .xmedium-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .xmedium-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .xmedium-6 {
								width: 50%;
				}
				.large-margin-collapse > .xmedium-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .xmedium-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .xmedium-9 {
								width: 75%;
				}
				.large-margin-collapse > .xmedium-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .xmedium-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .xmedium-12 {
								width: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.large-margin-collapse > .large-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .large-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .large-3 {
								width: 25%;
				}
				.large-margin-collapse > .large-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .large-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .large-6 {
								width: 50%;
				}
				.large-margin-collapse > .large-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .large-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .large-9 {
								width: 75%;
				}
				.large-margin-collapse > .large-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .large-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .large-12 {
								width: 100%;
				}
}
@media screen and (min-width: 75em) {
				.large-margin-collapse > .xlarge-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .xlarge-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .xlarge-3 {
								width: 25%;
				}
				.large-margin-collapse > .xlarge-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .xlarge-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .xlarge-6 {
								width: 50%;
				}
				.large-margin-collapse > .xlarge-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .xlarge-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .xlarge-9 {
								width: 75%;
				}
				.large-margin-collapse > .xlarge-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .xlarge-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .xlarge-12 {
								width: 100%;
				}
}
@media screen and (min-width: 90em) {
				.large-margin-collapse > .xxlarge-1 {
								width: 8.3333333333%;
				}
				.large-margin-collapse > .xxlarge-2 {
								width: 16.6666666667%;
				}
				.large-margin-collapse > .xxlarge-3 {
								width: 25%;
				}
				.large-margin-collapse > .xxlarge-4 {
								width: 33.3333333333%;
				}
				.large-margin-collapse > .xxlarge-5 {
								width: 41.6666666667%;
				}
				.large-margin-collapse > .xxlarge-6 {
								width: 50%;
				}
				.large-margin-collapse > .xxlarge-7 {
								width: 58.3333333333%;
				}
				.large-margin-collapse > .xxlarge-8 {
								width: 66.6666666667%;
				}
				.large-margin-collapse > .xxlarge-9 {
								width: 75%;
				}
				.large-margin-collapse > .xxlarge-10 {
								width: 83.3333333333%;
				}
				.large-margin-collapse > .xxlarge-11 {
								width: 91.6666666667%;
				}
				.large-margin-collapse > .xxlarge-12 {
								width: 100%;
				}
}

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

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

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

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

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

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

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

.small-offset-1 {
				margin-left: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 26.25em) {
				.xsmall-offset-0 {
								margin-left: 0%;
				}
				.grid-margin-x > .xsmall-offset-0 {
								margin-left: calc(0% + 1.25rem / 2);
				}
				.xsmall-offset-1 {
								margin-left: 8.3333333333%;
				}
				.grid-margin-x > .xsmall-offset-1 {
								margin-left: calc(8.3333333333% + 1.25rem / 2);
				}
				.xsmall-offset-2 {
								margin-left: 16.6666666667%;
				}
				.grid-margin-x > .xsmall-offset-2 {
								margin-left: calc(16.6666666667% + 1.25rem / 2);
				}
				.xsmall-offset-3 {
								margin-left: 25%;
				}
				.grid-margin-x > .xsmall-offset-3 {
								margin-left: calc(25% + 1.25rem / 2);
				}
				.xsmall-offset-4 {
								margin-left: 33.3333333333%;
				}
				.grid-margin-x > .xsmall-offset-4 {
								margin-left: calc(33.3333333333% + 1.25rem / 2);
				}
				.xsmall-offset-5 {
								margin-left: 41.6666666667%;
				}
				.grid-margin-x > .xsmall-offset-5 {
								margin-left: calc(41.6666666667% + 1.25rem / 2);
				}
				.xsmall-offset-6 {
								margin-left: 50%;
				}
				.grid-margin-x > .xsmall-offset-6 {
								margin-left: calc(50% + 1.25rem / 2);
				}
				.xsmall-offset-7 {
								margin-left: 58.3333333333%;
				}
				.grid-margin-x > .xsmall-offset-7 {
								margin-left: calc(58.3333333333% + 1.25rem / 2);
				}
				.xsmall-offset-8 {
								margin-left: 66.6666666667%;
				}
				.grid-margin-x > .xsmall-offset-8 {
								margin-left: calc(66.6666666667% + 1.25rem / 2);
				}
				.xsmall-offset-9 {
								margin-left: 75%;
				}
				.grid-margin-x > .xsmall-offset-9 {
								margin-left: calc(75% + 1.25rem / 2);
				}
				.xsmall-offset-10 {
								margin-left: 83.3333333333%;
				}
				.grid-margin-x > .xsmall-offset-10 {
								margin-left: calc(83.3333333333% + 1.25rem / 2);
				}
				.xsmall-offset-11 {
								margin-left: 91.6666666667%;
				}
				.grid-margin-x > .xsmall-offset-11 {
								margin-left: calc(91.6666666667% + 1.25rem / 2);
				}
}
@media print, screen and (min-width: 40em) {
				.medium-offset-0 {
								margin-left: 0%;
				}
				.grid-margin-x > .medium-offset-0 {
								margin-left: calc(0% + 1.875rem / 2);
				}
				.medium-offset-1 {
								margin-left: 8.3333333333%;
				}
				.grid-margin-x > .medium-offset-1 {
								margin-left: calc(8.3333333333% + 1.875rem / 2);
				}
				.medium-offset-2 {
								margin-left: 16.6666666667%;
				}
				.grid-margin-x > .medium-offset-2 {
								margin-left: calc(16.6666666667% + 1.875rem / 2);
				}
				.medium-offset-3 {
								margin-left: 25%;
				}
				.grid-margin-x > .medium-offset-3 {
								margin-left: calc(25% + 1.875rem / 2);
				}
				.medium-offset-4 {
								margin-left: 33.3333333333%;
				}
				.grid-margin-x > .medium-offset-4 {
								margin-left: calc(33.3333333333% + 1.875rem / 2);
				}
				.medium-offset-5 {
								margin-left: 41.6666666667%;
				}
				.grid-margin-x > .medium-offset-5 {
								margin-left: calc(41.6666666667% + 1.875rem / 2);
				}
				.medium-offset-6 {
								margin-left: 50%;
				}
				.grid-margin-x > .medium-offset-6 {
								margin-left: calc(50% + 1.875rem / 2);
				}
				.medium-offset-7 {
								margin-left: 58.3333333333%;
				}
				.grid-margin-x > .medium-offset-7 {
								margin-left: calc(58.3333333333% + 1.875rem / 2);
				}
				.medium-offset-8 {
								margin-left: 66.6666666667%;
				}
				.grid-margin-x > .medium-offset-8 {
								margin-left: calc(66.6666666667% + 1.875rem / 2);
				}
				.medium-offset-9 {
								margin-left: 75%;
				}
				.grid-margin-x > .medium-offset-9 {
								margin-left: calc(75% + 1.875rem / 2);
				}
				.medium-offset-10 {
								margin-left: 83.3333333333%;
				}
				.grid-margin-x > .medium-offset-10 {
								margin-left: calc(83.3333333333% + 1.875rem / 2);
				}
				.medium-offset-11 {
								margin-left: 91.6666666667%;
				}
				.grid-margin-x > .medium-offset-11 {
								margin-left: calc(91.6666666667% + 1.875rem / 2);
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-offset-0 {
								margin-left: 0%;
				}
				.grid-margin-x > .xmedium-offset-0 {
								margin-left: calc(0% + 1.875rem / 2);
				}
				.xmedium-offset-1 {
								margin-left: 8.3333333333%;
				}
				.grid-margin-x > .xmedium-offset-1 {
								margin-left: calc(8.3333333333% + 1.875rem / 2);
				}
				.xmedium-offset-2 {
								margin-left: 16.6666666667%;
				}
				.grid-margin-x > .xmedium-offset-2 {
								margin-left: calc(16.6666666667% + 1.875rem / 2);
				}
				.xmedium-offset-3 {
								margin-left: 25%;
				}
				.grid-margin-x > .xmedium-offset-3 {
								margin-left: calc(25% + 1.875rem / 2);
				}
				.xmedium-offset-4 {
								margin-left: 33.3333333333%;
				}
				.grid-margin-x > .xmedium-offset-4 {
								margin-left: calc(33.3333333333% + 1.875rem / 2);
				}
				.xmedium-offset-5 {
								margin-left: 41.6666666667%;
				}
				.grid-margin-x > .xmedium-offset-5 {
								margin-left: calc(41.6666666667% + 1.875rem / 2);
				}
				.xmedium-offset-6 {
								margin-left: 50%;
				}
				.grid-margin-x > .xmedium-offset-6 {
								margin-left: calc(50% + 1.875rem / 2);
				}
				.xmedium-offset-7 {
								margin-left: 58.3333333333%;
				}
				.grid-margin-x > .xmedium-offset-7 {
								margin-left: calc(58.3333333333% + 1.875rem / 2);
				}
				.xmedium-offset-8 {
								margin-left: 66.6666666667%;
				}
				.grid-margin-x > .xmedium-offset-8 {
								margin-left: calc(66.6666666667% + 1.875rem / 2);
				}
				.xmedium-offset-9 {
								margin-left: 75%;
				}
				.grid-margin-x > .xmedium-offset-9 {
								margin-left: calc(75% + 1.875rem / 2);
				}
				.xmedium-offset-10 {
								margin-left: 83.3333333333%;
				}
				.grid-margin-x > .xmedium-offset-10 {
								margin-left: calc(83.3333333333% + 1.875rem / 2);
				}
				.xmedium-offset-11 {
								margin-left: 91.6666666667%;
				}
				.grid-margin-x > .xmedium-offset-11 {
								margin-left: calc(91.6666666667% + 1.875rem / 2);
				}
}
@media print, screen and (min-width: 64em) {
				.large-offset-0 {
								margin-left: 0%;
				}
				.grid-margin-x > .large-offset-0 {
								margin-left: calc(0% + 1.875rem / 2);
				}
				.large-offset-1 {
								margin-left: 8.3333333333%;
				}
				.grid-margin-x > .large-offset-1 {
								margin-left: calc(8.3333333333% + 1.875rem / 2);
				}
				.large-offset-2 {
								margin-left: 16.6666666667%;
				}
				.grid-margin-x > .large-offset-2 {
								margin-left: calc(16.6666666667% + 1.875rem / 2);
				}
				.large-offset-3 {
								margin-left: 25%;
				}
				.grid-margin-x > .large-offset-3 {
								margin-left: calc(25% + 1.875rem / 2);
				}
				.large-offset-4 {
								margin-left: 33.3333333333%;
				}
				.grid-margin-x > .large-offset-4 {
								margin-left: calc(33.3333333333% + 1.875rem / 2);
				}
				.large-offset-5 {
								margin-left: 41.6666666667%;
				}
				.grid-margin-x > .large-offset-5 {
								margin-left: calc(41.6666666667% + 1.875rem / 2);
				}
				.large-offset-6 {
								margin-left: 50%;
				}
				.grid-margin-x > .large-offset-6 {
								margin-left: calc(50% + 1.875rem / 2);
				}
				.large-offset-7 {
								margin-left: 58.3333333333%;
				}
				.grid-margin-x > .large-offset-7 {
								margin-left: calc(58.3333333333% + 1.875rem / 2);
				}
				.large-offset-8 {
								margin-left: 66.6666666667%;
				}
				.grid-margin-x > .large-offset-8 {
								margin-left: calc(66.6666666667% + 1.875rem / 2);
				}
				.large-offset-9 {
								margin-left: 75%;
				}
				.grid-margin-x > .large-offset-9 {
								margin-left: calc(75% + 1.875rem / 2);
				}
				.large-offset-10 {
								margin-left: 83.3333333333%;
				}
				.grid-margin-x > .large-offset-10 {
								margin-left: calc(83.3333333333% + 1.875rem / 2);
				}
				.large-offset-11 {
								margin-left: 91.6666666667%;
				}
				.grid-margin-x > .large-offset-11 {
								margin-left: calc(91.6666666667% + 1.875rem / 2);
				}
}
@media screen and (min-width: 75em) {
				.xlarge-offset-0 {
								margin-left: 0%;
				}
				.grid-margin-x > .xlarge-offset-0 {
								margin-left: calc(0% + 1.875rem / 2);
				}
				.xlarge-offset-1 {
								margin-left: 8.3333333333%;
				}
				.grid-margin-x > .xlarge-offset-1 {
								margin-left: calc(8.3333333333% + 1.875rem / 2);
				}
				.xlarge-offset-2 {
								margin-left: 16.6666666667%;
				}
				.grid-margin-x > .xlarge-offset-2 {
								margin-left: calc(16.6666666667% + 1.875rem / 2);
				}
				.xlarge-offset-3 {
								margin-left: 25%;
				}
				.grid-margin-x > .xlarge-offset-3 {
								margin-left: calc(25% + 1.875rem / 2);
				}
				.xlarge-offset-4 {
								margin-left: 33.3333333333%;
				}
				.grid-margin-x > .xlarge-offset-4 {
								margin-left: calc(33.3333333333% + 1.875rem / 2);
				}
				.xlarge-offset-5 {
								margin-left: 41.6666666667%;
				}
				.grid-margin-x > .xlarge-offset-5 {
								margin-left: calc(41.6666666667% + 1.875rem / 2);
				}
				.xlarge-offset-6 {
								margin-left: 50%;
				}
				.grid-margin-x > .xlarge-offset-6 {
								margin-left: calc(50% + 1.875rem / 2);
				}
				.xlarge-offset-7 {
								margin-left: 58.3333333333%;
				}
				.grid-margin-x > .xlarge-offset-7 {
								margin-left: calc(58.3333333333% + 1.875rem / 2);
				}
				.xlarge-offset-8 {
								margin-left: 66.6666666667%;
				}
				.grid-margin-x > .xlarge-offset-8 {
								margin-left: calc(66.6666666667% + 1.875rem / 2);
				}
				.xlarge-offset-9 {
								margin-left: 75%;
				}
				.grid-margin-x > .xlarge-offset-9 {
								margin-left: calc(75% + 1.875rem / 2);
				}
				.xlarge-offset-10 {
								margin-left: 83.3333333333%;
				}
				.grid-margin-x > .xlarge-offset-10 {
								margin-left: calc(83.3333333333% + 1.875rem / 2);
				}
				.xlarge-offset-11 {
								margin-left: 91.6666666667%;
				}
				.grid-margin-x > .xlarge-offset-11 {
								margin-left: calc(91.6666666667% + 1.875rem / 2);
				}
}
@media screen and (min-width: 90em) {
				.xxlarge-offset-0 {
								margin-left: 0%;
				}
				.grid-margin-x > .xxlarge-offset-0 {
								margin-left: calc(0% + 1.875rem / 2);
				}
				.xxlarge-offset-1 {
								margin-left: 8.3333333333%;
				}
				.grid-margin-x > .xxlarge-offset-1 {
								margin-left: calc(8.3333333333% + 1.875rem / 2);
				}
				.xxlarge-offset-2 {
								margin-left: 16.6666666667%;
				}
				.grid-margin-x > .xxlarge-offset-2 {
								margin-left: calc(16.6666666667% + 1.875rem / 2);
				}
				.xxlarge-offset-3 {
								margin-left: 25%;
				}
				.grid-margin-x > .xxlarge-offset-3 {
								margin-left: calc(25% + 1.875rem / 2);
				}
				.xxlarge-offset-4 {
								margin-left: 33.3333333333%;
				}
				.grid-margin-x > .xxlarge-offset-4 {
								margin-left: calc(33.3333333333% + 1.875rem / 2);
				}
				.xxlarge-offset-5 {
								margin-left: 41.6666666667%;
				}
				.grid-margin-x > .xxlarge-offset-5 {
								margin-left: calc(41.6666666667% + 1.875rem / 2);
				}
				.xxlarge-offset-6 {
								margin-left: 50%;
				}
				.grid-margin-x > .xxlarge-offset-6 {
								margin-left: calc(50% + 1.875rem / 2);
				}
				.xxlarge-offset-7 {
								margin-left: 58.3333333333%;
				}
				.grid-margin-x > .xxlarge-offset-7 {
								margin-left: calc(58.3333333333% + 1.875rem / 2);
				}
				.xxlarge-offset-8 {
								margin-left: 66.6666666667%;
				}
				.grid-margin-x > .xxlarge-offset-8 {
								margin-left: calc(66.6666666667% + 1.875rem / 2);
				}
				.xxlarge-offset-9 {
								margin-left: 75%;
				}
				.grid-margin-x > .xxlarge-offset-9 {
								margin-left: calc(75% + 1.875rem / 2);
				}
				.xxlarge-offset-10 {
								margin-left: 83.3333333333%;
				}
				.grid-margin-x > .xxlarge-offset-10 {
								margin-left: calc(83.3333333333% + 1.875rem / 2);
				}
				.xxlarge-offset-11 {
								margin-left: 91.6666666667%;
				}
				.grid-margin-x > .xxlarge-offset-11 {
								margin-left: calc(91.6666666667% + 1.875rem / 2);
				}
}
.grid-y {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-flow: column nowrap;
				        flex-flow: column nowrap;
}
.grid-y > .cell {
				height: auto;
				max-height: none;
}
.grid-y > .auto {
				height: auto;
}
.grid-y > .shrink {
				height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
				-ms-flex-preferred-size: auto;
				    flex-basis: auto;
}
@media print, screen and (min-width: 26.25em) {
				.grid-y > .xsmall-shrink, .grid-y > .xsmall-full, .grid-y > .xsmall-1, .grid-y > .xsmall-2, .grid-y > .xsmall-3, .grid-y > .xsmall-4, .grid-y > .xsmall-5, .grid-y > .xsmall-6, .grid-y > .xsmall-7, .grid-y > .xsmall-8, .grid-y > .xsmall-9, .grid-y > .xsmall-10, .grid-y > .xsmall-11, .grid-y > .xsmall-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media print, screen and (min-width: 40em) {
				.grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-y > .xmedium-shrink, .grid-y > .xmedium-full, .grid-y > .xmedium-1, .grid-y > .xmedium-2, .grid-y > .xmedium-3, .grid-y > .xmedium-4, .grid-y > .xmedium-5, .grid-y > .xmedium-6, .grid-y > .xmedium-7, .grid-y > .xmedium-8, .grid-y > .xmedium-9, .grid-y > .xmedium-10, .grid-y > .xmedium-11, .grid-y > .xmedium-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media print, screen and (min-width: 64em) {
				.grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media screen and (min-width: 75em) {
				.grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
@media screen and (min-width: 90em) {
				.grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
								-ms-flex-preferred-size: auto;
								    flex-basis: auto;
				}
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 auto;
				        flex: 0 0 auto;
}
.grid-y > .small-1 {
				height: 8.3333333333%;
}
.grid-y > .small-2 {
				height: 16.6666666667%;
}
.grid-y > .small-3 {
				height: 25%;
}
.grid-y > .small-4 {
				height: 33.3333333333%;
}
.grid-y > .small-5 {
				height: 41.6666666667%;
}
.grid-y > .small-6 {
				height: 50%;
}
.grid-y > .small-7 {
				height: 58.3333333333%;
}
.grid-y > .small-8 {
				height: 66.6666666667%;
}
.grid-y > .small-9 {
				height: 75%;
}
.grid-y > .small-10 {
				height: 83.3333333333%;
}
.grid-y > .small-11 {
				height: 91.6666666667%;
}
.grid-y > .small-12 {
				height: 100%;
}
@media print, screen and (min-width: 26.25em) {
				.grid-y > .xsmall-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								height: auto;
				}
				.grid-y > .xsmall-12, .grid-y > .xsmall-11, .grid-y > .xsmall-10, .grid-y > .xsmall-9, .grid-y > .xsmall-8, .grid-y > .xsmall-7, .grid-y > .xsmall-6, .grid-y > .xsmall-5, .grid-y > .xsmall-4, .grid-y > .xsmall-3, .grid-y > .xsmall-2, .grid-y > .xsmall-1, .grid-y > .xsmall-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-y > .xsmall-shrink {
								height: auto;
				}
				.grid-y > .xsmall-1 {
								height: 8.3333333333%;
				}
				.grid-y > .xsmall-2 {
								height: 16.6666666667%;
				}
				.grid-y > .xsmall-3 {
								height: 25%;
				}
				.grid-y > .xsmall-4 {
								height: 33.3333333333%;
				}
				.grid-y > .xsmall-5 {
								height: 41.6666666667%;
				}
				.grid-y > .xsmall-6 {
								height: 50%;
				}
				.grid-y > .xsmall-7 {
								height: 58.3333333333%;
				}
				.grid-y > .xsmall-8 {
								height: 66.6666666667%;
				}
				.grid-y > .xsmall-9 {
								height: 75%;
				}
				.grid-y > .xsmall-10 {
								height: 83.3333333333%;
				}
				.grid-y > .xsmall-11 {
								height: 91.6666666667%;
				}
				.grid-y > .xsmall-12 {
								height: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.grid-y > .medium-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								height: auto;
				}
				.grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-y > .medium-shrink {
								height: auto;
				}
				.grid-y > .medium-1 {
								height: 8.3333333333%;
				}
				.grid-y > .medium-2 {
								height: 16.6666666667%;
				}
				.grid-y > .medium-3 {
								height: 25%;
				}
				.grid-y > .medium-4 {
								height: 33.3333333333%;
				}
				.grid-y > .medium-5 {
								height: 41.6666666667%;
				}
				.grid-y > .medium-6 {
								height: 50%;
				}
				.grid-y > .medium-7 {
								height: 58.3333333333%;
				}
				.grid-y > .medium-8 {
								height: 66.6666666667%;
				}
				.grid-y > .medium-9 {
								height: 75%;
				}
				.grid-y > .medium-10 {
								height: 83.3333333333%;
				}
				.grid-y > .medium-11 {
								height: 91.6666666667%;
				}
				.grid-y > .medium-12 {
								height: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-y > .xmedium-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								height: auto;
				}
				.grid-y > .xmedium-12, .grid-y > .xmedium-11, .grid-y > .xmedium-10, .grid-y > .xmedium-9, .grid-y > .xmedium-8, .grid-y > .xmedium-7, .grid-y > .xmedium-6, .grid-y > .xmedium-5, .grid-y > .xmedium-4, .grid-y > .xmedium-3, .grid-y > .xmedium-2, .grid-y > .xmedium-1, .grid-y > .xmedium-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-y > .xmedium-shrink {
								height: auto;
				}
				.grid-y > .xmedium-1 {
								height: 8.3333333333%;
				}
				.grid-y > .xmedium-2 {
								height: 16.6666666667%;
				}
				.grid-y > .xmedium-3 {
								height: 25%;
				}
				.grid-y > .xmedium-4 {
								height: 33.3333333333%;
				}
				.grid-y > .xmedium-5 {
								height: 41.6666666667%;
				}
				.grid-y > .xmedium-6 {
								height: 50%;
				}
				.grid-y > .xmedium-7 {
								height: 58.3333333333%;
				}
				.grid-y > .xmedium-8 {
								height: 66.6666666667%;
				}
				.grid-y > .xmedium-9 {
								height: 75%;
				}
				.grid-y > .xmedium-10 {
								height: 83.3333333333%;
				}
				.grid-y > .xmedium-11 {
								height: 91.6666666667%;
				}
				.grid-y > .xmedium-12 {
								height: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.grid-y > .large-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								height: auto;
				}
				.grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-y > .large-shrink {
								height: auto;
				}
				.grid-y > .large-1 {
								height: 8.3333333333%;
				}
				.grid-y > .large-2 {
								height: 16.6666666667%;
				}
				.grid-y > .large-3 {
								height: 25%;
				}
				.grid-y > .large-4 {
								height: 33.3333333333%;
				}
				.grid-y > .large-5 {
								height: 41.6666666667%;
				}
				.grid-y > .large-6 {
								height: 50%;
				}
				.grid-y > .large-7 {
								height: 58.3333333333%;
				}
				.grid-y > .large-8 {
								height: 66.6666666667%;
				}
				.grid-y > .large-9 {
								height: 75%;
				}
				.grid-y > .large-10 {
								height: 83.3333333333%;
				}
				.grid-y > .large-11 {
								height: 91.6666666667%;
				}
				.grid-y > .large-12 {
								height: 100%;
				}
}
@media screen and (min-width: 75em) {
				.grid-y > .xlarge-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								height: auto;
				}
				.grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-y > .xlarge-shrink {
								height: auto;
				}
				.grid-y > .xlarge-1 {
								height: 8.3333333333%;
				}
				.grid-y > .xlarge-2 {
								height: 16.6666666667%;
				}
				.grid-y > .xlarge-3 {
								height: 25%;
				}
				.grid-y > .xlarge-4 {
								height: 33.3333333333%;
				}
				.grid-y > .xlarge-5 {
								height: 41.6666666667%;
				}
				.grid-y > .xlarge-6 {
								height: 50%;
				}
				.grid-y > .xlarge-7 {
								height: 58.3333333333%;
				}
				.grid-y > .xlarge-8 {
								height: 66.6666666667%;
				}
				.grid-y > .xlarge-9 {
								height: 75%;
				}
				.grid-y > .xlarge-10 {
								height: 83.3333333333%;
				}
				.grid-y > .xlarge-11 {
								height: 91.6666666667%;
				}
				.grid-y > .xlarge-12 {
								height: 100%;
				}
}
@media screen and (min-width: 90em) {
				.grid-y > .xxlarge-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0;
								height: auto;
				}
				.grid-y > .xxlarge-12, .grid-y > .xxlarge-11, .grid-y > .xxlarge-10, .grid-y > .xxlarge-9, .grid-y > .xxlarge-8, .grid-y > .xxlarge-7, .grid-y > .xxlarge-6, .grid-y > .xxlarge-5, .grid-y > .xxlarge-4, .grid-y > .xxlarge-3, .grid-y > .xxlarge-2, .grid-y > .xxlarge-1, .grid-y > .xxlarge-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
				}
				.grid-y > .xxlarge-shrink {
								height: auto;
				}
				.grid-y > .xxlarge-1 {
								height: 8.3333333333%;
				}
				.grid-y > .xxlarge-2 {
								height: 16.6666666667%;
				}
				.grid-y > .xxlarge-3 {
								height: 25%;
				}
				.grid-y > .xxlarge-4 {
								height: 33.3333333333%;
				}
				.grid-y > .xxlarge-5 {
								height: 41.6666666667%;
				}
				.grid-y > .xxlarge-6 {
								height: 50%;
				}
				.grid-y > .xxlarge-7 {
								height: 58.3333333333%;
				}
				.grid-y > .xxlarge-8 {
								height: 66.6666666667%;
				}
				.grid-y > .xxlarge-9 {
								height: 75%;
				}
				.grid-y > .xxlarge-10 {
								height: 83.3333333333%;
				}
				.grid-y > .xxlarge-11 {
								height: 91.6666666667%;
				}
				.grid-y > .xxlarge-12 {
								height: 100%;
				}
}

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

.grid-margin-y {
				margin-top: -0.625rem;
				margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y {
								margin-top: -0.9375rem;
								margin-bottom: -0.9375rem;
				}
}
.grid-margin-y > .cell {
				height: calc(100% - 1.25rem);
				margin-top: 0.625rem;
				margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y > .cell {
								height: calc(100% - 1.875rem);
								margin-top: 0.9375rem;
								margin-bottom: 0.9375rem;
				}
}
.grid-margin-y > .auto {
				height: auto;
}
.grid-margin-y > .shrink {
				height: auto;
}
.grid-margin-y > .small-1 {
				height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
				height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
				height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
				height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
				height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
				height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
				height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
				height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
				height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
				height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
				height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
				height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
				.grid-margin-y > .xsmall-auto {
								height: auto;
				}
				.grid-margin-y > .xsmall-shrink {
								height: auto;
				}
				.grid-margin-y > .xsmall-1 {
								height: calc(8.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-2 {
								height: calc(16.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-3 {
								height: calc(25% - 1.25rem);
				}
				.grid-margin-y > .xsmall-4 {
								height: calc(33.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-5 {
								height: calc(41.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-6 {
								height: calc(50% - 1.25rem);
				}
				.grid-margin-y > .xsmall-7 {
								height: calc(58.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-8 {
								height: calc(66.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-9 {
								height: calc(75% - 1.25rem);
				}
				.grid-margin-y > .xsmall-10 {
								height: calc(83.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-11 {
								height: calc(91.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-12 {
								height: calc(100% - 1.25rem);
				}
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y > .auto {
								height: auto;
				}
				.grid-margin-y > .shrink {
								height: auto;
				}
				.grid-margin-y > .small-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .small-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .small-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .small-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-12 {
								height: calc(100% - 1.875rem);
				}
				.grid-margin-y > .xsmall-auto {
								height: auto;
				}
				.grid-margin-y > .xsmall-shrink {
								height: auto;
				}
				.grid-margin-y > .xsmall-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xsmall-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xsmall-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xsmall-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-12 {
								height: calc(100% - 1.875rem);
				}
				.grid-margin-y > .medium-auto {
								height: auto;
				}
				.grid-margin-y > .medium-shrink {
								height: auto;
				}
				.grid-margin-y > .medium-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .medium-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .medium-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .medium-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-12 {
								height: calc(100% - 1.875rem);
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-margin-y > .xmedium-auto {
								height: auto;
				}
				.grid-margin-y > .xmedium-shrink {
								height: auto;
				}
				.grid-margin-y > .xmedium-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xmedium-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xmedium-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xmedium-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-12 {
								height: calc(100% - 1.875rem);
				}
}
@media print, screen and (min-width: 64em) {
				.grid-margin-y > .large-auto {
								height: auto;
				}
				.grid-margin-y > .large-shrink {
								height: auto;
				}
				.grid-margin-y > .large-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .large-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .large-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .large-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-12 {
								height: calc(100% - 1.875rem);
				}
}
@media screen and (min-width: 75em) {
				.grid-margin-y > .xlarge-auto {
								height: auto;
				}
				.grid-margin-y > .xlarge-shrink {
								height: auto;
				}
				.grid-margin-y > .xlarge-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xlarge-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xlarge-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xlarge-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-12 {
								height: calc(100% - 1.875rem);
				}
}
@media screen and (min-width: 90em) {
				.grid-margin-y > .xxlarge-auto {
								height: auto;
				}
				.grid-margin-y > .xxlarge-shrink {
								height: auto;
				}
				.grid-margin-y > .xxlarge-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-12 {
								height: calc(100% - 1.875rem);
				}
}

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

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

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

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

.cell-block-container {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				max-height: 100%;
}
.cell-block-container > .grid-x {
				max-height: 100%;
				-ms-flex-wrap: nowrap;
				    flex-wrap: nowrap;
}

@media print, screen and (min-width: 26.25em) {
				.xsmall-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								width: 100vw;
				}
				.cell .xsmall-grid-frame {
								width: 100%;
				}
				.xsmall-cell-block {
								overflow-x: auto;
								max-width: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
				.xsmall-cell-block-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
								max-height: 100%;
				}
				.xsmall-cell-block-container > .grid-x {
								max-height: 100%;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
				}
				.xsmall-cell-block-y {
								overflow-y: auto;
								max-height: 100%;
								min-height: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								width: 100vw;
				}
				.cell .medium-grid-frame {
								width: 100%;
				}
				.medium-cell-block {
								overflow-x: auto;
								max-width: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
				.medium-cell-block-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
								max-height: 100%;
				}
				.medium-cell-block-container > .grid-x {
								max-height: 100%;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
				}
				.medium-cell-block-y {
								overflow-y: auto;
								max-height: 100%;
								min-height: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								width: 100vw;
				}
				.cell .xmedium-grid-frame {
								width: 100%;
				}
				.xmedium-cell-block {
								overflow-x: auto;
								max-width: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
				.xmedium-cell-block-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
								max-height: 100%;
				}
				.xmedium-cell-block-container > .grid-x {
								max-height: 100%;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
				}
				.xmedium-cell-block-y {
								overflow-y: auto;
								max-height: 100%;
								min-height: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
}
@media print, screen and (min-width: 64em) {
				.large-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								width: 100vw;
				}
				.cell .large-grid-frame {
								width: 100%;
				}
				.large-cell-block {
								overflow-x: auto;
								max-width: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
				.large-cell-block-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
								max-height: 100%;
				}
				.large-cell-block-container > .grid-x {
								max-height: 100%;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
				}
				.large-cell-block-y {
								overflow-y: auto;
								max-height: 100%;
								min-height: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
}
@media screen and (min-width: 75em) {
				.xlarge-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								width: 100vw;
				}
				.cell .xlarge-grid-frame {
								width: 100%;
				}
				.xlarge-cell-block {
								overflow-x: auto;
								max-width: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
				.xlarge-cell-block-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
								max-height: 100%;
				}
				.xlarge-cell-block-container > .grid-x {
								max-height: 100%;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
				}
				.xlarge-cell-block-y {
								overflow-y: auto;
								max-height: 100%;
								min-height: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
}
@media screen and (min-width: 90em) {
				.xxlarge-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								width: 100vw;
				}
				.cell .xxlarge-grid-frame {
								width: 100%;
				}
				.xxlarge-cell-block {
								overflow-x: auto;
								max-width: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
				.xxlarge-cell-block-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
								max-height: 100%;
				}
				.xxlarge-cell-block-container > .grid-x {
								max-height: 100%;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
				}
				.xxlarge-cell-block-y {
								overflow-y: auto;
								max-height: 100%;
								min-height: 100%;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
				}
}
.grid-y.grid-frame {
				overflow: hidden;
				position: relative;
				-ms-flex-wrap: nowrap;
				    flex-wrap: nowrap;
				-webkit-box-align: stretch;
				    -ms-flex-align: stretch;
				        align-items: stretch;
				height: 100vh;
				width: auto;
}
@media print, screen and (min-width: 26.25em) {
				.grid-y.xsmall-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								height: 100vh;
								width: auto;
				}
}
@media print, screen and (min-width: 40em) {
				.grid-y.medium-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								height: 100vh;
								width: auto;
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-y.xmedium-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								height: 100vh;
								width: auto;
				}
}
@media print, screen and (min-width: 64em) {
				.grid-y.large-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								height: 100vh;
								width: auto;
				}
}
@media screen and (min-width: 75em) {
				.grid-y.xlarge-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								height: 100vh;
								width: auto;
				}
}
@media screen and (min-width: 90em) {
				.grid-y.xxlarge-grid-frame {
								overflow: hidden;
								position: relative;
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-align: stretch;
								    -ms-flex-align: stretch;
								        align-items: stretch;
								height: 100vh;
								width: auto;
				}
}

.cell .grid-y.grid-frame {
				height: 100%;
}
@media print, screen and (min-width: 26.25em) {
				.cell .grid-y.xsmall-grid-frame {
								height: 100%;
				}
}
@media print, screen and (min-width: 40em) {
				.cell .grid-y.medium-grid-frame {
								height: 100%;
				}
}
@media print, screen and (min-width: 56.25em) {
				.cell .grid-y.xmedium-grid-frame {
								height: 100%;
				}
}
@media print, screen and (min-width: 64em) {
				.cell .grid-y.large-grid-frame {
								height: 100%;
				}
}
@media screen and (min-width: 75em) {
				.cell .grid-y.xlarge-grid-frame {
								height: 100%;
				}
}
@media screen and (min-width: 90em) {
				.cell .grid-y.xxlarge-grid-frame {
								height: 100%;
				}
}

.grid-margin-y {
				margin-top: -0.625rem;
				margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y {
								margin-top: -0.9375rem;
								margin-bottom: -0.9375rem;
				}
}
.grid-margin-y > .cell {
				height: calc(100% - 1.25rem);
				margin-top: 0.625rem;
				margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y > .cell {
								height: calc(100% - 1.875rem);
								margin-top: 0.9375rem;
								margin-bottom: 0.9375rem;
				}
}
.grid-margin-y > .auto {
				height: auto;
}
.grid-margin-y > .shrink {
				height: auto;
}
.grid-margin-y > .small-1 {
				height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
				height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
				height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
				height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
				height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
				height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
				height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
				height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
				height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
				height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
				height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
				height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
				.grid-margin-y > .xsmall-auto {
								height: auto;
				}
				.grid-margin-y > .xsmall-shrink {
								height: auto;
				}
				.grid-margin-y > .xsmall-1 {
								height: calc(8.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-2 {
								height: calc(16.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-3 {
								height: calc(25% - 1.25rem);
				}
				.grid-margin-y > .xsmall-4 {
								height: calc(33.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-5 {
								height: calc(41.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-6 {
								height: calc(50% - 1.25rem);
				}
				.grid-margin-y > .xsmall-7 {
								height: calc(58.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-8 {
								height: calc(66.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-9 {
								height: calc(75% - 1.25rem);
				}
				.grid-margin-y > .xsmall-10 {
								height: calc(83.3333333333% - 1.25rem);
				}
				.grid-margin-y > .xsmall-11 {
								height: calc(91.6666666667% - 1.25rem);
				}
				.grid-margin-y > .xsmall-12 {
								height: calc(100% - 1.25rem);
				}
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y > .auto {
								height: auto;
				}
				.grid-margin-y > .shrink {
								height: auto;
				}
				.grid-margin-y > .small-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .small-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .small-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .small-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .small-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .small-12 {
								height: calc(100% - 1.875rem);
				}
				.grid-margin-y > .xsmall-auto {
								height: auto;
				}
				.grid-margin-y > .xsmall-shrink {
								height: auto;
				}
				.grid-margin-y > .xsmall-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xsmall-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xsmall-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xsmall-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xsmall-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xsmall-12 {
								height: calc(100% - 1.875rem);
				}
				.grid-margin-y > .medium-auto {
								height: auto;
				}
				.grid-margin-y > .medium-shrink {
								height: auto;
				}
				.grid-margin-y > .medium-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .medium-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .medium-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .medium-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .medium-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .medium-12 {
								height: calc(100% - 1.875rem);
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-margin-y > .xmedium-auto {
								height: auto;
				}
				.grid-margin-y > .xmedium-shrink {
								height: auto;
				}
				.grid-margin-y > .xmedium-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xmedium-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xmedium-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xmedium-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xmedium-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xmedium-12 {
								height: calc(100% - 1.875rem);
				}
}
@media print, screen and (min-width: 64em) {
				.grid-margin-y > .large-auto {
								height: auto;
				}
				.grid-margin-y > .large-shrink {
								height: auto;
				}
				.grid-margin-y > .large-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .large-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .large-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .large-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .large-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .large-12 {
								height: calc(100% - 1.875rem);
				}
}
@media screen and (min-width: 75em) {
				.grid-margin-y > .xlarge-auto {
								height: auto;
				}
				.grid-margin-y > .xlarge-shrink {
								height: auto;
				}
				.grid-margin-y > .xlarge-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xlarge-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xlarge-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xlarge-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xlarge-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xlarge-12 {
								height: calc(100% - 1.875rem);
				}
}
@media screen and (min-width: 90em) {
				.grid-margin-y > .xxlarge-auto {
								height: auto;
				}
				.grid-margin-y > .xxlarge-shrink {
								height: auto;
				}
				.grid-margin-y > .xxlarge-1 {
								height: calc(8.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-2 {
								height: calc(16.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-3 {
								height: calc(25% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-4 {
								height: calc(33.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-5 {
								height: calc(41.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-6 {
								height: calc(50% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-7 {
								height: calc(58.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-8 {
								height: calc(66.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-9 {
								height: calc(75% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-10 {
								height: calc(83.3333333333% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-11 {
								height: calc(91.6666666667% - 1.875rem);
				}
				.grid-margin-y > .xxlarge-12 {
								height: calc(100% - 1.875rem);
				}
}

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

@media print, screen and (min-width: 26.25em) {
				.grid-margin-y.xsmall-grid-frame {
								height: calc(100vh + 1.25rem);
				}
}
@media print, screen and (min-width: 40em) {
				.grid-margin-y.medium-grid-frame {
								height: calc(100vh + 1.875rem);
				}
}
@media print, screen and (min-width: 56.25em) {
				.grid-margin-y.xmedium-grid-frame {
								height: calc(100vh + 1.875rem);
				}
}
@media print, screen and (min-width: 64em) {
				.grid-margin-y.large-grid-frame {
								height: calc(100vh + 1.875rem);
				}
}
@media screen and (min-width: 75em) {
				.grid-margin-y.xlarge-grid-frame {
								height: calc(100vh + 1.875rem);
				}
}
@media screen and (min-width: 90em) {
				.grid-margin-y.xxlarge-grid-frame {
								height: calc(100vh + 1.875rem);
				}
}
.button {
				display: inline-block;
				vertical-align: middle;
				margin: 0 0 1rem 0;
				padding: 0.85em 1em;
				border: 1px solid transparent;
				border-radius: 0;
				-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
				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: #ffffff;
}
.button:hover, .button:focus {
				background-color: #14679e;
				color: #ffffff;
}
.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: #ffffff;
}
.button.primary:hover, .button.primary:focus {
				background-color: #126195;
				color: #ffffff;
}
.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: #000000;
}
.button.secondary:hover, .button.secondary:focus {
				background-color: #5e5e5e;
				color: #000000;
}
.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: #000000;
}
.button.success:hover, .button.success:focus {
				background-color: #22bb5b;
				color: #000000;
}
.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: #000000;
}
.button.warning:hover, .button.warning:focus {
				background-color: #cc8b00;
				color: #000000;
}
.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: #000000;
}
.button.alert:hover, .button.alert:focus {
				background-color: #a53b2a;
				color: #000000;
}
.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: transparent;
}
.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: transparent;
				background-color: transparent;
}
.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: #ffffff transparent transparent;
				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;
}

.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: #000000;
}
.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;
}

.accordion {
				margin-left: 0;
				background: #ffffff;
				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: #ffffff;
				color: #010101;
}
:last-child > .accordion-content:last-child {
				border-bottom: 1px solid #e6e6e6;
}

.menu {
				padding: 0;
				margin: 0;
				list-style: none;
				position: relative;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-ms-flex-wrap: wrap;
				    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 {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
				-webkit-box-orient: horizontal;
				-webkit-box-direction: normal;
				    -ms-flex-direction: row;
				        flex-direction: row;
}
.menu.vertical {
				-ms-flex-wrap: nowrap;
				    flex-wrap: nowrap;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        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 {
				-webkit-box-flex: 1;
				    -ms-flex: 1 1 0px;
				        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 {
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
}
.menu.simple li + li {
				margin-left: 1rem;
}
.menu.simple a {
				padding: 0;
}
@media print, screen and (min-width: 26.25em) {
				.menu.xsmall-horizontal {
								-ms-flex-wrap: wrap;
								    flex-wrap: wrap;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.menu.xsmall-vertical {
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.menu.xsmall-expanded li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
				.menu.xsmall-simple li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
}
@media print, screen and (min-width: 40em) {
				.menu.medium-horizontal {
								-ms-flex-wrap: wrap;
								    flex-wrap: wrap;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.menu.medium-vertical {
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.menu.medium-expanded li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
				.menu.medium-simple li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
}
@media print, screen and (min-width: 56.25em) {
				.menu.xmedium-horizontal {
								-ms-flex-wrap: wrap;
								    flex-wrap: wrap;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.menu.xmedium-vertical {
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.menu.xmedium-expanded li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
				.menu.xmedium-simple li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
}
@media print, screen and (min-width: 64em) {
				.menu.large-horizontal {
								-ms-flex-wrap: wrap;
								    flex-wrap: wrap;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.menu.large-vertical {
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.menu.large-expanded li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
				.menu.large-simple li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
}
@media screen and (min-width: 75em) {
				.menu.xlarge-horizontal {
								-ms-flex-wrap: wrap;
								    flex-wrap: wrap;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.menu.xlarge-vertical {
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.menu.xlarge-expanded li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
				.menu.xlarge-simple li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
}
@media screen and (min-width: 90em) {
				.menu.xxlarge-horizontal {
								-ms-flex-wrap: wrap;
								    flex-wrap: wrap;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.menu.xxlarge-vertical {
								-ms-flex-wrap: nowrap;
								    flex-wrap: nowrap;
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.menu.xxlarge-expanded li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
				.menu.xxlarge-simple li {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 0px;
								        flex: 1 1 0px;
				}
}
.menu.nested {
				margin-right: 0;
				margin-left: 1rem;
}
.menu.icons a {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
				-webkit-box-orient: horizontal;
				-webkit-box-direction: normal;
				    -ms-flex-flow: row nowrap;
				        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 {
				-webkit-box-orient: horizontal;
				-webkit-box-direction: normal;
				    -ms-flex-flow: row nowrap;
				        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 {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-flow: column nowrap;
				        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 {
				-ms-flex-item-align: stretch;
				    -ms-grid-row-align: stretch;
				    align-self: stretch;
				margin-bottom: 0.25rem;
				text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-flow: column nowrap;
				        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 {
				-ms-flex-item-align: stretch;
				    -ms-grid-row-align: stretch;
				    align-self: stretch;
				margin-bottom: 0.25rem;
				text-align: center;
}
.menu .is-active > a {
				background: #1779ba;
				color: #ffffff;
}
.menu .active > a {
				background: #1779ba;
				color: #ffffff;
}
.menu.align-left {
				-webkit-box-pack: start;
				    -ms-flex-pack: start;
				        justify-content: flex-start;
}
.menu.align-right li {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: end;
				    -ms-flex-pack: end;
				        justify-content: flex-end;
}
.menu.align-right li .submenu li {
				-webkit-box-pack: start;
				    -ms-flex-pack: start;
				        justify-content: flex-start;
}
.menu.align-right.vertical li {
				display: block;
				text-align: right;
}
.menu.align-right.vertical li .submenu li {
				text-align: right;
}
.menu.align-right.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: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
}
.menu.align-center li .submenu li {
				-webkit-box-pack: start;
				    -ms-flex-pack: start;
				        justify-content: flex-start;
}
.menu .menu-text {
				padding: 0.7rem 1rem;
				font-weight: bold;
				line-height: 1;
				color: inherit;
}

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

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

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(0, 0, 0, 0.45);
				overflow-y: auto;
				-webkit-overflow-scrolling: touch;
}

.reveal {
				z-index: 1006;
				-webkit-backface-visibility: hidden;
				        backface-visibility: hidden;
				display: none;
				padding: 1rem;
				border: 1px solid #cacaca;
				border-radius: 0;
				background-color: #ffffff;
				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 {
				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: 26.24875em) {
				.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;
}

.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: " ";
				-ms-flex-preferred-size: 0;
				    flex-basis: 0;
				-webkit-box-ordinal-group: 2;
				    -ms-flex-order: 1;
				        order: 1;
}
.clearfix::after {
				clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-order-1 {
				-webkit-box-ordinal-group: 2;
				    -ms-flex-order: 1;
				        order: 1;
}

.small-order-2 {
				-webkit-box-ordinal-group: 3;
				    -ms-flex-order: 2;
				        order: 2;
}

.small-order-3 {
				-webkit-box-ordinal-group: 4;
				    -ms-flex-order: 3;
				        order: 3;
}

.small-order-4 {
				-webkit-box-ordinal-group: 5;
				    -ms-flex-order: 4;
				        order: 4;
}

.small-order-5 {
				-webkit-box-ordinal-group: 6;
				    -ms-flex-order: 5;
				        order: 5;
}

.small-order-6 {
				-webkit-box-ordinal-group: 7;
				    -ms-flex-order: 6;
				        order: 6;
}

@media print, screen and (min-width: 26.25em) {
				.xsmall-order-1 {
								-webkit-box-ordinal-group: 2;
								    -ms-flex-order: 1;
								        order: 1;
				}
				.xsmall-order-2 {
								-webkit-box-ordinal-group: 3;
								    -ms-flex-order: 2;
								        order: 2;
				}
				.xsmall-order-3 {
								-webkit-box-ordinal-group: 4;
								    -ms-flex-order: 3;
								        order: 3;
				}
				.xsmall-order-4 {
								-webkit-box-ordinal-group: 5;
								    -ms-flex-order: 4;
								        order: 4;
				}
				.xsmall-order-5 {
								-webkit-box-ordinal-group: 6;
								    -ms-flex-order: 5;
								        order: 5;
				}
				.xsmall-order-6 {
								-webkit-box-ordinal-group: 7;
								    -ms-flex-order: 6;
								        order: 6;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-order-1 {
								-webkit-box-ordinal-group: 2;
								    -ms-flex-order: 1;
								        order: 1;
				}
				.medium-order-2 {
								-webkit-box-ordinal-group: 3;
								    -ms-flex-order: 2;
								        order: 2;
				}
				.medium-order-3 {
								-webkit-box-ordinal-group: 4;
								    -ms-flex-order: 3;
								        order: 3;
				}
				.medium-order-4 {
								-webkit-box-ordinal-group: 5;
								    -ms-flex-order: 4;
								        order: 4;
				}
				.medium-order-5 {
								-webkit-box-ordinal-group: 6;
								    -ms-flex-order: 5;
								        order: 5;
				}
				.medium-order-6 {
								-webkit-box-ordinal-group: 7;
								    -ms-flex-order: 6;
								        order: 6;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-order-1 {
								-webkit-box-ordinal-group: 2;
								    -ms-flex-order: 1;
								        order: 1;
				}
				.xmedium-order-2 {
								-webkit-box-ordinal-group: 3;
								    -ms-flex-order: 2;
								        order: 2;
				}
				.xmedium-order-3 {
								-webkit-box-ordinal-group: 4;
								    -ms-flex-order: 3;
								        order: 3;
				}
				.xmedium-order-4 {
								-webkit-box-ordinal-group: 5;
								    -ms-flex-order: 4;
								        order: 4;
				}
				.xmedium-order-5 {
								-webkit-box-ordinal-group: 6;
								    -ms-flex-order: 5;
								        order: 5;
				}
				.xmedium-order-6 {
								-webkit-box-ordinal-group: 7;
								    -ms-flex-order: 6;
								        order: 6;
				}
}
@media print, screen and (min-width: 64em) {
				.large-order-1 {
								-webkit-box-ordinal-group: 2;
								    -ms-flex-order: 1;
								        order: 1;
				}
				.large-order-2 {
								-webkit-box-ordinal-group: 3;
								    -ms-flex-order: 2;
								        order: 2;
				}
				.large-order-3 {
								-webkit-box-ordinal-group: 4;
								    -ms-flex-order: 3;
								        order: 3;
				}
				.large-order-4 {
								-webkit-box-ordinal-group: 5;
								    -ms-flex-order: 4;
								        order: 4;
				}
				.large-order-5 {
								-webkit-box-ordinal-group: 6;
								    -ms-flex-order: 5;
								        order: 5;
				}
				.large-order-6 {
								-webkit-box-ordinal-group: 7;
								    -ms-flex-order: 6;
								        order: 6;
				}
}
@media screen and (min-width: 75em) {
				.xlarge-order-1 {
								-webkit-box-ordinal-group: 2;
								    -ms-flex-order: 1;
								        order: 1;
				}
				.xlarge-order-2 {
								-webkit-box-ordinal-group: 3;
								    -ms-flex-order: 2;
								        order: 2;
				}
				.xlarge-order-3 {
								-webkit-box-ordinal-group: 4;
								    -ms-flex-order: 3;
								        order: 3;
				}
				.xlarge-order-4 {
								-webkit-box-ordinal-group: 5;
								    -ms-flex-order: 4;
								        order: 4;
				}
				.xlarge-order-5 {
								-webkit-box-ordinal-group: 6;
								    -ms-flex-order: 5;
								        order: 5;
				}
				.xlarge-order-6 {
								-webkit-box-ordinal-group: 7;
								    -ms-flex-order: 6;
								        order: 6;
				}
}
@media screen and (min-width: 90em) {
				.xxlarge-order-1 {
								-webkit-box-ordinal-group: 2;
								    -ms-flex-order: 1;
								        order: 1;
				}
				.xxlarge-order-2 {
								-webkit-box-ordinal-group: 3;
								    -ms-flex-order: 2;
								        order: 2;
				}
				.xxlarge-order-3 {
								-webkit-box-ordinal-group: 4;
								    -ms-flex-order: 3;
								        order: 3;
				}
				.xxlarge-order-4 {
								-webkit-box-ordinal-group: 5;
								    -ms-flex-order: 4;
								        order: 4;
				}
				.xxlarge-order-5 {
								-webkit-box-ordinal-group: 6;
								    -ms-flex-order: 5;
								        order: 5;
				}
				.xxlarge-order-6 {
								-webkit-box-ordinal-group: 7;
								    -ms-flex-order: 6;
								        order: 6;
				}
}
.flex-container {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
}

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

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

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

.flex-dir-row {
				-webkit-box-orient: horizontal;
				-webkit-box-direction: normal;
				    -ms-flex-direction: row;
				        flex-direction: row;
}

.flex-dir-row-reverse {
				-webkit-box-orient: horizontal;
				-webkit-box-direction: reverse;
				    -ms-flex-direction: row-reverse;
				        flex-direction: row-reverse;
}

.flex-dir-column {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
}

.flex-dir-column-reverse {
				-webkit-box-orient: vertical;
				-webkit-box-direction: reverse;
				    -ms-flex-direction: column-reverse;
				        flex-direction: column-reverse;
}

@media print, screen and (min-width: 26.25em) {
				.xsmall-flex-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
				}
				.xsmall-flex-child-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 auto;
								        flex: 1 1 auto;
				}
				.xsmall-flex-child-grow {
								-webkit-box-flex: 1;
								    -ms-flex: 1 0 auto;
								        flex: 1 0 auto;
				}
				.xsmall-flex-child-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 1 auto;
								        flex: 0 1 auto;
				}
				.xsmall-flex-dir-row {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.xsmall-flex-dir-row-reverse {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: row-reverse;
								        flex-direction: row-reverse;
				}
				.xsmall-flex-dir-column {
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.xsmall-flex-dir-column-reverse {
								-webkit-box-orient: vertical;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: column-reverse;
								        flex-direction: column-reverse;
				}
}
@media print, screen and (min-width: 40em) {
				.medium-flex-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
				}
				.medium-flex-child-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 auto;
								        flex: 1 1 auto;
				}
				.medium-flex-child-grow {
								-webkit-box-flex: 1;
								    -ms-flex: 1 0 auto;
								        flex: 1 0 auto;
				}
				.medium-flex-child-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 1 auto;
								        flex: 0 1 auto;
				}
				.medium-flex-dir-row {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.medium-flex-dir-row-reverse {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: row-reverse;
								        flex-direction: row-reverse;
				}
				.medium-flex-dir-column {
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.medium-flex-dir-column-reverse {
								-webkit-box-orient: vertical;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: column-reverse;
								        flex-direction: column-reverse;
				}
}
@media print, screen and (min-width: 56.25em) {
				.xmedium-flex-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
				}
				.xmedium-flex-child-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 auto;
								        flex: 1 1 auto;
				}
				.xmedium-flex-child-grow {
								-webkit-box-flex: 1;
								    -ms-flex: 1 0 auto;
								        flex: 1 0 auto;
				}
				.xmedium-flex-child-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 1 auto;
								        flex: 0 1 auto;
				}
				.xmedium-flex-dir-row {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.xmedium-flex-dir-row-reverse {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: row-reverse;
								        flex-direction: row-reverse;
				}
				.xmedium-flex-dir-column {
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.xmedium-flex-dir-column-reverse {
								-webkit-box-orient: vertical;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: column-reverse;
								        flex-direction: column-reverse;
				}
}
@media print, screen and (min-width: 64em) {
				.large-flex-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
				}
				.large-flex-child-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 auto;
								        flex: 1 1 auto;
				}
				.large-flex-child-grow {
								-webkit-box-flex: 1;
								    -ms-flex: 1 0 auto;
								        flex: 1 0 auto;
				}
				.large-flex-child-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 1 auto;
								        flex: 0 1 auto;
				}
				.large-flex-dir-row {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.large-flex-dir-row-reverse {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: row-reverse;
								        flex-direction: row-reverse;
				}
				.large-flex-dir-column {
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.large-flex-dir-column-reverse {
								-webkit-box-orient: vertical;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: column-reverse;
								        flex-direction: column-reverse;
				}
}
@media screen and (min-width: 75em) {
				.xlarge-flex-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
				}
				.xlarge-flex-child-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 auto;
								        flex: 1 1 auto;
				}
				.xlarge-flex-child-grow {
								-webkit-box-flex: 1;
								    -ms-flex: 1 0 auto;
								        flex: 1 0 auto;
				}
				.xlarge-flex-child-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 1 auto;
								        flex: 0 1 auto;
				}
				.xlarge-flex-dir-row {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.xlarge-flex-dir-row-reverse {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: row-reverse;
								        flex-direction: row-reverse;
				}
				.xlarge-flex-dir-column {
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.xlarge-flex-dir-column-reverse {
								-webkit-box-orient: vertical;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: column-reverse;
								        flex-direction: column-reverse;
				}
}
@media screen and (min-width: 90em) {
				.xxlarge-flex-container {
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
				}
				.xxlarge-flex-child-auto {
								-webkit-box-flex: 1;
								    -ms-flex: 1 1 auto;
								        flex: 1 1 auto;
				}
				.xxlarge-flex-child-grow {
								-webkit-box-flex: 1;
								    -ms-flex: 1 0 auto;
								        flex: 1 0 auto;
				}
				.xxlarge-flex-child-shrink {
								-webkit-box-flex: 0;
								    -ms-flex: 0 1 auto;
								        flex: 0 1 auto;
				}
				.xxlarge-flex-dir-row {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-direction: row;
								        flex-direction: row;
				}
				.xxlarge-flex-dir-row-reverse {
								-webkit-box-orient: horizontal;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: row-reverse;
								        flex-direction: row-reverse;
				}
				.xxlarge-flex-dir-column {
								-webkit-box-orient: vertical;
								-webkit-box-direction: normal;
								    -ms-flex-direction: column;
								        flex-direction: column;
				}
				.xxlarge-flex-dir-column-reverse {
								-webkit-box-orient: vertical;
								-webkit-box-direction: reverse;
								    -ms-flex-direction: column-reverse;
								        flex-direction: column-reverse;
				}
}
.hide {
				display: none !important;
}

.invisible {
				visibility: hidden;
}

.visible {
				visibility: visible;
}

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

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

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

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

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

@media screen and (max-width: 26.24875em), screen and (min-width: 40em) {
				.show-for-xsmall-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: 56.24875em) {
				.hide-for-medium-only {
								display: none !important;
				}
}

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

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

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

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

@media screen and (max-width: 56.24875em), screen and (min-width: 64em) {
				.show-for-xmedium-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;
}

.slide-in-down.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateY(-100%);
				transform: translateY(-100%);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
				-webkit-transform: translateY(0);
				transform: translateY(0);
}

.slide-in-left.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateX(-100%);
				transform: translateX(-100%);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
				-webkit-transform: translateX(0);
				transform: translateX(0);
}

.slide-in-up.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateY(100%);
				transform: translateY(100%);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
				-webkit-transform: translateY(0);
				transform: translateY(0);
}

.slide-in-right.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateX(100%);
				transform: translateX(100%);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
				-webkit-transform: translateX(0);
				transform: translateX(0);
}

.slide-out-down.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateY(0);
				transform: translateY(0);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
				-webkit-transform: translateY(100%);
				transform: translateY(100%);
}

.slide-out-right.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateX(0);
				transform: translateX(0);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
				-webkit-transform: translateX(100%);
				transform: translateX(100%);
}

.slide-out-up.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateY(0);
				transform: translateY(0);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
				-webkit-transform: translateY(-100%);
				transform: translateY(-100%);
}

.slide-out-left.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: translateX(0);
				transform: translateX(0);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
				-webkit-transform: translateX(-100%);
				transform: translateX(-100%);
}

.fade-in.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				opacity: 0;
				-webkit-transition-property: opacity;
				transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
				opacity: 1;
}

.fade-out.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				opacity: 1;
				-webkit-transition-property: opacity;
				transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
				opacity: 0;
}

.hinge-in-from-top.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotateX(-90deg);
				transform: perspective(2000px) rotateX(-90deg);
				-webkit-transform-origin: top;
				transform-origin: top;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				opacity: 1;
}

.hinge-in-from-right.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotateY(-90deg);
				transform: perspective(2000px) rotateY(-90deg);
				-webkit-transform-origin: right;
				transform-origin: right;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotateX(90deg);
				transform: perspective(2000px) rotateX(90deg);
				-webkit-transform-origin: bottom;
				transform-origin: bottom;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				opacity: 1;
}

.hinge-in-from-left.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotateY(90deg);
				transform: perspective(2000px) rotateY(90deg);
				-webkit-transform-origin: left;
				transform-origin: left;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotateX(-90deg);
				transform: perspective(2000px) rotateX(-90deg);
				-webkit-transform-origin: center;
				transform-origin: center;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotateY(-90deg);
				transform: perspective(2000px) rotateY(-90deg);
				-webkit-transform-origin: center;
				transform-origin: center;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				opacity: 1;
}

.hinge-out-from-top.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				-webkit-transform-origin: top;
				transform-origin: top;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
				-webkit-transform: perspective(2000px) rotateX(-90deg);
				transform: perspective(2000px) rotateX(-90deg);
				opacity: 0;
}

.hinge-out-from-right.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				-webkit-transform-origin: right;
				transform-origin: right;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
				-webkit-transform: perspective(2000px) rotateY(-90deg);
				transform: perspective(2000px) rotateY(-90deg);
				opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				-webkit-transform-origin: bottom;
				transform-origin: bottom;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
				-webkit-transform: perspective(2000px) rotateX(90deg);
				transform: perspective(2000px) rotateX(90deg);
				opacity: 0;
}

.hinge-out-from-left.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				-webkit-transform-origin: left;
				transform-origin: left;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
				-webkit-transform: perspective(2000px) rotateY(90deg);
				transform: perspective(2000px) rotateY(90deg);
				opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				-webkit-transform-origin: center;
				transform-origin: center;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
				-webkit-transform: perspective(2000px) rotateX(-90deg);
				transform: perspective(2000px) rotateX(-90deg);
				opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: perspective(2000px) rotate(0deg);
				transform: perspective(2000px) rotate(0deg);
				-webkit-transform-origin: center;
				transform-origin: center;
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
				-webkit-transform: perspective(2000px) rotateY(-90deg);
				transform: perspective(2000px) rotateY(-90deg);
				opacity: 0;
}

.scale-in-up.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: scale(0.5);
				transform: scale(0.5);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
				-webkit-transform: scale(1);
				transform: scale(1);
				opacity: 1;
}

.scale-in-down.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: scale(1.5);
				transform: scale(1.5);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
				-webkit-transform: scale(1);
				transform: scale(1);
				opacity: 1;
}

.scale-out-up.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: scale(1);
				transform: scale(1);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
				-webkit-transform: scale(1.5);
				transform: scale(1.5);
				opacity: 0;
}

.scale-out-down.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: scale(1);
				transform: scale(1);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
				-webkit-transform: scale(0.5);
				transform: scale(0.5);
				opacity: 0;
}

.spin-in.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: rotate(-0.75turn);
				transform: rotate(-0.75turn);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
				-webkit-transform: rotate(0);
				transform: rotate(0);
				opacity: 1;
}

.spin-out.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: rotate(0);
				transform: rotate(0);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
				-webkit-transform: rotate(0.75turn);
				transform: rotate(0.75turn);
				opacity: 0;
}

.spin-in-ccw.mui-enter {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: rotate(0.75turn);
				transform: rotate(0.75turn);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
				-webkit-transform: rotate(0);
				transform: rotate(0);
				opacity: 1;
}

.spin-out-ccw.mui-leave {
				-webkit-transition-duration: 500ms;
				        transition-duration: 500ms;
				-webkit-transition-timing-function: linear;
				        transition-timing-function: linear;
				-webkit-transform: rotate(0);
				transform: rotate(0);
				transition-property: opacity, -webkit-transform;
				-webkit-transition-property: opacity, -webkit-transform;
				transition-property: transform, opacity;
				transition-property: transform, opacity, -webkit-transform;
				opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
				-webkit-transform: rotate(-0.75turn);
				transform: rotate(-0.75turn);
				opacity: 0;
}

.slow {
				-webkit-transition-duration: 750ms !important;
				        transition-duration: 750ms !important;
}

.fast {
				-webkit-transition-duration: 250ms !important;
				        transition-duration: 250ms !important;
}

.linear {
				-webkit-transition-timing-function: linear !important;
				        transition-timing-function: linear !important;
}

.ease {
				-webkit-transition-timing-function: ease !important;
				        transition-timing-function: ease !important;
}

.ease-in {
				-webkit-transition-timing-function: ease-in !important;
				        transition-timing-function: ease-in !important;
}

.ease-out {
				-webkit-transition-timing-function: ease-out !important;
				        transition-timing-function: ease-out !important;
}

.ease-in-out {
				-webkit-transition-timing-function: ease-in-out !important;
				        transition-timing-function: ease-in-out !important;
}

.bounce-in {
				-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
				        transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
				-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
				        transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
				-webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
				        transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
				-webkit-transition-delay: 300ms !important;
				        transition-delay: 300ms !important;
}

.long-delay {
				-webkit-transition-delay: 700ms !important;
				        transition-delay: 700ms !important;
}

.shake {
				-webkit-animation-name: shake-7;
				animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
				0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
								-webkit-transform: translateX(7%);
								transform: translateX(7%);
				}
				5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
								-webkit-transform: translateX(-7%);
								transform: translateX(-7%);
				}
}
@keyframes shake-7 {
				0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
								-webkit-transform: translateX(7%);
								transform: translateX(7%);
				}
				5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
								-webkit-transform: translateX(-7%);
								transform: translateX(-7%);
				}
}
.spin-cw {
				-webkit-animation-name: spin-cw-1turn;
				animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
				0% {
								-webkit-transform: rotate(-1turn);
								transform: rotate(-1turn);
				}
				100% {
								-webkit-transform: rotate(0);
								transform: rotate(0);
				}
}
@keyframes spin-cw-1turn {
				0% {
								-webkit-transform: rotate(-1turn);
								transform: rotate(-1turn);
				}
				100% {
								-webkit-transform: rotate(0);
								transform: rotate(0);
				}
}
.spin-ccw {
				-webkit-animation-name: spin-cw-1turn;
				animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
				0% {
								-webkit-transform: rotate(0);
								transform: rotate(0);
				}
				100% {
								-webkit-transform: rotate(1turn);
								transform: rotate(1turn);
				}
}
.wiggle {
				-webkit-animation-name: wiggle-7deg;
				animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
				40%, 50%, 60% {
								-webkit-transform: rotate(7deg);
								transform: rotate(7deg);
				}
				35%, 45%, 55%, 65% {
								-webkit-transform: rotate(-7deg);
								transform: rotate(-7deg);
				}
				0%, 30%, 70%, 100% {
								-webkit-transform: rotate(0);
								transform: rotate(0);
				}
}
@keyframes wiggle-7deg {
				40%, 50%, 60% {
								-webkit-transform: rotate(7deg);
								transform: rotate(7deg);
				}
				35%, 45%, 55%, 65% {
								-webkit-transform: rotate(-7deg);
								transform: rotate(-7deg);
				}
				0%, 30%, 70%, 100% {
								-webkit-transform: rotate(0);
								transform: rotate(0);
				}
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
				-webkit-animation-duration: 500ms;
				animation-duration: 500ms;
}

.infinite {
				-webkit-animation-iteration-count: infinite;
				animation-iteration-count: infinite;
}

.slow {
				-webkit-animation-duration: 750ms !important;
				animation-duration: 750ms !important;
}

.fast {
				-webkit-animation-duration: 250ms !important;
				animation-duration: 250ms !important;
}

.linear {
				-webkit-animation-timing-function: linear !important;
				animation-timing-function: linear !important;
}

.ease {
				-webkit-animation-timing-function: ease !important;
				animation-timing-function: ease !important;
}

.ease-in {
				-webkit-animation-timing-function: ease-in !important;
				animation-timing-function: ease-in !important;
}

.ease-out {
				-webkit-animation-timing-function: ease-out !important;
				animation-timing-function: ease-out !important;
}

.ease-in-out {
				-webkit-animation-timing-function: ease-in-out !important;
				animation-timing-function: ease-in-out !important;
}

.bounce-in {
				-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
				animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
				-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
				animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
				-webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
				animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
				-webkit-animation-delay: 300ms !important;
				animation-delay: 300ms !important;
}

.long-delay {
				-webkit-animation-delay: 700ms !important;
				animation-delay: 700ms !important;
}

/**
 * Animate.css
 * https://github.com/animate-css/animate.css
 * https://animate.style
 */
/**
 * Uncomment the ones you want to use. Feel free to change _vars and _base for your project.
 */
:root {
				--animate-duration: 1s;
				--animate-delay: 1s;
				--animate-repeat: 1;
}

.animated {
				-webkit-animation-duration: var(--animate-duration);
				        animation-duration: var(--animate-duration);
				-webkit-animation-fill-mode: both;
				        animation-fill-mode: both;
}

.animated.infinite {
				-webkit-animation-iteration-count: infinite;
				        animation-iteration-count: infinite;
}

.animated.repeat-1 {
				-webkit-animation-iteration-count: var(--animate-repeat);
				        animation-iteration-count: var(--animate-repeat);
}

.animated.repeat-2 {
				-webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
				        animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animated.repeat-3 {
				-webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
				        animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animated.delay-01s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.1);
				        animation-delay: calc(var(--animate-delay) * 0.1);
}

.animated.delay-02s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.2);
				        animation-delay: calc(var(--animate-delay) * 0.2);
}

.animated.delay-03s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.3);
				        animation-delay: calc(var(--animate-delay) * 0.3);
}

.animated.delay-04s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.4);
				        animation-delay: calc(var(--animate-delay) * 0.4);
}

.animated.delay-05s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.5);
				        animation-delay: calc(var(--animate-delay) * 0.5);
}

.animated.delay-06s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.6);
				        animation-delay: calc(var(--animate-delay) * 0.6);
}

.animated.delay-09s {
				-webkit-animation-delay: calc(var(--animate-delay) * 0.9);
				        animation-delay: calc(var(--animate-delay) * 0.9);
}

.animated.delay-1s {
				-webkit-animation-delay: var(--animate-delay);
				        animation-delay: var(--animate-delay);
}

.animated.delay-2s {
				-webkit-animation-delay: calc(var(--animate-delay) * 2);
				        animation-delay: calc(var(--animate-delay) * 2);
}

.animated.delay-3s {
				-webkit-animation-delay: calc(var(--animate-delay) * 3);
				        animation-delay: calc(var(--animate-delay) * 3);
}

.animated.delay-4s {
				-webkit-animation-delay: calc(var(--animate-delay) * 4);
				        animation-delay: calc(var(--animate-delay) * 4);
}

.animated.delay-5s {
				-webkit-animation-delay: calc(var(--animate-delay) * 5);
				        animation-delay: calc(var(--animate-delay) * 5);
}

.animated.faster {
				-webkit-animation-duration: calc(var(--animate-duration) / 2);
				        animation-duration: calc(var(--animate-duration) / 2);
}

.animated.fast {
				-webkit-animation-duration: calc(var(--animate-duration) * 0.8);
				        animation-duration: calc(var(--animate-duration) * 0.8);
}

.animated.slow {
				-webkit-animation-duration: calc(var(--animate-duration) * 2);
				        animation-duration: calc(var(--animate-duration) * 2);
}

.animated.slower {
				-webkit-animation-duration: calc(var(--animate-duration) * 3);
				        animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
				.animated {
								-webkit-animation-duration: 1ms !important;
								        animation-duration: 1ms !important;
								-webkit-transition-duration: 1ms !important;
								        transition-duration: 1ms !important;
								-webkit-animation-iteration-count: 1 !important;
								        animation-iteration-count: 1 !important;
				}
				.animated[class*=Out] {
								opacity: 0;
				}
}
.animate {
				visibility: hidden;
}

/* Attention seekers  */
/* Back entrances */
/* Back exits */
/* Bouncing entrances  */
/* Bouncing exits  */
/* Fading entrances  */
@-webkit-keyframes fadeIn {
				from {
								opacity: 0;
				}
				to {
								opacity: 1;
				}
}
@keyframes fadeIn {
				from {
								opacity: 0;
				}
				to {
								opacity: 1;
				}
}
.fadeIn {
				-webkit-animation-name: fadeIn;
				        animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
				from {
								opacity: 0;
								-webkit-transform: translate3d(-50px, 0, 0);
								        transform: translate3d(-50px, 0, 0);
				}
				to {
								opacity: 1;
								-webkit-transform: translate3d(0, 0, 0);
								        transform: translate3d(0, 0, 0);
				}
}

@keyframes fadeInLeft {
				from {
								opacity: 0;
								-webkit-transform: translate3d(-50px, 0, 0);
								        transform: translate3d(-50px, 0, 0);
				}
				to {
								opacity: 1;
								-webkit-transform: translate3d(0, 0, 0);
								        transform: translate3d(0, 0, 0);
				}
}
.fadeInLeft {
				-webkit-animation-name: fadeInLeft;
				        animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
				from {
								opacity: 0;
								-webkit-transform: translate3d(50px, 0, 0);
								        transform: translate3d(50px, 0, 0);
				}
				to {
								opacity: 1;
								-webkit-transform: translate3d(0, 0, 0);
								        transform: translate3d(0, 0, 0);
				}
}

@keyframes fadeInRight {
				from {
								opacity: 0;
								-webkit-transform: translate3d(50px, 0, 0);
								        transform: translate3d(50px, 0, 0);
				}
				to {
								opacity: 1;
								-webkit-transform: translate3d(0, 0, 0);
								        transform: translate3d(0, 0, 0);
				}
}
.fadeInRight {
				-webkit-animation-name: fadeInRight;
				        animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
				from {
								opacity: 0;
								-webkit-transform: translate3d(0, 50px, 0);
								        transform: translate3d(0, 50px, 0);
				}
				to {
								opacity: 1;
								-webkit-transform: translate3d(0, 0, 0);
								        transform: translate3d(0, 0, 0);
				}
}

@keyframes fadeInUp {
				from {
								opacity: 0;
								-webkit-transform: translate3d(0, 50px, 0);
								        transform: translate3d(0, 50px, 0);
				}
				to {
								opacity: 1;
								-webkit-transform: translate3d(0, 0, 0);
								        transform: translate3d(0, 0, 0);
				}
}
.fadeInUp {
				-webkit-animation-name: fadeInUp;
				        animation-name: fadeInUp;
}

/* Fading exits */
/* Flippers */
/* Lightspeed */
/* Rotating entrances */
/* Rotating exits */
/* Specials */
/* Zooming entrances */
/* Zooming exits */
/* Sliding entrances */
/* Sliding exits */
/**
 * Swiper 11.1.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 13, 2024
 */
@font-face {
				font-family: swiper-icons;
				src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
				font-weight: 400;
				font-style: normal;
}
:root {
				--swiper-theme-color:#007aff;
}

:host {
				position: relative;
				display: block;
				margin-left: auto;
				margin-right: auto;
				z-index: 1;
}

.swiper {
				margin-left: auto;
				margin-right: auto;
				position: relative;
				overflow: hidden;
				list-style: none;
				padding: 0;
				z-index: 1;
				display: block;
}

.swiper-vertical > .swiper-wrapper {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
}

.swiper-wrapper {
				position: relative;
				width: 100%;
				height: 100%;
				z-index: 1;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-transition-property: -webkit-transform;
				transition-property: -webkit-transform;
				transition-property: transform;
				transition-property: transform, -webkit-transform;
				-webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
				        transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
				-webkit-box-sizing: content-box;
				        box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
				-webkit-transform: translate3d(0px, 0, 0);
				        transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
				-ms-touch-action: pan-y;
				    touch-action: pan-y;
}

.swiper-vertical {
				-ms-touch-action: pan-x;
				    touch-action: pan-x;
}

.swiper-slide {
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				width: 100%;
				height: 100%;
				position: relative;
				-webkit-transition-property: -webkit-transform;
				transition-property: -webkit-transform;
				transition-property: transform;
				transition-property: transform, -webkit-transform;
				display: block;
}

.swiper-slide-invisible-blank {
				visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
				height: auto;
}

.swiper-autoheight .swiper-wrapper {
				-webkit-box-align: start;
				    -ms-flex-align: start;
				        align-items: flex-start;
				-webkit-transition-property: height, -webkit-transform;
				transition-property: height, -webkit-transform;
				transition-property: transform, height;
				transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
				-webkit-transform: translateZ(0);
				        transform: translateZ(0);
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
				-webkit-perspective: 1200px;
				        perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
				-webkit-transform-style: preserve-3d;
				        transform-style: preserve-3d;
}

.swiper-3d {
				-webkit-perspective: 1200px;
				        perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
				-webkit-transform-style: preserve-3d;
				        transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
				overflow: auto;
				scrollbar-width: none;
				-ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
				display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
				scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
				-ms-scroll-snap-type: x mandatory;
				    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
				-ms-scroll-snap-type: y mandatory;
				    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
				-ms-scroll-snap-type: none;
				    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
				scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
				content: "";
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-webkit-box-ordinal-group: 10000;
				    -ms-flex-order: 9999;
				        order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
				scroll-snap-align: center center;
				scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
				-webkit-margin-start: var(--swiper-centered-offset-before);
				        margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
				height: 100%;
				min-height: 1px;
				width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
				-webkit-margin-before: var(--swiper-centered-offset-before);
				        margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
				width: 100%;
				min-width: 1px;
				height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				pointer-events: none;
				z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
				background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
				background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
				background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
				background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
				background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
				background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
				background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
				background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
				background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
				width: 42px;
				height: 42px;
				position: absolute;
				left: 50%;
				top: 50%;
				margin-left: -21px;
				margin-top: -21px;
				z-index: 10;
				-webkit-transform-origin: 50%;
				        transform-origin: 50%;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
				border-radius: 50%;
				border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
				-webkit-animation: swiper-preloader-spin 1s infinite linear;
				        animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
				--swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
				--swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
				0% {
								-webkit-transform: rotate(0deg);
								        transform: rotate(0deg);
				}
				100% {
								-webkit-transform: rotate(360deg);
								        transform: rotate(360deg);
				}
}

@keyframes swiper-preloader-spin {
				0% {
								-webkit-transform: rotate(0deg);
								        transform: rotate(0deg);
				}
				100% {
								-webkit-transform: rotate(360deg);
								        transform: rotate(360deg);
				}
}
.swiper-virtual .swiper-slide {
				-webkit-backface-visibility: hidden;
				-webkit-transform: translateZ(0);
				        transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
				content: "";
				position: absolute;
				left: 0;
				top: 0;
				pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
				height: 1px;
				width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
				width: 1px;
				height: var(--swiper-virtual-size);
}

:root {
				--swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
				position: absolute;
				top: var(--swiper-navigation-top-offset, 50%);
				width: calc(var(--swiper-navigation-size) / 44 * 27);
				height: var(--swiper-navigation-size);
				margin-top: calc(0px - var(--swiper-navigation-size) / 2);
				z-index: 10;
				cursor: pointer;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
				opacity: 0.35;
				cursor: auto;
				pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
				opacity: 0;
				cursor: auto;
				pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
				display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
				width: 100%;
				height: 100%;
				-o-object-fit: contain;
				   object-fit: contain;
				-webkit-transform-origin: center;
				        transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
				-webkit-transform: rotate(180deg);
				        transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
				left: var(--swiper-navigation-sides-offset, 10px);
				right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
				right: var(--swiper-navigation-sides-offset, 10px);
				left: auto;
}

.swiper-button-lock {
				display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
				font-family: swiper-icons;
				font-size: var(--swiper-navigation-size);
				text-transform: none !important;
				letter-spacing: 0;
				font-variant: initial;
				line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
				content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
				right: var(--swiper-navigation-sides-offset, 10px);
				left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
				content: "next";
}

.swiper-pagination {
				position: absolute;
				text-align: center;
				-webkit-transition: 0.3s opacity;
				transition: 0.3s opacity;
				-webkit-transform: translate3d(0, 0, 0);
				        transform: translate3d(0, 0, 0);
				z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
				opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
				display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
				bottom: var(--swiper-pagination-bottom, 8px);
				top: var(--swiper-pagination-top, auto);
				left: 0;
				width: 100%;
}

.swiper-pagination-bullets-dynamic {
				overflow: hidden;
				font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
				-webkit-transform: scale(0.33);
				        transform: scale(0.33);
				position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
				-webkit-transform: scale(1);
				        transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
				-webkit-transform: scale(1);
				        transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
				-webkit-transform: scale(0.66);
				        transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
				-webkit-transform: scale(0.33);
				        transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
				-webkit-transform: scale(0.66);
				        transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
				-webkit-transform: scale(0.33);
				        transform: scale(0.33);
}

.swiper-pagination-bullet {
				width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
				height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
				display: inline-block;
				border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
				background: var(--swiper-pagination-bullet-inactive-color, #000);
				opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
				border: none;
				margin: 0;
				padding: 0;
				-webkit-box-shadow: none;
				        box-shadow: none;
				-webkit-appearance: none;
				-moz-appearance: none;
				     appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
				cursor: pointer;
}

.swiper-pagination-bullet:only-child {
				display: none !important;
}

.swiper-pagination-bullet-active {
				opacity: var(--swiper-pagination-bullet-opacity, 1);
				background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
				right: var(--swiper-pagination-right, 8px);
				left: var(--swiper-pagination-left, auto);
				top: 50%;
				-webkit-transform: translate3d(0px, -50%, 0);
				        transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
				margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
				display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
				top: 50%;
				-webkit-transform: translateY(-50%);
				        transform: translateY(-50%);
				width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
				display: inline-block;
				-webkit-transition: 0.2s top, 0.2s -webkit-transform;
				transition: 0.2s top, 0.2s -webkit-transform;
				transition: 0.2s transform, 0.2s top;
				transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
				margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
				left: 50%;
				-webkit-transform: translateX(-50%);
				        transform: translateX(-50%);
				white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
				-webkit-transition: 0.2s left, 0.2s -webkit-transform;
				transition: 0.2s left, 0.2s -webkit-transform;
				transition: 0.2s transform, 0.2s left;
				transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
				-webkit-transition: 0.2s right, 0.2s -webkit-transform;
				transition: 0.2s right, 0.2s -webkit-transform;
				transition: 0.2s transform, 0.2s right;
				transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
				color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
				background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
				position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
				background: var(--swiper-pagination-color, var(--swiper-theme-color));
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				-webkit-transform: scale(0);
				        transform: scale(0);
				-webkit-transform-origin: left top;
				        transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
				-webkit-transform-origin: right top;
				        transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
				width: 100%;
				height: var(--swiper-pagination-progressbar-size, 4px);
				left: 0;
				top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
				width: var(--swiper-pagination-progressbar-size, 4px);
				height: 100%;
				left: 0;
				top: 0;
}

.swiper-pagination-lock {
				display: none;
}

.swiper-scrollbar {
				border-radius: var(--swiper-scrollbar-border-radius, 10px);
				position: relative;
				-ms-touch-action: none;
				    touch-action: none;
				background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
				display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
				position: absolute;
				left: var(--swiper-scrollbar-sides-offset, 1%);
				bottom: var(--swiper-scrollbar-bottom, 4px);
				top: var(--swiper-scrollbar-top, auto);
				z-index: 50;
				height: var(--swiper-scrollbar-size, 4px);
				width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
				position: absolute;
				left: var(--swiper-scrollbar-left, auto);
				right: var(--swiper-scrollbar-right, 4px);
				top: var(--swiper-scrollbar-sides-offset, 1%);
				z-index: 50;
				width: var(--swiper-scrollbar-size, 4px);
				height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
				height: 100%;
				width: 100%;
				position: relative;
				background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
				border-radius: var(--swiper-scrollbar-border-radius, 10px);
				left: 0;
				top: 0;
}

.swiper-scrollbar-cursor-drag {
				cursor: move;
}

.swiper-scrollbar-lock {
				display: none;
}

.swiper-zoom-container {
				width: 100%;
				height: 100%;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
				max-width: 100%;
				max-height: 100%;
				-o-object-fit: contain;
				   object-fit: contain;
}

.swiper-slide-zoomed {
				cursor: move;
				-ms-touch-action: none;
				    touch-action: none;
}

.swiper .swiper-notification {
				position: absolute;
				left: 0;
				top: 0;
				pointer-events: none;
				opacity: 0;
				z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
				-webkit-transition-timing-function: ease-out;
				        transition-timing-function: ease-out;
				margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
				-webkit-transition-timing-function: ease-out;
				        transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
				pointer-events: none;
				-webkit-transition-property: opacity;
				transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
				pointer-events: none;
}

.swiper-fade .swiper-slide-active {
				pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
				pointer-events: auto;
}

.swiper-cube {
				overflow: visible;
}

.swiper-cube .swiper-slide {
				pointer-events: none;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				z-index: 1;
				visibility: hidden;
				-webkit-transform-origin: 0 0;
				        transform-origin: 0 0;
				width: 100%;
				height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
				pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
				-webkit-transform-origin: 100% 0;
				        transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
				pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
				pointer-events: auto;
				visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
				position: absolute;
				left: 0;
				bottom: 0px;
				width: 100%;
				height: 100%;
				opacity: 0.6;
				z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
				content: "";
				background: #000;
				position: absolute;
				left: 0;
				top: 0;
				bottom: 0;
				right: 0;
				-webkit-filter: blur(50px);
				        filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
				pointer-events: auto;
				visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
				z-index: 0;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.swiper-flip {
				overflow: visible;
}

.swiper-flip .swiper-slide {
				pointer-events: none;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
				pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
				pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
				z-index: 0;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				overflow: hidden;
				-webkit-transition-property: opacity, height, -webkit-transform;
				transition-property: opacity, height, -webkit-transform;
				transition-property: transform, opacity, height;
				transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
				overflow: visible;
}

.swiper-cards .swiper-slide {
				-webkit-transform-origin: center bottom;
				        transform-origin: center bottom;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				overflow: hidden;
}

.select2-container {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				display: inline-block;
				margin: 0;
				position: relative;
				vertical-align: middle;
}

.select2-container .select2-selection--single {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				cursor: pointer;
				display: block;
				height: 28px;
				-moz-user-select: none;
				 -ms-user-select: none;
				     user-select: none;
				-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
				display: block;
				padding-left: 8px;
				padding-right: 20px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
				position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
				padding-right: 8px;
				padding-left: 20px;
}

.select2-container .select2-selection--multiple {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				cursor: pointer;
				display: block;
				min-height: 32px;
				-moz-user-select: none;
				 -ms-user-select: none;
				     user-select: none;
				-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
				display: inline-block;
				overflow: hidden;
				padding-left: 8px;
				text-overflow: ellipsis;
				white-space: nowrap;
}

.select2-container .select2-search--inline {
				float: left;
}

.select2-container .select2-search--inline .select2-search__field {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				border: none;
				font-size: 100%;
				margin-top: 5px;
				padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
				-webkit-appearance: none;
}

.select2-dropdown {
				background-color: white;
				border: 1px solid #aaa;
				border-radius: 4px;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				display: block;
				position: absolute;
				left: -100000px;
				width: 100%;
				z-index: 1051;
}

.select2-results {
				display: block;
}

.select2-results__options {
				list-style: none;
				margin: 0;
				padding: 0;
}

.select2-results__option {
				padding: 6px;
				-moz-user-select: none;
				 -ms-user-select: none;
				     user-select: none;
				-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
				cursor: pointer;
}

.select2-container--open .select2-dropdown {
				left: 0;
}

.select2-container--open .select2-dropdown--above {
				border-bottom: none;
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
				border-top: none;
				border-top-left-radius: 0;
				border-top-right-radius: 0;
}

.select2-search--dropdown {
				display: block;
				padding: 4px;
}

.select2-search--dropdown .select2-search__field {
				padding: 4px;
				width: 100%;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
				-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
				display: none;
}

.select2-close-mask {
				border: 0;
				margin: 0;
				padding: 0;
				display: block;
				position: fixed;
				left: 0;
				top: 0;
				min-height: 100%;
				min-width: 100%;
				height: auto;
				width: auto;
				opacity: 0;
				z-index: 99;
				background-color: #fff;
				filter: alpha(opacity=0);
}

.select2-hidden-accessible {
				border: 0 !important;
				clip: rect(0 0 0 0) !important;
				clip-path: inset(50%) !important;
				height: 1px !important;
				overflow: hidden !important;
				padding: 0 !important;
				position: absolute !important;
				width: 1px !important;
				white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
				background-color: #fff;
				border: 1px solid #aaa;
				border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
				color: #444;
				line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
				cursor: pointer;
				float: right;
				font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
				color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
				height: 26px;
				position: absolute;
				top: 1px;
				right: 1px;
				width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
				border-color: #888 transparent transparent transparent;
				border-style: solid;
				border-width: 5px 4px 0 4px;
				height: 0;
				left: 50%;
				margin-left: -4px;
				margin-top: -2px;
				position: absolute;
				top: 50%;
				width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
				float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
				left: 1px;
				right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
				background-color: #eee;
				cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
				display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
				border-color: transparent transparent #888 transparent;
				border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
				background-color: white;
				border: 1px solid #aaa;
				border-radius: 4px;
				cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				list-style: none;
				margin: 0;
				padding: 0 5px;
				width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
				list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
				cursor: pointer;
				float: right;
				font-weight: bold;
				margin-top: 5px;
				margin-right: 10px;
				padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
				background-color: #e4e4e4;
				border: 1px solid #aaa;
				border-radius: 4px;
				cursor: default;
				float: left;
				margin-right: 5px;
				margin-top: 5px;
				padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
				color: #999;
				cursor: pointer;
				display: inline-block;
				font-weight: bold;
				margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
				color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
				float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
				margin-left: 5px;
				margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
				margin-left: 2px;
				margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
				border: solid black 1px;
				outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
				background-color: #eee;
				cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
				display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
				border-top-left-radius: 0;
				border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
				border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
				background: transparent;
				border: none;
				outline: 0;
				-webkit-box-shadow: none;
				        box-shadow: none;
				-webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
				max-height: 200px;
				overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
				padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
				color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
				background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
				padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
				padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
				margin-left: -1em;
				padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
				margin-left: -2em;
				padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
				margin-left: -3em;
				padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
				margin-left: -4em;
				padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
				margin-left: -5em;
				padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
				background-color: #5897fb;
				color: white;
}

.select2-container--default .select2-results__group {
				cursor: default;
				display: block;
				padding: 6px;
}

.select2-container--classic .select2-selection--single {
				background-color: #f7f7f7;
				border: 1px solid #aaa;
				border-radius: 4px;
				outline: 0;
				background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
				background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
				background-repeat: repeat-x;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
				border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
				color: #444;
				line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
				cursor: pointer;
				float: right;
				font-weight: bold;
				margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
				color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
				background-color: #ddd;
				border: none;
				border-left: 1px solid #aaa;
				border-top-right-radius: 4px;
				border-bottom-right-radius: 4px;
				height: 26px;
				position: absolute;
				top: 1px;
				right: 1px;
				width: 20px;
				background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
				background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
				background-repeat: repeat-x;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
				border-color: #888 transparent transparent transparent;
				border-style: solid;
				border-width: 5px 4px 0 4px;
				height: 0;
				left: 50%;
				margin-left: -4px;
				margin-top: -2px;
				position: absolute;
				top: 50%;
				width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
				float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
				border: none;
				border-right: 1px solid #aaa;
				border-radius: 0;
				border-top-left-radius: 4px;
				border-bottom-left-radius: 4px;
				left: 1px;
				right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
				border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
				background: transparent;
				border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
				border-color: transparent transparent #888 transparent;
				border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
				border-top: none;
				border-top-left-radius: 0;
				border-top-right-radius: 0;
				background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
				background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
				background-repeat: repeat-x;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
				border-bottom: none;
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
				background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
				background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
				background-repeat: repeat-x;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
				background-color: white;
				border: 1px solid #aaa;
				border-radius: 4px;
				cursor: text;
				outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
				border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
				list-style: none;
				margin: 0;
				padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
				display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
				background-color: #e4e4e4;
				border: 1px solid #aaa;
				border-radius: 4px;
				cursor: default;
				float: left;
				margin-right: 5px;
				margin-top: 5px;
				padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
				color: #888;
				cursor: pointer;
				display: inline-block;
				font-weight: bold;
				margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
				color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
				float: right;
				margin-left: 5px;
				margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
				margin-left: 2px;
				margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
				border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
				border-top: none;
				border-top-left-radius: 0;
				border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
				border-bottom: none;
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
				border: 1px solid #aaa;
				outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
				outline: 0;
				-webkit-box-shadow: none;
				        box-shadow: none;
}

.select2-container--classic .select2-dropdown {
				background-color: white;
				border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
				border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
				border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
				max-height: 200px;
				overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
				padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
				color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
				background-color: #3875d7;
				color: white;
}

.select2-container--classic .select2-results__group {
				cursor: default;
				display: block;
				padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
				border-color: #5897fb;
}

/**
 * Takeover
 */
.js-no-scroll {
				overflow: hidden !important;
}

.show-takeover .takeover-hide {
				display: none !important;
}

.takeover-show {
				visibility: hidden;
				opacity: 0;
				-webkit-transition: opacity 0.25s ease-out;
				transition: opacity 0.25s ease-out;
}
.show-takeover .takeover-show {
				visibility: visible;
				opacity: 1;
}

.takeover {
				width: 100%;
				height: 100%;
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				z-index: 100;
				visibility: hidden;
				pointer-events: none;
				overflow-y: auto;
				opacity: 0;
				-webkit-transform: scale(0.9);
				        transform: scale(0.9);
				-webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
				transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
				transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
				transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
}
.takeover.open {
				visibility: visible;
				opacity: 1;
				-webkit-transform: scale(1);
				        transform: scale(1);
				-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
				transition: opacity 0.4s, -webkit-transform 0.4s;
				transition: transform 0.4s, opacity 0.4s;
				transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.admin-bar .takeover {
				top: 32px;
}
.show-takeover .takeover {
				pointer-events: auto;
}
.takeover .toggle-takeover {
				position: absolute;
				right: 2rem;
				top: 2rem;
				z-index: 999;
}
.takeover .takeover-content {
				height: 100%;
}
.takeover.takeover-hugeinc {
				opacity: 0;
				visibility: hidden;
				-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
				-webkit-transition: opacity 0.5s, visibility 0s 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, visibility 0s 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
				transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s, -webkit-transform 0.5s;
}
.takeover.takeover-hugeinc.open {
				opacity: 1;
				visibility: visible;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.takeover.takeover-slidedown {
				opacity: 1;
				visibility: hidden;
				-webkit-transform: translateY(-100%);
				transform: translateY(-100%);
				-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
				-webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s ease-in-out;
				transition: visibility 0s 0.4s, -webkit-transform 0.4s ease-in-out;
				transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
				transition: transform 0.4s ease-in-out, visibility 0s 0.4s, -webkit-transform 0.4s ease-in-out;
}
.takeover.takeover-slidedown.open {
				visibility: visible;
				-webkit-transform: translateY(0%);
				transform: translateY(0%);
				-webkit-transition: -webkit-transform 0.4s ease-in-out;
				transition: -webkit-transform 0.4s ease-in-out;
				transition: transform 0.4s ease-in-out;
				transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.takeover.takeover-scale {
				visibility: hidden;
				opacity: 0;
				-webkit-transform: scale(0.9);
				transform: scale(0.9);
				-webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
				-webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
				transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
				transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
				transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
}
.takeover.takeover-scale.open {
				visibility: visible;
				opacity: 1;
				-webkit-transform: scale(1);
				transform: scale(1);
				-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
				-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
				transition: opacity 0.4s, -webkit-transform 0.4s;
				transition: transform 0.4s, opacity 0.4s;
				transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.takeover.takeover-simplegenie {
				visibility: hidden;
				-webkit-transform: translateY(60%) scale(0);
				transform: translateY(60%) scale(0);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.4s, visibility 0s 0.4s;
				-webkit-transition: opacity 0.5s, visibility 0s 0.4s, -webkit-transform 0.4s;
				transition: opacity 0.5s, visibility 0s 0.4s, -webkit-transform 0.4s;
				transition: opacity 0.5s, transform 0.4s, visibility 0s 0.4s;
				transition: opacity 0.5s, transform 0.4s, visibility 0s 0.4s, -webkit-transform 0.4s;
}
.takeover.takeover-simplegenie.open {
				visibility: visible;
				-webkit-transform: translateY(0%) scale(1);
				transform: translateY(0%) scale(1);
				-webkit-transition: -webkit-transform 0.4s;
				transition: -webkit-transform 0.4s;
				transition: transform 0.4s;
				transition: transform 0.4s, -webkit-transform 0.4s;
}

.takeover {
				background-color: rgba(255, 255, 255, 0.8);
}
.takeover .toggle-takeover {
				color: #444;
				padding: 2rem 1rem;
}
.takeover .takeover-content {
				padding: 2rem;
}

.wp-caption > figcaption {
				max-width: 100%;
				font-size: 0.8rem;
				color: #999;
				padding: 0.25rem 0;
}
.wp-caption.alignleft, .wp-caption.alignright {
				display: table;
}
.wp-caption.alignleft figcaption, .wp-caption.alignright figcaption {
				display: table-caption;
				caption-side: bottom;
}

p.wp-caption-text {
				font-size: 90%;
				color: #666;
				padding: 0.625rem 0;
}

.alignleft {
				float: left;
				margin: 0;
				margin-right: 2rem;
}

.alignright {
				float: right;
				margin: 0;
				margin-left: 2rem;
}

.aligncenter {
				display: block;
				margin-left: auto;
				margin-right: auto;
}

body.page-template-template-portfolio .site-header .logo a svg path,
body.page-template-template-team .site-header .logo a svg path {
				fill: #ffffff;
}
body.page-template-template-portfolio .site-header .menu-header li a,
body.page-template-template-team .site-header .menu-header li a {
				color: #ffffff;
}
body.page-template-template-portfolio .site-header .menu-header li a.button,
body.page-template-template-team .site-header .menu-header li a.button {
				border-color: #ffffff;
}
body.page-template-template-portfolio .mobile-menu-icon .burg span,
body.page-template-template-team .mobile-menu-icon .burg span {
				background-color: #ffffff;
}
body.page-template-template-portfolio .mobile-menu-icon .burg:before, body.page-template-template-portfolio .mobile-menu-icon .burg:after,
body.page-template-template-team .mobile-menu-icon .burg:before,
body.page-template-template-team .mobile-menu-icon .burg:after {
				background-color: #ffffff;
}
body.page-template-template-portfolio.has-scrolled .site-header.nav-is-open .logo a svg path,
body.page-template-template-team.has-scrolled .site-header.nav-is-open .logo a svg path {
				fill: #ffffff;
}
body.page-template-template-portfolio.has-scrolled .site-header.nav-is-open .mobile-menu-icon .burg span,
body.page-template-template-team.has-scrolled .site-header.nav-is-open .mobile-menu-icon .burg span {
				background-color: #ffffff;
}
body.page-template-template-portfolio.has-scrolled .site-header.nav-is-open .mobile-menu-icon .burg:before, body.page-template-template-portfolio.has-scrolled .site-header.nav-is-open .mobile-menu-icon .burg:after,
body.page-template-template-team.has-scrolled .site-header.nav-is-open .mobile-menu-icon .burg:before,
body.page-template-template-team.has-scrolled .site-header.nav-is-open .mobile-menu-icon .burg:after {
				background-color: #ffffff;
}
body.page-template-template-portfolio.has-scrolled .site-header .logo a svg path,
body.page-template-template-team.has-scrolled .site-header .logo a svg path {
				fill: #00062C;
}
body.page-template-template-portfolio.has-scrolled .site-header .menu-header li a,
body.page-template-template-team.has-scrolled .site-header .menu-header li a {
				color: #010101;
}
body.page-template-template-portfolio.has-scrolled .site-header .menu-header li a.button,
body.page-template-template-team.has-scrolled .site-header .menu-header li a.button {
				border-color: #00062C;
}
body.page-template-template-portfolio.has-scrolled .site-header .mobile-menu-icon .burg span,
body.page-template-template-team.has-scrolled .site-header .mobile-menu-icon .burg span {
				background-color: #010101;
}
body.page-template-template-portfolio.has-scrolled .site-header .mobile-menu-icon .burg:before, body.page-template-template-portfolio.has-scrolled .site-header .mobile-menu-icon .burg:after,
body.page-template-template-team.has-scrolled .site-header .mobile-menu-icon .burg:before,
body.page-template-template-team.has-scrolled .site-header .mobile-menu-icon .burg:after {
				background-color: #010101;
}

.site-header {
				position: fixed;
				top: 0;
				width: 100%;
				height: 80px;
				z-index: 100;
				visibility: visible;
				opacity: 1;
				-webkit-transition: height 0.5s;
				transition: height 0.5s;
}
.site-header:before {
				content: "";
				position: absolute;
				left: 0;
				top: 0;
				height: 100%;
				width: 100%;
				background-color: #ffffff;
				opacity: 0;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.site-header.nav-is-open .logo a svg .logo-mark path {
				fill: #ffffff;
}
.site-header.nav-is-open .logo a svg .logo-text path {
				fill: #ffffff;
}
body.has-scrolled .site-header {
				height: 80px;
}
@media print, screen and (min-width: 56.25em) {
				body.has-scrolled .site-header .logo a:hover svg .logo-mark path {
								fill: #285FFF;
				}
}
body.has-scrolled .site-header:before {
				opacity: 1;
}
body.has-scrolled .site-header.nav-is-open:before {
				opacity: 0;
}
@media print, screen and (max-width: 63.99875em) {
				.site-header {
								height: 80px;
				}
}
.site-header .logo a {
				display: table;
}
@media print, screen and (min-width: 56.25em) {
				.site-header .logo a:hover svg .logo-mark path {
								fill: #285FFF;
				}
}
.site-header .logo a svg,
.site-header .logo a img {
				height: 32px;
				display: table;
}
@media print, screen and (max-width: 39.99875em) {
				.site-header .logo a svg,
				.site-header .logo a img {
								height: 22px;
				}
}
.site-header .logo a svg path,
.site-header .logo a img path {
				-webkit-transition: fill 0.5s;
				transition: fill 0.5s;
}
.site-header .logo a svg .logo-text path,
.site-header .logo a img .logo-text path {
				fill: #00062C;
}

.menu-header,
.menu-header.no-bullet {
				margin-bottom: 0;
				display: table;
				margin: 0 0 0 auto;
				padding: 0;
}
.menu-header > li,
.menu-header.no-bullet > li {
				display: inline-block;
}
.menu-header > li.is-dropdown-submenu-parent > a,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a {
				padding: 20px 40px 20px 20px;
}
.menu-header > li.is-dropdown-submenu-parent > a:before, .menu-header > li.is-dropdown-submenu-parent > a:after,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a:before,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a:after {
				content: "";
				width: 7px;
				height: 1px;
				background-color: #00062C;
				position: absolute;
				right: 25px;
				top: 50%;
				-webkit-transform: rotate(45deg);
				        transform: rotate(45deg);
				border: none;
				left: auto;
				margin: 0;
				-webkit-transition: -webkit-transform 0.5s;
				transition: -webkit-transform 0.5s;
				transition: transform 0.5s;
				transition: transform 0.5s, -webkit-transform 0.5s;
}
.menu-header > li.is-dropdown-submenu-parent > a:after,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a:after {
				-webkit-transform: rotate(-45deg);
				        transform: rotate(-45deg);
				right: 20px;
}
.menu-header > li.is-active > a,
.menu-header.no-bullet > li.is-active > a {
				color: #ffffff;
}
.menu-header > li.is-active > a:before,
.menu-header.no-bullet > li.is-active > a:before {
				-webkit-transform: rotate(-45deg);
				        transform: rotate(-45deg);
}
.menu-header > li.is-active > a:after,
.menu-header.no-bullet > li.is-active > a:after {
				-webkit-transform: rotate(45deg);
				        transform: rotate(45deg);
}
.menu-header > li a,
.menu-header.no-bullet > li a {
				font-size: 1rem;
				line-height: 1;
				color: #010101;
				font-weight: 300;
				position: relative;
				padding: 20px 25px;
}
.menu-header > li a .line,
.menu-header.no-bullet > li a .line {
				width: calc(100% - 50px);
				left: 25px;
				position: absolute;
				bottom: 10px;
}
.menu-header > li a .line:after,
.menu-header.no-bullet > li a .line:after {
				background-color: #285FFF;
				width: 0;
				position: absolute;
				height: 2px;
				bottom: 0px;
				left: 0;
				right: 0;
				margin: auto;
				content: "";
				-webkit-transition: width 0.5s;
				transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.menu-header > li a:hover .line:after, .menu-header > li a:focus .line:after,
				.menu-header.no-bullet > li a:hover .line:after,
				.menu-header.no-bullet > li a:focus .line:after {
								width: 100%;
				}
}
.menu-header > li a.button,
.menu-header.no-bullet > li a.button {
				padding: 14px 34px 13px 14px;
				border-color: transparent !important;
}
.menu-header > li a.button .line,
.menu-header.no-bullet > li a.button .line {
				display: none;
}
.menu-header > li.current-menu-item a .line:after,
.menu-header.no-bullet > li.current-menu-item a .line:after {
				width: 100%;
}
.menu-header > li .sub-menu,
.menu-header.no-bullet > li .sub-menu {
				border: none;
				background-color: transparent;
				border-radius: 10px;
				list-style: none;
				display: block;
				-webkit-transform: translateY(10px);
				        transform: translateY(10px);
				pointer-events: none;
				opacity: 0;
				min-width: 150px;
				overflow: hidden;
				-webkit-box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
				        box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: transform 0.5s, opacity 0.5s;
				transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.menu-header > li .sub-menu.js-dropdown-active,
.menu-header.no-bullet > li .sub-menu.js-dropdown-active {
				-webkit-transform: translateY(0px);
				        transform: translateY(0px);
				pointer-events: all;
				opacity: 1;
}
.menu-header > li .sub-menu li:last-child a .line,
.menu-header.no-bullet > li .sub-menu li:last-child a .line {
				display: none;
}
.menu-header > li .sub-menu li a,
.menu-header.no-bullet > li .sub-menu li a {
				font-size: 1rem;
				line-height: 1.25rem;
				padding: 11px 17px;
				color: #00062C;
				background-color: #ffffff;
}
.menu-header > li .sub-menu li a:hover, .menu-header > li .sub-menu li a:focus,
.menu-header.no-bullet > li .sub-menu li a:hover,
.menu-header.no-bullet > li .sub-menu li a:focus {
				background-color: #00062C;
				color: #ffffff;
}
.menu-header > li .sub-menu li a .line,
.menu-header.no-bullet > li .sub-menu li a .line {
				display: none;
}
.menu-header > li .sub-menu li .sub-menu,
.menu-header.no-bullet > li .sub-menu li .sub-menu {
				margin: 0;
				top: 10px;
}

.mobile-menu-icon {
				width: 45px;
				height: 45px;
				position: relative;
				top: 0;
				right: 0;
				cursor: pointer;
				display: block;
				pointer-events: initial;
				z-index: 101;
				padding: 7px 10px;
				float: right;
				overflow: hidden;
}
.mobile-menu-icon .burg {
				float: right;
				width: 100%;
				position: relative;
				top: 15px;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
}
.mobile-menu-icon .burg span {
				position: absolute;
				left: 0;
				width: 100%;
				height: 2px;
				top: 0;
				opacity: 1;
				background-color: #010101;
				right: 0;
				margin: auto;
				border-radius: 5px;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
}
.mobile-menu-icon .burg:before, .mobile-menu-icon .burg:after {
				display: block;
				content: "";
				height: 2px;
				width: 100%;
				position: absolute;
				background-color: #010101;
				top: -8px;
				border-radius: 5px;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
}
.mobile-menu-icon .burg:after {
				top: 8px;
				width: 50%;
				left: auto;
				right: 0;
}
.mobile-menu-icon.is-open .burg {
				background-color: transparent;
				-webkit-transform: rotate(0deg);
				        transform: rotate(0deg);
}
.mobile-menu-icon.is-open .burg span {
				width: 0;
				background-color: #ffffff;
}
.mobile-menu-icon.is-open .burg:before, .mobile-menu-icon.is-open .burg:after {
				top: 0;
				-webkit-transform: rotate(-45deg);
				        transform: rotate(-45deg);
				background-color: #ffffff;
}
.mobile-menu-icon.is-open .burg:after {
				-webkit-transform: rotate(45deg);
				        transform: rotate(45deg);
				width: 100%;
}

.takeover.nav-takeover {
				background-color: transparent;
				z-index: -1;
}
.takeover.nav-takeover .takeover-content {
				padding: 0;
}
.takeover.nav-takeover .takeover-content .grid-container {
				height: 100%;
				background-color: #00062C;
				padding: 80px 0 0 0;
}
@media print, screen and (max-width: 63.99875em) {
				.takeover.nav-takeover .takeover-content .grid-container {
								padding: 80px 0 0 0;
				}
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header {
				list-style: none;
				margin-left: 0;
				padding: 0;
				margin: 0 auto;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li {
				display: block;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li:last-child a {
				margin: 0 auto;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li a {
				display: table;
				text-align: center;
				width: auto;
				margin-top: 0;
				padding: 10px 0;
				margin: 0 auto 20px auto;
				font-size: 1.25rem;
				color: #ffffff;
				border: none;
				border-radius: 0;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li a.button {
				border: 1px solid #ffffff;
				border-radius: 100px;
				padding: 14px 34px 13px 14px;
				borcer-color: transparent !important;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li a .line {
				width: calc(100% - 0px);
				left: 0px;
				bottom: 5px;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li.is-dropdown-submenu-parent > a {
				margin-top: 0;
				padding: 10px 0;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li.is-dropdown-submenu-parent > a:before, .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header li.is-dropdown-submenu-parent > a:after {
				display: none;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-header .sub-menu {
				display: none;
}

.site-footer {
				position: relative;
				z-index: 1;
				padding: 80px 0;
				background-color: #00062C;
				color: #ffffff;
}
.site-footer .logo a {
				display: table;
}
@media print, screen and (min-width: 56.25em) {
				.site-footer .logo a:hover svg .logo-mark path {
								fill: #285FFF;
				}
}
.site-footer .logo a svg,
.site-footer .logo a img {
				height: 29px;
				display: table;
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .logo a svg,
				.site-footer .logo a img {
								height: 30px;
				}
}
.site-footer .logo a svg path,
.site-footer .logo a img path {
				fill: #ffffff;
				-webkit-transition: fill 0.5s;
				transition: fill 0.5s;
}
.site-footer .menu-container {
				margin-left: -20px;
				margin-right: -20px;
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container {
								margin-top: 80px;
								-webkit-box-pack: center;
								    -ms-flex-pack: center;
								        justify-content: center;
								width: 100%;
								margin-left: 0;
								margin-right: 0;
				}
}
.site-footer .menu-container.secondary {
				margin-top: 15px;
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container.secondary {
								margin-top: 50px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container.secondary .menu-footer li a {
								font-weight: 300;
								font-size: 0.875rem;
				}
}
.site-footer .menu-container.legal {
				margin-top: 15px;
}
.site-footer .menu-container.legal .menu-footer li a {
				font-size: 0.6875rem;
				line-height: 100%;
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container .menu-footer {
								-webkit-box-pack: center;
								    -ms-flex-pack: center;
								        justify-content: center;
								display: -webkit-box;
								display: -ms-flexbox;
								display: flex;
								-webkit-box-orient: horizontal;
								-webkit-box-direction: normal;
								    -ms-flex-flow: row wrap;
								        flex-flow: row wrap;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container .menu-footer li {
								-webkit-box-flex: 0;
								    -ms-flex: 0 0 auto;
								        flex: 0 0 auto;
								min-height: 0;
								min-width: 0;
								width: auto;
				}
}
.site-footer .menu-container .menu-footer li a {
				font-size: 1rem;
				font-weight: 300;
				line-height: 70%;
				color: #ffffff;
				padding: 10px 20px;
				position: relative;
}
@media print, screen and (max-width: 89.99875em) {
				.site-footer .menu-container .menu-footer li a {
								padding: 10px 15px;
								margin-top: 15px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container .menu-footer li a {
								font-weight: 400;
				}
}
.site-footer .menu-container .menu-footer li a .line {
				width: calc(100% - 40px);
				left: 20px;
				position: absolute;
				bottom: 0px;
}
.site-footer .menu-container .menu-footer li a .line:after {
				background-color: #285FFF;
				width: 0;
				position: absolute;
				height: 2px;
				bottom: 0px;
				left: 0;
				right: 0;
				margin: auto;
				content: "";
				-webkit-transition: width 0.5s;
				transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.site-footer .menu-container .menu-footer li a:hover .line:after, .site-footer .menu-container .menu-footer li a:focus .line:after {
								width: 100%;
				}
}
.site-footer .menu-container .menu-footer li.current-menu-item a .line:after {
				width: 100%;
}
.site-footer .menu-container .linkedin {
				color: #ffffff;
				font-size: 1.3125rem;
				margin-left: 20px;
				margin-right: 20px;
}
@media print, screen and (max-width: 63.99875em) {
				.site-footer .menu-container .linkedin {
								margin-top: 30px;
								display: table;
				}
}
.site-footer .menu-container .linkedin:hover {
				color: #285FFF;
}

/**
 * GENERAL TAG STYLES
 *
 * Any global style overrides 
 */
.canvas-wrapper {
				position: relative;
				min-height: auto;
				overflow: hidden;
}

body,
html {
				overflow-x: hidden;
				position: relative;
				background-color: #FFFDFD;
}

img {
				max-width: 100%;
}

a {
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
}

blockquote {
				width: auto;
				padding: 0;
				margin-bottom: 2rem;
}
blockquote p {
				font-family: "Newsreader", sans-serif;
				margin-bottom: 0;
}
blockquote p cite,
blockquote p .cite {
				font-family: "Noto Sans", sans-serif;
				text-transform: uppercase;
				font-style: normal;
				font-weight: 500;
}

.grid-container {
				position: relative;
				padding-right: 30px;
				padding-left: 30px;
}
@media print, screen and (max-width: 63.99875em) {
				.grid-container {
								padding-right: 20px;
								padding-left: 20px;
				}
}

p {
				line-height: inherit;
}
p:last-child {
				margin-bottom: 0;
}

sup {
				top: -0.3em;
}

.close-button {
				outline: none;
				font-size: 3.5em;
				right: 1rem;
				top: 1rem;
				z-index: 2;
}

@media print, screen and (max-width: 26.24875em) {
				.grid-x > .shrink {
								width: -webkit-fit-content;
								width: -moz-fit-content;
								width: fit-content;
				}
}
/**
 * LAYOUT
 * 
 * General styles for content layout
 */
#content {
				min-height: 800px;
				position: relative;
}
#content main {
				position: relative;
}

/**
 * Lazy Load
 */
.lazy,
.bg-lazy {
				opacity: 0;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
}
.lazy.loaded, .lazy.bg-loaded,
.bg-lazy.loaded,
.bg-lazy.bg-loaded {
				opacity: 1;
}

/**
 * Ajax loader
 */
.reveal .ajax-loader {
				text-align: center;
				width: 100%;
				display: block;
				font-size: 1rem;
				color: #00062C;
}

.takeover {
				background-color: rgb(255, 255, 255);
}
.takeover .toggle-takeover {
				color: #999;
				padding: 0;
				position: relative;
				right: 1rem;
				top: 1rem;
}
.takeover .toggle-takeover i {
				font-size: 4rem;
}
.takeover .takeover-content {
				padding: 2rem;
}
.takeover .takeover-content .grid-x {
				position: relative;
}

/**
 * Progress Indicator for Barba
 * Based on Pace but uses greensock
 */
.barba-progress {
				background: #00062C;
				position: fixed;
				z-index: 2000;
				top: 0;
				left: 0;
				height: 2px;
}

a:focus-visible {
				outline: none;
}

/**
 * BarbaJS Transitions
 */
#barba-wrapper {
				position: relative;
}

.barba-container + .barba-container {
				position: absolute;
				min-height: 100vh;
				top: 0;
				width: 100%;
}

.filter-search {
				position: relative;
}
.filter-search .filter-input-text {
				background-color: transparent;
				border: 0;
				color: #010101;
				border-bottom: 1px solid #000000;
				border-radius: 0;
				font-weight: 500;
				-webkit-box-shadow: 0 0 0;
				        box-shadow: 0 0 0;
				padding-left: 0;
				position: relative;
				font-family: "Noto Sans", sans-serif;
				z-index: 2;
				margin: 0;
				height: 32px;
				padding: 4px 0px 4px 0px !important;
				min-width: 250px;
				font-size: 0.875rem !important;
				font-weight: 300;
				line-height: 80% !important;
				color: #010101;
}
.filter-search .filter-input-text:focus {
				border: none;
				border-bottom: 1px solid #000000;
				background-color: transparent;
				-webkit-box-shadow: none;
				        box-shadow: none;
}
.filter-search .icon-search {
				position: absolute;
				right: 0;
				top: 0;
				bottom: 0;
				margin: auto;
				width: 32px;
				height: 32px;
				border-radius: 50%;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				cursor: pointer;
				color: #285FFF;
}

.gform_confirmation_wrapper {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 180%;
				font-family: "Noto Sans", sans-serif;
				margin-top: 75px;
}
@media print, screen and (max-width: 63.99875em) {
				.gform_confirmation_wrapper {
								margin-top: 40px;
				}
}

.gform_wrapper.signup-form_wrapper {
				margin-top: 75px;
}
.gform_wrapper.signup-form_wrapper .gform_validation_errors {
				display: none;
}
.gform_wrapper.signup-form_wrapper .gform_heading .gform_title {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 180%;
				font-family: "Noto Sans", sans-serif;
				margin-bottom: 20px;
}
.gform_wrapper.signup-form_wrapper .gform_heading .gform_required_legend {
				display: none;
}
.gform_wrapper.signup-form_wrapper .signup-form {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: horizontal;
				-webkit-box-direction: normal;
				    -ms-flex-flow: row wrap;
				        flex-flow: row wrap;
				position: relative;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body {
				-webkit-box-flex: 1;
				    -ms-flex: 1 1 0px;
				        flex: 1 1 0;
				width: auto;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield_label {
				font-size: 0.625rem;
				font-weight: 300;
				line-height: 100%;
				letter-spacing: 0.6px;
				text-transform: uppercase;
				color: #ffffff;
				padding-bottom: 5px;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield_label .gfield_required {
				color: red;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield.gfield_error .ginput_container:after {
				width: 100%;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .validation_message {
				display: none;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container {
				position: relative;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container:before, .gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container:after {
				content: "";
				position: absolute;
				bottom: 0;
				left: 0;
				height: 1px;
				width: 100%;
				background-color: #ffffff;
				-webkit-transition: width 0.5s;
				transition: width 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container:after {
				width: 0;
				background-color: red;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input {
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				color: #ffffff;
				background-color: transparent;
				border: none;
				height: 32px;
				margin: 0;
				-webkit-box-shadow: none;
				        box-shadow: none;
				padding: 10px 40px 10px 0;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:hover::-webkit-input-placeholder, .gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:focus::-webkit-input-placeholder {
				opacity: 1;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:hover::-moz-placeholder, .gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:focus::-moz-placeholder {
				opacity: 1;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:hover:-ms-input-placeholder, .gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:focus:-ms-input-placeholder {
				opacity: 1;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:hover::-ms-input-placeholder, .gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:focus::-ms-input-placeholder {
				opacity: 1;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:hover::placeholder, .gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:focus::placeholder {
				opacity: 1;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input::-webkit-input-placeholder {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				opacity: 0.5;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input::-moz-placeholder {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				opacity: 0.5;
				-moz-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input:-ms-input-placeholder {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				opacity: 0.5;
				-ms-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input::-ms-input-placeholder {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				opacity: 0.5;
				-ms-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform-body .gform_fields .gfield .ginput_container input::placeholder {
				color: #ffffff;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				opacity: 0.5;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform_footer {
				position: absolute;
				right: 0;
				height: 100%;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform_footer img {
				display: none;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform_footer .gform_button {
				width: 40px;
				height: 100%;
				border: none;
				padding: 0;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform_footer .gform_button:hover:before {
				background-color: #285FFF;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform_footer .gform_button:before {
				right: 0;
				background-color: #ffffff;
				margin: auto;
				left: 0;
				-webkit-transform: translateX(16px);
				        transform: translateX(16px);
				-webkit-transition: width 0.5s, height 0.5s, background-color 0.5s;
				transition: width 0.5s, height 0.5s, background-color 0.5s;
}
.gform_wrapper.signup-form_wrapper .signup-form .gform_footer .gform_button span {
				position: absolute;
				width: 1px;
				height: 1px;
				padding: 0;
				margin: -1px;
				overflow: hidden;
				clip: rect(0, 0, 0, 0);
				border: 0;
}

h1,
.h1 {
				font-family: "Newsreader", sans-serif;
				font-weight: 400;
				font-size: clamp(3rem, 2.022rem + 2.444vw, 4.375rem);
				line-height: 110%;
				color: #010101;
				margin-bottom: 0;
}
h1 .change-font,
.h1 .change-font {
				font-weight: 300;
				font-style: italic;
}
h1.large,
.h1.large {
				font-size: clamp(3rem, 1.578rem + 3.556vw, 5rem);
}

.h1-i {
				font-style: italic;
				font-weight: 300;
}

h2,
.h2 {
				font-family: "Newsreader", sans-serif;
				font-weight: 400;
				font-size: clamp(2rem, 1.2rem + 2vw, 3.125rem);
				line-height: 110%;
				color: #010101;
				margin-bottom: 0;
}
h2 .change-font,
.h2 .change-font {
				font-weight: 300;
				font-style: italic;
}

.h2-i {
				font-style: italic;
				font-weight: 300;
}

h3,
.h3 {
				font-family: "Newsreader", sans-serif;
				font-weight: 400;
				font-size: clamp(1.625rem, 1.003rem + 1.556vw, 2.5rem);
				line-height: 110%;
				color: #010101;
				margin-bottom: 0;
}
h3 .change-font,
.h3 .change-font {
				font-weight: 300;
				font-style: italic;
}

h4,
.h4 {
				font-family: "Newsreader", sans-serif;
				font-weight: 400;
				font-size: clamp(1.375rem, 1.019rem + 0.889vw, 1.875rem);
				line-height: 110%;
				color: #010101;
				margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
				h4,
				.h4 {
								line-height: 120%;
				}
}
h4 .change-font,
.h4 .change-font {
				font-weight: 300;
				font-style: italic;
}

.body-lg {
				font-size: 1.875rem;
				font-weight: 300;
				line-height: 160%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}
@media print, screen and (max-width: 74.99875em) {
				.body-lg {
								font-size: 1.6875rem;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.body-lg {
								font-size: 1.5rem;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.body-lg {
								font-size: 1.25rem;
				}
}

.body-1 {
				font-size: 1.375rem;
				font-weight: 300;
				line-height: 180%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}
@media print, screen and (max-width: 74.99875em) {
				.body-1 {
								font-size: 1.375rem;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.body-1 {
								font-size: 1.25rem;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.body-1 {
								font-size: 1.125rem;
				}
}

.body-2 {
				font-size: 1.25rem;
				font-weight: 300;
				line-height: 180%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}

.body-3 {
				font-size: 1rem;
				font-weight: 300;
				line-height: 180%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}

.body-4 {
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 180%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}
.body-4.secondary {
				color: #757575;
}

.body-5 {
				font-size: 0.75rem;
				font-weight: 300;
				line-height: 180%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}

.eyebrow-1 {
				font-size: 1rem;
				font-weight: 300;
				line-height: 180%;
				letter-spacing: 0.96px;
				text-transform: uppercase;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}
@media print, screen and (max-width: 63.99875em) {
				.eyebrow-1 {
								font-size: 0.875rem;
								letter-spacing: 0.84px;
				}
}

.eyebrow-2 {
				font-size: 0.875rem;
				font-weight: 400;
				line-height: 180%;
				letter-spacing: 0.84px;
				text-transform: uppercase;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}
@media print, screen and (max-width: 63.99875em) {
				.eyebrow-2 {
								font-size: 0.75rem;
								letter-spacing: 0.72px;
				}
}
.eyebrow-2.secondary {
				color: #757575;
}

.label,
label {
				font-size: 0.625rem;
				color: #010101;
				font-weight: 300;
				font-family: "Noto Sans", sans-serif;
				line-height: 100%;
				letter-spacing: 0.6px;
				text-transform: uppercase;
}

button,
.button {
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				padding: 14px 34px 13px 14px;
				border: 0.5px solid #000000;
				border-radius: 100px;
				background-color: transparent;
				position: relative;
				color: #010101;
				margin-bottom: 0;
}
button:hover, button:focus,
.button:hover,
.button:focus {
				background-color: transparent;
				color: #010101;
				border: 0.5px solid #000000;
}
@media print, screen and (min-width: 56.25em) {
				button:hover,
				.button:hover {
								background-color: transparent;
								color: #010101;
								border: 0.5px solid #000000;
				}
				button:hover:before,
				.button:hover:before {
								width: 12px;
								height: 12px;
								-webkit-transform: translateX(3px);
								        transform: translateX(3px);
				}
				button:focus,
				.button:focus {
								background-color: transparent;
								color: #010101;
								border: 0.5px solid #000000;
				}
}
button:before,
.button:before {
				content: "";
				position: absolute;
				right: 14px;
				top: 0;
				bottom: 0;
				margin: auto;
				width: 4px;
				height: 4px;
				background-color: #285FFF;
				border-radius: 50px;
				-webkit-transition: height 0.75s, width 0.75s, -webkit-transform 0.75s;
				transition: height 0.75s, width 0.75s, -webkit-transform 0.75s;
				transition: height 0.75s, width 0.75s, transform 0.75s;
				transition: height 0.75s, width 0.75s, transform 0.75s, -webkit-transform 0.75s;
				-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
				        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
button.white,
.button.white {
				color: #ffffff;
				border-color: #ffffff;
}
@media print, screen and (min-width: 56.25em) {
				button.white:hover,
				.button.white:hover {
								color: #ffffff;
								border-color: #ffffff;
				}
}

.filter-accordion {
				background-color: transparent;
}
.filter-accordion .accordion-item.is-active .accordion-title:before {
				width: 12px;
				height: 12px;
				-webkit-transform: translateX(3px);
				        transform: translateX(3px);
}
.filter-accordion .accordion-item .accordion-title {
				display: table;
				border-radius: 100px !important;
				border: 1px solid #000000 !important;
}
@media print, screen and (max-width: 74.99875em) {
				.filter-accordion .accordion-item .accordion-title {
								margin-top: 20px;
				}
}
.filter-accordion .accordion-item .accordion-title:before {
				content: "";
}
.filter-accordion .accordion-item .accordion-content {
				border: none !important;
				padding: 0;
				background-color: transparent;
				color: initial;
}
@media print, screen and (max-width: 56.24875em) {
				.filter-accordion .accordion-item .accordion-content .grid-filter .filter-heading {
								margin-bottom: 20px;
				}
}
.filter-accordion .accordion-item .accordion-content .grid-filter .dropdown-filter {
				min-width: 200px;
				margin-left: 60px;
}
@media print, screen and (max-width: 63.99875em) {
				.filter-accordion .accordion-item .accordion-content .grid-filter .dropdown-filter {
								margin-left: 0;
								margin-top: 20px;
				}
}

.select2-container {
				width: 100% !important;
}
.select2-container.select2-container--open .select2-selection .select2-selection__arrow:before {
				-webkit-transform: rotate(-90deg);
				        transform: rotate(-90deg);
}
.select2-container .select2-selection {
				background-color: transparent;
				border: 0;
				color: #010101;
				border-bottom: 1px solid #000000;
				border-radius: 0;
				font-weight: 500;
				-webkit-box-shadow: 0 0 0;
				        box-shadow: 0 0 0;
				position: relative;
				font-family: "Noto Sans", sans-serif;
				z-index: 2;
				margin: 0;
				height: 32px !important;
				border-bottom: 1px solid #010101;
				padding: 0 !important;
				height: auto;
}
.select2-container .select2-selection .select2-selection__rendered {
				padding: 0;
				margin: 0;
				font-size: 0.875rem !important;
				font-weight: 300;
				line-height: 80% !important;
				color: #010101;
				opacity: 0.5;
				padding: 10px 0;
}
.select2-container .select2-selection .select2-selection__arrow {
				width: 12px;
				height: 16px;
				top: calc(50% - 7px);
				right: 0;
}
.select2-container .select2-selection .select2-selection__arrow:before {
				position: absolute;
				-webkit-transition: -webkit-transform 0.5s;
				transition: -webkit-transform 0.5s;
				transition: transform 0.5s;
				transition: transform 0.5s, -webkit-transform 0.5s;
				content: "\e900";
				font-family: "theme-icons";
				width: auto;
				top: 0;
				height: auto;
				background: transparent;
				-webkit-transform: rotate(90deg);
				        transform: rotate(90deg);
				font-size: 0.5rem;
				left: auto;
				right: 0;
				color: #285FFF;
}
.select2-container .select2-selection .select2-selection__arrow:after {
				display: none;
}
.select2-container .select2-selection .select2-selection__arrow b {
				display: none;
}
.select2-container .select2-dropdown {
				border: none;
				z-index: 99;
}
.select2-container .select2-dropdown .select2-search {
				display: none;
}
.select2-container .select2-dropdown .select2-results .select2-results__options {
				-webkit-box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
				        box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
				padding: 10px;
				border-radius: 10px;
				background-color: #FFFDFD;
				max-height: 100%;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
				font-family: "Noto Sans", sans-serif;
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
				padding: 10px 0;
				font-size: 0.875rem;
				font-weight: 300;
				line-height: 80%;
				color: #010101;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option[aria-selected=true] {
				background-color: #ffffff;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected] {
				background-color: #ffffff;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover, .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option:focus {
				background-color: #ffffff;
}

html.is-reveal-open {
				position: initial;
				overflow: hidden !important;
}

.reveal-overlay {
				background-color: transparent;
				opacity: 1;
}
.reveal-overlay:before {
				content: "";
				position: fixed;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background-color: #172626;
				opacity: 0.25;
}

.reveal.fiveelms-ajax-modal {
				width: 100%;
				max-width: 1280px;
				background-color: transparent;
				top: 0 !important;
				border: none;
				padding: 0 30px;
				margin-bottom: 40px;
}
@media print, screen and (max-width: 63.99875em) {
				.reveal.fiveelms-ajax-modal {
								padding: 0 20px;
				}
}
.reveal.fiveelms-ajax-modal:focus-visible {
				outline: none;
}
.reveal.fiveelms-ajax-modal .reveal-content {
				border-radius: 12px;
				background-color: #FFFDFD;
				border: 1px solid #010101;
				padding: 80px 60px 80px 60px;
				min-height: calc(100vh - 350px);
				margin-top: 40px;
				position: relative;
}
@media print, screen and (max-width: 74.99875em) {
				.reveal.fiveelms-ajax-modal .reveal-content {
								padding: 80px 40px 60px 40px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.reveal.fiveelms-ajax-modal .reveal-content {
								padding: 80px 30px 40px 30px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.reveal.fiveelms-ajax-modal .reveal-content {
								padding: 100px 20px 40px 20px;
				}
}
.reveal.fiveelms-ajax-modal .close-button {
				border: none;
				padding: 0;
				position: absolute;
				right: 90px;
				top: 95px;
}
@media print, screen and (max-width: 74.99875em) {
				.reveal.fiveelms-ajax-modal .close-button {
								right: 60px;
								top: 70px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.reveal.fiveelms-ajax-modal .close-button {
								right: 50px;
								top: 70px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.reveal.fiveelms-ajax-modal .close-button {
								right: 40px;
								top: 70px;
				}
}
.reveal.fiveelms-ajax-modal .close-button:before {
				display: none;
}
@media print, screen and (min-width: 56.25em) {
				.reveal.fiveelms-ajax-modal .close-button:hover .arrow-container i {
								-webkit-transform: scaleX(-1);
								        transform: scaleX(-1);
				}
}
.reveal.fiveelms-ajax-modal .close-button .arrow-container {
				border: 1px solid #010101;
				width: 35px;
				height: 35px;
				position: relative;
				border-radius: 50%;
				overflow: hidden;
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
}
.reveal.fiveelms-ajax-modal .close-button .arrow-container i {
				font-size: 1.125rem;
				margin: auto 0;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				color: #285FFF;
				-webkit-transition: -webkit-transform 0.5s;
				transition: -webkit-transform 0.5s;
				transition: transform 0.5s;
				transition: transform 0.5s, -webkit-transform 0.5s;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				width: 100%;
}
.reveal.fiveelms-ajax-modal .close-button .arrow-container i:before {
				display: table;
				margin: auto;
}
.reveal.fiveelms-ajax-modal .close-button .arrow-container i.left {
				left: -40px;
}

.ajax-spinner {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				display: table;
				margin: auto;
}
.ajax-spinner .hollow-dots-spinner {
				height: 15px;
				width: 90px;
}
.ajax-spinner .hollow-dots-spinner .dot {
				width: 15px;
				height: 15px;
				margin: 0 7.5px;
				border: 3px solid #285FFF;
				border-radius: 50%;
				background-color: #285FFF;
				float: left;
				-webkit-transform: scale(0);
				        transform: scale(0);
				-webkit-animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
				        animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
}
.ajax-spinner .hollow-dots-spinner .dot:nth-child(1) {
				-webkit-animation-delay: 300ms;
				        animation-delay: 300ms;
}
.ajax-spinner .hollow-dots-spinner .dot:nth-child(2) {
				-webkit-animation-delay: 600ms;
				        animation-delay: 600ms;
}
.ajax-spinner .hollow-dots-spinner .dot:nth-child(3) {
				-webkit-animation-delay: 900ms;
				        animation-delay: 900ms;
}

@-webkit-keyframes hollow-dots-spinner-animation {
				50% {
								-webkit-transform: scale(1);
								        transform: scale(1);
								opacity: 1;
				}
				100% {
								opacity: 0;
				}
}

@keyframes hollow-dots-spinner-animation {
				50% {
								-webkit-transform: scale(1);
								        transform: scale(1);
								opacity: 1;
				}
				100% {
								opacity: 0;
				}
}
.image-svg {
				z-index: 1;
}
.image-svg .draw-on-back {
				position: absolute;
}

.relative {
				position: relative;
}

.sr-only {
				position: absolute;
				width: 1px;
				height: 1px;
				padding: 0;
				margin: -1px;
				overflow: hidden;
				clip: rect(0, 0, 0, 0);
				border: 0;
}

.height100 {
				height: 100%;
}

.height100vh {
				height: 100vh;
}

.text-indent {
				display: block;
				text-indent: -9999px;
				float: left;
				width: 0;
				height: 0;
}

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

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

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

.uppercase {
				text-transform: uppercase;
}

.left {
				float: left !important;
}

.right {
				float: right !important;
}

.hide {
				display: none;
}

.invisible {
				visibility: hidden;
}

.pointer {
				cursor: pointer;
}

.nowrap {
				white-space: nowrap;
}

.is-serif,
.font-serif {
				font-family: "Newsreader", sans-serif;
}

.is-sans,
.font-sans {
				font-family: "Noto Sans", sans-serif;
}

.is-caps {
				text-transform: uppercase;
}

.js-no-scroll {
				overflow: hidden !important;
}

.js-body-fixed {
				overflow: hidden;
				margin-right: 15px;
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
}

.white {
				color: #ffffff;
}

.default-content .wp-block-image {
				margin: 40px 0;
				position: relative;
}
.default-content .wp-block-columns {
				margin: 30px 0;
}
.default-content .wp-block-columns .wp-block-image {
				margin: 0;
}
.default-content .wp-block-quote {
				background-color: #00062C;
				border: none;
				padding: 40px;
				margin: 40px 0;
}
.default-content .wp-block-quote p {
				font-size: 1.125rem;
				line-height: 1.875rem;
				color: #ffffff;
}
.default-content .wp-block-quote cite {
				color: #ffffff;
				margin-top: 10px;
}

.home-hero {
				padding-top: calc(80px + 100px);
}
@media print, screen and (max-width: 74.99875em) {
				.home-hero {
								padding-bottom: 50px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.home-hero {
								padding-top: calc(80px + 80px);
				}
}
@media print, screen and (max-width: 39.99875em) {
				.home-hero {
								padding-top: calc(80px + 60px);
				}
}
@media print, screen and (max-width: 63.99875em) {
				.home-hero .hero {
								-webkit-box-pack: start;
								    -ms-flex-pack: start;
								        justify-content: flex-start;
				}
}
.home-hero .hero .hero-subheading {
				margin-top: 20px;
				max-width: 575px;
}
.home-hero .hero .text-container {
				z-index: 1;
				position: relative;
}
.home-hero .hero .image-container {
				position: relative;
}
@media print, screen and (max-width: 63.99875em) {
				.home-hero .hero .image-container {
								margin-top: 50px;
				}
}
.home-hero .hero .image-svg {
				-webkit-transform: rotate(180deg) scaleY(-1);
				        transform: rotate(180deg) scaleY(-1);
				margin-top: -100px;
				margin-bottom: -130px;
}
@media print, screen and (max-width: 63.99875em) {
				.home-hero .hero .image-svg {
								margin-top: -30px;
								left: 20px;
				}
}
.home-hero .hero .image-svg .draw-on-back {
				left: 0;
				top: 0;
}
.home-hero .hero .image-svg svg {
				width: 100%;
				left: 0;
				top: 0;
}
.home-hero .hero .h1 {
				position: relative;
}
.home-hero .hero .h1 svg {
				position: absolute;
				top: 100%;
				left: 55%;
				height: 290px;
}
@media print, screen and (max-width: 89.99875em) {
				.home-hero .hero .h1 svg {
								height: 260px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.home-hero .hero .h1 svg {
								height: 270px;
				}
}

.home-intro {
				background-color: #00062C;
}
.home-intro .intro {
				position: relative;
				padding-top: 150px;
				padding-bottom: 50px;
}
@media print, screen and (max-width: 39.99875em) {
				.home-intro .intro {
								padding-top: 150px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.home-intro .intro .before-text {
								padding-right: 0;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.home-intro .intro .before-text {
								text-align: left;
				}
}
.home-intro .intro .rotate-text {
				position: relative;
				display: inline-block;
				height: 1.2em;
				line-height: 1.2;
				overflow: hidden;
				margin-right: -20px;
}
@media print, screen and (max-width: 39.99875em) {
				.home-intro .intro .rotate-text {
								margin-right: 0;
								margin-left: -20px;
				}
}
.home-intro .intro .rotate-text .change-font {
				position: absolute;
				top: 0;
				left: 0;
				white-space: nowrap;
				padding-left: 20px;
				padding-right: 20px;
}
.home-intro .intro .intro-image {
				padding-left: 30px;
}
.home-intro .intro .intro-image .parallax {
				width: 100%;
				padding-top: 100%;
				position: relative;
				overflow: hidden;
				border-radius: 50%;
}
.home-intro .intro .intro-image .parallax img {
				position: absolute;
				left: 0;
				top: 0;
				bottom: 0;
				right: 0;
				margin: auto;
				-o-object-position: center;
				   object-position: center;
				height: 100%;
				width: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}
.home-intro .intro .h2 {
				margin-top: 20px;
				margin-bottom: 40px;
}
.home-intro .intro .intro-buttons {
				margin-top: 40px;
}
.home-intro .intro .intro-buttons a {
				margin-right: 20px;
}
@media print, screen and (max-width: 39.99875em) {
				.home-intro .intro .intro-buttons a {
								margin-bottom: 20px;
								display: inline-block;
				}
}
.home-intro .intro .intro-buttons a:last-child {
				margin-right: 0;
}
.home-intro .intro .has-arrow {
				position: absolute;
				top: 100%;
				z-index: 2;
				height: 150%;
				right: 0;
				width: 44%;
				overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
				.home-intro .intro .has-arrow {
								width: 260px;
								top: calc(100% + 30px);
								height: 270px;
								right: 10%;
				}
}
.home-intro .intro .has-arrow .image-svg {
				-webkit-transform: rotate(80.49deg);
				        transform: rotate(80.49deg);
				width: 110%;
				top: 15%;
}
@media print, screen and (max-width: 63.99875em) {
				.home-intro .intro .has-arrow .image-svg {
								width: auto;
								bottom: -20%;
								top: auto;
				}
}
.home-intro .intro .has-arrow .image-svg .draw-on-back {
				width: 100%;
				top: 0;
				left: 0;
}

.home-growth {
				background-color: #00062C;
				padding-bottom: 200px;
}
@media print, screen and (max-width: 63.99875em) {
				.home-growth {
								padding-bottom: 100px;
				}
}
.home-growth .growth .growth-stats {
				margin-top: 40px;
}
.home-growth .growth .growth-stats .stat {
				margin-top: 40px;
}
.home-growth .growth .growth-stats .stat:last-child .stat-number {
				position: relative;
}
.home-growth .growth .growth-stats .stat:last-child .stat-number:after {
				font-family: "theme-icons";
				content: "\e906";
				position: absolute;
				bottom: -36%;
				left: 0;
				right: 0;
				font-size: clamp(8px, 1vw, 16px);
				color: #285FFF;
}
.home-growth .growth .growth-stats .stat .stat-fund {
				color: #c8c8c8;
}
.home-growth .growth .growth-stats .stat .stat-number {
				margin-top: 10px;
}
.home-growth .growth .growth-stats .stat .stat-year {
				color: #c8c8c8;
				margin-top: 10px;
}

.home-portfolio {
				background-color: #172626;
				padding-top: 125px;
				padding-bottom: 150px;
}
@media print, screen and (max-width: 63.99875em) {
				.home-portfolio .portfolio .portfolio-text .align-right {
								-webkit-box-pack: start;
								-ms-flex-pack: start;
								justify-content: flex-start;
								margin-top: 20px;
				}
}
.home-portfolio .portfolio .portfolio-text .eyebrow-1 {
				opacity: 0.5;
}
.home-portfolio .portfolio .portfolio-text .h2 {
				margin-top: 20px;
}
.home-portfolio .portfolio .portfolio-slider {
				margin-top: 60px;
				width: 168%;
				left: -34%;
}
@media print, screen and (max-width: 56.24875em) {
				.home-portfolio .portfolio .portfolio-slider {
								left: 0;
								width: 100%;
				}
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item {
				height: auto;
				min-height: 360px;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content {
				display: inline-block;
				border-radius: 12px;
				padding-top: 100%;
				position: relative;
				width: calc(100% - 80px);
				overflow: hidden;
				padding: 40px;
				border-radius: 12px;
				background-color: #FFFDFD;
				border: 1px solid #010101;
				height: calc(100% - 80px);
				-webkit-transition: -webkit-box-shadow 0.5s;
				transition: -webkit-box-shadow 0.5s;
				transition: box-shadow 0.5s;
				transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content:hover {
								-webkit-box-shadow: inset 0 0 0 1px transparent;
								        box-shadow: inset 0 0 0 1px transparent;
				}
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content:hover .item-hover .hover-image {
								opacity: 1;
				}
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content:hover .item-hover .hover-logo .logo-image {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.1s;
								        transition-delay: 0.1s;
				}
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content:hover .item-hover .hover-logo .logo-arrow {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.2s;
								        transition-delay: 0.2s;
				}
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content {
				padding: 40px;
				position: absolute;
				top: 0;
				left: 0;
				width: calc(100% - 80px);
				height: calc(100% - 80px);
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-name {
				margin-top: 5px;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-name .h3 {
				font-size: clamp(1.625rem, 3vw, 2.125rem);
}
@media print, screen and (max-width: 89.99875em) {
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-name .h3 {
								font-size: 2rem;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-name .h3 {
								font-size: 1.625rem;
				}
}
@media print, screen and (max-width: 89.99875em) {
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-location {
								font-size: 0.75rem;
				}
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-status {
				font-size: 0.75rem;
				font-weight: 300;
				line-height: 1;
				letter-spacing: 0.6px;
				text-transform: uppercase;
				color: #757575;
				padding-left: 17px;
				position: relative;
}
@media print, screen and (max-width: 89.99875em) {
				.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-status {
								font-size: 0.625rem;
				}
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-status.exited:before {
				opacity: 0.25;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-status:before {
				content: "";
				display: inline-block;
				width: 12px;
				height: 12px;
				border-radius: 50%;
				background-color: #285FFF;
				position: absolute;
				left: 0;
				top: calc(50% - 6px);
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-content .item-grid-text {
				margin-top: 10px;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-image {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background-color: #00062C;
				opacity: 0;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-logo {
				height: 47%;
				max-width: 250px;
				display: table;
				margin: auto;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-logo .logo-image {
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-logo .logo-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: contain;
				   object-fit: contain;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-logo .logo-arrow {
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.home-portfolio .portfolio .portfolio-slider .swiper-wrapper .portfolio-item .company-content .item-hover .hover-arrow {
				color: #ffffff;
				margin: auto;
				display: table;
}
.home-portfolio .portfolio .swiper-controls {
				position: relative;
				margin-top: 60px;
}
.home-portfolio .portfolio .swiper-controls .swiper-button-prev,
.home-portfolio .portfolio .swiper-controls .swiper-button-next {
				position: relative;
				left: 0;
				top: 0;
				bottom: 0;
				margin: 0;
				height: auto;
				width: auto;
				padding-left: 20px;
}
.home-portfolio .portfolio .swiper-controls .swiper-button-prev:after,
.home-portfolio .portfolio .swiper-controls .swiper-button-next:after {
				display: none;
}
.home-portfolio .portfolio .swiper-controls .swiper-button-prev i,
.home-portfolio .portfolio .swiper-controls .swiper-button-next i {
				color: #ffffff;
				-webkit-transition: color 0.5s;
				transition: color 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.home-portfolio .portfolio .swiper-controls .swiper-button-prev:hover i,
				.home-portfolio .portfolio .swiper-controls .swiper-button-next:hover i {
								color: #285FFF;
				}
}
@media print, screen and (min-width: 56.25em) {
				.home-portfolio .portfolio .swiper-controls .swiper-button-prev.swiper-button-disabled:hover i,
				.home-portfolio .portfolio .swiper-controls .swiper-button-next.swiper-button-disabled:hover i {
								color: #ffffff;
				}
}
.home-portfolio .portfolio .swiper-controls .swiper-button-prev {
				padding-left: 0px;
				padding-right: 20px;
}
.home-portfolio .portfolio .swiper-controls .swiper-button-prev i {
				-webkit-transform: rotate(180deg);
				        transform: rotate(180deg);
}
.home-portfolio .portfolio .swiper-controls .swiper-pagination {
				position: relative;
				top: 0;
				bottom: 0;
				left: 0;
				width: auto;
}
.home-portfolio .portfolio .swiper-controls .swiper-pagination .swiper-pagination-bullet {
				background-color: #ffffff;
				width: 10px;
				height: 10px;
				opacity: 0.15;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.home-portfolio .portfolio .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
				opacity: 1;
}

.home-stats {
				padding-bottom: 150px;
}
.home-stats .stats .stats-image {
				margin-top: -25px;
}
@media print, screen and (max-width: 89.99875em) {
				.home-stats .stats .stats-image {
								margin-top: -25px;
				}
}
.home-stats .stats .stats-image .image {
				border-radius: 12px;
				overflow: hidden;
				max-height: 500px;
}
.home-stats .stats .stats-image .image img {
				width: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
				height: 100%;
}
.home-stats .stats .stats-content {
				margin-top: 200px;
}
@media print, screen and (max-width: 74.99875em) {
				.home-stats .stats .stats-content {
								margin-top: 150px;
				}
}
.home-stats .stats .stats-content .eyebrow-1 {
				color: #757575;
}
.home-stats .stats .stats-content .h2 {
				margin-top: 20px;
}
.home-stats .stats .stats-content .body-1 {
				margin-top: 20px;
}
.home-stats .stats .stats-blocks {
				margin-top: 80px;
				margin-left: -30px;
				margin-right: -30px;
}
@media print, screen and (max-width: 74.99875em) {
				.home-stats .stats .stats-blocks {
								margin-top: 20px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.home-stats .stats .stats-blocks {
								margin-top: 0;
				}
}
.home-stats .stats .stats-blocks > .cell {
				padding-right: 30px;
				padding-left: 30px;
}
@media print, screen and (max-width: 74.99875em) {
				.home-stats .stats .stats-blocks .block {
								margin-top: 50px;
				}
}
.home-stats .stats .stats-blocks .block .block-content .blurb {
				margin-top: 32px;
}
.home-stats .stats .stats-blocks .block .block-content .body-1 {
				line-height: 1.1;
}
.home-stats .stats .image-svg {
				position: absolute;
				width: 90px;
				top: -10%;
				right: 35%;
}
@media print, screen and (max-width: 39.99875em) {
				.home-stats .stats .image-svg {
								right: auto;
								top: -90px;
				}
}

.portfolio-grid {
				padding-top: 125px;
				padding-bottom: 125px;
				background-color: #FFFDFD;
}
.portfolio-grid .grid {
				margin-top: 75px;
				margin-left: -12px;
				margin-right: -12px;
}
@media print, screen and (max-width: 63.99875em) {
				.portfolio-grid .grid {
								margin-top: 50px;
				}
}
.portfolio-grid .grid .portfolio-item {
				padding-left: 12px;
				padding-right: 12px;
}
.portfolio-grid .grid .portfolio-item a {
				display: table;
				border-radius: 12px;
				-webkit-box-shadow: inset 0 0 0 1px #010101;
				        box-shadow: inset 0 0 0 1px #010101;
				padding-top: 100%;
				position: relative;
				width: 100%;
				margin-bottom: 24px;
				overflow: hidden;
				-webkit-transition: -webkit-box-shadow 0.5s;
				transition: -webkit-box-shadow 0.5s;
				transition: box-shadow 0.5s;
				transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.portfolio-grid .grid .portfolio-item a:hover {
								-webkit-box-shadow: inset 0 0 0 1px transparent;
								        box-shadow: inset 0 0 0 1px transparent;
				}
				.portfolio-grid .grid .portfolio-item a:hover .item-hover .hover-image {
								opacity: 1;
				}
				.portfolio-grid .grid .portfolio-item a:hover .item-hover .hover-logo .logo-image {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.1s;
								        transition-delay: 0.1s;
				}
				.portfolio-grid .grid .portfolio-item a:hover .item-hover .hover-logo .logo-arrow {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.2s;
								        transition-delay: 0.2s;
				}
}
.portfolio-grid .grid .portfolio-item a .item-content {
				padding: 40px;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
}
@media print, screen and (max-width: 89.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content {
								padding: 20px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content {
								padding: 30px;
				}
}
.portfolio-grid .grid .portfolio-item a .item-content .item-name {
				margin-top: 5px;
}
.portfolio-grid .grid .portfolio-item a .item-content .item-name .h3 {
				font-size: clamp(1.625rem, 3vw, 2.125rem);
}
@media print, screen and (max-width: 89.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content .item-name .h3 {
								font-size: 2rem;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content .item-name .h3 {
								font-size: 1.625rem;
				}
}
@media print, screen and (max-width: 89.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content .item-location {
								font-size: 0.75rem;
				}
}
.portfolio-grid .grid .portfolio-item a .item-content .item-status {
				font-size: 0.75rem;
				font-weight: 300;
				line-height: 1;
				letter-spacing: 0.6px;
				text-transform: uppercase;
				color: #757575;
				padding-left: 17px;
				position: relative;
}
@media print, screen and (max-width: 89.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content .item-status {
								font-size: 0.625rem;
				}
}
.portfolio-grid .grid .portfolio-item a .item-content .item-status.exited:before {
				opacity: 0.25;
}
.portfolio-grid .grid .portfolio-item a .item-content .item-status:before {
				content: "";
				display: inline-block;
				width: 12px;
				height: 12px;
				border-radius: 50%;
				background-color: #285FFF;
				position: absolute;
				left: 0;
				top: calc(50% - 6px);
}
.portfolio-grid .grid .portfolio-item a .item-content .item-grid-text {
				margin-top: 10px;
}
@media print, screen and (max-width: 89.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content .item-grid-text {
								font-size: 0.875rem;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-content .item-grid-text {
								font-size: 1rem;
				}
}
.portfolio-grid .grid .portfolio-item a .item-hover {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-image {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background-color: #00062C;
				opacity: 0;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-logo {
				height: 47%;
				max-width: 250px;
				display: table;
				margin: auto;
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-logo .logo-image {
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-logo .logo-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: contain;
				   object-fit: contain;
				max-height: 75%;
}
@media print, screen and (max-width: 89.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-hover .hover-logo .logo-image img {
								max-width: 80%;
								margin: auto;
								display: table;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.portfolio-grid .grid .portfolio-item a .item-hover .hover-logo .logo-image img {
								max-width: 90%;
				}
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-logo .logo-arrow {
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.portfolio-grid .grid .portfolio-item a .item-hover .hover-arrow {
				color: #ffffff;
				margin: auto;
				display: table;
}

.team-intro {
				padding-top: 125px;
				background-color: #FFFDFD;
}
.team-intro .intro .intro-section-title {
				color: #757575;
				margin-bottom: 20px;
}
.team-intro .intro .intro-heading {
				margin-bottom: 20px;
				font-size: clamp(3rem, 2.022rem + 2.444vw, 4.375rem);
				line-height: 1;
}
.team-intro .intro .intro-heading .change-font {
				position: relative;
}
.team-intro .intro .intro-heading .change-font:after {
				font-family: "theme-icons";
				content: "\e906";
				position: absolute;
				bottom: 0;
				left: 0;
				font-size: clamp(8px, 1vw, 16px);
				color: #285FFF;
}
@media print, screen and (max-width: 63.99875em) {
				.team-intro .intro .intro-content {
								margin-top: 20px;
				}
}
.team-intro .intro .intro-content .content-text {
				color: #010101;
				display: table;
				position: relative;
				margin-bottom: 20px;
				line-height: 1.4;
				padding-right: 20px;
}

.team-grid {
				padding-top: 125px;
				padding-bottom: 120px;
				background-color: #FFFDFD;
}
.team-grid .grid {
				margin-top: 80px;
				margin-left: -10px;
				margin-right: -10px;
}
.team-grid .grid .team-member {
				padding-left: 10px;
				padding-right: 10px;
}
.team-grid .grid .team-member a {
				display: table;
				position: relative;
				width: 100%;
				margin-bottom: 80px;
}
@media print, screen and (min-width: 56.25em) {
				.team-grid .grid .team-member a:hover .member-content .member-hover .hover-color {
								opacity: 1;
				}
				.team-grid .grid .team-member a:hover .member-content .member-hover .hover-content .content-initials {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.1s;
								        transition-delay: 0.1s;
				}
				.team-grid .grid .team-member a:hover .member-content .member-hover .hover-content .content-job {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.2s;
								        transition-delay: 0.2s;
				}
				.team-grid .grid .team-member a:hover .member-content .member-hover .hover-content .content-arrow {
								opacity: 1;
								-webkit-transform: translateX(0);
								        transform: translateX(0);
								-webkit-transition-delay: 0.3s;
								        transition-delay: 0.3s;
				}
}
.team-grid .grid .team-member a .member-content {
				border-radius: 12px;
				padding-top: 100%;
				overflow: hidden;
				position: relative;
}
.team-grid .grid .team-member a .member-content .member-image {
				padding: 0;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
}
.team-grid .grid .team-member a .member-content .member-image img {
				width: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
				-o-object-position: top;
				   object-position: top;
}
.team-grid .grid .team-member a .member-content .member-hover {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				padding: 24px;
}
.team-grid .grid .team-member a .member-content .member-hover .hover-color {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background-color: rgba(0, 6, 44, 0.3);
				opacity: 0;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-initials {
				font-family: "Just Me Again Down Here", sans-serif;
				font-size: 3rem;
				font-weight: 400;
				line-height: 1;
				color: #ffffff;
				position: relative;
				width: 70px;
				height: 70px;
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-initials .text {
				position: absolute;
				left: 0;
				top: 0;
				bottom: 0;
				right: 0;
				margin: auto;
				display: table;
				line-height: 1;
				text-transform: uppercase;
				width: 44px;
}
.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-initials svg {
				position: absolute;
				left: 0;
				width: 50px;
				right: 0;
				top: 0;
				bottom: 0;
				margin: auto;
				-webkit-transform: rotate(45deg);
				        transform: rotate(45deg);
}
.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-job {
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
				line-height: 1.2;
}
@media print, screen and (max-width: 89.99875em) {
				.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-job {
								font-size: 1rem;
				}
}
.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-arrow {
				opacity: 0;
				-webkit-transform: translateX(-20px);
				        transform: translateX(-20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.team-grid .grid .team-member a .member-content .member-hover .hover-content .content-arrow .hover-arrow {
				color: #ffffff;
				margin: auto;
				display: table;
}
.team-grid .grid .team-member a .member-name {
				margin-top: 10px;
}

.approach-intro {
				padding-top: 120px;
}
@media print, screen and (max-width: 74.99875em) {
				.approach-intro {
								padding-top: 110px;
				}
}
.approach-intro .intro {
				padding-bottom: 50px;
}
@media print, screen and (max-width: 39.99875em) {
				.approach-intro .intro {
								padding-bottom: 150px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.approach-intro .intro .approach-intro-slider-text {
								max-width: 80%;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-intro .intro .approach-intro-slider-text {
								max-width: 100%;
				}
}
.approach-intro .intro .approach-intro-slider-text .swiper-wrapper .swiper-slide .intro-slide .content {
				margin-top: 20px;
}
.approach-intro .intro .number-arrow {
				position: absolute;
				bottom: calc(100% - 160px);
				z-index: 2;
				height: 62%;
				right: 0%;
				width: 80%;
				overflow: hidden;
}
@media print, screen and (max-width: 74.99875em) {
				.approach-intro .intro .number-arrow {
								bottom: calc(100% - 50px);
				}
}
@media print, screen and (max-width: 63.99875em) {
				.approach-intro .intro .number-arrow {
								position: relative;
								bottom: 0;
								z-index: 2;
								height: 300px;
								right: 0;
								width: 550px;
								overflow: hidden;
								margin-top: -200px;
								max-width: 550px;
								margin-bottom: 40px;
				}
}
@media print, screen and (max-width: 56.24875em) {
				.approach-intro .intro .number-arrow {
								margin-bottom: 20px;
								margin-top: -230px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-intro .intro .number-arrow {
								margin-bottom: 0;
				}
}
.approach-intro .intro .number-arrow .image-svg {
				-webkit-transform: rotate(60.49deg);
				        transform: rotate(60.49deg);
				width: 70%;
				top: 20%;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-intro .intro .number-arrow .image-svg {
								width: 53%;
								top: 20%;
								right: -60%;
				}
}
.approach-intro .intro .number-arrow .image-svg .draw-on-back {
				width: 100%;
				top: 0;
				left: 0;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-intro .intro .approach-intro-slider-number {
								max-width: 450px;
								margin-top: 100px;
				}
}
.approach-intro .intro .approach-intro-slider-number .swiper-wrapper .swiper-slide .number-slide {
				background-color: #00062C;
				border-radius: 50%;
				padding-top: 100%;
}
.approach-intro .intro .approach-intro-slider-number .swiper-wrapper .swiper-slide .number-slide .text {
				position: absolute;
				top: 50%;
				left: 50%;
				-webkit-transform: translate(-50%, -50%);
				        transform: translate(-50%, -50%);
				color: #ffffff;
				font-size: 1.25rem;
				font-weight: 700;
				line-height: 120%;
}
.approach-intro .intro .approach-intro-slider-number .swiper-wrapper .swiper-slide .number-slide .text .number {
				font-family: "Newsreader", sans-serif;
				font-size: clamp(132px, 12vw, 250px);
				font-weight: 400;
				line-height: 100%;
				color: #ffffff;
				text-align: center;
				margin-top: 30px;
}
.approach-intro .intro .approach-intro-slider-number .swiper-wrapper .swiper-slide .number-slide .text .content {
				text-align: center;
				color: #ffffff;
				font-size: clamp(20px, 1.1vw, 25px);
				font-weight: 400;
				line-height: 180%;
				min-height: 72px;
}
@media print, screen and (max-width: 74.99875em) {
				.approach-intro .intro .approach-intro-slider-number .swiper-wrapper .swiper-slide .number-slide .text .content {
								font-size: 1rem;
				}
}
.approach-intro .intro .swiper-controls {
				position: relative;
				margin-top: 60px;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-intro .intro .swiper-controls {
								max-width: 450px;
								margin-left: auto;
								margin-right: auto;
				}
}
.approach-intro .intro .swiper-controls .swiper-button-prev,
.approach-intro .intro .swiper-controls .swiper-button-next {
				position: relative;
				left: 0;
				top: 0;
				bottom: 0;
				margin: 0;
				height: auto;
				width: auto;
}
.approach-intro .intro .swiper-controls .swiper-button-prev:after,
.approach-intro .intro .swiper-controls .swiper-button-next:after {
				display: none;
}
.approach-intro .intro .swiper-controls .swiper-button-prev i,
.approach-intro .intro .swiper-controls .swiper-button-next i {
				color: #285FFF;
}
.approach-intro .intro .swiper-controls .swiper-button-prev i {
				-webkit-transform: rotate(180deg);
				        transform: rotate(180deg);
}
.approach-intro .intro .swiper-controls .swiper-pagination {
				position: relative;
				top: 0;
				bottom: 0;
				left: 0;
				width: auto;
				margin-right: 60px;
				margin-left: 60px;
}
.approach-intro .intro .swiper-controls .swiper-pagination .swiper-pagination-bullet {
				background-color: #00062C;
				width: 10px;
				height: 10px;
				opacity: 0.15;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.approach-intro .intro .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
				opacity: 1;
}

.approach-folders {
				background-color: #F7F6F7;
				padding-top: 150px;
				padding-bottom: 100px;
				position: relative;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders {
								padding-top: 60px;
				}
}
.approach-folders:before {
				content: "";
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 80px;
				background-color: #FFFDFD;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders:before {
								height: 150px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-folders:before {
								height: 200px;
				}
}
.approach-folders .folders .folders-heading {
				margin-top: 20px;
}
.approach-folders .folders .folders-content {
				margin-top: 20px;
}
.approach-folders .folders .folders-image {
				margin-top: -120px;
}
@media print, screen and (max-width: 74.99875em) {
				.approach-folders .folders .folders-image {
								margin-top: -100px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders .folders .folders-image {
								margin-top: 0;
								margin-bottom: 70px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-folders .folders .folders-image {
								margin-top: -50px;
				}
}
.approach-folders .folders .folders-accordion {
				margin-top: 100px;
}
.approach-folders .folders .folders-accordion .accordion-item {
				border: 1px solid #010101;
				border-bottom: none;
				border-radius: 16px 16px 0px 0px;
				margin-bottom: 5px;
				opacity: 0.5;
				overflow: hidden;
				position: relative;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.approach-folders .folders .folders-accordion .accordion-item.is-active {
				opacity: 1;
}
.approach-folders .folders .folders-accordion .accordion-item.is-active .accordion-content {
				display: block;
				pointer-events: all;
}
.approach-folders .folders .folders-accordion .accordion-item.is-active .accordion-content .content {
				opacity: 1;
				-webkit-transform: translateY(0);
				        transform: translateY(0);
}
.approach-folders .folders .folders-accordion .accordion-item:hover {
				opacity: 1;
}
.approach-folders .folders .folders-accordion .accordion-item:hover .accordion-title {
				color: #010101;
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-title {
				border: none;
				padding: 30px;
				border-radius: 16px 16px 0px 0px;
				background-color: transparent;
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-title:focus {
				color: #010101;
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-title:before {
				display: none;
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-title .number {
				font-family: "Just Me Again Down Here", sans-serif;
				color: #AB7247;
				font-size: 1.8125rem;
				font-weight: 400;
				line-height: 116.667%;
				top: -26px;
				margin-right: 8px;
				position: relative;
}
@media print, screen and (max-width: 39.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-title .number {
								top: 0;
				}
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-content {
				padding: 0 30px 0 0;
				background-color: transparent;
				border: none;
				display: block;
				height: 0;
				position: relative;
				pointer-events: none;
				-webkit-transition: height 0.5s;
				transition: height 0.5s;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-content {
								padding: 0;
				}
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content {
				margin-top: -96px;
				padding-bottom: 90px;
				opacity: 0;
				-webkit-transform: translateY(20px);
				        transform: translateY(20px);
				-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, -webkit-transform 0.5s;
				transition: opacity 0.5s, transform 0.5s;
				transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
@media print, screen and (max-width: 89.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content {
								margin-top: -66px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content {
								padding: 20px 40px;
								margin: 0;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content {
								padding: 20px 30px;
				}
}
.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content ul {
				font-size: 1.25rem;
				line-height: 180%;
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content ul {
								font-size: 1.125rem;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-folders .folders .folders-accordion .accordion-item .accordion-content .content ul {
								font-size: 1rem;
				}
}
.approach-folders .folders .folder-cards {
				margin-left: -30px;
				margin-right: -30px;
				margin-top: 50px;
}
.approach-folders .folders .folder-cards .folder-card {
				padding-left: 30px;
				padding-right: 30px;
				margin-top: 50px;
}
.approach-folders .folders .folder-cards .folder-card .folder-card-title .number {
				font-family: "Just Me Again Down Here", sans-serif;
				color: #AB7247;
				font-size: 2.5rem;
				font-weight: 400;
				line-height: 1%;
				top: 15px;
				margin-right: 10px;
				position: relative;
}
@media print, screen and (max-width: 74.99875em) {
				.approach-folders .folders .folder-cards .folder-card .folder-card-title .number {
								top: 12px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.approach-folders .folders .folder-cards .folder-card .folder-card-title .number {
								font-size: 1.875rem;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.approach-folders .folders .folder-cards .folder-card .folder-card-title .number {
								top: 10px;
				}
}
.approach-folders .folders .folder-cards .folder-card .folder-card-content {
				margin-top: 20px;
}

.careers-intro .intro {
				border-bottom: 1px solid #00062C;
				padding-top: 125px;
				padding-bottom: 125px;
}
@media print, screen and (max-width: 63.99875em) {
				.careers-intro .intro {
								padding-top: 0px;
				}
}
.careers-intro .intro .intro-content {
				margin-top: 20px;
}
.careers-intro .intro .intro-buttons {
				margin-top: 40px;
}
.careers-intro .intro .intro-buttons .button {
				margin-right: 40px;
}
.careers-intro .intro .intro-buttons .button:last-child {
				margin-right: 0;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-intro .intro .intro-buttons .button {
								display: table;
								margin-bottom: 20px;
				}
				.careers-intro .intro .intro-buttons .button:last-child {
								margin-bottom: 0;
				}
}
.careers-intro .intro .intro-image {
				margin-top: -150px;
}
@media print, screen and (max-width: 74.99875em) {
				.careers-intro .intro .intro-image {
								margin-top: -80px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.careers-intro .intro .intro-image {
								margin-top: -80px;
								margin-bottom: 125px;
				}
}

.careers-life {
				background-color: #00062C;
				padding-top: 125px;
				padding-bottom: 125px;
}
.careers-life .life .life-content {
				margin-top: 20px;
}
.careers-life .life .life-items .stat-heading {
				background-color: #AB7247;
				text-align: center;
				position: relative;
				padding-top: 100%;
				border-radius: 100%;
				margin-top: 160px;
}
@media print, screen and (max-width: 63.99875em) {
				.careers-life .life .life-items .stat-heading {
								margin-top: -200px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .stat-heading {
								margin-top: -110px;
				}
}
.careers-life .life .life-items .stat-heading .heading {
				position: absolute;
				margin: auto;
				top: 0;
				bottom: 0;
				left: 0;
				right: 0;
				display: table;
				width: 100%;
				text-align: center;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .stat-heading .heading {
								padding: 0 20px;
				}
}
.careers-life .life .life-items .stat-content {
				margin-top: 30px;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .stat-content {
								width: 180%;
				}
}
.careers-life .life .life-items .large-circle-image {
				position: relative;
				padding-top: 100%;
				overflow: hidden;
				border-radius: 100%;
				margin-top: 100px;
				left: 65px;
}
@media print, screen and (max-width: 63.99875em) {
				.careers-life .life .life-items .large-circle-image {
								margin-top: 30px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .large-circle-image {
								left: 35px;
				}
}
.careers-life .life .life-items .large-circle-image img {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
				height: 100%;
}
.careers-life .life .life-items .large-circle-image-svg {
				position: absolute;
				top: 100px;
				right: 0;
}
@media print, screen and (max-width: 63.99875em) {
				.careers-life .life .life-items .large-circle-image-svg {
								top: 40px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .large-circle-image-svg {
								top: -20px;
				}
}
.careers-life .life .life-items .quote {
				position: relative;
				padding-top: 100%;
				overflow: hidden;
				border-radius: 100%;
				background-color: #FFFDFD;
				left: 100px;
}
@media print, screen and (max-width: 74.99875em) {
				.careers-life .life .life-items .quote {
								left: 40px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.careers-life .life .life-items .quote {
								margin-top: 100px;
				}
}
.careers-life .life .life-items .quote .quote-content {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				padding: 0 70px;
}
.careers-life .life .life-items .quote .quote-content .text {
				margin-bottom: 20px;
}
@media print, screen and (max-width: 63.99875em) {
				.careers-life .life .life-items .quote .quote-content .text {
								font-size: 1.375rem;
				}
}
.careers-life .life .life-items .small-circle-image {
				position: relative;
				padding-top: 100%;
				overflow: hidden;
				border-radius: 100%;
				margin-top: -280px;
				left: 75px;
}
@media print, screen and (max-width: 89.99875em) {
				.careers-life .life .life-items .small-circle-image {
								margin-top: -170px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.careers-life .life .life-items .small-circle-image {
								margin-top: -90px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.careers-life .life .life-items .small-circle-image {
								margin-top: -300px;
								margin-bottom: 80px;
								left: -40px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .small-circle-image {
								margin-top: -120px;
								left: -30px;
				}
}
.careers-life .life .life-items .small-circle-image img {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
				height: 100%;
}
.careers-life .life .life-items .extra-text .extra-text-icon {
				width: 100px;
				height: 100px;
				border-radius: 50%;
				background-color: #FAF4F1;
				margin-right: 35px;
				position: relative;
				top: 3px;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .extra-text .extra-text-icon {
								width: 75px;
								height: 75px;
								margin-right: 20px;
				}
}
.careers-life .life .life-items .extra-text .extra-text-icon svg {
				width: 46px;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-life .life .life-items .extra-text .extra-text-icon svg {
								width: 35px;
				}
}
.careers-life .life .life-items .extra-text .extra-text-icon svg path {
				fill: #172626;
}

.careers-openings {
				padding-bottom: 125px;
}
.careers-openings .openings {
				border-top: 1px solid #00062C;
				padding-top: 125px;
}
.careers-openings .openings .openings-heading {
				margin-top: 20px;
}
.careers-openings .openings .openings-list {
				margin-top: 100px;
}
.careers-openings .openings .openings-list .openings-item {
				padding-top: 50px;
				padding-bottom: 50px;
				border-top: 1px solid #00062C;
}
.careers-openings .openings .openings-list .openings-item:last-child {
				border-bottom: 1px solid #00062C;
}
.careers-openings .openings .openings-list .openings-item:hover .openings-item-title {
				text-decoration-color: #010101;
}
.careers-openings .openings .openings-list .openings-item:hover .openings-item-apply .openings-item-apply-icon i {
				-webkit-transform: translateX(40px);
				        transform: translateX(40px);
				-webkit-transition: -webkit-transform 0.5s;
				transition: -webkit-transform 0.5s;
				transition: transform 0.5s;
				transition: transform 0.5s, -webkit-transform 0.5s;
}
.careers-openings .openings .openings-list .openings-item .openings-item-number {
				font-family: "Just Me Again Down Here", sans-serif;
				font-size: 2.5rem;
				font-weight: 400;
				line-height: 84%;
				color: #AB7247;
				width: 50px;
				position: relative;
				top: -6px;
}
.careers-openings .openings .openings-list .openings-item .openings-item-title {
				position: relative;
				display: table;
				padding-right: 20px;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.careers-openings .openings .openings-list .openings-item .openings-item-info {
				margin-top: 10px;
}
@media print, screen and (max-width: 63.99875em) {
				.careers-openings .openings .openings-list .openings-item .openings-item-info {
								margin-top: 20px;
								margin-bottom: 20px;
				}
}
.careers-openings .openings .openings-list .openings-item .openings-item-info > .cell:last-child .info:before {
				display: none;
}
.careers-openings .openings .openings-list .openings-item .openings-item-info .info {
				padding-right: 45px;
				position: relative;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-openings .openings .openings-list .openings-item .openings-item-info .info {
								padding-right: 35px;
				}
}
.careers-openings .openings .openings-list .openings-item .openings-item-info .info:before {
				content: "";
				display: block;
				width: 5px;
				height: 5px;
				border-radius: 5px;
				background-color: #285FFF;
				position: absolute;
				top: calc(50% - 2.5px);
				right: 20px;
}
@media print, screen and (max-width: 39.99875em) {
				.careers-openings .openings .openings-list .openings-item .openings-item-info .info:before {
								right: 16px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.careers-openings .openings .openings-list .openings-item .openings-item-apply {
								-ms-flex-item-align: end;
								    align-self: flex-end;
				}
}
.careers-openings .openings .openings-list .openings-item .openings-item-apply .openings-item-apply-icon {
				border: 1px solid #010101;
				width: 31px;
				height: 31px;
				position: relative;
				border-radius: 50%;
				overflow: hidden;
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
}
.careers-openings .openings .openings-list .openings-item .openings-item-apply .openings-item-apply-icon i {
				font-size: 0.625rem;
				margin: auto 0;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				display: table;
				color: #285FFF;
				width: 100%;
}
.careers-openings .openings .openings-list .openings-item .openings-item-apply .openings-item-apply-icon i:before {
				display: table;
				margin: auto;
}
.careers-openings .openings .openings-list .openings-item .openings-item-apply .openings-item-apply-icon i.left {
				left: -40px;
}

.esg-hero .hero {
				border-bottom: 0.5px solid #00062C;
				padding-top: calc(80px + 200px);
				padding-bottom: 200px;
				position: relative;
}
@media print, screen and (max-width: 74.99875em) {
				.esg-hero .hero {
								padding-top: calc(80px + 100px);
								padding-bottom: 150px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.esg-hero .hero {
								padding-top: calc(80px + 50px);
								padding-bottom: 0;
				}
}
.esg-hero .hero .hero-content {
				padding-right: 85px;
}
@media print, screen and (max-width: 39.99875em) {
				.esg-hero .hero .hero-content {
								padding-right: 0;
				}
}
.esg-hero .hero .hero-content .subheading {
				margin-top: 60px;
}
@media print, screen and (max-width: 74.99875em) {
				.esg-hero .hero .hero-content .subheading {
								margin-top: 30px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.esg-hero .hero .hero-content .subheading {
								margin-top: 20px;
				}
}
.esg-hero .hero .hero-featured-image {
				position: absolute;
				right: 0;
				bottom: -60px;
}
@media print, screen and (max-width: 63.99875em) {
				.esg-hero .hero .hero-featured-image {
								position: relative;
								right: 20px;
								bottom: -60px;
								display: table;
				}
}

.esg-intro {
				padding-top: 125px;
				padding-bottom: 125px;
}
.esg-intro .intro .intro-text-blocks {
				margin-top: 100px;
}
@media print, screen and (max-width: 74.99875em) {
				.esg-intro .intro .intro-text-blocks {
								margin-top: 80px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.esg-intro .intro .intro-text-blocks {
								margin-top: 50px;
				}
}
.esg-intro .intro .intro-text-blocks .text-block {
				margin-top: 100px;
				padding-right: 20%;
}
@media print, screen and (max-width: 74.99875em) {
				.esg-intro .intro .intro-text-blocks .text-block {
								margin-top: 80px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.esg-intro .intro .intro-text-blocks .text-block {
								margin-top: 50px;
								padding-right: 0;
				}
}
.esg-intro .intro .intro-text-blocks .text-block .number {
				color: #AB7247;
				font-size: 2.5rem;
				font-weight: 400;
				line-height: 84%;
				font-family: "Just Me Again Down Here", sans-serif;
}
.esg-intro .intro .intro-text-blocks .text-block .text {
				margin-top: 20px;
}

.esg-quote {
				background-color: #172626;
				padding-top: 125px;
				padding-bottom: 125px;
}
.esg-quote .quote-content {
				padding-left: 80px;
				position: relative;
}
@media print, screen and (max-width: 74.99875em) {
				.esg-quote .quote-content {
								padding-left: 50px;
				}
}
.esg-quote .quote-content:before {
				content: "";
				position: absolute;
				left: 0;
				top: 10px;
				width: 30px;
				height: 30px;
				border-radius: 30px;
				background-color: #AB7247;
}
.esg-quote .quote-meta {
				margin-top: 50px;
				padding-left: 80px;
}
@media print, screen and (max-width: 74.99875em) {
				.esg-quote .quote-meta {
								padding-left: 50px;
				}
}

.contact-info {
				background-color: #FFFDFD;
				padding-top: 50px;
				padding-bottom: 125px;
}
@media print, screen and (max-width: 39.99875em) {
				.contact-info {
								padding-top: 0;
				}
}
.contact-info .info .info-content {
				margin-bottom: 60px;
}
.contact-info .info .number-arrow {
				position: absolute;
				bottom: 27vw;
				z-index: 2;
				height: 62%;
				right: 32%;
				width: 70%;
				overflow: hidden;
}
@media screen and (min-width: 90em) {
				.contact-info .info .number-arrow {
								bottom: calc(100% - 200px);
				}
}
@media print, screen and (max-width: 74.99875em) {
				.contact-info .info .number-arrow {
								bottom: 28vw;
								right: 0%;
								height: 78%;
								width: 100%;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.contact-info .info .number-arrow {
								bottom: calc(100% - 160px);
								right: -30%;
								height: 330px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.contact-info .info .number-arrow {
								width: 530px;
								height: 265px;
								position: relative;
								margin-top: -100px;
								margin-bottom: -40px;
								left: calc(100% - 220px);
				}
}
.contact-info .info .number-arrow .image-svg {
				-webkit-transform: rotate(48.224deg);
				        transform: rotate(48.224deg);
				width: 90%;
				top: 14%;
}
@media print, screen and (max-width: 74.99875em) {
				.contact-info .info .number-arrow .image-svg {
								width: 79%;
								top: 19%;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.contact-info .info .number-arrow .image-svg {
								width: 52%;
								top: 17%;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.contact-info .info .number-arrow .image-svg {
								width: 52%;
								top: 17%;
								-webkit-transform: rotate(60.486deg);
								        transform: rotate(60.486deg);
				}
}
.contact-info .info .number-arrow .image-svg .draw-on-back {
				width: 100%;
				top: 0;
				left: 0;
}
.contact-info .info .info-image {
				border-radius: 50%;
				overflow: hidden;
				position: relative;
}
@media print, screen and (max-width: 63.99875em) {
				.contact-info .info .info-image {
								margin-bottom: 30px;
								margin-top: 20px;
				}
}
.contact-info .info .info-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}
.contact-info .info .info-address a,
.contact-info .info .info-phone a {
				display: table;
				color: #010101;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
				margin-bottom: 20px;
}
@media print, screen and (min-width: 56.25em) {
				.contact-info .info .info-address a:hover,
				.contact-info .info .info-phone a:hover {
								text-decoration-color: #010101;
				}
}
.contact-info .info .info-linkedin a {
				display: table;
				position: relative;
				color: #010101;
}
.contact-info .info .info-linkedin a:before {
				content: "";
				width: 100%;
				background-color: #285FFF;
				height: 1px;
				bottom: 0;
				left: 0;
				position: absolute;
				-webkit-transition: color 0.5s;
				transition: color 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.contact-info .info .info-linkedin a:hover {
								color: #010101;
				}
				.contact-info .info .info-linkedin a:hover:before {
								background-color: #010101;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.contact-info .info .info-emails {
								margin-top: 60px;
				}
}
.contact-info .info .info-emails .email-item {
				margin-bottom: 20px;
}
.contact-info .info .info-emails .email-item .email-item-link {
				display: table;
				color: #285FFF;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
@media print, screen and (min-width: 56.25em) {
				.contact-info .info .info-emails .email-item .email-item-link:hover {
								text-decoration-color: #285FFF;
				}
}

.news-grid {
				padding-top: 125px;
				background-color: #FFFDFD;
}
@media print, screen and (max-width: 63.99875em) {
				.news-grid {
								padding-top: 50px;
				}
}
.news-grid .no-results {
				margin-bottom: 150px;
}
.news-grid .grid {
				margin-top: 125px;
				margin-left: -15px;
				margin-right: -15px;
				position: relative;
}
.news-grid .grid:before {
				content: "";
				position: absolute;
				bottom: 95px;
				left: 15px;
				width: 100%;
				height: 10px;
				background-color: #FFFDFD;
				z-index: 1;
}
@media print, screen and (max-width: 63.99875em) {
				.news-grid .grid:before {
								bottom: 45px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.news-grid .grid {
								margin-top: 100px;
				}
}
.news-grid .grid .news-post {
				padding-left: 15px;
				padding-right: 15px;
				margin-bottom: 100px;
				padding-bottom: 100px;
				position: relative;
}
@media print, screen and (max-width: 63.99875em) {
				.news-grid .grid .news-post {
								margin-bottom: 50px;
								padding-bottom: 50px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.news-grid .grid .news-post:last-child:before {
								display: none;
				}
}
.news-grid .grid .news-post:before {
				content: "";
				position: absolute;
				bottom: 0;
				left: 15px;
				width: 100%;
				height: 0.5px;
				background-color: #00062C;
}
.news-grid .grid .news-post a {
				display: table;
				position: relative;
				width: 100%;
}
.news-grid .grid .news-post a:hover .post-text .content-title {
				text-decoration-color: #010101;
}
.news-grid .grid .news-post a .post-text .content-meta .content-date {
				padding-right: 45px;
				position: relative;
}
.news-grid .grid .news-post a .post-text .content-meta .content-date:before {
				content: "";
				position: absolute;
				border-radius: 5px;
				top: calc(50% - 1px);
				right: 20px;
				width: 5px;
				height: 5px;
				background-color: #285FFF;
}
.news-grid .grid .news-post a .post-text .content-meta .content-date.no-label {
				padding-right: 0;
}
.news-grid .grid .news-post a .post-text .content-meta .content-date.no-label:before {
				display: none;
}
.news-grid .grid .news-post a .post-text .content-title {
				margin-top: 50px;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.news-grid .grid .news-post a .post-text .content-excerpt {
				margin-top: 10px;
}

.career-hero .hero {
				border-bottom: 0.5px solid #00062C;
				padding-top: calc(80px + 100px);
				padding-bottom: 125px;
				position: relative;
}
@media print, screen and (max-width: 74.99875em) {
				.career-hero .hero {
								padding-top: calc(80px + 50px);
				}
}
.career-hero .hero .hero-content {
				padding-right: 85px;
}
.career-hero .hero .hero-content .content-meta {
				margin-top: 65px;
				margin-left: -30px;
				margin-right: -30px;
}
@media print, screen and (max-width: 74.99875em) {
				.career-hero .hero .hero-content .content-meta {
								margin-top: 50px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.career-hero .hero .hero-content .content-meta {
								margin-top: 30px;
				}
}
.career-hero .hero .hero-content .content-meta > .cell {
				padding-left: 30px;
				padding-right: 30px;
				margin-top: 20px;
}
.career-hero .hero .hero-content .content-meta .eyebrow-2 {
				min-height: 25px;
}
.career-hero .hero .hero-extra-text {
				background-color: #00062C;
				padding: 40px 30px;
				border-radius: 12px;
}
@media print, screen and (max-width: 74.99875em) {
				.career-hero .hero .hero-extra-text {
								padding: 30px 20px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.career-hero .hero .hero-extra-text {
								margin-top: 30px;
				}
}
.career-hero .hero .hero-extra-text svg {
				max-height: 77px;
				color: #285FFF;
}
@media print, screen and (max-width: 74.99875em) {
				.career-hero .hero .hero-extra-text svg {
								max-height: 60px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.career-hero .hero .hero-extra-text svg {
								max-height: 50px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.career-hero .hero .hero-extra-text svg {
								max-height: 40px;
				}
}
.career-hero .hero .hero-extra-text .body-1 {
				margin-top: 50px;
}
@media print, screen and (max-width: 74.99875em) {
				.career-hero .hero .hero-extra-text .body-1 {
								margin-top: 40px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.career-hero .hero .hero-extra-text .body-1 {
								margin-top: 30px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.career-hero .hero .hero-extra-text .body-1 {
								margin-top: 20px;
				}
}

.career-content {
				padding-top: 125px;
				padding-bottom: 125px;
}
.career-content .intro-text {
				margin-bottom: 100px;
}
.career-content .content-text h2,
.career-content .content-text h3,
.career-content .content-text h4,
.career-content .content-text h5,
.career-content .content-text h6 {
				margin-top: 100px;
				margin-bottom: 40px;
}
.career-content .content-text h2:first-child,
.career-content .content-text h3:first-child,
.career-content .content-text h4:first-child,
.career-content .content-text h5:first-child,
.career-content .content-text h6:first-child {
				margin-top: 0;
}
.career-content .content-text ul {
				margin-left: 60px;
				font-size: 1.25rem;
				font-weight: 300;
				line-height: 180%;
				color: #010101;
				font-family: "Noto Sans", sans-serif;
}
@media print, screen and (max-width: 39.99875em) {
				.career-content .content-text ul {
								font-size: 1.125rem;
								margin-left: 40px;
				}
}

.company-post {
				padding-top: calc(80px + 125px);
				padding-bottom: 125px;
}
@media print, screen and (max-width: 63.99875em) {
				.company-post {
								padding-top: calc(80px + 125px);
				}
}

.company-info {
				margin-bottom: 80px;
				padding-bottom: 80px;
				border-bottom: 1px solid #00062C;
}
.company-info .info-heading {
				margin-top: 10px;
				font-size: clamp(2.1875rem, 4vw, 3.75rem);
}
.company-info .info-links a {
				margin-left: 20px;
}
@media print, screen and (max-width: 39.99875em) {
				.company-info .info-links a {
								margin: 10px 10px 0 0;
				}
}
.company-info .info-links a.website {
				display: table;
}
@media print, screen and (min-width: 56.25em) {
				.company-info .info-links a.website:hover .arrow-container i {
								-webkit-transform: translateX(40px);
								        transform: translateX(40px);
								-webkit-transition: -webkit-transform 0.5s;
								transition: -webkit-transform 0.5s;
								transition: transform 0.5s;
								transition: transform 0.5s, -webkit-transform 0.5s;
				}
}
.company-info .info-links a.website .arrow-container {
				border: 1px solid #010101;
				width: 35px;
				height: 35px;
				position: relative;
				border-radius: 50%;
				overflow: hidden;
				-webkit-transform: rotate(-45deg);
				        transform: rotate(-45deg);
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
}
.company-info .info-links a.website .arrow-container i {
				font-size: 0.625rem;
				margin: auto 0;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				display: table;
				color: #285FFF;
				width: 100%;
}
.company-info .info-links a.website .arrow-container i:before {
				display: table;
				margin: auto;
}
.company-info .info-links a.website .arrow-container i.left {
				left: -40px;
}
.company-info .info-links a.linkedin {
				display: table;
				color: #757575;
				font-size: 2.1875rem;
}
@media print, screen and (min-width: 56.25em) {
				.company-info .info-links a.linkedin:hover {
								color: #285FFF;
				}
}
.company-info .info-links a.linkedin i {
				display: table;
}
@media print, screen and (max-width: 63.99875em) {
				.company-info .info-image {
								-webkit-box-pack: start;
								    -ms-flex-pack: start;
								        justify-content: flex-start;
								height: auto;
				}
}
.company-info .info-image .img {
				width: 100%;
				max-width: 350px;
				margin: auto;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				max-height: 200px;
				margin-top: 30px;
}
@media print, screen and (max-width: 74.99875em) {
				.company-info .info-image .img {
								max-width: 300px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.company-info .info-image .img {
								max-width: 250px;
				}
}
.company-info .info-image .img img {
				width: 100%;
				-o-object-fit: contain;
				   object-fit: contain;
}
.company-info .info-bio {
				margin-top: 30px;
}

.company-meta {
				margin-left: -20px;
				margin-right: -20px;
				margin-bottom: 80px;
}
.company-meta > .cell {
				padding-left: 20px;
				padding-right: 20px;
				margin-bottom: 20px;
}
@media print, screen and (max-width: 39.99875em) {
				.company-meta > .cell .body-2 {
								font-size: 1.125rem;
				}
}

.company-block {
				margin-left: -10px;
				margin-right: -10px;
}
.company-block > .cell {
				padding-left: 10px;
				padding-right: 10px;
				margin-bottom: 80px;
}
.company-block .block-text .block-text-content {
				margin-top: 10px;
}
.company-block .block-text .block-text-link {
				margin-top: 20px;
}
.company-block .block-quote .quote {
				background-color: #172626;
				padding: 30px;
				border-radius: 12px;
}
.company-block .block-quote .quote .quote-image {
				width: 152px;
				height: 152px;
				overflow: hidden;
				border-radius: 50%;
				margin-top: -172px;
}
@media print, screen and (max-width: 74.99875em) {
				.company-block .block-quote .quote .quote-image {
								width: 100px;
								height: 100px;
								margin-top: -142px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.company-block .block-quote .quote .quote-image {
								width: 90px;
								height: 90px;
								margin-top: -132px;
				}
}
.company-block .block-quote .quote .quote-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}
.company-block .block-quote .quote .quote-content {
				margin-top: 30px;
}
.company-block .block-milestones .h2 {
				font-size: clamp(1.75rem, 3vw, 2.5rem);
}
.company-block .block-milestones .milestones .milestone {
				margin-top: 20px;
				display: table;
				width: 100%;
				padding-right: 40px;
}
@media print, screen and (min-width: 56.25em) {
				.company-block .block-milestones .milestones .milestone:hover .milestone-title {
								text-decoration-color: #010101;
				}
}
.company-block .block-milestones .milestones .milestone .milestone-title {
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.company-block .block-milestones .milestones .milestone:first-child {
				margin-top: 10px;
}
.company-block .block-teams .h2 {
				font-size: clamp(1.75rem, 3vw, 2.5rem);
}
.company-block .block-teams .teams .member {
				margin-top: 25px;
				width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
				.company-block .block-teams .teams .member {
								margin-top: 5px;
				}
}
@media print, screen and (min-width: 56.25em) {
				.company-block .block-teams .teams .member:hover .member-name {
								text-decoration-color: #010101;
				}
}
.company-block .block-teams .teams .member .member-name {
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.company-block .block-teams .teams .member:first-child {
				margin-top: 20px;
}
.company-block .block-teams .teams .member .content-initials {
				font-family: "Just Me Again Down Here", sans-serif;
				font-size: 1.875rem;
				font-weight: 400;
				line-height: 1;
				color: #AB7247;
				position: relative;
				width: 50px;
				height: 50px;
				margin-left: 10px;
				top: -2px;
}
.company-block .block-teams .teams .member .content-initials .text {
				position: absolute;
				left: 0;
				top: 0;
				bottom: 0;
				right: 0;
				margin: auto;
				display: table;
				line-height: 1;
				text-transform: uppercase;
				width: 100%;
				text-align: center;
}
.company-block .block-teams .teams .member .content-initials svg {
				position: absolute;
				left: 0;
				width: 35px;
				right: 0;
				top: 0;
				bottom: 0;
				margin: auto;
				-webkit-transform: rotate(45deg);
				        transform: rotate(45deg);
}
.company-block .block-teams .teams .member .content-initials svg path {
				fill: #AB7247;
}

@media print, screen and (min-width: 56.25em) {
				.company-prevnext a:hover .arrow-container i {
								-webkit-transform: translateX(40px);
								        transform: translateX(40px);
								-webkit-transition: -webkit-transform 0.5s;
								transition: -webkit-transform 0.5s;
								transition: transform 0.5s;
								transition: transform 0.5s, -webkit-transform 0.5s;
				}
}
.company-prevnext a.prev .arrow-container {
				margin-left: 0;
				margin-right: 10px;
				-webkit-transform: rotate(180deg);
				        transform: rotate(180deg);
}
.company-prevnext .text {
				font-size: 0.875rem;
				color: #010101;
				font-weight: 300;
				line-height: 80%;
}
.company-prevnext .arrow-container {
				border: 1px solid #010101;
				width: 31px;
				height: 31px;
				position: relative;
				border-radius: 50%;
				overflow: hidden;
				margin-left: 10px;
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
}
.company-prevnext .arrow-container i {
				font-size: 0.625rem;
				margin: auto 0;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				display: table;
				color: #285FFF;
				width: 100%;
}
.company-prevnext .arrow-container i:before {
				display: table;
				margin: auto;
}
.company-prevnext .arrow-container i.left {
				left: -40px;
}

.team-member-post {
				padding-top: calc(80px + 100px);
				padding-bottom: 125px;
}
@media print, screen and (max-width: 63.99875em) {
				.team-member-post {
								padding-top: calc(80px + 100px);
				}
}

.member-info {
				margin-bottom: 80px;
				padding-bottom: 80px;
				border-bottom: 1px solid #00062C;
}
.member-info .info-heading {
				margin-top: 10px;
				font-size: clamp(2.1875rem, 4vw, 3.75rem);
}
.member-info .info-links a {
				margin-left: 20px;
}
@media print, screen and (max-width: 39.99875em) {
				.member-info .info-links a {
								margin: 0;
								margin-top: 10px;
				}
}
.member-info .info-links a.linkedin {
				display: table;
				color: #757575;
				font-size: 2.1875rem;
}
@media print, screen and (min-width: 56.25em) {
				.member-info .info-links a.linkedin:hover {
								color: #285FFF;
				}
}
.member-info .info-links a.linkedin i {
				display: table;
}
.member-info .info-bio {
				margin-top: 30px;
}
.member-info .info-image {
				border-radius: 50%;
				overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
				.member-info .info-image {
								margin-top: 40px;
				}
}
.member-info .info-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}

.member-meta {
				margin-left: -20px;
				margin-right: -20px;
}
.member-meta > .cell {
				padding-left: 20px;
				padding-right: 20px;
				margin-bottom: 20px;
}
.member-meta > .cell:last-child {
				margin-bottom: 0;
}

.member-block {
				margin-left: -10px;
				margin-right: -10px;
}
.member-block > .cell {
				padding-left: 10px;
				padding-right: 10px;
				margin-bottom: 80px;
}
@media print, screen and (max-width: 63.99875em) {
				.member-block .block-text {
								margin-bottom: 100px;
				}
}
.member-block .block-text .block-text-content {
				margin-top: 10px;
}
.member-block .block-text .block-text-link {
				margin-top: 10px;
}
.member-block .block-quote .quote {
				background-color: #00062C;
				padding: 40px 30px;
				border-radius: 12px;
}
.member-block .block-quote .quote .quote-image {
				width: 152px;
				height: 152px;
				overflow: hidden;
				border-radius: 50%;
				margin-top: -172px;
}
.member-block .block-quote .quote .quote-image img {
				width: 100%;
				height: 100%;
				-o-object-fit: cover;
				   object-fit: cover;
}
.member-block .block-milestones .h2 {
				font-size: clamp(1.75rem, 3vw, 2.5rem);
}
.member-block .block-milestones .milestones .milestone {
				margin-top: 20px;
				display: table;
				width: 100%;
				padding-right: 40px;
}
@media print, screen and (min-width: 56.25em) {
				.member-block .block-milestones .milestones .milestone:hover .milestone-title {
								text-decoration-color: #010101;
				}
}
.member-block .block-milestones .milestones .milestone .milestone-title {
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.member-block .block-milestones .milestones .milestone:first-child {
				margin-top: 10px;
}
.member-block .block-companies .h2 {
				font-size: clamp(1.75rem, 3vw, 2.5rem);
}
.member-block .block-companies > .grid-x {
				margin-left: -20px;
				margin-right: -20px;
}
.member-block .block-companies > .grid-x > .cell {
				padding-left: 20px;
				padding-right: 20px;
				margin-top: 20px;
}
.member-block .block-companies .companies .company {
				margin-top: 25px;
				width: 100%;
}
@media print, screen and (min-width: 56.25em) {
				.member-block .block-companies .companies .company:hover .company-name {
								text-decoration-color: #010101;
				}
}
.member-block .block-companies .companies .company .company-name {
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.member-block .block-companies .companies .company:first-child {
				margin-top: 20px;
}

@media print, screen and (min-width: 56.25em) {
				.member-prevnext a:hover .arrow-container i {
								-webkit-transform: translateX(40px);
								        transform: translateX(40px);
								-webkit-transition: -webkit-transform 0.5s;
								transition: -webkit-transform 0.5s;
								transition: transform 0.5s;
								transition: transform 0.5s, -webkit-transform 0.5s;
				}
}
.member-prevnext a.prev .arrow-container {
				margin-left: 0;
				margin-right: 10px;
				-webkit-transform: rotate(180deg);
				        transform: rotate(180deg);
}
.member-prevnext .text {
				font-size: 0.875rem;
				color: #010101;
				font-weight: 300;
				line-height: 80%;
}
@media print, screen and (max-width: 39.99875em) {
				.member-prevnext .text {
								line-height: 1.3;
				}
}
.member-prevnext .arrow-container {
				border: 1px solid #010101;
				width: 31px;
				height: 31px;
				position: relative;
				border-radius: 50%;
				overflow: hidden;
				margin-left: 10px;
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
}
.member-prevnext .arrow-container i {
				font-size: 0.625rem;
				margin: auto 0;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				display: table;
				color: #285FFF;
				width: 100%;
}
.member-prevnext .arrow-container i:before {
				display: table;
				margin: auto;
}
.member-prevnext .arrow-container i.left {
				left: -40px;
}

.post-hero {
				background-color: #FFFDFD;
}
.post-hero .hero {
				border-bottom: 0.5px solid #00062C;
				padding-top: calc(80px + 100px);
				padding-bottom: 125px;
				position: relative;
}
@media print, screen and (max-width: 74.99875em) {
				.post-hero .hero {
								padding-top: calc(80px + 50px);
								padding-bottom: 125px;
				}
}
.post-hero .hero .hero-content {
				padding-right: 85px;
}
@media print, screen and (max-width: 63.99875em) {
				.post-hero .hero .hero-content {
								padding-right: 0;
				}
}
.post-hero .hero .hero-content .heading {
				font-size: clamp(2.5rem, 5vw, 5rem);
}
.post-hero .hero .hero-content .content-meta {
				margin-top: 85px;
				margin-left: -30px;
				margin-right: -30px;
}
@media print, screen and (max-width: 74.99875em) {
				.post-hero .hero .hero-content .content-meta {
								margin-top: 50px;
				}
}
@media print, screen and (max-width: 39.99875em) {
				.post-hero .hero .hero-content .content-meta {
								margin-top: 30px;
				}
}
.post-hero .hero .hero-content .content-meta > .cell {
				padding-left: 30px;
				padding-right: 30px;
				margin-top: 10px;
}
@media print, screen and (max-width: 89.99875em) {
				.post-hero .hero .hero-content .content-meta > .cell:last-child {
								margin-top: 30px;
				}
}
@media screen and (min-width: 90em) {
				.post-hero .hero .hero-content .content-meta .meta-share {
								-webkit-box-pack: end;
								    -ms-flex-pack: end;
								        justify-content: flex-end;
				}
}
.post-hero .hero .hero-content .content-meta .meta-share .share-link {
				margin-left: 20px;
				display: table;
				color: #757575;
				font-size: 2.1875rem;
}
@media print, screen and (min-width: 56.25em) {
				.post-hero .hero .hero-content .content-meta .meta-share .share-link:hover {
								color: #285FFF;
				}
}
.post-hero .hero .hero-content .content-meta .meta-share .share-link i {
				display: table;
}
.post-hero .hero .hero-content .content-meta .meta-share .share-link.share-linkedin {
				margin-left: 0;
}
.post-hero .hero .hero-featured-image {
				padding-top: 100%;
				position: relative;
				overflow: hidden;
				border-radius: 12px;
}
@media print, screen and (max-width: 63.99875em) {
				.post-hero .hero .hero-featured-image {
								margin-top: 50px;
				}
}
.post-hero .hero .hero-featured-image .featured-image {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
}
.post-hero .hero .hero-featured-image .featured-image img {
				-o-object-fit: cover;
				   object-fit: cover;
				width: 100%;
				height: 100%;
}

.post-content {
				background-color: #FFFDFD;
				padding-top: 125px;
				padding-bottom: 125px;
				position: relative;
				overflow: hidden;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
				margin-top: 100px;
				margin-bottom: 40px;
}
.post-content h1:first-child,
.post-content h2:first-child,
.post-content h3:first-child,
.post-content h4:first-child,
.post-content h5:first-child,
.post-content h6:first-child {
				margin-top: 0;
}
.post-content a {
				color: #285FFF;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.post-content a:hover {
				text-decoration-color: #285FFF;
}
.post-content ol li {
				margin-bottom: 30px;
}
.post-content hr {
				clear: both;
				max-width: 100rem;
				height: 0;
				margin: 1.25rem auto;
				border-top: 0;
				border-right: 0;
				border-bottom: 1px solid #cacaca;
				border-left: 0;
}

.post-disclaimer .disclaimer {
				padding-bottom: 60px;
				color: #010101;
				font-size: 0.75rem;
				line-height: 150%;
}
.post-disclaimer .disclaimer a {
				color: #285FFF;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
.post-disclaimer .disclaimer a:hover {
				text-decoration-color: #285FFF;
}

.post-related {
				background-color: #FAF4F1;
}
.post-related .related {
				padding-top: 125px;
				padding-bottom: 125px;
}
.post-related .related .grid {
				margin-left: -20px;
				margin-right: -20px;
}
.post-related .related .grid .news-post {
				padding-left: 20px;
				padding-right: 20px;
				position: relative;
}
.post-related .related .grid .news-post a {
				display: table;
				position: relative;
				width: 100%;
				margin-top: 40px;
}
.post-related .related .grid .news-post a:hover .related-content .content-title {
				text-decoration-color: #010101;
}
.post-related .related .grid .news-post a .related-content .content-title {
				margin-top: 50px;
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
}
@media print, screen and (max-width: 39.99875em) {
				.post-related .related .grid .news-post a .related-content .content-title {
								margin-top: 10px;
				}
}
.post-related .related .grid .news-post a .related-content .content-excerpt {
				margin-top: 10px;
}

.m-hero {
				padding-top: calc(80px + 80px);
				padding-bottom: 125px;
				position: relative;
}
.m-hero .has-arrow {
				position: absolute;
				top: 100%;
				z-index: 2;
				height: 150%;
				right: 0;
				width: 44%;
				overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
				.m-hero .has-arrow {
								width: 260px;
								top: calc(100% + 30px);
								height: 270px;
								right: 10%;
				}
}
.m-hero .has-arrow .image-svg {
				-webkit-transform: rotate(80.49deg);
				        transform: rotate(80.49deg);
				width: 110%;
				top: 15%;
}
@media print, screen and (max-width: 63.99875em) {
				.m-hero .has-arrow .image-svg {
								width: auto;
								bottom: -20%;
								top: auto;
				}
}
.m-hero .has-arrow .image-svg .draw-on-back {
				width: 100%;
				top: 0;
				left: 0;
}
.m-hero .hero-bg-color {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
}
@media print, screen and (max-width: 63.99875em) {
				.page-template-template-careers .m-hero .hero-bg-color {
								height: calc(100% + 90px);
				}
}
.m-hero.light-text .hero .h1 {
				color: #ffffff;
}
.m-hero.light-text .hero .body-1 {
				color: #ffffff;
}
.m-hero .hero .image-svg {
				width: 50px;
				margin-bottom: 30px;
}
.m-hero .hero .h1 {
				text-align: center;
}
.m-hero .hero .body-1 {
				text-align: center;
				margin-top: 32px;
}

.m-featured {
				background-color: #FFFDFD;
}
.m-featured .featured {
				border-bottom: 1px solid #00062C;
				padding-top: 125px;
				padding-bottom: 125px;
}
.m-featured .featured .featured-content .content {
				margin-top: 20px;
}
.m-featured .featured .featured-slider {
				width: 100%;
}
@media print, screen and (max-width: 74.99875em) {
				.m-featured .featured .featured-slider {
								margin-top: 60px;
				}
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				height: auto;
				padding-top: 1px;
				padding-bottom: 1px;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide.swiper-slide-active .featured-card {
				pointer-events: all;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card {
				width: 100%;
				background-color: #FFFDFD;
				border: 1px solid #010101;
				border-radius: 12px;
				padding: 40px;
				position: relative;
				height: calc(100% - 82px);
				pointer-events: none;
				display: table;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card:hover {
				cursor: -webkit-grab;
				cursor: grab;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card:active {
				cursor: -webkit-grabbing;
				cursor: grabbing;
}
@media print, screen and (max-width: 63.99875em) {
				.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card {
								padding: 30px;
				}
}
@media print, screen and (min-width: 56.25em) {
				.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card:hover .card-heading {
								-webkit-text-decoration: underline #010101;
								        text-decoration: underline #010101;
				}
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-number {
				font-family: "Just Me Again Down Here", sans-serif;
				font-size: 1.8rem;
				font-weight: 400;
				line-height: 116.667%;
				color: #AB7247;
				position: absolute;
				left: 13px;
				top: 10px;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-heading {
				-webkit-text-decoration: underline transparent;
				        text-decoration: underline transparent;
				-webkit-transition: -webkit-text-decoration 0.5s;
				transition: -webkit-text-decoration 0.5s;
				transition: text-decoration 0.5s;
				transition: text-decoration 0.5s, -webkit-text-decoration 0.5s;
				margin-top: 75px;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-date {
				text-align: right;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-excerpt {
				margin-top: 10px;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link {
				margin-left: 75px;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link:hover {
				cursor: pointer;
}
@media print, screen and (max-width: 56.24875em) {
				.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link {
								margin-left: 0;
								margin-top: 20px;
				}
}
@media print, screen and (min-width: 56.25em) {
				.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link:hover .arrow-container i {
								-webkit-transform: translateX(40px);
								        transform: translateX(40px);
								-webkit-transition: -webkit-transform 0.5s;
								transition: -webkit-transform 0.5s;
								transition: transform 0.5s;
								transition: transform 0.5s, -webkit-transform 0.5s;
				}
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link .arrow-container {
				border: 1px solid #010101;
				width: 35px;
				height: 35px;
				position: relative;
				border-radius: 50%;
				overflow: hidden;
				-webkit-transition: background-color 0.5s;
				transition: background-color 0.5s;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link .arrow-container i {
				font-size: 0.625rem;
				margin: auto 0;
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				display: table;
				color: #285FFF;
				width: 100%;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link .arrow-container i:before {
				display: table;
				margin: auto;
}
.m-featured .featured .featured-slider .swiper-wrapper .swiper-slide .featured-card .card-link .arrow-container i.left {
				left: -40px;
}
.m-featured .featured .swiper-controls {
				position: relative;
				margin-top: 60px;
}
.m-featured .featured .swiper-controls .swiper-button-prev,
.m-featured .featured .swiper-controls .swiper-button-next {
				position: relative;
				left: 0;
				top: 0;
				bottom: 0;
				margin: 0;
				height: auto;
				width: auto;
}
.m-featured .featured .swiper-controls .swiper-button-prev:after,
.m-featured .featured .swiper-controls .swiper-button-next:after {
				display: none;
}
.m-featured .featured .swiper-controls .swiper-button-prev i,
.m-featured .featured .swiper-controls .swiper-button-next i {
				color: #ffffff;
}
@media print, screen and (min-width: 64em) {
				.m-featured .featured .swiper-controls .swiper-button-prev {
								margin-right: 30px;
				}
}
.m-featured .featured .swiper-controls .swiper-button-prev i {
				-webkit-transform: rotate(180deg);
				        transform: rotate(180deg);
}
.m-featured .featured .swiper-controls .swiper-pagination {
				position: relative;
				top: 0;
				bottom: 0;
				left: 0;
				width: auto;
}
.m-featured .featured .swiper-controls .swiper-pagination .swiper-pagination-bullet {
				background-color: #ffffff;
				width: 10px;
				height: 10px;
				opacity: 0.15;
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
}
.m-featured .featured .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
				opacity: 1;
}
.m-featured.elm {
				background-color: #172626;
}
.m-featured.elm .featured-content .heading {
				color: #ffffff;
}
.m-featured.elm .featured-content .content {
				color: #ffffff;
}

.m-cta {
				padding-top: 125px;
				padding-bottom: 125px;
}
.m-cta.bark {
				background-color: #FAF4F1;
}
@media print, screen and (max-width: 63.99875em) {
				.m-cta .cta .cta-content .cta-text {
								margin-top: 50px;
				}
}
.m-cta .cta .cta-content .cta-button {
				margin-top: 20px;
}

.m-info-blocks {
				padding-bottom: 125px;
}
.m-info-blocks.approach {
				padding-bottom: 0;
}
.m-info-blocks .info-blocks .info-blocks-content {
				margin-top: 125px;
}
@media screen and (min-width: 64em) and (max-height: 700px) {
				.m-info-blocks .info-blocks .info-blocks-content {
								margin-top: 100px;
				}
}
.m-info-blocks .info-blocks .info-blocks-content .eyebrow-1 {
				color: #757575;
}
.m-info-blocks .info-blocks .info-blocks-content .h2 {
				margin-top: 20px;
}
.m-info-blocks .info-blocks .info-blocks-content .body-1 {
				margin-top: 20px;
}
.m-info-blocks .info-blocks .info-blocks-image {
				margin-top: -115px;
}
@media print, screen and (max-width: 89.99875em) {
				.m-info-blocks .info-blocks .info-blocks-image {
								margin-top: -50px;
				}
}
.m-info-blocks .info-blocks .info-blocks-image .image {
				border-radius: 12px;
				overflow: hidden;
}
.m-info-blocks .info-blocks .info-blocks-image .image img {
				width: 100%;
}
.m-info-blocks .info-blocks .blocks {
				margin-top: 90px;
				margin-left: -30px;
				margin-right: -30px;
}
@media print, screen and (max-width: 89.99875em) {
				.m-info-blocks .info-blocks .blocks {
								margin-right: -20px;
								margin-left: -20px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.m-info-blocks .info-blocks .blocks {
								margin-top: 20px;
				}
}
@media print, screen and (max-width: 63.99875em) {
				.m-info-blocks .info-blocks .blocks {
								margin-top: 0;
				}
}
.m-info-blocks .info-blocks .blocks > .cell {
				padding-right: 30px;
				padding-left: 30px;
}
@media print, screen and (max-width: 89.99875em) {
				.m-info-blocks .info-blocks .blocks > .cell {
								padding-right: 20px;
								padding-left: 20px;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.m-info-blocks .info-blocks .blocks .block {
								margin-top: 60px;
				}
}
.m-info-blocks .info-blocks .blocks .block .block-content .block-image {
				margin-bottom: 30px;
}
.m-info-blocks .info-blocks .blocks .block .block-content .block-image .image-svg {
				height: 60px;
}
.m-info-blocks .info-blocks .blocks .block .block-content .block-image .image-svg svg {
				height: 100%;
}
.m-info-blocks .info-blocks .blocks .block .block-content .block-image .image-svg svg path {
				fill: #AB7247;
}
.m-info-blocks .info-blocks .blocks .block .block-content .eyebrow-2 {
				color: #757575;
				margin-bottom: 10px;
}
.m-info-blocks .info-blocks .blocks .block .block-content .h3 {
				margin-top: 20px;
				margin-bottom: 30px;
}
@media print, screen and (max-width: 89.99875em) {
				.m-info-blocks .info-blocks .blocks .block .block-content .h3 {
								font-size: 2rem;
				}
}
@media print, screen and (max-width: 74.99875em) {
				.m-info-blocks .info-blocks .blocks .block .block-content .h3 {
								font-size: clamp(1.625rem, 3vw, 2.5rem);
				}
}
@media print, screen and (max-width: 63.99875em) {
				.m-info-blocks .info-blocks .blocks .block .block-content .h3 {
								margin-bottom: 10px;
				}
}
.m-info-blocks .info-blocks .blocks .block .block-content .body-2 {
				margin-top: 20px;
}