input::-webkit-input-placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder,
textarea::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder,
textarea:-moz-placeholder {
	color: #1a1a1a;
}
input::placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder,
textarea::placeholder,
textarea::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder,
textarea:-moz-placeholder {
	color: #1a1a1a;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
progress {
	vertical-align: baseline;
}
template,
[hidden] {
	display: none;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 50%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
button,
input,
select,
textarea {
	font: inherit;
}
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	color: transparent;
	background-color: transparent;
}
optgroup {
	font-weight: bold;
}
button,
input,
select {
	overflow: visible;
}
button,
input,
select,
textarea {
	margin: 0;
}
button,
select {
	text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	cursor: pointer;
}
[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-shadow: none;
	border: none;
	outline: none;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
input {
	box-shadow: none;
	border: none;
	outline: none;
}
.gradient {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
	background-size: 100%;
	background-image: -webkit-gradient(
		linear,
		50% 0%,
		50% 100%,
		color-stop(0%, rgba(0, 0, 0, 0)),
		color-stop(100%, #000000)
	);
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}
select {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
select:not(select) {
	max-height: 2.625rem;
}
@media (min-width: 36rem) {
	select {
		padding-top: calc(0.96154vw + 0.15385rem);
	}
}
@media (min-width: 62rem) {
	select {
		padding-top: 0.75rem;
	}
}
@media (min-width: 36rem) {
	select {
		padding-bottom: calc(0.96154vw + 0.15385rem);
	}
}
@media (min-width: 62rem) {
	select {
		padding-bottom: 0.75rem;
	}
}
@media (min-width: 36rem) {
	select {
		padding-left: calc(1.92308vw + 0.30769rem);
	}
}
@media (min-width: 62rem) {
	select {
		padding-left: 1.5rem;
	}
}
@media (min-width: 36rem) {
	select {
		padding-right: calc(1.92308vw + 0.30769rem);
	}
}
@media (min-width: 62rem) {
	select {
		padding-right: 1.5rem;
	}
}
body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}
body * {
	position: relative;
}
html,
body {
	width: 100%;
	height: 100%;
	max-width: 2000px;
	margin: 0 auto;
	padding: 0px;
	background-color: #f6f6f6;
}
.overflow {
	position: relative;
	overflow-x: hidden;
}
pre,
code,
sub,
fieldset,
form,
label,
legend,
details,
embed,
menu,
summary,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
ol,
ul,
caption,
dl,
dt,
dd,
ol,
li {
	margin: 0;
	padding: 0;
	font: inherit;
}
ul,
li {
	list-style-type: none;
}
html,
body,
div,
article,
section,
main,
footer,
header,
form,
fieldset,
pre,
code,
p,
ul,
ol,
li,
dl,
dt,
dd,
textarea,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
.border-box {
	outline: none;
	border: none;
	box-sizing: border-box;
}
*,
*:before,
*:after {
	box-sizing: inherit;
}
sub {
	bottom: -0.5rem;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	border-radius: 0;
	outline: none;
	font-size: 16px;
	color: #fff;
	background-color: #262626;
	border: 1px solid #999;
	z-index: 1;
	-moz-appearance: none;
	-webkit-appearance: none;
}
select * {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background-color: #fff !important;
	color: #1a1a1a !important;
}
.sr-only {
	position: absolute;
	border: 0;
	clip: rect(0, 0, 0, 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
}
.skip-main {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999;
}
a.skip-main:focus,
a.skip-main:active {
	color: #fff;
	background-color: #000e33;
	left: auto;
	top: 97px;
	width: 30%;
	height: auto;
	overflow: auto;
	margin: 10px 35%;
	padding: 5px;
	border: 4px dashed #fff;
	text-align: center;
	font-size: 1.2em;
	z-index: 999;
}
.focus-white:focus {
	outline: 2px dotted #fff;
}
.focus-white:focus:not(:focus-visible) {
	outline: none;
}
.focus-saphire:focus {
	outline: 2px dotted #000e33;
}
.focus-saphire:focus:not(:focus-visible) {
	outline: none;
}
.focus-ruby:focus {
	outline: 2px dotted #ff451f;
}
.focus-ruby:focus:not(:focus-visible) {
	outline: none;
}
.container {
	margin: 0 auto;
	width: 100%;
	max-width: 90rem;
}
.content {
	padding: 1rem;
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 48rem) {
	.content {
		padding: 2rem;
	}
}
.wrapper-v {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
@media (min-width: 36rem) {
	.wrapper-v {
		padding-top: calc(-7.69231vw + 8.76923rem);
	}
}
@media (min-width: 62rem) {
	.wrapper-v {
		padding-top: 4rem;
	}
}
@media (min-width: 36rem) {
	.wrapper-v {
		padding-bottom: calc(-7.69231vw + 8.76923rem);
	}
}
@media (min-width: 62rem) {
	.wrapper-v {
		padding-bottom: 4rem;
	}
}
.wrapper-h {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
@media (min-width: 36rem) {
	.wrapper-h {
		padding-left: calc(5.76923vw - 0.57692rem);
	}
}
@media (min-width: 62rem) {
	.wrapper-h {
		padding-left: 3rem;
	}
}
@media (min-width: 36rem) {
	.wrapper-h {
		padding-right: calc(5.76923vw - 0.57692rem);
	}
}
@media (min-width: 62rem) {
	.wrapper-h {
		padding-right: 3rem;
	}
}
table {
	border-collapse: collapse;
}
tbody tr td {
	padding: 1rem 0;
	border-bottom: 1px solid #666;
}
@media only screen and (min-width: 48rem) {
	header.container:before,
	section.container:before,
	footer.container:before {
		box-shadow: -50px 0 50px -50px rgba(0, 0, 0, 0.1) inset;
		content: " ";
		height: 100%;
		position: absolute;
		top: 0;
		left: -100px;
		width: 100px;
	}
	header.container:after,
	section.container:after,
	footer.container:after {
		box-shadow: 50px 0 50px -50px rgba(0, 0, 0, 0.1) inset;
		content: " ";
		height: 100%;
		position: absolute;
		top: 0;
		right: -100px;
		width: 100px;
	}
	.fluidOffset {
		margin-left: 6.5625rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.fluidOffset {
		margin-left: calc(0vw + 6.5625rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 75rem) {
	.fluidOffset {
		margin-left: 6.5625rem;
	}
}
@media only screen and (min-width: 48rem) {
	.wrapper-h-m {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.wrapper-h-m {
		padding-left: calc(5.76923vw - 0.57692rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.wrapper-h-m {
		padding-left: 3rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.wrapper-h-m {
		padding-right: calc(5.76923vw - 0.57692rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.wrapper-h-m {
		padding-right: 3rem;
	}
}
body {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-size: 1rem;
	font-weight: normal;
	color: #000;
}
h1,
.f1 {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	font-size: 3.25rem;
	line-height: 122%;
	letter-spacing: -1%;
}
@media (min-width: 36rem) {
	h1,
	.f1 {
		font-size: calc(7.21154vw + 0.65385rem);
	}
}
@media (min-width: 62rem) {
	h1,
	.f1 {
		font-size: 5.125rem;
	}
}
h2,
.f2 {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-weight: normal;
	font-size: 2rem;
	line-height: 132%;
	letter-spacing: -1%;
}
@media (min-width: 36rem) {
	h2,
	.f2 {
		font-size: calc(3.84615vw + 0.61538rem);
	}
}
@media (min-width: 62rem) {
	h2,
	.f2 {
		font-size: 3rem;
	}
}
h3,
.f3 {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-size: 24px;
	line-height: 136%;
	letter-spacing: -1%;
}
@media (min-width: 36rem) {
	h3,
	/* .f3 {
		font-size: calc(0.96154vw + 0.90385rem); */
	}
}
@media (min-width: 62rem) {
	h3,
	.f3 {
		/* font-size: 1.5rem; */
	}
}
h4,
.f4 {
	font-family: "mabry-bold", "Arial", sans-serif;
	font-size: 18px;
	line-height: 136%;
	letter-spacing: -1%;
}
@media (min-width: 36rem) {
	h4,
	.f4 {
		/* font-size: calc(0.96154vw + 0.65385rem); */
	}
}
@media (min-width: 62rem) {
	h4,
	.f4 {
		/* font-size: 1.25rem; */
	}
}
h5,
.f5,
a[data-pt-name] > div > p,
button[data-pt-name] > div > p,
.button[data-pt-name] > div > p {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-weight: normal;
	font-size: 18px;
	/* line-height: 163%; */
	letter-spacing: -1%;
}
@media (min-width: 36rem) {
	h5,
	.f5,
	a[data-pt-name] > div > p,
	button[data-pt-name] > div > p,
	.button[data-pt-name] > div > p {
		/* font-size: calc(0.96154vw + 0.65385rem); */
	}
}
@media (min-width: 62rem) {
	h5,
	.f5,
	a[data-pt-name] > div > p,
	button[data-pt-name] > div > p,
	.button[data-pt-name] > div > p {
		/* font-size: 1.25rem; */
	}
}
h6,
.f6 {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: -1%;
}
p {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: -1%;
}
@media (min-width: 36rem) {
	p {
		
	}
}
@media (min-width: 62rem) {
	p {
		
	}
}
p p.eyebrow,
p p.small-eyebrow {
	font-family: "mabry-bold", "Arial", sans-serif;
	letter-spacing: 11.5%;
}
p.eyebrow {
	font-size: 0.875rem;
	line-height: 116%;
}
p.small-eyebrow {
	font-size: 0.75rem;
	line-height: 110%;
}
a {
	cursor: pointer;
}
ul.bullets li {
	list-style-type: disc;
	margin-left: 1.5rem;
}
@font-face {
	font-family: "mabry-bold";
	src: url("webfonts/mabry-bold.eot");
	src: url("webfonts/mabry-bold.eot?#iefix") format("embedded-opentype"),
		url("webfonts/mabry-bold.woff2") format("woff2"),
		url("webfonts/mabry-bold.woff") format("woff"),
		url("webfonts/mabry-bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "mabry-bold-italic";
	src: url("webfonts/mabry-bold-italic.eot");
	src: url("webfonts/mabry-bold-italic.eot?#iefix") format("embedded-opentype"),
		url("webfonts/mabry-bold-italic.woff2") format("woff2"),
		url("webfonts/mabry-bold-italic.woff") format("woff"),
		url("webfonts/mabry-bold-italic.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "mabry-light";
	src: url("webfonts/mabry-light.eot");
	src: url("webfonts/mabry-light.eot?#iefix") format("embedded-opentype"),
		url("webfonts/mabry-light.woff2") format("woff2"),
		url("webfonts/mabry-light.woff") format("woff"),
		url("webfonts/mabry-light.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "mabry-light-italic";
	src: url("webfonts/mabry-light-italic.eot");
	src: url("webfonts/mabry-light-italic.eot?#iefix") format("embedded-opentype"),
		url("webfonts/mabry-light-italic.woff2") format("woff2"),
		url("webfonts/mabry-light-italic.woff") format("woff"),
		url("webfonts/mabry-light-italic.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "mabry-regular";
	src: url("webfonts/mabry-regular.eot");
	src: url("webfonts/mabry-regular.eot?#iefix") format("embedded-opentype"),
		url("webfonts/mabry-regular.woff2") format("woff2"),
		url("webfonts/mabry-regular.woff") format("woff"),
		url("webfonts/mabry-regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
strong,
b {
	font-family: "mabry-bold", "Arial", sans-serif;
}
.light {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
}
a {
	text-decoration: none;
	outline: none;
	color: inherit;
}
.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff;
}
.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}
.alert-danger,
.alert-failed {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}
.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}
.ba {
	border-style: solid;
	border-width: 1px;
}
.bt {
	border-top-style: solid;
	border-top-width: 1px;
}
.br {
	border-right-style: solid;
	border-right-width: 1px;
}
.bb {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.bl {
	border-left-style: solid;
	border-left-width: 1px;
}
.bn {
	border-style: none;
	border-width: 0;
}
@media only screen and (min-width: 36rem) {
	.ba-s {
		border-style: solid;
		border-width: 1px;
	}
	.bt-s {
		border-top-style: solid;
		border-top-width: 1px;
	}
	.br-s {
		border-right-style: solid;
		border-right-width: 1px;
	}
	.bb-s {
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.bl-s {
		border-left-style: solid;
		border-left-width: 1px;
	}
	.bn-s {
		border-style: none;
		border-width: 0;
	}
}
@media only screen and (min-width: 48rem) {
	.ba-m {
		border-style: solid;
		border-width: 1px;
	}
	.bt-m {
		border-top-style: solid;
		border-top-width: 1px;
	}
	.br-m {
		border-right-style: solid;
		border-right-width: 1px;
	}
	.bb-m {
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.bl-m {
		border-left-style: solid;
		border-left-width: 1px;
	}
	.bn-m {
		border-style: none;
		border-width: 0;
	}
}
@media only screen and (min-width: 62rem) {
	.ba-l {
		border-style: solid;
		border-width: 1px;
	}
	.bt-l {
		border-top-style: solid;
		border-top-width: 1px;
	}
	.br-l {
		border-right-style: solid;
		border-right-width: 1px;
	}
	.bb-l {
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.bl-l {
		border-left-style: solid;
		border-left-width: 1px;
	}
	.bn-l {
		border-style: none;
		border-width: 0;
	}
}
@media only screen and (min-width: 75rem) {
	.ba-xl {
		border-style: solid;
		border-width: 1px;
	}
	.bt-xl {
		border-top-style: solid;
		border-top-width: 1px;
	}
	.br-xl {
		border-right-style: solid;
		border-right-width: 1px;
	}
	.bb-xl {
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.bl-xl {
		border-left-style: solid;
		border-left-width: 1px;
	}
	.bn-xl {
		border-style: none;
		border-width: 0;
	}
}
.center-a--abs {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.center-h--abs {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.center-v--abs {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.center-off--abs {
	position: absolute;
	top: initial;
	left: initial;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.center-a--rel {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.center-h--rel {
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.center-v--rel {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.center-off--rel {
	position: relative;
	top: initial;
	left: initial;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.center-a--fix {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.center-h--fix {
	position: fixed;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.center-v--fix {
	position: fixed;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.center-off--fix {
	position: fixed;
	top: initial;
	left: initial;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
@media only screen and (min-width: 36rem) {
	.center-a--abs-s {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--abs-s {
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--abs-s {
		position: absolute;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--abs-s {
		position: absolute;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--rel-s {
		position: relative;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--rel-s {
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--rel-s {
		position: relative;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--rel-s {
		position: relative;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--fix-s {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--fix-s {
		position: fixed;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--fix-s {
		position: fixed;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--fix-s {
		position: fixed;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
@media only screen and (min-width: 48rem) {
	.center-a--abs-m {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--abs-m {
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--abs-m {
		position: absolute;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--abs-m {
		position: absolute;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--rel-m {
		position: relative;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--rel-m {
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--rel-m {
		position: relative;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--rel-m {
		position: relative;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--fix-m {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--fix-m {
		position: fixed;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--fix-m {
		position: fixed;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--fix-m {
		position: fixed;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
@media only screen and (min-width: 62rem) {
	.center-a--abs-l {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--abs-l {
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--abs-l {
		position: absolute;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--abs-l {
		position: absolute;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--rel-l {
		position: relative;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--rel-l {
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--rel-l {
		position: relative;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--rel-l {
		position: relative;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--fix-l {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--fix-l {
		position: fixed;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--fix-l {
		position: fixed;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--fix-l {
		position: fixed;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
@media only screen and (min-width: 75rem) {
	.center-a--abs-xl {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--abs-xl {
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--abs-xl {
		position: absolute;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--abs-xl {
		position: absolute;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--rel-xl {
		position: relative;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--rel-xl {
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--rel-xl {
		position: relative;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--rel-xl {
		position: relative;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.center-a--fix-xl {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.center-h--fix-xl {
		position: fixed;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.center-v--fix-xl {
		position: fixed;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.center-off--fix-xl {
		position: fixed;
		top: initial;
		left: initial;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.cn {
	clear: none;
}
.cb {
	clear: both;
}
.black {
	color: #000;
}
.bg-black {
	background-color: #000;
}
.b-black {
	border-color: #000;
}
.fill-black {
	fill: #000;
}
.s-black {
	stroke: #000;
}
.grey90 {
	color: #1a1a1a;
}
.bg-grey90 {
	background-color: #1a1a1a;
}
.b-grey90 {
	border-color: #1a1a1a;
}
.fill-grey90 {
	fill: #1a1a1a;
}
.s-grey90 {
	stroke: #1a1a1a;
}
.grey85 {
	color: #262626;
}
.bg-grey85 {
	background-color: #262626;
}
.b-grey85 {
	border-color: #262626;
}
.fill-grey85 {
	fill: #262626;
}
.s-grey85 {
	stroke: #262626;
}
.grey60 {
	color: #666;
}
.bg-grey60 {
	background-color: #666;
}
.b-grey60 {
	border-color: #666;
}
.fill-grey60 {
	fill: #666;
}
.s-grey60 {
	stroke: #666;
}
.grey40 {
	color: #999;
}
.bg-grey40 {
	background-color: #999;
}
.b-grey40 {
	border-color: #999;
}
.fill-grey40 {
	fill: #999;
}
.s-grey40 {
	stroke: #999;
}
.grey20 {
	color: #ccc;
}
.bg-grey20 {
	background-color: #ccc;
}
.b-grey20 {
	border-color: #ccc;
}
.fill-grey20 {
	fill: #ccc;
}
.s-grey20 {
	stroke: #ccc;
}
.grey10 {
	color: #e5e6e6;
}
.bg-grey10 {
	background-color: #e5e6e6;
}
.b-grey10 {
	border-color: #e5e6e6;
}
.fill-grey10 {
	fill: #e5e6e6;
}
.s-grey10 {
	stroke: #e5e6e6;
}
.grey05 {
	color: #f6f6f6;
}
.bg-grey05 {
	background-color: #f6f6f6;
}
.b-grey05 {
	border-color: #f6f6f6;
}
.fill-grey05 {
	fill: #f6f6f6;
}
.s-grey05 {
	stroke: #f6f6f6;
}
.white {
	color: #fff;
}
.bg-white {
	background-color: #fff;
}
.b-white {
	border-color: #fff;
}
.fill-white {
	fill: #fff;
}
.s-white {
	stroke: #fff;
}
.ruby {
	color: #ff451f;
}
.bg-ruby {
	background-color: #ff451f;
}
.b-ruby {
	border-color: #ff451f;
}
.fill-ruby {
	fill: #ff451f;
}
.s-ruby {
	stroke: #ff451f;
}
.dark-saphire {
	color: #000e33;
}
.bg-dark-saphire {
	background-color: #000e33;
}
.b-dark-saphire {
	border-color: #000e33;
}
.fill-dark-saphire {
	fill: #000e33;
}
.s-dark-saphire {
	stroke: #000e33;
}
.turquoise {
	color: #3ccbda;
}
.bg-turquoise {
	background-color: #3ccbda;
}
.b-turquoise {
	border-color: #3ccbda;
}
.fill-turquoise {
	fill: #3ccbda;
}
.s-turquoise {
	stroke: #3ccbda;
}
.marble {
	color: #f6f6f6;
}
.bg-marble {
	background-color: #f6f6f6;
}
.b-marble {
	border-color: #f6f6f6;
}
.fill-marble {
	fill: #f6f6f6;
}
.s-marble {
	stroke: #f6f6f6;
}
.transparent {
	color: transparent;
}
.bg-transparent {
	background-color: transparent;
}
.b-transparent {
	border-color: transparent;
}
.fill-transparent {
	fill: transparent;
}
.s-transparent {
	stroke: transparent;
}
@media only screen and (min-width: 36rem) {
	.black-s {
		color: #000;
	}
	.bg-black-s {
		background-color: #000;
	}
	.b-black-s {
		border-color: #000;
	}
	.fill-black-s {
		fill: #000;
	}
	.s-black-s {
		stroke: #000;
	}
	.grey90-s {
		color: #1a1a1a;
	}
	.bg-grey90-s {
		background-color: #1a1a1a;
	}
	.b-grey90-s {
		border-color: #1a1a1a;
	}
	.fill-grey90-s {
		fill: #1a1a1a;
	}
	.s-grey90-s {
		stroke: #1a1a1a;
	}
	.grey85-s {
		color: #262626;
	}
	.bg-grey85-s {
		background-color: #262626;
	}
	.b-grey85-s {
		border-color: #262626;
	}
	.fill-grey85-s {
		fill: #262626;
	}
	.s-grey85-s {
		stroke: #262626;
	}
	.grey60-s {
		color: #666;
	}
	.bg-grey60-s {
		background-color: #666;
	}
	.b-grey60-s {
		border-color: #666;
	}
	.fill-grey60-s {
		fill: #666;
	}
	.s-grey60-s {
		stroke: #666;
	}
	.grey40-s {
		color: #999;
	}
	.bg-grey40-s {
		background-color: #999;
	}
	.b-grey40-s {
		border-color: #999;
	}
	.fill-grey40-s {
		fill: #999;
	}
	.s-grey40-s {
		stroke: #999;
	}
	.grey20-s {
		color: #ccc;
	}
	.bg-grey20-s {
		background-color: #ccc;
	}
	.b-grey20-s {
		border-color: #ccc;
	}
	.fill-grey20-s {
		fill: #ccc;
	}
	.s-grey20-s {
		stroke: #ccc;
	}
	.grey10-s {
		color: #e5e6e6;
	}
	.bg-grey10-s {
		background-color: #e5e6e6;
	}
	.b-grey10-s {
		border-color: #e5e6e6;
	}
	.fill-grey10-s {
		fill: #e5e6e6;
	}
	.s-grey10-s {
		stroke: #e5e6e6;
	}
	.grey05-s {
		color: #f6f6f6;
	}
	.bg-grey05-s {
		background-color: #f6f6f6;
	}
	.b-grey05-s {
		border-color: #f6f6f6;
	}
	.fill-grey05-s {
		fill: #f6f6f6;
	}
	.s-grey05-s {
		stroke: #f6f6f6;
	}
	.white-s {
		color: #fff;
	}
	.bg-white-s {
		background-color: #fff;
	}
	.b-white-s {
		border-color: #fff;
	}
	.fill-white-s {
		fill: #fff;
	}
	.s-white-s {
		stroke: #fff;
	}
	.ruby-s {
		color: #ff451f;
	}
	.bg-ruby-s {
		background-color: #ff451f;
	}
	.b-ruby-s {
		border-color: #ff451f;
	}
	.fill-ruby-s {
		fill: #ff451f;
	}
	.s-ruby-s {
		stroke: #ff451f;
	}
	.dark-saphire-s {
		color: #000e33;
	}
	.bg-dark-saphire-s {
		background-color: #000e33;
	}
	.b-dark-saphire-s {
		border-color: #000e33;
	}
	.fill-dark-saphire-s {
		fill: #000e33;
	}
	.s-dark-saphire-s {
		stroke: #000e33;
	}
	.turquoise-s {
		color: #3ccbda;
	}
	.bg-turquoise-s {
		background-color: #3ccbda;
	}
	.b-turquoise-s {
		border-color: #3ccbda;
	}
	.fill-turquoise-s {
		fill: #3ccbda;
	}
	.s-turquoise-s {
		stroke: #3ccbda;
	}
	.marble-s {
		color: #f6f6f6;
	}
	.bg-marble-s {
		background-color: #f6f6f6;
	}
	.b-marble-s {
		border-color: #f6f6f6;
	}
	.fill-marble-s {
		fill: #f6f6f6;
	}
	.s-marble-s {
		stroke: #f6f6f6;
	}
	.transparent-s {
		color: transparent;
	}
	.bg-transparent-s {
		background-color: transparent;
	}
	.b-transparent-s {
		border-color: transparent;
	}
	.fill-transparent-s {
		fill: transparent;
	}
	.s-transparent-s {
		stroke: transparent;
	}
}
@media only screen and (min-width: 48rem) {
	.black-m {
		color: #000;
	}
	.bg-black-m {
		background-color: #000;
	}
	.b-black-m {
		border-color: #000;
	}
	.fill-black-m {
		fill: #000;
	}
	.s-black-m {
		stroke: #000;
	}
	.grey90-m {
		color: #1a1a1a;
	}
	.bg-grey90-m {
		background-color: #1a1a1a;
	}
	.b-grey90-m {
		border-color: #1a1a1a;
	}
	.fill-grey90-m {
		fill: #1a1a1a;
	}
	.s-grey90-m {
		stroke: #1a1a1a;
	}
	.grey85-m {
		color: #262626;
	}
	.bg-grey85-m {
		background-color: #262626;
	}
	.b-grey85-m {
		border-color: #262626;
	}
	.fill-grey85-m {
		fill: #262626;
	}
	.s-grey85-m {
		stroke: #262626;
	}
	.grey60-m {
		color: #666;
	}
	.bg-grey60-m {
		background-color: #666;
	}
	.b-grey60-m {
		border-color: #666;
	}
	.fill-grey60-m {
		fill: #666;
	}
	.s-grey60-m {
		stroke: #666;
	}
	.grey40-m {
		color: #999;
	}
	.bg-grey40-m {
		background-color: #999;
	}
	.b-grey40-m {
		border-color: #999;
	}
	.fill-grey40-m {
		fill: #999;
	}
	.s-grey40-m {
		stroke: #999;
	}
	.grey20-m {
		color: #ccc;
	}
	.bg-grey20-m {
		background-color: #ccc;
	}
	.b-grey20-m {
		border-color: #ccc;
	}
	.fill-grey20-m {
		fill: #ccc;
	}
	.s-grey20-m {
		stroke: #ccc;
	}
	.grey10-m {
		color: #e5e6e6;
	}
	.bg-grey10-m {
		background-color: #e5e6e6;
	}
	.b-grey10-m {
		border-color: #e5e6e6;
	}
	.fill-grey10-m {
		fill: #e5e6e6;
	}
	.s-grey10-m {
		stroke: #e5e6e6;
	}
	.grey05-m {
		color: #f6f6f6;
	}
	.bg-grey05-m {
		background-color: #f6f6f6;
	}
	.b-grey05-m {
		border-color: #f6f6f6;
	}
	.fill-grey05-m {
		fill: #f6f6f6;
	}
	.s-grey05-m {
		stroke: #f6f6f6;
	}
	.white-m {
		color: #fff;
	}
	.bg-white-m {
		background-color: #fff;
	}
	.b-white-m {
		border-color: #fff;
	}
	.fill-white-m {
		fill: #fff;
	}
	.s-white-m {
		stroke: #fff;
	}
	.ruby-m {
		color: #ff451f;
	}
	.bg-ruby-m {
		background-color: #ff451f;
	}
	.b-ruby-m {
		border-color: #ff451f;
	}
	.fill-ruby-m {
		fill: #ff451f;
	}
	.s-ruby-m {
		stroke: #ff451f;
	}
	.dark-saphire-m {
		color: #000e33;
	}
	.bg-dark-saphire-m {
		background-color: #000e33;
	}
	.b-dark-saphire-m {
		border-color: #000e33;
	}
	.fill-dark-saphire-m {
		fill: #000e33;
	}
	.s-dark-saphire-m {
		stroke: #000e33;
	}
	.turquoise-m {
		color: #3ccbda;
	}
	.bg-turquoise-m {
		background-color: #3ccbda;
	}
	.b-turquoise-m {
		border-color: #3ccbda;
	}
	.fill-turquoise-m {
		fill: #3ccbda;
	}
	.s-turquoise-m {
		stroke: #3ccbda;
	}
	.marble-m {
		color: #f6f6f6;
	}
	.bg-marble-m {
		background-color: #f6f6f6;
	}
	.b-marble-m {
		border-color: #f6f6f6;
	}
	.fill-marble-m {
		fill: #f6f6f6;
	}
	.s-marble-m {
		stroke: #f6f6f6;
	}
	.transparent-m {
		color: transparent;
	}
	.bg-transparent-m {
		background-color: transparent;
	}
	.b-transparent-m {
		border-color: transparent;
	}
	.fill-transparent-m {
		fill: transparent;
	}
	.s-transparent-m {
		stroke: transparent;
	}
}
@media only screen and (min-width: 62rem) {
	.black-l {
		color: #000;
	}
	.bg-black-l {
		background-color: #000;
	}
	.b-black-l {
		border-color: #000;
	}
	.fill-black-l {
		fill: #000;
	}
	.s-black-l {
		stroke: #000;
	}
	.grey90-l {
		color: #1a1a1a;
	}
	.bg-grey90-l {
		background-color: #1a1a1a;
	}
	.b-grey90-l {
		border-color: #1a1a1a;
	}
	.fill-grey90-l {
		fill: #1a1a1a;
	}
	.s-grey90-l {
		stroke: #1a1a1a;
	}
	.grey85-l {
		color: #262626;
	}
	.bg-grey85-l {
		background-color: #262626;
	}
	.b-grey85-l {
		border-color: #262626;
	}
	.fill-grey85-l {
		fill: #262626;
	}
	.s-grey85-l {
		stroke: #262626;
	}
	.grey60-l {
		color: #666;
	}
	.bg-grey60-l {
		background-color: #666;
	}
	.b-grey60-l {
		border-color: #666;
	}
	.fill-grey60-l {
		fill: #666;
	}
	.s-grey60-l {
		stroke: #666;
	}
	.grey40-l {
		color: #999;
	}
	.bg-grey40-l {
		background-color: #999;
	}
	.b-grey40-l {
		border-color: #999;
	}
	.fill-grey40-l {
		fill: #999;
	}
	.s-grey40-l {
		stroke: #999;
	}
	.grey20-l {
		color: #ccc;
	}
	.bg-grey20-l {
		background-color: #ccc;
	}
	.b-grey20-l {
		border-color: #ccc;
	}
	.fill-grey20-l {
		fill: #ccc;
	}
	.s-grey20-l {
		stroke: #ccc;
	}
	.grey10-l {
		color: #e5e6e6;
	}
	.bg-grey10-l {
		background-color: #e5e6e6;
	}
	.b-grey10-l {
		border-color: #e5e6e6;
	}
	.fill-grey10-l {
		fill: #e5e6e6;
	}
	.s-grey10-l {
		stroke: #e5e6e6;
	}
	.grey05-l {
		color: #f6f6f6;
	}
	.bg-grey05-l {
		background-color: #f6f6f6;
	}
	.b-grey05-l {
		border-color: #f6f6f6;
	}
	.fill-grey05-l {
		fill: #f6f6f6;
	}
	.s-grey05-l {
		stroke: #f6f6f6;
	}
	.white-l {
		color: #fff;
	}
	.bg-white-l {
		background-color: #fff;
	}
	.b-white-l {
		border-color: #fff;
	}
	.fill-white-l {
		fill: #fff;
	}
	.s-white-l {
		stroke: #fff;
	}
	.ruby-l {
		color: #ff451f;
	}
	.bg-ruby-l {
		background-color: #ff451f;
	}
	.b-ruby-l {
		border-color: #ff451f;
	}
	.fill-ruby-l {
		fill: #ff451f;
	}
	.s-ruby-l {
		stroke: #ff451f;
	}
	.dark-saphire-l {
		color: #000e33;
	}
	.bg-dark-saphire-l {
		background-color: #000e33;
	}
	.b-dark-saphire-l {
		border-color: #000e33;
	}
	.fill-dark-saphire-l {
		fill: #000e33;
	}
	.s-dark-saphire-l {
		stroke: #000e33;
	}
	.turquoise-l {
		color: #3ccbda;
	}
	.bg-turquoise-l {
		background-color: #3ccbda;
	}
	.b-turquoise-l {
		border-color: #3ccbda;
	}
	.fill-turquoise-l {
		fill: #3ccbda;
	}
	.s-turquoise-l {
		stroke: #3ccbda;
	}
	.marble-l {
		color: #f6f6f6;
	}
	.bg-marble-l {
		background-color: #f6f6f6;
	}
	.b-marble-l {
		border-color: #f6f6f6;
	}
	.fill-marble-l {
		fill: #f6f6f6;
	}
	.s-marble-l {
		stroke: #f6f6f6;
	}
	.transparent-l {
		color: transparent;
	}
	.bg-transparent-l {
		background-color: transparent;
	}
	.b-transparent-l {
		border-color: transparent;
	}
	.fill-transparent-l {
		fill: transparent;
	}
	.s-transparent-l {
		stroke: transparent;
	}
}
@media only screen and (min-width: 75rem) {
	.black-xl {
		color: #000;
	}
	.bg-black-xl {
		background-color: #000;
	}
	.b-black-xl {
		border-color: #000;
	}
	.fill-black-xl {
		fill: #000;
	}
	.s-black-xl {
		stroke: #000;
	}
	.grey90-xl {
		color: #1a1a1a;
	}
	.bg-grey90-xl {
		background-color: #1a1a1a;
	}
	.b-grey90-xl {
		border-color: #1a1a1a;
	}
	.fill-grey90-xl {
		fill: #1a1a1a;
	}
	.s-grey90-xl {
		stroke: #1a1a1a;
	}
	.grey85-xl {
		color: #262626;
	}
	.bg-grey85-xl {
		background-color: #262626;
	}
	.b-grey85-xl {
		border-color: #262626;
	}
	.fill-grey85-xl {
		fill: #262626;
	}
	.s-grey85-xl {
		stroke: #262626;
	}
	.grey60-xl {
		color: #666;
	}
	.bg-grey60-xl {
		background-color: #666;
	}
	.b-grey60-xl {
		border-color: #666;
	}
	.fill-grey60-xl {
		fill: #666;
	}
	.s-grey60-xl {
		stroke: #666;
	}
	.grey40-xl {
		color: #999;
	}
	.bg-grey40-xl {
		background-color: #999;
	}
	.b-grey40-xl {
		border-color: #999;
	}
	.fill-grey40-xl {
		fill: #999;
	}
	.s-grey40-xl {
		stroke: #999;
	}
	.grey20-xl {
		color: #ccc;
	}
	.bg-grey20-xl {
		background-color: #ccc;
	}
	.b-grey20-xl {
		border-color: #ccc;
	}
	.fill-grey20-xl {
		fill: #ccc;
	}
	.s-grey20-xl {
		stroke: #ccc;
	}
	.grey10-xl {
		color: #e5e6e6;
	}
	.bg-grey10-xl {
		background-color: #e5e6e6;
	}
	.b-grey10-xl {
		border-color: #e5e6e6;
	}
	.fill-grey10-xl {
		fill: #e5e6e6;
	}
	.s-grey10-xl {
		stroke: #e5e6e6;
	}
	.grey05-xl {
		color: #f6f6f6;
	}
	.bg-grey05-xl {
		background-color: #f6f6f6;
	}
	.b-grey05-xl {
		border-color: #f6f6f6;
	}
	.fill-grey05-xl {
		fill: #f6f6f6;
	}
	.s-grey05-xl {
		stroke: #f6f6f6;
	}
	.white-xl {
		color: #fff;
	}
	.bg-white-xl {
		background-color: #fff;
	}
	.b-white-xl {
		border-color: #fff;
	}
	.fill-white-xl {
		fill: #fff;
	}
	.s-white-xl {
		stroke: #fff;
	}
	.ruby-xl {
		color: #ff451f;
	}
	.bg-ruby-xl {
		background-color: #ff451f;
	}
	.b-ruby-xl {
		border-color: #ff451f;
	}
	.fill-ruby-xl {
		fill: #ff451f;
	}
	.s-ruby-xl {
		stroke: #ff451f;
	}
	.dark-saphire-xl {
		color: #000e33;
	}
	.bg-dark-saphire-xl {
		background-color: #000e33;
	}
	.b-dark-saphire-xl {
		border-color: #000e33;
	}
	.fill-dark-saphire-xl {
		fill: #000e33;
	}
	.s-dark-saphire-xl {
		stroke: #000e33;
	}
	.turquoise-xl {
		color: #3ccbda;
	}
	.bg-turquoise-xl {
		background-color: #3ccbda;
	}
	.b-turquoise-xl {
		border-color: #3ccbda;
	}
	.fill-turquoise-xl {
		fill: #3ccbda;
	}
	.s-turquoise-xl {
		stroke: #3ccbda;
	}
	.marble-xl {
		color: #f6f6f6;
	}
	.bg-marble-xl {
		background-color: #f6f6f6;
	}
	.b-marble-xl {
		border-color: #f6f6f6;
	}
	.fill-marble-xl {
		fill: #f6f6f6;
	}
	.s-marble-xl {
		stroke: #f6f6f6;
	}
	.transparent-xl {
		color: transparent;
	}
	.bg-transparent-xl {
		background-color: transparent;
	}
	.b-transparent-xl {
		border-color: transparent;
	}
	.fill-transparent-xl {
		fill: transparent;
	}
	.s-transparent-xl {
		stroke: transparent;
	}
}
.top-2 {
	top: -2rem;
}
.right-2 {
	right: -2rem;
}
.bottom-2 {
	bottom: -2rem;
}
.left-2 {
	left: -2rem;
}
.top-1 {
	top: -1.5rem;
}
.right-1 {
	right: -1.5rem;
}
.bottom-1 {
	bottom: -1.5rem;
}
.left-1 {
	left: -1.5rem;
}
.top0 {
	top: 0;
}
.right0 {
	right: 0;
}
.bottom0 {
	bottom: 0;
}
.left0 {
	left: 0;
}
.top1 {
	top: 1.5rem;
}
.right1 {
	right: 1.5rem;
}
.bottom1 {
	bottom: 1.5rem;
}
.left1 {
	left: 1.5rem;
}
.top2 {
	top: 2rem;
}
.right2 {
	right: 2rem;
}
.bottom2 {
	bottom: 2rem;
}
.left2 {
	left: 2rem;
}
.top3 {
	top: 3rem;
}
.right3 {
	right: 3rem;
}
.bottom3 {
	bottom: 3rem;
}
.left3 {
	left: 3rem;
}
.top4 {
	top: 4rem;
}
.right4 {
	right: 4rem;
}
.bottom4 {
	bottom: 4rem;
}
.left4 {
	left: 4rem;
}
.top25 {
	top: 25%;
}
.right25 {
	right: 25%;
}
.bottom25 {
	bottom: 25%;
}
.left25 {
	left: 25%;
}
.top33 {
	top: 33.3333%;
}
.right33 {
	right: 33.3333%;
}
.bottom33 {
	bottom: 33.3333%;
}
.left33 {
	left: 33.3333%;
}
.top50 {
	top: 50%;
}
.right50 {
	right: 50%;
}
.bottom50 {
	bottom: 50%;
}
.left50 {
	left: 50%;
}
@media only screen and (min-width: 36rem) {
	.top-2-s {
		top: -2rem;
	}
	.right-2-s {
		right: -2rem;
	}
	.bottom-2-s {
		bottom: -2rem;
	}
	.left-2-s {
		left: -2rem;
	}
	.top-1-s {
		top: -1.5rem;
	}
	.right-1-s {
		right: -1.5rem;
	}
	.bottom-1-s {
		bottom: -1.5rem;
	}
	.left-1-s {
		left: -1.5rem;
	}
	.top0-s {
		top: 0;
	}
	.right0-s {
		right: 0;
	}
	.bottom0-s {
		bottom: 0;
	}
	.left0-s {
		left: 0;
	}
	.top1-s {
		top: 1.5rem;
	}
	.right1-s {
		right: 1.5rem;
	}
	.bottom1-s {
		bottom: 1.5rem;
	}
	.left1-s {
		left: 1.5rem;
	}
	.top2-s {
		top: 2rem;
	}
	.right2-s {
		right: 2rem;
	}
	.bottom2-s {
		bottom: 2rem;
	}
	.left2-s {
		left: 2rem;
	}
	.top3-s {
		top: 3rem;
	}
	.right3-s {
		right: 3rem;
	}
	.bottom3-s {
		bottom: 3rem;
	}
	.left3-s {
		left: 3rem;
	}
	.top4-s {
		top: 4rem;
	}
	.right4-s {
		right: 4rem;
	}
	.bottom4-s {
		bottom: 4rem;
	}
	.left4-s {
		left: 4rem;
	}
	.top25-s {
		top: 25%;
	}
	.right25-s {
		right: 25%;
	}
	.bottom25-s {
		bottom: 25%;
	}
	.left25-s {
		left: 25%;
	}
	.top33-s {
		top: 33.3333%;
	}
	.right33-s {
		right: 33.3333%;
	}
	.bottom33-s {
		bottom: 33.3333%;
	}
	.left33-s {
		left: 33.3333%;
	}
	.top50-s {
		top: 50%;
	}
	.right50-s {
		right: 50%;
	}
	.bottom50-s {
		bottom: 50%;
	}
	.left50-s {
		left: 50%;
	}
}
@media only screen and (min-width: 48rem) {
	.top-2-m {
		top: -2rem;
	}
	.right-2-m {
		right: -2rem;
	}
	.bottom-2-m {
		bottom: -2rem;
	}
	.left-2-m {
		left: -2rem;
	}
	.top-1-m {
		top: -1.5rem;
	}
	.right-1-m {
		right: -1.5rem;
	}
	.bottom-1-m {
		bottom: -1.5rem;
	}
	.left-1-m {
		left: -1.5rem;
	}
	.top0-m {
		top: 0;
	}
	.right0-m {
		right: 0;
	}
	.bottom0-m {
		bottom: 0;
	}
	.left0-m {
		left: 0;
	}
	.top1-m {
		top: 1.5rem;
	}
	.right1-m {
		right: 1.5rem;
	}
	.bottom1-m {
		bottom: 1.5rem;
	}
	.left1-m {
		left: 1.5rem;
	}
	.top2-m {
		top: 2rem;
	}
	.right2-m {
		right: 2rem;
	}
	.bottom2-m {
		bottom: 2rem;
	}
	.left2-m {
		left: 2rem;
	}
	.top3-m {
		top: 3rem;
	}
	.right3-m {
		right: 3rem;
	}
	.bottom3-m {
		bottom: 3rem;
	}
	.left3-m {
		left: 3rem;
	}
	.top4-m {
		top: 4rem;
	}
	.right4-m {
		right: 4rem;
	}
	.bottom4-m {
		bottom: 4rem;
	}
	.left4-m {
		left: 4rem;
	}
	.top25-m {
		top: 25%;
	}
	.right25-m {
		right: 25%;
	}
	.bottom25-m {
		bottom: 25%;
	}
	.left25-m {
		left: 25%;
	}
	.top33-m {
		top: 33.3333%;
	}
	.right33-m {
		right: 33.3333%;
	}
	.bottom33-m {
		bottom: 33.3333%;
	}
	.left33-m {
		left: 33.3333%;
	}
	.top50-m {
		top: 50%;
	}
	.right50-m {
		right: 50%;
	}
	.bottom50-m {
		bottom: 50%;
	}
	.left50-m {
		left: 50%;
	}
}
@media only screen and (min-width: 62rem) {
	.top-2-l {
		top: -2rem;
	}
	.right-2-l {
		right: -2rem;
	}
	.bottom-2-l {
		bottom: -2rem;
	}
	.left-2-l {
		left: -2rem;
	}
	.top-1-l {
		top: -1.5rem;
	}
	.right-1-l {
		right: -1.5rem;
	}
	.bottom-1-l {
		bottom: -1.5rem;
	}
	.left-1-l {
		left: -1.5rem;
	}
	.top0-l {
		top: 0;
	}
	.right0-l {
		right: 0;
	}
	.bottom0-l {
		bottom: 0;
	}
	.left0-l {
		left: 0;
	}
	.top1-l {
		top: 1.5rem;
	}
	.right1-l {
		right: 1.5rem;
	}
	.bottom1-l {
		bottom: 1.5rem;
	}
	.left1-l {
		left: 1.5rem;
	}
	.top2-l {
		top: 2rem;
	}
	.right2-l {
		right: 2rem;
	}
	.bottom2-l {
		bottom: 2rem;
	}
	.left2-l {
		left: 2rem;
	}
	.top3-l {
		top: 3rem;
	}
	.right3-l {
		right: 3rem;
	}
	.bottom3-l {
		bottom: 3rem;
	}
	.left3-l {
		left: 3rem;
	}
	.top4-l {
		top: 4rem;
	}
	.right4-l {
		right: 4rem;
	}
	.bottom4-l {
		bottom: 4rem;
	}
	.left4-l {
		left: 4rem;
	}
	.top25-l {
		top: 25%;
	}
	.right25-l {
		right: 25%;
	}
	.bottom25-l {
		bottom: 25%;
	}
	.left25-l {
		left: 25%;
	}
	.top33-l {
		top: 33.3333%;
	}
	.right33-l {
		right: 33.3333%;
	}
	.bottom33-l {
		bottom: 33.3333%;
	}
	.left33-l {
		left: 33.3333%;
	}
	.top50-l {
		top: 50%;
	}
	.right50-l {
		right: 50%;
	}
	.bottom50-l {
		bottom: 50%;
	}
	.left50-l {
		left: 50%;
	}
}
@media only screen and (min-width: 75rem) {
	.top-2-xl {
		top: -2rem;
	}
	.right-2-xl {
		right: -2rem;
	}
	.bottom-2-xl {
		bottom: -2rem;
	}
	.left-2-xl {
		left: -2rem;
	}
	.top-1-xl {
		top: -1.5rem;
	}
	.right-1-xl {
		right: -1.5rem;
	}
	.bottom-1-xl {
		bottom: -1.5rem;
	}
	.left-1-xl {
		left: -1.5rem;
	}
	.top0-xl {
		top: 0;
	}
	.right0-xl {
		right: 0;
	}
	.bottom0-xl {
		bottom: 0;
	}
	.left0-xl {
		left: 0;
	}
	.top1-xl {
		top: 1.5rem;
	}
	.right1-xl {
		right: 1.5rem;
	}
	.bottom1-xl {
		bottom: 1.5rem;
	}
	.left1-xl {
		left: 1.5rem;
	}
	.top2-xl {
		top: 2rem;
	}
	.right2-xl {
		right: 2rem;
	}
	.bottom2-xl {
		bottom: 2rem;
	}
	.left2-xl {
		left: 2rem;
	}
	.top3-xl {
		top: 3rem;
	}
	.right3-xl {
		right: 3rem;
	}
	.bottom3-xl {
		bottom: 3rem;
	}
	.left3-xl {
		left: 3rem;
	}
	.top4-xl {
		top: 4rem;
	}
	.right4-xl {
		right: 4rem;
	}
	.bottom4-xl {
		bottom: 4rem;
	}
	.left4-xl {
		left: 4rem;
	}
	.top25-xl {
		top: 25%;
	}
	.right25-xl {
		right: 25%;
	}
	.bottom25-xl {
		bottom: 25%;
	}
	.left25-xl {
		left: 25%;
	}
	.top33-xl {
		top: 33.3333%;
	}
	.right33-xl {
		right: 33.3333%;
	}
	.bottom33-xl {
		bottom: 33.3333%;
	}
	.left33-xl {
		left: 33.3333%;
	}
	.top50-xl {
		top: 50%;
	}
	.right50-xl {
		right: 50%;
	}
	.bottom50-xl {
		bottom: 50%;
	}
	.left50-xl {
		left: 50%;
	}
}
.cb {
	clear: both;
}
.fl {
	float: left;
	_display: inline;
}
.fr {
	float: right;
	_display: inline;
}
.fn {
	float: none;
	_display: inline;
}
@media only screen and (min-width: 36rem) {
	.fl-s {
		float: left;
		_display: inline;
	}
	.fr-s {
		float: right;
		_display: inline;
	}
	.fn-s {
		float: none;
		_display: inline;
	}
}
@media only screen and (min-width: 48rem) {
	.fl-m {
		float: left;
		_display: inline;
	}
	.fr-m {
		float: right;
		_display: inline;
	}
	.fn-m {
		float: none;
		_display: inline;
	}
}
@media only screen and (min-width: 62rem) {
	.fl-l {
		float: left;
		_display: inline;
	}
	.fr-l {
		float: right;
		_display: inline;
	}
	.fn-l {
		float: none;
		_display: inline;
	}
}
@media only screen and (min-width: 75rem) {
	.fl-xl {
		float: left;
		_display: inline;
	}
	.fr-xl {
		float: right;
		_display: inline;
	}
	.fn-xl {
		float: none;
		_display: inline;
	}
}
::-moz-placeholder,
::-webkit-input-placeholder,
:-ms-input-placeholder,
::placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder,
textarea:-ms-input-placeholder,
textarea ::placeholder {
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 111%;
	color: black;
}
@media only screen and (max-width: 48rem) {
	::-moz-placeholder,
	::-webkit-input-placeholder,
	:-ms-input-placeholder,
	::placeholder,
	textarea::-moz-placeholder,
	textarea::-webkit-input-placeholder,
	textarea:-ms-input-placeholder,
	textarea ::placeholder {
		font-size: 16px;
		line-height: 111%;
	}
}
.drop-down-container .select-selected:hover,
.drop-down-container .select-items .option:hover {
	background-color: #000e33;
	color: #fff;
}
.drop-down-container .select-selected:active,
.drop-down-container .select-selected:focus,
.drop-down-container .select-items .option:active,
.drop-down-container .select-items .option:focus {
	background-color: #ff451f;
}
::-webkit-input-placeholder {
	color: #000000;
}
form .errorMessage {
	display: none;
}
form .parsley-error {
	border-bottom: 2px solid #ff451f !important;
}
form .parsley-errors-list {
	padding-left: 1rem;
	padding-bottom: 0.375rem;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-size: 0.75rem;
	line-height: 152%;
	letter-spacing: -0.01em;
	color: #ff451f;
}
@media (min-width: 36rem) {
	form .parsley-errors-list {
		font-size: calc(0.48077vw + 0.57692rem);
	}
}
@media (min-width: 62rem) {
	form .parsley-errors-list {
		font-size: 0.875rem;
	}
}
@media only screen and (max-width: 62rem) {
	form .parsley-errors-list {
		margin-top: 0.6rem;
		font-size: 12px;
		line-height: 152%;
	}
}
.drop-down-container {
	margin-bottom: 2.25rem;
}
@media only screen and (max-width: 75rem) {
	.drop-down-container {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		flex-grow: 1;
	}
}
.drop-down-container select {
	display: none;
}
.drop-down-container .select-selected {
	margin-bottom: 1px;
	padding-top: 0.8rem;
	padding-left: 1rem;
	padding-right: 3rem;
	padding-bottom: 0.8rem;
	cursor: pointer;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-size: 1.125rem;
	line-height: 124%;
	letter-spacing: -0.01em;
	color: #000000;
	background-image: url("../img/selectArrow.svg");
	background-position-x: calc(100% - 16px);
	background-position-y: 58%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000e33;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
@media (min-width: 36rem) {
	.drop-down-container .select-selected {
		font-size: calc(0.72115vw + 0.86538rem);
	}
}
@media (min-width: 62rem) {
	.drop-down-container .select-selected {
		font-size: 1.3125rem;
	}
}
.drop-down-container .select-selected.select-arrow-active {
	background-image: url("../img/selectArrowUp.svg");
}
.drop-down-container .select-items {
	display: block;
	position: absolute;
	margin-top: -2px;
	width: 100%;
	height: auto;
	z-index: 2;
	cursor: pointer;
	background: white;
	border: 2px solid #000e33;
}
.drop-down-container .select-items .optgroup:not(:last-child):after {
	content: "";
	position: absolute;
	top: 100%;
	left: 4%;
	width: 92%;
	height: 1px;
	background-color: #000e33;
}
.drop-down-container .select-items .option {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.9rem;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-size: 1.125rem;
	line-height: 124%;
	letter-spacing: -0.01em;
	color: #000000;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
@media (min-width: 36rem) {
	.drop-down-container .select-items .option {
		font-size: calc(0.72115vw + 0.86538rem);
	}
}
@media (min-width: 62rem) {
	.drop-down-container .select-items .option {
		font-size: 1.3125rem;
	}
}
.drop-down-container .select-items .option:first-child {
	padding-top: 1rem;
}
.drop-down-container .select-items .option:last-child {
	padding-bottom: 1rem;
}
.drop-down-container .select-items.select-hide {
	display: none;
}
textarea {
	margin-top: 2.25rem;
	padding: 0.9375rem;
	width: 100%;
	height: 12.5rem;
	box-sizing: border-box;
	border: 1px solid #000e33;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-size: 1.125rem;
	line-height: 1.375rem;
	letter-spacing: -0.01em;
	color: #000000;
}
@media (min-width: 36rem) {
	textarea {
		font-size: calc(0.72115vw + 0.86538rem);
	}
}
@media (min-width: 62rem) {
	textarea {
		font-size: 1.3125rem;
	}
}
@media (min-width: 36rem) {
	textarea {
		line-height: calc(0.96154vw + 1.02885rem);
	}
}
@media (min-width: 62rem) {
	textarea {
		line-height: 1.625rem;
	}
}
.col {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 0;
	flex-basis: 0;
	max-width: 100%;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col {
		padding: 1rem;
	}
}
.col-1 {
	-webkit-flex-basis: 8.33333%;
	flex-basis: 8.33333%;
	max-width: 8.33333%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-1 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-1 {
		padding: 1rem;
	}
}
.offset-1 {
	margin-left: 8.33333%;
}
.col-2 {
	-webkit-flex-basis: 16.66667%;
	flex-basis: 16.66667%;
	max-width: 16.66667%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-2 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-2 {
		padding: 1rem;
	}
}
.offset-2 {
	margin-left: 16.66667%;
}
.col-3 {
	-webkit-flex-basis: 25%;
	flex-basis: 25%;
	max-width: 25%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-3 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-3 {
		padding: 1rem;
	}
}
.offset-3 {
	margin-left: 25%;
}
.col-4 {
	-webkit-flex-basis: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-4 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-4 {
		padding: 1rem;
	}
}
.offset-4 {
	margin-left: 33.33333%;
}
.col-5 {
	-webkit-flex-basis: 41.66667%;
	flex-basis: 41.66667%;
	max-width: 41.66667%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-5 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-5 {
		padding: 1rem;
	}
}
.offset-5 {
	margin-left: 41.66667%;
}
.col-6 {
	-webkit-flex-basis: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-6 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-6 {
		padding: 1rem;
	}
}
.offset-6 {
	margin-left: 50%;
}
.col-7 {
	-webkit-flex-basis: 58.33333%;
	flex-basis: 58.33333%;
	max-width: 58.33333%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-7 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-7 {
		padding: 1rem;
	}
}
.offset-7 {
	margin-left: 58.33333%;
}
.col-8 {
	-webkit-flex-basis: 66.66667%;
	flex-basis: 66.66667%;
	max-width: 66.66667%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-8 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-8 {
		padding: 1rem;
	}
}
.offset-8 {
	margin-left: 66.66667%;
}
.col-9 {
	-webkit-flex-basis: 75%;
	flex-basis: 75%;
	max-width: 75%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-9 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-9 {
		padding: 1rem;
	}
}
.offset-9 {
	margin-left: 75%;
}
.col-10 {
	-webkit-flex-basis: 83.33333%;
	flex-basis: 83.33333%;
	max-width: 83.33333%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-10 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-10 {
		padding: 1rem;
	}
}
.offset-10 {
	margin-left: 83.33333%;
}
.col-11 {
	-webkit-flex-basis: 91.66667%;
	flex-basis: 91.66667%;
	max-width: 91.66667%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-11 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-11 {
		padding: 1rem;
	}
}
.offset-11 {
	margin-left: 91.66667%;
}
.col-12 {
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 1rem;
	padding: 0.25rem;
}
@media (min-width: 36rem) {
	.col-12 {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media (min-width: 62rem) {
	.col-12 {
		padding: 1rem;
	}
}
.offset-12 {
	margin-left: 100%;
}
@media only screen and (min-width: 36rem) {
	.col-1-s {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-1-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-1-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-1-s {
		margin-left: 8.33333%;
	}
	.col-2-s {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-2-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-2-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-2-s {
		margin-left: 16.66667%;
	}
	.col-3-s {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-3-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-3-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-3-s {
		margin-left: 25%;
	}
	.col-4-s {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-4-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-4-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-4-s {
		margin-left: 33.33333%;
	}
	.col-5-s {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-5-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-5-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-5-s {
		margin-left: 41.66667%;
	}
	.col-6-s {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-6-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-6-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-6-s {
		margin-left: 50%;
	}
	.col-7-s {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-7-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-7-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-7-s {
		margin-left: 58.33333%;
	}
	.col-8-s {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-8-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-8-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-8-s {
		margin-left: 66.66667%;
	}
	.col-9-s {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-9-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-9-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-9-s {
		margin-left: 75%;
	}
	.col-10-s {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-10-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-10-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-10-s {
		margin-left: 83.33333%;
	}
	.col-11-s {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-11-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-11-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-11-s {
		margin-left: 91.66667%;
	}
	.col-12-s {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 36rem) and (min-width: 36rem) {
	.col-12-s {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 36rem) and (min-width: 62rem) {
	.col-12-s {
		padding: 1rem;
	}
}
@media only screen and (min-width: 36rem) {
	.offset-12-s {
		margin-left: 100%;
	}
}
@media only screen and (min-width: 48rem) {
	.col-1-m {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 4.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-1-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-1-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-1-m {
		margin-left: 8.33333%;
	}
	.col-2-m {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-2-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-2-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-2-m {
		margin-left: 16.66667%;
	}
	.col-3-m {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-3-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-3-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-3-m {
		margin-left: 25%;
	}
	.col-4-m {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-4-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-4-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-4-m {
		margin-left: 33.33333%;
	}
	.col-5-m {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-5-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-5-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-5-m {
		margin-left: 41.66667%;
	}
	.col-6-m {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-6-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-6-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-6-m {
		margin-left: 50%;
	}
	.col-7-m {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-7-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-7-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-7-m {
		margin-left: 58.33333%;
	}
	.col-8-m {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-8-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-8-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-8-m {
		margin-left: 66.66667%;
	}
	.col-9-m {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-9-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-9-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-9-m {
		margin-left: 75%;
	}
	.col-10-m {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-10-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-10-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-10-m {
		margin-left: 83.33333%;
	}
	.col-11-m {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-11-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-11-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-11-m {
		margin-left: 91.66667%;
	}
	.col-12-m {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 48rem) and (min-width: 36rem) {
	.col-12-m {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 48rem) and (min-width: 62rem) {
	.col-12-m {
		padding: 1rem;
	}
}
@media only screen and (min-width: 48rem) {
	.offset-12-m {
		margin-left: 100%;
	}
}
@media only screen and (min-width: 62rem) {
	.col-1-l {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-1-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-1-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-1-l {
		margin-left: 8.33333%;
	}
	.col-2-l {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-2-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-2-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-2-l {
		margin-left: 16.66667%;
	}
	.col-3-l {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-3-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-3-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-3-l {
		margin-left: 25%;
	}
	.col-4-l {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-4-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-4-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-4-l {
		margin-left: 33.33333%;
	}
	.col-5-l {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-5-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-5-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-5-l {
		margin-left: 41.66667%;
	}
	.col-6-l {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-6-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-6-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-6-l {
		margin-left: 50%;
	}
	.col-7-l {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-7-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-7-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-7-l {
		margin-left: 58.33333%;
	}
	.col-8-l {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-8-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-8-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-8-l {
		margin-left: 66.66667%;
	}
	.col-9-l {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-9-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-9-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-9-l {
		margin-left: 75%;
	}
	.col-10-l {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-10-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-10-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-10-l {
		margin-left: 83.33333%;
	}
	.col-11-l {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-11-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-11-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-11-l {
		margin-left: 91.66667%;
	}
	.col-12-l {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 62rem) and (min-width: 36rem) {
	.col-12-l {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 62rem) and (min-width: 62rem) {
	.col-12-l {
		padding: 1rem;
	}
}
@media only screen and (min-width: 62rem) {
	.offset-12-l {
		margin-left: 100%;
	}
}
@media only screen and (min-width: 75rem) {
	.col-1-xl {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-1-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-1-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-1-xl {
		margin-left: 8.33333%;
	}
	.col-2-xl {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-2-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-2-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-2-xl {
		margin-left: 16.66667%;
	}
	.col-3-xl {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-3-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-3-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-3-xl {
		margin-left: 25%;
	}
	.col-4-xl {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-4-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-4-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-4-xl {
		margin-left: 33.33333%;
	}
	.col-5-xl {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-5-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-5-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-5-xl {
		margin-left: 41.66667%;
	}
	.col-6-xl {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-6-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-6-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-6-xl {
		margin-left: 50%;
	}
	.col-7-xl {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-7-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-7-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-7-xl {
		margin-left: 58.33333%;
	}
	.col-8-xl {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-8-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-8-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-8-xl {
		margin-left: 66.66667%;
	}
	.col-9-xl {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-9-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-9-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-9-xl {
		margin-left: 75%;
	}
	.col-10-xl {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-10-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-10-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-10-xl {
		margin-left: 83.33333%;
	}
	.col-11-xl {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-11-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-11-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-11-xl {
		margin-left: 91.66667%;
	}
	.col-12-xl {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: 1rem;
		padding: 0.25rem;
	}
}
@media only screen and (min-width: 75rem) and (min-width: 36rem) {
	.col-12-xl {
		padding: calc(2.88462vw - 0.78846rem);
	}
}
@media only screen and (min-width: 75rem) and (min-width: 62rem) {
	.col-12-xl {
		padding: 1rem;
	}
}
@media only screen and (min-width: 75rem) {
	.offset-12-xl {
		margin-left: 100%;
	}
}
.row {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.h1 {
	height: 1.5rem;
}
.min-h1 {
	min-height: 1.5rem;
}
.max-h1 {
	max-height: 1.5rem;
}
.h2 {
	height: 2rem;
}
.min-h2 {
	min-height: 2rem;
}
.max-h2 {
	max-height: 2rem;
}
.h3 {
	height: 3rem;
}
.min-h3 {
	min-height: 3rem;
}
.max-h3 {
	max-height: 3rem;
}
.h4 {
	height: 4rem;
}
.min-h4 {
	min-height: 4rem;
}
.max-h4 {
	max-height: 4rem;
}
.h5 {
	height: 6rem;
}
.min-h5 {
	min-height: 6rem;
}
.max-h5 {
	max-height: 6rem;
}
.h6 {
	height: 8rem;
}
.min-h6 {
	min-height: 8rem;
}
.max-h6 {
	max-height: 8rem;
}
.h0 {
	height: 0%;
}
.min-h0 {
	min-height: 0%;
}
.max-h0 {
	max-height: 0%;
}
.h10 {
	height: 10%;
}
.min-h10 {
	min-height: 10%;
}
.max-h10 {
	max-height: 10%;
}
.h20 {
	height: 20%;
}
.min-h20 {
	min-height: 20%;
}
.max-h20 {
	max-height: 20%;
}
.h25 {
	height: 25%;
}
.min-h25 {
	min-height: 25%;
}
.max-h25 {
	max-height: 25%;
}
.h30 {
	height: 30%;
}
.min-h30 {
	min-height: 30%;
}
.max-h30 {
	max-height: 30%;
}
.h40 {
	height: 40%;
}
.min-h40 {
	min-height: 40%;
}
.max-h40 {
	max-height: 40%;
}
.h50 {
	height: 50%;
}
.min-h50 {
	min-height: 50%;
}
.max-h50 {
	max-height: 50%;
}
.h60 {
	height: 60%;
}
.min-h60 {
	min-height: 60%;
}
.max-h60 {
	max-height: 60%;
}
.h70 {
	height: 70%;
}
.min-h70 {
	min-height: 70%;
}
.max-h70 {
	max-height: 70%;
}
.h75 {
	height: 75%;
}
.min-h75 {
	min-height: 75%;
}
.max-h75 {
	max-height: 75%;
}
.h80 {
	height: 80%;
}
.min-h80 {
	min-height: 80%;
}
.max-h80 {
	max-height: 80%;
}
.h90 {
	height: 90%;
}
.min-h90 {
	min-height: 90%;
}
.max-h90 {
	max-height: 90%;
}
.h100 {
	height: 100%;
}
.min-h100 {
	min-height: 100%;
}
.max-h100 {
	max-height: 100%;
}
.h-third {
	height: 33.33333%;
}
.min-h-third {
	min-height: 33.33333%;
}
.max-h-third {
	max-height: 33.33333%;
}
.h-two-thirds {
	height: 66.66667%;
}
.min-h-two-thirds {
	min-height: 66.66667%;
}
.max-h-two-thirds {
	max-height: 66.66667%;
}
.vh25 {
	height: 25vh;
}
.min-vh25 {
	min-height: 25vh;
}
.max-vh25 {
	max-height: 25vh;
}
.vh30 {
	height: 30vh;
}
.min-vh30 {
	min-height: 30vh;
}
.max-vh30 {
	max-height: 30vh;
}
.vh40 {
	height: 40vh;
}
.min-vh40 {
	min-height: 40vh;
}
.max-vh40 {
	max-height: 40vh;
}
.vh50 {
	height: 50vh;
}
.min-vh50 {
	min-height: 50vh;
}
.max-vh50 {
	max-height: 50vh;
}
.vh56 {
	height: 56vh;
}
.min-vh56 {
	min-height: 56vh;
}
.max-vh56 {
	max-height: 56vh;
}
.vh75 {
	height: 75vh;
}
.min-vh75 {
	min-height: 75vh;
}
.max-vh75 {
	max-height: 75vh;
}
.vh100 {
	height: 100vh;
}
.min-vh100 {
	min-height: 100vh;
}
.max-vh100 {
	max-height: 100vh;
}
@media only screen and (min-width: 36rem) {
	.h1-s {
		height: 1.5rem;
	}
	.min-h1-s {
		min-height: 1.5rem;
	}
	.max-h1-s {
		max-height: 1.5rem;
	}
	.h2-s {
		height: 2rem;
	}
	.min-h2-s {
		min-height: 2rem;
	}
	.max-h2-s {
		max-height: 2rem;
	}
	.h3-s {
		height: 3rem;
	}
	.min-h3-s {
		min-height: 3rem;
	}
	.max-h3-s {
		max-height: 3rem;
	}
	.h4-s {
		height: 4rem;
	}
	.min-h4-s {
		min-height: 4rem;
	}
	.max-h4-s {
		max-height: 4rem;
	}
	.h5-s {
		height: 6rem;
	}
	.min-h5-s {
		min-height: 6rem;
	}
	.max-h5-s {
		max-height: 6rem;
	}
	.h6-s {
		height: 8rem;
	}
	.min-h6-s {
		min-height: 8rem;
	}
	.max-h6-s {
		max-height: 8rem;
	}
	.h0-s {
		height: 0%;
	}
	.min-h0-s {
		min-height: 0%;
	}
	.max-h0-s {
		max-height: 0%;
	}
	.h10-s {
		height: 10%;
	}
	.min-h10-s {
		min-height: 10%;
	}
	.max-h10-s {
		max-height: 10%;
	}
	.h20-s {
		height: 20%;
	}
	.min-h20-s {
		min-height: 20%;
	}
	.max-h20-s {
		max-height: 20%;
	}
	.h25-s {
		height: 25%;
	}
	.min-h25-s {
		min-height: 25%;
	}
	.max-h25-s {
		max-height: 25%;
	}
	.h30-s {
		height: 30%;
	}
	.min-h30-s {
		min-height: 30%;
	}
	.max-h30-s {
		max-height: 30%;
	}
	.h40-s {
		height: 40%;
	}
	.min-h40-s {
		min-height: 40%;
	}
	.max-h40-s {
		max-height: 40%;
	}
	.h50-s {
		height: 50%;
	}
	.min-h50-s {
		min-height: 50%;
	}
	.max-h50-s {
		max-height: 50%;
	}
	.h60-s {
		height: 60%;
	}
	.min-h60-s {
		min-height: 60%;
	}
	.max-h60-s {
		max-height: 60%;
	}
	.h70-s {
		height: 70%;
	}
	.min-h70-s {
		min-height: 70%;
	}
	.max-h70-s {
		max-height: 70%;
	}
	.h75-s {
		height: 75%;
	}
	.min-h75-s {
		min-height: 75%;
	}
	.max-h75-s {
		max-height: 75%;
	}
	.h80-s {
		height: 80%;
	}
	.min-h80-s {
		min-height: 80%;
	}
	.max-h80-s {
		max-height: 80%;
	}
	.h90-s {
		height: 90%;
	}
	.min-h90-s {
		min-height: 90%;
	}
	.max-h90-s {
		max-height: 90%;
	}
	.h100-s {
		height: 100%;
	}
	.min-h100-s {
		min-height: 100%;
	}
	.max-h100-s {
		max-height: 100%;
	}
	.h-third-s {
		height: 33.33333%;
	}
	.min-h-third-s {
		min-height: 33.33333%;
	}
	.max-h-third-s {
		max-height: 33.33333%;
	}
	.h-two-thirds-s {
		height: 66.66667%;
	}
	.min-h-two-thirds-s {
		min-height: 66.66667%;
	}
	.max-h-two-thirds-s {
		max-height: 66.66667%;
	}
	.vh25-s {
		height: 25vh;
	}
	.min-vh25-s {
		min-height: 25vh;
	}
	.max-vh25-s {
		max-height: 25vh;
	}
	.vh30-s {
		height: 30vh;
	}
	.min-vh30-s {
		min-height: 30vh;
	}
	.max-vh30-s {
		max-height: 30vh;
	}
	.vh40-s {
		height: 40vh;
	}
	.min-vh40-s {
		min-height: 40vh;
	}
	.max-vh40-s {
		max-height: 40vh;
	}
	.vh50-s {
		height: 50vh;
	}
	.min-vh50-s {
		min-height: 50vh;
	}
	.max-vh50-s {
		max-height: 50vh;
	}
	.vh56-s {
		height: 56vh;
	}
	.min-vh56-s {
		min-height: 56vh;
	}
	.max-vh56-s {
		max-height: 56vh;
	}
	.vh75-s {
		height: 75vh;
	}
	.min-vh75-s {
		min-height: 75vh;
	}
	.max-vh75-s {
		max-height: 75vh;
	}
	.vh100-s {
		height: 100vh;
	}
	.min-vh100-s {
		min-height: 100vh;
	}
	.max-vh100-s {
		max-height: 100vh;
	}
}
@media only screen and (min-width: 48rem) {
	.h1-m {
		height: 1.5rem;
	}
	.min-h1-m {
		min-height: 1.5rem;
	}
	.max-h1-m {
		max-height: 1.5rem;
	}
	.h2-m {
		height: 2rem;
	}
	.min-h2-m {
		min-height: 2rem;
	}
	.max-h2-m {
		max-height: 2rem;
	}
	.h3-m {
		height: 3rem;
	}
	.min-h3-m {
		min-height: 3rem;
	}
	.max-h3-m {
		max-height: 3rem;
	}
	.h4-m {
		height: 4rem;
	}
	.min-h4-m {
		min-height: 4rem;
	}
	.max-h4-m {
		max-height: 4rem;
	}
	.h5-m {
		height: 6rem;
	}
	.min-h5-m {
		min-height: 6rem;
	}
	.max-h5-m {
		max-height: 6rem;
	}
	.h6-m {
		height: 8rem;
	}
	.min-h6-m {
		min-height: 8rem;
	}
	.max-h6-m {
		max-height: 8rem;
	}
	.h0-m {
		height: 0%;
	}
	.min-h0-m {
		min-height: 0%;
	}
	.max-h0-m {
		max-height: 0%;
	}
	.h10-m {
		height: 10%;
	}
	.min-h10-m {
		min-height: 10%;
	}
	.max-h10-m {
		max-height: 10%;
	}
	.h20-m {
		height: 20%;
	}
	.min-h20-m {
		min-height: 20%;
	}
	.max-h20-m {
		max-height: 20%;
	}
	.h25-m {
		height: 25%;
	}
	.min-h25-m {
		min-height: 25%;
	}
	.max-h25-m {
		max-height: 25%;
	}
	.h30-m {
		height: 30%;
	}
	.min-h30-m {
		min-height: 30%;
	}
	.max-h30-m {
		max-height: 30%;
	}
	.h40-m {
		height: 40%;
	}
	.min-h40-m {
		min-height: 40%;
	}
	.max-h40-m {
		max-height: 40%;
	}
	.h50-m {
		height: 50%;
	}
	.min-h50-m {
		min-height: 50%;
	}
	.max-h50-m {
		max-height: 50%;
	}
	.h60-m {
		height: 60%;
	}
	.min-h60-m {
		min-height: 60%;
	}
	.max-h60-m {
		max-height: 60%;
	}
	.h70-m {
		height: 70%;
	}
	.min-h70-m {
		min-height: 70%;
	}
	.max-h70-m {
		max-height: 70%;
	}
	.h75-m {
		height: 75%;
	}
	.min-h75-m {
		min-height: 75%;
	}
	.max-h75-m {
		max-height: 75%;
	}
	.h80-m {
		height: 80%;
	}
	.min-h80-m {
		min-height: 80%;
	}
	.max-h80-m {
		max-height: 80%;
	}
	.h90-m {
		height: 90%;
	}
	.min-h90-m {
		min-height: 90%;
	}
	.max-h90-m {
		max-height: 90%;
	}
	.h100-m {
		height: 100%;
	}
	.min-h100-m {
		min-height: 100%;
	}
	.max-h100-m {
		max-height: 100%;
	}
	.h-third-m {
		height: 33.33333%;
	}
	.min-h-third-m {
		min-height: 33.33333%;
	}
	.max-h-third-m {
		max-height: 33.33333%;
	}
	.h-two-thirds-m {
		height: 66.66667%;
	}
	.min-h-two-thirds-m {
		min-height: 66.66667%;
	}
	.max-h-two-thirds-m {
		max-height: 66.66667%;
	}
	.vh25-m {
		height: 25vh;
	}
	.min-vh25-m {
		min-height: 25vh;
	}
	.max-vh25-m {
		max-height: 25vh;
	}
	.vh30-m {
		height: 30vh;
	}
	.min-vh30-m {
		min-height: 30vh;
	}
	.max-vh30-m {
		max-height: 30vh;
	}
	.vh40-m {
		height: 40vh;
	}
	.min-vh40-m {
		min-height: 40vh;
	}
	.max-vh40-m {
		max-height: 40vh;
	}
	.vh50-m {
		height: 50vh;
	}
	.min-vh50-m {
		min-height: 50vh;
	}
	.max-vh50-m {
		max-height: 50vh;
	}
	.vh56-m {
		height: 56vh;
	}
	.min-vh56-m {
		min-height: 56vh;
	}
	.max-vh56-m {
		max-height: 56vh;
	}
	.vh75-m {
		height: 75vh;
	}
	.min-vh75-m {
		min-height: 75vh;
	}
	.max-vh75-m {
		max-height: 75vh;
	}
	.vh100-m {
		height: 100vh;
	}
	.min-vh100-m {
		min-height: 100vh;
	}
	.max-vh100-m {
		max-height: 100vh;
	}
}
@media only screen and (min-width: 62rem) {
	.h1-l {
		height: 1.5rem;
	}
	.min-h1-l {
		min-height: 1.5rem;
	}
	.max-h1-l {
		max-height: 1.5rem;
	}
	.h2-l {
		height: 2rem;
	}
	.min-h2-l {
		min-height: 2rem;
	}
	.max-h2-l {
		max-height: 2rem;
	}
	.h3-l {
		height: 3rem;
	}
	.min-h3-l {
		min-height: 3rem;
	}
	.max-h3-l {
		max-height: 3rem;
	}
	.h4-l {
		height: 4rem;
	}
	.min-h4-l {
		min-height: 4rem;
	}
	.max-h4-l {
		max-height: 4rem;
	}
	.h5-l {
		height: 6rem;
	}
	.min-h5-l {
		min-height: 6rem;
	}
	.max-h5-l {
		max-height: 6rem;
	}
	.h6-l {
		height: 8rem;
	}
	.min-h6-l {
		min-height: 8rem;
	}
	.max-h6-l {
		max-height: 8rem;
	}
	.h0-l {
		height: 0%;
	}
	.min-h0-l {
		min-height: 0%;
	}
	.max-h0-l {
		max-height: 0%;
	}
	.h10-l {
		height: 10%;
	}
	.min-h10-l {
		min-height: 10%;
	}
	.max-h10-l {
		max-height: 10%;
	}
	.h20-l {
		height: 20%;
	}
	.min-h20-l {
		min-height: 20%;
	}
	.max-h20-l {
		max-height: 20%;
	}
	.h25-l {
		height: 25%;
	}
	.min-h25-l {
		min-height: 25%;
	}
	.max-h25-l {
		max-height: 25%;
	}
	.h30-l {
		height: 30%;
	}
	.min-h30-l {
		min-height: 30%;
	}
	.max-h30-l {
		max-height: 30%;
	}
	.h40-l {
		height: 40%;
	}
	.min-h40-l {
		min-height: 40%;
	}
	.max-h40-l {
		max-height: 40%;
	}
	.h50-l {
		height: 50%;
	}
	.min-h50-l {
		min-height: 50%;
	}
	.max-h50-l {
		max-height: 50%;
	}
	.h60-l {
		height: 60%;
	}
	.min-h60-l {
		min-height: 60%;
	}
	.max-h60-l {
		max-height: 60%;
	}
	.h70-l {
		height: 70%;
	}
	.min-h70-l {
		min-height: 70%;
	}
	.max-h70-l {
		max-height: 70%;
	}
	.h75-l {
		height: 75%;
	}
	.min-h75-l {
		min-height: 75%;
	}
	.max-h75-l {
		max-height: 75%;
	}
	.h80-l {
		height: 80%;
	}
	.min-h80-l {
		min-height: 80%;
	}
	.max-h80-l {
		max-height: 80%;
	}
	.h90-l {
		height: 90%;
	}
	.min-h90-l {
		min-height: 90%;
	}
	.max-h90-l {
		max-height: 90%;
	}
	.h100-l {
		height: 100%;
	}
	.min-h100-l {
		min-height: 100%;
	}
	.max-h100-l {
		max-height: 100%;
	}
	.h-third-l {
		height: 33.33333%;
	}
	.min-h-third-l {
		min-height: 33.33333%;
	}
	.max-h-third-l {
		max-height: 33.33333%;
	}
	.h-two-thirds-l {
		height: 66.66667%;
	}
	.min-h-two-thirds-l {
		min-height: 66.66667%;
	}
	.max-h-two-thirds-l {
		max-height: 66.66667%;
	}
	.vh25-l {
		height: 25vh;
	}
	.min-vh25-l {
		min-height: 25vh;
	}
	.max-vh25-l {
		max-height: 25vh;
	}
	.vh30-l {
		height: 30vh;
	}
	.min-vh30-l {
		min-height: 30vh;
	}
	.max-vh30-l {
		max-height: 30vh;
	}
	.vh40-l {
		height: 40vh;
	}
	.min-vh40-l {
		min-height: 40vh;
	}
	.max-vh40-l {
		max-height: 40vh;
	}
	.vh50-l {
		height: 50vh;
	}
	.min-vh50-l {
		min-height: 50vh;
	}
	.max-vh50-l {
		max-height: 50vh;
	}
	.vh56-l {
		height: 56vh;
	}
	.min-vh56-l {
		min-height: 56vh;
	}
	.max-vh56-l {
		max-height: 56vh;
	}
	.vh75-l {
		height: 75vh;
	}
	.min-vh75-l {
		min-height: 75vh;
	}
	.max-vh75-l {
		max-height: 75vh;
	}
	.vh100-l {
		height: 100vh;
	}
	.min-vh100-l {
		min-height: 100vh;
	}
	.max-vh100-l {
		max-height: 100vh;
	}
}
@media only screen and (min-width: 75rem) {
	.h1-xl {
		height: 1.5rem;
	}
	.min-h1-xl {
		min-height: 1.5rem;
	}
	.max-h1-xl {
		max-height: 1.5rem;
	}
	.h2-xl {
		height: 2rem;
	}
	.min-h2-xl {
		min-height: 2rem;
	}
	.max-h2-xl {
		max-height: 2rem;
	}
	.h3-xl {
		height: 3rem;
	}
	.min-h3-xl {
		min-height: 3rem;
	}
	.max-h3-xl {
		max-height: 3rem;
	}
	.h4-xl {
		height: 4rem;
	}
	.min-h4-xl {
		min-height: 4rem;
	}
	.max-h4-xl {
		max-height: 4rem;
	}
	.h5-xl {
		height: 6rem;
	}
	.min-h5-xl {
		min-height: 6rem;
	}
	.max-h5-xl {
		max-height: 6rem;
	}
	.h6-xl {
		height: 8rem;
	}
	.min-h6-xl {
		min-height: 8rem;
	}
	.max-h6-xl {
		max-height: 8rem;
	}
	.h0-xl {
		height: 0%;
	}
	.min-h0-xl {
		min-height: 0%;
	}
	.max-h0-xl {
		max-height: 0%;
	}
	.h10-xl {
		height: 10%;
	}
	.min-h10-xl {
		min-height: 10%;
	}
	.max-h10-xl {
		max-height: 10%;
	}
	.h20-xl {
		height: 20%;
	}
	.min-h20-xl {
		min-height: 20%;
	}
	.max-h20-xl {
		max-height: 20%;
	}
	.h25-xl {
		height: 25%;
	}
	.min-h25-xl {
		min-height: 25%;
	}
	.max-h25-xl {
		max-height: 25%;
	}
	.h30-xl {
		height: 30%;
	}
	.min-h30-xl {
		min-height: 30%;
	}
	.max-h30-xl {
		max-height: 30%;
	}
	.h40-xl {
		height: 40%;
	}
	.min-h40-xl {
		min-height: 40%;
	}
	.max-h40-xl {
		max-height: 40%;
	}
	.h50-xl {
		height: 50%;
	}
	.min-h50-xl {
		min-height: 50%;
	}
	.max-h50-xl {
		max-height: 50%;
	}
	.h60-xl {
		height: 60%;
	}
	.min-h60-xl {
		min-height: 60%;
	}
	.max-h60-xl {
		max-height: 60%;
	}
	.h70-xl {
		height: 70%;
	}
	.min-h70-xl {
		min-height: 70%;
	}
	.max-h70-xl {
		max-height: 70%;
	}
	.h75-xl {
		height: 75%;
	}
	.min-h75-xl {
		min-height: 75%;
	}
	.max-h75-xl {
		max-height: 75%;
	}
	.h80-xl {
		height: 80%;
	}
	.min-h80-xl {
		min-height: 80%;
	}
	.max-h80-xl {
		max-height: 80%;
	}
	.h90-xl {
		height: 90%;
	}
	.min-h90-xl {
		min-height: 90%;
	}
	.max-h90-xl {
		max-height: 90%;
	}
	.h100-xl {
		height: 100%;
	}
	.min-h100-xl {
		min-height: 100%;
	}
	.max-h100-xl {
		max-height: 100%;
	}
	.h-third-xl {
		height: 33.33333%;
	}
	.min-h-third-xl {
		min-height: 33.33333%;
	}
	.max-h-third-xl {
		max-height: 33.33333%;
	}
	.h-two-thirds-xl {
		height: 66.66667%;
	}
	.min-h-two-thirds-xl {
		min-height: 66.66667%;
	}
	.max-h-two-thirds-xl {
		max-height: 66.66667%;
	}
	.vh25-xl {
		height: 25vh;
	}
	.min-vh25-xl {
		min-height: 25vh;
	}
	.max-vh25-xl {
		max-height: 25vh;
	}
	.vh30-xl {
		height: 30vh;
	}
	.min-vh30-xl {
		min-height: 30vh;
	}
	.max-vh30-xl {
		max-height: 30vh;
	}
	.vh40-xl {
		height: 40vh;
	}
	.min-vh40-xl {
		min-height: 40vh;
	}
	.max-vh40-xl {
		max-height: 40vh;
	}
	.vh50-xl {
		height: 50vh;
	}
	.min-vh50-xl {
		min-height: 50vh;
	}
	.max-vh50-xl {
		max-height: 50vh;
	}
	.vh56-xl {
		height: 56vh;
	}
	.min-vh56-xl {
		min-height: 56vh;
	}
	.max-vh56-xl {
		max-height: 56vh;
	}
	.vh75-xl {
		height: 75vh;
	}
	.min-vh75-xl {
		min-height: 75vh;
	}
	.max-vh75-xl {
		max-height: 75vh;
	}
	.vh100-xl {
		height: 100vh;
	}
	.min-vh100-xl {
		min-height: 100vh;
	}
	.max-vh100-xl {
		max-height: 100vh;
	}
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
	position: fixed;
}
@media only screen and (min-width: 36rem) {
	.relative-s {
		position: relative;
	}
	.absolute-s {
		position: absolute;
	}
	.fixed-s {
		position: fixed;
	}
}
@media only screen and (min-width: 48rem) {
	.relative-m {
		position: relative;
	}
	.absolute-m {
		position: absolute;
	}
	.fixed-m {
		position: fixed;
	}
}
@media only screen and (min-width: 62rem) {
	.relative-l {
		position: relative;
	}
	.absolute-l {
		position: absolute;
	}
	.fixed-l {
		position: fixed;
	}
}
@media only screen and (min-width: 75rem) {
	.relative-xl {
		position: relative;
	}
	.absolute-xl {
		position: absolute;
	}
	.fixed-xl {
		position: fixed;
	}
}
.pa0 {
	padding: 0;
}
.pl0 {
	padding-left: 0;
}
.pr0 {
	padding-right: 0;
}
.pb0 {
	padding-bottom: 0;
}
.pt0 {
	padding-top: 0;
}
.pv0 {
	padding-top: 0;
	padding-bottom: 0;
}
.ph0 {
	padding-right: 0;
	padding-left: 0;
}
.ma0 {
	margin: 0;
}
.ml0 {
	margin-left: 0;
}
.mr0 {
	margin-right: 0;
}
.mb0 {
	margin-bottom: 0;
}
.mt0 {
	margin-top: 0;
}
.mv0 {
	margin-top: 0;
	margin-bottom: 0;
}
.mh0 {
	margin-right: 0;
	margin-left: 0;
}
.pa1 {
	padding: 0.5rem;
}
.pl1 {
	padding-left: 0.5rem;
}
.pr1 {
	padding-right: 0.5rem;
}
.pb1 {
	padding-bottom: 0.5rem;
}
.pt1 {
	padding-top: 0.5rem;
}
.pv1 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.ph1 {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}
.ma1 {
	margin: 0.5rem;
}
.ml1 {
	margin-left: 0.5rem;
}
.mr1 {
	margin-right: 0.5rem;
}
.mb1 {
	margin-bottom: 0.5rem;
}
.mt1 {
	margin-top: 0.5rem;
}
.mv1 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mh1 {
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.pa2 {
	padding: 1rem;
}
.pl2 {
	padding-left: 1rem;
}
.pr2 {
	padding-right: 1rem;
}
.pb2 {
	padding-bottom: 1rem;
}
.pt2 {
	padding-top: 1rem;
}
.pv2 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.ph2 {
	padding-right: 1rem;
	padding-left: 1rem;
}
.ma2 {
	margin: 1rem;
}
.ml2 {
	margin-left: 1rem;
}
.mr2 {
	margin-right: 1rem;
}
.mb2 {
	margin-bottom: 1rem;
}
.mt2 {
	margin-top: 1rem;
}
.mv2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mh2 {
	margin-right: 1rem;
	margin-left: 1rem;
}
.pa3 {
	padding: 1.5rem;
}
.pl3 {
	padding-left: 1.5rem;
}
.pr3 {
	padding-right: 1.5rem;
}
.pb3 {
	padding-bottom: 1.5rem;
}
.pt3 {
	padding-top: 1.5rem;
}
.pv3 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.ph3 {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
.ma3 {
	margin: 1.5rem;
}
.ml3 {
	margin-left: 1.5rem;
}
.mr3 {
	margin-right: 1.5rem;
}
.mb3 {
	margin-bottom: 1.5rem;
}
.mt3 {
	margin-top: 1.5rem;
}
.mv3 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.mh3 {
	margin-right: 1.5rem;
	margin-left: 1.5rem;
}
.pa4 {
	padding: 2rem;
}
.pl4 {
	padding-left: 2rem;
}
.pr4 {
	padding-right: 2rem;
}
.pb4 {
	padding-bottom: 2rem;
}
.pt4 {
	padding-top: 2rem;
}
.pv4 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.ph4 {
	padding-right: 2rem;
	padding-left: 2rem;
}
.ma4 {
	margin: 2rem;
}
.ml4 {
	margin-left: 2rem;
}
.mr4 {
	margin-right: 2rem;
}
.mb4 {
	margin-bottom: 2rem;
}
.mt4 {
	margin-top: 2rem;
}
.mv4 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.mh4 {
	margin-right: 2rem;
	margin-left: 2rem;
}
.pa5 {
	padding: 3rem;
}
.pl5 {
	padding-left: 3rem;
}
.pr5 {
	padding-right: 3rem;
}
.pb5 {
	padding-bottom: 3rem;
}
.pt5 {
	padding-top: 3rem;
}
.pv5 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.ph5 {
	padding-right: 3rem;
	padding-left: 3rem;
}
.ma5 {
	margin: 3rem;
}
.ml5 {
	margin-left: 3rem;
}
.mr5 {
	margin-right: 3rem;
}
.mb5 {
	margin-bottom: 3rem;
}
.mt5 {
	margin-top: 3rem;
}
.mv5 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.mh5 {
	margin-right: 3rem;
	margin-left: 3rem;
}
.pa6 {
	padding: 4rem;
}
.pl6 {
	padding-left: 4rem;
}
.pr6 {
	padding-right: 4rem;
}
.pb6 {
	padding-bottom: 4rem;
}
.pt6 {
	padding-top: 4rem;
}
.pv6 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.ph6 {
	padding-right: 4rem;
	padding-left: 4rem;
}
.ma6 {
	margin: 4rem;
}
.ml6 {
	margin-left: 4rem;
}
.mr6 {
	margin-right: 4rem;
}
.mb6 {
	margin-bottom: 4rem;
}
.mt6 {
	margin-top: 4rem;
}
.mv6 {
	margin-top: 4rem;
	margin-bottom: 4rem;
}
.mh6 {
	margin-right: 4rem;
	margin-left: 4rem;
}
.pa7 {
	padding: 6rem;
}
.pl7 {
	padding-left: 6rem;
}
.pr7 {
	padding-right: 6rem;
}
.pb7 {
	padding-bottom: 6rem;
}
.pt7 {
	padding-top: 6rem;
}
.pv7 {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.ph7 {
	padding-right: 6rem;
	padding-left: 6rem;
}
.ma7 {
	margin: 6rem;
}
.ml7 {
	margin-left: 6rem;
}
.mr7 {
	margin-right: 6rem;
}
.mb7 {
	margin-bottom: 3rem;
}
.mt7 {
	margin-top: 6rem;
}
.mv7 {
	margin-top: 6rem;
	margin-bottom: 6rem;
}
.mh7 {
	margin-right: 6rem;
	margin-left: 6rem;
}
.pa8 {
	padding: 8rem;
}
.pl8 {
	padding-left: 8rem;
}
.pr8 {
	padding-right: 8rem;
}
.pb8 {
	padding-bottom: 8rem;
}
.pt8 {
	padding-top: 8rem;
}
.pv8 {
	padding-top: 8rem;
	padding-bottom: 8rem;
}
.ph8 {
	padding-right: 8rem;
	padding-left: 8rem;
}
.ma8 {
	margin: 8rem;
}
.ml8 {
	margin-left: 8rem;
}
.mr8 {
	margin-right: 8rem;
}
.mb8 {
	margin-bottom: 8rem;
}
.mt8 {
	margin-top: 8rem;
}
.mv8 {
	margin-top: 8rem;
	margin-bottom: 8rem;
}
.mh8 {
	margin-right: 8rem;
	margin-left: 8rem;
}
.paauto {
	padding: auto;
}
.plauto {
	padding-left: auto;
}
.prauto {
	padding-right: auto;
}
.pbauto {
	padding-bottom: auto;
}
.ptauto {
	padding-top: auto;
}
.pvauto {
	padding-top: auto;
	padding-bottom: auto;
}
.phauto {
	padding-right: auto;
	padding-left: auto;
}
.maauto {
	margin: auto;
}
.mlauto {
	margin-left: auto;
}
.mrauto {
	margin-right: auto;
}
.mbauto {
	margin-bottom: auto;
}
.mtauto {
	margin-top: auto;
}
.mvauto {
	margin-top: auto;
	margin-bottom: auto;
}
.mhauto {
	margin-right: auto;
	margin-left: auto;
}
.pa100 {
	padding: 100%;
}
.pl100 {
	padding-left: 100%;
}
.pr100 {
	padding-right: 100%;
}
.pb100 {
	padding-bottom: 100%;
}
.pt100 {
	padding-top: 100%;
}
.pv100 {
	padding-top: 100%;
	padding-bottom: 100%;
}
.ph100 {
	padding-right: 100%;
	padding-left: 100%;
}
.ma100 {
	margin: 100%;
}
.ml100 {
	margin-left: 100%;
}
.mr100 {
	margin-right: 100%;
}
.mb100 {
	margin-bottom: 100%;
}
.mt100 {
	margin-top: 100%;
}
.mv100 {
	margin-top: 100%;
	margin-bottom: 100%;
}
.mh100 {
	margin-right: 100%;
	margin-left: 100%;
}
@media only screen and (min-width: 36rem) {
	.pa0-s {
		padding: 0;
	}
	.pl0-s {
		padding-left: 0;
	}
	.pr0-s {
		padding-right: 0;
	}
	.pb0-s {
		padding-bottom: 0;
	}
	.pt0-s {
		padding-top: 0;
	}
	.pv0-s {
		padding-top: 0;
		padding-bottom: 0;
	}
	.ph0-s {
		padding-right: 0;
		padding-left: 0;
	}
	.ma0-s {
		margin: 0;
	}
	.ml0-s {
		margin-left: 0;
	}
	.mr0-s {
		margin-right: 0;
	}
	.mb0-s {
		margin-bottom: 0;
	}
	.mt0-s {
		margin-top: 0;
	}
	.mv0-s {
		margin-top: 0;
		margin-bottom: 0;
	}
	.mh0-s {
		margin-right: 0;
		margin-left: 0;
	}
	.pa1-s {
		padding: 0.5rem;
	}
	.pl1-s {
		padding-left: 0.5rem;
	}
	.pr1-s {
		padding-right: 0.5rem;
	}
	.pb1-s {
		padding-bottom: 0.5rem;
	}
	.pt1-s {
		padding-top: 0.5rem;
	}
	.pv1-s {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.ph1-s {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.ma1-s {
		margin: 0.5rem;
	}
	.ml1-s {
		margin-left: 0.5rem;
	}
	.mr1-s {
		margin-right: 0.5rem;
	}
	.mb1-s {
		margin-bottom: 0.5rem;
	}
	.mt1-s {
		margin-top: 0.5rem;
	}
	.mv1-s {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.mh1-s {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.pa2-s {
		padding: 1rem;
	}
	.pl2-s {
		padding-left: 1rem;
	}
	.pr2-s {
		padding-right: 1rem;
	}
	.pb2-s {
		padding-bottom: 1rem;
	}
	.pt2-s {
		padding-top: 1rem;
	}
	.pv2-s {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.ph2-s {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.ma2-s {
		margin: 1rem;
	}
	.ml2-s {
		margin-left: 1rem;
	}
	.mr2-s {
		margin-right: 1rem;
	}
	.mb2-s {
		margin-bottom: 1rem;
	}
	.mt2-s {
		margin-top: 1rem;
	}
	.mv2-s {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.mh2-s {
		margin-right: 1rem;
		margin-left: 1rem;
	}
	.pa3-s {
		padding: 1.5rem;
	}
	.pl3-s {
		padding-left: 1.5rem;
	}
	.pr3-s {
		padding-right: 1.5rem;
	}
	.pb3-s {
		padding-bottom: 1.5rem;
	}
	.pt3-s {
		padding-top: 1.5rem;
	}
	.pv3-s {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.ph3-s {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.ma3-s {
		margin: 1.5rem;
	}
	.ml3-s {
		margin-left: 1.5rem;
	}
	.mr3-s {
		margin-right: 1.5rem;
	}
	.mb3-s {
		margin-bottom: 1.5rem;
	}
	.mt3-s {
		margin-top: 1.5rem;
	}
	.mv3-s {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.mh3-s {
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}
	.pa4-s {
		padding: 2rem;
	}
	.pl4-s {
		padding-left: 2rem;
	}
	.pr4-s {
		padding-right: 2rem;
	}
	.pb4-s {
		padding-bottom: 2rem;
	}
	.pt4-s {
		padding-top: 2rem;
	}
	.pv4-s {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.ph4-s {
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.ma4-s {
		margin: 2rem;
	}
	.ml4-s {
		margin-left: 2rem;
	}
	.mr4-s {
		margin-right: 2rem;
	}
	.mb4-s {
		margin-bottom: 2rem;
	}
	.mt4-s {
		margin-top: 2rem;
	}
	.mv4-s {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.mh4-s {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	.pa5-s {
		padding: 3rem;
	}
	.pl5-s {
		padding-left: 3rem;
	}
	.pr5-s {
		padding-right: 3rem;
	}
	.pb5-s {
		padding-bottom: 3rem;
	}
	.pt5-s {
		padding-top: 3rem;
	}
	.pv5-s {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.ph5-s {
		padding-right: 3rem;
		padding-left: 3rem;
	}
	.ma5-s {
		margin: 3rem;
	}
	.ml5-s {
		margin-left: 3rem;
	}
	.mr5-s {
		margin-right: 3rem;
	}
	.mb5-s {
		margin-bottom: 3rem;
	}
	.mt5-s {
		margin-top: 3rem;
	}
	.mv5-s {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.mh5-s {
		margin-right: 3rem;
		margin-left: 3rem;
	}
	.pa6-s {
		padding: 4rem;
	}
	.pl6-s {
		padding-left: 4rem;
	}
	.pr6-s {
		padding-right: 4rem;
	}
	.pb6-s {
		padding-bottom: 4rem;
	}
	.pt6-s {
		padding-top: 4rem;
	}
	.pv6-s {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.ph6-s {
		padding-right: 4rem;
		padding-left: 4rem;
	}
	.ma6-s {
		margin: 4rem;
	}
	.ml6-s {
		margin-left: 4rem;
	}
	.mr6-s {
		margin-right: 4rem;
	}
	.mb6-s {
		margin-bottom: 4rem;
	}
	.mt6-s {
		margin-top: 4rem;
	}
	.mv6-s {
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
	.mh6-s {
		margin-right: 4rem;
		margin-left: 4rem;
	}
	.pa7-s {
		padding: 6rem;
	}
	.pl7-s {
		padding-left: 6rem;
	}
	.pr7-s {
		padding-right: 6rem;
	}
	.pb7-s {
		padding-bottom: 6rem;
	}
	.pt7-s {
		padding-top: 6rem;
	}
	.pv7-s {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.ph7-s {
		padding-right: 6rem;
		padding-left: 6rem;
	}
	.ma7-s {
		margin: 6rem;
	}
	.ml7-s {
		margin-left: 6rem;
	}
	.mr7-s {
		margin-right: 6rem;
	}
	.mb7-s {
		margin-bottom: 6rem;
	}
	.mt7-s {
		margin-top: 6rem;
	}
	.mv7-s {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}
	.mh7-s {
		margin-right: 6rem;
		margin-left: 6rem;
	}
	.pa8-s {
		padding: 8rem;
	}
	.pl8-s {
		padding-left: 8rem;
	}
	.pr8-s {
		padding-right: 8rem;
	}
	.pb8-s {
		padding-bottom: 8rem;
	}
	.pt8-s {
		padding-top: 8rem;
	}
	.pv8-s {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.ph8-s {
		padding-right: 8rem;
		padding-left: 8rem;
	}
	.ma8-s {
		margin: 8rem;
	}
	.ml8-s {
		margin-left: 8rem;
	}
	.mr8-s {
		margin-right: 8rem;
	}
	.mb8-s {
		margin-bottom: 8rem;
	}
	.mt8-s {
		margin-top: 8rem;
	}
	.mv8-s {
		margin-top: 8rem;
		margin-bottom: 8rem;
	}
	.mh8-s {
		margin-right: 8rem;
		margin-left: 8rem;
	}
	.paauto-s {
		padding: auto;
	}
	.plauto-s {
		padding-left: auto;
	}
	.prauto-s {
		padding-right: auto;
	}
	.pbauto-s {
		padding-bottom: auto;
	}
	.ptauto-s {
		padding-top: auto;
	}
	.pvauto-s {
		padding-top: auto;
		padding-bottom: auto;
	}
	.phauto-s {
		padding-right: auto;
		padding-left: auto;
	}
	.maauto-s {
		margin: auto;
	}
	.mlauto-s {
		margin-left: auto;
	}
	.mrauto-s {
		margin-right: auto;
	}
	.mbauto-s {
		margin-bottom: auto;
	}
	.mtauto-s {
		margin-top: auto;
	}
	.mvauto-s {
		margin-top: auto;
		margin-bottom: auto;
	}
	.mhauto-s {
		margin-right: auto;
		margin-left: auto;
	}
	.pa100-s {
		padding: 100%;
	}
	.pl100-s {
		padding-left: 100%;
	}
	.pr100-s {
		padding-right: 100%;
	}
	.pb100-s {
		padding-bottom: 100%;
	}
	.pt100-s {
		padding-top: 100%;
	}
	.pv100-s {
		padding-top: 100%;
		padding-bottom: 100%;
	}
	.ph100-s {
		padding-right: 100%;
		padding-left: 100%;
	}
	.ma100-s {
		margin: 100%;
	}
	.ml100-s {
		margin-left: 100%;
	}
	.mr100-s {
		margin-right: 100%;
	}
	.mb100-s {
		margin-bottom: 100%;
	}
	.mt100-s {
		margin-top: 100%;
	}
	.mv100-s {
		margin-top: 100%;
		margin-bottom: 100%;
	}
	.mh100-s {
		margin-right: 100%;
		margin-left: 100%;
	}
}
@media only screen and (min-width: 48rem) {
	.pa0-m {
		padding: 0;
	}
	.pl0-m {
		padding-left: 0;
	}
	.pr0-m {
		padding-right: 0;
	}
	.pb0-m {
		padding-bottom: 0;
	}
	.pt0-m {
		padding-top: 0;
	}
	.pv0-m {
		padding-top: 0;
		padding-bottom: 0;
	}
	.ph0-m {
		padding-right: 0;
		padding-left: 0;
	}
	.ma0-m {
		margin: 0;
	}
	.ml0-m {
		margin-left: 0;
	}
	.mr0-m {
		margin-right: 0;
	}
	.mb0-m {
		margin-bottom: 0;
	}
	.mt0-m {
		margin-top: 0;
	}
	.mv0-m {
		margin-top: 0;
		margin-bottom: 0;
	}
	.mh0-m {
		margin-right: 0;
		margin-left: 0;
	}
	.pa1-m {
		padding: 0.5rem;
	}
	.pl1-m {
		padding-left: 0.5rem;
	}
	.pr1-m {
		padding-right: 0.5rem;
	}
	.pb1-m {
		padding-bottom: 0.5rem;
	}
	.pt1-m {
		padding-top: 0.5rem;
	}
	.pv1-m {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.ph1-m {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.ma1-m {
		margin: 0.5rem;
	}
	.ml1-m {
		margin-left: 0.5rem;
	}
	.mr1-m {
		margin-right: 0.5rem;
	}
	.mb1-m {
		margin-bottom: 0.5rem;
	}
	.mt1-m {
		margin-top: 0.5rem;
	}
	.mv1-m {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.mh1-m {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.pa2-m {
		padding: 1rem;
	}
	.pl2-m {
		padding-left: 1rem;
	}
	.pr2-m {
		padding-right: 1rem;
	}
	.pb2-m {
		padding-bottom: 1rem;
	}
	.pt2-m {
		padding-top: 1rem;
	}
	.pv2-m {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.ph2-m {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.ma2-m {
		margin: 1rem;
	}
	.ml2-m {
		margin-left: 1rem;
	}
	.mr2-m {
		margin-right: 1rem;
	}
	.mb2-m {
		margin-bottom: 1rem;
	}
	.mt2-m {
		margin-top: 1rem;
	}
	.mv2-m {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.mh2-m {
		margin-right: 1rem;
		margin-left: 1rem;
	}
	.pa3-m {
		padding: 1.5rem;
	}
	.pl3-m {
		padding-left: 1.5rem;
	}
	.pr3-m {
		padding-right: 1.5rem;
	}
	.pb3-m {
		padding-bottom: 1.5rem;
	}
	.pt3-m {
		padding-top: 1.5rem;
	}
	.pv3-m {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.ph3-m {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.ma3-m {
		margin: 1.5rem;
	}
	.ml3-m {
		margin-left: 1.5rem;
	}
	.mr3-m {
		margin-right: 1.5rem;
	}
	.mb3-m {
		margin-bottom: 1.5rem;
	}
	.mt3-m {
		margin-top: 1.5rem;
	}
	.mv3-m {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.mh3-m {
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}
	.pa4-m {
		padding: 2rem;
	}
	.pl4-m {
		/* padding-left: 2rem; */
	}
	.pr4-m {
		padding-right: 2rem;
	}
	.pb4-m {
		padding-bottom: 2rem;
	}
	.pt4-m {
		padding-top: 2rem;
	}
	.pv4-m {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.ph4-m {
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.ma4-m {
		margin: 2rem;
	}
	.ml4-m {
		margin-left: 2rem;
	}
	.mr4-m {
		margin-right: 2rem;
	}
	.mb4-m {
		margin-bottom: 2rem;
	}
	.mt4-m {
		margin-top: 2rem;
	}
	.mv4-m {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.mh4-m {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	.pa5-m {
		padding: 3rem;
	}
	.pl5-m {
		padding-left: 3rem;
	}
	.pr5-m {
		padding-right: 3rem;
	}
	.pb5-m {
		padding-bottom: 3rem;
	}
	.pt5-m {
		padding-top: 3rem;
	}
	.pv5-m {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.ph5-m {
		padding-right: 3rem;
		padding-left: 3rem;
	}
	.ma5-m {
		margin: 3rem;
	}
	.ml5-m {
		margin-left: 3rem;
	}
	.mr5-m {
		margin-right: 3rem;
	}
	.mb5-m {
		margin-bottom: 3rem;
	}
	.mt5-m {
		margin-top: 3rem;
	}
	.mv5-m {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.mh5-m {
		margin-right: 3rem;
		margin-left: 3rem;
	}
	.pa6-m {
		padding: 4rem;
	}
	.pl6-m {
		padding-left: 4rem;
	}
	.pr6-m {
		padding-right: 4rem;
	}
	.pb6-m {
		padding-bottom: 4rem;
	}
	.pt6-m {
		padding-top: 4rem;
	}
	.pv6-m {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.ph6-m {
		padding-right: 4rem;
		padding-left: 4rem;
	}
	.ma6-m {
		margin: 4rem;
	}
	.ml6-m {
		margin-left: 4rem;
	}
	.mr6-m {
		margin-right: 4rem;
	}
	.mb6-m {
		margin-bottom: 4rem;
	}
	.mt6-m {
		margin-top: 40px;
	}
	.mv6-m {
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
	.mh6-m {
		margin-right: 4rem;
		margin-left: 4rem;
	}
	.pa7-m {
		padding: 6rem;
	}
	.pl7-m {
		padding-left: 6rem;
	}
	.pr7-m {
		padding-right: 6rem;
	}
	.pb7-m {
		padding-bottom: 6rem;
	}
	.pt7-m {
		padding-top: 6rem;
	}
	.pv7-m {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.ph7-m {
		padding-right: 6rem;
		padding-left: 6rem;
	}
	.ma7-m {
		margin: 6rem;
	}
	.ml7-m {
		margin-left: 6rem;
	}
	.mr7-m {
		margin-right: 6rem;
	}
	.mb7-m {
		margin-bottom: 6rem;
	}
	.mt7-m {
		margin-top: 48px;
	}
	.mv7-m {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}
	.mh7-m {
		margin-right: 6rem;
		margin-left: 6rem;
	}
	.pa8-m {
		padding: 8rem;
	}
	.pl8-m {
		padding-left: 8rem;
	}
	.pr8-m {
		padding-right: 8rem;
	}
	.pb8-m {
		padding-bottom: 8rem;
	}
	.pt8-m {
		padding-top: 8rem;
	}
	.pv8-m {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.ph8-m {
		padding-right: 8rem;
		padding-left: 8rem;
	}
	.ma8-m {
		margin: 8rem;
	}
	.ml8-m {
		margin-left: 8rem;
	}
	.mr8-m {
		margin-right: 8rem;
	}
	.mb8-m {
		margin-bottom: 8rem;
	}
	.mt8-m {
		margin-top: 8rem;
	}
	.mv8-m {
		margin-top: 8rem;
		margin-bottom: 8rem;
	}
	.mh8-m {
		margin-right: 8rem;
		margin-left: 8rem;
	}
	.paauto-m {
		padding: auto;
	}
	.plauto-m {
		padding-left: auto;
	}
	.prauto-m {
		padding-right: auto;
	}
	.pbauto-m {
		padding-bottom: auto;
	}
	.ptauto-m {
		padding-top: auto;
	}
	.pvauto-m {
		padding-top: auto;
		padding-bottom: auto;
	}
	.phauto-m {
		padding-right: auto;
		padding-left: auto;
	}
	.maauto-m {
		margin: auto;
	}
	.mlauto-m {
		margin-left: auto;
	}
	.mrauto-m {
		margin-right: auto;
	}
	.mbauto-m {
		margin-bottom: auto;
	}
	.mtauto-m {
		margin-top: auto;
	}
	.mvauto-m {
		margin-top: auto;
		margin-bottom: auto;
	}
	.mhauto-m {
		margin-right: auto;
		margin-left: auto;
	}
	.pa100-m {
		padding: 100%;
	}
	.pl100-m {
		padding-left: 100%;
	}
	.pr100-m {
		padding-right: 100%;
	}
	.pb100-m {
		padding-bottom: 100%;
	}
	.pt100-m {
		padding-top: 100%;
	}
	.pv100-m {
		padding-top: 100%;
		padding-bottom: 100%;
	}
	.ph100-m {
		padding-right: 100%;
		padding-left: 100%;
	}
	.ma100-m {
		margin: 100%;
	}
	.ml100-m {
		margin-left: 100%;
	}
	.mr100-m {
		margin-right: 100%;
	}
	.mb100-m {
		margin-bottom: 100%;
	}
	.mt100-m {
		margin-top: 100%;
	}
	.mv100-m {
		margin-top: 100%;
		margin-bottom: 100%;
	}
	.mh100-m {
		margin-right: 100%;
		margin-left: 100%;
	}
}
@media only screen and (min-width: 62rem) {
	.pa0-l {
		padding: 0;
	}
	.pl0-l {
		padding-left: 0;
	}
	.pr0-l {
		padding-right: 0;
	}
	.pb0-l {
		padding-bottom: 0;
	}
	.pt0-l {
		padding-top: 0;
	}
	.pv0-l {
		padding-top: 0;
		padding-bottom: 0;
	}
	.ph0-l {
		padding-right: 0;
		padding-left: 0;
	}
	.ma0-l {
		margin: 0;
	}
	.ml0-l {
		margin-left: 0;
	}
	.mr0-l {
		margin-right: 0;
	}
	.mb0-l {
		margin-bottom: 0;
	}
	.mt0-l {
		margin-top: 0;
	}
	.mv0-l {
		margin-top: 0;
		margin-bottom: 0;
	}
	.mh0-l {
		margin-right: 0;
		margin-left: 0;
	}
	.pa1-l {
		padding: 0.5rem;
	}
	.pl1-l {
		padding-left: 0.5rem;
	}
	.pr1-l {
		padding-right: 0.5rem;
	}
	.pb1-l {
		padding-bottom: 0.5rem;
	}
	.pt1-l {
		padding-top: 0.5rem;
	}
	.pv1-l {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.ph1-l {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.ma1-l {
		margin: 0.5rem;
	}
	.ml1-l {
		margin-left: 0.5rem;
	}
	.mr1-l {
		margin-right: 0.5rem;
	}
	.mb1-l {
		margin-bottom: 0.5rem;
	}
	.mt1-l {
		margin-top: 0.5rem;
	}
	.mv1-l {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.mh1-l {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.pa2-l {
		padding: 1rem;
	}
	.pl2-l {
		padding-left: 1rem;
	}
	.pr2-l {
		padding-right: 1rem;
	}
	.pb2-l {
		padding-bottom: 1rem;
	}
	.pt2-l {
		padding-top: 1rem;
	}
	.pv2-l {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.ph2-l {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.ma2-l {
		margin: 1rem;
	}
	.ml2-l {
		margin-left: 1rem;
	}
	.mr2-l {
		margin-right: 1rem;
	}
	.mb2-l {
		margin-bottom: 1rem;
	}
	.mt2-l {
		margin-top: 1rem;
	}
	.mv2-l {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.mh2-l {
		margin-right: 1rem;
		margin-left: 1rem;
	}
	.pa3-l {
		padding: 1.5rem;
	}
	.pl3-l {
		padding-left: 1.5rem;
	}
	.pr3-l {
		padding-right: 1.5rem;
	}
	.pb3-l {
		padding-bottom: 1.5rem;
	}
	.pt3-l {
		padding-top: 1.5rem;
	}
	.pv3-l {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.ph3-l {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.ma3-l {
		margin: 1.5rem;
	}
	.ml3-l {
		margin-left: 1.5rem;
	}
	.mr3-l {
		margin-right: 1.5rem;
	}
	.mb3-l {
		margin-bottom: 1.5rem;
	}
	.mt3-l {
		margin-top: 1.5rem;
	}
	.mv3-l {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.mh3-l {
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}
	.pa4-l {
		padding: 2rem;
	}
	.pl4-l {
		padding-left: 2rem;
	}
	.pr4-l {
		padding-right: 2rem;
	}
	.pb4-l {
		padding-bottom: 2rem;
	}
	.pt4-l {
		padding-top: 2rem;
	}
	.pv4-l {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.ph4-l {
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.ma4-l {
		margin: 2rem;
	}
	.ml4-l {
		margin-left: 2rem;
	}
	.mr4-l {
		margin-right: 2rem;
	}
	.mb4-l {
		margin-bottom: 2rem;
	}
	.mt4-l {
		margin-top: 2rem;
	}
	.mv4-l {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.mh4-l {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	.pa5-l {
		padding: 3rem;
	}
	.pl5-l {
		padding-left: 3rem;
	}
	.pr5-l {
		padding-right: 3rem;
	}
	.pb5-l {
		padding-bottom: 3rem;
	}
	.pt5-l {
		padding-top: 3rem;
	}
	.pv5-l {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.ph5-l {
		padding-right: 3rem;
		padding-left: 3rem;
	}
	.ma5-l {
		margin: 3rem;
	}
	.ml5-l {
		margin-left: 3rem;
	}
	.mr5-l {
		margin-right: 3rem;
	}
	.mb5-l {
		margin-bottom: 3rem;
	}
	.mt5-l {
		margin-top: 3rem;
	}
	.mv5-l {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.mh5-l {
		margin-right: 3rem;
		margin-left: 3rem;
	}
	.pa6-l {
		padding: 4rem;
	}
	.pl6-l {
		padding-left: 4rem;
	}
	.pr6-l {
		padding-right: 4rem;
	}
	.pb6-l {
		padding-bottom: 4rem;
	}
	.pt6-l {
		padding-top: 4rem;
	}
	.pv6-l {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.ph6-l {
		padding-right: 4rem;
		padding-left: 4rem;
	}
	.ma6-l {
		margin: 4rem;
	}
	.ml6-l {
		margin-left: 4rem;
	}
	.mr6-l {
		margin-right: 4rem;
	}
	.mb6-l {
		margin-bottom: 4rem;
	}
	.mt6-l {
		margin-top: 4rem;
	}
	.mv6-l {
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
	.mh6-l {
		margin-right: 4rem;
		margin-left: 4rem;
	}
	.pa7-l {
		padding: 6rem;
	}
	.pl7-l {
		padding-left: 6rem;
	}
	.pr7-l {
		padding-right: 6rem;
	}
	.pb7-l {
		padding-bottom: 6rem;
	}
	.pt7-l {
		padding-top: 6rem;
	}
	.pv7-l {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.ph7-l {
		padding-right: 6rem;
		padding-left: 6rem;
	}
	.ma7-l {
		margin: 6rem;
	}
	.ml7-l {
		margin-left: 6rem;
	}
	.mr7-l {
		margin-right: 6rem;
	}
	.mb7-l {
		margin-bottom: 6rem;
	}
	.mt7-l {
		margin-top: 6rem;
	}
	.mv7-l {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}
	.mh7-l {
		margin-right: 6rem;
		margin-left: 6rem;
	}
	.pa8-l {
		padding: 8rem;
	}
	.pl8-l {
		padding-left: 8rem;
	}
	.pr8-l {
		padding-right: 8rem;
	}
	.pb8-l {
		padding-bottom: 8rem;
	}
	.pt8-l {
		padding-top: 8rem;
	}
	.pv8-l {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.ph8-l {
		padding-right: 8rem;
		padding-left: 8rem;
	}
	.ma8-l {
		margin: 8rem;
	}
	.ml8-l {
		margin-left: 8rem;
	}
	.mr8-l {
		margin-right: 8rem;
	}
	.mb8-l {
		margin-bottom: 8rem;
	}
	.mt8-l {
		margin-top: 8rem;
	}
	.mv8-l {
		margin-top: 8rem;
		margin-bottom: 8rem;
	}
	.mh8-l {
		margin-right: 8rem;
		margin-left: 8rem;
	}
	.paauto-l {
		padding: auto;
	}
	.plauto-l {
		padding-left: auto;
	}
	.prauto-l {
		padding-right: auto;
	}
	.pbauto-l {
		padding-bottom: auto;
	}
	.ptauto-l {
		padding-top: auto;
	}
	.pvauto-l {
		padding-top: auto;
		padding-bottom: auto;
	}
	.phauto-l {
		padding-right: auto;
		padding-left: auto;
	}
	.maauto-l {
		margin: auto;
	}
	.mlauto-l {
		margin-left: auto;
	}
	.mrauto-l {
		margin-right: auto;
	}
	.mbauto-l {
		margin-bottom: auto;
	}
	.mtauto-l {
		margin-top: auto;
	}
	.mvauto-l {
		margin-top: auto;
		margin-bottom: auto;
	}
	.mhauto-l {
		margin-right: auto;
		margin-left: auto;
	}
	.pa100-l {
		padding: 100%;
	}
	.pl100-l {
		padding-left: 100%;
	}
	.pr100-l {
		padding-right: 100%;
	}
	.pb100-l {
		padding-bottom: 100%;
	}
	.pt100-l {
		padding-top: 100%;
	}
	.pv100-l {
		padding-top: 100%;
		padding-bottom: 100%;
	}
	.ph100-l {
		padding-right: 100%;
		padding-left: 100%;
	}
	.ma100-l {
		margin: 100%;
	}
	.ml100-l {
		margin-left: 100%;
	}
	.mr100-l {
		margin-right: 100%;
	}
	.mb100-l {
		margin-bottom: 100%;
	}
	.mt100-l {
		margin-top: 100%;
	}
	.mv100-l {
		margin-top: 100%;
		margin-bottom: 100%;
	}
	.mh100-l {
		margin-right: 100%;
		margin-left: 100%;
	}
}
@media only screen and (min-width: 75rem) {
	.pa0-xl {
		padding: 0;
	}
	.pl0-xl {
		padding-left: 0;
	}
	.pr0-xl {
		padding-right: 0;
	}
	.pb0-xl {
		padding-bottom: 0;
	}
	.pt0-xl {
		padding-top: 0;
	}
	.pv0-xl {
		padding-top: 0;
		padding-bottom: 0;
	}
	.ph0-xl {
		padding-right: 0;
		padding-left: 0;
	}
	.ma0-xl {
		margin: 0;
	}
	.ml0-xl {
		margin-left: 0;
	}
	.mr0-xl {
		margin-right: 0;
	}
	.mb0-xl {
		margin-bottom: 0;
	}
	.mt0-xl {
		margin-top: 0;
	}
	.mv0-xl {
		margin-top: 0;
		margin-bottom: 0;
	}
	.mh0-xl {
		margin-right: 0;
		margin-left: 0;
	}
	.pa1-xl {
		padding: 0.5rem;
	}
	.pl1-xl {
		padding-left: 0.5rem;
	}
	.pr1-xl {
		padding-right: 0.5rem;
	}
	.pb1-xl {
		padding-bottom: 0.5rem;
	}
	.pt1-xl {
		padding-top: 0.5rem;
	}
	.pv1-xl {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.ph1-xl {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.ma1-xl {
		margin: 0.5rem;
	}
	.ml1-xl {
		margin-left: 0.5rem;
	}
	.mr1-xl {
		margin-right: 0.5rem;
	}
	.mb1-xl {
		margin-bottom: 0.5rem;
	}
	.mt1-xl {
		margin-top: 0.5rem;
	}
	.mv1-xl {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.mh1-xl {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.pa2-xl {
		padding: 1rem;
	}
	.pl2-xl {
		padding-left: 1rem;
	}
	.pr2-xl {
		padding-right: 1rem;
	}
	.pb2-xl {
		padding-bottom: 1rem;
	}
	.pt2-xl {
		padding-top: 1rem;
	}
	.pv2-xl {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.ph2-xl {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.ma2-xl {
		margin: 1rem;
	}
	.ml2-xl {
		margin-left: 1rem;
	}
	.mr2-xl {
		margin-right: 1rem;
	}
	.mb2-xl {
		margin-bottom: 1rem;
	}
	.mt2-xl {
		margin-top: 1rem;
	}
	.mv2-xl {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.mh2-xl {
		margin-right: 1rem;
		margin-left: 1rem;
	}
	.pa3-xl {
		padding: 1.5rem;
	}
	.pl3-xl {
		padding-left: 1.5rem;
	}
	.pr3-xl {
		padding-right: 1.5rem;
	}
	.pb3-xl {
		padding-bottom: 1.5rem;
	}
	.pt3-xl {
		padding-top: 1.5rem;
	}
	.pv3-xl {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.ph3-xl {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.ma3-xl {
		margin: 1.5rem;
	}
	.ml3-xl {
		margin-left: 1.5rem;
	}
	.mr3-xl {
		margin-right: 1.5rem;
	}
	.mb3-xl {
		margin-bottom: 1.5rem;
	}
	.mt3-xl {
		margin-top: 1.5rem;
	}
	.mv3-xl {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.mh3-xl {
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}
	.pa4-xl {
		padding: 2rem;
	}
	.pl4-xl {
		padding-left: 2rem;
	}
	.pr4-xl {
		padding-right: 2rem;
	}
	.pb4-xl {
		padding-bottom: 2rem;
	}
	.pt4-xl {
		padding-top: 2rem;
	}
	.pv4-xl {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.ph4-xl {
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.ma4-xl {
		margin: 2rem;
	}
	.ml4-xl {
		margin-left: 2rem;
	}
	.mr4-xl {
		margin-right: 2rem;
	}
	.mb4-xl {
		margin-bottom: 2rem;
	}
	.mt4-xl {
		margin-top: 2rem;
	}
	.mv4-xl {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.mh4-xl {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	.pa5-xl {
		padding: 3rem;
	}
	.pl5-xl {
		padding-left: 3rem;
	}
	.pr5-xl {
		padding-right: 3rem;
	}
	.pb5-xl {
		padding-bottom: 3rem;
	}
	.pt5-xl {
		padding-top: 3rem;
	}
	.pv5-xl {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.ph5-xl {
		padding-right: 3rem;
		padding-left: 3rem;
	}
	.ma5-xl {
		margin: 3rem;
	}
	.ml5-xl {
		margin-left: 3rem;
	}
	.mr5-xl {
		margin-right: 3rem;
	}
	.mb5-xl {
		margin-bottom: 3rem;
	}
	.mt5-xl {
		margin-top: 3rem;
	}
	.mv5-xl {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.mh5-xl {
		margin-right: 3rem;
		margin-left: 3rem;
	}
	.pa6-xl {
		padding: 4rem;
	}
	.pl6-xl {
		padding-left: 4rem;
	}
	.pr6-xl {
		padding-right: 4rem;
	}
	.pb6-xl {
		padding-bottom: 4rem;
	}
	.pt6-xl {
		padding-top: 4rem;
	}
	.pv6-xl {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.ph6-xl {
		padding-right: 4rem;
		padding-left: 4rem;
	}
	.ma6-xl {
		margin: 4rem;
	}
	.ml6-xl {
		margin-left: 4rem;
	}
	.mr6-xl {
		margin-right: 4rem;
	}
	.mb6-xl {
		margin-bottom: 4rem;
	}
	.mt6-xl {
		margin-top: 4rem;
	}
	.mv6-xl {
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
	.mh6-xl {
		margin-right: 4rem;
		margin-left: 4rem;
	}
	.pa7-xl {
		padding: 6rem;
	}
	.pl7-xl {
		padding-left: 3.65em;
	}
	.pr7-xl {
		padding-right: 6rem;
	}
	.pb7-xl {
		padding-bottom: 6rem;
	}
	.pt7-xl {
		padding-top: 6rem;
	}
	.pv7-xl {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.ph7-xl {
		padding-right: 6rem;
		padding-left: 6rem;
	}
	.ma7-xl {
		margin: 6rem;
	}
	.ml7-xl {
		margin-left: 6rem;
	}
	.mr7-xl {
		margin-right: 6rem;
	}
	.mb7-xl {
		margin-bottom: 6rem;
	}
	.mt7-xl {
		margin-top: 6rem;
	}
	.mv7-xl {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}
	.mh7-xl {
		margin-right: 6rem;
		margin-left: 6rem;
	}
	.pa8-xl {
		padding: 8rem;
	}
	.pl8-xl {
		padding-left: 8rem;
	}
	.pr8-xl {
		padding-right: 8rem;
	}
	.pb8-xl {
		padding-bottom: 8rem;
	}
	.pt8-xl {
		padding-top: 8rem;
	}
	.pv8-xl {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.ph8-xl {
		padding-right: 8rem;
		padding-left: 8rem;
	}
	.ma8-xl {
		margin: 8rem;
	}
	.ml8-xl {
		margin-left: 8rem;
	}
	.mr8-xl {
		margin-right: 8rem;
	}
	.mb8-xl {
		margin-bottom: 8rem;
	}
	.mt8-xl {
		margin-top: 8rem;
	}
	.mv8-xl {
		margin-top: 8rem;
		margin-bottom: 8rem;
	}
	.mh8-xl {
		margin-right: 8rem;
		margin-left: 8rem;
	}
	.paauto-xl {
		padding: auto;
	}
	.plauto-xl {
		padding-left: auto;
	}
	.prauto-xl {
		padding-right: auto;
	}
	.pbauto-xl {
		padding-bottom: auto;
	}
	.ptauto-xl {
		padding-top: auto;
	}
	.pvauto-xl {
		padding-top: auto;
		padding-bottom: auto;
	}
	.phauto-xl {
		padding-right: auto;
		padding-left: auto;
	}
	.maauto-xl {
		margin: auto;
	}
	.mlauto-xl {
		margin-left: auto;
	}
	.mrauto-xl {
		margin-right: auto;
	}
	.mbauto-xl {
		margin-bottom: auto;
	}
	.mtauto-xl {
		margin-top: auto;
	}
	.mvauto-xl {
		margin-top: auto;
		margin-bottom: auto;
	}
	.mhauto-xl {
		margin-right: auto;
		margin-left: auto;
	}
	.pa100-xl {
		padding: 100%;
	}
	.pl100-xl {
		padding-left: 100%;
	}
	.pr100-xl {
		padding-right: 100%;
	}
	.pb100-xl {
		padding-bottom: 100%;
	}
	.pt100-xl {
		padding-top: 100%;
	}
	.pv100-xl {
		padding-top: 100%;
		padding-bottom: 100%;
	}
	.ph100-xl {
		padding-right: 100%;
		padding-left: 100%;
	}
	.ma100-xl {
		margin: 100%;
	}
	.ml100-xl {
		margin-left: 100%;
	}
	.mr100-xl {
		margin-right: 100%;
	}
	.mb100-xl {
		margin-bottom: 100%;
	}
	.mt100-xl {
		margin-top: 100%;
	}
	.mv100-xl {
		margin-top: 100%;
		margin-bottom: 100%;
	}
	.mh100-xl {
		margin-right: 100%;
		margin-left: 100%;
	}
}
.nudgeR {
	margin-left: auto;
	margin-right: -1rem;
	width: calc(100% + 16px);
}
.nudgeL {
	margin-right: auto;
	margin-left: -1rem;
	width: calc(100% + 16px);
}
.nudgeH {
	margin-left: -1rem;
	margin-right: -1rem;
	width: calc(100% + 32px);
}
@media only screen and (min-width: 36rem) {
	.nudgeR-s {
		margin-left: auto;
		margin-right: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeL-s {
		margin-right: auto;
		margin-left: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeH-s {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 64px);
	}
}
@media only screen and (min-width: 48rem) {
	.nudgeR-m {
		margin-left: auto;
		margin-right: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeL-m {
		margin-right: auto;
		margin-left: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeH-m {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 64px);
	}
}
@media only screen and (min-width: 62rem) {
	.nudgeR-l {
		margin-left: auto;
		margin-right: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeL-l {
		margin-right: auto;
		margin-left: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeH-l {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 64px);
	}
}
@media only screen and (min-width: 75rem) {
	.nudgeR-xl {
		margin-left: auto;
		margin-right: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeL-xl {
		margin-right: auto;
		margin-left: -2rem;
		width: calc(100% + 32px);
	}
	.nudgeH-xl {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 64px);
	}
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
@media only screen and (min-width: 36rem) {
	.tal-s {
		text-align: left;
	}
	.tar-s {
		text-align: right;
	}
	.tac-s {
		text-align: center;
	}
}
@media only screen and (min-width: 48rem) {
	.tal-m {
		text-align: left;
	}
	.tar-m {
		text-align: right;
	}
	.tac-m {
		text-align: center;
	}
}
@media only screen and (min-width: 62rem) {
	.tal-l {
		text-align: left;
	}
	.tar-l {
		text-align: right;
	}
	.tac-l {
		text-align: center;
	}
}
@media only screen and (min-width: 75rem) {
	.tal-xl {
		text-align: left;
	}
	.tar-xl {
		text-align: right;
	}
	.tac-xl {
		text-align: center;
	}
}
.w1 {
	width: 1.5rem;
}
.min-w1 {
	min-width: 1.5rem;
}
.max-w1 {
	max-width: 1.5rem;
}
.w2 {
	width: 2rem;
}
.min-w2 {
	min-width: 2rem;
}
.max-w2 {
	max-width: 2rem;
}
.w3 {
	width: 3rem;
}
.min-w3 {
	min-width: 3rem;
}
.max-w3 {
	max-width: 3rem;
}
.w4 {
	width: 4rem;
}
.min-w4 {
	min-width: 4rem;
}
.max-w4 {
	max-width: 4rem;
}
.w5 {
	width: 6rem;
}
.min-w5 {
	min-width: 6rem;
}
.max-w5 {
	max-width: 6rem;
}
.w6 {
	width: 8rem;
}
.min-w6 {
	min-width: 8rem;
}
.max-w6 {
	max-width: 8rem;
}
.w0 {
	width: 0%;
}
.min-w0 {
	min-width: 0%;
}
.max-w0 {
	max-width: 0%;
}
.w10 {
	width: 10%;
}
.min-w10 {
	min-width: 10%;
}
.max-w10 {
	max-width: 10%;
}
.w20 {
	width: 20%;
}
.min-w20 {
	min-width: 20%;
}
.max-w20 {
	max-width: 20%;
}
.w25 {
	width: 25%;
}
.min-w25 {
	min-width: 25%;
}
.max-w25 {
	max-width: 25%;
}
.w30 {
	width: 30%;
}
.min-w30 {
	min-width: 30%;
}
.max-w30 {
	max-width: 30%;
}
.w40 {
	width: 40%;
}
.min-w40 {
	min-width: 40%;
}
.max-w40 {
	max-width: 40%;
}
.w48 {
	width: 48%;
}
.min-w48 {
	min-width: 48%;
}
.max-w48 {
	max-width: 48%;
}
.w50 {
	width: 50%;
}
.min-w50 {
	min-width: 50%;
}
.max-w50 {
	max-width: 50%;
}
.w60 {
	width: 60%;
}
.min-w60 {
	min-width: 60%;
}
.max-w60 {
	max-width: 60%;
}
.w70 {
	width: 70%;
}
.min-w70 {
	min-width: 70%;
}
.max-w70 {
	max-width: 70%;
}
.w75 {
	width: 75%;
}
.min-w75 {
	min-width: 75%;
}
.max-w75 {
	max-width: 75%;
}
.w80 {
	width: 80%;
}
.min-w80 {
	min-width: 80%;
}
.max-w80 {
	max-width: 80%;
}
.w90 {
	width: 90%;
}
.min-w90 {
	min-width: 90%;
}
.max-w90 {
	max-width: 90%;
}
.w98 {
	width: 98%;
}
.min-w98 {
	min-width: 98%;
}
.max-w98 {
	max-width: 98%;
}
.w100 {
	width: 100%;
}
.min-w100 {
	min-width: 100%;
}
.max-w100 {
	max-width: 100%;
}
.w-third {
	width: 33.33333%;
}
.min-w-third {
	min-width: 33.33333%;
}
.max-w-third {
	max-width: 33.33333%;
}
.w-two-thirds {
	width: 66.66667%;
}
.min-w-two-thirds {
	min-width: 66.66667%;
}
.max-w-two-thirds {
	max-width: 66.66667%;
}
.w-initial {
	width: initial;
}
.min-w-initial {
	min-width: initial;
}
.max-w-initial {
	max-width: initial;
}
.vw25 {
	width: 25vw;
}
.min-vw25 {
	min-width: 25vw;
}
.max-vw25 {
	max-width: 25vw;
}
.vw50 {
	width: 50vw;
}
.min-vw50 {
	min-width: 50vw;
}
.max-vw50 {
	max-width: 50vw;
}
.vw75 {
	width: 75vw;
}
.min-vw75 {
	min-width: 75vw;
}
.max-vw75 {
	max-width: 75vw;
}
.vw100 {
	width: 100vw;
}
.min-vw100 {
	min-width: 100vw;
}
.max-vw100 {
	max-width: 100vw;
}
@media only screen and (min-width: 36rem) {
	.w1-s {
		width: 1.5rem;
	}
	.min-w1-s {
		min-width: 1.5rem;
	}
	.max-w1-s {
		max-width: 1.5rem;
	}
	.w2-s {
		width: 2rem;
	}
	.min-w2-s {
		min-width: 2rem;
	}
	.max-w2-s {
		max-width: 2rem;
	}
	.w3-s {
		width: 3rem;
	}
	.min-w3-s {
		min-width: 3rem;
	}
	.max-w3-s {
		max-width: 3rem;
	}
	.w4-s {
		width: 4rem;
	}
	.min-w4-s {
		min-width: 4rem;
	}
	.max-w4-s {
		max-width: 4rem;
	}
	.w5-s {
		width: 6rem;
	}
	.min-w5-s {
		min-width: 6rem;
	}
	.max-w5-s {
		max-width: 6rem;
	}
	.w6-s {
		width: 8rem;
	}
	.min-w6-s {
		min-width: 8rem;
	}
	.max-w6-s {
		max-width: 8rem;
	}
	.w0-s {
		width: 0%;
	}
	.min-w0-s {
		min-width: 0%;
	}
	.max-w0-s {
		max-width: 0%;
	}
	.w10-s {
		width: 10%;
	}
	.min-w10-s {
		min-width: 10%;
	}
	.max-w10-s {
		max-width: 10%;
	}
	.w20-s {
		width: 20%;
	}
	.min-w20-s {
		min-width: 20%;
	}
	.max-w20-s {
		max-width: 20%;
	}
	.w25-s {
		width: 25%;
	}
	.min-w25-s {
		min-width: 25%;
	}
	.max-w25-s {
		max-width: 25%;
	}
	.w30-s {
		width: 30%;
	}
	.min-w30-s {
		min-width: 30%;
	}
	.max-w30-s {
		max-width: 30%;
	}
	.w40-s {
		width: 40%;
	}
	.min-w40-s {
		min-width: 40%;
	}
	.max-w40-s {
		max-width: 40%;
	}
	.w48-s {
		width: 48%;
	}
	.min-w48-s {
		min-width: 48%;
	}
	.max-w48-s {
		max-width: 48%;
	}
	.w50-s {
		width: 50%;
	}
	.min-w50-s {
		min-width: 50%;
	}
	.max-w50-s {
		max-width: 50%;
	}
	.w60-s {
		width: 60%;
	}
	.min-w60-s {
		min-width: 60%;
	}
	.max-w60-s {
		max-width: 60%;
	}
	.w70-s {
		width: 70%;
	}
	.min-w70-s {
		min-width: 70%;
	}
	.max-w70-s {
		max-width: 70%;
	}
	.w75-s {
		width: 75%;
	}
	.min-w75-s {
		min-width: 75%;
	}
	.max-w75-s {
		max-width: 75%;
	}
	.w80-s {
		width: 80%;
	}
	.min-w80-s {
		min-width: 80%;
	}
	.max-w80-s {
		max-width: 80%;
	}
	.w90-s {
		width: 90%;
	}
	.min-w90-s {
		min-width: 90%;
	}
	.max-w90-s {
		max-width: 90%;
	}
	.w98-s {
		width: 98%;
	}
	.min-w98-s {
		min-width: 98%;
	}
	.max-w98-s {
		max-width: 98%;
	}
	.w100-s {
		width: 100%;
	}
	.min-w100-s {
		min-width: 100%;
	}
	.max-w100-s {
		max-width: 100%;
	}
	.w-third-s {
		width: 33.33333%;
	}
	.min-w-third-s {
		min-width: 33.33333%;
	}
	.max-w-third-s {
		max-width: 33.33333%;
	}
	.w-two-thirds-s {
		width: 66.66667%;
	}
	.min-w-two-thirds-s {
		min-width: 66.66667%;
	}
	.max-w-two-thirds-s {
		max-width: 66.66667%;
	}
	.w-initial-s {
		width: initial;
	}
	.min-w-initial-s {
		min-width: initial;
	}
	.max-w-initial-s {
		max-width: initial;
	}
	.vw25-s {
		width: 25vw;
	}
	.min-vw25-s {
		min-width: 25vw;
	}
	.max-vw25-s {
		max-width: 25vw;
	}
	.vw50-s {
		width: 50vw;
	}
	.min-vw50-s {
		min-width: 50vw;
	}
	.max-vw50-s {
		max-width: 50vw;
	}
	.vw75-s {
		width: 75vw;
	}
	.min-vw75-s {
		min-width: 75vw;
	}
	.max-vw75-s {
		max-width: 75vw;
	}
	.vw100-s {
		width: 100vw;
	}
	.min-vw100-s {
		min-width: 100vw;
	}
	.max-vw100-s {
		max-width: 100vw;
	}
}
@media only screen and (min-width: 48rem) {
	.w1-m {
		width: 1.5rem;
	}
	.min-w1-m {
		min-width: 1.5rem;
	}
	.max-w1-m {
		max-width: 1.5rem;
	}
	.w2-m {
		width: 2rem;
	}
	.min-w2-m {
		min-width: 2rem;
	}
	.max-w2-m {
		max-width: 2rem;
	}
	.w3-m {
		width: 3rem;
	}
	.min-w3-m {
		min-width: 3rem;
	}
	.max-w3-m {
		max-width: 3rem;
	}
	.w4-m {
		width: 4rem;
	}
	.min-w4-m {
		min-width: 4rem;
	}
	.max-w4-m {
		max-width: 4rem;
	}
	.w5-m {
		width: 6rem;
	}
	.min-w5-m {
		min-width: 6rem;
	}
	.max-w5-m {
		max-width: 6rem;
	}
	.w6-m {
		width: 8rem;
	}
	.min-w6-m {
		min-width: 8rem;
	}
	.max-w6-m {
		max-width: 8rem;
	}
	.w0-m {
		width: 0%;
	}
	.min-w0-m {
		min-width: 0%;
	}
	.max-w0-m {
		max-width: 0%;
	}
	.w10-m {
		width: 10%;
	}
	.min-w10-m {
		min-width: 10%;
	}
	.max-w10-m {
		max-width: 10%;
	}
	.w20-m {
		width: 20%;
	}
	.min-w20-m {
		min-width: 20%;
	}
	.max-w20-m {
		max-width: 20%;
	}
	.w25-m {
		width: 25%;
	}
	.min-w25-m {
		min-width: 25%;
	}
	.max-w25-m {
		max-width: 25%;
	}
	.w30-m {
		width: 30%;
	}
	.min-w30-m {
		min-width: 30%;
	}
	.max-w30-m {
		max-width: 30%;
	}
	.w40-m {
		width: 40%;
	}
	.min-w40-m {
		min-width: 40%;
	}
	.max-w40-m {
		max-width: 40%;
	}
	.w48-m {
		width: 48%;
	}
	.min-w48-m {
		min-width: 48%;
	}
	.max-w48-m {
		max-width: 48%;
	}
	.w50-m {
		width: 50%;
	}
	.min-w50-m {
		min-width: 50%;
	}
	.max-w50-m {
		max-width: 50%;
	}
	.w60-m {
		width: 60%;
	}
	.min-w60-m {
		min-width: 60%;
	}
	.max-w60-m {
		max-width: 60%;
	}
	.w70-m {
		width: 70%;
	}
	.min-w70-m {
		min-width: 70%;
	}
	.max-w70-m {
		max-width: 70%;
	}
	.w75-m {
		width: 75%;
	}
	.min-w75-m {
		min-width: 75%;
	}
	.max-w75-m {
		max-width: 75%;
	}
	.w80-m {
		width: 80%;
	}
	.min-w80-m {
		min-width: 80%;
	}
	.max-w80-m {
		max-width: 80%;
	}
	.w90-m {
		width: 90%;
	}
	.min-w90-m {
		min-width: 90%;
	}
	.max-w90-m {
		max-width: 90%;
	}
	.w98-m {
		width: 98%;
	}
	.min-w98-m {
		min-width: 98%;
	}
	.max-w98-m {
		max-width: 98%;
	}
	.w100-m {
		width: 100%;
	}
	.min-w100-m {
		min-width: 100%;
	}
	.max-w100-m {
		max-width: 100%;
	}
	.w-third-m {
		width: 33.33333%;
	}
	.min-w-third-m {
		min-width: 33.33333%;
	}
	.max-w-third-m {
		max-width: 33.33333%;
	}
	.w-two-thirds-m {
		width: 66.66667%;
	}
	.min-w-two-thirds-m {
		min-width: 66.66667%;
	}
	.max-w-two-thirds-m {
		max-width: 66.66667%;
	}
	.w-initial-m {
		width: initial;
	}
	.min-w-initial-m {
		min-width: initial;
	}
	.max-w-initial-m {
		max-width: initial;
	}
	.vw25-m {
		width: 25vw;
	}
	.min-vw25-m {
		min-width: 25vw;
	}
	.max-vw25-m {
		max-width: 25vw;
	}
	.vw50-m {
		width: 50vw;
	}
	.min-vw50-m {
		min-width: 50vw;
	}
	.max-vw50-m {
		max-width: 50vw;
	}
	.vw75-m {
		width: 75vw;
	}
	.min-vw75-m {
		min-width: 75vw;
	}
	.max-vw75-m {
		max-width: 75vw;
	}
	.vw100-m {
		width: 100vw;
	}
	.min-vw100-m {
		min-width: 100vw;
	}
	.max-vw100-m {
		max-width: 100vw;
	}
}
@media only screen and (min-width: 62rem) {
	.w1-l {
		width: 1.5rem;
	}
	.min-w1-l {
		min-width: 1.5rem;
	}
	.max-w1-l {
		max-width: 1.5rem;
	}
	.w2-l {
		width: 2rem;
	}
	.min-w2-l {
		min-width: 2rem;
	}
	.max-w2-l {
		max-width: 2rem;
	}
	.w3-l {
		width: 3rem;
	}
	.min-w3-l {
		min-width: 3rem;
	}
	.max-w3-l {
		max-width: 3rem;
	}
	.w4-l {
		width: 4rem;
	}
	.min-w4-l {
		min-width: 4rem;
	}
	.max-w4-l {
		max-width: 4rem;
	}
	.w5-l {
		width: 6rem;
	}
	.min-w5-l {
		min-width: 6rem;
	}
	.max-w5-l {
		max-width: 6rem;
	}
	.w6-l {
		width: 8rem;
	}
	.min-w6-l {
		min-width: 8rem;
	}
	.max-w6-l {
		max-width: 8rem;
	}
	.w0-l {
		width: 0%;
	}
	.min-w0-l {
		min-width: 0%;
	}
	.max-w0-l {
		max-width: 0%;
	}
	.w10-l {
		width: 10%;
	}
	.min-w10-l {
		min-width: 10%;
	}
	.max-w10-l {
		max-width: 10%;
	}
	.w20-l {
		width: 20%;
	}
	.min-w20-l {
		min-width: 20%;
	}
	.max-w20-l {
		max-width: 20%;
	}
	.w25-l {
		width: 25%;
	}
	.min-w25-l {
		min-width: 25%;
	}
	.max-w25-l {
		max-width: 25%;
	}
	.w30-l {
		width: 30%;
	}
	.min-w30-l {
		min-width: 30%;
	}
	.max-w30-l {
		max-width: 30%;
	}
	.w40-l {
		width: 40%;
	}
	.min-w40-l {
		min-width: 40%;
	}
	.max-w40-l {
		max-width: 40%;
	}
	.w48-l {
		width: 48%;
	}
	.min-w48-l {
		min-width: 48%;
	}
	.max-w48-l {
		max-width: 48%;
	}
	.w50-l {
		width: 50%;
	}
	.min-w50-l {
		min-width: 50%;
	}
	.max-w50-l {
		max-width: 50%;
	}
	.w60-l {
		width: 60%;
	}
	.min-w60-l {
		min-width: 60%;
	}
	.max-w60-l {
		max-width: 60%;
	}
	.w70-l {
		width: 70%;
	}
	.min-w70-l {
		min-width: 70%;
	}
	.max-w70-l {
		max-width: 70%;
	}
	.w75-l {
		width: 75%;
	}
	.min-w75-l {
		min-width: 75%;
	}
	.max-w75-l {
		max-width: 75%;
	}
	.w80-l {
		width: 80%;
	}
	.min-w80-l {
		min-width: 80%;
	}
	.max-w80-l {
		max-width: 80%;
	}
	.w90-l {
		width: 90%;
	}
	.min-w90-l {
		min-width: 90%;
	}
	.max-w90-l {
		max-width: 90%;
	}
	.w98-l {
		width: 98%;
	}
	.min-w98-l {
		min-width: 98%;
	}
	.max-w98-l {
		max-width: 98%;
	}
	.w100-l {
		width: 100%;
	}
	.min-w100-l {
		min-width: 100%;
	}
	.max-w100-l {
		max-width: 100%;
	}
	.w-third-l {
		width: 33.33333%;
	}
	.min-w-third-l {
		min-width: 33.33333%;
	}
	.max-w-third-l {
		max-width: 33.33333%;
	}
	.w-two-thirds-l {
		width: 66.66667%;
	}
	.min-w-two-thirds-l {
		min-width: 66.66667%;
	}
	.max-w-two-thirds-l {
		max-width: 66.66667%;
	}
	.w-initial-l {
		width: initial;
	}
	.min-w-initial-l {
		min-width: initial;
	}
	.max-w-initial-l {
		max-width: initial;
	}
	.vw25-l {
		width: 25vw;
	}
	.min-vw25-l {
		min-width: 25vw;
	}
	.max-vw25-l {
		max-width: 25vw;
	}
	.vw50-l {
		width: 50vw;
	}
	.min-vw50-l {
		min-width: 50vw;
	}
	.max-vw50-l {
		max-width: 50vw;
	}
	.vw75-l {
		width: 75vw;
	}
	.min-vw75-l {
		min-width: 75vw;
	}
	.max-vw75-l {
		max-width: 75vw;
	}
	.vw100-l {
		width: 100vw;
	}
	.min-vw100-l {
		min-width: 100vw;
	}
	.max-vw100-l {
		max-width: 100vw;
	}
}
@media only screen and (min-width: 75rem) {
	.w1-xl {
		width: 1.5rem;
	}
	.min-w1-xl {
		min-width: 1.5rem;
	}
	.max-w1-xl {
		max-width: 1.5rem;
	}
	.w2-xl {
		width: 2rem;
	}
	.min-w2-xl {
		min-width: 2rem;
	}
	.max-w2-xl {
		max-width: 2rem;
	}
	.w3-xl {
		width: 3rem;
	}
	.min-w3-xl {
		min-width: 3rem;
	}
	.max-w3-xl {
		max-width: 3rem;
	}
	.w4-xl {
		width: 4rem;
	}
	.min-w4-xl {
		min-width: 4rem;
	}
	.max-w4-xl {
		max-width: 4rem;
	}
	.w5-xl {
		width: 6rem;
	}
	.min-w5-xl {
		min-width: 6rem;
	}
	.max-w5-xl {
		max-width: 6rem;
	}
	.w6-xl {
		width: 8rem;
	}
	.min-w6-xl {
		min-width: 8rem;
	}
	.max-w6-xl {
		max-width: 8rem;
	}
	.w0-xl {
		width: 0%;
	}
	.min-w0-xl {
		min-width: 0%;
	}
	.max-w0-xl {
		max-width: 0%;
	}
	.w10-xl {
		width: 10%;
	}
	.min-w10-xl {
		min-width: 10%;
	}
	.max-w10-xl {
		max-width: 10%;
	}
	.w20-xl {
		width: 20%;
	}
	.min-w20-xl {
		min-width: 20%;
	}
	.max-w20-xl {
		max-width: 20%;
	}
	.w25-xl {
		width: 25%;
	}
	.min-w25-xl {
		min-width: 25%;
	}
	.max-w25-xl {
		max-width: 25%;
	}
	.w30-xl {
		width: 30%;
	}
	.min-w30-xl {
		min-width: 30%;
	}
	.max-w30-xl {
		max-width: 30%;
	}
	.w40-xl {
		width: 40%;
	}
	.min-w40-xl {
		min-width: 40%;
	}
	.max-w40-xl {
		max-width: 40%;
	}
	.w48-xl {
		width: 48%;
	}
	.min-w48-xl {
		min-width: 48%;
	}
	.max-w48-xl {
		max-width: 48%;
	}
	.w50-xl {
		width: 50%;
	}
	.min-w50-xl {
		min-width: 50%;
	}
	.max-w50-xl {
		max-width: 50%;
	}
	.w60-xl {
		width: 60%;
	}
	.min-w60-xl {
		min-width: 60%;
	}
	.max-w60-xl {
		max-width: 60%;
	}
	.w70-xl {
		width: 70%;
	}
	.min-w70-xl {
		min-width: 70%;
	}
	.max-w70-xl {
		max-width: 70%;
	}
	.w75-xl {
		width: 75%;
	}
	.min-w75-xl {
		min-width: 75%;
	}
	.max-w75-xl {
		max-width: 75%;
	}
	.w80-xl {
		width: 80%;
	}
	.min-w80-xl {
		min-width: 80%;
	}
	.max-w80-xl {
		max-width: 80%;
	}
	.w90-xl {
		width: 90%;
	}
	.min-w90-xl {
		min-width: 90%;
	}
	.max-w90-xl {
		max-width: 90%;
	}
	.w98-xl {
		width: 98%;
	}
	.min-w98-xl {
		min-width: 98%;
	}
	.max-w98-xl {
		max-width: 98%;
	}
	.w100-xl {
		width: 100%;
	}
	.min-w100-xl {
		min-width: 100%;
	}
	.max-w100-xl {
		max-width: 100%;
	}
	.w-third-xl {
		width: 33.33333%;
	}
	.min-w-third-xl {
		min-width: 33.33333%;
	}
	.max-w-third-xl {
		max-width: 33.33333%;
	}
	.w-two-thirds-xl {
		width: 66.66667%;
	}
	.min-w-two-thirds-xl {
		min-width: 66.66667%;
	}
	.max-w-two-thirds-xl {
		max-width: 66.66667%;
	}
	.w-initial-xl {
		width: initial;
	}
	.min-w-initial-xl {
		min-width: initial;
	}
	.max-w-initial-xl {
		max-width: initial;
	}
	.vw25-xl {
		width: 25vw;
	}
	.min-vw25-xl {
		min-width: 25vw;
	}
	.max-vw25-xl {
		max-width: 25vw;
	}
	.vw50-xl {
		width: 50vw;
	}
	.min-vw50-xl {
		min-width: 50vw;
	}
	.max-vw50-xl {
		max-width: 50vw;
	}
	.vw75-xl {
		width: 75vw;
	}
	.min-vw75-xl {
		min-width: 75vw;
	}
	.max-vw75-xl {
		max-width: 75vw;
	}
	.vw100-xl {
		width: 100vw;
	}
	.min-vw100-xl {
		min-width: 100vw;
	}
	.max-vw100-xl {
		max-width: 100vw;
	}
}
.z0 {
	z-index: 0;
}
.z1 {
	z-index: 1;
}
.z2 {
	z-index: 2;
}
.z3 {
	z-index: 3;
}
.z4 {
	z-index: 4;
}
.z5 {
	z-index: 5;
}
.z6 {
	z-index: 6;
}
.z7 {
	z-index: 7;
}
.z999 {
	z-index: 999;
}
.z9999 {
	z-index: 9999;
}
.zmax {
	z-index: 2147483647;
}
.zinitial {
	z-index: initial;
}
.hide {
	display: none;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.init {
	display: initial;
}
@media only screen and (min-width: 36rem) {
	.hide-s {
		display: none;
	}
	.inline-s {
		display: inline;
	}
	.block-s {
		display: block;
	}
	.inline-block-s {
		display: inline-block;
	}
	.init-s {
		display: initial;
	}
}
@media only screen and (min-width: 48rem) {
	.hide-m {
		display: none;
	}
	.inline-m {
		display: inline;
	}
	.block-m {
		display: block;
	}
	.inline-block-m {
		display: inline-block;
	}
	.init-m {
		display: initial;
	}
}
@media only screen and (min-width: 62rem) {
	.hide-l {
		display: none;
	}
	.inline-l {
		display: inline;
	}
	.block-l {
		display: block;
	}
	.inline-block-l {
		display: inline-block;
	}
	.init-l {
		display: initial;
	}
}
@media only screen and (min-width: 75rem) {
	.hide-xl {
		display: none;
	}
	.inline-xl {
		display: inline;
	}
	.block-xl {
		display: block;
	}
	.inline-block-xl {
		display: inline-block;
	}
	.init-xl {
		display: initial;
	}
}
.flex {
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
}
.inline-flex {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
}
.flex-wrap {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex-nowrap {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.flex-break {
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	height: 0;
}
.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.items-start {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.self-start {
	-webkit-align-self: flex-start;
	align-self: flex-start;
}
.items-end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.self-end {
	-webkit-align-self: flex-end;
	align-self: flex-end;
}
.items-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.self-center {
	-webkit-align-self: center;
	align-self: center;
}
.items-baseline {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	align-items: baseline;
}
.self-baseline {
	-webkit-align-self: baseline;
	align-self: baseline;
}
.items-stretch {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.self-stretch {
	-webkit-align-self: stretch;
	align-self: stretch;
}
.justify-start {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.justify-end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.justify-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.justify-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.justify-around {
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
@media only screen and (min-width: 36rem) {
	.flex-s {
		display: -webkit-flex;
		display: -webkit-box;
		display: flex;
	}
	.inline-flex-s {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: inline-flex;
	}
	.flex-wrap-s {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.flex-nowrap-s {
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.flex-break {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		height: 0;
	}
	.flex-column-s {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.flex-row-s {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.items-start-s {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.self-start-s {
		-webkit-align-self: flex-start;
		align-self: flex-start;
	}
	.items-end-s {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	.self-end-s {
		-webkit-align-self: flex-end;
		align-self: flex-end;
	}
	.items-center-s {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.self-center-s {
		-webkit-align-self: center;
		align-self: center;
	}
	.items-baseline-s {
		-webkit-box-align: baseline;
		-webkit-align-items: baseline;
		align-items: baseline;
	}
	.self-baseline-s {
		-webkit-align-self: baseline;
		align-self: baseline;
	}
	.items-stretch-s {
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
	}
	.self-stretch-s {
		-webkit-align-self: stretch;
		align-self: stretch;
	}
	.justify-start-s {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.justify-end-s {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
	.justify-center-s {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.justify-between-s {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.justify-around-s {
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
}
@media only screen and (min-width: 48rem) {
	.flex-m {
		display: -webkit-flex;
		display: -webkit-box;
		display: flex;
	}
	.inline-flex-m {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: inline-flex;
	}
	.flex-wrap-m {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.flex-nowrap-m {
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.flex-break {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		height: 0;
	}
	.flex-column-m {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.flex-row-m {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.items-start-m {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.self-start-m {
		-webkit-align-self: flex-start;
		align-self: flex-start;
	}
	.items-end-m {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	.self-end-m {
		-webkit-align-self: flex-end;
		align-self: flex-end;
	}
	.items-center-m {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.self-center-m {
		-webkit-align-self: center;
		align-self: center;
	}
	.items-baseline-m {
		-webkit-box-align: baseline;
		-webkit-align-items: baseline;
		align-items: baseline;
	}
	.self-baseline-m {
		-webkit-align-self: baseline;
		align-self: baseline;
	}
	.items-stretch-m {
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
	}
	.self-stretch-m {
		-webkit-align-self: stretch;
		align-self: stretch;
	}
	.justify-start-m {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.justify-end-m {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
	.justify-center-m {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.justify-between-m {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.justify-around-m {
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
}
@media only screen and (min-width: 62rem) {
	.flex-l {
		display: -webkit-flex;
		display: -webkit-box;
		display: flex;
	}
	.inline-flex-l {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: inline-flex;
	}
	.flex-wrap-l {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.flex-nowrap-l {
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.flex-break {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		height: 0;
	}
	.flex-column-l {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.flex-row-l {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.items-start-l {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.self-start-l {
		-webkit-align-self: flex-start;
		align-self: flex-start;
	}
	.items-end-l {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	.self-end-l {
		-webkit-align-self: flex-end;
		align-self: flex-end;
	}
	.items-center-l {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.self-center-l {
		-webkit-align-self: center;
		align-self: center;
	}
	.items-baseline-l {
		-webkit-box-align: baseline;
		-webkit-align-items: baseline;
		align-items: baseline;
	}
	.self-baseline-l {
		-webkit-align-self: baseline;
		align-self: baseline;
	}
	.items-stretch-l {
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
	}
	.self-stretch-l {
		-webkit-align-self: stretch;
		align-self: stretch;
	}
	.justify-start-l {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.justify-end-l {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
	.justify-center-l {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.justify-between-l {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.justify-around-l {
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
}
@media only screen and (min-width: 75rem) {
	.flex-xl {
		display: -webkit-flex;
		display: -webkit-box;
		display: flex;
	}
	.inline-flex-xl {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: inline-flex;
	}
	.flex-wrap-xl {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.flex-nowrap-xl {
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.flex-break {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		height: 0;
	}
	.flex-column-xl {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.flex-row-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.items-start-xl {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.self-start-xl {
		-webkit-align-self: flex-start;
		align-self: flex-start;
	}
	.items-end-xl {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	.self-end-xl {
		-webkit-align-self: flex-end;
		align-self: flex-end;
	}
	.items-center-xl {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.self-center-xl {
		-webkit-align-self: center;
		align-self: center;
	}
	.items-baseline-xl {
		-webkit-box-align: baseline;
		-webkit-align-items: baseline;
		align-items: baseline;
	}
	.self-baseline-xl {
		-webkit-align-self: baseline;
		align-self: baseline;
	}
	.items-stretch-xl {
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
	}
	.self-stretch-xl {
		-webkit-align-self: stretch;
		align-self: stretch;
	}
	.justify-start-xl {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.justify-end-xl {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
	.justify-center-xl {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.justify-between-xl {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.justify-around-xl {
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
}
.ani {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.click-through {
	pointer-events: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.pointer {
	cursor: pointer;
}
.arrow {
	top: 2px;
	width: 34px;
	height: 15px;
	margin-left: 8px;
}
.grey-img {
	position: relative;
	width: 100%;
	left: 40%;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
#hero {
	min-height: 850px;
}
#heading {
	font-size: 54px;
	line-height: 1.2;
	/* letter-spacing: -1%; */
}
@media (min-width: 36rem) {
	#heading {
		/* color: pink */
		/* font-size: calc(9.61538vw - 1.46154rem); */
	}
}
@media (min-width: 62rem) {
	#heading {
		/* color: */
		/* font-size: 4.5rem; */
	}
}
.hero-icon {
	position: absolute;
	float: left;
	top: 18vh;
}
.hero-icon:not(:last-of-type) {
	margin-right: 2.625rem;
}
@media (min-width: 62rem) {
	.hero-icon:not(:last-of-type) {
		margin-right: calc(11.05769vw - 4.23077rem);
	}
}
@media (min-width: 75rem) {
	.hero-icon:not(:last-of-type) {
		margin-right: 4.0625rem;
	}
}
#hero-icon-dots {
	left: 75%;
}
nav#navbar {
	height: 80px;
	box-shadow: 0px 12px 0px rgba(0, 0, 0, 0.25);
}
nav#navbar .navitem {
	font-size: 18px;
}

nav#navbar .content {
	padding-top: 0;
	padding-bottom: 0;
}
.mobile-nav.js-offside-nav {
	top: 80px;
	right: -100%;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	box-shadow: inset 0px 12px 0px rgba(0, 0, 0, 0.25);
}
.mobile-nav.js-offside-nav.is-active {
	right: 0;
}
.mobile-nav .navitem {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.mobile-nav .navitem a {
	border-bottom: 2px solid #000e33;
	padding-bottom: 3px;
}
.mobile-nav .navitem.active a,
.mobile-nav .navitem:hover a,
.mobile-nav .navitem:active a,
.mobile-nav .navitem a:focus {
	border-bottom-color: #fff;
	font-family: "mabry-bold", "Arial", sans-serif;
	font-weight: bold;
}
#logo img,
#liink-logo {
	width: 100px;
}
div.ruby-line {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #ff451f;
	margin-top: 6px;
}
div.saphire-line,
div.white-line {
	width: 100%;
	height: 1px;
	left: 0;
}
div.saphire-line {
	background-color: #000e33;
}
div.white-line {
	background-color: #fff;
}
.section__copy {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: -1%;
	font-size: 32px;
	line-height: 124%;
}
@media (min-width: 36rem) {
	.section__copy {
		/* font-size: calc(2.40385vw + 1.13462rem); */
	}
}
@media (min-width: 62rem) {
	.section__copy {
		/* font-size: 2.625rem; */
	}
}
@media (min-width: 36rem) {
	.section__copy {
		/* line-height: calc(2.27404vw + 1.66135rem); */
	}
}
@media (min-width: 62rem) {
	.section__copy {
		/* line-height: 3.07125rem; */
	}
}
.section-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.section-link p {
	border-bottom: 1px solid #000e33;
	font-family: "mabry-regular", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 2rem;
	line-height: 116%;
	letter-spacing: -0.01em;
	color: #ffffff;
}
.section-link:hover p {
	border-bottom-color: #fff;
}
.section-link:active p,
.section-link:focus p {
	font-family: "mabry-bold", "Arial", sans-serif;
	font-weight: bold;
	border-bottom-color: #000e33;
}
.tag {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: 3%;
	font-size: 3.5rem;
	line-height: 4.205rem;
}
@media (min-width: 36rem) {
	.tag {
		font-size: calc(14.42308vw - 1.69231rem);
	}
}
@media (min-width: 62rem) {
	.tag {
		font-size: 7.25rem;
	}
}
@media (min-width: 36rem) {
	.tag {
		line-height: calc(16.17308vw - 1.61731rem);
	}
}
@media (min-width: 62rem) {
	.tag {
		line-height: 8.41rem;
	}
}
.subtag {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.11rem;
}
@media (min-width: 36rem) {
	.subtag {
		font-size: calc(0.96154vw + 0.65385rem);
	}
}
@media (min-width: 62rem) {
	.subtag {
		font-size: 1.25rem;
	}
}
@media (min-width: 36rem) {
	.subtag {
		line-height: calc(1.06731vw + 0.72577rem);
	}
}
@media (min-width: 62rem) {
	.subtag {
		line-height: 1.3875rem;
	}
}
.footer__icon {
	width: 22%;
	height: 22%;
	max-width: 64px;
	max-height: 64px;
}
.icons img {
	width: 14%;
}
.icons img:not(:last-of-type) {
	margin-right: 1rem;
}
@media (min-width: 36rem) {
	.icons img:not(:last-of-type) {
		margin-right: calc(7.69231vw - 1.76923rem);
	}
}
@media (min-width: 62rem) {
	.icons img:not(:last-of-type) {
		margin-right: 3rem;
	}
}
#footer .navitem {
	font-size: 0.875rem;
}
@media (min-width: 36rem) {
	#footer .navitem {
		font-size: calc(0.96154vw + 0.52885rem);
	}
}
@media (min-width: 62rem) {
	#footer .navitem {
		font-size: 1.125rem;
	}
}
.footnote {
	letter-spacing: -0.01em;
	font-size: 0.625rem;
	line-height: 1rem;
}
@media (min-width: 36rem) {
	.footnote {
		font-size: calc(0vw + 0.625rem);
	}
}
@media (min-width: 62rem) {
	.footnote {
		font-size: 0.625rem;
	}
}
@media (min-width: 36rem) {
	.footnote {
		line-height: calc(0vw + 1rem);
	}
}
@media (min-width: 62rem) {
	.footnote {
		line-height: 1rem;
	}
}
#copyright {
	max-width: 100%;
}
#copyright p {
	font-family: "mabry-bold", "Arial", sans-serif;
	letter-spacing: -0.01em;
	font-size: 0.625rem;
	line-height: 1rem;
}
@media (min-width: 36rem) {
	#copyright p {
		font-size: calc(0.96154vw + 0.27885rem);
	}
}
@media (min-width: 62rem) {
	#copyright p {
		font-size: 0.875rem;
	}
}
@media (min-width: 36rem) {
	#copyright p {
		line-height: calc(1.53846vw + 0.44615rem);
	}
}
@media (min-width: 62rem) {
	#copyright p {
		line-height: 1.4rem;
	}
}
@media only screen and (min-width: 48rem) {
	.arrow {
		top: 3px;
		width: 39px;
		height: 17px;
		margin-left: 8px;
	}
	nav#navbar .navitem {
		padding-bottom: 3px;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-timing-function: ease-in-out;
		transition-timing-function: ease-in-out;
	}
	nav#navbar .navitem a {
		border-bottom: 2px solid #000e33;
		padding-bottom: 3px;
		font-family: "mabry-bold", "Arial", sans-serif;
	}
	nav#navbar .navitem.active a,
	nav#navbar .navitem:hover a {
		border-bottom-color: #fff;
		padding-bottom: 3px;
	}
	nav#navbar .navitem:focus a,
	nav#navbar .navitem:active a {
		font-family: "mabry-bold", "Arial", sans-serif;
		border-bottom-color: #000e33;
	}
	.hero-icon {
		position: relative;
		top: 140px;
		width: 15%;
	}
	#hero-icon-dots {
		left: initial;
	}
	.grey-img {
		top: 0;
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	div.saphire-line {
		width: 1px;
		height: 100%;
		top: 0;
	}
	#copyright {
		max-width: 45%;
	}
	.footer__icon {
		max-width: 128px;
		max-height: 128px;
	}
	.footnote {
		max-width: 757px;
	}
}
.js-hamburger {
	width: 24px;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}
.js-hamburger .hamburger-box {
	display: block;
	height: 1.375rem;
}
.js-hamburger .hamburger-inner {
	margin-top: -0.0625rem;
}
.js-hamburger .hamburger-inner,
.js-hamburger .hamburger-inner::before,
.js-hamburger .hamburger-inner::after {
	position: absolute;
	width: 1.5rem;
	height: 0.125rem;
	background-color: #fff;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.js-hamburger .hamburger-inner::before,
.js-hamburger .hamburger-inner::after {
	content: "";
	display: block;
}
.js-hamburger .hamburger-inner::before {
	top: -0.625rem;
}
.js-hamburger .hamburger-inner::after {
	bottom: -0.625rem;
}
.hamburger--spin .hamburger-inner {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
	transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.34s ease-in,
		-webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in,
		-webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in,
		transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in,
		transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19),
		-webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-delay: 0.14s;
	transition-delay: 0.14s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
	transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 0.1s ease-out,
		-webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out,
		-webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out,
		transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out,
		transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1),
		-webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.quote__copy {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	font-size: 36px;
	line-height: 135%;
}
@media (min-width: 36rem) {
	.quote__copy {
		/* font-size: calc(5.76923vw - 0.57692rem); */
	}
}
@media (min-width: 62rem) {
	.quote__copy {
		/* font-size: 3rem; */
	}
}
@media (min-width: 36rem) {
	.quote__copy {
		/* line-height: calc(6.46154vw - 0.46615rem); */
	}
}
@media (min-width: 62rem) {
	.quote__copy {
		/* line-height: 3.54rem; */
	}
}
@media only screen and (max-width: 36rem) {
	.quote__copy {
		/* letter-spacing: -0.01em; */
	}
}
@media only screen and (min-width: 48rem) {
	.quote__img {
		top: 10px;
	}
}
.saphire-ribbon {
	background-color: #f6f6f6;
	border: none;
}
.ruby-ribbon {
	border: 1px solid #ff451f;
	border-right: none;
	background-color: #ff451f;
	height: auto;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.ruby-ribbon > a {
	width: 100%;
}
.ruby-ribbon__title {
	max-width: 620px;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #fff;
	line-height: 124%;
	letter-spacing: -0.01em;
	font-size: 32px;
}
@media (min-width: 62rem) {
	.ruby-ribbon__title {
		/* font-size: calc(4.80769vw - 0.98077rem); */
	}
}
@media (min-width: 75rem) {
	.ruby-ribbon__title {
		/* font-size: 2.625rem; */
	}
}
.ruby-ribbon__link {
	position: relative;
	bottom: 0;
	text-decoration: none;
	color: #000;
}
.ruby-ribbon > * {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.ruby-ribbon:hover {
	border-color: #000e33;
	background-color: #fff;
}
.ruby-ribbon:hover .ruby-ribbon__title,
.ruby-ribbon:hover .ruby-ribbon__link {
	color: #000e33;
}
.ruby-ribbon:hover .ribbon__arrow {
	fill: #ff451f;
}
.ruby-ribbon:active,
.ruby-ribbon:focus {
	border-color: #000e33;
	background-color: #000e33;
}
.ruby-ribbon:active .ruby-ribbon__title,
.ruby-ribbon:active .ruby-ribbon__link,
.ruby-ribbon:focus .ruby-ribbon__title,
.ruby-ribbon:focus .ruby-ribbon__link {
	color: #fff;
}
.ruby-ribbon:active .ribbon__arrow,
.ruby-ribbon:focus .ribbon__arrow {
	fill: #fff;
}
#footer .ruby-ribbon:hover {
	border-color: #fff;
	background-color: #000e33;
}
#footer .ruby-ribbon:hover .ruby-ribbon__title,
#footer .ruby-ribbon:hover .ruby-ribbon__link {
	color: #fff;
}
#footer .ruby-ribbon:hover .ribbon__arrow {
	fill: #ff451f;
}
#footer .ruby-ribbon:active,
#footer .ruby-ribbon:focus {
	border-color: #000e33;
	background-color: #fff;
}
#footer .ruby-ribbon:active .ruby-ribbon__title,
#footer .ruby-ribbon:active .ruby-ribbon__link,
#footer .ruby-ribbon:focus .ruby-ribbon__title,
#footer .ruby-ribbon:focus .ruby-ribbon__link {
	color: #000e33;
}
#footer .ruby-ribbon:active .ribbon__arrow,
#footer .ruby-ribbon:focus .ribbon__arrow {
	fill: #000e33;
}
.grey-ribbon {
	background-color: #f6f6f6;
	width: 100%;
	margin-left: 0;
	padding: 50px 25px;
}
.grey-ribbon__title {
	font-family: "mabry-bold", "Arial", sans-serif;
	font-weight: bold;
	letter-spacing: 1%;
}
.grey-ribbon__body {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: 1%;
}
@media only screen and (min-width: 48rem) {
	.saphire-ribbon {
		background-color: #000e33;
		border: 1px solid #fff;
		border-left: none;
	}
	.ruby-ribbon {
		min-height: 175px;
	}
	.grey-ribbon {
		width: 70%;
		margin-left: 30%;
	}
}
#ribbon2.grey-ribbon,
#ribbon5.grey-ribbon {
	padding: 25px 21px 55px;
}
#ribbon2.grey-ribbon .ribbonNudgeL,
#ribbon5.grey-ribbon .ribbonNudgeL {
	padding-left: 15px;
}
@media only screen and (max-width: 48rem) {
	.ruby-ribbon__title {
		font-size: 32px;
	}
	#ribbon2.grey-ribbon,
	#ribbon5.grey-ribbon {
		padding: 21px 21px 26px;
	}
	#ribbon2.grey-ribbon .ribbonNudgeL,
	#ribbon5.grey-ribbon .ribbonNudgeL {
		padding-left: 0px;
	}
}
.button:hover,
#speedBumpModal .dialog_form_actions .button.btn-arrow:hover {
	border: 1px solid #ff451f;
	background-color: #ff451f;
}
.button:active,
.button:focus,
#speedBumpModal .dialog_form_actions .button.btn-arrow:active,
#speedBumpModal .dialog_form_actions .button.btn-arrow:focus {
	border: 1px solid #000e33;
	background-color: #000e33;
}
.button {
	display: inline-block;
	height: 45px;
	width: initial;
	border: 1px solid #000e33;
	padding: 0 34px;
	cursor: pointer;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.button .f4 {
	color: #000e33;
}
.button .arrowsvg {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.button .arrow {
	position: relative;
	top: 2px;
	right: 0;
}
.button:disabled,
.button.disabled {
	cursor: default;
	pointer-events: none;
	border-color: #1a1a1a;
	color: #1a1a1a;
	opacity: 0.5;
}
.button:disabled .arrowsvg,
.button.disabled .arrowsvg {
	fill: #1a1a1a;
}
.button:hover .arrowsvg {
	fill: #fff;
}
.button:active .f4,
.button:focus .f4 {
	color: #fff;
}
.button:active .arrowsvg,
.button:focus .arrowsvg {
	fill: #fff;
}
@media only screen and (min-width: 48rem) {
	.button {
		height: 61px;
	}
}
[id^="footnote"],
[id^="section"] {
	scroll-margin-top: 5em;
}
a.link-hover:hover p,
a.link-hover:focus p {
	text-decoration: underline;
}
.pin {
	top: -30px;
}
.pin__title {
	font-family: "mabry-bold", "Arial", sans-serif;
	font-weight: bold;
	letter-spacing: 1%;
	font-size: 36px;
	line-height: 113%;
}
@media (min-width: 36rem) {
	.pin__title {
		/* font-size: calc(2.40385vw + 1.13462rem); */
	}
}
@media (min-width: 62rem) {
	.pin__title {
		/* font-size: 2.625rem; */
	}
}
@media (min-width: 36rem) {
	.pin__title {
		/* line-height: calc(2.78846vw + 1.31615rem); */
	}
}
@media (min-width: 62rem) {
	.pin__title {
		/* line-height: 3.045rem; */
	}
}
.pin__img {
	left: -22%;
	width: 165px;
	height: 165px;
}
@media only screen and (min-width: 48rem) {
	.pin {
		top: initial;
	}
	.pin__img {
		width: 85%;
		height: auto;
	}
}
.card__img {
	width: 80px;
	height: 80px;
}
.card__title {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: -1%;
	font-size: 28px;
	line-height: 124%;
}
@media (min-width: 36rem) {
	.card__title {
		/* font-size: calc(0.96154vw + 1.65385rem); */
	}
}
@media (min-width: 62rem) {
	.card__title {
		/* font-size: 2.25rem; */
	}
}
@media (min-width: 36rem) {
	.card__title {
		/* line-height: calc(1.03365vw + 1.83413rem); */
	}
}
@media (min-width: 62rem) {
	.card__title {
		/* line-height: 2.475rem; */
	}
}
.card__body {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: -1%;
	font-size: 24px;
	line-height: 124%;
}
@media (min-width: 36rem) {
	.card__body {
		/* font-size: calc(0.96154vw + 1.15385rem); */
	}
}
@media (min-width: 62rem) {
	.card__body {
		/* font-size: 1.75rem; */
	}
}
@media (min-width: 36rem) {
	.card__body {
		/* line-height: calc(1.19231vw + 1.43077rem); */
	}
}
@media (min-width: 62rem) {
	.card__body {
		/* line-height: 2.17rem; */
	}
}
.card__link {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.card__link p {
	border-bottom: 1px solid #fff;
}
.card__link:hover p {
	border-bottom-color: #000e33;
}
.card__link:active p,
.card__link:focus p {
	border-bottom-color: #fff;
}
.card__link:active .arrowsvg,
.card__link:focus .arrowsvg {
	fill: #000e33;
}
@media only screen and (min-width: 48rem) {
	.card__img {
		width: 128px;
		height: 128px;
	}
}
.videos {
	min-height: 90vh;
}
.video-js {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	max-width: 1660px;
	padding-bottom: 56.3%;
	left: 0;
	top: 80px;
}
.video-js * {
	position: static;
}
.vjs-tech {
	background-color: #000e33;
}
#video1 .vjs-progress-control,
#video1 .vjs-play-progress,
.vjs-dock-text {
	visibility: hidden;
	display: none;
}
[class*="bc-player-default"] {
	height: auto;
}
#video1 .vjs-big-play-button {
	display: none !important;
}
@media only screen and (min-width: 48rem) {
	.video-js {
		position: absolute;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}
#home section .pImg ~ .pCopy {
	padding-top: 2rem;
}
#home #heading {
	top: 4rem;
}
#home .quote-ribbon {
	width: 100%;
	margin-left: 0;
}
#home .overflow.scrolled::before {
	opacity: 0;
	-webkit-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
}
#home .pPin {
	width: 100px !important;
	max-width: 50px !important;
	max-width: 100px !important;
	padding: 0 !important;
}
#home .pPin,
#home .pPin.stay {
	-webkit-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
	z-index: 1;
}
#home .pin-spacer {
	left: -32px !important;
}
#home #section1 .pin-spacer {
	top: -80px !important;
}
@media only screen and (min-width: 48rem) {
	#home #hero {
		height: 1000px;
	}
	#home .pPin {
		width: 100px !important;
		max-width: 100px !important;
	}
	#home #section1 .pin-spacer {
		top: 20px !important;
	}
	#home .pPin .pin-title {
		opacity: 0;
	}
	#home .pPin.active .pin-title {
		opacity: 1;
	}
	#home #heading {
		top: 5rem;
	}
	#home .pPin,
	#home #pin1.pPin .ruby-line,
	#home .pPin.active .ruby-line,
	#home #pin1.pPin.stayfirst,
	#home #pin1.pPin.stayfirst div {
		opacity: 1 !important;
	}
	#home .pPin.stay,
	#home .pPin .ruby-line,
	#home #pin1.pPin.stayfirst p,
	#home #pin1.pPin.stayfirst img {
		opacity: 0 !important;
	}
	#home .subsection {
		width: calc(100% + 4rem);
		left: -2rem;
	}
	#home .pPin .ruby {
		color: #e62600;
		-webkit-transition: color 0.25s ease;
		transition: color 0.25s ease;
	}
	#home .pPin.darker .ruby {
		color: #db2500;
		-webkit-transition: color 0.25s ease;
		transition: color 0.25s ease;
	}
}
#offerings #hero-copy {
	top: 45%;
}
#offerings-bullseye {
	position: absolute;
	width: 480px;
	height: 500px;
	top: -60px;
	left: -200px;
	z-index: 1;
}
#offerings #copy3 {
	height: 360px;
}
#offerings [id^="pin"] img {
	left: -22%;
	width: 165px;
}
#offerings .card__body {
	letter-spacing: -1%;
    font-size: 24px;
    line-height: 125%;
}
@media (min-width: 36rem) {
	#offerings .card__body {
		/* font-size: calc(0.96154vw + 1.15385rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .card__body {
		/* font-size: 1.75rem; */
	}
}
#offerings .card__title {
	font-family: "mabry-bold", "Arial", sans-serif;
	/* line-height: 2.1375rem; */
}
@media (min-width: 36rem) {
	#offerings .card__title {
		/* line-height: calc(1.38462vw + 1.63904rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .card__title {
		/* line-height: 2.4975rem; */
	}
}
#offerings .card__body {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	/* line-height: 1.86rem; */
}
@media (min-width: 36rem) {
	#offerings .card__body {
		/* line-height: calc(2.45192vw + 0.97731rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .card__body {
		/* line-height: 2.4975rem; */
	}
}
#offerings .grey-ribbon__title {
	max-width: 100%;
	font-size: 1.5rem;
	line-height: 125%;
}
@media (min-width: 36rem) {
	#offerings .grey-ribbon__title {
		/* font-size: calc(0.96154vw + 1.15385rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .grey-ribbon__title {
		/* font-size: 1.75rem; */
	}
}
@media (min-width: 36rem) {
	#offerings .grey-ribbon__title {
		/* line-height: calc(0.65385vw + 1.62462rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .grey-ribbon__title {
		/* line-height: 2.03rem; */
	}
}
#offerings .grey-ribbon__body {
	max-width: 100%;
	font-size: 24px;
	line-height: 125%;
}
@media (min-width: 36rem) {
	#offerings .grey-ribbon__body {
		/* font-size: calc(2.40385vw + 0.25962rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .grey-ribbon__body {
		/* font-size: 1.75rem; */
	}
}
@media (min-width: 36rem) {
	#offerings .grey-ribbon__body {
		/* line-height: calc(2.91346vw + 0.50365rem); */
	}
}
@media (min-width: 62rem) {
	#offerings .grey-ribbon__body {
		line-height: 2.31rem;
	}
}
#offerings .grey-ribbon .content > div {
	margin-bottom: 5rem;
}
#offerings .grey-ribbon .content > div:last-child {
	margin-bottom: 0rem;
}
#offerings #ribbon3 #world-map {
	position: absolute;
	top: -4.5rem;
	left: auto;
	right: -100px;
	width: 335px;
	height: auto;
}
@media only screen and (min-width: 48rem) {
	#offerings div#bullseye-mask {
		position: absolute;
		left: -370px;
		width: 370px;
		height: 855px;
		background-color: #f6f6f6;
		z-index: 100;
	}
	#offerings #hero-copy {
		top: 55%;
	}
	#offerings #hero-copy .fv {
		font-size: 1rem;
	}
	#offerings-bullseye {
		top: -160px;
		left: -250px;
		width: 750px;
		height: 750px;
	}
	#offerings [id^="pin"] img {
		width: 70%;
		left: -22px;
	}
	#offerings .section__copy {
		font-size: 32px;
		line-height: 118%;
		letter-spacing: -0.02em;
	}
	#offerings #copy3 {
		height: 450px;
	}
	#offerings .grey-ribbon {
		padding: 128px 0 128px 120px;
	}
	#offerings .grey-ribbon__title {
		max-width: 535px;
	}
	#offerings .grey-ribbon__body {
		max-width: 535px;
	}
	#offerings #ribbon3 #world-map {
		position: absolute;
		top: -9.5rem;
		width: 700px;
		left: -145px;
		right: auto;
	}
	#offerings #section3 {
		padding-bottom: 13.5rem;
	}
}
#liink #hero {
	min-height: 600px;
}
#liink #ada-content {
	position: absolute;
	top: 115px;
}
@media only screen and (max-width: 48rem) {
	#liink #ada-content {
		top: 90px;
	}
}
#liink [id^="pin"] img {
	left: -22%;
	width: 165px;
}
#liink .close {
	background-color: rgba(0, 14, 51, 0.5);
	border-radius: 100%;
	width: 44px;
	height: 44px;
}
#liink .close img {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#liink .heading {
	position: absolute;
	bottom: 8rem;
}
#liink .heading__eyebrow {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-weight: normal;
	letter-spacing: -1%;
	font-size: 1rem;
	line-height: 1.38rem;
}
@media (min-width: 36rem) {
	#liink .heading__eyebrow {
		font-size: calc(1.92308vw + 0.30769rem);
	}
}
@media (min-width: 62rem) {
	#liink .heading__eyebrow {
		font-size: 1.5rem;
	}
}
@media (min-width: 36rem) {
	#liink .heading__eyebrow {
		line-height: calc(1.03846vw + 1.00615rem);
	}
}
@media (min-width: 62rem) {
	#liink .heading__eyebrow {
		line-height: 1.65rem;
	}
}
#liink .heading__title {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: -1.5%;
	font-size: 2.25rem;
	line-height: 2.1375rem;
}
@media (min-width: 36rem) {
	#liink .heading__title {
		font-size: calc(11.05769vw - 1.73077rem);
	}
}
@media (min-width: 62rem) {
	#liink .heading__title {
		font-size: 5.125rem;
	}
}
@media (min-width: 36rem) {
	#liink .heading__title {
		line-height: calc(10.50481vw - 1.64423rem);
	}
}
@media (min-width: 62rem) {
	#liink .heading__title {
		line-height: 4.86875rem;
	}
}
#liink #play-button {
	top: 120px;
}
#liink #play-button svg {
	width: 61px;
	height: 61px;
}
#liink #play-button circle {
	fill: #000e33;
}
#liink #play-button circle,
#liink #play-button path {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
#liink #play-button:hover circle {
	stroke: #ff451f;
	fill: #ff451f;
}
#liink #play-button:hover path {
	fill: #fff;
}
#liink #play-button:active circle,
#liink #play-button:focus circle {
	stroke: #fff;
	fill: #fff;
}
#liink #play-button:active path,
#liink #play-button:focus path {
	fill: #000e33;
}
#liink #scroll-arrow {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	bottom: 40px;
	opacity: 1;
}
#liink .body__title {
	top: 3.5rem;
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: 1%;
	font-size: 2.25rem;
	line-height: 2.745rem;
}
@media (min-width: 36rem) {
	#liink .body__title {
		font-size: calc(11.05769vw - 1.73077rem);
	}
}
@media (min-width: 62rem) {
	#liink .body__title {
		font-size: 5.125rem;
	}
}
@media (min-width: 36rem) {
	#liink .body__title {
		line-height: calc(13.49038vw - 2.11154rem);
	}
}
@media (min-width: 62rem) {
	#liink .body__title {
		line-height: 6.2525rem;
	}
}
#liink .body__copy {
	font-family: "mabry-light", "Arial", sans-serif;
	font-weight: light;
	letter-spacing: 1%;
	font-size: 32px;
	line-height: 125%;
}
@media (min-width: 36rem) {
	#liink .body__copy {
		/* font-size: calc(1.92308vw + 0.80769rem); */
	}
}
@media (min-width: 62rem) {
	#liink .body__copy {
		/* font-size: 2rem; */
	}
}
@media (min-width: 36rem) {
	#liink .body__copy {
		/* line-height: calc(3vw + 0.78rem); */
	}
}
@media (min-width: 62rem) {
	#liink .body__copy {
		/* line-height: 2.64rem; */
	}
}
#liink .grey-ribbon__title {
	max-width: 100%;
	font-size: 32px;
	line-height: 1.74rem;
}
@media (min-width: 36rem) {
	#liink .grey-ribbon__title {
		/* font-size: calc(1.92308vw + 0.80769rem); */
	}
}
@media (min-width: 62rem) {
	#liink .grey-ribbon__title {
		/* font-size: 2rem; */
	}
}
@media (min-width: 36rem) {
	#liink .grey-ribbon__title {
		/* line-height: calc(2.23077vw + 0.93692rem); */
	}
}
@media (min-width: 62rem) {
	#liink .grey-ribbon__title {
		/* line-height: 2.32rem; */
	}
}
#liink .grey-ribbon__body {
	max-width: 100%;
	font-size: 24px;
	line-height: 1.46rem;
}
@media (min-width: 36rem) {
	#liink .grey-ribbon__body {
		font-size: calc(2.40385vw + 0.25962rem);
	}
}
@media (min-width: 62rem) {
	#liink .grey-ribbon__body {
		font-size: 1.75rem;
	}
}
@media (min-width: 36rem) {
	#liink .grey-ribbon__body {
		line-height: calc(3.26923vw + 0.28308rem);
	}
}
@media (min-width: 62rem) {
	#liink .grey-ribbon__body {
		line-height: 2.31rem;
	}
}
#liink .button {
	border: 1px solid #fff;
}
#liink .button .f4 {
	color: #fff;
}
#liink .button:active,
#liink .button:focus {
	border: 1px solid #fff;
	background-color: #fff;
}
#liink .button:active .f4,
#liink .button:focus .f4 {
	color: #000e33;
}
#liink .button:active .arrowsvg,
#liink .button:focus .arrowsvg {
	fill: #000e33;
}
@media only screen and (min-width: 48rem) {
	#liink #hero {
		height: 100vh;
	}
	#liink [id^="pin"] img {
		width: 70%;
		left: -22px;
	}
	#liink [id^="pin"] img[src*="aperture-grey"] {
		width: 85%;
		left: -55px;
	}
	#liink .heading {
		position: relative;
		top: 6rem;
	}
	#liink #play-button svg {
		width: 144px;
		height: 144px;
	}
	#liink .grey-ribbon {
		padding: 128px 0 128px 120px;
	}
	#liink .grey-ribbon__title {
		max-width: 535px;
	}
	#liink .grey-ribbon__body {
		max-width: 535px;
	}
	#liink .body__title {
		top: initial;
	}
}
.cookieBanner {
	color: white;
	width: 100%;
	height: 3.75rem;
	background-color: #172241;
	z-index: 10;
}
.modal {
	position: absolute;
	z-index: 1000;
	width: calc(100% - 30px);
	max-width: 1112px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: 100px;
	background: #f6f6f6;
	box-sizing: border-box;
}
@media only screen and (max-width: 36rem) {
	.modal {
		top: 10px;
	}
}
.modal.hidden {
	display: none;
}
.modal *::-webkit-scrollbar {
	display: initial;
}
.modal .closeModal {
	position: absolute;
	top: 33.41px;
	right: 15px;
	cursor: pointer;
}
@media only screen and (min-width: 62rem) {
	.modal .closeModal {
		right: 46.8px;
	}
}
.modal .closeModal svg rect {
	fill: #000e33;
	-webkit-transition: 0.25s fill ease-out;
	transition: 0.25s fill ease-out;
}
.modal .closeModal:hover svg rect {
	fill: #ff451f;
}
.modal .modalContent {
	max-width: 976px;
	margin: 69px auto 45px;
	padding: 0 3rem;
}
@media only screen and (max-width: 48rem) {
	.modal .modalContent {
		padding: 0 1rem;
	}
}
.modal .modalContent .search {
	height: 60px;
	border-bottom: 2px solid #000e33;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.modal .modalContent .search input {
	width: 100%;
	font-family: "mabry-regular", "Arial", sans-serif;
	border: none;
	background: transparent;
	padding-left: 45px;
	font-family: "mabry-regular", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 272%;
	letter-spacing: -0.01em;
	color: #000000;
}
@media only screen and (max-width: 48rem) {
	.modal .modalContent .search img {
		width: 18px;
		height: auto;
	}
	.modal .modalContent .search input {
		margin-left: 0px;
		padding-left: 1rem;
		font-size: 3.5vw;
		line-height: 111%;
	}
}
.modal .modalContent .copyList_confirmation--success,
.modal .modalContent .copyList_confirmation--error {
	visibility: hidden;
	position: absolute;
	width: 108%;
	height: 188px;
	top: 50%;
	left: 54%;
	-webkit-transform: translate(-54%, -50%);
	transform: translate(-54%, -50%);
	background: rgba(0, 14, 51, 0.8);
	font-family: "mabry-regular", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 82px;
	line-height: 215%;
	text-align: center;
	letter-spacing: -0.01em;
	color: white;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	opacity: 0;
}
.modal .modalContent .copyList_confirmation--success.active,
.modal .modalContent .copyList_confirmation--error.active {
	visibility: visible;
	opacity: 1;
}
@media only screen and (max-width: 62rem) {
	.modal .modalContent .copyList_confirmation--success,
	.modal .modalContent .copyList_confirmation--error {
		width: 98%;
		padding-top: 0.8rem;
		font-size: 18px;
		height: 66px;
	}
}
.modal .modalContent .resultsContent {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
@media only screen and (max-width: 62rem) {
	.modal .modalContent .resultsContent .drop-down-container {
		margin-top: 27px;
		margin-bottom: 4px;
	}
	.modal .modalContent .resultsContent .drop-down-container .select-selected {
		padding-left: 1px;
		padding-bottom: 4px;
		background-color: transparent;
		font-weight: bold;
		font-weight: 700;
		font-size: 16px;
		line-height: 143.5%;
		letter-spacing: -0.01em;
	}
	.modal .modalContent .resultsContent .drop-down-container .select-items {
		width: 171.43%;
	}
	.modal
		.modalContent
		.resultsContent
		.drop-down-container
		.select-items
		optgroup
		option {
		font-size: 18px;
		line-height: 272%;
		letter-spacing: -0.01em;
	}
}
.modal .modalContent .resultsContent .copyList_container {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	margin-top: 42.23px;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
@media only screen and (max-width: 62rem) {
	.modal .modalContent .resultsContent .copyList_container {
		margin-top: 30px;
	}
}
.modal .modalContent .resultsContent .copyList_container .copyList {
	margin-left: auto;
	cursor: pointer;
	text-align: right;
	font-family: "mabry-regular", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	-webkit-transition: 0.25s color ease-out;
	transition: 0.25s color ease-out;
}
.modal .modalContent .resultsContent .copyList_container .copyList:hover {
	color: #ff451f;
}
@media only screen and (max-width: 62rem) {
	.modal .modalContent .resultsContent .bankRegions {
		display: none;
	}
}
.modal .modalContent .resultsContent .bankRegions ul {
	width: 260px;
	list-style-type: none;
}
.modal .modalContent .resultsContent .bankRegions ul li {
	padding-top: 1.65rem;
	padding-bottom: 0.5rem;
	font-family: "mabry-regular", "Arial", sans-serif;
	font-size: 24px;
	font-weight: 300;
	cursor: pointer;
	border-bottom: 3px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.modal .modalContent .resultsContent .bankRegions ul li:first-child {
	padding-top: 0rem;
}
.modal .modalContent .resultsContent .bankRegions ul li.disabled {
	cursor: default;
	pointer-events: none;
	opacity: 0.5;
}
.modal .modalContent .resultsContent .bankRegions ul li.selectedRegion {
	font-weight: 700;
	border-bottom: 3px solid #ff451f;
}
.modal .modalContent .resultsContent .bankRegions ul li:hover {
	border-bottom: 3px solid #ff451f;
}
.modal .modalContent .resultsContent .modalResults {
	min-height: 495;
}
.modal .modalContent .resultsContent .modalResults .resultsList {
	max-height: 470px;
	height: 470px;
	background-color: #ffffff;
	padding: 13px 21px 0 21px;
	overflow-x: hidden !important;
	overflow-y: auto;
}
.modal .modalContent .resultsContent .modalResults .resultsList {
	scrollbar-face-color: #d6d6d9;
	scrollbar-track-color: #ebebec;
}
.modal .modalContent .resultsContent .modalResults .resultsList {
	scrollbar-face-color: #d6d6d9;
	scrollbar-track-color: #ebebec;
}
.modal
	.modalContent
	.resultsContent
	.modalResults
	.resultsList::-webkit-scrollbar {
	width: 0.5em;
	height: 0.5em;
}
.modal
	.modalContent
	.resultsContent
	.modalResults
	.resultsList::-webkit-scrollbar-thumb {
	background: #d6d6d9;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.modal
	.modalContent
	.resultsContent
	.modalResults
	.resultsList::-webkit-scrollbar-track {
	background: #ebebec;
}
@media only screen and (max-width: 36rem) {
	.modal .modalContent .resultsContent .modalResults .resultsList {
		height: 235px;
	}
}
.modal .modalContent .resultsContent .modalResults .resultsList ul {
	list-style-type: none;
}
.modal .modalContent .resultsContent .modalResults .resultsList ul li {
	font-family: "mabry-regular", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 196%;
	letter-spacing: -0.01em;
	color: #000000;
	border-bottom: 1px solid #d6d6d9;
}
@media only screen and (max-width: 48rem) {
	.modal .modalContent .resultsContent .modalResults .resultsList ul li {
		font-size: 18px;
		line-height: 182%;
	}
}
.modal
	.modalContent
	.resultsContent
	.modalResults
	.resultsList
	ul
	li.no-results {
	padding-top: 0.5rem;
	padding-bottom: 1.5rem;
	font-style: normal;
	font-size: 16px;
}
.modal .modalContent .resultsContent .modalResults .results-disclaimer {
	margin-top: 1rem;
	font-family: "mabry-regular", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 111%;
	color: #000000;
	text-align: right;
}
.modal .ruby-ribbon {
	min-height: auto;
	border-right: 1px solid #ff451f;
}
.modal .ruby-ribbon__title {
	font-size: 32px;
}
.dialog-backdrop {
	visibility: hidden;
	position: fixed;
	overflow-y: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
.dialog-backdrop {
	background: rgba(0, 14, 51, 0.8);
}
.dialog-backdrop.active {
	display: block;
}
.no-scroll {
	overflow-y: auto !important;
}
.has-dialog {
	overflow: hidden;
}
#speedBumpModal {
	height: auto;
	padding: 1rem;
}
@media (min-width: 48rem) {
	#speedBumpModal {
		padding: 4em 3em;
		margin-bottom: 2rem;
	}
}
@media (min-width: 62rem) {
	#speedBumpModal {
		padding: 8em 7.375em;
	}
}
#speedBumpModal.hidden {
	display: none;
}
#speedBumpModal .close-modal {
	position: absolute;
	top: 1rem;
	right: 1rem;
	cursor: pointer;
	border: 0;
	background-color: transparent;
	z-index: 30;
}
@media (min-width: 48rem) {
	#speedBumpModal .close-modal {
		top: 1.5rem;
		right: 2rem;
	}
}
@media (min-width: 62rem) {
	#speedBumpModal .close-modal {
		top: 2rem;
		right: 3rem;
	}
}
#speedBumpModal h2#speedBumpModal_label {
	margin-bottom: 1rem;
	max-width: calc(100% - 3.25rem);
}
@media (min-width: 48rem) {
	#speedBumpModal h2#speedBumpModal_label {
		font-size: 2.2rem;
		max-width: 100%;
	}
}
@media (min-width: 62rem) {
	#speedBumpModal h2#speedBumpModal_label {
		margin-bottom: 2.75rem;
	}
}
@media (min-width: 48rem) {
	#speedBumpModal p {
		font-size: 14px;
	}
}
@media (min-width: 62rem) {
	#speedBumpModal p {
		font-size: 16px;
		padding-bottom: 1rem;
	}
}
#speedBumpModal .dialog_form_actions {
	margin-top: 2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	max-width: 31.25em;
}
@media (min-width: 48rem) {
	#speedBumpModal .dialog_form_actions {
		-webkit-box-pack: unset;
		-webkit-justify-content: unset;
		justify-content: unset;
	}
}
#speedBumpModal .dialog_form_actions .button {
	background-color: #f6f6f6;
	max-width: 47%;
	width: 14.5em;
	vertical-align: middle;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
@media (min-width: 48rem) {
	#speedBumpModal .dialog_form_actions .button {
		font-size: 16px;
	}
}
@media (min-width: 62rem) {
	#speedBumpModal .dialog_form_actions .button {
		font-size: 21px;
	}
}
#speedBumpModal .dialog_form_actions .button.btn-cancel {
	border-color: #f6f6f6;
	color: black;
}
@media (min-width: 48rem) {
	#speedBumpModal .dialog_form_actions .button.btn-cancel {
		padding-left: 0;
		-webkit-box-pack: left;
		-webkit-justify-content: left;
		justify-content: left;
		width: 6.45em;
	}
}
#speedBumpModal .dialog_form_actions .button.btn-cancel:hover {
	text-decoration: underline;
}
@media (min-width: 48rem) {
	#speedBumpModal .dialog_form_actions .button.btn-arrow {
		padding-right: 3.45rem;
	}
}
#speedBumpModal .dialog_form_actions .button.btn-arrow:hover .arrowsvg {
	fill: #fff;
}
#speedBumpModal .dialog_form_actions .button.btn-arrow:active,
#speedBumpModal .dialog_form_actions .button.btn-arrow:focus {
	color: #fff;
}
#speedBumpModal .dialog_form_actions .button.btn-arrow:active .arrowsvg,
#speedBumpModal .dialog_form_actions .button.btn-arrow:focus .arrowsvg {
	fill: #fff;
}
#speedBumpModal .dialog_form_actions .button .arrow {
	position: absolute;
	right: 9%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 29px;
}
@media (min-width: 48rem) {
	#speedBumpModal .dialog_form_actions .button .arrow {
		right: 24px;
		width: 38.5px;
	}
}
@media only screen and (min-width: 48rem) {
	#contact-us .pin__img {
		top: 2rem;
		left: 0px;
		width: 71%;
		height: auto;
	}
}
#contact-us .contactForm {
	width: 100%;
	height: auto;
}
#contact-us .contactForm .drop-down-container,
#contact-us .contactForm .inputContainer {
	width: 48%;
}
#contact-us .contactForm .textareaContainer {
	width: 100%;
}
#contact-us .contactForm .button {
	margin-top: 2.2rem;
	margin-left: auto;
}
#contact-us .contactForm .button .center-a--rel {
	top: auto;
	left: auto;
	transform: none;
	-webkit-transform: none;
}
#contact-us .contactForm .cm-cs-captcha {
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	flex: 2;
	margin-top: 1.5rem;
}
#contact-us .contactForm .cm-cs-captcha .captcha-img {
	width: 100%;
	max-width: 200px;
	height: auto;
	max-height: 100px;
}
#contact-us .contactForm .cm-cs-captcha .icon-refresh {
	background-image: url("../img/refresh.svg");
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px;
	padding: 0px;
	width: 49px;
	height: 49px;
}
#contact-us .contactForm .cm-cs-captcha input.captcha_response {
	padding-left: 1rem;
	padding-bottom: 1rem;
	width: 100%;
	border-bottom: 1px solid #000e33;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-size: 20px;
	line-height: 124%;
	letter-spacing: -0.01em;
	color: #000000;
}
@media only screen and (max-width: 62rem) {
	#contact-us .contactForm .drop-down-container,
	#contact-us .contactForm .inputContainer,
	#contact-us .contactForm .textareaContainer {
		width: 100%;
	}
	#contact-us .contactForm .inputContainer {
		margin-bottom: 3rem !important;
	}
}
#contact-us .contactForm .inputContainer {
	height: 2.25rem;
	margin-bottom: 2.25rem;
}
#contact-us .contactForm .inputContainer input {
	padding-left: 1rem;
	padding-bottom: 1rem;
	width: 100%;
	border-bottom: 1px solid #000e33;
	font-family: "mabry-light", "Arial", sans-serif;
	font-style: normal;
	font-size: 1.125rem;
	line-height: 124%;
	letter-spacing: -0.01em;
	color: #000000;
}
@media (min-width: 36rem) {
	#contact-us .contactForm .inputContainer input {
		font-size: calc(0.72115vw + 0.86538rem);
	}
}
@media (min-width: 62rem) {
	#contact-us .contactForm .inputContainer input {
		font-size: 1.3125rem;
	}
}
#contact-us .contactForm .inputRule {
	background-color: #000e33;
	height: 0.5px;
}
#contact-us .contact-us-ribbon a {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: "background-color";
	transition-property: "background-color";
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: "border-color";
	transition-property: "border-color";
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: "color";
	transition-property: "color";
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
#contact-us .contact-us-ribbon a .ribbon__arrow {
	fill: #ff451f;
}
#contact-us .contact-us-ribbon a:hover {
	border-color: #ff451f;
	background-color: #ff451f;
}
#contact-us .contact-us-ribbon a:hover h2,
#contact-us .contact-us-ribbon a:hover h5,
#contact-us .contact-us-ribbon a:hover p {
	color: #000e33;
}
#contact-us .contact-us-ribbon a:hover .ribbon__arrow {
	fill: #fff;
}
#contact-us .contact-us-ribbon a:active,
#contact-us .contact-us-ribbon a:focus {
	border-color: #000e33;
	background-color: #000e33;
}
#contact-us .contact-us-ribbon a:active h2,
#contact-us .contact-us-ribbon a:active h5,
#contact-us .contact-us-ribbon a:active p,
#contact-us .contact-us-ribbon a:focus h2,
#contact-us .contact-us-ribbon a:focus h5,
#contact-us .contact-us-ribbon a:focus p {
	color: #fff;
}
#contact-us .contact-us-ribbon a:active .ribbon__arrow,
#contact-us .contact-us-ribbon a:focus .ribbon__arrow {
	fill: #fff;
}
#contact-us .wrapperContactUs {
	padding-bottom: 4rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0;
}
@media (min-width: 36rem) {
	#contact-us .wrapperContactUs {
		padding-left: calc(5.76923vw - 0.57692rem);
	}
}
@media (min-width: 62rem) {
	#contact-us .wrapperContactUs {
		padding-left: 3rem;
	}
}
@media (min-width: 36rem) {
	#contact-us .wrapperContactUs {
		padding-right: calc(5.76923vw - 0.57692rem);
	}
}
@media (min-width: 62rem) {
	#contact-us .wrapperContactUs {
		padding-right: 3rem;
	}
}
@media (min-width: 36rem) {
	#contact-us .wrapperContactUs {
		padding-top: calc(11.53846vw - 4.15385rem);
	}
}
@media (min-width: 62rem) {
	#contact-us .wrapperContactUs {
		padding-top: 3rem;
	}
}
#contact-us .successIcon {
	padding-left: 24px;
}
#notice {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #172241;
	display: none;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	color: #fff;
	position: absolute;
	top: 92px;
	opacity: 1;
	-webkit-transition: 0.25s ease all;
	transition: 0.25s ease all;
	-webkit-animation: noticeFadeIn 1s ease;
	animation: noticeFadeIn 1s ease;
	width: 100%;
	z-index: 8;
}
#notice.active {
	top: 20px;
	opacity: 0;
	-webkit-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
#notice button {
	width: 20px;
	height: 20px;
	padding: 0;
	background: transparent;
	border: 0;
}
#notice button svg polygon {
	fill: #fff;
}
#notice button:hover svg polygon {
	fill: #999;
}
@-webkit-keyframes noticeFadeIn {
	from {
		opacity: 0;
		top: 20px;
	}
	to {
		opacity: 1;
		top: 92px;
	}
}
@keyframes noticeFadeIn {
	from {
		opacity: 0;
		top: 20px;
	}
	to {
		opacity: 1;
		top: 92px;
	}
}


/* Sofia Overrides */

.subhead.f3 {
	font-size: 24px;
	margin-bottom: 16px;
}

li.f3 {
	font-size: 24px;
}

a.active-link {
	text-decoration: underline;
}


#home section .pImg ~ .pCopy {
	align-self: center;
}

#home section > .row:first-child {
	margin-bottom: 6em;
}


/* Home footer quote */

/* section */
#footer > div:nth-child(1) {
	padding-left: 4em;
}
/* attribute */
#footer > div:nth-child(2) > div {
	padding-left: 2em;
}

/* quote graphic */
#footer > div:nth-child(1) > div.col-12.col-1-m.\/.tar-m {
	padding-left: 0;
}


/* Offerings */
#pin1 > p {
	top: 0.5em;
}

#section1 > div > div.fadeIn.\/.col-12.col-7-m.\/.mt6.mt0-m {
	padding-top:2.5em
}

/* Liink  */

#section2 > div:nth-child(5) > a {
	margin-left: 1.65em;
}

#section3 > div > a > div > div.col-12.offset0-m.col-7-m.pl0-m {
	padding-left: 2.5em;
}


#section4 > div > div.hide.block-m.\/.col-3-m {
	max-width: 32%;
	flex-basis: 32%;
}

#section4 {
	margin-bottom: 2em;
	padding-top: 3em;
}

@media only screen and (max-width: 1024px) {
	#footer > div:nth-child(1) > div.col-12.col-8-m.\/.mt2.mt0-m {
		flex-basis: 85%;
		max-width: 85%;
	}
}