@charset "UTF-8";

@media print, screen and (min-width:40em) {
.reveal, .reveal.large, .reveal.small, .reveal.tiny {
	right: auto;
	left: auto;
	margin: 0 auto
}
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
h1 {
	margin: .67em 0
}
hr {
	box-sizing: content-box;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden], template {
	display: none
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
	box-sizing: border-box;
	font-size: 100%
}
*, :after, :before {
	box-sizing: inherit
}
body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}
textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}
select {
	box-sizing: border-box;
	width: 100%
}
.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
	max-width: none!important
}
button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: auto
}
[data-whatinput=mouse] button {
	outline: 0
}
pre {
	overflow: auto
}
button, input, optgroup, select, textarea {
	font-family: inherit
}
.is-visible {
	display: block!important
}
.is-hidden {
	display: none!important
}
.grid-container {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 90rem;
	margin-left: auto;
	margin-right: auto
}

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

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

@media screen and (min-width:75em) {
.grid-container {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-container {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}
.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

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

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

@media screen and (min-width:75em) {
.grid-container.fluid {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-container.fluid {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}
.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.grid-x {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.cell {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%
}
.cell.auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.cell.shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.grid-x>.auto, .grid-x>.shrink {
	width: auto
}
.grid-x>.small-1, .grid-x>.small-2, .grid-x>.small-3, .grid-x>.small-4, .grid-x>.small-5, .grid-x>.small-6, .grid-x>.small-7, .grid-x>.small-8, .grid-x>.small-9, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12, .grid-x>.small-full, .grid-x>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:75em) {
.grid-margin-x {
	margin-left: -1.5625rem;
	margin-right: -1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-margin-x {
	margin-left: -1.5625rem;
	margin-right: -1.5625rem
}
}
.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}

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

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

@media screen and (min-width:75em) {
.grid-margin-x>.cell {
	width: calc(100% - 3.125rem);
	margin-left: 1.5625rem;
	margin-right: 1.5625rem
}
}

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

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

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

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

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

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

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

@media screen and (min-width:75em) {
.grid-padding-x .grid-padding-x {
	margin-right: -1.5625rem;
	margin-left: -1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-padding-x .grid-padding-x {
	margin-right: -1.5625rem;
	margin-left: -1.5625rem
}
}
.grid-container:not(.full)>.grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

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

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

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

@media screen and (min-width:90em) {
.grid-container:not(.full)>.grid-padding-x {
	margin-right: -1.5625rem;
	margin-left: -1.5625rem
}
}
.grid-padding-x>.cell {
	padding-right: .625rem;
	padding-left: .625rem
}

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

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

@media screen and (min-width:75em) {
.grid-padding-x>.cell {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-padding-x>.cell {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}
.small-up-1>.cell {
	width: 100%
}
.small-up-2>.cell {
	width: 50%
}
.small-up-3>.cell {
	width: 33.33333%
}
.small-up-4>.cell {
	width: 25%
}
.small-up-5>.cell {
	width: 20%
}
.small-up-6>.cell {
	width: 16.66667%
}
.small-up-7>.cell {
	width: 14.28571%
}
.small-up-8>.cell {
	width: 12.5%
}

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

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

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

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

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

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

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

@media screen and (min-width:90em) {
.grid-margin-x.large-up-1>.cell, .grid-margin-x.medium-up-1>.cell, .grid-margin-x.small-up-1>.cell, .grid-margin-x.xlarge-up-1>.cell {
	width: calc(100% - 3.125rem)
}
.grid-margin-x.large-up-2>.cell, .grid-margin-x.medium-up-2>.cell, .grid-margin-x.small-up-2>.cell, .grid-margin-x.xlarge-up-2>.cell {
	width: calc(50% - 3.125rem)
}
.grid-margin-x.large-up-3>.cell, .grid-margin-x.medium-up-3>.cell, .grid-margin-x.small-up-3>.cell, .grid-margin-x.xlarge-up-3>.cell {
	width: calc(33.33333% - 3.125rem)
}
.grid-margin-x.large-up-4>.cell, .grid-margin-x.medium-up-4>.cell, .grid-margin-x.small-up-4>.cell, .grid-margin-x.xlarge-up-4>.cell {
	width: calc(25% - 3.125rem)
}
.grid-margin-x.large-up-5>.cell, .grid-margin-x.medium-up-5>.cell, .grid-margin-x.small-up-5>.cell, .grid-margin-x.xlarge-up-5>.cell {
	width: calc(20% - 3.125rem)
}
.grid-margin-x.large-up-6>.cell, .grid-margin-x.medium-up-6>.cell, .grid-margin-x.small-up-6>.cell, .grid-margin-x.xlarge-up-6>.cell {
	width: calc(16.66667% - 3.125rem)
}
.grid-margin-x.large-up-7>.cell, .grid-margin-x.medium-up-7>.cell, .grid-margin-x.small-up-7>.cell, .grid-margin-x.xlarge-up-7>.cell {
	width: calc(14.28571% - 3.125rem)
}
.grid-margin-x.large-up-8>.cell, .grid-margin-x.medium-up-8>.cell, .grid-margin-x.small-up-8>.cell, .grid-margin-x.xlarge-up-8>.cell {
	width: calc(12.5% - 3.125rem)
}
.grid-margin-x.xxlarge-up-1>.cell {
	width: calc(100% - 3.125rem)
}
.grid-margin-x.xxlarge-up-2>.cell {
	width: calc(50% - 3.125rem)
}
.grid-margin-x.xxlarge-up-3>.cell {
	width: calc(33.33333% - 3.125rem)
}
.grid-margin-x.xxlarge-up-4>.cell {
	width: calc(25% - 3.125rem)
}
.grid-margin-x.xxlarge-up-5>.cell {
	width: calc(20% - 3.125rem)
}
.grid-margin-x.xxlarge-up-6>.cell {
	width: calc(16.66667% - 3.125rem)
}
.grid-margin-x.xxlarge-up-7>.cell {
	width: calc(14.28571% - 3.125rem)
}
.grid-margin-x.xxlarge-up-8>.cell {
	width: calc(12.5% - 3.125rem)
}
}
.small-margin-collapse, .small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}
.small-margin-collapse>.small-1 {
	width: 8.33333%
}
.small-margin-collapse>.small-2 {
	width: 16.66667%
}
.small-margin-collapse>.small-3 {
	width: 25%
}
.small-margin-collapse>.small-4 {
	width: 33.33333%
}
.small-margin-collapse>.small-5 {
	width: 41.66667%
}
.small-margin-collapse>.small-6 {
	width: 50%
}
.small-margin-collapse>.small-7 {
	width: 58.33333%
}
.small-margin-collapse>.small-8 {
	width: 66.66667%
}
.small-margin-collapse>.small-9 {
	width: 75%
}
.small-margin-collapse>.small-10 {
	width: 83.33333%
}
.small-margin-collapse>.small-11 {
	width: 91.66667%
}
.small-margin-collapse>.small-12 {
	width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:90em) {
.xxlarge-offset-0 {
	margin-left: 0
}
.grid-margin-x>.xxlarge-offset-0 {
	margin-left: calc(0% + 1.5625rem)
}
.xxlarge-offset-1 {
	margin-left: 8.33333%
}
.grid-margin-x>.xxlarge-offset-1 {
	margin-left: calc(8.33333% + 1.5625rem)
}
.xxlarge-offset-2 {
	margin-left: 16.66667%
}
.grid-margin-x>.xxlarge-offset-2 {
	margin-left: calc(16.66667% + 1.5625rem)
}
.xxlarge-offset-3 {
	margin-left: 25%
}
.grid-margin-x>.xxlarge-offset-3 {
	margin-left: calc(25% + 1.5625rem)
}
.xxlarge-offset-4 {
	margin-left: 33.33333%
}
.grid-margin-x>.xxlarge-offset-4 {
	margin-left: calc(33.33333% + 1.5625rem)
}
.xxlarge-offset-5 {
	margin-left: 41.66667%
}
.grid-margin-x>.xxlarge-offset-5 {
	margin-left: calc(41.66667% + 1.5625rem)
}
.xxlarge-offset-6 {
	margin-left: 50%
}
.grid-margin-x>.xxlarge-offset-6 {
	margin-left: calc(50% + 1.5625rem)
}
.xxlarge-offset-7 {
	margin-left: 58.33333%
}
.grid-margin-x>.xxlarge-offset-7 {
	margin-left: calc(58.33333% + 1.5625rem)
}
.xxlarge-offset-8 {
	margin-left: 66.66667%
}
.grid-margin-x>.xxlarge-offset-8 {
	margin-left: calc(66.66667% + 1.5625rem)
}
.xxlarge-offset-9 {
	margin-left: 75%
}
.grid-margin-x>.xxlarge-offset-9 {
	margin-left: calc(75% + 1.5625rem)
}
.xxlarge-offset-10 {
	margin-left: 83.33333%
}
.grid-margin-x>.xxlarge-offset-10 {
	margin-left: calc(83.33333% + 1.5625rem)
}
.xxlarge-offset-11 {
	margin-left: 91.66667%
}
.grid-margin-x>.xxlarge-offset-11 {
	margin-left: calc(91.66667% + 1.5625rem)
}
}
.grid-y {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.grid-y>.cell {
	width: auto;
	max-width: none
}
.grid-y>.auto, .grid-y>.shrink {
	height: auto
}
.grid-y>.small-1, .grid-y>.small-2, .grid-y>.small-3, .grid-y>.small-4, .grid-y>.small-5, .grid-y>.small-6, .grid-y>.small-7, .grid-y>.small-8, .grid-y>.small-9, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12, .grid-y>.small-full, .grid-y>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:75em) {
.grid-padding-y .grid-padding-y {
	margin-top: -1.5625rem;
	margin-bottom: -1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-padding-y .grid-padding-y {
	margin-top: -1.5625rem;
	margin-bottom: -1.5625rem
}
}
.grid-padding-y>.cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}

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

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

@media screen and (min-width:75em) {
.grid-padding-y>.cell {
	padding-top: 1.5625rem;
	padding-bottom: 1.5625rem
}
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:90em) {
.cell .grid-y.xxlarge-grid-frame {
	height: 100%
}
}
.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

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

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

@media screen and (min-width:75em) {
.grid-margin-y {
	margin-top: -1.5625rem;
	margin-bottom: -1.5625rem
}
}

@media screen and (min-width:90em) {
.grid-margin-y {
	margin-top: -1.5625rem;
	margin-bottom: -1.5625rem
}
}
.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

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

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

@media screen and (min-width:75em) {
.grid-margin-y>.cell {
	height: calc(100% - 3.125rem);
	margin-top: 1.5625rem;
	margin-bottom: 1.5625rem
}
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:90em) {
.grid-margin-y.xxlarge-grid-frame {
	height: calc(100vh + 3.125rem)
}
}
.align-left {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.align-right {
	-ms-flex-pack: end;
	justify-content: flex-end
}
.align-center {
	-ms-flex-pack: center;
	justify-content: center
}
.align-justify {
	-ms-flex-pack: justify;
	justify-content: space-between
}
.align-spaced {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.align-left.vertical.menu>li>a {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.align-right.vertical.menu>li>a {
	-ms-flex-pack: end;
	justify-content: flex-end
}
.align-center.vertical.menu>li>a {
	-ms-flex-pack: center;
	justify-content: center
}
.align-top {
	-ms-flex-align: start;
	align-items: flex-start
}
.align-self-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}
.align-bottom {
	-ms-flex-align: end;
	align-items: flex-end
}
.align-self-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}
.align-middle {
	-ms-flex-align: center;
	align-items: center
}
.align-self-middle {
	-ms-flex-item-align: center;
	align-self: center
}
.align-stretch {
	-ms-flex-align: stretch;
	align-items: stretch
}
.align-self-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch
}
.align-center-middle {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center
}
.small-order-1 {
	-ms-flex-order: 1;
	order: 1
}
.small-order-2 {
	-ms-flex-order: 2;
	order: 2
}
.small-order-3 {
	-ms-flex-order: 3;
	order: 3
}
.small-order-4 {
	-ms-flex-order: 4;
	order: 4
}
.small-order-5 {
	-ms-flex-order: 5;
	order: 5
}
.small-order-6 {
	-ms-flex-order: 6;
	order: 6
}

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

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

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

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

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

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

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

@media screen and (min-width:90em) {
.xxlarge-flex-container {
	display: -ms-flexbox;
	display: flex
}
.xxlarge-flex-child-auto {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.xxlarge-flex-child-grow {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
.xxlarge-flex-child-shrink {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.xxlarge-flex-dir-row {
	-ms-flex-direction: row;
	flex-direction: row
}
.xxlarge-flex-dir-row-reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.xxlarge-flex-dir-column {
	-ms-flex-direction: column;
	flex-direction: column
}
.xxlarge-flex-dir-column-reverse {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
	margin: 0;
	padding: 0
}
p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}
em, i {
	font-style: italic
}
b, em, i, strong {
	line-height: inherit
}
b, strong {
	font-weight: 700
}
small {
	font-size: 80%;
	line-height: inherit
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	line-height: 0;
	color: #cacaca
}
.h1, h1 {
	font-size: 1.5rem
}
.h1, .h2, h1, h2 {
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
.h2, h2 {
	font-size: 1.25rem
}
.h3, h3 {
	font-size: 1.1875rem
}
.h3, .h4, h3, h4 {
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
.h4, h4 {
	font-size: 1.125rem
}
.h5, h5 {
	font-size: 1.0625rem
}
.h5, .h6, h5, h6 {
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
.h6, h6 {
	font-size: 1rem
}

@media print, screen and (min-width:40em) {
.h1, h1 {
	font-size: 3rem
}
.h2, h2 {
	font-size: 2.5rem
}
.h3, h3 {
	font-size: 1.9375rem
}
.h4, h4 {
	font-size: 1.5625rem
}
.h5, h5 {
	font-size: 1.25rem
}
.h6, h6 {
	font-size: 1rem
}
}
a {
	line-height: inherit;
	color: #1779ba;
	text-decoration: none;
	cursor: pointer
}
a:focus, a:hover {
	color: #1468a0
}
a img {
	border: 0
}
hr {
	clear: both;
	max-width: 90rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}
dl, ol, ul {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}
li {
	font-size: inherit
}
ul {
	list-style-type: disc
}
ol, ul {
	margin-left: 1.25rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}
dl {
	margin-bottom: 1rem
}
dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}
blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}
blockquote, blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}
cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}
cite:before {
	content: "— "
}
abbr, abbr[title] {
	border-bottom: 1px dotted #0a0a0a;
	cursor: help;
	text-decoration: none
}
figure {
	margin: 0
}
code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca;
	font-weight: 400
}
code, kbd {
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a
}
kbd {
	margin: 0;
	padding: .125rem .25rem 0
}
.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}
.lead {
	font-size: 125%;
	line-height: 1.6
}
.stat {
	font-size: 2.5rem;
	line-height: 1
}
p+.stat {
	margin-top: -1rem
}
ol.no-bullet, ul.no-bullet {
	margin-left: 0;
	list-style: none
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}

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

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

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

@media screen and (min-width:90em) {
.xxlarge-text-left {
	text-align: left
}
.xxlarge-text-right {
	text-align: right
}
.xxlarge-text-center {
	text-align: center
}
.xxlarge-text-justify {
	text-align: justify
}
}
.show-for-print {
	display: none!important
}

@media print {
* {
	background: transparent!important;
	box-shadow: none!important;
	color: #000!important;
	text-shadow: none!important
}
.show-for-print {
	display: block!important
}
.hide-for-print {
	display: none!important
}
table.show-for-print {
	display: table!important
}
thead.show-for-print {
	display: table-header-group!important
}
tbody.show-for-print {
	display: table-row-group!important
}
tr.show-for-print {
	display: table-row!important
}
td.show-for-print, th.show-for-print {
	display: table-cell!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
.ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
blockquote, pre {
	border: 1px solid #8a8a8a;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
@page {
	margin: .5cm
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.print-break-inside {
	page-break-inside: auto
}
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out
}
textarea {
	max-width: 100%
}
textarea[rows] {
	height: auto
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}
[type=button], [type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}
input[type=search] {
	box-sizing: border-box
}
:-ms-input-placeholder {
color:#cacaca
}
::placeholder {
color:#cacaca
}
[type=checkbox], [type=file], [type=radio] {
	margin: 0 0 1rem
}
[type=checkbox]+label, [type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}
[type=checkbox]+label[for], [type=radio]+label[for] {
	cursor: pointer
}
label>[type=checkbox], label>[type=radio] {
	margin-right: .5rem
}
[type=file] {
	width: 100%
}
label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #0a0a0a
}
label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}
.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a
}
.input-group {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	-ms-flex-align: stretch;
	align-items: stretch
}
.input-group>:first-child, .input-group>:first-child.input-group-button>*, .input-group>:last-child, .input-group>:last-child.input-group-button>* {
	border-radius: 0 0 0 0
}
.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
	margin: 0;
	white-space: nowrap
}
.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-ms-flex-align: center;
	align-items: center
}
.input-group-label:first-child {
	border-right: 0
}
.input-group-label:last-child {
	border-left: 0
}
.input-group-field {
	border-radius: 0;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	min-width: 0
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
legend {
	max-width: 100%;
	margin-bottom: .5rem
}
.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}
.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem
}
select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>")/***css-loader:: can't load recource***/;
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	transition: box-shadow .5s, border-color .25s ease-in-out
}
@media screen and (min-width:0\0) {
select {
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")/***css-loader:: can't load recource***/
}
}
select:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out
}
select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}
select::-ms-expand {
display:none
}
select[multiple] {
	height: auto;
	background-image: none
}
.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #f9ecea
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
color:#cc4b37
}
.is-invalid-input:not(:focus)::placeholder {
color:#cc4b37
}
.form-error, .is-invalid-label {
	color: #cc4b37
}
.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700
}
.form-error.is-visible {
	display: block
}
.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem;
	padding: .85em 1em;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: .9rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #1779ba;
	color: #fefefe
}
[data-whatinput=mouse] .button {
	outline: 0
}
.button:focus, .button:hover {
	background-color: #14679e;
	color: #fefefe
}
.button.tiny {
	font-size: .6rem
}
.button.small {
	font-size: .75rem
}
.button.large {
	font-size: 1.25rem
}
.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}
.button.primary {
	background-color: #1779ba;
	color: #fefefe
}
.button.primary:focus, .button.primary:hover {
	background-color: #126195;
	color: #fefefe
}
.button.secondary {
	background-color: #767676;
	color: #fefefe
}
.button.secondary:focus, .button.secondary:hover {
	background-color: #5e5e5e;
	color: #fefefe
}
.button.success {
	background-color: #3adb76;
	color: #0a0a0a
}
.button.success:focus, .button.success:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}
.button.warning {
	background-color: #ffae00;
	color: #0a0a0a
}
.button.warning:focus, .button.warning:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}
.button.alert {
	background-color: #cc4b37;
	color: #fefefe
}
.button.alert:focus, .button.alert:hover {
	background-color: #a53b2a;
	color: #fefefe
}
.button.disabled, .button[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
	background-color: #1779ba;
	color: #fefefe
}
.button.disabled.primary, .button[disabled].primary {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
	background-color: #1779ba;
	color: #fefefe
}
.button.disabled.secondary, .button[disabled].secondary {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
	background-color: #767676;
	color: #fefefe
}
.button.disabled.success, .button[disabled].success {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
	background-color: #3adb76;
	color: #0a0a0a
}
.button.disabled.warning, .button[disabled].warning {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
	background-color: #ffae00;
	color: #0a0a0a
}
.button.disabled.alert, .button[disabled].alert {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
	background-color: #cc4b37;
	color: #fefefe
}
.button.hollow {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.hollow, .button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow:focus, .button.hollow:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
	background-color: transparent
}
.button.hollow:focus, .button.hollow:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}
.button.hollow.primary, .button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.hollow.primary:focus, .button.hollow.primary:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}
.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.hollow.secondary {
	border: 1px solid #767676;
	color: #767676
}
.button.hollow.secondary:focus, .button.hollow.secondary:hover {
	border-color: #3b3b3b;
	color: #3b3b3b
}
.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}
.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.success:focus, .button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}
.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.warning:focus, .button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}
.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.hollow.alert:focus, .button.hollow.alert:hover {
	border-color: #67251a;
	color: #67251a
}
.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.clear {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear, .button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear:focus, .button.clear:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
	background-color: transparent
}
.button.clear:focus, .button.clear:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}
.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
	border-color: transparent
}
.button.clear.primary {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear.primary:focus, .button.clear.primary:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}
.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
	border-color: transparent
}
.button.clear.secondary {
	border: 1px solid #767676;
	color: #767676
}
.button.clear.secondary:focus, .button.clear.secondary:hover {
	border-color: #3b3b3b;
	color: #3b3b3b
}
.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
	border-color: transparent
}
.button.clear.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.clear.success:focus, .button.clear.success:hover {
	border-color: #157539;
	color: #157539
}
.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
	border-color: transparent
}
.button.clear.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.clear.warning:focus, .button.clear.warning:hover {
	border-color: #805700;
	color: #805700
}
.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
	border-color: transparent
}
.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.clear.alert:focus, .button.clear.alert:hover {
	border-color: #67251a;
	color: #67251a
}
.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
	border-color: transparent
}
.button.dropdown:after {
	display: block;
	width: 0;
	height: 0;
	border: .4em inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}
.button.dropdown.clear.primary:after, .button.dropdown.clear:after, .button.dropdown.hollow.primary:after, .button.dropdown.hollow:after {
	border-top-color: #1779ba
}
.button.dropdown.clear.secondary:after, .button.dropdown.hollow.secondary:after {
	border-top-color: #767676
}
.button.dropdown.clear.success:after, .button.dropdown.hollow.success:after {
	border-top-color: #3adb76
}
.button.dropdown.clear.warning:after, .button.dropdown.hollow.warning:after {
	border-top-color: #ffae00
}
.button.dropdown.clear.alert:after, .button.dropdown.hollow.alert:after {
	border-top-color: #cc4b37
}
.button.arrow-only:after {
	top: -.1em;
	float: none;
	margin-left: 0
}
a.button:focus, a.button:hover {
	text-decoration: none
}
.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}
.accordion[disabled] .accordion-title {
	cursor: not-allowed
}
.accordion-item:first-child>:first-child, .accordion-item:last-child>:last-child {
	border-radius: 0 0 0 0
}
.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}
:last-child:not(.is-active)>.accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0 0 0 0
}
.accordion-title:focus, .accordion-title:hover {
	background-color: #e6e6e6
}
.accordion-title:before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: "+"
}
.is-active>.accordion-title:before {
	content: "\2013"
}
.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}
:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}
.accordion-menu li {
	width: 100%
}
.accordion-menu .is-accordion-submenu a, .accordion-menu a {
	padding: .7rem 1rem
}
.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem
}
.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
	position: relative
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}
.accordion-menu.align-left .is-accordion-submenu-parent>a:after {
	right: 1rem;
	left: auto
}
.accordion-menu.align-right .is-accordion-submenu-parent>a:after {
	right: auto;
	left: 1rem
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after {
	transform: rotate(180deg);
	transform-origin: 50% 50%
}
.is-accordion-submenu-parent {
	position: relative
}
.has-submenu-toggle>a {
	margin-right: 40px
}
.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer
}
.submenu-toggle:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto
}
.submenu-toggle[aria-expanded=true]:after {
	transform: scaleY(-1);
	transform-origin: 50% 50%
}
.submenu-toggle-text {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0
}
.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center
}
.badge, .badge.primary {
	background: #1779ba;
	color: #fefefe
}
.badge.secondary {
	background: #767676;
	color: #fefefe
}
.badge.success {
	background: #3adb76;
	color: #0a0a0a
}
.badge.warning {
	background: #ffae00;
	color: #0a0a0a
}
.badge.alert {
	background: #cc4b37;
	color: #fefefe
}
.breadcrumbs {
	margin: 0 0 1rem;
	list-style: none
}
.breadcrumbs:after, .breadcrumbs:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}
.breadcrumbs:after {
	clear: both
}
.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase
}
.breadcrumbs li:not(:last-child):after {
	position: relative;
	margin: 0 .75rem;
	opacity: 1;
	content: "/";
	color: #cacaca
}
.breadcrumbs a {
	color: #1779ba
}
.breadcrumbs a:hover {
	text-decoration: underline
}
.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}
.button-group {
	margin-bottom: 1rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch
}
.button-group:after, .button-group:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}
.button-group:after {
	clear: both
}
.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: .9rem;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.button-group .button:last-child {
	margin-right: 0
}
.button-group.tiny .button {
	font-size: .6rem
}
.button-group.small .button {
	font-size: .75rem
}
.button-group.large .button {
	font-size: 1.25rem
}
.button-group.expanded .button {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.button-group.primary .button {
	background-color: #1779ba;
	color: #fefefe
}
.button-group.primary .button:focus, .button-group.primary .button:hover {
	background-color: #126195;
	color: #fefefe
}
.button-group.secondary .button {
	background-color: #767676;
	color: #fefefe
}
.button-group.secondary .button:focus, .button-group.secondary .button:hover {
	background-color: #5e5e5e;
	color: #fefefe
}
.button-group.success .button {
	background-color: #3adb76;
	color: #0a0a0a
}
.button-group.success .button:focus, .button-group.success .button:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}
.button-group.warning .button {
	background-color: #ffae00;
	color: #0a0a0a
}
.button-group.warning .button:focus, .button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}
.button-group.alert .button {
	background-color: #cc4b37;
	color: #fefefe
}
.button-group.alert .button:focus, .button-group.alert .button:hover {
	background-color: #a53b2a;
	color: #fefefe
}
.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.button-group.stacked-for-medium .button, .button-group.stacked-for-small .button, .button-group.stacked .button {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
.button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked .button:last-child {
	margin-bottom: 0
}
.button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked.expanded .button {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

@media print, screen and (min-width:40em) {
.button-group.stacked-for-small .button {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-bottom: 0
}
}

@media print, screen and (min-width:64em) {
.button-group.stacked-for-medium .button {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-bottom: 0
}
}

@media screen and (max-width:39.99875em) {
.button-group.stacked-for-small.expanded {
	display: block
}
.button-group.stacked-for-small.expanded .button {
	display: block;
	margin-right: 0
}
}

@media screen and (max-width:63.99875em) {
.button-group.stacked-for-medium.expanded {
	display: block
}
.button-group.stacked-for-medium.expanded .button {
	display: block;
	margin-right: 0
}
}
.callout {
	position: relative;
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid hsla(0,0%,4%,.25);
	border-radius: 0;
	background-color: #fff;
	color: #0a0a0a
}
.callout>:first-child {
	margin-top: 0
}
.callout>:last-child {
	margin-bottom: 0
}
.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a
}
.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a
}
.callout.success {
	background-color: #e1faea;
	color: #0a0a0a
}
.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a
}
.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a
}
.callout.small {
	padding: .5rem
}
.callout.large {
	padding: 3rem
}
.card, .spec-card {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 0;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a
}
.card>:last-child, .spec-card>:last-child {
	margin-bottom: 0
}
.card-divider {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding: 1rem;
	background: #e6e6e6
}
.card-divider>:last-child {
	margin-bottom: 0
}
.card-section {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 1rem
}
.card-section>:last-child {
	margin-bottom: 0
}
.card-image {
	min-height: 1px
}
.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}
[data-whatinput=mouse] .close-button {
	outline: 0
}
.close-button:focus, .close-button:hover {
	color: #0a0a0a
}
.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em;
	line-height: 1
}
.close-button, .close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em
}
.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
[data-whatinput=mouse] .menu li {
	outline: 0
}
.menu .button, .menu a {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem
}
.menu a, .menu button, .menu input, .menu select {
	margin-bottom: 0
}
.menu input {
	display: inline-block
}
.menu, .menu.horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row
}
.menu.vertical {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column
}
.menu.expanded li {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.menu.simple {
	-ms-flex-align: center;
	align-items: center
}
.menu.simple li+li {
	margin-left: 1rem
}
.menu.simple a {
	padding: 0
}

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

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

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

@media screen and (min-width:90em) {
.menu.xxlarge-horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row
}
.menu.xxlarge-vertical {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column
}
.menu.xxlarge-expanded li, .menu.xxlarge-simple li {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
}
.menu.nested {
	margin-right: 0;
	margin-left: 1rem
}
.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a, .menu.icons a {
	display: -ms-flexbox;
	display: flex
}
.menu.icon-left li a {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}
.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
	margin-right: .25rem
}
.menu.icon-right li a {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}
.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
	margin-left: .25rem
}
.menu.icon-top li a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}
.menu.icon-bottom li a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}
.menu .active>a, .menu .is-active>a {
	background: #1779ba;
	color: #fefefe
}
.menu.align-left {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.menu.align-right li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.menu.align-right li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.menu.align-right.vertical li {
	display: block;
	text-align: right
}
.menu.align-right.vertical li .submenu li {
	text-align: right
}
.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}
.menu.align-center li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}
.menu.align-center li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.menu .menu-text {
	padding: .7rem 1rem;
	font-weight: 700;
	line-height: 1;
	color: inherit
}
.menu-centered>.menu, .menu-centered>.menu li {
	-ms-flex-pack: center;
	justify-content: center
}
.menu-centered>.menu li {
	display: -ms-flexbox;
	display: flex
}
.menu-centered>.menu li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.no-js [data-responsive-menu] ul {
	display: none
}
.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ""
}
.menu-icon:hover:after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon.dark:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ""
}
.menu-icon.dark:hover:after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}
.dropdown-pane.is-opening {
	display: block
}
.dropdown-pane.is-open {
	display: block;
	visibility: visible
}
.dropdown-pane.tiny {
	width: 100px
}
.dropdown-pane.small {
	width: 200px
}
.dropdown-pane.large {
	width: 400px
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}
[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}
.dropdown.menu>li>a {
	padding: .7rem 1rem
}
.dropdown.menu>li.is-active>a {
	background: transparent;
	color: #1779ba
}
.no-js .dropdown.menu ul {
	display: none
}
.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}
.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}
.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.vertical>li>a:after {
	right: 14px
}
.dropdown.menu.vertical>li.opens-left>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}
.dropdown.menu.vertical>li.opens-right>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

@media print, screen and (min-width:40em) {
.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}
.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}
.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.medium-vertical>li>a:after {
	right: 14px
}
.dropdown.menu.medium-vertical>li.opens-left>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}
.dropdown.menu.medium-vertical>li.opens-right>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
}

@media print, screen and (min-width:64em) {
.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}
.dropdown.menu.large-vertical>li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}
.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.large-vertical>li>a:after {
	right: 14px
}
.dropdown.menu.large-vertical>li.opens-left>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}
.dropdown.menu.large-vertical>li.opens-right>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
}

@media screen and (min-width:75em) {
.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}
.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}
.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.xlarge-vertical>li>a:after {
	right: 14px
}
.dropdown.menu.xlarge-vertical>li.opens-left>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}
.dropdown.menu.xlarge-vertical>li.opens-right>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
}

@media screen and (min-width:90em) {
.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}
.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}
.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.xxlarge-vertical>li>a:after {
	right: 14px
}
.dropdown.menu.xxlarge-vertical>li.opens-left>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}
.dropdown.menu.xxlarge-vertical>li.opens-right>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}
.is-dropdown-menu.vertical {
	width: 100px
}
.is-dropdown-menu.vertical.align-right {
	float: right
}
.is-dropdown-submenu-parent {
	position: relative
}
.is-dropdown-submenu-parent a:after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px
}
.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}
.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem
}
.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
	right: 14px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}
.is-dropdown-submenu>li {
	width: 100%
}
.is-dropdown-submenu.js-dropdown-active {
	display: block
}
.flex-video, .responsive-embed {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.flex-video.widescreen, .responsive-embed.widescreen {
	padding-bottom: 56.25%
}
.label {
	display: inline-block;
	padding: .33333rem .5rem;
	border-radius: 0;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default
}
.label, .label.primary {
	background: #1779ba;
	color: #fefefe
}
.label.secondary {
	background: #767676;
	color: #fefefe
}
.label.success {
	background: #3adb76;
	color: #0a0a0a
}
.label.warning {
	background: #ffae00;
	color: #0a0a0a
}
.label.alert {
	background: #cc4b37;
	color: #fefefe
}
.media-object {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.media-object img {
	max-width: none
}

@media screen and (max-width:39.99875em) {
.media-object.stack-for-small {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.media-object-section {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.media-object-section:first-child {
	padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
padding-left:1rem
}
.media-object-section>:last-child {
	margin-bottom: 0
}

@media screen and (max-width:39.99875em) {
.stack-for-small .media-object-section {
	padding: 0;
	padding-bottom: 1rem;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}
.stack-for-small .media-object-section img {
	width: 100%
}
}
.media-object-section.main-section {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}
.pagination:after, .pagination:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}
.pagination:after {
	clear: both
}
.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}
.pagination li:first-child, .pagination li:last-child {
	display: inline-block
}

@media print, screen and (min-width:40em) {
.pagination li {
	display: inline-block
}
}
.pagination a, .pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}
.pagination a:hover, .pagination button:hover {
	background: #e6e6e6
}
.pagination .current {
	padding: .1875rem .625rem;
	background: #1779ba;
	color: #fefefe;
	cursor: default
}
.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}
.pagination .disabled:hover {
	background: transparent
}
.pagination .ellipsis:after {
	padding: .1875rem .625rem;
	content: "\2026";
	color: #0a0a0a
}
.pagination-previous.disabled:before, .pagination-previous a:before {
	display: inline-block;
	margin-right: .5rem;
	content: "\00ab"
}
.pagination-next.disabled:after, .pagination-next a:after {
	display: inline-block;
	margin-left: .5rem;
	content: "\00bb"
}
.sticky, .sticky-container {
	position: relative
}
.sticky {
	z-index: 0;
	transform: translateZ(0)
}
.sticky.is-stuck {
	position: fixed;
	z-index: 5;
	width: 100%
}
.sticky.is-stuck.is-at-top {
	top: 0
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}
.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0
}
html.is-reveal-open {
	position: fixed;
	width: 100%;
	overflow-y: hidden
}
html.is-reveal-open.zf-has-scroll {
	overflow-y: scroll
}
html.is-reveal-open body {
	overflow-y: hidden
}
.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	background-color: hsla(0,0%,4%,.45)
}
.reveal, .reveal-overlay {
	display: none;
	overflow-y: auto
}
.reveal {
	z-index: 1006;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto
}
[data-whatinput=mouse] .reveal {
	outline: 0
}

@media print, screen and (min-width:40em) {
.reveal {
	min-height: 0
}
}
.reveal .column {
	min-width: 0
}
.reveal>:last-child {
	margin-bottom: 0
}

@media print, screen and (min-width:40em) {
.reveal {
	width: 600px;
	max-width: 90rem
}
}
.reveal.collapse {
	padding: 0
}

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

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

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

@media screen and (max-width:39.99875em) {
.reveal {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	min-height: 100%;
	margin-left: 0;
	border: 0;
	border-radius: 0
}
}
.reveal.without-overlay {
	position: fixed
}
.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem;
	font-weight: 700;
	color: #fefefe;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}
.switch-paddle {
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	background: #cacaca;
	transition: all .25s ease-out;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}
input+.switch-paddle {
	margin: 0
}
.switch-paddle:after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	transform: translateZ(0);
	border-radius: 0;
	background: #fefefe;
	transition: all .25s ease-out;
	content: ""
}
input:checked~.switch-paddle {
	background: #1779ba
}
input:checked~.switch-paddle:after {
	left: 2.25rem
}
[data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0
}
.switch-active, .switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
.switch-active {
	left: 8%;
	display: none
}
input:checked+label>.switch-active {
	display: block
}
.switch-inactive {
	right: 15%
}
input:checked+label>.switch-inactive {
	display: none
}
.switch.tiny {
	height: 1.5rem
}
.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}
.switch.tiny .switch-paddle:after {
	top: .25rem;
	left: .25rem;
	width: 1rem;
	height: 1rem
}
.switch.tiny input:checked~.switch-paddle:after {
	left: 1.75rem
}
.switch.small {
	height: 1.75rem
}
.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}
.switch.small .switch-paddle:after {
	top: .25rem;
	left: .25rem;
	width: 1.25rem;
	height: 1.25rem
}
.switch.small input:checked~.switch-paddle:after {
	left: 2rem
}
.switch.large {
	height: 2.5rem
}
.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}
.switch.large .switch-paddle:after {
	top: .25rem;
	left: .25rem;
	width: 2rem;
	height: 2rem
}
.switch.large input:checked~.switch-paddle:after {
	left: 2.75rem
}
table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}
tbody, tfoot, thead {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}
caption {
	padding: .5rem .625rem .625rem;
	font-weight: 700
}
thead {
	background: #f8f8f8
}
tfoot, thead {
	color: #0a0a0a
}
tfoot {
	background: #f1f1f1
}
tfoot tr, thead tr {
	background: transparent
}
tfoot td, tfoot th, thead td, thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left
}
tbody td, tbody th {
	padding: .5rem .625rem .625rem
}
tbody tr:nth-child(2n) {
	border-bottom: 0;
	background-color: #f1f1f1
}
table.unstriped tbody {
	background-color: #fefefe
}
table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe
}

@media screen and (max-width:63.99875em) {
table.stack tfoot, table.stack thead {
	display: none
}
table.stack td, table.stack th, table.stack tr {
	display: block
}
table.stack td {
	border-top: 0
}
}
table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}
table.hover thead tr:hover {
	background-color: #f3f3f3
}
table.hover tfoot tr:hover {
	background-color: #ececec
}
table.hover tbody tr:hover {
	background-color: #f9f9f9
}
table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
	background-color: #ececec
}
.table-scroll {
	overflow-x: auto
}
.tabs {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none
}
.tabs:after, .tabs:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}
.tabs:after {
	clear: both
}
.tabs.vertical>li {
	display: block;
	float: none;
	width: auto
}
.tabs.simple>li>a {
	padding: 0
}
.tabs.simple>li>a:hover {
	background: transparent
}
.tabs.primary {
	background: #1779ba
}
.tabs.primary>li>a {
	color: #fefefe
}
.tabs.primary>li>a:focus, .tabs.primary>li>a:hover {
	background: #1673b1
}
.tabs-title {
	float: left
}
.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}
[data-whatinput=mouse] .tabs-title>a {
	outline: 0
}
.tabs-title>a:hover {
	background: #fefefe;
	color: #1468a0
}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
	background: #e6e6e6;
	color: #1779ba
}
.tabs-content {
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	transition: all .5s ease
}
.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}
.tabs-panel {
	display: none;
	padding: 1rem
}
.tabs-panel.is-active {
	display: block
}
.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}
.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}
.title-bar-left, .title-bar-right {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.title-bar-right {
	text-align: right
}
.title-bar-title {
	vertical-align: middle
}
.has-tip, .title-bar-title {
	display: inline-block;
	font-weight: 700
}
.has-tip {
	position: relative;
	border-bottom: 1px dotted #8a8a8a;
	cursor: help
}
.tooltip {
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}
.tooltip, .tooltip:before {
	position: absolute
}
.tooltip.bottom:before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: "";
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	bottom: 100%
}
.tooltip.bottom.align-center:before {
	left: 50%;
	transform: translateX(-50%)
}
.tooltip.top:before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #0a0a0a transparent transparent;
	top: 100%;
	bottom: auto
}
.tooltip.top.align-center:before {
	left: 50%;
	transform: translateX(-50%)
}
.tooltip.left:before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #0a0a0a;
	left: 100%
}
.tooltip.left.align-center:before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}
.tooltip.right:before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	right: 100%;
	left: auto
}
.tooltip.right.align-center:before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}
.tooltip.align-top:before {
	bottom: auto;
	top: 10%
}
.tooltip.align-bottom:before {
	bottom: 10%;
	top: auto
}
.tooltip.align-left:before {
	left: 10%;
	right: auto
}
.tooltip.align-right:before {
	left: auto;
	right: 10%
}
.top-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.top-bar, .top-bar ul {
	background-color: #e6e6e6
}
.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}
.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}
.top-bar input.button {
	width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

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

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

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

@media screen and (max-width:89.99875em) {
.top-bar.stacked-for-xlarge {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
}
.top-bar.stacked-for-xxlarge {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.top-bar.stacked-for-xxlarge .top-bar-left, .top-bar.stacked-for-xxlarge .top-bar-right {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.top-bar-title {
	margin: .5rem 1rem .5rem 0
}
.top-bar-left, .top-bar-right, .top-bar-title {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.hide {
	display: none!important
}
.invisible {
	visibility: hidden
}

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

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

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

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

@media screen and (min-width:40em) and (max-width:63.99875em) {
.hide-for-medium-only {
	display: none!important
}
}

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

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

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

@media screen and (min-width:64em) and (max-width:74.99875em) {
.hide-for-large-only {
	display: none!important
}
}

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

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

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

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

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

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

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

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

@media screen and (max-width:89.99875em) {
.show-for-xxlarge-only {
	display: none!important
}
}
.show-for-sr, .show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0
}
.show-on-focus:active, .show-on-focus:focus {
	position: static!important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}
.hide-for-portrait, .show-for-landscape {
	display: block!important
}

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

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

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

@media screen and (orientation:portrait) {
.hide-for-landscape, .show-for-portrait {
	display: block!important
}
}
.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.clearfix:after, .clearfix:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}
.clearfix:after {
	clear: both
}
.display-h2.grey-box, .text-lead.grey-box, p.grey-box {
	margin-bottom: 0;
	padding-bottom: .5rem
}
.bg-primary {
	background-color: #0099d4
}
.bg-lightgrey {
	background-color: #f5f5f5
}
.bg-midgrey {
	background-color: #e7e7e7
}
.bg-darkgrey {
	background-color: #3c3c3b
}
.bg-white {
	background-color: #fff
}
.bg-black {
	background-color: #000
}
.bg-pink {
	background-color: #ffcbfd
}
.bg-darkerGrey {
	background-color: #212121
}
.bg-gradient-darkgrey-y {
	background: linear-gradient(180deg, #393939, #222)
}
.bg-gradient-lightgrey-y {
	background: linear-gradient(180deg, #d5d5d5, #f5f5f5 60%)
}
.bg-gradient-lightgrey-radial {
	background: radial-gradient(circle, #fff 0, #eaeae8 66%)
}
.text-primary, .text-primary a, .text-primary h1, .text-primary h2, .text-primary h3, .text-primary h5, .text-primary li, .text-primary p, .text-primary ul {
	color: #0099d4
}
.text-lightgrey, .text-lightgrey a, .text-lightgrey h1, .text-lightgrey h2, .text-lightgrey h3, .text-lightgrey h5, .text-lightgrey li, .text-lightgrey p, .text-lightgrey ul {
	color: #f5f5f5
}
.text-midgrey, .text-midgrey a, .text-midgrey h1, .text-midgrey h2, .text-midgrey h3, .text-midgrey h5, .text-midgrey li, .text-midgrey p, .text-midgrey ul {
	color: #e7e7e7
}
.text-darkgrey, .text-darkgrey a, .text-darkgrey h1, .text-darkgrey h2, .text-darkgrey h3, .text-darkgrey h5, .text-darkgrey li, .text-darkgrey p, .text-darkgrey ul {
	color: #3c3c3b
}
.text-white a, .text-white h1, .text-white h2, .text-white h3, .text-white h5, .text-white li, .text-white p, .text-white ul {
	color: #fff
}
.text-black, .text-black a, .text-black h1, .text-black h2, .text-black h3, .text-black h5, .text-black li, .text-black p, .text-black ul {
	color: #000
}
.text-pink, .text-pink a, .text-pink h1, .text-pink h2, .text-pink h3, .text-pink h5, .text-pink li, .text-pink p, .text-pink ul {
	color: #ffcbfd
}
.text-darkerGrey, .text-darkerGrey a, .text-darkerGrey h1, .text-darkerGrey h2, .text-darkerGrey h3, .text-darkerGrey h5, .text-darkerGrey li, .text-darkerGrey p, .text-darkerGrey ul {
	color: #212121
}
.m-0 {
	margin: 0!important
}
.mt-0, .my-0 {
	margin-top: 0!important
}
.mr-0, .mx-0 {
	margin-right: 0!important
}
.mb-0, .my-0 {
	margin-bottom: 0!important
}
.ml-0, .mx-0 {
	margin-left: 0!important
}
.m-1 {
	margin: .25rem!important
}
.mt-1, .my-1 {
	margin-top: .25rem!important
}
.mr-1, .mx-1 {
	margin-right: .25rem!important
}
.mb-1, .my-1 {
	margin-bottom: .25rem!important
}
.ml-1, .mx-1 {
	margin-left: .25rem!important
}
.m-2 {
	margin: .5rem!important
}
.mt-2, .my-2 {
	margin-top: .5rem!important
}
.mr-2, .mx-2 {
	margin-right: .5rem!important
}
.mb-2, .my-2 {
	margin-bottom: .5rem!important
}
.ml-2, .mx-2 {
	margin-left: .5rem!important
}
.m-3 {
	margin: 1rem!important
}
.mt-3, .my-3 {
	margin-top: 1rem!important
}
.mr-3, .mx-3 {
	margin-right: 1rem!important
}
.mb-3, .my-3 {
	margin-bottom: 1rem!important
}
.ml-3, .mx-3 {
	margin-left: 1rem!important
}
.m-4 {
	margin: 1.5rem!important
}
.mt-4, .my-4 {
	margin-top: 1.5rem!important
}
.mr-4, .mx-4 {
	margin-right: 1.5rem!important
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem!important
}
.ml-4, .mx-4 {
	margin-left: 1.5rem!important
}
.m-5 {
	margin: 3rem!important
}
.mt-5, .my-5 {
	margin-top: 3rem!important
}
.mr-5, .mx-5 {
	margin-right: 3rem!important
}
.mb-5, .my-5 {
	margin-bottom: 3rem!important
}
.ml-5, .mx-5 {
	margin-left: 3rem!important
}
.m-6 {
	margin: 4rem!important
}
.mt-6, .my-6 {
	margin-top: 4rem!important
}
.mr-6, .mx-6 {
	margin-right: 4rem!important
}
.mb-6, .my-6 {
	margin-bottom: 4rem!important
}
.ml-6, .mx-6 {
	margin-left: 4rem!important
}
.p-0 {
	padding: 0!important
}
.pt-0, .py-0 {
	padding-top: 0!important
}
.pr-0, .px-0 {
	padding-right: 0!important
}
.pb-0, .py-0 {
	padding-bottom: 0!important
}
.pl-0, .px-0 {
	padding-left: 0!important
}
.p-1 {
	padding: .25rem!important
}
.pt-1, .py-1 {
	padding-top: .25rem!important
}
.pr-1, .px-1 {
	padding-right: .25rem!important
}
.pb-1, .py-1 {
	padding-bottom: .25rem!important
}
.pl-1, .px-1 {
	padding-left: .25rem!important
}
.p-2 {
	padding: .5rem!important
}
.pt-2, .py-2 {
	padding-top: .5rem!important
}
.pr-2, .px-2 {
	padding-right: .5rem!important
}
.pb-2, .py-2 {
	padding-bottom: .5rem!important
}
.pl-2, .px-2 {
	padding-left: .5rem!important
}
.p-3 {
	padding: 1rem!important
}
.pt-3, .py-3 {
	padding-top: 1rem!important
}
.pr-3, .px-3 {
	padding-right: 1rem!important
}
.pb-3, .py-3 {
	padding-bottom: 1rem!important
}
.pl-3, .px-3 {
	padding-left: 1rem!important
}
.p-4 {
	padding: 1.5rem!important
}
.pt-4, .py-4 {
	padding-top: 1.5rem!important
}
.pr-4, .px-4 {
	padding-right: 1.5rem!important
}
.pb-4, .py-4 {
	padding-bottom: 1.5rem!important
}
.pl-4, .px-4 {
	padding-left: 1.5rem!important
}
.p-5 {
	padding: 3rem!important
}
.pt-5, .py-5 {
	padding-top: 3rem!important
}
.pr-5, .px-5 {
	padding-right: 3rem!important
}
.pb-5, .py-5 {
	padding-bottom: 3rem!important
}
.pl-5, .px-5 {
	padding-left: 3rem!important
}
.p-6 {
	padding: 4rem!important
}
.pt-6, .py-6 {
	padding-top: 4rem!important
}
.pr-6, .px-6 {
	padding-right: 4rem!important
}
.pb-6, .py-6 {
	padding-bottom: 4rem!important
}
.pl-6, .px-6 {
	padding-left: 4rem!important
}
.m-auto {
	margin: auto!important
}
.mt-auto, .my-auto {
	margin-top: auto!important
}
.mr-auto, .mx-auto {
	margin-right: auto!important
}
.mb-auto, .my-auto {
	margin-bottom: auto!important
}
.ml-auto, .mx-auto {
	margin-left: auto!important
}

@media print, screen and (min-width:40em) {
.m-medium-0 {
	margin: 0!important
}
.mt-medium-0, .my-medium-0 {
	margin-top: 0!important
}
.mr-medium-0, .mx-medium-0 {
	margin-right: 0!important
}
.mb-medium-0, .my-medium-0 {
	margin-bottom: 0!important
}
.ml-medium-0, .mx-medium-0 {
	margin-left: 0!important
}
.m-medium-1 {
	margin: .25rem!important
}
.mt-medium-1, .my-medium-1 {
	margin-top: .25rem!important
}
.mr-medium-1, .mx-medium-1 {
	margin-right: .25rem!important
}
.mb-medium-1, .my-medium-1 {
	margin-bottom: .25rem!important
}
.ml-medium-1, .mx-medium-1 {
	margin-left: .25rem!important
}
.m-medium-2 {
	margin: .5rem!important
}
.mt-medium-2, .my-medium-2 {
	margin-top: .5rem!important
}
.mr-medium-2, .mx-medium-2 {
	margin-right: .5rem!important
}
.mb-medium-2, .my-medium-2 {
	margin-bottom: .5rem!important
}
.ml-medium-2, .mx-medium-2 {
	margin-left: .5rem!important
}
.m-medium-3 {
	margin: 1rem!important
}
.mt-medium-3, .my-medium-3 {
	margin-top: 1rem!important
}
.mr-medium-3, .mx-medium-3 {
	margin-right: 1rem!important
}
.mb-medium-3, .my-medium-3 {
	margin-bottom: 1rem!important
}
.ml-medium-3, .mx-medium-3 {
	margin-left: 1rem!important
}
.m-medium-4 {
	margin: 1.5rem!important
}
.mt-medium-4, .my-medium-4 {
	margin-top: 1.5rem!important
}
.mr-medium-4, .mx-medium-4 {
	margin-right: 1.5rem!important
}
.mb-medium-4, .my-medium-4 {
	margin-bottom: 1.5rem!important
}
.ml-medium-4, .mx-medium-4 {
	margin-left: 1.5rem!important
}
.m-medium-5 {
	margin: 3rem!important
}
.mt-medium-5, .my-medium-5 {
	margin-top: 3rem!important
}
.mr-medium-5, .mx-medium-5 {
	margin-right: 3rem!important
}
.mb-medium-5, .my-medium-5 {
	margin-bottom: 3rem!important
}
.ml-medium-5, .mx-medium-5 {
	margin-left: 3rem!important
}
.m-medium-6 {
	margin: 4rem!important
}
.mt-medium-6, .my-medium-6 {
	margin-top: 4rem!important
}
.mr-medium-6, .mx-medium-6 {
	margin-right: 4rem!important
}
.mb-medium-6, .my-medium-6 {
	margin-bottom: 4rem!important
}
.ml-medium-6, .mx-medium-6 {
	margin-left: 4rem!important
}
.p-medium-0 {
	padding: 0!important
}
.pt-medium-0, .py-medium-0 {
	padding-top: 0!important
}
.pr-medium-0, .px-medium-0 {
	padding-right: 0!important
}
.pb-medium-0, .py-medium-0 {
	padding-bottom: 0!important
}
.pl-medium-0, .px-medium-0 {
	padding-left: 0!important
}
.p-medium-1 {
	padding: .25rem!important
}
.pt-medium-1, .py-medium-1 {
	padding-top: .25rem!important
}
.pr-medium-1, .px-medium-1 {
	padding-right: .25rem!important
}
.pb-medium-1, .py-medium-1 {
	padding-bottom: .25rem!important
}
.pl-medium-1, .px-medium-1 {
	padding-left: .25rem!important
}
.p-medium-2 {
	padding: .5rem!important
}
.pt-medium-2, .py-medium-2 {
	padding-top: .5rem!important
}
.pr-medium-2, .px-medium-2 {
	padding-right: .5rem!important
}
.pb-medium-2, .py-medium-2 {
	padding-bottom: .5rem!important
}
.pl-medium-2, .px-medium-2 {
	padding-left: .5rem!important
}
.p-medium-3 {
	padding: 1rem!important
}
.pt-medium-3, .py-medium-3 {
	padding-top: 1rem!important
}
.pr-medium-3, .px-medium-3 {
	padding-right: 1rem!important
}
.pb-medium-3, .py-medium-3 {
	padding-bottom: 1rem!important
}
.pl-medium-3, .px-medium-3 {
	padding-left: 1rem!important
}
.p-medium-4 {
	padding: 1.5rem!important
}
.pt-medium-4, .py-medium-4 {
	padding-top: 1.5rem!important
}
.pr-medium-4, .px-medium-4 {
	padding-right: 1.5rem!important
}
.pb-medium-4, .py-medium-4 {
	padding-bottom: 1.5rem!important
}
.pl-medium-4, .px-medium-4 {
	padding-left: 1.5rem!important
}
.p-medium-5 {
	padding: 3rem!important
}
.pt-medium-5, .py-medium-5 {
	padding-top: 3rem!important
}
.pr-medium-5, .px-medium-5 {
	padding-right: 3rem!important
}
.pb-medium-5, .py-medium-5 {
	padding-bottom: 3rem!important
}
.pl-medium-5, .px-medium-5 {
	padding-left: 3rem!important
}
.p-medium-6 {
	padding: 4rem!important
}
.pt-medium-6, .py-medium-6 {
	padding-top: 4rem!important
}
.pr-medium-6, .px-medium-6 {
	padding-right: 4rem!important
}
.pb-medium-6, .py-medium-6 {
	padding-bottom: 4rem!important
}
.pl-medium-6, .px-medium-6 {
	padding-left: 4rem!important
}
.m-medium-auto {
	margin: auto!important
}
.mt-medium-auto, .my-medium-auto {
	margin-top: auto!important
}
.mr-medium-auto, .mx-medium-auto {
	margin-right: auto!important
}
.mb-medium-auto, .my-medium-auto {
	margin-bottom: auto!important
}
.ml-medium-auto, .mx-medium-auto {
	margin-left: auto!important
}
}

@media print, screen and (min-width:64em) {
.m-large-0 {
	margin: 0!important
}
.mt-large-0, .my-large-0 {
	margin-top: 0!important
}
.mr-large-0, .mx-large-0 {
	margin-right: 0!important
}
.mb-large-0, .my-large-0 {
	margin-bottom: 0!important
}
.ml-large-0, .mx-large-0 {
	margin-left: 0!important
}
.m-large-1 {
	margin: .25rem!important
}
.mt-large-1, .my-large-1 {
	margin-top: .25rem!important
}
.mr-large-1, .mx-large-1 {
	margin-right: .25rem!important
}
.mb-large-1, .my-large-1 {
	margin-bottom: .25rem!important
}
.ml-large-1, .mx-large-1 {
	margin-left: .25rem!important
}
.m-large-2 {
	margin: .5rem!important
}
.mt-large-2, .my-large-2 {
	margin-top: .5rem!important
}
.mr-large-2, .mx-large-2 {
	margin-right: .5rem!important
}
.mb-large-2, .my-large-2 {
	margin-bottom: .5rem!important
}
.ml-large-2, .mx-large-2 {
	margin-left: .5rem!important
}
.m-large-3 {
	margin: 1rem!important
}
.mt-large-3, .my-large-3 {
	margin-top: 1rem!important
}
.mr-large-3, .mx-large-3 {
	margin-right: 1rem!important
}
.mb-large-3, .my-large-3 {
	margin-bottom: 1rem!important
}
.ml-large-3, .mx-large-3 {
	margin-left: 1rem!important
}
.m-large-4 {
	margin: 1.5rem!important
}
.mt-large-4, .my-large-4 {
	margin-top: 1.5rem!important
}
.mr-large-4, .mx-large-4 {
	margin-right: 1.5rem!important
}
.mb-large-4, .my-large-4 {
	margin-bottom: 1.5rem!important
}
.ml-large-4, .mx-large-4 {
	margin-left: 1.5rem!important
}
.m-large-5 {
	margin: 3rem!important
}
.mt-large-5, .my-large-5 {
	margin-top: 3rem!important
}
.mr-large-5, .mx-large-5 {
	margin-right: 3rem!important
}
.mb-large-5, .my-large-5 {
	margin-bottom: 3rem!important
}
.ml-large-5, .mx-large-5 {
	margin-left: 3rem!important
}
.m-large-6 {
	margin: 4rem!important
}
.mt-large-6, .my-large-6 {
	margin-top: 4rem!important
}
.mr-large-6, .mx-large-6 {
	margin-right: 4rem!important
}
.mb-large-6, .my-large-6 {
	margin-bottom: 4rem!important
}
.ml-large-6, .mx-large-6 {
	margin-left: 4rem!important
}
.p-large-0 {
	padding: 0!important
}
.pt-large-0, .py-large-0 {
	padding-top: 0!important
}
.pr-large-0, .px-large-0 {
	padding-right: 0!important
}
.pb-large-0, .py-large-0 {
	padding-bottom: 0!important
}
.pl-large-0, .px-large-0 {
	padding-left: 0!important
}
.p-large-1 {
	padding: .25rem!important
}
.pt-large-1, .py-large-1 {
	padding-top: .25rem!important
}
.pr-large-1, .px-large-1 {
	padding-right: .25rem!important
}
.pb-large-1, .py-large-1 {
	padding-bottom: .25rem!important
}
.pl-large-1, .px-large-1 {
	padding-left: .25rem!important
}
.p-large-2 {
	padding: .5rem!important
}
.pt-large-2, .py-large-2 {
	padding-top: .5rem!important
}
.pr-large-2, .px-large-2 {
	padding-right: .5rem!important
}
.pb-large-2, .py-large-2 {
	padding-bottom: .5rem!important
}
.pl-large-2, .px-large-2 {
	padding-left: .5rem!important
}
.p-large-3 {
	padding: 1rem!important
}
.pt-large-3, .py-large-3 {
	padding-top: 1rem!important
}
.pr-large-3, .px-large-3 {
	padding-right: 1rem!important
}
.pb-large-3, .py-large-3 {
	padding-bottom: 1rem!important
}
.pl-large-3, .px-large-3 {
	padding-left: 1rem!important
}
.p-large-4 {
	padding: 1.5rem!important
}
.pt-large-4, .py-large-4 {
	padding-top: 1.5rem!important
}
.pr-large-4, .px-large-4 {
	padding-right: 1.5rem!important
}
.pb-large-4, .py-large-4 {
	padding-bottom: 1.5rem!important
}
.pl-large-4, .px-large-4 {
	padding-left: 1.5rem!important
}
.p-large-5 {
	padding: 3rem!important
}
.pt-large-5, .py-large-5 {
	padding-top: 3rem!important
}
.pr-large-5, .px-large-5 {
	padding-right: 3rem!important
}
.pb-large-5, .py-large-5 {
	padding-bottom: 3rem!important
}
.pl-large-5, .px-large-5 {
	padding-left: 3rem!important
}
.p-large-6 {
	padding: 4rem!important
}
.pt-large-6, .py-large-6 {
	padding-top: 4rem!important
}
.pr-large-6, .px-large-6 {
	padding-right: 4rem!important
}
.pb-large-6, .py-large-6 {
	padding-bottom: 4rem!important
}
.pl-large-6, .px-large-6 {
	padding-left: 4rem!important
}
.m-large-auto {
	margin: auto!important
}
.mt-large-auto, .my-large-auto {
	margin-top: auto!important
}
.mr-large-auto, .mx-large-auto {
	margin-right: auto!important
}
.mb-large-auto, .my-large-auto {
	margin-bottom: auto!important
}
.ml-large-auto, .mx-large-auto {
	margin-left: auto!important
}
}

@media screen and (min-width:75em) {
.m-xlarge-0 {
	margin: 0!important
}
.mt-xlarge-0, .my-xlarge-0 {
	margin-top: 0!important
}
.mr-xlarge-0, .mx-xlarge-0 {
	margin-right: 0!important
}
.mb-xlarge-0, .my-xlarge-0 {
	margin-bottom: 0!important
}
.ml-xlarge-0, .mx-xlarge-0 {
	margin-left: 0!important
}
.m-xlarge-1 {
	margin: .25rem!important
}
.mt-xlarge-1, .my-xlarge-1 {
	margin-top: .25rem!important
}
.mr-xlarge-1, .mx-xlarge-1 {
	margin-right: .25rem!important
}
.mb-xlarge-1, .my-xlarge-1 {
	margin-bottom: .25rem!important
}
.ml-xlarge-1, .mx-xlarge-1 {
	margin-left: .25rem!important
}
.m-xlarge-2 {
	margin: .5rem!important
}
.mt-xlarge-2, .my-xlarge-2 {
	margin-top: .5rem!important
}
.mr-xlarge-2, .mx-xlarge-2 {
	margin-right: .5rem!important
}
.mb-xlarge-2, .my-xlarge-2 {
	margin-bottom: .5rem!important
}
.ml-xlarge-2, .mx-xlarge-2 {
	margin-left: .5rem!important
}
.m-xlarge-3 {
	margin: 1rem!important
}
.mt-xlarge-3, .my-xlarge-3 {
	margin-top: 1rem!important
}
.mr-xlarge-3, .mx-xlarge-3 {
	margin-right: 1rem!important
}
.mb-xlarge-3, .my-xlarge-3 {
	margin-bottom: 1rem!important
}
.ml-xlarge-3, .mx-xlarge-3 {
	margin-left: 1rem!important
}
.m-xlarge-4 {
	margin: 1.5rem!important
}
.mt-xlarge-4, .my-xlarge-4 {
	margin-top: 1.5rem!important
}
.mr-xlarge-4, .mx-xlarge-4 {
	margin-right: 1.5rem!important
}
.mb-xlarge-4, .my-xlarge-4 {
	margin-bottom: 1.5rem!important
}
.ml-xlarge-4, .mx-xlarge-4 {
	margin-left: 1.5rem!important
}
.m-xlarge-5 {
	margin: 3rem!important
}
.mt-xlarge-5, .my-xlarge-5 {
	margin-top: 3rem!important
}
.mr-xlarge-5, .mx-xlarge-5 {
	margin-right: 3rem!important
}
.mb-xlarge-5, .my-xlarge-5 {
	margin-bottom: 3rem!important
}
.ml-xlarge-5, .mx-xlarge-5 {
	margin-left: 3rem!important
}
.m-xlarge-6 {
	margin: 4rem!important
}
.mt-xlarge-6, .my-xlarge-6 {
	margin-top: 4rem!important
}
.mr-xlarge-6, .mx-xlarge-6 {
	margin-right: 4rem!important
}
.mb-xlarge-6, .my-xlarge-6 {
	margin-bottom: 4rem!important
}
.ml-xlarge-6, .mx-xlarge-6 {
	margin-left: 4rem!important
}
.p-xlarge-0 {
	padding: 0!important
}
.pt-xlarge-0, .py-xlarge-0 {
	padding-top: 0!important
}
.pr-xlarge-0, .px-xlarge-0 {
	padding-right: 0!important
}
.pb-xlarge-0, .py-xlarge-0 {
	padding-bottom: 0!important
}
.pl-xlarge-0, .px-xlarge-0 {
	padding-left: 0!important
}
.p-xlarge-1 {
	padding: .25rem!important
}
.pt-xlarge-1, .py-xlarge-1 {
	padding-top: .25rem!important
}
.pr-xlarge-1, .px-xlarge-1 {
	padding-right: .25rem!important
}
.pb-xlarge-1, .py-xlarge-1 {
	padding-bottom: .25rem!important
}
.pl-xlarge-1, .px-xlarge-1 {
	padding-left: .25rem!important
}
.p-xlarge-2 {
	padding: .5rem!important
}
.pt-xlarge-2, .py-xlarge-2 {
	padding-top: .5rem!important
}
.pr-xlarge-2, .px-xlarge-2 {
	padding-right: .5rem!important
}
.pb-xlarge-2, .py-xlarge-2 {
	padding-bottom: .5rem!important
}
.pl-xlarge-2, .px-xlarge-2 {
	padding-left: .5rem!important
}
.p-xlarge-3 {
	padding: 1rem!important
}
.pt-xlarge-3, .py-xlarge-3 {
	padding-top: 1rem!important
}
.pr-xlarge-3, .px-xlarge-3 {
	padding-right: 1rem!important
}
.pb-xlarge-3, .py-xlarge-3 {
	padding-bottom: 1rem!important
}
.pl-xlarge-3, .px-xlarge-3 {
	padding-left: 1rem!important
}
.p-xlarge-4 {
	padding: 1.5rem!important
}
.pt-xlarge-4, .py-xlarge-4 {
	padding-top: 1.5rem!important
}
.pr-xlarge-4, .px-xlarge-4 {
	padding-right: 1.5rem!important
}
.pb-xlarge-4, .py-xlarge-4 {
	padding-bottom: 1.5rem!important
}
.pl-xlarge-4, .px-xlarge-4 {
	padding-left: 1.5rem!important
}
.p-xlarge-5 {
	padding: 3rem!important
}
.pt-xlarge-5, .py-xlarge-5 {
	padding-top: 3rem!important
}
.pr-xlarge-5, .px-xlarge-5 {
	padding-right: 3rem!important
}
.pb-xlarge-5, .py-xlarge-5 {
	padding-bottom: 3rem!important
}
.pl-xlarge-5, .px-xlarge-5 {
	padding-left: 3rem!important
}
.p-xlarge-6 {
	padding: 4rem!important
}
.pt-xlarge-6, .py-xlarge-6 {
	padding-top: 4rem!important
}
.pr-xlarge-6, .px-xlarge-6 {
	padding-right: 4rem!important
}
.pb-xlarge-6, .py-xlarge-6 {
	padding-bottom: 4rem!important
}
.pl-xlarge-6, .px-xlarge-6 {
	padding-left: 4rem!important
}
.m-xlarge-auto {
	margin: auto!important
}
.mt-xlarge-auto, .my-xlarge-auto {
	margin-top: auto!important
}
.mr-xlarge-auto, .mx-xlarge-auto {
	margin-right: auto!important
}
.mb-xlarge-auto, .my-xlarge-auto {
	margin-bottom: auto!important
}
.ml-xlarge-auto, .mx-xlarge-auto {
	margin-left: auto!important
}
}

@media screen and (min-width:90em) {
.m-xxlarge-0 {
	margin: 0!important
}
.mt-xxlarge-0, .my-xxlarge-0 {
	margin-top: 0!important
}
.mr-xxlarge-0, .mx-xxlarge-0 {
	margin-right: 0!important
}
.mb-xxlarge-0, .my-xxlarge-0 {
	margin-bottom: 0!important
}
.ml-xxlarge-0, .mx-xxlarge-0 {
	margin-left: 0!important
}
.m-xxlarge-1 {
	margin: .25rem!important
}
.mt-xxlarge-1, .my-xxlarge-1 {
	margin-top: .25rem!important
}
.mr-xxlarge-1, .mx-xxlarge-1 {
	margin-right: .25rem!important
}
.mb-xxlarge-1, .my-xxlarge-1 {
	margin-bottom: .25rem!important
}
.ml-xxlarge-1, .mx-xxlarge-1 {
	margin-left: .25rem!important
}
.m-xxlarge-2 {
	margin: .5rem!important
}
.mt-xxlarge-2, .my-xxlarge-2 {
	margin-top: .5rem!important
}
.mr-xxlarge-2, .mx-xxlarge-2 {
	margin-right: .5rem!important
}
.mb-xxlarge-2, .my-xxlarge-2 {
	margin-bottom: .5rem!important
}
.ml-xxlarge-2, .mx-xxlarge-2 {
	margin-left: .5rem!important
}
.m-xxlarge-3 {
	margin: 1rem!important
}
.mt-xxlarge-3, .my-xxlarge-3 {
	margin-top: 1rem!important
}
.mr-xxlarge-3, .mx-xxlarge-3 {
	margin-right: 1rem!important
}
.mb-xxlarge-3, .my-xxlarge-3 {
	margin-bottom: 1rem!important
}
.ml-xxlarge-3, .mx-xxlarge-3 {
	margin-left: 1rem!important
}
.m-xxlarge-4 {
	margin: 1.5rem!important
}
.mt-xxlarge-4, .my-xxlarge-4 {
	margin-top: 1.5rem!important
}
.mr-xxlarge-4, .mx-xxlarge-4 {
	margin-right: 1.5rem!important
}
.mb-xxlarge-4, .my-xxlarge-4 {
	margin-bottom: 1.5rem!important
}
.ml-xxlarge-4, .mx-xxlarge-4 {
	margin-left: 1.5rem!important
}
.m-xxlarge-5 {
	margin: 3rem!important
}
.mt-xxlarge-5, .my-xxlarge-5 {
	margin-top: 3rem!important
}
.mr-xxlarge-5, .mx-xxlarge-5 {
	margin-right: 3rem!important
}
.mb-xxlarge-5, .my-xxlarge-5 {
	margin-bottom: 3rem!important
}
.ml-xxlarge-5, .mx-xxlarge-5 {
	margin-left: 3rem!important
}
.m-xxlarge-6 {
	margin: 4rem!important
}
.mt-xxlarge-6, .my-xxlarge-6 {
	margin-top: 4rem!important
}
.mr-xxlarge-6, .mx-xxlarge-6 {
	margin-right: 4rem!important
}
.mb-xxlarge-6, .my-xxlarge-6 {
	margin-bottom: 4rem!important
}
.ml-xxlarge-6, .mx-xxlarge-6 {
	margin-left: 4rem!important
}
.p-xxlarge-0 {
	padding: 0!important
}
.pt-xxlarge-0, .py-xxlarge-0 {
	padding-top: 0!important
}
.pr-xxlarge-0, .px-xxlarge-0 {
	padding-right: 0!important
}
.pb-xxlarge-0, .py-xxlarge-0 {
	padding-bottom: 0!important
}
.pl-xxlarge-0, .px-xxlarge-0 {
	padding-left: 0!important
}
.p-xxlarge-1 {
	padding: .25rem!important
}
.pt-xxlarge-1, .py-xxlarge-1 {
	padding-top: .25rem!important
}
.pr-xxlarge-1, .px-xxlarge-1 {
	padding-right: .25rem!important
}
.pb-xxlarge-1, .py-xxlarge-1 {
	padding-bottom: .25rem!important
}
.pl-xxlarge-1, .px-xxlarge-1 {
	padding-left: .25rem!important
}
.p-xxlarge-2 {
	padding: .5rem!important
}
.pt-xxlarge-2, .py-xxlarge-2 {
	padding-top: .5rem!important
}
.pr-xxlarge-2, .px-xxlarge-2 {
	padding-right: .5rem!important
}
.pb-xxlarge-2, .py-xxlarge-2 {
	padding-bottom: .5rem!important
}
.pl-xxlarge-2, .px-xxlarge-2 {
	padding-left: .5rem!important
}
.p-xxlarge-3 {
	padding: 1rem!important
}
.pt-xxlarge-3, .py-xxlarge-3 {
	padding-top: 1rem!important
}
.pr-xxlarge-3, .px-xxlarge-3 {
	padding-right: 1rem!important
}
.pb-xxlarge-3, .py-xxlarge-3 {
	padding-bottom: 1rem!important
}
.pl-xxlarge-3, .px-xxlarge-3 {
	padding-left: 1rem!important
}
.p-xxlarge-4 {
	padding: 1.5rem!important
}
.pt-xxlarge-4, .py-xxlarge-4 {
	padding-top: 1.5rem!important
}
.pr-xxlarge-4, .px-xxlarge-4 {
	padding-right: 1.5rem!important
}
.pb-xxlarge-4, .py-xxlarge-4 {
	padding-bottom: 1.5rem!important
}
.pl-xxlarge-4, .px-xxlarge-4 {
	padding-left: 1.5rem!important
}
.p-xxlarge-5 {
	padding: 3rem!important
}
.pt-xxlarge-5, .py-xxlarge-5 {
	padding-top: 3rem!important
}
.pr-xxlarge-5, .px-xxlarge-5 {
	padding-right: 3rem!important
}
.pb-xxlarge-5, .py-xxlarge-5 {
	padding-bottom: 3rem!important
}
.pl-xxlarge-5, .px-xxlarge-5 {
	padding-left: 3rem!important
}
.p-xxlarge-6 {
	padding: 4rem!important
}
.pt-xxlarge-6, .py-xxlarge-6 {
	padding-top: 4rem!important
}
.pr-xxlarge-6, .px-xxlarge-6 {
	padding-right: 4rem!important
}
.pb-xxlarge-6, .py-xxlarge-6 {
	padding-bottom: 4rem!important
}
.pl-xxlarge-6, .px-xxlarge-6 {
	padding-left: 4rem!important
}
.m-xxlarge-auto {
	margin: auto!important
}
.mt-xxlarge-auto, .my-xxlarge-auto {
	margin-top: auto!important
}
.mr-xxlarge-auto, .mx-xxlarge-auto {
	margin-right: auto!important
}
.mb-xxlarge-auto, .my-xxlarge-auto {
	margin-bottom: auto!important
}
.ml-xxlarge-auto, .mx-xxlarge-auto {
	margin-left: auto!important
}
}
.page-content {
	padding-top: 7rem
}

@media print, screen and (min-width:64em) {
.page-content {
	padding-top: 8.875rem
}
}

@media screen and (max-width:39.99875em) {
.page-content {
	overflow: hidden
}
}

@media print, screen and (min-width:64em) {
.page-content.no-subnav {
	padding-top: 6.25rem
}
}
.home .hero-carousel, .set-page-content-top {
	margin-top: -4rem
}

@media print, screen and (min-width:64em) {
.home .hero-carousel, .set-page-content-top {
	margin-top: -5.875rem
}
}
.no-subpage-nav .page-content {
	padding-top: 4rem
}

@media print, screen and (min-width:64em) {
.no-subpage-nav .page-content {
	padding-top: 5.875rem
}
}
.pr {
	position: relative
}
.click-me {
	cursor: pointer
}

@media print, screen and (min-width:64em) {
.contain-large-25 {
	margin: 0 auto;
	max-width: 25%
}
.contain-large-50 {
	margin: 0 auto;
	max-width: 50%
}
.contain-large-60 {
	margin: 0 auto;
	max-width: 60%
}
.contain-large-70 {
	margin: 0 auto;
	max-width: 70%
}
}
.contain-s {
	max-width: 18.75rem
}
.contain-m {
	max-width: 31.25rem
}
.contain-l {
	max-width: 48rem
}
.card, .contain-xl, .spec-card {
	max-width: 90rem
}
html {
	font-size: 14px
}
h1, h2, h3, h4, h5, h6 {
	font-family: "DIN Pro", sans-serif
}
h1 {
	font-size: 2em
}
h2 {
	font-size: 1.8em
}
h3 {
	font-size: 1.5em
}
h4 {
	font-size: 1.3em
}
* {
	min-height: 0;
	min-width: 0
}
form label {
	font-size: .8em;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #444
}

@media screen and (max-width:768px) {
form label {
	padding-left: 0
}
}
.reveal {
	padding: 40px
}
.reveal h3 {
	margin-bottom: 30px
}
.grid-gallery .cell {
	padding: .25rem
}
.grid-gallery .cell .img-container {
	background-size: cover
}
#consent_blackbar {
	position: fixed;
	bottom: 0;
	width: 100%
}
* {
	font-feature-settings: "liga" 0
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	margin-top: 4em;
	height: 400px;
	overflow: hidden;
	max-width: 100%;
	width: 100%
}
.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.pca-auto-country {
	display: none
}
.tracking_pixel {
	position: absolute
}

@media screen and (max-width:63.99875em) {
#hbl-live-chat-wrapper .olark-launch-button {
	bottom: 62px!important
}
}
.trade-in h3 {
	font-weight: 200;
	font-size: 14px
}
.accordion-plain {
	list-style: none;
	margin: 0
}
.accordion-plain .accordion-content {
	background: transparent;
	font-size: 1.1rem;
	border: 0;
	padding: 0;
	border-bottom: 2px solid #707070
}
.accordion-plain .accordion-title {
	padding: 15px 0;
	background: transparent;
	color: #000;
	font-size: 1.3rem;
	border: 0;
	font-weight: 400;
	width: calc(100% - 30px)
}
.accordion-plain .accordion-title:before {
	color: #0099d4;
	right: 0!important
}
.accordion-plain .accordion .accordion-item.is-active {
	background-color: transparent
}
.accordion {
	overflow: hidden;
	border-radius: 4px;
	background: #f7f7f7
}
.accordion-section-title {
	width: 100%;
	padding: 15px;
	display: inline-block;
	background-color: #333;
	border-bottom: 1px solid #1a1a1a;
	font-size: 1.2em;
	color: #fff;
	transition: all .5s linear;
	text-decoration: none
}
.accordion-section-title.active {
	background-color: #4c4c4c;
	text-decoration: none
}
.accordion-section-title:hover {
	background-color: grey;
	text-decoration: none
}
.accordion-section:last-child .accordion-section-title {
	border-bottom: none
}
.accordion-section-content {
	padding: 15px;
	display: none
}
.d-block {
	display: block!important
}
.accordion>input[type=checkbox] {
	position: absolute;
	left: -100vw;
	transition: all .3s ease
}
.accordion .content {
	overflow-y: hidden;
	height: 0;
	opacity: 0;
	transition: all .3s ease
}
.accordion>input[type=checkbox]:checked~.content {
	height: auto;
	overflow: visible;
	opacity: 1;
	transition: all .3s ease
}
.accordion label {
	display: block;
	transition: all .3s ease
}
.accordion .handle label:before {
	font-family: "fontawesome";
	content: "\f054";
	display: inline-block;
	margin-right: 10px;
	font-size: .58em;
	right: -40px!important;
	line-height: 1.556em;
	vertical-align: middle
}
.accordion>input[type=checkbox]:checked~.handle label:before {
	content: "\f078"
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-Light.woff2) format("woff2"), url(../fonts/DINPro-Light.woff) format("woff");
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-LightItalic.woff2) format("woff2"), url(../fonts/DINPro-LightItalic.woff) format("woff");
	font-weight: 300;
	font-style: italic
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-Medium.woff2) format("woff2"), url(../fonts/DINPro-Medium.woff) format("woff");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-Italic.woff2) format("woff2"), url(../fonts/DINPro-Italic.woff) format("woff");
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-MediumItalic.woff2) format("woff2"), url(../fonts/DINPro-MediumItalic.woff) format("woff");
	font-weight: 500;
	font-style: italic
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-Bold.woff2) format("woff2"), url(../fonts/DINPro-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: "DIN Pro";
	src: url(../fonts/DINPro-Black.woff2) format("woff2"), url(../fonts/DINPro-Black.woff) format("woff");
	font-weight: 900;
	font-style: normal
}
@font-face {
	font-family: "subaru-icons";
	src: url(../fonts/subaru-icons.eot?h67hzt);
	src: url(../fonts/subaru-icons.eot?h67hzt#iefix)/***css-loader:: can't load recource***/ format("embedded-opentype"), url(../fonts/subaru-icons.ttf?h67hzt) format("truetype"), url(../fonts/subaru-icons.woff?h67hzt) format("woff"), url(../fonts/subaru-icons.svg?h67hzt#subaru-icons) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}
[class*=" icon-"], [class^=icon-] {
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-event-calendar:before {
	content: "\e92c"
}
.icon-minus:before {
	content: "\e92b"
}
.icon-twitter:before {
	content: "\e922"
}
.icon-youtube:before {
	content: "\e923"
}
.icon-linkedin:before {
	content: "\e924"
}
.icon-instagram:before {
	content: "\e925"
}
.icon-brochure-outlined:before {
	content: "\e926"
}
.icon-location-outlined:before {
	content: "\e927"
}
.icon-drive-outlined:before {
	content: "\e928"
}
.icon-facebook:before {
	content: "\e929"
}
.icon-finance-outlined:before {
	content: "\e92a"
}
.icon-upload:before {
	content: "\e900"
}
.icon-Group-453:before {
	content: "\e901"
}
.icon-profile:before {
	content: "\e902"
}
.icon-home:before {
	content: "\e903"
}
.icon-search:before {
	content: "\e904"
}
.icon-arrow-up-right:before {
	content: "\e905"
}
.icon-delete:before {
	content: "\e906"
}
.icon-arrow-up:before {
	content: "\e907"
}
.icon-font:before {
	content: "\e908"
}
.icon-shrink:before {
	content: "\e909"
}
.icon-expand:before {
	content: "\e90a"
}
.icon-skip-forward:before {
	content: "\e90b"
}
.icon-pause:before {
	content: "\e90c"
}
.icon-play:before {
	content: "\e90d"
}
.icon-skip-back:before {
	content: "\e90e"
}
.icon-loop:before {
	content: "\e90f"
}
.icon-chat:before {
	content: "\e910"
}
.icon-plus:before {
	content: "\e911"
}
.icon-close:before {
	content: "\e912"
}
.icon-right:before {
	content: "\e913"
}
.icon-up:before {
	content: "\e914"
}
.icon-down:before {
	content: "\e915"
}
.icon-left:before {
	content: "\e916"
}
.icon-check:before {
	content: "\e917"
}
.icon-chevron-down:before {
	content: "\e918"
}
.icon-chevron-up:before {
	content: "\e919"
}
.icon-chevron-left:before {
	content: "\e91a"
}
.icon-chevron-right:before {
	content: "\e91b"
}
.icon-info:before {
	content: "\e91c"
}
.icon-chevron-right-slim:before {
	content: "\e91d"
}
.icon-chevron-left-slim:before {
	content: "\e91e"
}
.icon-chevron-up-slim:before {
	content: "\e91f"
}
.icon-restart:before {
	content: "\e920"
}
.icon-lock:before {
	content: "\e921"
}
body {
	font-family: "DIN Pro", sans-serif;
	font-weight: 300;
	letter-spacing: -.025em
}
.display-h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 2.5rem;
	line-height: 1;
	padding-left: .25rem;
	margin-bottom: .2em;
	box-shadow: inset .2em 0 0 -1px #0099d4
}
.display-h1.shrink {
	font-size: 2rem;
	line-height: .9
}

@media print, screen and (min-width:64em) {
.display-h1 {
	font-size: 4rem;
        padding-left: 0.4rem;
}
.display-h1.shrink {
	font-size: 3.25rem
}
}
.display-h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.5rem;
	margin-bottom: .5em;
	line-height: 1.1
}
.display-h2.contain {
	max-width: 34.25rem;
	margin: 0 auto
}

@media print, screen and (min-width:64em) {
.display-h2 {
	font-size: 2.625rem
}
}
.display-h3 {
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: .75em
}

@media print, screen and (min-width:64em) {
.display-h3 {
	font-size: 1.875rem
}
}
.display-h4 {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1rem;
	margin-bottom: .2em
}

@media print, screen and (min-width:64em) {
.display-h4 {
	font-size: 1.625rem
}
}
.text-subtitle {
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 1em;
	line-height: 1.8
}

@media print, screen and (min-width:64em) {
.text-subtitle {
	font-size: 1.625rem;
	font-weight: 300
}
}
.text-lead {
	font-size: 1rem;
	margin-bottom: 1.35em;
	line-height: 1.4
}

@media print, screen and (min-width:64em) {
.text-lead {
	font-size: 1.125rem
}
}
.text-lead-wrap p {
	font-size: 1rem;
	margin-bottom: 1.35em;
	line-height: 1.4
}

@media print, screen and (min-width:64em) {
.text-lead-wrap p {
	font-size: 1.125rem
}
}
.text-caption {
	font-size: .6875rem;
	margin: 0
}

@media print, screen and (min-width:64em) {
.text-caption {
	font-size: 1rem;
	font-weight: 300;
	margin-bottom: .5em
}
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalise {
	text-transform: capitalize
}
.text-small {
	font-size: .95rem
}

@media screen and (max-width:39.99875em) {
.text-small {
	font-size: .75rem
}
}
.text-pre-heading {
	font-size: 1rem
}

@media print, screen and (min-width:40em) {
.text-pre-heading {
	font-size: 1.25rem
}
}
.fw-black {
	font-weight: 900
}
p {
	font-size: .9rem
}

@media print, screen and (min-width:40em) {
p {
	font-size: 1rem
}
}
p a {
	color: currentColor;
	font-weight: 700;
	text-decoration: underline
}
p a:focus, p a:hover {
	text-decoration: none;
	color: currentColor
}

@media screen and (max-width:63.99875em) {
.text-center-small {
	text-align: center
}
}
.text-white {
	color: #fff
}
.text-dark {
	color: #000
}

@media print, screen and (min-width:40em) {
.text-medium-left {
	text-align: left
}
}
.history-divider {
	font-size: 2.8125rem;
	font-weight: 700;
	position: relative;
	padding: 0 5rem;
	text-align: center;
	z-index: 10;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-align: center;
	align-items: center
}
.history-divider .text {
	display: inline-block;
	padding: .5rem 1rem
}
.history-divider:after, .history-divider:before {
	content: "";
	display: block;
	border-top: 1px solid currentColor;
	left: 0;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.clear {
	clear: both
}
.btn {
	font-size: 1rem;
	padding: .75rem;
	min-width: 9rem;
	display: inline-block;
	text-align: center;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	cursor: pointer
}
.btn.btn-icon {
	min-width: 0
}
.btn.btn-block {
	width: 100%
}

@media screen and (max-width:39.99875em) {
.btn-fixed-t {
	position: fixed;
	top: 98px;
	left: 0;
	right: 0
}
}
.discover-model-dropdown, .discover-smarter-choices {
	margin: 0 .5rem
}

@media screen and (max-width:39.99875em) {
.discover-model-dropdown, .discover-smarter-choices {
	display: table;
	margin: 0 auto .5rem
}
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
.discover-model-dropdown {
	margin-bottom: .5rem
}
}
.btn-primary {
	background-color: #0099d4;
	color: #fff
}
.btn-primary:not(.btn-icon) {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	box-shadow: 0 3px 6px rgba(0,0,0,.2)
}
.btn-primary:hover {
	color: #fff;
	background-color: #00658d
}
.btn-secondary {
	background-color: rgba(0,0,0,.85);
	color: #fff
}
.btn-secondary:not(.btn-icon) {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}
.btn-secondary:hover {
	color: #fff;
	background-color: rgba(0,0,0,.6)
}
.sticky-btn-container.sticky-desktop {
	position: fixed;
	left: calc(100% - 3rem);
	width: 16rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 101;
	display: none
}

@media print, screen and (min-width:64em) {
.sticky-btn-container.sticky-desktop {
	display: block
}
}
.sticky-btn-container.sticky-desktop ul {
	padding: 0;
	margin: 0
}
.sticky-btn-container.sticky-desktop ul li {
	list-style: none
}
.sticky-btn-container.sticky-desktop ul li~li {
	margin-top: .25rem
}
.sticky-btn-container.sticky-desktop ul .sticky-btn {
	display: block;
	width: 100%;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	height: 3rem
}
.sticky-btn-container.sticky-desktop ul .sticky-btn .sticky-btn-icon {
	height: 3rem;
	display: block;
	background: #151515;
	text-align: center;
	font-size: 1.8rem;
	line-height: 3rem;
	-ms-flex: 0 0 3rem;
	flex: 0 0 3rem;
	z-index: 10;
	position: relative
}
.sticky-btn-container.sticky-desktop ul .sticky-btn span {
	display: block;
	background-color: #000;
	width: 100%;
	-ms-flex-item-align: center;
	align-self: center;
	font-size: .9em;
	color: #fff;
	line-height: 3rem;
	padding: 0 1.5rem;
	height: 100%;
	opacity: 0;
	transition: transform .2s ease-out, opacity .4s ease-out
}
.sticky-btn-container.sticky-desktop ul .sticky-btn:focus span, .sticky-btn-container.sticky-desktop ul .sticky-btn:hover span {
	transform: translateX(calc(-100% - 3rem));
	opacity: 1
}
.sticky-btn-container.sticky-mobile {
	display: none;
	background: linear-gradient(180deg, #101010, #525252);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%
}

@media screen and (max-width:63.99875em) {
.sticky-btn-container.sticky-mobile {
	display: block
}
}
.sticky-btn-container.sticky-mobile ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%
}
.sticky-btn-container.sticky-mobile ul li {
	display: inline-block;
	width: 24.3%;
	border-right: 1px solid #101010;
	padding: 10px 0
}
.sticky-btn-container.sticky-mobile ul li:last-child {
	border-right: 0
}
.sticky-btn-container.sticky-mobile ul li a {
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px
}
.sticky-btn-container.sticky-mobile ul li a i {
	font-size: 22px;
	margin-bottom: 4px
}
.sticky-btn-container.sticky-mobile a:active span {
	color: #8e8e8e
}
.btn-toggle-container {
	width: 100%;
	display: -ms-flexbox;
	display: flex
}
.btn-toggle-container>.btn-toggle {
	-ms-flex-positive: 1;
	flex-grow: 1
}
.btn-toggle-container>.btn-toggle input {
	position: absolute;
	left: -100000px;
	opacity: 0
}
.btn-toggle-container>.btn-toggle input+label {
	width: 100%;
	margin: 0;
	height: 75px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}
.btn-toggle-container>.btn-toggle input~* {
	opacity: .4;
	transition: all .2s ease-out
}
.btn-toggle-container>.btn-toggle input:checked~* {
	opacity: 1
}
.close-button, .close-button.medium {
	right: 1.5rem;
	top: 1.5rem;
	font-size: 1em;
	line-height: 1
}
:-ms-input-placeholder {
color:currentColor;
opacity:.4;
font-weight:300
}
::placeholder {
color:currentColor;
opacity:.4;
font-weight:300
}

@media screen and (max-width:63.99875em) {
.form-section {
	text-align: center
}
.form-section form {
	text-align: left
}
}
.form-row {
	margin-bottom: 1.5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:63.99875em) {
.form-row {
	margin-bottom: 1rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.form-row.center-small {
	-ms-flex-pack: center;
	justify-content: center
}
}
.form-input {
	text-align: inherit;
	margin: 0;
	box-shadow: none;
	border-color: #888;
	background-color: #fff;
	height: 2.625rem
}
.radio-btn {
	display: inline-block;
	text-align: left
}
.radio-btn:not(:first-child) {
	margin-left: 1.35rem
}
.radio-btn input[type=radio] {
	position: absolute;
	left: -10000px
}
.radio-btn input[type=radio]~label {
	font-weight: 300;
	font-size: 1rem;
	position: relative;
	line-height: 1.2;
	padding-left: 1.5rem;
	margin: 0
}
.radio-btn input[type=radio]~label:before {
	content: "";
	height: 1rem;
	width: 1rem;
	border: 1px solid #000;
	background-color: #fff;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 0;
	top: .1em
}
.radio-btn input[type=radio]:checked~label:before {
	background-color: #000
}

@media screen and (max-width:63.99875em) {
.checkbox {
	display: block;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
.checkbox:not(:last-child) {
	margin-bottom: .5rem
}
}
.checkbox:not(:last-child) {
	margin-right: 1.5rem
}
.checkbox input {
	position: absolute;
	left: -100000px;
	opacity: 0
}
.checkbox input+label {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 300
}
.checkbox input+label:before {
	content: "\e917";
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 1px solid #000;
	width: 1.25rem;
	height: 1.25rem;
	line-height: 1.25rem;
	text-align: center;
	display: block;
	color: #fff;
	font-size: .9rem;
	background: #fff;
	margin-right: .5rem;
	overflow: hidden
}

@media screen and (max-width:63.99875em) {
.checkbox input+label:before {
	width: 1.5em;
	height: 1.5em;
	font-size: 1rem
}
}
.checkbox input:checked+label:before {
	color: #000
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	margin: 0
}
body .gform_wrapper {
	margin-top: 0
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0!important
}
body .gform_wrapper ul li.gfield {
	margin-top: 20px!important
}

@media screen and (min-width:40em) {
body .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 20px
}
}
.gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_fields .gfield select, .gform_fields .gfield textarea {
	width: 100%;
	text-align: inherit;
	margin: 0;
	box-shadow: none;
	border-color: #888;
	background-color: #fff;
	height: 2.625rem;
	font-weight: 300
}

.gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_fields .gfield select {
	padding: 0 15px!important;
}


.gform_fields .gfield select {
	background-position: 100%
}
.gform_fields .gfield_radio li {
	float: left;
	margin: 0 15px 0 0!important
}
.gform_fields .gfield_radio li label {
	margin: 2px 0 0 10px!important;
	font-weight: 300
}
.form-horizontal .gform_fields .gfield {
	clear: none;
	float: left;
	width: 50%
}

@media screen and (max-width:63.99875em) {
.form-horizontal .gform_fields .gfield {
	width: 100%
}
}
.form-horizontal .gform_footer {
	padding: 20px 0 10px;
	text-align: center
}
.form-vertical .gfield {
	clear: none;
	width: 100%
}
.form-vertical .gform_footer {
	padding: 20px 0 10px;
	text-align: left
}
.gform_button {
	background-color: #0099d4;
	color: #fff;
	font-size: 1rem;
	padding: .75rem;
	min-width: 9rem;
	display: inline-block;
	text-align: center;
	font-weight: 500;
	line-height: 1;
	cursor: pointer
}
.gform_button:hover {
	color: #fff;
	background-color: #00658d
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
	border: 1px solid #000!important
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none!important;
	margin-bottom: 6px!important;
	border-top: 1px solid #888!important;
	border-bottom: 1px solid #888!important;
	padding-bottom: 10px!important;
	padding-top: 10px!important
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 10px!important
}
.gform_wrapper .validation_message {
	color: #000!important
}
.gform_wrapper div.validation_error {
	color: #000!important;
	margin-bottom: 25px!important;
	border-top: 1px solid #888!important;
	border-bottom: 1px solid #888!important;
	padding: 10px 0!important
}

@media screen and (max-width:39.99875em) {
.page-content.no-subnav {
	padding-top: 56px
}
}
.home .main-header:not(.dark) {
	background-color: transparent
}
.home .main-header:not(.dark):after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 200%;
	z-index: -1;
	background: #fff;
	pointer-events: none;
	background: linear-gradient(180deg, #fff 40%, hsla(0,0%,100%,.3) 80%, hsla(0,0%,100%,0))
}
.home .main-header .main-nav-logo {
	transform-origin: top center;
	transform: translateX(-50%) scale(.75)
}

@media screen and (max-width:63.99875em) {
.home .main-header .main-nav-logo {
	margin-top: 8px
}
}
.main-header {
	width: 100%;
	z-index: 120;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #fff
}
.main-header.dark {
	color: #fff;
	background-color: #393939
}

@media screen and (max-width:63.99875em) {
.main-header.dark .models-nav-toggle, .main-header.dark .models-nav-toggle svg {
	color: #fff
}
}
.main-header .main-nav-logo {
	transform-origin: center center
}
.icon.number {
	border: 2.5px solid #000;
	border-radius: 50%;
	display: block;
	font-weight: 700;
	height: 30px;
	line-height: 24px;
	margin: 0 auto 20px;
	text-align: center;
	width: 30px
}
.cell.circle {
	background: #fff;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
	border-radius: 50%;
	height: 27vw;
	width: 27vw;
	padding: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (max-width:74.99875em) {
.cell.circle {
	height: 50vw;
	width: 50vw
}
}

@media screen and (max-width:39.99875em) {
.cell.circle {
	min-height: inherit;
	height: 250px;
	width: 250px;
	padding: 20px;
	margin: 0 auto 2rem
}
}
.cell.circle h3 {
	margin-bottom: .5em
}

@media screen and (max-width:39.99875em) {
.cell.circle h3 {
	font-size: 1rem
}
}
.cell.circle p {
	font-size: .85rem;
	margin: 0;
	text-align: center
}

@media screen and (max-width:39.99875em) {
.cell.circle p {
	font-size: .75rem
}
}
.main-nav {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 4rem
}
.main-nav .main-nav-logo {
	position: absolute;
	left: 50%;
	transform: translateX(-50%) scale(.75)
}

@media screen and (max-width:63.99875em) {
.main-nav .main-nav-logo, .main-nav .main-nav-logo img {
	height: 100%
}
}

@media print, screen and (min-width:64em) {
.main-nav {
	height: 5.875rem
}
.main-nav .main-nav-logo {
	width: 8.5rem
}
}
.main-nav .main-nav-toggle {
	cursor: pointer;
	padding: 2rem;
	position: absolute;
	right: 0;
	z-index: 200;
	color: currentColor;
	transition: color .4s ease-out;
	height: 4rem
}

@media print, screen and (min-width:64em) {
.main-nav .main-nav-toggle {
	height: 5.875rem
}
}
.main-nav .main-nav-toggle svg {
	width: 1.875rem
}
.main-nav .main-nav-toggle span {
	display: block;
	width: 1.875rem;
	height: .125rem;
	background-color: currentColor;
	border-radius: .5rem;
	position: relative;
	transition: background-color .4s ease-out
}
.main-nav .main-nav-toggle span:after, .main-nav .main-nav-toggle span:before {
	content: "";
	display: block;
	background-color: currentColor;
	border-radius: .5rem;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-.5rem);
	transition: transform .3s ease-out
}
.main-nav .main-nav-toggle span:after {
	transform: translateY(.5rem)
}
.main-nav-content {
	width: 100vw;
	background-color: #212121;
	height: 100vh;
	z-index: 120;
	position: fixed;
	overflow-y: auto;
	left: 100%;
	top: 0;
	transition: transform .3s ease-out;
	padding: 1.25rem 3.25rem 2rem 2rem
}
.main-nav-content .nav-search {
	margin: 0 2rem 1.5rem 0
}
.main-nav-content .nav-search input {
	height: 3.25rem;
	color: #fff;
	border: 1px solid transparent;
	background-color: #000
}
.main-nav-content .nav-search input:focus {
	border-color: #888;
	box-shadow: none
}

@media print, screen and (min-width:40em) {
.main-nav-content {
	max-width: 400px
}
}

@media screen and (max-width:63.99875em) {
.main-nav-content {
	height: calc(100vh - 50px)
}
}
.main-nav-content ul {
	margin: 0;
	padding: 0
}
.main-nav-content ul li {
	list-style-type: none
}
.main-nav-content .menu-main-menu-container {
	margin-left: -2rem;
	margin-right: -3.25rem
}
.main-nav-content .menu-main-menu-container:not(:last-child) {
	position: relative;
	padding-bottom: 1rem
}
.main-nav-content .menu-main-menu-container:not(:last-child):before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 4rem);
	border-bottom: 1px solid #333
}
.main-nav-content .menu-main-menu-container:not(:first-of-type) {
	padding-top: 1rem
}
.main-nav-content .menu-item-list>.menu-item {
	display: block;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
	position: relative;
	font-size: 1.125rem;
	letter-spacing: normal;
	cursor: pointer
}
.main-nav-content .menu-item-list>.menu-item>a {
	display: block;
	color: currentColor;
	padding: .75rem 2rem
}
.main-nav-content .menu-item-list>.menu-item>a:hover {
	background-color: rgba(0,0,0,.2)
}
.main-nav-content .menu-item-list>.menu-item.is-accordion-submenu-parent[aria-expanded=true]>a {
	background-color: #000
}
.main-nav-content .menu-item-list .menu-item a {
	font-weight: 500;
	position: relative
}
.main-nav-content .menu-item-list .menu-item.active a {
	background-color: transparent
}
.main-nav-content .menu-item-list .menu-item.has-submenu-toggle>a {
	margin-right: 0
}
.main-nav-content .menu-item-list .menu-item .submenu-toggle {
	color: currentColor;
	height: 2.625rem;
	width: 2.625rem;
	right: 1rem
}
.main-nav-content .menu-item-list .menu-item .submenu-toggle:hover {
	background-color: #000
}
.main-nav-content .menu-item-list .menu-item .submenu-toggle:after {
	content: "\e918";
	width: auto;
	height: auto;
	color: currentColor;
	border: 0;
	font-size: .75rem;
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.is-submenu-item)>a {
	z-index: 5;
	display: inline-block
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.is-submenu-item)>a:hover {
	background-color: transparent
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.is-submenu-item)>.submenu-toggle {
	right: 0;
	width: 100%;
	text-align: right;
	padding-right: 2rem
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.is-submenu-item)>.submenu-toggle[aria-expanded=true] {
	background-color: #000
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.is-submenu-item)>.submenu-toggle[aria-expanded=true]:hover {
	background-color: rgba(0,0,0,.4)
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.is-submenu-item)>.submenu-toggle:hover {
	background-color: rgba(0,0,0,.2)
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
	position: relative
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
	content: "\e918";
	width: auto;
	height: auto;
	border: 0;
	right: 2rem;
	margin-top: -.5em;
	font-size: .75rem;
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent.is-submenu-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent.is-submenu-item .submenu-toggle {
	position: relative;
	top: auto;
	right: auto;
	height: 1.875rem;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: left;
	padding-left: .75rem
}
.main-nav-content .menu-item-list .menu-item.is-accordion-submenu-parent.is-submenu-item .submenu-toggle:hover {
	background: transparent
}
.main-nav-content .menu-item-list .menu-item .is-accordion-submenu {
	padding: .5rem 1rem .75rem 3rem;
	background-color: rgba(0,0,0,.2);
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
.main-nav-content .menu-item-list .menu-item .is-accordion-submenu a {
	font-size: .9rem;
	padding: .5rem 0;
	color: currentColor
}
.main-nav-content .menu-item-list .menu-item .is-accordion-submenu a:after {
	position: static;
	display: inline-block;
	margin-left: .5rem
}
.main-nav-content .menu-item-list .menu-item .is-accordion-submenu .is-accordion-submenu {
	padding-top: 0;
	padding-left: 2rem;
	background: none
}
.main-nav-content .menu-item-list .menu-item .is-accordion-submenu .is-accordion-submenu a {
	font-weight: 300
}
.main-nav.main-nav-open .main-nav-content {
	transform: translateX(-100%)
}
.main-nav.main-nav-open .main-nav-toggle {
	color: #fff
}
.main-nav.main-nav-open .main-nav-toggle span {
	background-color: transparent
}
.main-nav.main-nav-open .main-nav-toggle span:before {
	transform: rotate(45deg)
}
.main-nav.main-nav-open .main-nav-toggle span:after {
	transform: rotate(-45deg)
}
.logged-in .main-nav-toggle {
	z-index: 100001
}
.logged-in .main-nav-content {
	z-index: 100000
}

@media (min-width:783px) {
.logged-in .main-nav-content {
	position: fixed
}
}
.models-nav {
	width: 100%;
	position: absolute;
	font-size: 1rem
}
.models-nav .models-nav-item {
	font-weight: 500
}

@media screen and (max-width:63.99875em) {
.models-nav {
	z-index: 50;
	transition: transform .2s ease-out;
	top: 100%;
	background-color: #2e2e2e;
	right: 100%;
	color: #fff;
	height: calc(100vh - 4rem)
}
.models-nav .models-nav-item {
	position: relative;
	display: block;
	padding: 1.5rem;
	color: currentColor;
	font-weight: 500;
	background-color: #212121;
	margin-bottom: 1px
}
.models-nav .models-nav-item svg {
	position: absolute;
	width: 1em;
	transform: rotate(-90deg);
	right: 1.5rem;
	top: calc(50% - .5em)
}
}

@media print, screen and (min-width:64em) {
.models-nav {
	width: 8.5rem;
	left: 50%;
	transform: translateX(-50%)
}
.models-nav .models-col-a, .models-nav .models-col-b {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	top: 50%;
	transform: translateY(-50%)
}
.models-nav .models-col-a {
	-ms-flex-pack: end;
	justify-content: flex-end;
	right: 100%;
	margin-right: 1.25em
}
.models-nav .models-col-b {
	left: 100%;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-left: 1.25em
}
.models-nav .models-nav-item {
	display: block;
	font-size: 1em;
	position: relative;
	padding: 0 1.25em;
	padding-left: 1.35em;
	color: currentColor;
	margin-left: 1em;
	white-space: nowrap
}
.models-nav .models-nav-item svg {
	position: absolute;
	left: 0;
	width: .75em;
	height: .75em;
	margin-top: -.375em;
	top: 55%;
	transform: rotate(0deg);
	transition: transform .3s ease-in-out
}
.models-nav .models-nav-item.active svg {
	transform: rotate(180deg)
}
}

@media screen and (min-width:75em) {
.models-nav {
	font-size: 1.125rem
}
}
.models-nav-toggle {
	position: absolute;
	left: 0;
	padding: 1.5rem;
	z-index: 100
}

@media print, screen and (min-width:64em) {
.models-nav-toggle {
	display: none
}
}
.models-nav-toggle svg {
	position: absolute;
	right: 0;
	width: 1em;
	height: 1em;
	margin-top: -.375em;
	top: 50%;
	transform: rotate(0deg);
	transition: transform .3s ease-in-out
}
.subpage-nav {
	transition: opacity .2s ease-out, transform .2s ease-out;
	transform-origin: 0 0
}
.models-page-active .subpage-nav {
	z-index: 0;
	opacity: 0;
	transform: scaleY(0)
}
.dark .models-nav-item:not(.active) {
	opacity: .5
}
.main-nav.models-nav-open .models-nav {
	transform: translateX(100%)
}
.no-subpage-nav .subpage-nav {
	display: none!important
}
.subpage-nav {
	width: 100%;
	height: 3rem;
	position: absolute;
	top: 100%;
	color: #fff
}
.subpage-nav .subpage-nav-btn {
	color: #fff
}
.subpage-nav ul {
	padding: 0;
	margin: 0
}
.subpage-nav ul .menu-item {
	display: block;
	list-style: none;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.subpage-nav ul .menu-item a {
	font-weight: 300;
	color: #fff;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	line-height: 1;
	width: 100%;
	height: 100%
}
.subpage-nav ul .menu-item.featured {
	position: relative
}
.subpage-nav ul .menu-item.featured a {
	padding-right: 3.5rem;
	padding-left: 1rem;
	background: linear-gradient(180deg, #343434, #787878)
}
.subpage-nav ul .menu-item.featured a i {
	position: absolute;
	right: 0;
	top: 0;
	width: 3rem;
	height: 100%;
	text-align: center;
	font-size: 1.5rem;
	display: block;
	line-height: 3rem;
	background-color: rgba(0,0,0,.15)
}

@media screen and (max-width:39.99875em) {
.subpage-nav ul .menu-item.featured a i {
	display: none
}
}

@media screen and (max-width:63.99875em) {
.subpage-nav.open, .subpage-nav.open .subpage-nav-container {
	height: 100vh
}
.subpage-nav.open .subpage-nav-container:before {
	transform: none
}
.subpage-nav.open .subpage-nav-container .subpage-nav-btn {
	transform: rotate(-180deg)
}
.subpage-nav.open .subpage-nav-container .menu-item:not(.active) {
	opacity: 1;
	transform: translateY(0)
}
.subpage-nav .subpage-nav-container {
	overflow: hidden;
	position: relative;
	z-index: 10;
	height: 3rem;
	color: #fff
}
.subpage-nav .subpage-nav-container:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-100%);
	width: 100%;
	height: 100%;
	display: block;
	background-color: #2e2e2e;
	z-index: -1;
	transition: transform .25s ease-out
}
.subpage-nav .subpage-nav-container .subpage-nav-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 3rem;
	width: 3rem;
	outline: 0;
	font-size: 0;
	z-index: 10;
	transition: transform .3s ease-out
}
.subpage-nav .subpage-nav-container .subpage-nav-btn:before {
	content: "\e918";
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1rem
}
.subpage-nav .subpage-nav-container ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.subpage-nav .subpage-nav-container ul .menu-item {
	-ms-flex-order: 2;
	order: 2;
	transition: transform .25s ease-out, opacity .25s ease-out;
	transition-delay: .3s
}
.subpage-nav .subpage-nav-container ul .menu-item:not(.active) {
	opacity: 0;
	transform: translateY(-1rem)
}
.subpage-nav .subpage-nav-container ul .menu-item.active {
	-ms-flex-order: 1;
	order: 1;
	z-index: 5
}
.subpage-nav .subpage-nav-container ul .menu-item.active a {
	font-weight: 500;
	background-color: #212121
}
}

@media print, screen and (min-width:64em) {
.subpage-nav {
	height: 3rem;
	background-color: #2c2c2c
}
.subpage-nav .subpage-nav-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	max-width: 90rem;
	width: 100%;
	margin: 0 auto;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	background-color: #2e2e2e
}
.subpage-nav .subpage-nav-container .subpage-nav-btn {
	-ms-flex: 0 0 6rem;
	flex: 0 0 6rem
}
.subpage-nav .subpage-nav-container>div[class*=container], .subpage-nav .subpage-nav-container ul {
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item, .subpage-nav .subpage-nav-container ul .menu-item {
	display: block;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item a, .subpage-nav .subpage-nav-container ul .menu-item a {
	font-weight: 500;
	padding: 1rem .5rem;
	text-align: center
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item a:hover, .subpage-nav .subpage-nav-container ul .menu-item a:hover {
	background-color: rgba(0,0,0,.2)
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.active, .subpage-nav .subpage-nav-container ul .menu-item.active {
	background: linear-gradient(180deg, #222, rgba(57,57,57,0))
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.active a, .subpage-nav .subpage-nav-container ul .menu-item.active a {
	color: #0099d4
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.active [class^=icon], .subpage-nav .subpage-nav-container>div[class*=container] .menu-item.active i, .subpage-nav .subpage-nav-container ul .menu-item.active [class^=icon], .subpage-nav .subpage-nav-container ul .menu-item.active i {
	color: #fff
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.featured, .subpage-nav .subpage-nav-container ul .menu-item.featured {
	position: relative;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.featured:not(:first-of-type), .subpage-nav .subpage-nav-container ul .menu-item.featured:not(:first-of-type) {
	margin-left: 2px
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.featured a, .subpage-nav .subpage-nav-container ul .menu-item.featured a {
	padding-left: 3.5rem;
	padding-right: .5rem;
	background: linear-gradient(180deg, #343434, #787878)
}
.subpage-nav .subpage-nav-container>div[class*=container] .menu-item.featured a i, .subpage-nav .subpage-nav-container ul .menu-item.featured a i {
	position: absolute;
	left: 0;
	right: auto;
	top: 0
}
}
.vp-portfolio__filter-wrap {
	position: static!important
}
.news-filter {
	background: #f2f2f2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem 10rem;
	right: 0;
	left: 0
}
.news-filter .filter-label {
	font-weight: 700;
	padding: 1rem;
	padding-right: 2rem
}
.news-filter ul {
	margin: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.news-filter .item {
	list-style: none
}
.news-filter .item:first-of-type a {
	padding-left: 0
}
.news-filter .item:last-of-type a {
	padding-right: 0
}

@media screen and (max-width:39.99875em) {
.news-filter .item a {
	padding: 12px 7px;
	font-size: 10px
}
}
.news-filter .item button {
	padding: 1rem 2rem
}
.news-filter .item:not(.active) button {
	cursor: pointer
}
.news-filter .item:not(.active) button:hover {
	background-color: hsla(0,0%,100%,.65)
}
.news-filter .item.active button {
	text-decoration: underline;
	font-weight: 700
}
.model-feature {
	height: 100vh;
	width: 100vw;
	padding-top: 5.875rem;
	z-index: 110;
	background: #000;
	position: fixed;
	bottom: 100%;
	left: 0;
	opacity: 0;
	transition: opacity .3s ease-out, transform .3s ease-out
}

@media screen and (max-width:39.99875em) {
.model-feature {
	padding-top: 56px
}
}
.model-feature.active {
	transform: translate3d(0, 100%, 0);
	opacity: 1
}
.model-feature .model-feature-container {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 100%;
	-ms-flex-align: stretch;
	align-items: stretch
}

@media screen and (max-width:39.99875em) {
.model-feature .model-feature-container {
	display: inherit
}
}
.model-feature .model-feature-container .model-feature-content {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	width: 60%
}

@media screen and (max-width:39.99875em) {
.model-feature .model-feature-container .model-feature-content {
	width: 100%;
	display: none
}
}
.model-feature .model-feature-container .model-feature-cars {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%
}
.model-feature .model-feature-container .car-glance {
	margin-bottom: 2em;
	padding-bottom: 2em
}
.model-feature .model-feature-slider {
	min-height: 58vh;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative
}

@media screen and (max-width:39.99875em) {
.model-feature .model-feature-slider {
	min-height: auto
}
}
.model-feature .model-feature-slider .slider {
	position: absolute;
	height: 100%;
	width: 100%
}
.model-feature .model-feature-slider .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center
}
.model-feature .model-feature-slider .carousel .slick-arrow {
	top: auto;
	bottom: 0
}
.model-feature .model-feature-text {
	background: #000
}
.model-feature .model-feature-text .display-h1 {
	font-size: 3.5rem
}
.model-feature .model-feature-cars .car-glance.vertical .car-glance-text h3 {
	padding-bottom: 1em
}
.model-feature .model-feature-cars .car-glance.vertical .car-glance-text h3>span {
	font-weight: 200
}
.model-feature .model-feature-cars .car-glance .vehicle-review {
	position: absolute;
	top: 10%;
	left: 20%;
	z-index: 15
}

@media screen and (max-width:39.99875em) {
.model-feature .model-feature-cars .car-glance .vehicle-review {
	top: 5%;
	left: 10%
}
}

@media screen and (max-width:63.99875em) {
.model-feature .model-feature-cars {
	margin-bottom: 12em
}
}
.primary-list {
	padding: 0;
	margin: 0
}
.primary-list li {
	position: relative;
	list-style-type: none;
	padding-left: 1.5rem
}
.primary-list li:not(:last-child) {
	padding-bottom: .35em
}
.primary-list li:before {
	content: "";
	height: .5em;
	width: .5em;
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0099d4;
	border-radius: 50%
}
.model-feature.active~.page-content {
	transform: translate3d(0, 10vh, 0);
	opacity: .5
}
.page-content {
	transition: transform .2s ease-out, opacity .2s ease-out
}
.model-small-print {
	margin: 0 auto;
	text-align: center;
	padding: 0 30px
}
.model-small-print p {
	font-size: 13px
}

@media screen and (max-width:39.99875em) {
.model-small-print p {
	font-size: .75rem
}
}
.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list, .slick-slider {
	position: relative;
	display: block
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	transform: translateZ(0);
	height: 100%
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.carousel {
	width: 100%;
	height: 100%;
	position: relative
}
.carousel .slick-arrow {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	z-index: 100
}
.carousel .slick-arrow.next {
	right: 5rem
}
.carousel .slick-arrow.prev {
	left: 5rem
}
.carousel .slick-dots {
	width: 100%;
	position: relative;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 2rem 2rem;
	z-index: 100
}

@media screen and (max-width:39.99875em) {
.carousel .slick-dots {
	padding: 0
}
}
.carousel .slide {
	padding: 0 .25rem
}

@media screen and (max-width:39.99875em) {
.carousel .slide {
	padding: 0
}
}
.carousel .slick-dots {
	position: absolute;
	bottom: 0
}

@media screen and (max-width:39.99875em) {
.carousel .slick-dots {
	bottom: 10%
}
}
.carousel.dots-outside {
	margin-bottom: 5rem
}
.carousel.dots-outside .slick-dots {
	bottom: auto;
	top: calc(100% + 2rem)
}

@media screen and (max-width:39.99875em) {
.carousel.brochure-slider .slick-dots {
	bottom: 15%
}
}
.slider-nav {
	color: #fff;
	padding-left: 2.625rem;
	padding-right: 2.625rem;
	z-index: 100;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 50%;
	transform: translateX(-50%);
	bottom: 1em;
	top: auto
}
.slick-arrow, .slider-nav {
	height: 2.625rem;
	position: absolute
}
.slick-arrow {
	width: 2.625rem;
	text-align: center;
	z-index: 500;
	top: 0;
	padding: 0
}
.slick-arrow svg {
	width: 1.5em
}
.slick-arrow.next {
	right: 0
}
.slick-arrow.prev {
	left: 0
}
.slick-dots {
	margin: 0;
	padding: 0 2rem;
	display: -ms-flexbox!important;
	display: flex!important
}
.slick-dots li {
	color: #fff;
	display: block;
	font-size: 0
}
.slick-dots li:not(:first-of-type) {
	padding-left: 1.25rem
}
.slick-dots li button {
	color: currentColor;
	display: block;
	height: .875rem;
	width: .875rem;
	border-radius: 50%;
	font-size: 0;
	background-color: currentColor;
	border: 1px solid currentColor;
	cursor: pointer
}

@media print, screen and (min-width:40em) {
.slick-dots li button {
	height: 1rem;
	width: 1rem
}
}
.slick-dots li.slick-active button {
	background-color: transparent
}
.slick-dots li:not(.slick-active) button {
	box-shadow: 0 3px 6px rgba(0,0,0,.25)
}
.slide {
	width: 100%
}
.slider-content {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-flow: column;
	flex-flow: column
}

@media print, screen and (min-width:64em) {
.slider-content {
	height: 100%;
	padding: 1rem;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-pack: start;
	justify-content: flex-start
}
}
.hero-slider .slide {
	height: auto
}

@media screen and (max-width:63.99875em) {
.hero-slider .slide .slider-content {
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
	min-height: 90vh
}
.hero-slider .slide .slider-content .slider-card {
	-ms-flex: 0 1 30vh;
	flex: 0 1 30vh
}
.hero-slider .slide .slider-content .slider-card+.slider-img {
	position: relative;
	-ms-flex: 0 0 60vh;
	flex: 0 0 60vh;
	background-size: cover;
	background-position: 50%
}
}

@media print, screen and (min-width:40em) {
.hero-slider .slide {
	height: 100vh
}
.hero-slider .slide .slider-content {
	padding-top: 5.875rem
}
}

@media screen and (max-width:63.99875em) {
.home .hero-carousel {
	background: #000!important
}
}
.hero-carousel {
	background: #212121
}

@media screen and (max-width:39.99875em) {
.hero-carousel .slider-nav {
	top: calc(64vh - 2rem)
}
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
.hero-carousel .slider-nav {
	top: calc(60vh - 2rem);
	bottom: auto
}
}

@media print, screen and (min-width:64em) {
.hero-carousel .slider-nav {
	bottom: 2rem
}
}
.news-section .hero-card.fixed-bottom-relative {
	background: #000;
	color: #fff;
	padding: 1em 2.45em
}
.news-section .hero-card .display-h1 {
	font-size: 2.2em
}
.hero {
	height: auto;
	position: relative;
	background: #666
}
.hero .hero-content {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-flow: column;
	flex-flow: column
}
.hero .hero-content .hero-card {
	background: #000;
	background: linear-gradient(90deg, #000, transparent);
	color: #fff;
	padding: 1rem;
	position: relative;
	z-index: 5;
	padding: 2.4rem 2.45rem;
	height: auto;
	transform: scale(.6);
	transform-origin: 10%
}
.hero .hero-content .hero-card:not(.fixed-bottom) {
	max-width: 46rem
}
.hero .hero-content .hero-card.fixed-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center
}

@media screen and (max-width:39.99875em) {
.hero .hero-content .hero-card.fixed-bottom {
	position: static
}
}
.hero .hero-content .hero-card.fixed-bottom.align-left {
	text-align: left
}
.hero .hero-content .hero-card .text-subtitle {
	line-height: 1.2
}
.hero .hero-content .hero-card .vehicle-review-model {
	margin-top: 1.4em
}
.hero .hero-content .hero-img {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
	background-size: cover;
	background-position: 50%;
	z-index: 0
}
.hero .hero-car-spec {
	position: relative;
	z-index: 10;
	width: 100%;
	padding: 0 1rem 1rem
}
.hero .hero-car-spec ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 70rem;
	margin: 0 auto
}
.hero .hero-car-spec ul li {
	text-align: center;
	list-style: none;
	position: relative;
	padding: 1rem;
	color: #fff;
	-ms-flex: 1 1 25%;
	flex: 1 1 25%
}
.hero .hero-car-spec ul li:before {
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e911";
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	font-size: .75rem;
	line-height: 1.32rem;
	transform: translate(-50%, -.66rem);
	height: 1.32rem;
	width: 1.32rem;
	text-align: center;
	background-color: #0099d4;
	color: #fff;
	border-radius: 50%
}
.hero .hero-car-spec ul .heading {
	font-weight: 700;
	font-size: 1.375rem
}
.hero .hero-car-spec ul .text {
	font-weight: 500;
	font-size: .9375rem
}

@media screen and (max-width:39.99875em) {
.hero .hero-content>.hero-content-container .hero-card.home {
	-ms-flex-align: left;
	align-items: left
}
.hero .hero-content>.hero-content-container .hero-card.home .btn-primary {
	-ms-flex-item-align: center;
	align-self: center
}
}

@media screen and (max-width:63.99875em) {
.hero.with-news .hero-content-container {
	-ms-flex: 1 0 18vh;
	flex: 1 0 18vh
}
.hero.with-news a {
	display: none
}
.hero.with-news .hero-img {
	position: relative;
	height: 430px
}
.hero.with-news .fixed-bottom {
	background: #000;
	color: #fff
}
.hero .hero-content {
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
	min-height: 95vh;
	min-height: inherit
}
.hero .hero-content>.hero-content-container {
	width: 100%;
	-ms-flex: 1 0 20vh;
	flex: 1 0 20vh;
	display: -ms-flexbox;
	display: flex;
	background: #000
}
}

@media screen and (max-width:63.99875em) and (min-width:40em) and (max-width:63.99875em) {
.hero .hero-content>.hero-content-container {
	-ms-flex: 1 0 40vh;
	flex: 1 0 40vh
}
}

@media screen and (max-width:63.99875em) and (max-width:39.99875em) {
.hero .hero-content>.hero-content-container {
	-ms-flex: 1 0;
	flex: 1 0
}
}

@media screen and (max-width:63.99875em) and (max-width:39.99875em) {
.hero .hero-content>.hero-content-container.is-fixed {
	-ms-flex: 1 0 12vh;
	flex: 1 0 12vh
}
}

@media screen and (max-width:63.99875em) {
.hero .hero-content>.hero-content-container .hero-card {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 30vh;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	width: 100%;
	-ms-flex-align: start;
	align-items: flex-start;
	min-height: inherit
}
.hero .hero-content>.hero-content-container .hero-card.home {
	max-width: 100%
}
.hero .hero-content>.hero-content-container+.hero-img {
	position: relative;
	-ms-flex: 0 0 65vh;
	flex: 0 0 65vh;
	background-size: cover;
	background-position: 50%
}
}

@media screen and (max-width:63.99875em) and (max-width:39.99875em) {
.hero .hero-content>.hero-content-container+.hero-img {
	-ms-flex: 0 0 40vh;
	flex: 0 0 40vh
}
.hero .hero-content>.hero-content-container+.hero-img.model-img {
	-ms-flex: 0 0 50vh;
	flex: 0 0 50vh
}
}

@media screen and (max-width:63.99875em) and (max-width:39.99875em) {
.hero .hero-content>.hero-content-container+.hero-img.medium-height {
	-ms-flex: 0 0 38vh;
	flex: 0 0 38vh
}
.hero .hero-content>.hero-content-container+.hero-img.medium-height.model-img {
	-ms-flex: 0 0 50vh;
	flex: 0 0 50vh
}
}

@media screen and (max-width:63.99875em) {
.hero .hero-content .hero-card {
	padding: 2.4rem 2.45rem;
	height: auto;
	transform: scale(.85);
	transform-origin: 50% 50%
}
}

@media screen and (max-width:63.99875em) and (max-width:39.99875em) {
.hero .hero-content .hero-card {
	padding: .75rem 0
}
}

@media screen and (max-width:63.99875em) {
.hero .hero-content .hero-card .vehicle-review-model {
	display: none
}
.hero .hero-car-spec {
	max-width: 100%;
	overflow-y: auto;
	padding: 0
}
.hero .hero-car-spec ul {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.hero .hero-car-spec ul li {
	-ms-flex-preferred-size: 5rem;
	flex-basis: 5rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: .75rem .5rem 1.25rem
}
.hero .hero-car-spec ul li:before {
	display: none
}
.hero .hero-car-spec ul li .heading {
	font-size: .9rem
}
.hero .hero-car-spec ul li .text {
	font-size: .625rem;
	font-weight: 300
}
}

@media print, screen and (min-width:40em) {
.hero .hero-content .hero-card {
	padding-left: 3rem;
	padding-right: 3rem
}
}

@media print, screen and (min-width:64em) {
.hero {
	height: calc(100vh - 5.875rem - 3rem)
}
.hero.hero-without-subnav {
	height: calc(100vh - 5.875rem)
}
.hero.with-news {
	height: 680px
}
.hero.with-news a {
	position: fixed;
	right: 100px;
	top: 160px;
	z-index: 10
}
.hero .hero-content {
	height: 100%;
	padding: 1rem;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.hero .hero-content.with-spec {
	padding-bottom: 11rem
}
.hero .hero-content.with-spec .hero-img {
	top: -100px
}
.hero .hero-content .hero-content-container {
	max-width: 90rem;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	display: -ms-flexbox;
	display: flex
}
.hero .hero-content .hero-content-container.align-top {
	margin-top: 80px
}
.hero .hero-content .hero-card {
	padding: 2.4rem 2.45rem;
	height: auto;
	transform: scale(.65);
	transform-origin: 10%;
	top: 70px
}
.hero .hero-content .hero-card a {
	font-size: 1.2rem
}
.hero .hero-content .hero-card.fixed-bottom {
	transform: scale(1)
}
.hero .hero-car-spec {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 7.75em
}
}

@media screen and (min-width:75em) {
.hero .hero-content .hero-card {
	padding: 2.4rem 2.45rem;
	height: auto;
	transform: scale(.8);
	transform-origin: 10%
}
}

@media print, screen and (min-width:64em) {
.home .hero-carousel .hero {
	height: 100vh
}
}

@media screen and (max-width:39.99875em) {
.home .hero-carousel .hero-content>.hero-content-container+.hero-img {
	-ms-flex: 0 0 70vh;
	flex: 0 0 70vh
}
}

@media screen and (max-width:63.99875em) {
.news-listing .img-section {
	display: none
}
}
.gallery .gallery-filter {
	color: #888;
	text-align: center
}
.gallery .gallery-filter .btn-filter {
	color: #fff;
	display: inline-block;
	cursor: pointer;
	opacity: .5
}
.gallery .gallery-filter .btn-filter:not(:first-child) {
	margin-left: 1rem
}
.gallery .gallery-filter .btn-filter:not(:last-child) {
	margin-right: 1rem
}
.gallery .gallery-filter .btn-filter:hover {
	opacity: .75
}
.gallery .gallery-filter .btn-filter.active {
	opacity: 1
}
.gallery .gallery-carousel .slick-arrow {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	z-index: 100
}
.gallery .gallery-carousel .slick-arrow.next {
	right: 5rem
}
.gallery .gallery-carousel .slick-arrow.prev {
	left: 5rem
}
.gallery .gallery-carousel .slick-dots {
	width: 100%;
	position: relative;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 2rem 2rem;
	z-index: 100
}

@media screen and (max-width:39.99875em) {
.gallery .gallery-carousel .slick-dots {
	padding: 0
}
}
.gallery .gallery-carousel .slick-track {
	padding: 2rem 0
}

@media print, screen and (min-width:64em) {
.gallery .gallery-carousel .slick-track {
	padding: 5rem 0
}
}
.gallery .gallery-carousel .slick-slide {
	position: relative;
	background: #ccc;
	box-shadow: 0 10px 20px rgba(0,0,0,.5);
	transition: transform .3s ease-out, opacity .3s ease-out;
	transition-delay: .2s;
	z-index: 0
}

@media screen and (max-width:63.99875em) {
.gallery .gallery-carousel .slick-slide:not(.slick-center):not(.slick-active) {
	transform: scale(.8)
}
.gallery .gallery-carousel .slick-slide.slick-center, .gallery .gallery-carousel .slick-slide.slick-current {
	transform: scale(1);
	z-index: 50
}
}

@media print, screen and (min-width:64em) {
.gallery .gallery-carousel .slick-slide:not(.slick-center):not(.slick-active) {
	filter: blur(3px);
	transform: scale(.8);
	opacity: 0
}
.gallery .gallery-carousel .slick-slide.slick-active {
	z-index: 20;
	opacity: .6;
	transform: scale(1)
}
.gallery .gallery-carousel .slick-slide.slick-center, .gallery .gallery-carousel .slick-slide.slick-current {
	transform: scale(1.2);
	z-index: 50;
	opacity: 1
}
}
.gallery .gallery-carousel .slick-slide .slide-container {
	position: relative;
	width: 100%;
	padding-top: 80%;
	height: 0
}
.gallery .gallery-carousel .slick-slide .slide-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%
}
.gallery .gallery-carousel .slick-slide .slide-content .slide-img {
	width: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-size: cover;
	background-repeat: no-repeat
}
.gallery .gallery-carousel .slick-slide .slide-content .slide-caption {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	padding: 1em;
	width: 100%;
	text-align: center;
	background-color: #212121;
	font-size: .65em;
	display: none
}

@media print, screen and (min-width:40em) {
.gallery .gallery-carousel .slick-slide .slide-content .slide-caption {
	display: block
}
}

@media print, screen and (min-width:64em) {
.gallery .gallery-carousel .slick-slide .slide-content .slide-caption {
	padding: 1rem;
	font-size: .9em
}
}

@media print, screen and (min-width:64em) {
.page-template-product-page .hero .hero-content {
	padding-top: 10.875rem
}
}
.timeline .timeline-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}
.timeline .timeline-img:before {
	content: "";
	padding-top: 100%;
	display: block
}
.timeline .timeline-content {
	position: relative;
	background: #fff;
	padding: 3rem 5rem 10rem;
	border-left: 1px solid #eee
}
.timeline .timeline-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 0 3rem 3rem;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.timeline .timeline-nav .slick-arrow {
	cursor: pointer;
	width: auto;
	position: static
}
.timeline .timeline-controller .slick-slide {
	padding: 0 .125rem .5rem
}
.timeline .timeline-controller .slick-slide button {
	background-color: #cbcbcb;
	padding: 1rem;
	font-size: 1.125rem;
	font-weight: 300;
	cursor: pointer
}
.timeline .timeline-controller .slick-slide.slick-current button {
	background-color: #fff
}
.element-invisible {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	overflow: hidden;
	height: 1px
}
.rating {
	margin-bottom: 1.25em
}
.stars-rating {
	position: relative;
	width: 6em;
	margin-left: .75em
}
.stars-rating .stars-empty {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	opacity: .4
}
.stars-rating .stars-empty path {
	stroke: currentColor;
	fill: none;
	stroke-width: 1
}
.stars-rating .stars-container {
	padding-top: 20%;
	width: 100%
}
.stars-rating .stars-container .stars-mask {
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}
.stars-rating .stars-container .stars-mask .stars-masked {
	height: 100%;
	width: 6em;
	display: block
}
.reevoo-rating {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	font-size: 1rem;
	margin-bottom: .15em
}
.reevoo-rating .reevoo-logo {
	width: 8.5em
}
.reevoo-rating .stars-rating {
	padding-bottom: .35em
}
.reevoo-rating .stars-rating .stars-empty {
	color: #0099d4;
	opacity: 1
}
.reevoo-rating .stars-rating .stars-empty path {
	stroke: none;
	fill: currentColor;
	stroke-width: 0
}
.reevoo-rating .stars-rating .stars-masked {
	color: #ff9800
}
.search-result-content {
	margin: 0;
	padding: 0;
	max-height: 60vh;
	box-shadow: inset 0 -11px 12px -12px rgba(0,0,0,.8)
}
.search-result-content .search-result {
	text-align: left
}
.search-result-content .search-result:not(:last-child) {
	border-bottom: 1px solid #bbb
}
.tabs {
	width: 100%;
	max-width: 100%;
	border: 0;
	display: -ms-flexbox;
	display: flex;
	background-color: transparent
}
.tabs:not(.vertical):not(.tech-spec-vertical) {
	border-bottom: 1px solid #707070;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print, screen and (min-width:64em) {
.tabs:not(.vertical):not(.tech-spec-vertical) .tabs-title {
	-ms-flex-preferred-size: 10.5rem;
	flex-basis: 10.5rem
}
.tabs:not(.vertical):not(.tech-spec-vertical) .tabs-title:not(:first-child) {
	margin-left: 2px
}
}

@media screen and (max-width:39.99875em) {
.tabs:not(.vertical):not(.tech-spec-vertical) {
	-ms-flex-pack: left;
	justify-content: left;
	display: block
}
}
.tabs.vertical {
	-ms-flex-flow: column;
	flex-flow: column
}

@media print, screen and (min-width:40em) {
.tabs.tech-spec-vertical {
	-ms-flex-flow: column;
	flex-flow: column
}
}

@media print, screen and (min-width:64em) {
.tabs {
	-ms-flex-pack: center;
	justify-content: center
}
}
.tabs .tabs-title {
	border: 1px solid #707070;
	margin-bottom: -1px;
	background-color: #212121;
	white-space: nowrap;
	text-align: center;
	-ms-flex-positive: 1;
	flex-grow: 1
}

@media screen and (max-width:39.99875em) {
.tabs .tabs-title {
	width: 100%;
	border-left: 0;
	border-right: 0
}
.tabs .tabs-title:not(.is-active) a {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}
}

@media screen and (max-width:63.99875em) {
.tabs .tabs-title {
	border-left: 0;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%
}
.tabs .tabs-title:last-of-type {
	border-right: 0
}
}
.tabs .tabs-title.is-active {
	background-color: #403f3f;
	border-bottom-color: transparent;
	font-weight: 500
}
.tabs .tabs-title.is-active a:focus, .tabs .tabs-title.is-active a:hover, .tabs .tabs-title.is-active a[aria-selected=true] {
	background-color: transparent
}

@media screen and (max-width:63.99875em) {
.tabs .tabs-title.is-active {
	-ms-flex-positive: 1;
	flex-grow: 1
}
}
.tabs .tabs-title a {
	color: currentColor;
	font-size: .6875rem;
	padding: .875rem .5rem;
	transition: background-color .2s ease-out
}

@media print, screen and (min-width:64em) {
.tabs .tabs-title a {
	font-size: 1rem;
	padding: .875rem .75rem
}
}
.tabs .tabs-title:not(.is-active) a:focus, .tabs .tabs-title:not(.is-active) a:hover {
	background-color: #000
}
.tabs.spec-tabs {
	border: 0
}
.tabs.spec-tabs .tabs-title {
	border: 0;
	margin: 0!important;
	font-weight: 700;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 33.33333%
}
.tabs.spec-tabs .tabs-title a {
	text-transform: uppercase;
	font-size: 1.3125rem;
	padding: 1.25rem 1.5rem;
	text-align: left
}
.tabs.spec-tabs .tabs-title.is-active a {
	background-color: #0099d4
}
.tabs.tables-tabs {
	border: 0;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-color: transparent
}
.tabs.tables-tabs .tabs-title {
	border: 0;
	margin: 0;
	font-weight: 300;
	background-color: hsla(0,0%,100%,.05)
}
.tabs.tables-tabs .tabs-title:not(:first-of-type) {
	margin-top: 2px
}
.tabs.tables-tabs .tabs-title a {
	text-transform: uppercase;
	font-size: 1.3125rem;
	padding: 1.25rem 1.5rem;
	text-align: left;
	height: 6rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.tabs.tables-tabs .tabs-title.is-active a {
	background-color: hsla(0,0%,100%,.2)
}

@media screen and (max-width:39.99875em) {
.tabs.tables-tabs {
	overflow: scroll
}
.tabs.tables-tabs .tabs-title a {
	font-size: inherit;
	padding: 1rem;
	height: auto
}
}
.tabs-light .offers-tabs .tabs .tabs-title a {
	font-size: 1.25rem;
	font-weight: 700
}
.tabs-content {
	border: 0;
	border-bottom: 1px solid #707070;
	background-color: #403f3f;
	color: currentColor
}
.tabs-content .tabs-panel {
	animation: fadeIn 2s;
	padding: 0
}
.tabs-content.spec-content {
	border: 0;
	background-color: transparent
}
.tabs-content.spec-content>.tabs-panel {
	animation: none
}
.tabs-content.spec-tables-content {
	background: #111;
	border: 0;
	padding: 3rem;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.tabs-content.spec-tables-content .tabs-panel {
	animation-duration: 1s
}

@media screen and (max-width:39.99875em) {
.tabs-content.spec-tables-content {
	padding: 0
}
}
.spec-tables-container {
	border: 0;
	width: 100%
}

@media print, screen and (min-width:64em) {
.spec-tables-container {
	display: -ms-flexbox;
	display: flex
}
.spec-tables-container .tabs {
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%
}
.spec-tables-container .tabs-content {
	padding: 3rem;
	background: #111;
	border-bottom: 0;
	margin: 0
}
}
@keyframes fadeIn {
0% {
opacity:0
}
to {
opacity:1
}
}
.accordion {
	background-color: transparent;
	width: 100%
}
.accordion .accordion-item:not(:last-child) {
	margin-bottom: 2px
}
.accordion .accordion-item .accordion-title {
	border: 0;
	text-transform: uppercase;
	font-size: 1rem
}
.accordion .accordion-item .accordion-title:focus, .accordion .accordion-item .accordion-title:hover {
	background-color: hsla(0,0%,100%,.2)
}
.accordion .accordion-item .accordion-title:before {
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e911";
	font-size: .75rem;
	margin-top: -.375rem;
	right: 2rem
}
.accordion .accordion-item .accordion-content {
	padding: 0;
	border: 0
}
.accordion .accordion-item.is-active {
	background-color: #0099d4
}
.accordion .accordion-item.is-active>.accordion-title:before {
	content: "\e92b"
}
.accordion.spec-tabs {
	margin: 0
}
.accordion.spec-tabs .accordion-item .accordion-title {
	font-weight: 700;
	background-color: hsla(0,0%,100%,.05)
}
.accordion.spec-tabs .accordion-item .accordion-content {
	padding-top: 2px;
	background-color: #111
}
.accordion.spec-tabs .accordion-item.is-active {
	background-color: #0099d4
}
.accordion.tables-tabs {
	border: 0
}
.accordion.tables-tabs .accordion-item {
	background-color: hsla(0,0%,100%,.2)
}
.accordion.tables-tabs .accordion-item .accordion-title {
	font-weight: 300;
	padding: .8125rem 1rem
}
.accordion.tables-tabs .accordion-item .accordion-content {
	background-color: #111;
	padding: 1rem
}
.accordion.tables-tabs .accordion-item.is-active {
	background-color: #767676
}
.collapsible-tech-spec .tabs.spec-tabs .tabs-title a {
	position: relative;
	text-align: left;
	padding-right: 3rem
}
.collapsible-tech-spec .tabs.spec-tabs .tabs-title a:before {
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e911";
	position: absolute;
	font-size: .75em;
	transform: translateY(-50%);
	top: 50%;
	right: 1.5rem
}
.collapsible-tech-spec .tabs.spec-tabs .tabs-title.is-active a:before {
	content: "\e92b"
}
.collapsible-tech-spec .accordion.spec-tabs .accordion-item {
	text-align: left
}

@media screen and (max-width:63.99875em) {
.collapsible-tech-spec .accordion.spec-tabs>.accordion-item {
	margin: 0;
	background-color: #000
}
.collapsible-tech-spec .accordion.spec-tabs>.accordion-item.is-active {
	background-color: #0099d4
}
.collapsible-tech-spec .accordion.spec-tabs>.accordion-item:not(:last-child) {
	border-bottom: 2px solid #fff
}
.collapsible-tech-spec .accordion.spec-tabs>.accordion-item a.accordion-title {
	position: relative
}
}
.product-tech-spec {
	background-color: #111
}

@media print, screen and (min-width:64em) {
.product-tech-spec {
	background-color: #3c3c3b
}
}
.tech-spec {
	width: 100%;
	max-width: 90rem;
	margin: 0 auto
}
.car-glance-section {
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media print, screen and (min-width:64em) {
.car-glance-section {
	-ms-flex-pack: center;
	justify-content: center
}
}
.car-glance-section .car-glance {
	padding: 1em;
	max-width: 40rem
}

@media screen and (max-width:39.99875em) {
.car-glance-section .car-glance {
	padding: 1em 0;
	max-width: 18rem
}
}
.car-glance-img {
	width: 100%;
	height: 0;
	padding-top: 56%;
	position: relative
}
.car-glance-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%
}
.car-glance-img .vehicle-review {
	position: absolute;
	top: 20px;
	left: 90px;
	z-index: 15
}

@media only screen and (max-width:1440px) {
.car-glance-img .vehicle-review {
	top: 20px;
	left: 70px
}
}

@media only screen and (max-width:1200px) {
.car-glance-img .vehicle-review {
	top: 0;
	left: 40px
}
}

@media only screen and (max-width:1024px) {
.car-glance-img .vehicle-review {
	top: 30px;
	left: 80px
}
}

@media only screen and (max-width:600px) {
.car-glance-img .vehicle-review {
	top: -10px;
	left: 10px
}
}
.tabs-light .tabs-content {
	background: #fff
}
.tabs-light .tabs .tabs-title {
	border: 0;
	color: #fff;
	font-weight: 400;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.tabs-light .tabs .tabs-title a {
	padding: .82rem .75rem;
	background-color: #aac9d5;
	border: 0
}
.tabs-light .tabs .tabs-title.is-active, .tabs-light .tabs .tabs-title a:focus, .tabs-light .tabs .tabs-title a[aria-selected=true] {
	background-color: #0099d4;
	border: 0
}
.tabs-light .tabs .tabs-title:not(.is-active) a:focus, .tabs-light .tabs .tabs-title:not(.is-active) a:hover {
	background-color: #6dbad7
}
.tabs-light .tabs .tabs-title:not(:first-child) {
	margin-left: 0
}
.tabs-light .tabs .tabs-title tbody, .tabs-light .tabs .tabs-title tfoot, .tabs-light .tabs .tabs-title thead {
	border: 0;
	background: none
}
.tabs-light .tabs .tabs-title tbody td, .tabs-light .tabs .tabs-title tbody th {
	padding: .5rem 1.25rem .225rem
}
.tabs-light .tabs .tabs-title tbody tr:nth-child(2n) {
	background: none
}
.tabs-dark {
	background: #3c3c3b
}
.tabs-dark .tabs {
	border: 0
}
.tabs-dark .tab-heading-holder {
	background-color: #2c2c2c;
	border-bottom: 1px solid #707070
}
.tabs-dark .tabs-content {
	background: #3c3c3b;
	border: 0
}
.tabs-dark .tabs .tabs-title {
	color: #fff;
	font-weight: 400;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	text-transform: uppercase
}

@media screen and (max-width:63.99875em) {
.tabs-dark .tabs .tabs-title {
	border-left: 1px solid #707070;
	border-right: 1px solid #707070
}
}
.tabs-dark .tabs .tabs-title a {
	padding: .82rem .75rem;
	background-color: #2c2c2c;
	border-color: #707070
}
.tabs-dark .tabs .tabs-title.is-active {
	-ms-flex-positive: inherit;
	flex-grow: inherit
}
.tabs-dark .tabs .tabs-title.is-active, .tabs-dark .tabs .tabs-title:not(.is-active) a:focus, .tabs-dark .tabs .tabs-title:not(.is-active) a:hover, .tabs-dark .tabs .tabs-title a:focus, .tabs-dark .tabs .tabs-title a[aria-selected=true] {
	background-color: #3c3c3b
}
.tabs-dark .tabs .tabs-title:not(:first-child) {
	margin-left: 5px
}

@media screen and (max-width:39.99875em) {
.tabs-dark .tabs .tabs-title:not(:first-child) {
	margin-left: 0
}
}
.safety-tabs {
	position: relative;
	background: linear-gradient(180deg, #fff, #eee)
}
.safety-tabs .tabs {
	border: 0
}
.safety-tabs .tabs:not(.footer-tabs) {
	position: absolute;
	bottom: 100%
}
.safety-tabs .tabs ul {
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	max-width: 37.5rem
}
.safety-tabs .tabs .tabs-title {
	border: 0;
	list-style: none;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.safety-tabs .tabs .tabs-title a {
	background-color: #d5d5d5;
	padding: 1.5rem;
	font-weight: 700;
	font-size: 1.125rem
}
.safety-tabs .tabs .tabs-title a:focus, .safety-tabs .tabs .tabs-title a:hover {
	background-color: #eee
}
.safety-tabs .tabs .tabs-title.is-active, .safety-tabs .tabs .tabs-title.is-active a {
	background-color: #fff
}
.safety-tabs .tabs-content {
	background-color: transparent;
	border: 0
}
.w-50 {
	width: 50%!important
}
.w-100 {
	width: 100%!important
}
.simple-tabs {
	max-width: 800px;
	margin-top: 20px
}
.simple-tabs .tab-input, .simple-tabs label {
	display: inline-block
}
.simple-tabs label {
	padding: 6px 0;
	margin: 0 5px;
	width: 25%;
	text-align: left
}
.simple-tabs label:hover {
	cursor: pointer
}
.simple-tabs .tab-input:checked+label {
	border-width: 1px 1px 0
}
.simple-tabs #tab1:checked~.content #content1, .simple-tabs #tab2:checked~.content #content2 {
	display: block
}
.simple-tabs .content>div {
	display: none;
	text-align: left;
	overflow: auto
}

@media screen and (max-width:39.99875em) {
.mobile-table {
	margin-left: 155px
}
.mobile-table.scrollable-x {
	width: inherit
}
.mobile-table .spec-table {
	margin-left: 0;
	margin-right: 0
}
.mobile-table .spec-table th:first-child {
	width: inherit
}
.mobile-table .spec-table th:first-child span {
	width: 140px;
	font-weight: 400;
	font-size: 11px
}
.mobile-table .spec-table tbody tr th:first-child {
	position: absolute;
	left: 0;
	border: 0;
	max-height: inherit
}
.mobile-table .spec-table tbody tr td {
	height: 45px
}
}
.table-dark {
	font-size: .9375rem;
	table-layout: fixed
}
.table-dark:not(.layout-fixed) {
	table-layout: auto
}
.table-dark tbody, .table-dark tfoot, .table-dark thead {
	background: none;
	border: 0
}
.table-dark tbody td, .table-dark tbody th, .table-dark tfoot td, .table-dark tfoot th, .table-dark thead td, .table-dark thead th {
	color: #fff;
	border: 0;
	border-bottom: 1px solid #fff
}
.table-dark tbody th, .table-dark tfoot th, .table-dark thead th {
	background-color: #171717
}
.table-dark tbody th:not(:last-child), .table-dark tfoot th:not(:last-child), .table-dark thead th:not(:last-child) {
	border-right: 1px solid #fff
}
.table-dark tbody td, .table-dark tfoot td, .table-dark thead td {
	background-color: #262525
}
.table-dark thead tr td, .table-dark thead tr th {
	background-color: #171717
}
.table-dark thead th {
	text-transform: uppercase;
	vertical-align: top
}
.table-dark tbody th {
	text-align: left
}
.table-dark tbody td {
	text-align: center
}
.table-dark select, .table-light {
	margin: 0
}
.table-light .display-h4 {
	margin: 0!important;
	padding: .4rem 1rem 0;
	font-size: 1.3rem;
	font-weight: 700
}
.table-light tbody {
	background-color: #eaeaea
}
.table-light tbody, .table-light tfoot, .table-light thead {
	border: 0
}
.table-light tbody td, .table-light tbody th, .table-light tbody tr, .table-light tfoot td, .table-light tfoot th, .table-light tfoot tr, .table-light thead td, .table-light thead th, .table-light thead tr {
	color: #000;
	border: 0;
	padding: .4rem 1rem;
	background: none
}
.finance-table tbody td, .table-light tbody th {
	text-align: left
}
.finance-table tbody td:last-child {
	text-align: right
}
.finance-table thead {
	font-size: 1.15em
}
.spec-table {
	table-layout: auto;
	max-width: 100%;
	margin: 0
}
.spec-table tbody, .spec-table tfoot, .spec-table thead {
	background: none;
	border: 0
}
.spec-table thead {
	font-size: .75em
}
.spec-table thead tr {
	background-color: transparent
}
.spec-table thead td, .spec-table thead th {
	color: #fff;
	line-height: 1.2;
	padding: .75rem
}
.spec-table thead td strong, .spec-table thead th strong {
	display: block
}
.spec-table tbody {
	font-size: .6875rem
}
.spec-table tbody tr {
	background: transparent
}
.spec-table tbody tr td, .spec-table tbody tr th {
	background-color: hsla(0,0%,100%,.1)
}
.spec-table tbody tr:nth-child(2n) td, .spec-table tbody tr:nth-child(2n) th {
	background-color: hsla(0,0%,100%,.05)
}
.spec-table tbody tr th:first-child {
	text-align: right;
	max-width: 25%
}

@media screen and (max-width:63.99875em) {
.spec-table tbody tr th:first-child {
	background: transparent
}
}
.spec-table tbody tr th:first-child strong {
	display: block
}
.spec-table tbody td, .spec-table tbody th {
	line-height: 1.2;
	color: #fff;
	padding: .75rem
}
.spec-table tfoot {
	font-size: .6875rem
}
.spec-table tfoot td {
	padding-top: 2rem
}
.spec-table tfoot p {
	font-weight: 300
}
.spec-table tfoot p:last-child {
	margin-bottom: 0
}

@media print, screen and (min-width:40em) {
.spec-table tbody, .spec-table thead {
	font-size: 1rem
}
.spec-table tbody td, .spec-table tbody th, .spec-table thead td, .spec-table thead th {
	border: 2px solid #111;
	padding: .75rem 1.25rem
}
}

@media screen and (max-width:39.99875em) {
.spec-table {
	white-space: nowrap;
	margin: 1rem
}
.spec-table tbody, .spec-table thead {
	font-size: .9rem
}
.spec-table tbody td, .spec-table tbody th, .spec-table thead td, .spec-table thead th {
	border: 2px solid #111;
	padding: .3rem .5rem;
	text-align: center
}
.spec-table th:first-child {
	white-space: normal;
	width: 200px
}
.spec-table th:first-child span {
	width: 150px;
	display: block;
	white-space: normal
}
.spec-table thead th {
	padding: .4rem!important;
	text-align: center;
	width: 100%
}
}
.events-table {
	table-layout: auto;
	max-width: 100%;
	margin: 0
}
.events-table tbody, .events-table tfoot, .events-table thead {
	background: none;
	border: 0
}
.events-table thead {
	font-size: .75em
}
.events-table thead tr {
	background-color: transparent
}
.events-table thead td, .events-table thead th {
	line-height: 1.2;
	padding: .75rem
}
.events-table thead td strong, .events-table thead th strong {
	display: block
}
.events-table tbody {
	font-size: .6875rem
}
.events-table tbody tr {
	background: transparent
}
.events-table tbody tr td, .events-table tbody tr th {
	background-color: #f0f0f0
}
.events-table tbody tr:nth-child(2n) td, .events-table tbody tr:nth-child(2n) th {
	background-color: #f7f7f7
}
.events-table tbody tr th:first-child {
	text-align: right;
	max-width: 25%
}

@media screen and (max-width:63.99875em) {
.events-table tbody tr th:first-child {
	background: transparent
}
}
.events-table tbody tr th:first-child strong {
	display: block
}
.events-table tbody td, .events-table tbody th {
	line-height: 1.2;
	padding: .75rem
}
.events-table tfoot {
	font-size: .6875rem
}
.events-table tfoot td {
	padding-top: 2rem
}
.events-table tfoot p {
	font-weight: 300
}
.events-table tfoot p:last-child {
	margin-bottom: 0
}

@media print, screen and (min-width:40em) {
.events-table tbody, .events-table thead {
	font-size: 1rem
}
.events-table tbody td, .events-table tbody th, .events-table thead td, .events-table thead th {
	border: 2px solid #fff;
	padding: .75rem 1.25rem
}
}

@media screen and (max-width:39.99875em) {
.events-table {
	white-space: nowrap;
	margin: 1rem
}
.events-table tbody, .events-table thead {
	font-size: .9rem
}
.events-table tbody td, .events-table tbody th, .events-table thead td, .events-table thead th {
	border: 2px solid #fff;
	padding: .3rem .5rem;
	text-align: center
}
.events-table th:first-child {
	white-space: normal;
	width: 200px
}
.events-table th:first-child span {
	width: 150px;
	display: block;
	white-space: normal
}
.events-table thead th {
	padding: .4rem!important;
	text-align: center;
	width: 100%
}
}
.grey-border {
	border: 1px solid #707070
}
.card, .spec-card {
	background: #fff;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
	margin: 0 auto;
	font-size: 1rem
}

@media print, screen and (min-width:64em) {
.card, .spec-card {
	font-size: 1.125rem
}
.card p, .spec-card p {
	font-size: inherit;
	margin-bottom: 1.25em
}
}
.card.inside-container, .inside-container.spec-card {
	-ms-flex-positive: 0.75!important;
	flex-grow: 0.75!important
}
.card .card-header, .spec-card .card-header, .spec-card .spec-card-header {
	background: rgba(122,142,159,.2);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	padding: 1rem;
	font-size: 1.0625rem;
	text-transform: uppercase
}

@media print, screen and (min-width:40em) {
.card .card-header, .spec-card .card-header, .spec-card .spec-card-header {
	font-size: 1.4375rem;
	padding: 1.25rem 2rem
}
}

@media screen and (max-width:39.99875em) {
.card.no-bg, .no-bg.spec-card {
	box-shadow: none
}
.card.no-bg .card-header, .card.no-bg .spec-card .spec-card-header, .no-bg.spec-card .card-header, .no-bg.spec-card .spec-card-header, .spec-card .card.no-bg .spec-card-header {
	box-shadow: none;
	font-weight: 700;
	font-size: 1.25rem
}
}
.spec-card {
	max-width: 34.25rem
}

@media print, screen and (min-width:64em) {
.spec-card {
	font-size: 1.125rem
}
}
.spec-card p {
	font-size: inherit
}
.spec-card .spec-card-header {
	background: #f7f7f7;
	font-size: 1.4375rem
}

@media print, screen and (min-width:40em) {
.spec-card .spec-card-header {
	text-align: left
}
}
.spec-card .spec-card-content {
	padding: 1rem .75rem
}

@media print, screen and (min-width:40em) {
.spec-card .spec-card-content {
	padding: 1.25rem 2rem 2rem
}
}
.spec-card .spec-card-content ul {
	padding: 0;
	margin: 0 0 1em
}
.spec-card .spec-card-content ul li {
	list-style: none
}
.spec-card .spec-card-table {
	border-collapse: initial
}
.spec-card .spec-card-table:last-child {
	margin-bottom: 0
}
.spec-card .spec-card-table * {
	background: transparent
}
.spec-card .spec-card-table tr.divide td, .spec-card .spec-card-table tr.divide th {
	padding: 1rem 0
}
.spec-card .spec-card-table tr.divide+.divide td, .spec-card .spec-card-table tr.divide+.divide th {
	border-top: 1px solid rgba(0,0,0,.2)
}
.spec-card .spec-card-table td, .spec-card .spec-card-table th {
	padding: .5rem 0;
	border: 0
}
.spec-card .spec-card-table td:last-child, .spec-card .spec-card-table th:last-child {
	text-align: right
}
.spec-card-overview .spec-card-content .text {
	font-size: .85em
}
.card-dark {
	border: 1px solid #707070;
	background: #383838
}
.card ul.check-list, .spec-card ul.check-list {
	padding: 0;
	margin: 0;
	text-align: left
}
.card ul.check-list li, .spec-card ul.check-list li {
	position: relative;
	list-style: none;
	line-height: 1.6;
	padding-left: 2.5rem;
	font-size: 1.125rem
}
.card ul.check-list li:before, .spec-card ul.check-list li:before {
	content: "";
	background: url(../images/checkmark.png) no-repeat;
	margin-right: .5rem;
	width: 100%;
	height: 100%;
	position: absolute;
	top: .25rem;
	left: 0
}
.card ul.check-list li:not(:last-child), .spec-card ul.check-list li:not(:last-child) {
	margin-bottom: .75rem
}
.card .finance-card .content-wrap li, .card .finance-card .content-wrap p, .spec-card .finance-card .content-wrap li, .spec-card .finance-card .content-wrap p {
	font-weight: 300;
	font-size: 1em
}
.article-card {
	padding: 1.25rem;
	padding-bottom: 4.5rem;
	border: 1px solid #ccc;
	position: relative
}
.article-card a {
	position: absolute;
	left: 1.25rem;
	bottom: 1.25rem
}
.event-card .event-image {
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-size: cover
}
.event-card .event-card-content {
	min-height: 27.5rem
}
.event-card .event-card-content .event-icon {
	font-size: 3.8rem
}
.event-card .event-card-content .event-date {
	font-size: .9rem
}
.event-card .event-card-content .event-heading {
	font-size: 1.5625rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: .25rem
}
.event-card .event-card-content .event-link {
	font-size: 1.125rem;
	font-weight: 500;
	text-decoration: underline
}
.event-card .event-card-content .event-link:hover {
	text-decoration: none
}
.vehicle-check-card .vehicle-check-card-header {
	background: #e3e3e3;
	font-weight: 400;
	padding: 15px 0;
	font-size: 1.1rem
}
.vehicle-check-card .vehicle-check-card-content {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 15px 0;
	position: relative
}
.vehicle-check-card .vehicle-check-card-content img {
	height: 70px
}
.vehicle-check-card .vehicle-check-card-content p {
	margin: 0 0 48px
}
.vehicle-check-card .checkbox-position {
	position: absolute;
	bottom: 24px;
	width: calc(100% - 48px);
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	align-items: flex-end
}
.vehicle-check-card .checkbox-position input {
	float: right;
	right: 30px;
	margin: 3.5px 0;
	width: 20px;
	height: 20px
}
.vp-portfolio__item-wrap.news-card .vp-portfolio__item {
	padding: 1.25rem!important;
	border: 1px solid #ccc!important;
	margin: 20px
}
.vp-portfolio__item-wrap.news-card .vp-portfolio__item figcaption {
	height: 250px!important
}

@media screen and (max-width:39.99875em) {
.vp-portfolio__item-wrap.news-card .vp-portfolio__item figcaption {
	height: inherit!important
}
}
.vp-portfolio__item-wrap.news-card .vp-portfolio__item a {
	position: absolute;
	left: 1.25rem;
	bottom: 1.25rem
}

@media screen and (max-width:39.99875em) {
.vp-portfolio__item-wrap.news-card .vp-portfolio__item a {
	position: static
}
}
.vp-portfolio__filter-wrap, .vp-portfolio__item, .vp-portfolio__items-wrap, .vp-portfolio__pagination-wrap, .vp-portfolio__sort-wrap, .vp-portfolio__thumbnails-wrap {
	padding: 0!important;
	overflow: visible
}

@media screen and (max-width:39.99875em) {
.vp-portfolio__filter-wrap, .vp-portfolio__item, .vp-portfolio__items-wrap, .vp-portfolio__pagination-wrap, .vp-portfolio__sort-wrap, .vp-portfolio__thumbnails-wrap {
	overflow: hidden
}
}
.vp-pagination__load-more.btn {
	color: #fff!important;
	margin-bottom: 30px
}
.main-footer {
	background: #212121;
	color: #fff
}

@media print, screen and (min-width:64em) {
.main-footer {
	background: linear-gradient(180deg, #101010, #212121 75%)
}
}
.main-footer .footer-nav {
	margin: 0 auto 1.5rem
}
.main-footer .footer-nav .menu-footer-container {
	width: 100%
}

@media print, screen and (min-width:64em) {
.main-footer .footer-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}

@media screen and (min-width:90em) {
.main-footer .footer-nav {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
}
.main-footer .footer-nav .accordion-menu {
	padding-top: 1.5rem
}
.main-footer .footer-nav .accordion-menu li.is-accordion-submenu-parent {
	font-weight: 700
}
.main-footer .footer-nav .accordion-menu li.is-accordion-submenu-parent a {
	color: #fff
}
.main-footer .footer-nav .accordion-menu li.is-accordion-submenu-parent button.submenu-toggle:after {
	border-color: #fff #0000 #0000
}
.main-footer .footer-nav .accordion-menu li.is-accordion-submenu-parent .is-accordion-submenu a {
	color: #fff;
	font-weight: 400;
	opacity: .5;
	margin-left: 15px
}
.main-footer .footer-nav .accordion-menu li.is-accordion-submenu-parent .is-accordion-submenu .is-accordion-submenu-item {
	width: 100%
}
.main-footer .footer-nav .footer-nav-menu {
	width: 100%;
	border-bottom: 1px solid #434343;
	margin: 0;
	list-style: none
}
.main-footer .footer-nav .footer-nav-menu>li {
	float: left;
	width: 100%
}

@media print, screen and (min-width:64em) {
.main-footer .footer-nav .footer-nav-menu>li {
	border-bottom: 0;
	width: 20%
}
}
.main-footer .footer-nav .footer-nav-menu>li .is-accordion-submenu a {
	color: #fff
}
.main-footer .footer-nav .footer-nav-menu>li .is-accordion-submenu .is-accordion-submenu-item, .main-footer .footer-nav .footer-nav-menu ul li {
	width: 100%
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-container>a {
	font-weight: 500;
	position: relative;
	font-size: 1rem;
	padding: .75rem 1.35rem;
	padding-right: 2.35rem;
	color: #fff;
	display: block;
	width: 100%
}

@media print, screen and (min-width:64em) {
.main-footer .footer-nav .footer-nav-menu .footer-nav-container>a {
	display: block;
	background-color: #000;
	padding: 1rem 1.5rem;
	padding-right: 3.25rem
}
}

@media screen and (min-width:90em) {
.main-footer .footer-nav .footer-nav-menu .footer-nav-container>a {
	padding: 1.5rem 2.25rem;
	padding-right: 3.25rem
}
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-container.is-accordion-submenu-parent.is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
	position: relative
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-container.is-accordion-submenu-parent.is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
	content: "\e918";
	width: auto;
	height: auto;
	border: 0;
	right: 2rem;
	margin-top: .5em;
	position: absolute;
	font-size: .75rem;
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-content, .main-footer .footer-nav .footer-nav-menu .menu {
	margin: 0
}

@media screen and (max-width:63.99875em) {
.main-footer .footer-nav .footer-nav-menu .footer-nav-content, .main-footer .footer-nav .footer-nav-menu .menu {
	display: none;
	padding: 1.35rem
}
}

@media print, screen and (min-width:64em) {
.main-footer .footer-nav .footer-nav-menu .footer-nav-content, .main-footer .footer-nav .footer-nav-menu .menu {
	padding: 1.5rem
}
}

@media screen and (min-width:90em) {
.main-footer .footer-nav .footer-nav-menu .footer-nav-content, .main-footer .footer-nav .footer-nav-menu .menu {
	padding: 2.25rem
}
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-content .footer-nav-item, .main-footer .footer-nav .footer-nav-menu .footer-nav-content .menu-item, .main-footer .footer-nav .footer-nav-menu .menu .footer-nav-item, .main-footer .footer-nav .footer-nav-menu .menu .menu-item {
	list-style: none
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-content .footer-nav-item.active a, .main-footer .footer-nav .footer-nav-menu .footer-nav-content .menu-item.active a, .main-footer .footer-nav .footer-nav-menu .menu .footer-nav-item.active a, .main-footer .footer-nav .footer-nav-menu .menu .menu-item.active a {
	background: none!important;
	font-weight: 700!important;
	text-decoration: none!important
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-content .footer-nav-item:not(:last-child), .main-footer .footer-nav .footer-nav-menu .footer-nav-content .menu-item:not(:last-child), .main-footer .footer-nav .footer-nav-menu .menu .footer-nav-item:not(:last-child), .main-footer .footer-nav .footer-nav-menu .menu .menu-item:not(:last-child) {
	margin-bottom: 1em
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-content .footer-nav-item a, .main-footer .footer-nav .footer-nav-menu .footer-nav-content .menu-item a, .main-footer .footer-nav .footer-nav-menu .menu .footer-nav-item a, .main-footer .footer-nav .footer-nav-menu .menu .menu-item a {
	color: #fff;
	padding: .25rem 0
}
.main-footer .footer-nav .footer-nav-menu .footer-nav-content .footer-nav-item a:active, .main-footer .footer-nav .footer-nav-menu .footer-nav-content .footer-nav-item a:hover, .main-footer .footer-nav .footer-nav-menu .footer-nav-content .menu-item a:active, .main-footer .footer-nav .footer-nav-menu .footer-nav-content .menu-item a:hover, .main-footer .footer-nav .footer-nav-menu .menu .footer-nav-item a:active, .main-footer .footer-nav .footer-nav-menu .menu .footer-nav-item a:hover, .main-footer .footer-nav .footer-nav-menu .menu .menu-item a:active, .main-footer .footer-nav .footer-nav-menu .menu .menu-item a:hover {
	text-decoration: underline
}

@media screen and (max-width:63.99875em) {
.main-footer .footer-nav .footer-nav-menu.menu-open .footer-nav-content, .main-footer .footer-nav .footer-nav-menu.menu-open .menu {
	display: block
}
}
.main-footer .footer-social {
	padding: 1em;
	text-align: center
}
.main-footer .footer-social ul {
	padding: 1rem 0 0;
	margin: 0 auto;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.main-footer .footer-social li {
	list-style: none;
	padding: 0 .35rem
}
.main-footer .footer-social li a {
	font-size: 2.125rem;
	display: block;
	color: #fff;
	opacity: .38;
	transition: opacity .2s ease-out
}
.main-footer .footer-social li a:hover {
	opacity: 1
}
.main-footer .footer-text {
	padding: 1.5rem;
	text-align: center
}
#teconsent {
	padding-bottom: 10px;
	text-align: center
}
#teconsent a {
	color: #fff
}
.full-page {
	width: 100%;
	display: -ms-flexbox;
	display: flex
}
.full-page.full-page-small {
	min-height: calc(100vh - 5.875rem - 10rem)
}

@media print, screen and (min-width:64em) {
.full-page {
	min-height: calc(100vh - 5.875rem - 3rem)
}
}
.full-page>.grid-x {
	width: 100%
}
.half-page {
	width: 100%;
	display: -ms-flexbox;
	display: flex
}
.half-page .half-page-small {
	min-height: 50vh
}

@media print, screen and (min-width:64em) {
.half-page {
	min-height: 50vh
}
}
.half-page>.grid-x {
	width: 100%
}
.no-subpage-nav .full-page .full-page-small {
	min-height: 100vh
}

@media print, screen and (min-width:64em) {
.no-subpage-nav .full-page {
	min-height: calc(100vh - 5.875rem)
}
}
.scroll-icon-wrapper {
	display: none
}
.scroll-icon-wrapper.grey {
	background-color: #8e8e901c
}
.scroll-icon-wrapper.white {
	background-color: #fff
}

@media screen and (max-width:39.99875em) {
.scroll-icon-wrapper {
	display: -ms-flexbox;
	display: flex
}
}
.scroll-icon-area {
	padding: 0 0 1rem
}
.scroll-icon-area .scroll-icon {
	width: 23px;
	height: 31px
}
.scrollable-x {
	width: 100%;
	overflow-x: auto
}
.scrollable-x>.grid-x {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print, screen and (min-width:64em) {
.scrollable-x-lg-none {
	overflow: hidden
}
}

@media print, screen and (min-width:40em) {
.scrollable-x-medium-none {
	overflow: hidden
}
}
.scrollable-y {
	height: 100%;
	overflow-y: auto
}

@media print, screen and (min-width:64em) {
.scrollable-y-large {
	height: 100%;
	overflow-y: auto
}
}
.img-section {
	background-position: 50%;
	background-size: cover
}
.img-section.img-section-fixed {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	height: 100vh;
	width: 100%
}

@media print, screen and (min-width:40em) {
.img-section.img-section-fixed {
	height: 30vh
}
}

@media screen and (max-width:39.99875em) {
.img-section.img-section-fixed {
	height: 30vh
}
}

@media screen and (max-width:63.99875em) {
.img-section {
	min-height: 40vh
}
}

@media screen and (max-width:39.99875em) {
.img-section.experience-home {
	background-size: contain;
	background-repeat: no-repeat;
	min-height: 50vh
}
}

@media screen and (max-width:39.99875em) and (max-width:39.99875em) {
.img-section.experience-home {
	background-size: cover
}
}

@media screen and (max-width:63.99875em) {
.mobile-img .img-section {
	min-height: unset
}
}

@media screen and (max-width:63.99875em) {
.text-section {
	text-align: center
}
}
.text-section .cell {
	max-width: 40rem
}

@media screen and (max-width:39.99875em) {
.text-section.text-section-w90 {
	width: 90%;
	max-width: inherit;
	margin: auto
}
}
.img-container {
	width: 100%;
	height: 0;
	padding-top: 56%;
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}
.img-container.ratio-1-1 {
	padding-top: 100%
}
.img-container.ratio-2-1 {
	padding-top: 50%
}
.img-container img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}
.img-container.home-brochure-mobile {
	display: none
}

@media screen and (max-width:39.99875em) {
.img-container {
	min-height: inherit;
	height: inherit
}
.img-container.ratio-2-1.home-brochure {
	display: none
}
.img-container.home-brochure-mobile {
	min-height: 0;
	display: inline-block;
	padding: 0 0 2rem
}
.img-container.home-brochure-mobile img {
	position: static;
	max-height: none;
	transform: none
}
}
.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}
.h-vh-100 {
	height: 100vh!important
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
.h-vh-100 {
	height: 30vh!important
}
}

@media screen and (max-width:39.99875em) {
.h-vh-100 {
	height: 30vh!important
}
}
.top-auto {
	top: auto!important
}

@media screen and (max-width:63.99875em) {
.reveal {
	width: 100%;
	height: 100vh;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
}
.modal-img {
	min-height: 350px
}

@media screen and (max-width:39.99875em) {
#store-locator-header {
	top: 56px
}
}

@media screen and (max-width:39.99875em) {
#subaru_store_locator {
	margin-top: 0
}
}
.no-spacing #subaru_store_locator {
	margin-top: 0
}

@media screen and (max-width:39.99875em) {
.store-locator-row {
	max-height: inherit!important
}
}

@media screen and (max-width:39.99875em) {
.gm-style-iw, .subaru_store_locator_infowindow {
	max-width: 340px!important
}
}
.build-hero {
	background-color: hsla(240,1%,56%,.11);
	padding: 4rem 1rem
}

@media print, screen and (min-width:64em) {
.build-hero {
	padding: 2rem 1rem 10rem
}
}

@media screen and (max-width:39.99875em) {
.build-hero {
	padding: 2rem 1rem
}
}
.build-hero img {
	width: 700px;
	margin: 0 auto
}
.build-hero h1 {
	margin-bottom: .25em
}
.build-card-container, .overflow-x-hidden {
	overflow-x: hidden
}

@media screen and (max-width:63.99875em) {
.build-card-container>.build-heading {
	background-color: hsla(240,1%,56%,.11);
	padding-bottom: 1rem;
	margin: 0
}
}

@media print, screen and (min-width:64em) {
.build-card-container {
	background: transparent;
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 90rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10rem
}
}

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

@media print, screen and (min-width:64em) and (min-width:64em) {
.build-card-container {
	padding-right: 1.25rem;
	padding-left: 1.25rem
}
}

@media screen and (min-width:64em) and (min-width:75em) {
.build-card-container {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}

@media screen and (min-width:64em) and (min-width:90em) {
.build-card-container {
	padding-right: 1.5625rem;
	padding-left: 1.5625rem
}
}
.build-heading {
	font-size: .9375rem;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1rem
}

@media print, screen and (min-width:40em) {
.build-heading {
	margin-top: 0;
	font-size: 1.6875rem
}
}
.build-card {
	position: relative;
	z-index: 10
}

@media print, screen and (min-width:64em) {
.build-card {
	padding-top: 1rem;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,.3)
}
}
.build-card .build-pre-header {
	font-size: 1.25rem
}
.build-card .display-h2 {
	max-width: 35rem;
	margin-left: auto;
	margin-right: auto
}
.build-card .display-h3 {
	font-weight: 300
}

@media print, screen and (min-width:40em) {
.build-card .display-h3 {
	font-size: 1.8rem;
	margin-bottom: .5rem
}
}
.build-card .text-subtitle {
	font-weight: 500;
	margin-bottom: 0
}
.build-card .carousel {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}
.build-card .slick-dots li {
	color: #000
}
.result {
	background-color: hsla(240,1%,56%,.1)
}
.result .display-price {
	font-size: 2.6875rem;
	font-weight: 700;
	margin-bottom: .5em
}

@media print, screen and (min-width:64em) {
.result .display-price {
	font-size: 3.9375rem
}
}
.build-swatches {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1.5rem 0
}

@media screen and (max-width:39.99875em) {
.build-swatches {
	width: 240px;
	margin: auto;
	padding: 0;
	display: block
}
}
.build-swatches .build-swatch-btn {
	margin-left: .5rem;
	margin-right: .5rem;
	display: inline-block
}

@media screen and (max-width:39.99875em) {
.build-swatches .build-swatch-btn {
	display: inline-block
}
}
.build-swatches .build-swatch-btn.metallic input+label {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.5)
}
.build-swatches .build-swatch-btn.metallic input+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	background: linear-gradient(45deg, rgba(0,0,0,.246547), hsla(0,0%,81%,0) 50%, hsla(0,0%,100%,.651042) 51%, hsla(0,0%,100%,.103289))
}
.build-swatches .build-swatch-btn input {
	position: absolute;
	left: -100000px;
	opacity: 0
}
.build-swatches .build-swatch-btn input+label {
	display: block;
	height: 2.5rem;
	width: 2.5rem;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	transition: transform .2s ease-out;
	margin: 0
}

@media screen and (max-width:39.99875em) {
.build-swatches .build-swatch-btn input+label {
	height: 2rem;
	width: 2rem
}
}
.build-swatches .build-swatch-btn input+label:after {
	content: "\e917";
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	color: #fff;
	transform: translate(-50%, -50%) scale(.5);
	font-size: 1.25em;
	transition: opacity .2s ease-out, transform .15s ease-out
}
.build-swatches .build-swatch-btn input+label:focus, .build-swatches .build-swatch-btn input+label:hover {
	transform: scale(1.1)
}
.build-swatches .build-swatch-btn input:checked+label {
	transform: scale(1.2)
}
.build-swatches .build-swatch-btn input:checked+label:after {
	transform: translate(-50%, -50%) scale(1);
	opacity: 1
}
.build-accessories .accessory {
	border: 1px solid #000;
	margin: 0 auto
}

@media screen and (max-width:63.99875em) {
.build-accessories .accessory {
	max-width: 21.875rem
}
}
.build-accessories .accessory .accessory-description {
	position: relative;
	padding: 1rem 1.5rem 1rem 3rem;
	text-align: left;
	background: #fff;
	border-top: 1px solid #000
}
.build-accessories .accessory .accessory-description .accessory-price {
	font-size: 1.25rem;
	color: #0099d4;
	font-weight: 700;
	margin: 0
}
.build-accessories .accessory input {
	position: absolute;
	left: -100000px;
	opacity: 0
}
.build-accessories .accessory input+label {
	display: block;
	position: absolute;
	left: 1.15rem;
	top: 1.2rem;
	margin: 0;
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid #000
}
.build-accessories .accessory input+label:before {
	content: "\e917";
	font-family: "subaru-icons"!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	opacity: 0
}
.build-accessories .accessory input:checked+label:before {
	opacity: 1
}
.car-feature {
	z-index: 10
}
.car-feature:before {
	content: "";
	position: absolute;
	top: -6%;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	background: linear-gradient(180deg, hsla(0,0%,100%,.1), hsla(0,0%,100%,0) 60%);
	border-radius: 50%;
	z-index: -1;
	display: block;
	padding-top: 60%;
	width: 60%
}
.build-offers {
	background-color: rgba(0,0,0,.8)
}
#dealer-locator {
	min-height: auto
}
#dealer-locator .dealer-intro {
	width: 100%;
	margin: 0 auto
}
#dealer-locator .dealer-intro h3, #dealer-locator .dealer-intro p {
	width: 100%
}
#dealer-locator #wpsl-search-wrap {
	display: -ms-flexbox;
	display: flex
}
#dealer-locator #wpsl-search-wrap form {
	margin: 0 auto
}
.subaru_store_locator_sidebar #subaru_store_locator_get_all_stores {
	position: absolute!important;
	left: 15px!important;
	top: 79px!important
}
#build .collapsible-tech-spec {
	margin-bottom: 30px
}
#build .model-colour-wrap .carousel.dots-outside {
	margin-bottom: 1rem
}
#build .slick-slide img {
	margin: 0 auto
}

@media print, screen and (min-width:40em) {
#build .slick-slide img {
	width: 50%
}
}
#build .display-h3 {
	text-align: center
}
#build #interior-material-image {
	width: 800px
}
#result .summary-cta {
	margin-top: 30px
}
#result .summary-cta a {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px
}
#result .spec-card .summary-small-print {
	font-size: 13px
}
.page-template-product-brochure .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-product-brochure .gform_fields .gfield select, .page-template-product-test-drive .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-product-test-drive .gform_fields .gfield select {
	height: 2.15rem
}
.page-template-product-brochure .gform_wrapper ul li.gfield, .page-template-product-test-drive .gform_wrapper ul li.gfield {
	margin-top: 12px!important
}
.waitMe_container:not(body), body.waitMe_container .waitMe {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
body.waitMe_container .waitMe {
	position: fixed;
	height: 100vh
}
body.waitMe_container .waitMe .waitMe_content {
	top: 50%!important;
	transform: none!important
}
.waitMe_container .waitMe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9989;
	text-align: center;
	overflow: hidden;
	cursor: wait
}
.waitMe_container .waitMe * {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
	color: initial;
	text-decoration: initial;
	text-transform: none;
	padding: initial;
	margin: initial
}
.waitMe_container .waitMe .waitMe_content {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_progress {
	display: inline-block;
	vertical-align: middle
}
.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_text {
	display: inline-block;
	margin: 0 0 0 20px;
	vertical-align: middle
}
.waitMe_container .waitMe .waitMe_progress {
	position: relative;
	font-size: 0;
	line-height: 0
}
.waitMe_container .waitMe .waitMe_progress>div {
	animation-fill-mode: both;
	display: inline-block;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.waitMe_container .waitMe .waitMe_text {
	position: relative;
	margin: 20px 0 0
}
body.waitMe_body {
	overflow: hidden;
	height: 100%
}
body.waitMe_body.hideMe {
	transition: opacity .2s ease-in-out;
	opacity: 0
}
body.waitMe_body .waitMe_container:not([data-waitme_id]) {
	position: fixed;
	z-index: 9989;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff
}
body.waitMe_body .waitMe_container:not([data-waitme_id])>div {
	animation-fill-mode: both;
	position: absolute
}
body.waitMe_body .waitMe_container.progress>div {
	width: 0;
	height: 3px;
	top: 0;
	left: 0;
	background: #000;
	box-shadow: -5px 0 5px 2px rgba(0,0,0,.2);
	animation: progress_body 7s infinite ease-out
}
body.waitMe_body .waitMe_container.working>div {
	width: 10%;
	height: 3px;
	top: 0;
	left: -10%;
	background: #000;
	box-shadow: -5px 0 5px 2px rgba(0,0,0,.2);
	animation: working_body 2s infinite linear
}
body.waitMe_body .waitMe_container.progress>div:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 60%;
	right: 0;
	width: 60px;
	border-radius: 50%;
	opacity: .5;
	transform: rotate(3deg);
	box-shadow: 1px 0 6px 1px #000
}
body.waitMe_body .waitMe_container.img>div {
	width: 100%;
	height: 100%;
	text-align: center;
	background-position: 50%!important;
	background-repeat: no-repeat!important
}
body.waitMe_body .waitMe_container.text>div {
	width: 100%;
	top: 45%;
	text-align: center
}
@keyframes progress_body {
0% {
width:0
}
to {
width:100%
}
}
@keyframes working_body {
0% {
left:-10%
}
to {
left:100%
}
}
.waitMe_container .waitMe_progress.bounce>div {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	animation: bounce 1.4s infinite ease-in-out
}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1 {
	animation-delay: -.32s
}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2 {
	animation-delay: -.16s
}
@keyframes bounce {
0%, 80%, to {
transform:scale(0)
}
40% {
transform:scale(1)
}
}
.waitMe_container .waitMe_progress.rotateplane>div {
	width: 30px;
	height: 30px;
	animation: rotateplane 1.2s infinite ease-in-out;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}
@keyframes rotateplane {
0% {
transform:perspective(120px)
}
50% {
transform:perspective(120px) rotateY(180deg)
}
to {
transform:perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
.waitMe_container .waitMe_progress.stretch {
	height: 60px
}
.waitMe_container .waitMe_progress.stretch>div {
	width: 1px;
	height: 100%;
	margin: 0 4px;
	animation: stretch 1.2s infinite ease-in-out
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2 {
	animation-delay: -1.1s
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3 {
	animation-delay: -1s
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4 {
	animation-delay: -.9s
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5 {
	animation-delay: -.8s
}
@keyframes stretch {
0%, 40%, to {
transform:scaleY(.4)
}
20% {
transform:scaleY(1)
}
}
.waitMe_container .waitMe_progress.orbit {
	width: 40px;
	height: 40px;
	margin: auto;
	position: relative
}
.waitMe_container .waitMe_progress.orbit>div {
	width: 100%;
	height: 100%;
	margin: auto;
	top: 0;
	left: 0;
	position: absolute;
	animation: orbit_rotate 2s infinite linear
}
.waitMe_container .waitMe_progress.orbit>div>div {
	width: 50%;
	height: 50%;
	border-radius: 50%;
	top: 10%;
	left: 10%;
	position: absolute;
	animation: orbit 2s infinite ease-in-out
}
.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2>div {
	top: auto;
	bottom: 10%;
	left: auto;
	right: 10%;
	animation-delay: -1s
}
@keyframes orbit_rotate {
0% {
transform:rotate(0deg)
}
to {
transform:rotate(1turn)
}
}
@keyframes orbit {
0%, to {
transform:scale(0)
}
50% {
transform:scale(1)
}
}
.waitMe_container .waitMe_progress.roundBounce {
	width: 60px;
	height: 60px;
	margin: auto
}
.waitMe_container .waitMe_progress.roundBounce>div {
	width: 24%;
	height: 24%;
	border-radius: 50%;
	position: absolute;
	animation: roundBounce 1.2s infinite ease-in-out
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1 {
	top: 0;
	left: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
	top: 0;
	right: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
	bottom: 0;
	right: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
	bottom: 0;
	left: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
	top: -3%;
	left: 50%;
	margin-top: -12%;
	margin-left: -12%
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
	top: 50%;
	right: -3%;
	margin-top: -12%;
	margin-right: -12%
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
	bottom: -3%;
	left: 50%;
	margin-bottom: -12%;
	margin-left: -12%
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
	top: 50%;
	left: -3%;
	margin-top: -12%;
	margin-left: -12%
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
	top: 0;
	right: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
	bottom: 0;
	right: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
	bottom: 0;
	left: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
	top: 0;
	left: 0
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
	animation-delay: -1.1s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
	animation-delay: -1s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
	animation-delay: -.9s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
	animation-delay: -.8s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
	animation-delay: -.7s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
	animation-delay: -.6s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
	animation-delay: -.5s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
	animation-delay: -.4s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
	animation-delay: -.3s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
	animation-delay: -.2s
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
	animation-delay: -.1s
}
@keyframes roundBounce {
0%, 80%, to {
transform:scale(0)
}
40% {
transform:scale(1)
}
}
.waitMe_container .waitMe_progress.win8 {
	width: 40px;
	height: 40px;
	margin: auto
}
.waitMe_container .waitMe_progress.win8>div {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	transform: rotate(225deg);
	animation: win8 5.5s infinite
}
.waitMe_container .waitMe_progress.win8>div>div {
	width: 15%;
	height: 15%;
	border-radius: 50%;
	position: absolute
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2 {
	animation-delay: .24s
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3 {
	animation-delay: .48s
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4 {
	animation-delay: .72s
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5 {
	animation-delay: .96s
}
@keyframes win8 {
0% {
transform:rotate(225deg);
animation-timing-function:ease-out
}
7% {
opacity:1;
transform:rotate(345deg);
animation-timing-function:linear
}
30% {
transform:rotate(455deg);
animation-timing-function:ease-in-out
}
39% {
transform:rotate(690deg);
animation-timing-function:linear
}
70% {
opacity:1;
transform:rotate(815deg);
animation-timing-function:ease-out
}
75% {
transform:rotate(945deg);
animation-timing-function:ease-out
}
76% {
opacity:0;
transform:rotate(945deg)
}
to {
opacity:0;
transform:rotate(945deg)
}
}
.waitMe_container .waitMe_progress.win8_linear {
	margin: auto;
	width: 150px;
	height: 6px
}
.waitMe_container .waitMe_progress.win8_linear>div {
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	animation: win8_linear 3s infinite
}
.waitMe_container .waitMe_progress.win8_linear>div>div {
	width: 4%;
	height: 100%;
	border-radius: 50%
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2 {
	animation-delay: .3s
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3 {
	animation-delay: .6s
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4 {
	animation-delay: .9s
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5 {
	animation-delay: 1.2s
}
@keyframes win8_linear {
0%, to {
transform:translateX(0);
animation-timing-function:ease-out
}
10% {
opacity:1;
transform:translateX(33.333%);
animation-timing-function:linear
}
50% {
opacity:1;
transform:translateX(53.333%);
animation-timing-function:ease-in-out
}
60% {
opacity:0;
transform:translateX(86.666%)
}
}
.waitMe_container .waitMe_progress.ios {
	margin: auto;
	width: 40px;
	height: 40px
}
.waitMe_container .waitMe_progress.ios>div {
	width: 10%;
	height: 26%;
	position: absolute;
	left: 44.5%;
	top: 37%;
	opacity: 0;
	border-radius: 50px;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	animation: ios 1s infinite linear
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1 {
	transform: rotate(0deg) translateY(-142%);
	animation-delay: 0s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2 {
	transform: rotate(30deg) translateY(-142%);
	animation-delay: -.9167s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3 {
	transform: rotate(60deg) translateY(-142%);
	animation-delay: -.833s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4 {
	transform: rotate(90deg) translateY(-142%);
	animation-delay: -.75s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5 {
	transform: rotate(120deg) translateY(-142%);
	animation-delay: -.667s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6 {
	transform: rotate(150deg) translateY(-142%);
	animation-delay: -.5833s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7 {
	transform: rotate(180deg) translateY(-142%);
	animation-delay: -.5s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8 {
	transform: rotate(210deg) translateY(-142%);
	animation-delay: -.41667s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9 {
	transform: rotate(240deg) translateY(-142%);
	animation-delay: -.333s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10 {
	transform: rotate(270deg) translateY(-142%);
	animation-delay: -.25s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11 {
	transform: rotate(300deg) translateY(-142%);
	animation-delay: -.1667s
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12 {
	transform: rotate(330deg) translateY(-142%);
	animation-delay: -.0833s
}
@keyframes ios {
0% {
opacity:1
}
to {
opacity:.25
}
}
.waitMe_container .waitMe_progress.facebook {
	margin: auto
}
.waitMe_container .waitMe_progress.facebook>div {
	width: 6px;
	height: 25px;
	margin-left: 3px;
	border-radius: 20px;
	transform: scaleY(.7);
	opacity: .1;
	animation: facebook 1.3s infinite ease-in-out
}
.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem1 {
	animation-delay: .2s;
	transform: scaleY(.7)
}
.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem2 {
	animation-delay: .4s;
	transform: scaleY(.85)
}
.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem3 {
	animation-delay: .6s;
	transform: scaleY(1)
}
@keyframes facebook {
0% {
transform:scaleY(.7);
opacity:.1
}
50% {
transform:scaleY(1);
opacity:1
}
to {
transform:scaleY(.7);
opacity:.1
}
}
.waitMe_container .waitMe_progress.rotation>div {
	width: 60px;
	height: 60px;
	margin: auto;
	border-radius: 100%;
	border-width: 6px;
	border-style: solid;
	border-left-color: transparent!important;
	border-right-color: transparent!important;
	border-bottom-color: transparent!important;
	animation: rotation 1s infinite linear
}
@keyframes rotation {
0% {
transform:rotate(0deg)
}
to {
transform:rotate(1turn)
}
}
.waitMe_container .waitMe_progress.timer {
	width: 40px;
	height: 40px;
	margin: auto;
	border-width: 2px;
	border-style: solid;
	border-radius: 50%;
	box-sizing: border-box;
	position: relative;
	text-indent: -9999px
}
.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem1, .waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2 {
	border-radius: 3px;
	position: absolute;
	width: 2px;
	height: 48%;
	left: 50%;
	top: 50%;
	margin-left: -1px;
	margin-top: -1px;
	animation: timer 1.25s infinite linear;
	transform-origin: 1px 1px
}
.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2 {
	height: 40%;
	animation: timer 15s infinite linear
}
@keyframes timer {
0% {
transform:rotate(0deg)
}
to {
transform:rotate(1turn)
}
}
.waitMe_container .waitMe_progress.pulse {
	width: 30px;
	height: 30px;
	margin: auto;
	position: relative
}
.waitMe_container .waitMe_progress.pulse>div {
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-width: 3px;
	border-style: solid;
	border-radius: 50%;
	position: absolute;
	opacity: 0;
	animation: pulsate 1s infinite ease-out
}
@keyframes pulsate {
0% {
transform:scale(.1);
opacity:0
}
50% {
opacity:1
}
to {
transform:scale(1.2);
opacity:0
}
}
.waitMe_container .waitMe_progress.progressBar {
	width: 200px;
	height: 20px;
	margin: auto;
	background: rgba(0,0,0,.1);
	padding: 5px;
	border-radius: 20px;
	line-height: 0;
	max-width: 100%
}
.waitMe_container .waitMe_progress.progressBar>div {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 20px;
	background-size: 50px 50px;
	box-shadow: inset 0 2px 9px hsla(0,0%,100%,.3), inset 0 -2px 6px rgba(0,0,0,.4);
	background-image: linear-gradient(-45deg, hsla(0,0%,94%,.4) 26%, transparent 0, transparent 51%, hsla(0,0%,94%,.4) 0, hsla(0,0%,94%,.4) 76%, transparent 0, transparent);
	animation: progressBar 2s linear infinite
}
@keyframes progressBar {
0% {
background-position:0 0
}
to {
background-position:50px 50px
}
}
.waitMe_container .waitMe_progress.bouncePulse>div {
	width: 20px;
	height: 20px;
	margin-right: 1px;
	display: inline-block;
	border-radius: 50%;
	transform: scale(.5);
	animation: bouncePulse 1.4s infinite ease-in-out
}
.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem1, .waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem3 {
	animation-delay: .1s
}
.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem2 {
	animation-delay: .4s
}
@keyframes bouncePulse {
0%, 80%, to {
transform:scale(.5)
}
40% {
transform:scale(1)
}
}
.responsive-embed.widescreen {
	padding-bottom: 40%
}
.accessory-overview-grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows:.2fr 1.8fr 1fr;
	grid-template-areas: "topbar topbar topbar topbar" "sidebar content content content" "sidebar content content content"
}
.accessory-overview-topbar {
	grid-area: accessory-overview-topbar
}
.accessory-overview-sidebar {
	grid-area: accessory-overview-sidebar
}
.accessory-overview-content {
	grid-area: accessory-overview-content
}
.input-number-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}
.input-number-group input[type=number]::-webkit-inner-spin-button, .input-number-group input[type=number]::-webkit-outer-spin-button {
-webkit-appearance:none;
appearance:none
}
.input-number-group .input-group-button {
	line-height: 35px
}

@media screen and (max-width:39.99875em) {
.responsive-embed.widescreen {
	padding-bottom: 53%
}
}
.input-number-group .input-number {
	width: 80px;
	padding: 0 12px;
	vertical-align: top;
	text-align: center;
	outline: none;
	display: block;
	margin: 0
}
.input-number-group .input-number, .input-number-group .input-number-decrement, .input-number-group .input-number-increment {
	border: 1px solid #cacaca;
	height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 0
}
.input-number-group .input-number-decrement, .input-number-group .input-number-increment {
	display: inline-block;
	width: 40px;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	font-size: 2rem;
	font-weight: 400
}
.input-number-group .input-number-decrement {
	margin-right: .3rem
}
.input-number-group .input-number-increment {
	margin-left: .3rem
}
.accessory-overview-modal-grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-areas: "photo photo tag tag" "photo photo price price" "photo photo buttons buttons"
}
.accessory-overview-modal-photo {
	grid-area: accessory-overview-modal-photo
}
.accessory-overview-modal-tag {
	grid-area: accessory-overview-modal-tag
}
.accessory-overview-modal-price {
	grid-area: accessory-overview-modal-price
}
.accessory-overview-modal-buttons {
	grid-area: accessory-overview-modal-buttons
}
.accessories-body {
	width: 100%
}
.accessories-body #pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 30px
}
.accessories-body #pagination .pagi {
	margin: 10px;
	padding: 8px 18px;
	background: #0099d4;
	color: #fff;
	cursor: pointer
}
.accessories-body #pagination .pagi:hover {
	background: #00658d
}
.left-filters {
	background: #f0f0f0;
	padding-left: 1em;
	padding-right: 1em
}
.left-filters select {
	margin: 0
}
.left-filters label {
	font-size: 1em
}
.left-filters .filter-heading {
	margin-bottom: .5em;
	font-size: 1.2em;
	font-weight: 700
}
.left-filters .spec-card-content {
	position: relative
}
.left-filters .spec-card-content .refine-section {
	margin-bottom: 2em
}
.left-filters .spec-card-content .refine-section>div {
	margin-bottom: 4px
}

@media (max-width:1024px) {
.left-filters .spec-card-content .refine-section .btn {
	width: 100%
}
}

@media (max-width:1024px) {
.left-filters .spec-card-content .refine-section {
	margin-bottom: .8em
}
}

@media (max-width:1024px) {
.left-filters .spec-card-content .refine-cat-btn {
	width: 100%
}
}
.left-filters .spec-card-content .refine-by-wrap label {
	color: #000
}
.left-filters .spec-card-content .refine-by-wrap [type=checkbox] {
	margin-bottom: 0
}

@media (max-width:1024px) {
.left-filters .spec-card-content .refine-by-wrap {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear .2s, opacity .2s linear;
	background: #f0f0f0;
	padding: 15px 18px;
	border: 1px solid #e4e4e4;
	border-top: 0;
	z-index: 10;
	width: 100%
}
.left-filters .spec-card-content .refine-by-wrap.active {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s
}
}

@media (max-width:1024px) {
.left-filters .spec-card-content {
	width: 100%
}
}

@media (max-width:1024px) {
.left-filters {
	padding-bottom: 1em
}
}
.right-content .top-filters {
	padding-left: 1em;
	padding-right: 1em
}

@media (max-width:1024px) {
.right-content .top-filters {
	background: #f0f0f0;
	padding-bottom: 10px
}
}
.right-content .top-filters .grid-list-switch span {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.right-content .top-filters .grid-list-switch span a {
	margin-right: 6px
}
.right-content .top-filters .grid-list-switch span a i {
	font-size: 18px
}
.right-content .top-filters .grid-list-switch span p {
	margin-right: 5px;
	margin-bottom: 0
}

@media (max-width:640px) {
.right-content .top-filters>div {
	-ms-flex-pack: center;
	justify-content: center
}
}

@media (max-width:640px) {
.right-content .top-filters .filter-by {
	width: 118px
}
}

@media (max-width:640px) {
.right-content .top-filters .accessory-count-wrap p {
	margin-bottom: 0
}
}
.right-content .results {
	min-height: 600px;
	padding-left: 1em;
	padding-right: 1em;
	overflow: hidden
}

@media (max-width:1024px) {
.right-content .results {
	margin-top: 20px
}
}
.right-content .results .result-status {
	margin-top: 50px
}
.right-content .results .result-status p {
	text-align: center;
	font-weight: 700;
	font-size: 2em
}
.right-content .results #table-container tbody {
	border: 0
}
.right-content .results #table-container .single-list-mobile {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: flex-start;
	color: #444;
	margin-bottom: 8px
}
.right-content .results #table-container .single-list-mobile .list-image-left {
	margin-right: 10px;
	height: 95px;
	-ms-flex: 0 0 122px;
	flex: 0 0 122px;
	background-size: cover;
	background-position: 50%;
	border-bottom: 1px solid #e2e2e2
}
.right-content .results #table-container .single-list-mobile .list-content-right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.right-content .results #table-container .list-image-left {
	padding: 5px;
	width: 180px
}
#article-grid .article-card {
	padding: .85rem;
	padding-bottom: 1.25rem;
	border: 0;
	color: #000
}
#article-grid .article-card .display-h4 {
	font-size: 1.4em
}
#article-grid .article-card .prod-code {
	margin-bottom: .8em
}
#article-grid .article-card .prod-title {
	line-height: 24px
}
.accessory-top-bar {
	padding: 10px 30px;
	background: #e3e3e3;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}
#vehicle-accessory {
	margin-bottom: 60px
}
#vehicle-accessory .img-section {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (max-width:1024px) {
#vehicle-accessory .img-section {
	-ms-flex-pack: center;
	justify-content: center
}
}
#vehicle-accessory .img-section img {
	max-height: 350px
}

@media (max-width:1024px) {
#vehicle-accessory .text-section {
	text-align: left
}
}
#vehicle-accessory .quantity-wishlist {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 10px
}

@media (max-width:768px) {
#vehicle-accessory .quantity-wishlist {
	display: block
}
#vehicle-accessory .quantity-wishlist #addToWhislistButton {
	margin-top: 12px
}
}
#vehicle-accessory .quantity-wishlist .input-group {
	margin-bottom: 0;
	margin-right: 30px;
	width: auto
}
#vehicle-accessory .quantity-wishlist .input-number-group {
	-ms-flex-pack: start;
	justify-content: flex-start
}
#modal-popup-view-wishlist-already-exist>div, #modal-popup-view-wishlist-noelements>div {
	margin: 0 auto
}
#modal-popup-add-wishlist .image-wrap {
	min-height: 300px
}

@media (max-width:1024px) {
#modal-popup-add-wishlist .image-wrap {
	margin-bottom: 12px;
	min-height: auto
}
}
#modal-popup-add-wishlist .modal-right-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width:1024px) {
#modal-popup-add-wishlist .modal-right-content button {
	margin-bottom: 8px
}
}
#modal-popup-view-wishlist #wishlist-table {
	margin-bottom: 24px
}
#modal-popup-view-wishlist .single-wishlist-summary {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:1024px) {
#modal-popup-view-wishlist .single-wishlist-summary {
	margin-bottom: 4px
}
}
#modal-popup-view-wishlist .single-wishlist-left {
	-ms-flex: 0 0 170px;
	flex: 0 0 170px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
#modal-popup-view-wishlist .single-wishlist-left>div, #modal-popup-view-wishlist .single-wishlist-middle {
	margin-left: 10px
}
#modal-popup-view-wishlist .single-wishlist-middle .input-group {
	margin-bottom: 0
}
#modal-popup-view-wishlist .single-wishlist-right {
	display: block;
	margin-left: 20px;
	text-align: left
}
.accesory-table-view {
	width: 100%;
	border-collapse: collapse
}
.delete-item-wishlist {
	cursor: hand
}
.waring-wrong-email, .wishlist-email-info {
	visibility: hidden
}
accesory-table-view {
	width: 100%;
	margin: 0
}
accesory-table-view caption {
	font-size: .9em;
	padding: .5em 0
}
accesory-table-view caption, accesory-table-view tfoot tr td {
	font-weight: 400
}

@media screen and (max-width:766px) {
accesory-table-view caption {
	display: none
}
}
.disabled>.fa, .fa.disabled, .fa[disabled], [disabled]>.fa {
	opacity: .3;
	cursor: not-allowed;
	pointer-events: none
}
#grid-list, #view-list {
	cursor: pointer
}
.grid-selector {
	cursor: hand
}
.accessory-search {
	position: relative
}
.accessory-search input {
	text-indent: 30px;
	height: 34px
}
.accessory-search .fa-search {
	position: absolute;
	top: 10px;
	left: 7px;
	font-size: 15px
}
.switch {
	display: none
}
.hero .award-wrap {
	position: absolute;
	z-index: 10;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	top: 12px;
	right: 70px
}
.hero .award-wrap.award-wrap-home {
	top: 130px
}

@media screen and (max-width:63.99875em) {
.hero .award-wrap {
	display: none
}
}
.hero .award-single {
	height: 80px
}
.hero .award-single img {
	height: 100%;
	margin-left: 20px
}
.custom-logo-wrap {
	position: absolute;
	z-index: 10;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	top: -110px;
	left: -20px
}

@media screen and (max-width:63.99875em) {
.custom-logo-wrap {
	display: none
}
}

@media screen and (min-width:64em) {
.overview-body-awards {
	display: none
}
}
.content-awards {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-ms-flex-pack: center;
	justify-content: center
}
.content-awards img {
	height: 90px;
	margin-left: 15px;
	margin-bottom: 15px
}

@media screen and (max-width:63.99875em) {
.content-awards img {
	height: 60px;
	margin-bottom: 0
}
}

@media screen and (max-width:39.99875em) {
.content-awards img {
	height: 32px
}
}

@media screen and (max-width:63.99875em) {
.content-awards {
	display: block;
	width: 100%;
	overflow: scroll;
	white-space: nowrap
}
}

@media screen and (min-width:64em) {
.content-awards {
	width: 75%
}
}

@media screen and (min-width:1000px) and (max-width:1400px) {
.content-awards {
	width: 100%
}
}
.content-awards-bwim {
	display: block;
	width: 100%;
	overflow: scroll;
	white-space: nowrap
}

@media screen and (min-width:1400px) {
.content-awards-bwim {
	overflow: auto
}
}
.content-awards-bwim .bwim-award {
	display: inline-block;
	padding: 1em 2em;
	background-color: #fff;
	max-width: 18em;
	margin-right: 1em;
	white-space: normal
}
.content-awards-bwim .bwim-award h4 {
	min-height: 3em
}
.content-awards-bwim .bwim-award p {
	min-height: 5em
}
.content-awards-bwim .bwim-award img {
	height: 95px
}
.content-awards-bwim .bwim-award:last-child {
	margin-right: 0
}

@media screen and (max-width:63.99875em) {
.content-awards-bwim .bwim-award {
	padding: 1em
}
}

@media screen and (max-width:39.99875em) {
.content-awards-bwim .bwim-award {
	max-width: 13em
}
}
.magazine-wrap {
	position: relative
}
.magazine-embed-wrap {
	height: 100%
}
.magazine-embed-wrap iframe {
	width: 100%;
	height: 98%
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
.magazine-embed-wrap iframe {
	height: 50vw!important
}
}

@media screen and (max-width:39.99875em) {
.magazine-embed-wrap iframe {
	height: 60vw!important
}
}
.go-back-mag {
	position: absolute;
	left: 0
}
.mag-single-img img {
	height: 400px;
	display: block;
	margin: 0 auto
}
.spring-special-offer-container {
	position: relative;
	text-align: center
}
.spring-special-offer {
	position: absolute;
	top: 16px;
	left: 32px;
	color: #0099d4
}
#offers .offer-half-section {
	padding: 50px 80px;
	background: #212121;
	border: 1.2px solid #555
}

@media screen and (max-width:39.99875em) {
#offers .offer-half-section {
	padding: 25px 20px
}
}
.terms-bold {
	font-weight: 700
}
.terms-bold, .terms-sm, .terms-sm-wrap p {
	font-size: .85rem
}
.ppc-video .responsive-embed {
	width: 96%;
	height: 400px;
	position: -webkit-sticky;
	position: sticky;
	top: 15vh;
	height: 85vh;
	width: 100%
}
.ppc-form .gform_wrapper ul li.gfield {
	margin-top: 8px!important
}
.ppc-form .ppc-testdrive-brochure p {
	margin-bottom: 3px
}

@media print, screen and (min-width:64em) {
.explore-section .display-h2 {
	width: 140%
}
}
#sketches .img-container {
	padding-top: 85%
}
.video-wrap p {
	font-size: .9em
}
.video-wrap .video-single {
	color: #000
}
.video-wrap .video-single:hover .play-btn {
	background: red
}
.video-wrap .img-container {
	padding-top: 0;
	height: 240px
}
.video-wrap .img-container, .video-wrap .img-container .play-btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}
.video-wrap .img-container .play-btn {
	width: 70px;
	height: 40px;
	background: rgba(0,0,0,.5);
	color: #fff;
	border-radius: 5px;
	font-size: 20px
}
#video-modal .full-width {
	width: 100%
}
.video-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}
.video-footer img {
	height: 40px;
	margin-right: 14px
}
.manuals-wrap .image-wrap {
	height: 300px;
	width: 100%;
	background-position: 50%;
	background-size: cover
}
.manuals-wrap .manual-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media screen and (min-width:0\0) and (min-width:64em) {
.main-nav .main-nav-logo {
top:15px
}
.models-nav .models-col-a {
right:350%
}
}
@media screen and (min-width:0\0) {
.subpage-nav {
left:0
}
.main-nav .main-nav-toggle {
top:0
}
}