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

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

body {
	margin: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

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

a {
	background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
	border-bottom: 0;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus, [data-whatintent=touch] *, [data-whatintent=touch] *:focus, [data-whatinput=mouse] *, [data-whatinput=mouse] *:focus, [data-whatinput=touch] *, [data-whatinput=touch] *:focus {
	outline: none;
}

[draggable=false] {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.foundation-mq {
	font-family: "small=0em&medium=48em&large=64.0625em&xlarge=75em&xxlarge=87.5em&xxxlarge=100em";
}

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

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

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.3;
	color: #0a0a0a;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

button {
	padding: 0;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, 0);
	line-height: 1;
	cursor: auto;
}

pre {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

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

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

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

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

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

.grid-container.full {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
	padding-left: 0;
}

.grid-x {
	display: flex;
	flex-flow: row wrap;
}

.cell {
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%;
}

.cell.auto {
	flex: 1 1 0;
}

.cell.shrink {
	flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
	flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-x > .cell {
	width: calc(100% - .625rem);
	margin-left: .3125rem;
	margin-right: .3125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-container:not(.full) > .grid-padding-x {
	margin-right: -.3125rem;
	margin-left: -.3125rem;
}

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

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

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

.grid-padding-x > .cell {
	padding-right: .3125rem;
	padding-left: .3125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - .625rem);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 100em) {
	.xxxlarge-padding-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.xxxlarge-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 / 2);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
	flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-padding-y > .cell {
	padding-top: .3125rem;
	padding-bottom: .3125rem;
}

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

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

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

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

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

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

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

.grid-margin-y > .cell {
	height: calc(100% - .625rem);
	margin-top: .3125rem;
	margin-bottom: .3125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cell-block-container {
	display: flex;
	flex-direction: column;
	max-height: 100%;
}

.cell-block-container > .grid-x {
	max-height: 100%;
	flex-wrap: nowrap;
}

@media print,screen and (min-width: 48em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		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: flex;
		flex-direction: column;
		max-height: 100%;
	}
	
	.medium-cell-block-container > .grid-x {
		max-height: 100%;
		flex-wrap: nowrap;
	}
	
	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

@media print,screen and (min-width: 64.0625em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		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: flex;
		flex-direction: column;
		max-height: 100%;
	}
	
	.large-cell-block-container > .grid-x {
		max-height: 100%;
		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;
		flex-wrap: nowrap;
		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: flex;
		flex-direction: column;
		max-height: 100%;
	}
	
	.xlarge-cell-block-container > .grid-x {
		max-height: 100%;
		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: 87.5em) {
	.xxlarge-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		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: flex;
		flex-direction: column;
		max-height: 100%;
	}
	
	.xxlarge-cell-block-container > .grid-x {
		max-height: 100%;
		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;
	}
}

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

.grid-y.grid-frame {
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	align-items: stretch;
	height: 100vh;
	width: auto;
}

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

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

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

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

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

.cell .grid-y.grid-frame {
	height: 100%;
}

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

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

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

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

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

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

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

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

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

.grid-margin-y > .cell {
	height: calc(100% - .625rem);
	margin-top: .3125rem;
	margin-bottom: .3125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width: 48em) {
	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: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:focus {
	color: #000;
}

a img {
	border: 0;
}

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

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

li {
	font-size: inherit;
}

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

ol {
	margin-left: 1.25rem;
}

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

dl {
	margin-bottom: 1rem;
}

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

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #e1e1e1;
}

blockquote, blockquote p {
	line-height: 1.6;
	color: #8a8a8a;
}

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

figure {
	margin: 0;
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a;
}

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

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

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

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

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

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

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

.code-inline, code {
	border: 1px solid #e1e1e1;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #0a0a0a;
	display: inline;
	max-width: 100%;
	word-wrap: break-word;
	padding: .125rem .3125rem .0625rem;
}

.code-block {
	border: 1px solid #e1e1e1;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #0a0a0a;
	display: block;
	overflow: auto;
	white-space: pre;
	padding: 1rem;
	margin-bottom: 1.5rem;
}

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

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

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

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

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

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

@media screen and (min-width: 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: 87.5em) {
	.xxlarge-text-left {
		text-align: left;
	}
	
	.xxlarge-text-right {
		text-align: right;
	}
	
	.xxlarge-text-center {
		text-align: center;
	}
	
	.xxlarge-text-justify {
		text-align: justify;
	}
}

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

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

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

.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	padding: .85em 1em;
}

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

.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, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
	background-color: #000;
	color: #fefefe;
}

.button:hover, .button:focus {
	background-color: #000;
	color: #fefefe;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
	background-color: #000;
	color: #fefefe;
}

.button.primary:hover, .button.primary:focus {
	background-color: #000;
	color: #fefefe;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
	background-color: #767676;
	color: #fefefe;
}

.button.secondary:hover, .button.secondary:focus {
	background-color: #5e5e5e;
	color: #fefefe;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
	background-color: #3adb76;
	color: #0a0a0a;
}

.button.success:hover, .button.success:focus {
	background-color: #22bb5b;
	color: #0a0a0a;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
	background-color: #ffae00;
	color: #0a0a0a;
}

.button.warning:hover, .button.warning:focus {
	background-color: #cc8b00;
	color: #0a0a0a;
}

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

.button.alert:hover, .button.alert:focus {
	background-color: #a53a2a;
	color: #fefefe;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
	background-color: rgba(0, 0, 0, 0);
}

.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
	border: 1px solid #000;
	color: #000;
}

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

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
	border: 1px solid #000;
	color: #000;
}

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

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

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
	border-color: #157539;
	color: #157539;
}

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

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

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

.button.hollow.alert:hover, .button.hollow.alert:focus {
	border-color: #67241a;
	color: #67241a;
}

.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

.button.clear.secondary:hover, .button.clear.secondary:focus {
	color: #3b3b3b;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
	color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
	color: #157539;
}

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

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

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

.button.clear.alert:hover, .button.clear.alert:focus {
	color: #67241a;
}

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

.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .4em;
	content: "";
	border-bottom-width: 0;
	border-color: #fefefe rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em;
}

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

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

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

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
	border-top-color: #3adb76;
}

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

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

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

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

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea {
	appearance: none;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.2375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 2px solid #e1e1e1;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.3;
	color: #0a0a0a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
}

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

textarea {
	max-width: 100%;
}

textarea[rows] {
	height: auto;
}

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

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

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

::placeholder {
	color: #e1e1e1;
}

[type=file], [type=checkbox], [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: normal;
	line-height: 1.8;
	color: #0a0a0a;
}

label.middle {
	margin: 0 0 1rem;
	line-height: 1.3;
	padding: .625rem 0;
}

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

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

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

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

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

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #e1e1e1;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: flex;
	flex: 0 0 auto;
	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;
	flex: 1 1 0px;
	min-width: 0;
}

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

.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	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 #e1e1e1;
}

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

select {
	height: 2.2375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	appearance: none;
	border: 2px solid #e1e1e1;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.3;
	color: #0a0a0a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	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>");
}

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

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

select:focus {
	outline: none;
	border: 2px solid #0a0a0a;
	background-color: #fefefe;
	box-shadow: none;
	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;
}

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

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

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

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

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

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

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

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

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

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

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

.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #000;
}

:last-child:not(.is-active) > .accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0 0 0 0;
}

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

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

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

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6;
}

.accordion-menu li {
	width: 100%;
}

.accordion-menu a {
	padding: .7rem 1rem;
}

.accordion-menu .is-accordion-submenu 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-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
	right: 1rem;
	left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
	right: auto;
	left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
	transform: rotate(180deg);
	transform-origin: 50% 50%;
}

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

.has-submenu-toggle > a {
	margin-right: 40px;
}

.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	top: 0;
	bottom: 0;
	margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
	transform: scaleY(-1);
	transform-origin: 50% 50%;
}

.submenu-toggle-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

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

.badge.primary {
	background: #000;
	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;
}

.button-group {
	margin-bottom: 1rem;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	flex-grow: 1;
}

.button-group::before, .button-group::after {
	display: none;
}

.button-group::before, .button-group::after {
	display: table;
	content: " ";
	flex-basis: 0;
	order: 1;
}

.button-group::after {
	clear: both;
}

.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: .9rem;
	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 {
	flex: 1 1 0px;
}

.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
	background-color: #000;
	color: #fefefe;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
	background-color: #000;
	color: #fefefe;
}

.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
	background-color: #767676;
	color: #fefefe;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
	background-color: #5e5e5e;
	color: #fefefe;
}

.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
	background-color: #3adb76;
	color: #0a0a0a;
}

.button-group.success .button:hover, .button-group.success .button:focus {
	background-color: #22bb5b;
	color: #0a0a0a;
}

.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
	background-color: #ffae00;
	color: #0a0a0a;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
	background-color: #cc8b00;
	color: #0a0a0a;
}

.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
	background-color: #cc4b37;
	color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
	background-color: #a53a2a;
	color: #fefefe;
}

.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
	background-color: rgba(0, 0, 0, 0);
}

.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
	border: 1px solid #000;
	color: #000;
}

.button-group.hollow .button:hover, .button-group.hollow .button:focus {
	border-color: #000;
	color: #000;
}

.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
	border: 1px solid #000;
	color: #000;
}

.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
	border-color: #000;
	color: #000;
}

.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
	border: 1px solid #767676;
	color: #767676;
}

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b;
}

.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
	border-color: #157539;
	color: #157539;
}

.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
	border: 1px solid #ffae00;
	color: #ffae00;
}

.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
	border-color: #7f5700;
	color: #7f5700;
}

.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}

.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
	border-color: #67241a;
	color: #67241a;
}

.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
}

.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
	color: #000;
}

.button-group.clear .button:hover, .button-group.clear .button:focus {
	color: #000;
}

.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
	color: #000;
}

.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
	color: #000;
}

.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
	color: #767676;
}

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
	color: #3b3b3b;
}

.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
	color: #3adb76;
}

.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
	color: #157539;
}

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

.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
	color: #7f5700;
}

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

.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
	color: #67241a;
}

.button-group.no-gaps .button {
	margin-right: -.0625rem;
}

.button-group.no-gaps .button + .button {
	border-left-color: rgba(0, 0, 0, 0);
}

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
	flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
	flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
	margin-bottom: 0;
}

.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
	flex: 1 1 0px;
}

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

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

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

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

.callout {
	background-color: hsl(0, 0%, 99.9411764706%);
	color: #0a0a0a;
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
}

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

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

.callout.primary {
	background-color: hsl(0, 0%, 85%);
	color: #0a0a0a;
}

.callout.secondary {
	background-color: hsl(0, 0%, 91.9411764706%);
	color: #0a0a0a;
}

.callout.success {
	background-color: #e1f9ea;
	color: #0a0a0a;
}

.callout.warning {
	background-color: #fff2d8;
	color: #0a0a0a;
}

.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a;
}

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

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

.card {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a;
}

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

.card-divider {
	display: flex;
	flex: 0 1 auto;
	padding: 1rem;
	background: #e6e6e6;
}

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

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

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

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

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

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

.close-button:hover, .close-button:focus {
	color: #0a0a0a;
}

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

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

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

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

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

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

.menu input {
	display: inline-block;
}

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

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

.menu.vertical.icon-top li a img, .menu.vertical.icon-top li a i, .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img, .menu.vertical.icon-bottom li a i, .menu.vertical.icon-bottom li a svg {
	text-align: left;
}

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

.menu.expanded.icon-top li a img, .menu.expanded.icon-top li a i, .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img, .menu.expanded.icon-bottom li a i, .menu.expanded.icon-bottom li a svg {
	text-align: left;
}

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

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

.menu.simple a {
	padding: 0;
}

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

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

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

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

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

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

.menu.icons a {
	display: flex;
}

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

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

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

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

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

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

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

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

.menu.icon-bottom li a img, .menu.icon-bottom li a i, .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img, .menu.nested.icon-bottom li a i, .menu.nested.icon-bottom li a svg {
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center;
}

.menu .is-active > a {
	background: #000;
	color: #fefefe;
}

.menu .active > a {
	background: #000;
	color: #fefefe;
}

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

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

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

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

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

.menu.align-right.icon-top li a img, .menu.align-right.icon-top li a i, .menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img, .menu.align-right.icon-bottom li a i, .menu.align-right.icon-bottom li a svg {
	text-align: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-drilldown {
	position: relative;
	overflow: hidden;
}

.is-drilldown li {
	display: block;
}

.is-drilldown.animate-height {
	transition: height .5s;
}

.drilldown a {
	padding: .7rem 1rem;
	background: #fefefe;
}

.drilldown .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform .15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
	transform: translateX(100%);
}

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

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

.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
	position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
	right: 1rem;
	left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: auto;
	left: 1rem;
}

.drilldown .js-drilldown-back > a::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem;
}

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

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

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

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

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

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

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

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

.dropdown.menu > li.is-dropdown-submenu-parent > a {
	position: relative;
	padding-right: 1.5rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: 5px;
	left: auto;
	margin-top: -3px;
}

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

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

.dropdown.menu > li.is-active > a {
	background: rgba(0, 0, 0, 0);
	color: #000;
}

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

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

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

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

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

.dropdown.menu.vertical > li > a::after {
	right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: auto;
	left: 5px;
}

.dropdown.menu.vertical > li.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
}

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

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

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

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

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

.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: 0;
	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-style: solid;
	border-width: 6px;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: auto;
	left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: 0;
}

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

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

.responsive-embed, .flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden;
}

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-embed.widescreen, .flex-video.widescreen {
	padding-bottom: 56.25%;
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	border-radius: 0;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #000;
	color: #fefefe;
}

.label.primary {
	background: #000;
	color: #fefefe;
}

.label.secondary {
	background: #767676;
	color: #fefefe;
}

.label.success {
	background: #3adb76;
	color: #0a0a0a;
}

.label.warning {
	background: #ffae00;
	color: #0a0a0a;
}

.label.alert {
	background: #cc4b37;
	color: #fefefe;
}

.media-object {
	display: flex;
	margin-bottom: 1rem;
	flex-wrap: nowrap;
}

.media-object img {
	max-width: none;
}

@media print,screen and (max-width: 47.99875em) {
	.media-object.stack-for-small {
		flex-wrap: wrap;
	}
}

.media-object-section {
	flex: 0 1 auto;
}

.media-object-section:first-child {
	padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem;
}

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

@media print,screen and (max-width: 47.99875em) {
	.stack-for-small .media-object-section {
		padding: 0;
		padding-bottom: 1rem;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.stack-for-small .media-object-section img {
		width: 100%;
	}
}

.media-object-section.main-section {
	flex: 1 1 0px;
}

.orbit {
	position: relative;
}

.orbit-container {
	position: relative;
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.orbit-slide {
	width: 100%;
	position: absolute;
}

.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0;
}

.orbit-figure {
	margin: 0;
}

.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0;
}

.orbit-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 1rem;
	background-color: rgba(10, 10, 10, .5);
	color: #fefefe;
}

.orbit-next, .orbit-previous {
	z-index: 10;
	padding: 1rem;
	color: #fefefe;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
	outline: 0;
}

.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
	background-color: rgba(10, 10, 10, .5);
}

.orbit-previous {
	left: 0;
}

.orbit-next {
	left: auto;
	right: 0;
}

.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center;
}

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

.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	border-radius: 50%;
	background-color: #e1e1e1;
}

.orbit-bullets button:hover {
	background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
	background-color: #8a8a8a;
}

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

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

.pagination::after {
	clear: both;
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none;
}

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

@media print,screen and (min-width: 48em) {
	.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: #000;
	color: #fefefe;
	cursor: default;
}

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

.pagination .disabled:hover {
	background: rgba(0, 0, 0, 0);
}

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

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

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

.progress {
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0;
	background-color: #e1e1e1;
}

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

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

.progress.success .progress-meter {
	background-color: #3adb76;
}

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

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

.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #000;
}

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

.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	user-select: none;
	touch-action: none;
}

.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
	height: .5rem;
	background-color: #e1e1e1;
	transition: all .2s ease-in-out;
}

.slider-fill.is-dragging {
	transition: all 0s linear;
}

.slider-handle {
	left: 0;
	z-index: 1;
	cursor: grab;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 0;
	background-color: #000;
	transition: all .2s ease-in-out;
	touch-action: manipulation;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

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

.slider-handle:hover {
	background-color: #000;
}

.slider-handle.is-dragging {
	transition: all 0s linear;
	cursor: grabbing;
}

.slider.disabled, .slider[disabled] {
	opacity: .25;
	cursor: not-allowed;
}

.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1);
}

.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%;
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%);
}

.sticky-container {
	position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width: 48em) {
	.reveal {
		width: 600px;
		max-width: 100%;
	}
}

.reveal.collapse {
	padding: 0;
}

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

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

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

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

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

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

.switch {
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem;
	font-weight: bold;
	color: #fefefe;
	user-select: none;
	height: 2rem;
}

.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0;
}

.switch-paddle {
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	background: #e1e1e1;
	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: translate3d(0, 0, 0);
	border-radius: 0;
	background: #fefefe;
	transition: all .25s ease-out;
	content: "";
}

input:checked ~ .switch-paddle {
	background: #000;
}

input:checked ~ .switch-paddle::after {
	left: 2.25rem;
}

input:focus-visible ~ .switch-paddle {
	background: #cacaca;
}

input:focus-visible ~ .switch-paddle::after {
	background: #fefefe;
}

input:checked:focus-visible ~ .switch-paddle {
	background: #000;
}

input:disabled ~ .switch-paddle {
	cursor: not-allowed;
	opacity: .5;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
	outline: 0;
}

.switch-inactive, .switch-active {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.switch-active {
	left: 8%;
	display: none;
}

input:checked + label > .switch-active {
	display: block;
}

.switch-inactive {
	right: 15%;
}

input:checked + label > .switch-inactive {
	display: none;
}

.switch.tiny {
	height: 1.5rem;
}

.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .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;
}

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

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

thead {
	background: hsl(0, 0%, 97.1176470588%);
	color: #0a0a0a;
}

tfoot {
	background: #f1f1f1;
	color: #0a0a0a;
}

thead tr, tfoot tr {
	background: rgba(0, 0, 0, 0);
}

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

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

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

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

table.unstriped tbody tr {
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe;
}

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

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

table.hover thead tr:hover {
	background-color: hsl(0, 0%, 95.1176470588%);
}

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

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

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: hsl(0, 0%, 92.6078431373%);
}

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

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

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

.tabs::after {
	clear: both;
}

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

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

.tabs.simple > li > a:hover {
	background: rgba(0, 0, 0, 0);
}

.tabs.primary {
	background: #000;
}

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

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
	background: hsl(0, 0%, 5%);
}

.tabs-title {
	float: left;
}

.tabs-title > a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #000;
}

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

.tabs-title > a:hover {
	background: #fefefe;
	color: #000;
}

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

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

.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: solid 4px #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
	line-height: 0;
}

a.thumbnail {
	transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
	box-shadow: 0 0 6px 1px rgba(0, 0, 0, .5);
}

a.thumbnail image {
	box-shadow: none;
}

.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

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

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

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

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

.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: bold;
	cursor: help;
}

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

.tooltip::before {
	position: absolute;
}

.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .75rem;
	content: "";
	border-top-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0a0a0a;
	bottom: 100%;
}

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

.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .75rem;
	content: "";
	border-bottom-width: 0;
	border-color: #0a0a0a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	top: 100%;
	bottom: auto;
}

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

.tooltip.left::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .75rem;
	content: "";
	border-right-width: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0a0a0a;
	left: 100%;
}

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

.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .75rem;
	content: "";
	border-left-width: 0;
	border-color: rgba(0, 0, 0, 0) #0a0a0a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	right: 100%;
	left: auto;
}

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

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

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

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

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

.top-bar {
	padding: .5rem;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.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 {
	flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

.hide {
	display: none !important;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 64.06125em),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: 87.49875em) {
	.hide-for-xlarge-only {
		display: none !important;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.show-for-dark-mode {
	display: none;
}

.hide-for-dark-mode {
	display: block;
}

@media screen and (prefers-color-scheme: dark) {
	.show-for-dark-mode {
		display: block !important;
	}
	
	.hide-for-dark-mode {
		display: none !important;
	}
}

.show-for-ie {
	display: none;
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
	.show-for-ie {
		display: block !important;
	}
	
	.hide-for-ie {
		display: none !important;
	}
}

.show-for-sticky {
	display: none;
}

.is-stuck .show-for-sticky {
	display: block;
}

.is-stuck .hide-for-sticky {
	display: none;
}

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

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

.align-center {
	justify-content: center;
}

.align-justify {
	justify-content: space-between;
}

.align-spaced {
	justify-content: space-around;
}

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

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

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

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

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

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

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

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

.align-self-middle {
	align-self: center;
}

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

.align-self-stretch {
	align-self: stretch;
}

.align-center-middle {
	justify-content: center;
	align-items: center;
	align-content: center;
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 100em) {
	.xxxlarge-order-1 {
		order: 1;
	}
	
	.xxxlarge-order-2 {
		order: 2;
	}
	
	.xxxlarge-order-3 {
		order: 3;
	}
	
	.xxxlarge-order-4 {
		order: 4;
	}
	
	.xxxlarge-order-5 {
		order: 5;
	}
	
	.xxxlarge-order-6 {
		order: 6;
	}
}

.flex-container {
	display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bounce-in {
	transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
}

.bounce-out {
	transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
}

.bounce-in-out {
	transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
}

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

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

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

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

.spin-cw {
	animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
	0% {
		transform: rotate(-1turn);
	}
	
	100% {
		transform: rotate(0);
	}
}

.spin-ccw {
	animation-name: spin-ccw-1turn;
}

@keyframes spin-ccw-1turn {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(-1turn);
	}
}

.wiggle {
	animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
	40%, 50%, 60% {
		transform: rotate(7deg);
	}
	
	35%, 45%, 55%, 65% {
		transform: rotate(-7deg);
	}
	
	0%, 30%, 70%, 100% {
		transform: rotate(0);
	}
}

.shake, .spin-cw, .spin-ccw, .wiggle {
	animation-duration: 500ms;
}

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

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

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

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

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

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

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

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

.bounce-in {
	animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
}

.bounce-out {
	animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
}

.bounce-in-out {
	animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
}

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

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

@keyframes product-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes topCanvasNavOpen {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
	}
	
	to {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

@keyframes topCanvasClose {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
	}
	
	50% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
		clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
	}
	
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%);
		clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%);
	}
}

@-webkit-keyframes show-menu-section {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes show-menu-section {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes full_and_visible {
	100% {
		width: 100%;
		height: 100%;
		visibility: visible;
	}
}

@keyframes no_space_and_hidden {
	100% {
		width: 0;
		height: 0;
		visibility: hidden;
	}
}

@keyframes shop_tooltip_clicked {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

@keyframes shop_tooltip_clicked_desktop {
	0% {
		transform: scale(1.1);
	}
	
	50% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1.1);
	}
}

@keyframes shop_tooltip_hover_in {
	0% {
		transform: translate3d(-50%, -70%, 0);
		opacity: 0;
	}
	
	100% {
		transform: translate3d(-50%, -20%, 0);
		opacity: 1;
	}
}

@keyframes shop_tooltip_hover_out {
	0% {
		transform: translate3d(-50%, -20%, 0);
		opacity: 1;
	}
	
	100% {
		transform: translate3d(-50%, -70%, 0);
		opacity: 0;
	}
}

@keyframes shop_tooltip_show_hide {
	0% {
		transform: translate3d(200px, 0, 0);
		opacity: 0;
	}
	
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes drop_down_in {
	0% {
		opacity: 0;
		transform: perspective(500px) rotateX(-25deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
		transform: perspective(9999px) rotateX(0deg);
	}
}

@keyframes drop_down_out {
	0% {
		opacity: 1;
		transform: perspective(9999px) rotateX(0deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		transform: perspective(500px) rotateX(-25deg);
	}
}

@keyframes drop_down_right_in {
	0% {
		opacity: 0;
		transform: perspective(500px) rotateY(20deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
		transform: perspective(9999px) rotateY(0deg);
	}
}

@keyframes drop_down_right_out {
	0% {
		opacity: 1;
		transform: perspective(9999px) rotateY(0deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		transform: perspective(500px) rotateY(20deg);
	}
}

@keyframes drop_down_left_in {
	0% {
		opacity: 0;
		transform: perspective(500px) rotateY(-10deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
		transform: perspective(9999px) rotateY(0deg);
	}
}

@keyframes drop_down_left_out {
	0% {
		opacity: 1;
		transform: perspective(9999px) rotateY(0deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		transform: perspective(500px) rotateY(-10deg);
	}
}

@keyframes mega_drop_down_in {
	0% {
		opacity: 0;
		transform: perspective(500px) rotateX(-5deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
		transform: perspective(9999px) rotateX(0deg);
	}
}

@keyframes mega_drop_down_out {
	0% {
		opacity: 1;
		transform: perspective(9999px) rotateX(0deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		transform: perspective(500px) rotateX(-5deg);
	}
}

@keyframes minicart_in {
	0% {
		opacity: 0;
		transform: perspective(500px) rotateX(-5deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
		transform: perspective(9999px) rotateX(0deg);
	}
}

@keyframes minicart_out {
	0% {
		opacity: 1;
		transform: perspective(9999px) rotateX(0deg);
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		transform: perspective(500px) rotateX(-5deg);
	}
}

@keyframes menu_dropdowns_li {
	0% {
		opacity: 0;
		transform: translate3d(-10px, 0, 0);
	}
	
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes megadropdown_categories {
	0% {
		opacity: 0;
		transform: translate3d(-5px, 0, 0);
	}
	
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes megamenu_blog_cats {
	0% {
		opacity: 0;
		transform: translate3d(-10px, 0, 0);
	}
	
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes megamenu_blog {
	0% {
		opacity: 0;
		transform: scale(.95);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes megamenu_icons {
	0% {
		opacity: 0;
		transform: scale(.85);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes megamenu_categories {
	0% {
		opacity: 0;
		transform: scale(.95);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes megamenu_contact_img {
	0% {
		opacity: 0;
		transform: scale(.9);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes megamenu_contact {
	0% {
		opacity: 0;
		transform: translate3d(-10px, 0, 0);
	}
	
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes sticky_header_out {
	100% {
		height: 0;
		visibility: hidden;
		overflow: hidden;
	}
}

@keyframes sticky_header_in {
	100% {
		height: auto;
		visibility: visible;
		overflow: visible;
	}
}

@keyframes bounceInCart {
	from, 50%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		transform: scale3d(.75, .75, .75);
	}
	
	50% {
		transform: scale3d(1, 1, 1);
	}
	
	to {
		transform: scale3d(.75, .75, .75);
	}
}

@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.3, 1.3, 1.3);
		transform: scale3d(1.3, 1.3, 1.3);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@-webkit-keyframes slideInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes pulsate {
	0% {
		-moz-transform: scale(.1, .1);
		-o-transform: scale(.1, .1);
		-ms-transform: scale(.1, .1);
		-webkit-transform: scale(.1, .1);
		transform: scale(.1, .1);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
	
	50% {
		opacity: 1;
		-ms-filter: none;
		filter: none;
	}
	
	100% {
		-moz-transform: scale(1.2, 1.2);
		-o-transform: scale(1.2, 1.2);
		-ms-transform: scale(1.2, 1.2);
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
}

@-webkit-keyframes pulsate {
	0% {
		-moz-transform: scale(.1, .1);
		-o-transform: scale(.1, .1);
		-ms-transform: scale(.1, .1);
		-webkit-transform: scale(.1, .1);
		transform: scale(.1, .1);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
	
	50% {
		opacity: 1;
		-ms-filter: none;
		filter: none;
	}
	
	100% {
		-moz-transform: scale(1.2, 1.2);
		-o-transform: scale(1.2, 1.2);
		-ms-transform: scale(1.2, 1.2);
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
}

@-o-keyframes pulsate {
	0% {
		-moz-transform: scale(.1, .1);
		-o-transform: scale(.1, .1);
		-ms-transform: scale(.1, .1);
		-webkit-transform: scale(.1, .1);
		transform: scale(.1, .1);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
	
	50% {
		opacity: 1;
		-ms-filter: none;
		filter: none;
	}
	
	100% {
		-moz-transform: scale(1.2, 1.2);
		-o-transform: scale(1.2, 1.2);
		-ms-transform: scale(1.2, 1.2);
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
}

@keyframes pulsate {
	0% {
		-moz-transform: scale(.1, .1);
		-o-transform: scale(.1, .1);
		-ms-transform: scale(.1, .1);
		-webkit-transform: scale(.1, .1);
		transform: scale(.1, .1);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
	
	50% {
		opacity: 1;
		-ms-filter: none;
		filter: none;
	}
	
	100% {
		-moz-transform: scale(1.2, 1.2);
		-o-transform: scale(1.2, 1.2);
		-ms-transform: scale(1.2, 1.2);
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
}

@keyframes beat {
	0%, 100% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(1.1);
	}
}

@keyframes bounceIconUp {
	0% {
		transform: translateY(0px);
	}
	
	25% {
		transform: translateY(-20px);
	}
	
	50% {
		transform: translateY(0px);
	}
	
	75% {
		transform: translateY(-20px);
	}
	
	100% {
		transform: translateY(0px);
	}
}

@-webkit-keyframes fx {
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes fx {
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@-webkit-keyframes rotateIn {
	0% {
		transform: rotate(0deg);
	}
	
	50% {
		transform: rotate(40deg);
	}
	
	100% {
		transform: rotate(0deg);
	}
}

@keyframes rotateIn {
	0% {
		transform: rotate(0deg);
	}
	
	50% {
		transform: rotate(40deg);
	}
	
	100% {
		transform: rotate(0deg);
	}
}

.progress-page {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.progress-page:hover .scrolltotop {
	visibility: visible;
	overflow: visible;
}

.progress-page .scrolltotop {
	background: none;
	font-size: 0;
	border-top-width: 0;
	color: inherit;
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.progress-page .scrolltotop .tooltip {
	max-width: 15rem;
	transition: all .3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: -35px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	visibility: hidden;
	pointer-events: none;
	white-space: nowrap;
	text-align: center;
	padding: 8px 9px 6px 9px;
}

@media print,screen and (min-width: 64.0625em) {
	.progress-page .scrolltotop .tooltip {
		animation: shop_tooltip_hover_out .3s;
	}
}

.progress-page .scrolltotop .tooltip:after {
	position: absolute;
	bottom: -16px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-color: #0a0a0a;
}

@media print,screen and (min-width: 64.0625em) {
	.progress-page .scrolltotop:hover .tooltip {
		animation: shop_tooltip_hover_in .3s;
		animation-fill-mode: forwards;
		visibility: visible;
	}
}

.progress-page .scrolltotop:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	transition: all .3s ease-in-out;
	font-size: 16px;
}

.attr-swatches {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.attr-swatches:hover .sub-swatch {
	visibility: visible;
	overflow: visible;
}

.attr-swatches .sub-swatch {
	background: none;
	font-size: 0;
	border-top-width: 0;
	color: inherit;
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.attr-swatches .sub-swatch .tooltip {
	max-width: 15rem;
	transition: all .3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: -35px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	visibility: hidden;
	pointer-events: none;
	white-space: nowrap;
	text-align: center;
	padding: 8px 9px 6px 9px;
}

@media print,screen and (min-width: 64.0625em) {
	.attr-swatches .sub-swatch .tooltip {
		animation: shop_tooltip_hover_out .3s;
	}
}

.attr-swatches .sub-swatch .tooltip:after {
	position: absolute;
	bottom: -16px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-color: #0a0a0a;
}

@media print,screen and (min-width: 64.0625em) {
	.attr-swatches .sub-swatch:hover .tooltip {
		animation: shop_tooltip_hover_in .3s;
		animation-fill-mode: forwards;
		visibility: visible;
	}
}

.attr-swatches .sub-swatch:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	transition: all .3s ease-in-out;
	font-size: 16px;
}

.footer-section-inner {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.footer-section-inner:hover .barberry_product_wishlist_button {
	visibility: visible;
	overflow: visible;
}

.footer-section-inner .barberry_product_wishlist_button {
	background: none;
	font-size: 0;
	border-top-width: 0;
	color: inherit;
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.footer-section-inner .barberry_product_wishlist_button .tooltip {
	max-width: 15rem;
	transition: all .3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: -35px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	visibility: hidden;
	pointer-events: none;
	white-space: nowrap;
	text-align: center;
	padding: 8px 9px 6px 9px;
}

@media print,screen and (min-width: 64.0625em) {
	.footer-section-inner .barberry_product_wishlist_button .tooltip {
		animation: shop_tooltip_hover_out .3s;
	}
}

.footer-section-inner .barberry_product_wishlist_button .tooltip:after {
	position: absolute;
	bottom: -16px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-color: #0a0a0a;
}

@media print,screen and (min-width: 64.0625em) {
	.footer-section-inner .barberry_product_wishlist_button:hover .tooltip {
		animation: shop_tooltip_hover_in .3s;
		animation-fill-mode: forwards;
		visibility: visible;
	}
}

.footer-section-inner .barberry_product_wishlist_button:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	transition: all .3s ease-in-out;
	font-size: 16px;
}

.footer-section-inner {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.footer-section-inner:hover .barberry_product_compare_button {
	visibility: visible;
	overflow: visible;
}

.footer-section-inner .barberry_product_compare_button {
	background: none;
	font-size: 0;
	border-top-width: 0;
	color: inherit;
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.footer-section-inner .barberry_product_compare_button .tooltip {
	max-width: 15rem;
	transition: all .3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: -35px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	visibility: hidden;
	pointer-events: none;
	white-space: nowrap;
	text-align: center;
	padding: 8px 9px 6px 9px;
}

@media print,screen and (min-width: 64.0625em) {
	.footer-section-inner .barberry_product_compare_button .tooltip {
		animation: shop_tooltip_hover_out .3s;
	}
}

.footer-section-inner .barberry_product_compare_button .tooltip:after {
	position: absolute;
	bottom: -16px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-color: #0a0a0a;
}

@media print,screen and (min-width: 64.0625em) {
	.footer-section-inner .barberry_product_compare_button:hover .tooltip {
		animation: shop_tooltip_hover_in .3s;
		animation-fill-mode: forwards;
		visibility: visible;
	}
}

.footer-section-inner .barberry_product_compare_button:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	transition: all .3s ease-in-out;
	font-size: 16px;
}

.footer-section-inner {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.footer-section-inner:hover .barberry_product_quick_view_button {
	visibility: visible;
	overflow: visible;
}

.footer-section-inner .barberry_product_quick_view_button {
	background: none;
	font-size: 0;
	border-top-width: 0;
	color: inherit;
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.footer-section-inner .barberry_product_quick_view_button .tooltip {
	max-width: 15rem;
	transition: all .3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: -35px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	visibility: hidden;
	pointer-events: none;
	white-space: nowrap;
	text-align: center;
	padding: 8px 9px 6px 9px;
}

@media print,screen and (min-width: 64.0625em) {
	.footer-section-inner .barberry_product_quick_view_button .tooltip {
		animation: shop_tooltip_hover_out .3s;
	}
}

.footer-section-inner .barberry_product_quick_view_button .tooltip:after {
	position: absolute;
	bottom: -16px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-color: #0a0a0a;
}

@media print,screen and (min-width: 64.0625em) {
	.footer-section-inner .barberry_product_quick_view_button:hover .tooltip {
		animation: shop_tooltip_hover_in .3s;
		animation-fill-mode: forwards;
		visibility: visible;
	}
}

.footer-section-inner .barberry_product_quick_view_button:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	transition: all .3s ease-in-out;
	font-size: 16px;
}

.progress-page {
	position: fixed;
	right: 30px;
	bottom: 60px;
	height: 46px;
	width: 46px;
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	opacity: 0;
	z-index: 10;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

@media screen and (max-width: 90em) {
	.progress-page {
		right: 20px;
		bottom: 20px;
	}
}

.progress-page.is-active.is-visible {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	cursor: pointer;
}

.progress-page .scrolltotop {
	z-index: 4;
	height: 46px;
	right: 0px;
	bottom: 40px;
	width: 46px;
	cursor: inherit;
	opacity: 1;
	position: absolute;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.progress-page .scrolltotop .arrow-top {
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	height: 8px;
	transform: rotate(135deg);
	width: 8px;
	position: absolute;
	left: 19px;
	top: 16px;
	transition: all .2s ease-in-out;
}

.progress-page .scrolltotop .arrow-top-line {
	background-color: #000;
	height: 14px;
	left: 50%;
	position: absolute;
	top: 16px;
	width: 2px;
	margin-left: -1px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.progress-page .scrolltotop.is-active.is-visible {
	opacity: 1;
	bottom: 0;
}

.progress-page svg {
	transition: all .2s ease-in-out;
	top: 0;
}

.progress-page svg path {
	fill: none;
}

.progress-page svg.progress-circle path {
	stroke: #000;
	stroke-width: 3;
	box-sizing: border-box;
}

body:not(.is-mobile) .progress-page:hover {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
}

body:not(.is-mobile) .progress-page:hover .scrolltotop .arrow-top {
	top: 14px;
}

body:not(.is-mobile) .progress-page:hover .scrolltotop .arrow-top-line {
	top: 14px;
	height: 18px;
}

body:not(.is-mobile) .progress-page:hover svg {
	opacity: 0;
}

.reveal-overlay {
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, .3);
	cursor: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/cross.svg"), url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/cross.png"), zoom-out;
}

.reveal {
	text-align: left;
	border: none;
	background-color: #fff;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	overflow-y: auto;
	width: auto;
	height: auto;
	min-height: inherit;
	max-width: 574px;
	margin: 7% auto 0;
	padding: 40px 40px;
	-webkit-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, .15);
	box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, .15);
	cursor: auto;
}

@media print,screen and (max-width: 47.99875em) {
	.reveal {
		padding: 30px 30px;
	}
}

.reveal.blog-gallery {
	top: 0 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.breadcrumbs-wrapper {
	overflow: hidden;
	margin-bottom: 20px;
}

@media print,screen and (max-width: 64.06125em) {
	.breadcrumbs-wrapper {
		margin-bottom: 15px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.breadcrumbs-wrapper {
		margin-bottom: 10px;
	}
}

.breadcrumbs-wrapper .breadcrumbs {
	line-height: 1.3 !important;
	font-weight: 300 !important;
	color: #000;
}

.breadcrumbs-wrapper .breadcrumbs > a, .breadcrumbs-wrapper .breadcrumbs > span {
	line-height: 1.3 !important;
	font-size: 83%;
	display: inline-block;
}

.breadcrumbs-wrapper .breadcrumbs > span {
	padding: 0;
}

.breadcrumbs-wrapper .breadcrumbs > span.delimiter {
	padding: 0 10px;
}

.breadcrumbs-wrapper .breadcrumbs a {
	font-size: inherit;
	color: #000;
}

.breadcrumbs-wrapper .breadcrumbs a:hover {
	opacity: .5;
}

.breadcrumbs-wrapper .breadcrumbs a, .breadcrumbs-wrapper .breadcrumbs span {
	text-decoration: none;
	font-weight: 300;
}

.box-share-master-container {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.box-share-master-container:hover .social-sharing {
	visibility: visible;
	overflow: visible;
}

.box-share-master-container .social-sharing {
	background: none;
	font-size: 0;
	border-top-width: 0;
	color: inherit;
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.box-share-master-container .social-sharing .tooltip {
	max-width: 15rem;
	transition: all .3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: -35px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	visibility: hidden;
	pointer-events: none;
	white-space: nowrap;
	text-align: center;
	padding: 8px 9px 6px 9px;
}

@media print,screen and (min-width: 64.0625em) {
	.box-share-master-container .social-sharing .tooltip {
		animation: shop_tooltip_hover_out .3s;
	}
}

.box-share-master-container .social-sharing .tooltip:after {
	position: absolute;
	bottom: -16px;
	right: auto;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-color: #0a0a0a;
}

@media print,screen and (min-width: 64.0625em) {
	.box-share-master-container .social-sharing:hover .tooltip {
		animation: shop_tooltip_hover_in .3s;
		animation-fill-mode: forwards;
		visibility: visible;
	}
}

.box-share-master-container .social-sharing:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	transition: all .3s ease-in-out;
	font-size: 16px;
}

.box-share-master-container {
	position: absolute;
	right: -80px;
	top: 0;
}

@media screen and (max-width: 75em) {
	.box-share-master-container {
		right: -60px;
	}
}

.box-share-master-container a {
	background-color: #fff;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .08);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .08);
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .08);
}

.box-share-master-container a:after {
	position: absolute;
	top: calc(50% - 10px);
	left: calc(50% - 12px);
	font-size: 20px !important;
	font-weight: 700 !important;
}

@media screen and (max-width: 80em) {
	.box-share-master-container a {
		width: 45px;
		height: 45px;
	}
	
	.box-share-master-container a:after {
		position: absolute;
		top: calc(50% - 9px);
		left: calc(50% - 9px);
		font-size: 16px !important;
		font-weight: 700 !important;
	}
}

.box-share-master-container a:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	transition: -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
	transition: transform .5s cubic-bezier(.19, 1, .22, 1);
	transition: transform .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

body:not(.is-mobile) .box-share-master-container a:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

body:not(.is-mobile) .box-share-master-container a:hover:after {
	color: #fff;
	transform: scale(.8);
}

.arthref {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

.arthref .overlay {
	z-index: 100;
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: hsla(0, 0%, 100%, .6);
	pointer-events: none;
	display: none;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.arthref .overlay.active {
	opacity: 1;
	pointer-events: all;
}

.arthref .opaque {
	background: hsla(0, 0%, 100%, .6);
}

.arthref .icon-container {
	z-index: 101;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}

.arthref .icon-container:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.arthref .icon-container .centered {
	display: inline-block;
	padding: 1em;
	vertical-align: middle;
	text-align: left;
	width: 90%;
	max-width: 725px;
}

.arthref .icon-container .share-title {
	display: block;
	margin-bottom: 40px;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	text-align: center;
}

.arthref .icon-container .share-title h4 {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 30px;
}

.arthref .icon-container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	pointer-events: none;
}

.arthref .icon-container ul.active {
	pointer-events: auto;
}

.arthref .icon-container ul li {
	opacity: 0;
	-moz-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	transition: all 1s cubic-bezier(.19, 1, .22, 1);
}

@media print,screen and (max-width: 47.99875em) {
	.arthref .icon-container ul li {
		margin-right: 1.875rem;
	}
}

.arthref .icon-container ul li:last-child {
	margin-right: 0;
}

.arthref .icon-container ul li a {
	background-color: rgba(0, 0, 0, 0);
	width: 30px;
	height: 30px;
}

.arthref .icon-container ul li a svg {
	margin-top: 1px;
	width: 30px;
	height: 30px;
}

@media print,screen and (max-width: 47.99875em) {
	.arthref .icon-container ul li a {
		width: 24px;
		height: 24px;
	}
	
	.arthref .icon-container ul li a svg {
		margin-top: -9px;
		width: 24px;
		height: 24px;
	}
}

.arthref .launchpadReverse .icon-container .share-title, .arthref .launchpadReverse .icon-container .social-icons li {
	-webkit-transform-origin: center 20%;
	-webkit-transform: scale(1.3);
	-moz-transform-origin: center 20%;
	-moz-transform: scale(1.3);
	-o-transform-origin: center 20%;
	-o-transform: scale(1.3);
	-ms-transform-origin: center 20%;
	-ms-transform: scale(1.3);
	transform-origin: center 20%;
	transform: scale(1.3);
}

.arthref .launchpadReverse.active .icon-container .share-title {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.arthref .launchpadReverse.active .icon-container .social-icons li {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(1) {
	transition-delay: .1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(2) {
	transition-delay: .2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(3) {
	transition-delay: .3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(4) {
	transition-delay: .4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(5) {
	transition-delay: .5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(6) {
	transition-delay: .6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(7) {
	transition-delay: .7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(8) {
	transition-delay: .8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(9) {
	transition-delay: .9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(10) {
	transition-delay: 1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(11) {
	transition-delay: 1.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(12) {
	transition-delay: 1.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(13) {
	transition-delay: 1.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(14) {
	transition-delay: 1.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(15) {
	transition-delay: 1.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(16) {
	transition-delay: 1.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(17) {
	transition-delay: 1.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(18) {
	transition-delay: 1.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(19) {
	transition-delay: 1.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(20) {
	transition-delay: 2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(21) {
	transition-delay: 2.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(22) {
	transition-delay: 2.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(23) {
	transition-delay: 2.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(24) {
	transition-delay: 2.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(25) {
	transition-delay: 2.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(26) {
	transition-delay: 2.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(27) {
	transition-delay: 2.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(28) {
	transition-delay: 2.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(29) {
	transition-delay: 2.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(30) {
	transition-delay: 3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(31) {
	transition-delay: 3.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(32) {
	transition-delay: 3.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(33) {
	transition-delay: 3.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(34) {
	transition-delay: 3.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(35) {
	transition-delay: 3.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(36) {
	transition-delay: 3.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(37) {
	transition-delay: 3.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(38) {
	transition-delay: 3.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(39) {
	transition-delay: 3.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(40) {
	transition-delay: 4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(41) {
	transition-delay: 4.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(42) {
	transition-delay: 4.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(43) {
	transition-delay: 4.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(44) {
	transition-delay: 4.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(45) {
	transition-delay: 4.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(46) {
	transition-delay: 4.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(47) {
	transition-delay: 4.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(48) {
	transition-delay: 4.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(49) {
	transition-delay: 4.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(50) {
	transition-delay: 5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(51) {
	transition-delay: 5.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(52) {
	transition-delay: 5.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(53) {
	transition-delay: 5.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(54) {
	transition-delay: 5.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(55) {
	transition-delay: 5.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(56) {
	transition-delay: 5.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(57) {
	transition-delay: 5.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(58) {
	transition-delay: 5.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(59) {
	transition-delay: 5.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(60) {
	transition-delay: 6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(61) {
	transition-delay: 6.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(62) {
	transition-delay: 6.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(63) {
	transition-delay: 6.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(64) {
	transition-delay: 6.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(65) {
	transition-delay: 6.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(66) {
	transition-delay: 6.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(67) {
	transition-delay: 6.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(68) {
	transition-delay: 6.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(69) {
	transition-delay: 6.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(70) {
	transition-delay: 7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(71) {
	transition-delay: 7.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(72) {
	transition-delay: 7.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(73) {
	transition-delay: 7.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(74) {
	transition-delay: 7.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(75) {
	transition-delay: 7.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(76) {
	transition-delay: 7.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(77) {
	transition-delay: 7.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(78) {
	transition-delay: 7.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(79) {
	transition-delay: 7.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(80) {
	transition-delay: 8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(81) {
	transition-delay: 8.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(82) {
	transition-delay: 8.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(83) {
	transition-delay: 8.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(84) {
	transition-delay: 8.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(85) {
	transition-delay: 8.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(86) {
	transition-delay: 8.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(87) {
	transition-delay: 8.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(88) {
	transition-delay: 8.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(89) {
	transition-delay: 8.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(90) {
	transition-delay: 9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(91) {
	transition-delay: 9.1s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(92) {
	transition-delay: 9.2s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(93) {
	transition-delay: 9.3s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(94) {
	transition-delay: 9.4s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(95) {
	transition-delay: 9.5s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(96) {
	transition-delay: 9.6s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(97) {
	transition-delay: 9.7s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(98) {
	transition-delay: 9.8s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(99) {
	transition-delay: 9.9s;
}

.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(100) {
	transition-delay: 10s;
}

.blurred {
	-webkit-filter: blur(14px);
	-moz-filter: blur(14px);
	-o-filter: blur(14px);
	-ms-filter: blur(14px);
	filter: blur(14px);
	-moz-transition: filter .3s ease-in-out;
	-o-transition: filter .3s ease-in-out;
	-webkit-transition: filter .3s ease-in-out;
	transition: filter .3s ease-in-out;
}

.post-password-form .post-password-form-inner {
	background-color: #f4f4f4;
	width: 100%;
	padding: 2.5rem;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 2.5rem;
}

.post-password-form .post-password-form-inner p label {
	margin-top: 1.25rem;
}

.post-password-form .post-password-form-inner p:last-child {
	margin-bottom: 0;
}

.post-password-form .post-password-form-inner p .button {
	width: 100%;
	margin-top: 1.25rem;
}

.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.nano > .nano-content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.nano > .nano-content:focus {
	outline: thin dotted;
}

.nano > .nano-content::-webkit-scrollbar {
	display: none;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
	display: block;
}

.nano > .nano-pane {
	background: rgba(0, 0, 0, .15);
	position: absolute;
	width: 2px;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden\	;
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.nano > .nano-pane > .nano-slider {
	background: #f2f2f2;
	background: rgba(0, 0, 0, .5);
	position: relative;
	margin: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
	visibility: visible\	;
	opacity: .99;
}

.select2 {
	width: 100% !important;
	padding: 0 !important;
	border: 2px solid;
	border-color: inherit;
	height: 100%;
}

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

body > .select2-container {
	z-index: 9999;
}

body.admin-bar .select2-container {
	padding-top: 32px;
}

@media screen and (max-width: 48.875em) {
	body.admin-bar .select2-container {
		padding-top: 46px;
	}
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	border: none;
	height: auto;
	background-color: rgba(0, 0, 0, 0);
	padding: 12px 30px 12px 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	text-overflow: ellipsis !important;
	color: #000;
	padding-right: 10px !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
	font-size: 24px !important;
	line-height: 20px !important;
	font-weight: 300 !important;
}

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

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

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0px;
}

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

.select2-dropdown {
	position: absolute;
	background-color: #fff !important;
	box-sizing: border-box;
	display: block;
	border: 2px solid;
	border-color: inherit;
	border-radius: 0;
}

.select2-dropdown .select2-search--dropdown {
	padding: 0;
}

.select2-dropdown .select2-search__field {
	padding: 0 20px;
	border-bottom: 2px solid #000 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	border-top: 0 !important;
	margin-bottom: 0;
}

.select2-results__option {
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	font-size: 16px;
	padding: 2px 20px !important;
	opacity: 1;
	position: relative;
	font-weight: 400;
	opacity: .5;
	-moz-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
}

.select2-results__option:first-child {
	padding-top: 14px !important;
}

.select2-results__option:last-of-type {
	padding-bottom: 14px !important;
}

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

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #000;
	opacity: 1;
}

ul.select2-results__options {
	max-height: 0;
	opacity: 0;
	-moz-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	transition-delay: 1s;
}

.select2-container--open ul.select2-results__options {
	opacity: 1;
	transition-delay: 1s;
}

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

.select2-container .select2-selection--single {
	outline: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	font-weight: 400;
	font-size: 16px;
}

.select2-container .select2-selection--single .select2-selection__rendered:before, .select2-container .select2-selection--single .select2-selection__rendered:after {
	font-size: 8px;
	line-height: 1;
	position: absolute;
	right: 1.7em;
	width: 8px;
	height: 8px;
}

.select2-container .select2-selection--single .select2-selection__rendered:before {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	top: calc(50% - 9px);
}

.select2-container .select2-selection--single .select2-selection__rendered:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	top: calc(50% - 0px);
}

.select2-container .select2-selection--single .select2-selection__arrow {
	display: none;
}

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: none;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.flickity-button {
	position: absolute;
	background: hsla(0, 0%, 100%, .75);
	border: none;
	color: #333;
}

.flickity-button:hover {
	background: #fff;
	cursor: pointer;
}

.flickity-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
	opacity: .6;
}

.flickity-button-icon {
	fill: #333;
}

.flickity-prev-next-button {
	top: calc(50% - 22px);
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	background-color: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0;
	width: 44px;
	color: #111;
	border: none;
	cursor: pointer;
	opacity: 0;
	transition: transform .3s, opacity .3s, background .3s, box-shadow .3s;
}

@media screen and (max-width: 48em) {
	.flickity-prev-next-button {
		display: none;
	}
}

.flickity-prev-next-button.previous {
	-ms-transform: translateX(20%);
	transform: translateX(20%);
	left: 2.5%;
}

.flickity-prev-next-button.next {
	-ms-transform: translateX(-20%);
	transform: translateX(-20%);
	right: 2.5%;
}

.flickity-prev-next-button:hover {
	background-color: rgba(0, 0, 0, 0);
}

.flickity-enabled:hover .flickity-prev-next-button {
	opacity: 1;
	-ms-transform: translateX(0) !important;
	transform: translateX(0) !important;
}

.flickity-enabled:hover .flickity-prev-next-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none;
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

.flickity-rtl .flickity-page-dots {
	direction: rtl;
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer;
	-moz-transition: transform .3s;
	-o-transition: transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.flickity-page-dots .dot.is-selected {
	opacity: 1;
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.pswp__img--placeholder--blank {
	background: rgba(0, 0, 0, 0) !important;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: none;
}

.pswp * {
	box-sizing: border-box;
}

.pswp img {
	max-width: none;
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	-webkit-box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, .15);
	box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, .15);
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__bgc {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__bg, .pswp__bgc {
	transition: .5s opacity cubic-bezier(.445, .05, .55, .95), .5s background cubic-bezier(.445, .05, .55, .95), .5s background-color cubic-bezier(.445, .05, .55, .95) !important;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	transition: .85s -webkit-transform cubic-bezier(.19, 1, .22, 1);
	transition: .85s transform cubic-bezier(.19, 1, .22, 1);
	transition: .85s transform cubic-bezier(.19, 1, .22, 1), .85s -webkit-transform cubic-bezier(.19, 1, .22, 1);
}

.pswp__bg {
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp__bg_cover {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__item {
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: rgba(0, 0, 0, 0) !important;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline;
}

body:not(.is-mobile) .pswp .pswp__container:not(.is-dragging) {
	-moz-transition: 1.5s transform cubic-bezier(.19, 1, .22, 1) !important;
	-o-transition: 1.5s transform cubic-bezier(.19, 1, .22, 1) !important;
	-webkit-transition: 1.5s transform cubic-bezier(.19, 1, .22, 1) !important;
	transition: 1.5s transform cubic-bezier(.19, 1, .22, 1) !important;
}

.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0) !important;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background-color: rgba(0, 0, 0, 0) !important;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	transition: opacity .2s;
	box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
	opacity: 1;
}

.pswp__button:active {
	outline: none;
	opacity: .9;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/photo-swipe/default-skin.png") 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),(min-resolution: 105dpi),(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
		background-image: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/photo-swipe/default-skin.svg");
	}
	
	.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
		background: none;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: none;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: "";
	top: 35px;
	background-color: rgba(0, 0, 0, .3);
	height: 30px;
	width: 32px;
	position: absolute;
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px;
}

.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	transform: translateY(6px);
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid rgba(0, 0, 0, 0);
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}

a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}

a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}

a.pswp__share--download:hover {
	background: #ddd;
}

.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption small {
	font-size: 11px;
	color: #bbb;
}

.pswp__caption__center {
	text-align: center;
	max-width: 420px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 400;
	padding: 10px;
	line-height: 20px;
	color: #ccc;
}

.pswp.dominant_enabled .pswp__caption__center {
	color: #000;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/photo-swipe/preloader.gif") 0 0 no-repeat;
}

.pswp__preloader--active .pswp__preloader__icn.nitro-lazy {
	background: none !important;
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	animation: donut-rotate 1000ms cubic-bezier(.4, 0, .22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@keyframes clockwise {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes donut-rotate {
	0% {
		transform: rotate(0);
	}
	
	50% {
		transform: rotate(-140deg);
	}
	
	100% {
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__top-bar, .pswp__caption {
	background-color: rgba(0, 0, 0, .5);
}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, .3);
	background-color: rgba(0, 0, 0, 0);
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
	opacity: .001;
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: none;
}

#bb-container {
	overflow: hidden;
	height: auto;
	width: 100%;
}

#content .entry-content p a:not(.button) {
	font-weight: normal;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

#content .entry-content p a:not(.button):hover {
	background-size: 100% 1px, 100% 1px;
}

a:focus, button:focus, input:focus, textarea:focus {
	outline: none;
}

.svg-defs {
	display: none;
}

svg {
	position: relative;
	top: -.1em;
	display: inline-block;
	vertical-align: middle;
}

p {
	color: #666;
	font-size: 20px;
	margin-bottom: 1.875rem;
}

a {
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

h1:first-child {
	margin-top: -.13em;
}

h1, h1 a {
	font-size: 1.875rem;
	line-height: 1.3em;
}

h2, h2 a {
	font-size: 1.6875rem;
	line-height: 1.2em;
}

h3, h3 a {
	font-size: 1.4375rem;
	line-height: 1.3em;
}

h4, h4 a {
	font-size: 1.125rem;
	line-height: 1.55555em;
}

h5, h5 a {
	font-size: 1rem;
	line-height: 1.625em;
}

h6, h6 a {
	font-size: 13px;
	line-height: 1.71428em;
}

@media print,screen and (min-width: 64.0625em) {
	h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		margin-bottom: 1.5rem;
	}
	
	h1, h1 a, h2, h2 a {
		line-height: 1.13;
	}
	
	h1 {
		font-size: 3.125rem;
	}
	
	h2 {
		font-size: 2.3125rem;
	}
	
	h3, h3 a {
		font-size: 1.875rem;
		line-height: 1.2em;
	}
	
	h4, h4 a {
		font-size: 1.4375rem;
		line-height: 1.391304em;
	}
	
	h5, h5 a {
		font-size: 1.125rem;
		line-height: 1.55555em;
	}
	
	h6, h6 a {
		line-height: 1.625em;
	}
}

table {
	border-collapse: collapse;
	margin-bottom: 2rem;
}

table thead, table tbody, table tfoot {
	color: #000;
}

table tr {
	border-bottom: 1px solid;
	border-bottom-color: #f1f1f1;
}

table tr th, table tr td {
	padding: .9375rem 0;
	padding-left: .9375rem;
}

table tr th {
	text-align: left;
	padding-left: .9375rem;
	padding-right: .9375rem;
	font-weight: normal;
}

table tr td p:last-child {
	margin-bottom: 0;
}

table tbody tr td a {
	font-weight: 600;
}

table tbody tr td a:hover:not(.button) {
	opacity: .6;
}

ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
	margin-top: .5rem;
}

ul > li, ol > li, dl > li {
	margin-bottom: .5rem;
}

ul ul, ol ul, ul ol, ol ol {
	margin-left: 2.1875rem;
}

dl dt {
	margin-top: 1.875rem;
}

figcaption {
	margin-top: 1rem;
	margin-bottom: 2rem;
	font-size: .875rem;
}

pre {
	padding: 1.5625rem;
	margin: 1.875rem 0;
}

kbd {
	background-color: #fff;
	color: #000;
	padding: .125rem .3125rem .0625rem;
	border-radius: 0;
}

blockquote {
	font-size: 1.25rem;
	border-color: #000;
}

blockquote p {
	color: #000;
	font-weight: 400;
	margin-bottom: 0;
}

cite {
	display: inline-block;
	font-size: .8125rem;
	color: #8a8a8a;
}

cite:before {
	content: "— ";
}

hr {
	margin-bottom: 2rem;
	margin-top: 2rem;
	border-bottom-color: #000;
}

.sticky {
	z-index: 10;
}

.clear {
	clear: both;
}

.kirki-customizer-loading-wrapper {
	background-image: none !important;
}

.kirki-customizer-loading-wrapper.nitro-lazy {
	background-image: none !important;
}

a[href^=tel] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	background-image: none !important;
}

a[href^=tel].nitro-lazy {
	background-image: none !important;
}

*:focus {
	outline: none;
}

form {
	margin: 0;
}

label {
	padding: .25rem 0 .5rem;
	font-size: 1rem;
	line-height: 1.125rem;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0 none;
}

label .required {
	font-size: 140%;
	color: #ed3737;
}

.wpcf7-radio .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item {
	font-size: 1rem;
	line-height: 1.125rem;
	margin-left: 0;
	margin-right: 20px;
}

fieldset legend, .fieldset legend {
	background: none;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea, select {
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

[type=text]:hover, [type=text]:focus, [type=password]:hover, [type=password]:focus, [type=date]:hover, [type=date]:focus, [type=datetime]:hover, [type=datetime]:focus, [type=datetime-local]:hover, [type=datetime-local]:focus, [type=month]:hover, [type=month]:focus, [type=week]:hover, [type=week]:focus, [type=email]:hover, [type=email]:focus, [type=number]:hover, [type=number]:focus, [type=search]:hover, [type=search]:focus, [type=tel]:hover, [type=tel]:focus, [type=time]:hover, [type=time]:focus, [type=url]:hover, [type=url]:focus, [type=color]:hover, [type=color]:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

select {
	background-position: right 0em center;
	background-size: 6px 6px;
}

select option {
	color: #0a0a0a;
}

textarea {
	padding: 1rem;
	resize: vertical;
	height: auto;
	line-height: inherit;
}

input[type=checkbox] + label, input[type=radio] + label {
	position: relative;
	padding: 0;
	text-transform: none;
	color: #0a0a0a;
	font-family: inherit;
}

.select2 {
	margin: 0 0 1rem;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	border-color: #e1e1e1;
}

.select2.select2-container--open {
	border-color: #000;
}

.select2 .select2-selection {
	background-color: rgba(0, 0, 0, 0) !important;
	border: none !important;
}

.select2-dropdown {
	z-index: 4;
	border-radius: 0 !important;
	border-width: 2px !important;
}

.form-row, .form-group, .form-actions, .form-row:last-child, .form-group:last-child, .form-actions:last-child {
	margin-bottom: 5px;
}

.form-row-wide {
	clear: both;
}

.form-row-first, .form-row-last {
	width: 48%;
}

@media print,screen and (max-width: 47.99875em) {
	.form-row-first, .form-row-last {
		width: 100%;
	}
}

.form-row-first {
	float: left;
}

.form-row-last {
	float: right;
}

#loginModal .form-row-first, #loginModal .form-row-last, #head_loginModal .form-row-first, #head_loginModal .form-row-last {
	float: none;
	display: inline-block;
	vertical-align: bottom;
}

#loginModal .form-row-last, #head_loginModal .form-row-last {
	margin-left: 10px;
}

@media print,screen and (max-width: 47.99875em) {
	#loginModal .form-row-last, #head_loginModal .form-row-last {
		margin-left: 0;
	}
}

.form-row label.checkbox {
	padding-bottom: 0;
}

.form-row label .required {
	text-decoration: none;
	border-bottom: 0 none;
}

.login .login-form-footer, .register .login-form-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.login .login-form-footer .lost_password, .register .login-form-footer .lost_password {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	padding: 0;
}

.login .login-form-footer .lost_password a, .register .login-form-footer .lost_password a {
	color: #000;
	font-size: 16px;
	background-image: none !important;
	font-weight: 400;
	-moz-transition: opacity .3s !important;
	-o-transition: opacity .3s !important;
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}

.login .login-form-footer .lost_password a.nitro-lazy, .register .login-form-footer .lost_password a.nitro-lazy {
	background-image: none !important;
}

.login .login-form-footer .lost_password a:hover, .register .login-form-footer .lost_password a:hover {
	opacity: .6;
}

.login .form-actions, .register .form-actions {
	margin-top: .625rem;
}

.login .form-actions .button, .register .form-actions .button {
	width: 100%;
	margin-bottom: 0;
}

.login .button.btn--border, .register .button.btn--border {
	width: 100%;
	margin-bottom: 0;
}

.bb-login-form-divider {
	position: relative;
	width: 100%;
	margin: 14px 0;
	text-align: center;
}

.bb-login-form-divider:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 1px;
	background: #e1e1e1;
}

.bb-login-form-divider span {
	position: relative;
	z-index: 10;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	padding: 0 19px;
	text-transform: lowercase;
	background: #fff;
}

.barberry-social-login {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.barberry-social-login .social-login-btn {
	flex-basis: 100%;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

.barberry-social-login .social-login-btn:last-child {
	margin-right: 0;
}

.barberry-social-login .social-login-btn a {
	background-color: #333;
	display: block;
	width: 100%;
	height: 100%;
	padding: 15px 10px;
	line-height: 10px;
	vertical-align: middle;
}

.barberry-social-login .social-login-btn a span.social-login-btn-inner {
	position: relative;
	display: inline-block;
	line-height: 10px;
}

.barberry-social-login .social-login-btn a span.social-login-btn-inner svg {
	position: absolute;
	left: 0;
	top: -2px;
	width: 16px;
	height: 16px;
	fill: #fff;
}

@media screen and (max-width: 28.125em) {
	.barberry-social-login .social-login-btn a span.social-login-btn-inner svg {
		position: relative;
		top: 0;
	}
}

.barberry-social-login .social-login-btn a span.social-login-btn-inner span {
	padding-left: 25px;
	display: inline-block;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

@media screen and (max-width: 28.125em) {
	.barberry-social-login .social-login-btn a span.social-login-btn-inner span {
		display: none;
	}
}

.barberry-social-login .social-login-btn a:hover {
	opacity: .8;
}

.barberry-social-login .social-login-btn a.login-fb-link {
	background-color: #4267b2;
}

.barberry-social-login .social-login-btn a.login-goo-link {
	background-color: #4285f4;
}

.barberry-social-login .social-login-btn a.login-vk-link {
	background-color: #45668e;
}

.mc4wp-form > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.mc4wp-form > div input[type=email] {
	min-width: 250px;
	border-color: #000;
	border-right: none;
	min-height: 3.125rem;
}

.mc4wp-form > div input[type=submit] {
	padding: 0 1.4375rem;
	min-height: 3.125rem;
	max-height: 3.125rem;
	line-height: 4;
}

div.wpforms-container .wpforms-form .wpforms-field-label {
	font-weight: normal;
}

div.wpforms-container .wpforms-form input[type=date], div.wpforms-container .wpforms-form input[type=datetime], div.wpforms-container .wpforms-form input[type=datetime-local], div.wpforms-container .wpforms-form input[type=email], div.wpforms-container .wpforms-form input[type=month], div.wpforms-container .wpforms-form input[type=number], div.wpforms-container .wpforms-form input[type=password], div.wpforms-container .wpforms-form input[type=range], div.wpforms-container .wpforms-form input[type=search], div.wpforms-container .wpforms-form input[type=tel], div.wpforms-container .wpforms-form input[type=text], div.wpforms-container .wpforms-form input[type=time], div.wpforms-container .wpforms-form input[type=url], div.wpforms-container .wpforms-form input[type=week], div.wpforms-container .wpforms-form select, div.wpforms-container .wpforms-form textarea {
	border-radius: 0;
	border: 2px solid #e1e1e1;
	padding: inherit;
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
}

div.wpforms-container .wpforms-form textarea:focus, div.wpforms-container .wpforms-form select:focus {
	border: 2px solid #e1e1e1;
}

div.wpforms-container .wpforms-form button[type=submit] {
	background-color: inherit;
}

button[type=submit], button.submit, button.btn--primary, button.button, .button[type=submit], .button.submit, .button.btn--primary, .button.button, a[type=submit], a.submit, a.btn--primary, a.button, input[type=submit], input.submit, input.btn--primary, input.button, div.wpforms-container .wpforms-form button[type=submit][type=submit], div.wpforms-container .wpforms-form button[type=submit].submit, div.wpforms-container .wpforms-form button[type=submit].btn--primary, div.wpforms-container .wpforms-form button[type=submit].button {
	z-index: 1;
	overflow: hidden;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	white-space: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	line-height: 1;
	padding: 1.8em 3.25em 1.8em;
	border-radius: 0px;
	font-size: .55em;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: color 1s ease;
	-o-transition: color 1s ease;
	-webkit-transition: color 1s ease;
	transition: color 1s ease;
	background: rgba(0, 0, 0, 0);
	border: 2px solid #000;
	background-color: #000;
	color: #fff;
	background-image: none !important;
}

button[type=submit].nitro-lazy, button.submit.nitro-lazy, button.btn--primary.nitro-lazy, button.button.nitro-lazy, .button[type=submit].nitro-lazy, .button.submit.nitro-lazy, .button.btn--primary.nitro-lazy, .button.button.nitro-lazy, a[type=submit].nitro-lazy, a.submit.nitro-lazy, a.btn--primary.nitro-lazy, a.button.nitro-lazy, input[type=submit].nitro-lazy, input.submit.nitro-lazy, input.btn--primary.nitro-lazy, input.button.nitro-lazy, div.wpforms-container .wpforms-form button[type=submit][type=submit].nitro-lazy, div.wpforms-container .wpforms-form button[type=submit].submit.nitro-lazy, div.wpforms-container .wpforms-form button[type=submit].btn--primary.nitro-lazy, div.wpforms-container .wpforms-form button[type=submit].button.nitro-lazy {
	background-image: none !important;
}

button[type=submit]:before, button.submit:before, button.btn--primary:before, button.button:before, .button[type=submit]:before, .button.submit:before, .button.btn--primary:before, .button.button:before, a[type=submit]:before, a.submit:before, a.btn--primary:before, a.button:before, input[type=submit]:before, input.submit:before, input.btn--primary:before, input.button:before, div.wpforms-container .wpforms-form button[type=submit][type=submit]:before, div.wpforms-container .wpforms-form button[type=submit].submit:before, div.wpforms-container .wpforms-form button[type=submit].btn--primary:before, div.wpforms-container .wpforms-form button[type=submit].button:before {
	z-index: -1;
	content: "";
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 150%;
	height: 100%;
	-moz-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-o-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-moz-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	-o-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	-webkit-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	transition: transform .5s cubic-bezier(.59, .03, .2, 1);
}

body.is-mobile button[type=submit]:before, body.is-mobile button.submit:before, body.is-mobile button.btn--primary:before, body.is-mobile button.button:before, body.is-mobile .button[type=submit]:before, body.is-mobile .button.submit:before, body.is-mobile .button.btn--primary:before, body.is-mobile .button.button:before, body.is-mobile a[type=submit]:before, body.is-mobile a.submit:before, body.is-mobile a.btn--primary:before, body.is-mobile a.button:before, body.is-mobile input[type=submit]:before, body.is-mobile input.submit:before, body.is-mobile input.btn--primary:before, body.is-mobile input.button:before, body.is-mobile div.wpforms-container .wpforms-form button[type=submit][type=submit]:before, body.is-mobile div.wpforms-container .wpforms-form button[type=submit].submit:before, body.is-mobile div.wpforms-container .wpforms-form button[type=submit].btn--primary:before, body.is-mobile div.wpforms-container .wpforms-form button[type=submit].button:before {
	display: none;
}

button[type=submit]:after, button.submit:after, button.btn--primary:after, button.button:after, .button[type=submit]:after, .button.submit:after, .button.btn--primary:after, .button.button:after, a[type=submit]:after, a.submit:after, a.btn--primary:after, a.button:after, input[type=submit]:after, input.submit:after, input.btn--primary:after, input.button:after, div.wpforms-container .wpforms-form button[type=submit][type=submit]:after, div.wpforms-container .wpforms-form button[type=submit].submit:after, div.wpforms-container .wpforms-form button[type=submit].btn--primary:after, div.wpforms-container .wpforms-form button[type=submit].button:after {
	color: #fff;
}

body:not(.is-mobile) button[type=submit]:hover, body:not(.is-mobile) button.submit:hover, body:not(.is-mobile) button.btn--primary:hover, body:not(.is-mobile) button.button:hover, body:not(.is-mobile) .button[type=submit]:hover, body:not(.is-mobile) .button.submit:hover, body:not(.is-mobile) .button.btn--primary:hover, body:not(.is-mobile) .button.button:hover, body:not(.is-mobile) a[type=submit]:hover, body:not(.is-mobile) a.submit:hover, body:not(.is-mobile) a.btn--primary:hover, body:not(.is-mobile) a.button:hover, body:not(.is-mobile) input[type=submit]:hover, body:not(.is-mobile) input.submit:hover, body:not(.is-mobile) input.btn--primary:hover, body:not(.is-mobile) input.button:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit][type=submit]:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].submit:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].btn--primary:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].button:hover {
	color: #000;
}

body:not(.is-mobile) button[type=submit]:hover:before, body:not(.is-mobile) button.submit:hover:before, body:not(.is-mobile) button.btn--primary:hover:before, body:not(.is-mobile) button.button:hover:before, body:not(.is-mobile) .button[type=submit]:hover:before, body:not(.is-mobile) .button.submit:hover:before, body:not(.is-mobile) .button.btn--primary:hover:before, body:not(.is-mobile) .button.button:hover:before, body:not(.is-mobile) a[type=submit]:hover:before, body:not(.is-mobile) a.submit:hover:before, body:not(.is-mobile) a.btn--primary:hover:before, body:not(.is-mobile) a.button:hover:before, body:not(.is-mobile) input[type=submit]:hover:before, body:not(.is-mobile) input.submit:hover:before, body:not(.is-mobile) input.btn--primary:hover:before, body:not(.is-mobile) input.button:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit][type=submit]:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].submit:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].btn--primary:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].button:hover:before {
	opacity: 1;
	background-color: #fff;
	-moz-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-o-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}

body:not(.is-mobile) button[type=submit]:hover:after, body:not(.is-mobile) button.submit:hover:after, body:not(.is-mobile) button.btn--primary:hover:after, body:not(.is-mobile) button.button:hover:after, body:not(.is-mobile) .button[type=submit]:hover:after, body:not(.is-mobile) .button.submit:hover:after, body:not(.is-mobile) .button.btn--primary:hover:after, body:not(.is-mobile) .button.button:hover:after, body:not(.is-mobile) a[type=submit]:hover:after, body:not(.is-mobile) a.submit:hover:after, body:not(.is-mobile) a.btn--primary:hover:after, body:not(.is-mobile) a.button:hover:after, body:not(.is-mobile) input[type=submit]:hover:after, body:not(.is-mobile) input.submit:hover:after, body:not(.is-mobile) input.btn--primary:hover:after, body:not(.is-mobile) input.button:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit][type=submit]:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].submit:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].btn--primary:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit].button:hover:after {
	color: #000;
}

button[type=submit].btn--secondary, button.submit.btn--secondary, button.btn--primary.btn--secondary, button.button.btn--secondary, .button[type=submit].btn--secondary, .button.submit.btn--secondary, .button.btn--primary.btn--secondary, .button.button.btn--secondary, a[type=submit].btn--secondary, a.submit.btn--secondary, a.btn--primary.btn--secondary, a.button.btn--secondary, input[type=submit].btn--secondary, input.submit.btn--secondary, input.btn--primary.btn--secondary, input.button.btn--secondary, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--secondary, div.wpforms-container .wpforms-form button[type=submit].submit.btn--secondary, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--secondary, div.wpforms-container .wpforms-form button[type=submit].button.btn--secondary {
	background-color: #fff;
	color: #000;
}

button[type=submit].btn--secondary body:not(.is-mobile):before, button.submit.btn--secondary body:not(.is-mobile):before, button.btn--primary.btn--secondary body:not(.is-mobile):before, button.button.btn--secondary body:not(.is-mobile):before, .button[type=submit].btn--secondary body:not(.is-mobile):before, .button.submit.btn--secondary body:not(.is-mobile):before, .button.btn--primary.btn--secondary body:not(.is-mobile):before, .button.button.btn--secondary body:not(.is-mobile):before, a[type=submit].btn--secondary body:not(.is-mobile):before, a.submit.btn--secondary body:not(.is-mobile):before, a.btn--primary.btn--secondary body:not(.is-mobile):before, a.button.btn--secondary body:not(.is-mobile):before, input[type=submit].btn--secondary body:not(.is-mobile):before, input.submit.btn--secondary body:not(.is-mobile):before, input.btn--primary.btn--secondary body:not(.is-mobile):before, input.button.btn--secondary body:not(.is-mobile):before, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--secondary body:not(.is-mobile):before, div.wpforms-container .wpforms-form button[type=submit].submit.btn--secondary body:not(.is-mobile):before, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--secondary body:not(.is-mobile):before, div.wpforms-container .wpforms-form button[type=submit].button.btn--secondary body:not(.is-mobile):before {
	background-color: #000;
}

button[type=submit].btn--secondary body:not(.is-mobile):after, button.submit.btn--secondary body:not(.is-mobile):after, button.btn--primary.btn--secondary body:not(.is-mobile):after, button.button.btn--secondary body:not(.is-mobile):after, .button[type=submit].btn--secondary body:not(.is-mobile):after, .button.submit.btn--secondary body:not(.is-mobile):after, .button.btn--primary.btn--secondary body:not(.is-mobile):after, .button.button.btn--secondary body:not(.is-mobile):after, a[type=submit].btn--secondary body:not(.is-mobile):after, a.submit.btn--secondary body:not(.is-mobile):after, a.btn--primary.btn--secondary body:not(.is-mobile):after, a.button.btn--secondary body:not(.is-mobile):after, input[type=submit].btn--secondary body:not(.is-mobile):after, input.submit.btn--secondary body:not(.is-mobile):after, input.btn--primary.btn--secondary body:not(.is-mobile):after, input.button.btn--secondary body:not(.is-mobile):after, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--secondary body:not(.is-mobile):after, div.wpforms-container .wpforms-form button[type=submit].submit.btn--secondary body:not(.is-mobile):after, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--secondary body:not(.is-mobile):after, div.wpforms-container .wpforms-form button[type=submit].button.btn--secondary body:not(.is-mobile):after {
	color: #000;
}

button[type=submit].btn--secondary body:not(.is-mobile):hover, button.submit.btn--secondary body:not(.is-mobile):hover, button.btn--primary.btn--secondary body:not(.is-mobile):hover, button.button.btn--secondary body:not(.is-mobile):hover, .button[type=submit].btn--secondary body:not(.is-mobile):hover, .button.submit.btn--secondary body:not(.is-mobile):hover, .button.btn--primary.btn--secondary body:not(.is-mobile):hover, .button.button.btn--secondary body:not(.is-mobile):hover, a[type=submit].btn--secondary body:not(.is-mobile):hover, a.submit.btn--secondary body:not(.is-mobile):hover, a.btn--primary.btn--secondary body:not(.is-mobile):hover, a.button.btn--secondary body:not(.is-mobile):hover, input[type=submit].btn--secondary body:not(.is-mobile):hover, input.submit.btn--secondary body:not(.is-mobile):hover, input.btn--primary.btn--secondary body:not(.is-mobile):hover, input.button.btn--secondary body:not(.is-mobile):hover, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--secondary body:not(.is-mobile):hover, div.wpforms-container .wpforms-form button[type=submit].submit.btn--secondary body:not(.is-mobile):hover, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--secondary body:not(.is-mobile):hover, div.wpforms-container .wpforms-form button[type=submit].button.btn--secondary body:not(.is-mobile):hover {
	color: #fff;
}

button[type=submit].btn--secondary body:not(.is-mobile):hover:after, button.submit.btn--secondary body:not(.is-mobile):hover:after, button.btn--primary.btn--secondary body:not(.is-mobile):hover:after, button.button.btn--secondary body:not(.is-mobile):hover:after, .button[type=submit].btn--secondary body:not(.is-mobile):hover:after, .button.submit.btn--secondary body:not(.is-mobile):hover:after, .button.btn--primary.btn--secondary body:not(.is-mobile):hover:after, .button.button.btn--secondary body:not(.is-mobile):hover:after, a[type=submit].btn--secondary body:not(.is-mobile):hover:after, a.submit.btn--secondary body:not(.is-mobile):hover:after, a.btn--primary.btn--secondary body:not(.is-mobile):hover:after, a.button.btn--secondary body:not(.is-mobile):hover:after, input[type=submit].btn--secondary body:not(.is-mobile):hover:after, input.submit.btn--secondary body:not(.is-mobile):hover:after, input.btn--primary.btn--secondary body:not(.is-mobile):hover:after, input.button.btn--secondary body:not(.is-mobile):hover:after, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--secondary body:not(.is-mobile):hover:after, div.wpforms-container .wpforms-form button[type=submit].submit.btn--secondary body:not(.is-mobile):hover:after, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--secondary body:not(.is-mobile):hover:after, div.wpforms-container .wpforms-form button[type=submit].button.btn--secondary body:not(.is-mobile):hover:after {
	color: #fff;
}

button[type=submit].btn--border, button[type=submit].disabled, button.submit.btn--border, button.submit.disabled, button.btn--primary.btn--border, button.btn--primary.disabled, button.button.btn--border, button.button.disabled, .button[type=submit].btn--border, .button[type=submit].disabled, .button.submit.btn--border, .button.submit.disabled, .button.btn--primary.btn--border, .button.btn--primary.disabled, .button.button.btn--border, .button.button.disabled, a[type=submit].btn--border, a[type=submit].disabled, a.submit.btn--border, a.submit.disabled, a.btn--primary.btn--border, a.btn--primary.disabled, a.button.btn--border, a.button.disabled, input[type=submit].btn--border, input[type=submit].disabled, input.submit.btn--border, input.submit.disabled, input.btn--primary.btn--border, input.btn--primary.disabled, input.button.btn--border, input.button.disabled, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--border, div.wpforms-container .wpforms-form button[type=submit][type=submit].disabled, div.wpforms-container .wpforms-form button[type=submit].submit.btn--border, div.wpforms-container .wpforms-form button[type=submit].submit.disabled, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--border, div.wpforms-container .wpforms-form button[type=submit].btn--primary.disabled, div.wpforms-container .wpforms-form button[type=submit].button.btn--border, div.wpforms-container .wpforms-form button[type=submit].button.disabled {
	border-width: 1px;
	border-color: #e1e1e1;
	background-color: #fff;
	color: #000;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

button[type=submit].btn--border:before, button[type=submit].disabled:before, button.submit.btn--border:before, button.submit.disabled:before, button.btn--primary.btn--border:before, button.btn--primary.disabled:before, button.button.btn--border:before, button.button.disabled:before, .button[type=submit].btn--border:before, .button[type=submit].disabled:before, .button.submit.btn--border:before, .button.submit.disabled:before, .button.btn--primary.btn--border:before, .button.btn--primary.disabled:before, .button.button.btn--border:before, .button.button.disabled:before, a[type=submit].btn--border:before, a[type=submit].disabled:before, a.submit.btn--border:before, a.submit.disabled:before, a.btn--primary.btn--border:before, a.btn--primary.disabled:before, a.button.btn--border:before, a.button.disabled:before, input[type=submit].btn--border:before, input[type=submit].disabled:before, input.submit.btn--border:before, input.submit.disabled:before, input.btn--primary.btn--border:before, input.btn--primary.disabled:before, input.button.btn--border:before, input.button.disabled:before, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--border:before, div.wpforms-container .wpforms-form button[type=submit][type=submit].disabled:before, div.wpforms-container .wpforms-form button[type=submit].submit.btn--border:before, div.wpforms-container .wpforms-form button[type=submit].submit.disabled:before, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--border:before, div.wpforms-container .wpforms-form button[type=submit].btn--primary.disabled:before, div.wpforms-container .wpforms-form button[type=submit].button.btn--border:before, div.wpforms-container .wpforms-form button[type=submit].button.disabled:before {
	display: none;
}

button[type=submit].btn--border:hover, button[type=submit].disabled:hover, button.submit.btn--border:hover, button.submit.disabled:hover, button.btn--primary.btn--border:hover, button.btn--primary.disabled:hover, button.button.btn--border:hover, button.button.disabled:hover, .button[type=submit].btn--border:hover, .button[type=submit].disabled:hover, .button.submit.btn--border:hover, .button.submit.disabled:hover, .button.btn--primary.btn--border:hover, .button.btn--primary.disabled:hover, .button.button.btn--border:hover, .button.button.disabled:hover, a[type=submit].btn--border:hover, a[type=submit].disabled:hover, a.submit.btn--border:hover, a.submit.disabled:hover, a.btn--primary.btn--border:hover, a.btn--primary.disabled:hover, a.button.btn--border:hover, a.button.disabled:hover, input[type=submit].btn--border:hover, input[type=submit].disabled:hover, input.submit.btn--border:hover, input.submit.disabled:hover, input.btn--primary.btn--border:hover, input.btn--primary.disabled:hover, input.button.btn--border:hover, input.button.disabled:hover, div.wpforms-container .wpforms-form button[type=submit][type=submit].btn--border:hover, div.wpforms-container .wpforms-form button[type=submit][type=submit].disabled:hover, div.wpforms-container .wpforms-form button[type=submit].submit.btn--border:hover, div.wpforms-container .wpforms-form button[type=submit].submit.disabled:hover, div.wpforms-container .wpforms-form button[type=submit].btn--primary.btn--border:hover, div.wpforms-container .wpforms-form button[type=submit].btn--primary.disabled:hover, div.wpforms-container .wpforms-form button[type=submit].button.btn--border:hover, div.wpforms-container .wpforms-form button[type=submit].button.disabled:hover {
	opacity: .5;
}

button[type=submit].disabled, button.submit.disabled, button.btn--primary.disabled, button.button.disabled, .button[type=submit].disabled, .button.submit.disabled, .button.btn--primary.disabled, .button.button.disabled, a[type=submit].disabled, a.submit.disabled, a.btn--primary.disabled, a.button.disabled, input[type=submit].disabled, input.submit.disabled, input.btn--primary.disabled, input.button.disabled, div.wpforms-container .wpforms-form button[type=submit][type=submit].disabled, div.wpforms-container .wpforms-form button[type=submit].submit.disabled, div.wpforms-container .wpforms-form button[type=submit].btn--primary.disabled, div.wpforms-container .wpforms-form button[type=submit].button.disabled {
	cursor: not-allowed;
}

input[type=submit] {
	-moz-transition: background-color 1s ease;
	-o-transition: background-color 1s ease;
	-webkit-transition: background-color 1s ease;
	transition: background-color 1s ease;
	cursor: pointer;
}

input[type=submit]:before {
	display: none;
}

input[type=submit]:hover {
	color: #000;
	background-color: #fff;
}

input[type=submit].dokan-btn, input[type=submit].dokan-btn-default {
	border: none;
	border-color: rgba(0, 0, 0, 0);
	border-radius: 0 !important;
}

body.is-mobile .filter_switch:active, body.is-mobile .filter_switch:hover {
	color: #000;
}

body.is-mobile .filter_switch .f-plus:before, body.is-mobile .filter_switch .f-plus:after {
	background-color: #000 !important;
}

body.is-mobile .filter_switch:before {
	display: none;
}

.close-icon, .close-button {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	width: 1.3rem;
	height: 1.3rem;
	opacity: 0;
	-moz-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
	-o-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
	-webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
}

@media print,screen and (max-width: 47.99875em) {
	.close-icon, .close-button {
		width: 1.1rem;
		height: 1.1rem;
	}
}

.close-icon .close-icon_top, .close-button .close-icon_top {
	position: absolute;
	top: 50%;
	left: 0%;
	background: #000;
	width: 100%;
	height: .16rem;
	margin-top: -.09375rem;
	-moz-transform: rotate(-45deg) translateX(-140%);
	-o-transform: rotate(-45deg) translateX(-140%);
	-ms-transform: rotate(-45deg) translateX(-140%);
	-webkit-transform: rotate(-45deg) translateX(-140%);
	transform: rotate(-45deg) translateX(-140%);
	-moz-transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-o-transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-webkit-transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-moz-transition-delay: .1s;
	-o-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

@media print,screen and (max-width: 47.99875em) {
	.close-icon .close-icon_top, .close-button .close-icon_top {
		height: .12rem;
	}
}

.close-icon .close-icon_bottom, .close-button .close-icon_bottom {
	position: absolute;
	top: 50%;
	left: 0%;
	background: #000;
	width: 100%;
	height: .16rem;
	margin-top: -.09375rem;
	-moz-transform: rotate(45deg) translateX(-140%);
	-o-transform: rotate(45deg) translateX(-140%);
	-ms-transform: rotate(45deg) translateX(-140%);
	-webkit-transform: rotate(45deg) translateX(-140%);
	transform: rotate(45deg) translateX(-140%);
	-moz-transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-o-transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-webkit-transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	-moz-transition-delay: .1s;
	-o-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

@media print,screen and (max-width: 47.99875em) {
	.close-icon .close-icon_bottom, .close-button .close-icon_bottom {
		height: .12rem;
	}
}

.offcanvas_aside.offcanvas_aside_left .close-icon, .offcanvas_aside.offcanvas_aside_left .close-button {
	left: 100px;
	top: 80px;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_aside.offcanvas_aside_left .close-icon, .offcanvas_aside.offcanvas_aside_left .close-button {
		left: 50px;
		top: 40px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_aside.offcanvas_aside_left .close-icon, .offcanvas_aside.offcanvas_aside_left .close-button {
		top: 30px;
	}
}

.offcanvas_aside.offcanvas_aside_right .close-icon, .offcanvas_aside.offcanvas_aside_right .close-button {
	left: auto;
	right: 0px;
	top: 80px;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_aside.offcanvas_aside_right .close-icon, .offcanvas_aside.offcanvas_aside_right .close-button {
		right: 0px;
		top: 40px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_aside.offcanvas_aside_right .close-icon, .offcanvas_aside.offcanvas_aside_right .close-button {
		top: 30px;
	}
}

.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
	left: auto;
	right: 30px;
}

@media (min-width: 768px) {
	.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
		right: calc(8.6805555556vw - 36.6666666667px);
	}
}

@media (min-width: 1920px) {
	.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
		right: 130px;
	}
}

.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
	top: 80px;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
		top: 40px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
		top: 30px;
	}
}

.offcanvas_left .close-icon, .offcanvas_right .close-icon, .offcanvas_top .close-icon, body.is-reveal-open .reveal-overlay .reveal .close-icon, .site-content.open .close-icon, .offcanvas_left .close-button, .offcanvas_right .close-button, .offcanvas_top .close-button, body.is-reveal-open .reveal-overlay .reveal .close-button, .site-content.open .close-button {
	opacity: 1;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.offcanvas_left .close-icon .close-icon_top, .offcanvas_right .close-icon .close-icon_top, .offcanvas_top .close-icon .close-icon_top, body.is-reveal-open .reveal-overlay .reveal .close-icon .close-icon_top, .site-content.open .close-icon .close-icon_top, .offcanvas_left .close-button .close-icon_top, .offcanvas_right .close-button .close-icon_top, .offcanvas_top .close-button .close-icon_top, body.is-reveal-open .reveal-overlay .reveal .close-button .close-icon_top, .site-content.open .close-button .close-icon_top {
	-moz-transform: rotate(-45deg) translateX(0%);
	-o-transform: rotate(-45deg) translateX(0%);
	-ms-transform: rotate(-45deg) translateX(0%);
	-webkit-transform: rotate(-45deg) translateX(0%);
	transform: rotate(-45deg) translateX(0%);
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.offcanvas_left .close-icon .close-icon_bottom, .offcanvas_right .close-icon .close-icon_bottom, .offcanvas_top .close-icon .close-icon_bottom, body.is-reveal-open .reveal-overlay .reveal .close-icon .close-icon_bottom, .site-content.open .close-icon .close-icon_bottom, .offcanvas_left .close-button .close-icon_bottom, .offcanvas_right .close-button .close-icon_bottom, .offcanvas_top .close-button .close-icon_bottom, body.is-reveal-open .reveal-overlay .reveal .close-button .close-icon_bottom, .site-content.open .close-button .close-icon_bottom {
	-moz-transform: rotate(45deg) translateX(0%);
	-o-transform: rotate(45deg) translateX(0%);
	-ms-transform: rotate(45deg) translateX(0%);
	-webkit-transform: rotate(45deg) translateX(0%);
	transform: rotate(45deg) translateX(0%);
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.edit, .comment-edit-link {
	position: relative;
	padding-right: 22px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	background-image: none !important;
	transition: opacity .6s !important;
}

.edit.nitro-lazy, .comment-edit-link.nitro-lazy {
	background-image: none !important;
}

.edit:hover, .comment-edit-link:hover {
	opacity: .5;
}

.edit:after, .comment-edit-link:after {
	position: absolute;
	right: 0;
	bottom: 3px;
	font-size: 16px;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.search-form, .widget_product_search, .searchform, .wp-block-search {
	color: #000;
	position: relative;
	width: 100%;
	border-bottom: 2px solid;
	border-color: rgba(119, 119, 119, .15);
}

.search-form .screen-reader-text, .widget_product_search .screen-reader-text, .searchform .screen-reader-text, .wp-block-search .screen-reader-text {
	display: none;
}

.search-form .wp-block-search__label, .widget_product_search .wp-block-search__label, .searchform .wp-block-search__label, .wp-block-search .wp-block-search__label {
	margin: 0;
}

.search-form label, .widget_product_search label, .searchform label, .wp-block-search label {
	padding: 0;
	width: 100%;
}

.search-form .wp-block-search__inside-wrapper, .widget_product_search .wp-block-search__inside-wrapper, .searchform .wp-block-search__inside-wrapper, .wp-block-search .wp-block-search__inside-wrapper {
	position: relative;
	margin: 0;
}

.search-form .wp-block-search__inside-wrapper .wp-block-search__button, .widget_product_search .wp-block-search__inside-wrapper .wp-block-search__button, .searchform .wp-block-search__inside-wrapper .wp-block-search__button, .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
	position: absolute;
}

.search-form:before, .widget_product_search:before, .searchform:before, .wp-block-search:before {
	background-color: #000;
}

.search-form:before, .widget_product_search:before, .searchform:before, .wp-block-search:before {
	content: "";
	width: 0;
	height: 2px;
	display: block;
	position: absolute;
	bottom: -2px;
	transition: width ease .3s;
}

.search-form:hover:before, .widget_product_search:hover:before, .searchform:hover:before, .wp-block-search:hover:before {
	width: 100%;
}

.search-form:after, .widget_product_search:after, .searchform:after, .wp-block-search:after {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 2.5rem;
	height: 2.5rem;
	cursor: pointer;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 20px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	pointer-events: none;
	top: auto;
	bottom: 5px;
}

.search-form input[type=text], .search-form .search-field, .search-form .wp-block-search__input, .widget_product_search input[type=text], .widget_product_search .search-field, .widget_product_search .wp-block-search__input, .searchform input[type=text], .searchform .search-field, .searchform .wp-block-search__input, .wp-block-search input[type=text], .wp-block-search .search-field, .wp-block-search .wp-block-search__input {
	margin: 0;
	padding-left: 0;
	padding-right: 3rem;
	width: 100%;
	border: 0;
	box-shadow: none;
	font-size: 18px;
}

.search-form input[type=text]::placeholder, .search-form .search-field::placeholder, .search-form .wp-block-search__input::placeholder, .widget_product_search input[type=text]::placeholder, .widget_product_search .search-field::placeholder, .widget_product_search .wp-block-search__input::placeholder, .searchform input[type=text]::placeholder, .searchform .search-field::placeholder, .searchform .wp-block-search__input::placeholder, .wp-block-search input[type=text]::placeholder, .wp-block-search .search-field::placeholder, .wp-block-search .wp-block-search__input::placeholder {
	transition: all .3s ease-in-out;
	opacity: .6;
}

.search-form input[type=text]:hover, .search-form input[type=text]:focus, .search-form .search-field:hover, .search-form .search-field:focus, .search-form .wp-block-search__input:hover, .search-form .wp-block-search__input:focus, .widget_product_search input[type=text]:hover, .widget_product_search input[type=text]:focus, .widget_product_search .search-field:hover, .widget_product_search .search-field:focus, .widget_product_search .wp-block-search__input:hover, .widget_product_search .wp-block-search__input:focus, .searchform input[type=text]:hover, .searchform input[type=text]:focus, .searchform .search-field:hover, .searchform .search-field:focus, .searchform .wp-block-search__input:hover, .searchform .wp-block-search__input:focus, .wp-block-search input[type=text]:hover, .wp-block-search input[type=text]:focus, .wp-block-search .search-field:hover, .wp-block-search .search-field:focus, .wp-block-search .wp-block-search__input:hover, .wp-block-search .wp-block-search__input:focus {
	border-top: none;
	border-left: none;
	border-right: none;
	background: none;
	box-shadow: none;
}

.search-form input[type=text]:focus::placeholder, .search-form .search-field:focus::placeholder, .search-form .wp-block-search__input:focus::placeholder, .widget_product_search input[type=text]:focus::placeholder, .widget_product_search .search-field:focus::placeholder, .widget_product_search .wp-block-search__input:focus::placeholder, .searchform input[type=text]:focus::placeholder, .searchform .search-field:focus::placeholder, .searchform .wp-block-search__input:focus::placeholder, .wp-block-search input[type=text]:focus::placeholder, .wp-block-search .search-field:focus::placeholder, .wp-block-search .wp-block-search__input:focus::placeholder {
	opacity: 1;
}

.search-form [type=submit], .widget_product_search [type=submit], .searchform [type=submit], .wp-block-search [type=submit] {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 2.5rem;
	height: 2.5rem;
	cursor: pointer;
	padding: 0;
	font-size: 0;
	color: rgba(0, 0, 0, 0);
	opacity: 0;
	margin-bottom: 0;
}

.search-form [type=submit]:hover, .search-form [type=submit]:focus, .widget_product_search [type=submit]:hover, .widget_product_search [type=submit]:focus, .searchform [type=submit]:hover, .searchform [type=submit]:focus, .wp-block-search [type=submit]:hover, .wp-block-search [type=submit]:focus {
	opacity: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

#header-loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99998;
	overflow: hidden;
	height: 3px;
}

#header-loader #header-loader-under-bar {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: #e5e5e5;
	transition: opacity .7s ease;
}

#header-loader #header-loader-under-bar.hidden {
	opacity: 0;
}

#header-loader .bar {
	position: absolute;
	width: 100%;
	height: 5px;
	z-index: 10;
}

header.site-header {
	z-index: 3;
	width: 100%;
	backface-visibility: hidden;
	position: relative;
	-o-transition: .5s -o-filter ease;
}

header.site-header .header-inner {
	z-index: 3;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

header.site-header .header-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	-moz-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
}

header.site-header .header-inner:after {
	position: absolute;
	right: 10%;
	bottom: 0;
	left: 10%;
	z-index: -1;
	height: 20px;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
	box-shadow: 0 0 40px rgba(0, 0, 0, .07);
	content: "";
	opacity: 0;
	-moz-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
}

header.site-header[data-sticky=visible] {
	z-index: 301;
}

header.site-header[data-sticky=visible]:not(.header--clone) .header-wrapper .header-sections .site-branding a {
	opacity: .5;
}

header.site-header[data-sticky=visible]:not(.header--clone) .header-wrapper .tools .header-cart .header-cart-count .header-cart-count-number {
	opacity: .5;
}

body.admin-bar header.site-header .header-inner {
	top: 0px;
}

@media print,screen and (max-width: 64.06125em) {
	body.admin-bar header.site-header .header-inner {
		top: 0px;
	}
}

body.admin-bar header.site-header.header--clone .header-inner {
	top: 32px;
}

@media print,screen and (max-width: 64.06125em) {
	body.admin-bar header.site-header.header--clone .header-inner {
		top: 32px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.admin-bar header.site-header.header--clone .header-inner {
		top: 46px;
	}
}

@media screen and (max-width: 37.5em) {
	body.admin-bar header.site-header.header--clone .header-inner {
		top: 0px;
	}
}

header.site-header .header-wrapper {
	position: relative;
	-moz-transition: padding .6s cubic-bezier(.19, 1, .22, 1);
	-o-transition: padding .6s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: padding .6s cubic-bezier(.19, 1, .22, 1);
	transition: padding .6s cubic-bezier(.19, 1, .22, 1);
}

header.site-header .header-wrapper .header-sections .left-nav {
	opacity: 1;
	-moz-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	transition-delay: .3s;
}

header.site-header .header-wrapper .header-sections .site-branding {
	opacity: 1;
	-moz-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	transition-delay: .3s;
}

@media (min-width: 64.0625em) {
	header.site-header .header-wrapper .header-sections .site-branding {
		-webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
		transition: transform .75s cubic-bezier(.19, 1, .22, 1);
		transition-delay: 0s;
	}
}

header.site-header .header-wrapper .header-sections .site-branding a {
	min-height: 45px;
	display: inline-block;
}

@media print,screen and (max-width: 64.06125em) {
	header.site-header .header-wrapper .header-sections .site-branding a {
		min-height: inherit;
	}
}

header.site-header .header-wrapper .header-sections .site-branding .site-title a {
	font-size: 16px;
}

@media (min-width: 320px) {
	header.site-header .header-wrapper .header-sections .site-branding .site-title a {
		font-size: calc(.8522727273vw + 13.2727272727px);
	}
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .site-branding .site-title a {
		font-size: calc(.3472222222vw + 18.4444444444px);
	}
}

@media (min-width: 1600px) {
	header.site-header .header-wrapper .header-sections .site-branding .site-title a {
		font-size: 24px;
	}
}

header.site-header .header-wrapper .header-sections .site-branding .site-title a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

header.site-header .header-wrapper .header-sections .site-branding .site-logo-light {
	display: none;
}

header.site-header .header-wrapper .header-sections .site-branding .sticky-logo {
	display: none;
}

header.site-header .header-wrapper .header-sections .tools {
	opacity: 1;
	-moz-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
	transition-delay: .3s;
}

header.site-header .header-wrapper .header-sections .tools > a {
	margin-left: 1.4em;
	margin-left: 20px;
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .tools > a {
		margin-left: calc(2.4038461538vw - 4.6153846154px);
	}
}

@media (min-width: 1440px) {
	header.site-header .header-wrapper .header-sections .tools > a {
		margin-left: 30px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools > a {
		margin-left: .7em;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view {
	display: inline-block;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-expanded-view-inner {
	display: flex;
	align-items: center;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
	width: 1.2em;
	height: 1.2em;
	width: 17px;
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
		width: calc(.390625vw + 13px);
	}
}

@media (min-width: 1280px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
		width: 18px;
	}
}

@media (min-width: 1440px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
		width: 18px;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
	height: 17px;
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
		height: calc(.390625vw + 13px);
	}
}

@media (min-width: 1280px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
		height: 18px;
	}
}

@media (min-width: 1440px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
		height: 18px;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
	fill: #000;
	stroke: #000;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-search {
	cursor: pointer;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-search svg {
		top: 0;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
	display: none;
	cursor: pointer;
	margin-left: 1.4em;
	margin-left: 20px;
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
		margin-left: calc(2.4038461538vw - 4.6153846154px);
	}
}

@media (min-width: 1440px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
		margin-left: 30px;
	}
}

body.has-wishlist header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
	display: inline;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
		display: none;
	}
	
	body.has-wishlist header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
		display: none;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist.animated svg {
	animation: bounceIn 1s ease-in-out;
	animation-delay: .7s;
	animation-fill-mode: forwards;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist sup {
	color: #000;
	margin-left: -3px;
	top: -9px;
	font-size: 12px;
	font-weight: 500;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
	display: inline;
	cursor: pointer;
	margin-left: 1.4em;
	margin-left: 20px;
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
		margin-left: calc(2.4038461538vw - 4.6153846154px);
	}
}

@media (min-width: 1440px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
		margin-left: 30px;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare.compare {
	display: none;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
		display: none;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare.animated svg {
	animation: bounceIn 1s ease-in-out;
	animation-delay: .7s;
	animation-fill-mode: forwards;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare sup {
	color: #000;
	margin-left: -3px;
	top: -9px;
	font-size: 12px;
	font-weight: 500;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare sup.barberry-product-empty {
	display: none;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account {
	display: inline-block;
	margin-right: -.3em;
}

@media print,screen and (max-width: 64.06125em) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account {
		display: none;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul {
	margin-left: 20px;
}

@media (min-width: 1024px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul {
		margin-left: calc(2.4038461538vw - 4.6153846154px);
	}
}

@media (min-width: 1440px) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul {
		margin-left: 30px;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li {
	text-align: left;
	padding-right: 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li > a {
	padding: .5em 0;
	padding-right: 0;
	padding: 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li > a span {
	padding: 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li > a:after {
	left: auto;
	right: 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li.is-dropdown-submenu-parent > a {
	padding-right: 1.2rem;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon {
		margin-left: .7em;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a {
	display: block;
	width: 18px;
	height: 24px;
	position: relative;
	padding: 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a:before {
	position: absolute;
	top: 1px;
	left: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a:after, header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a span {
	display: none;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .is-dropdown-submenu li {
	text-align: right;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .is-dropdown-submenu li a {
	margin: 0;
	background-color: rgba(0, 0, 0, 0);
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu {
	min-width: 450px;
	padding: 3rem 3rem;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu li {
	text-align: left;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #2d2a2a;
	margin-bottom: 25px;
	padding-bottom: 10px;
	line-height: 1;
	border-bottom: 3px solid;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-title .create-account-link {
	padding: 0;
	margin: 0;
	margin-bottom: -8px;
	letter-spacing: 0;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-form-footer {
	margin: 20px 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-form-footer .lost_password {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	padding: 0;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-form-footer .lost_password a {
	padding: 0;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
}

header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-title {
	color: #000;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-title {
		display: none;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 1.1;
	letter-spacing: 0;
	vertical-align: middle;
	transition: .2s background cubic-bezier(.445, .05, .55, .95);
	top: -.1em;
	margin-left: .2em;
	position: relative;
}

header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-background {
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: -25%;
	left: -25%;
	width: 150%;
	height: 150%;
	display: block;
	-webkit-transform: scale(.75);
	transform: scale(.75);
}

header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-number {
	-moz-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: .8125rem;
	line-height: 1;
	font-weight: 600;
	color: #fff;
	height: 100%;
	top: 1px;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count {
		top: 0;
		width: 20px;
		height: 20px;
		line-height: .9;
	}
	
	header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-number {
		font-size: .75rem;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-cart.animated .header-cart-count-background {
	animation: bounceInCart 1s ease-in-out;
	animation-delay: .7s;
	animation-fill-mode: forwards;
}

header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon {
	width: 20px;
	vertical-align: top;
	display: inline-block;
	position: relative;
}

header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-title {
	display: none;
}

header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon:before {
	position: absolute;
	top: 7px;
	left: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 20px;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon:before {
		top: 10px;
		font-size: 18px;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-count {
	position: absolute;
	right: -11px;
	top: -1px;
	margin-left: 0;
	width: 15px;
	height: 15px;
}

@media print,screen and (max-width: 47.99875em) {
	header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-count {
		top: 3px;
		right: -10px;
	}
}

header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-count-number {
	font-size: .625rem;
	line-height: 1;
	font-weight: 400;
}

header.site-header.header-left .header-wrapper .header-sections .mobile-nav {
	display: none;
}

header.site-header.header-left .header-wrapper .header-sections .site-branding {
	padding-right: 3.125rem;
}

body.header-has-no-overlap header.site-header:not(.header--clone) {
	background-color: #fff;
}

header.site-header:not(.header--clone).header-color-default .header-wrapper .header-sections .site-branding .site-logo {
	display: inline-block;
}

header.site-header:not(.header--clone).header-color-default .header-wrapper .header-sections .site-branding .site-logo-light {
	display: none;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .site-branding .site-logo {
	display: none;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .site-branding .site-logo-light {
	display: inline-block;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-expanded-view svg {
	fill: #fff;
	stroke: #fff;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-expanded-view sup {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a:before {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-cart .header-cart-title {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-cart.show-cart-icon:before {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-background {
	background: #fff;
}

header.site-header:not(.header--clone).header-color-light .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-number {
	color: #000;
}

header.site-header.header--clone {
	z-index: 7;
}

@media print,screen and (max-width: 64.06125em) {
	header.site-header.header--clone .header-inner:before, header.site-header.header--clone .header-inner:after {
		opacity: 1;
		-moz-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
		-o-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
		-webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
		transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
		transition-delay: .3s;
	}
}

header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding a {
	display: inline;
}

header.site-header.header--clone .header-inner {
	position: fixed;
	z-index: 7;
	top: 0;
	left: 0;
}

header.site-header.header--clone[data-sticky=visible] {
	z-index: 301;
}

header.site-header.header--clone.visible {
	z-index: 301;
}

header.site-header.header--clone .header-inner {
	background: #fff;
	-moz-transform: translateY(-120%);
	-o-transform: translateY(-120%);
	-ms-transform: translateY(-120%);
	-webkit-transform: translateY(-120%);
	transform: translateY(-120%);
}

header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .site-logo, header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .site-logo-light {
	display: none;
}

header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .sticky-logo {
	display: inline-block;
}

header.site-header.header--clone .header-inner:before {
	opacity: 1;
}

header.site-header.header--clone .header-inner:after {
	opacity: 1;
}

.offcanvas_open.offcanvas_top header.site-header.header--clone:before, .offcanvas_open.offcanvas_top header.site-header.header--clone:after {
	opacity: 0;
}

header.site-header.header--stick .header-inner {
	-webkit-animation: slide-down-rotated .7s ease forwards;
	-moz-animation: slide-down-rotated .7s ease forwards;
	-ms-animation: slide-down-rotated .7s ease forwards;
	-o-animation: slide-down-rotated .7s ease forwards;
	animation: slide-down-rotated .7s ease forwards;
}

header.site-header.header--unstick .header-inner {
	-webkit-animation: slide-down-rotated-right .5s ease forwards;
	-moz-animation: slide-down-rotated-right .5s ease forwards;
	-ms-animation: slide-down-rotated-right .5s ease forwards;
	-o-animation: slide-down-rotated-right .5s ease forwards;
	animation: slide-down-rotated-right .5s ease forwards;
}

@-webkit-keyframes slide-down-rotated {
	0% {
		-webkit-transform: translateX(-20px) translateY(-120%) rotate(-7deg);
		transform: translateX(-20px) translateY(-120%) rotate(-7deg);
		-webkit-transform-origin: left top;
		transform-origin: left top;
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transform-origin: left top;
		transform-origin: left top;
	}
}

@keyframes slide-down-rotated {
	0% {
		-webkit-transform: translateX(-20px) translateY(-120%) rotate(-7deg);
		transform: translateX(-20px) translateY(-120%) rotate(-7deg);
		-webkit-transform-origin: left top;
		transform-origin: left top;
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transform-origin: left top;
		transform-origin: left top;
	}
}

@-webkit-keyframes slide-down-rotated-right {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	50% {
		-webkit-transform: translateY(-20%) rotate(2deg);
		transform: translateY(-20%) rotate(2deg);
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	to {
		-webkit-transform: translateY(-120%) rotate(0deg);
		transform: translateY(-120%) rotate(0deg);
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes slide-down-rotated-right {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	50% {
		-webkit-transform: translateY(-20%) rotate(2deg);
		transform: translateY(-20%) rotate(2deg);
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	to {
		-webkit-transform: translateY(-120%) rotate(0deg);
		transform: translateY(-120%) rotate(0deg);
		-webkit-transform-origin: right top;
		transform-origin: right top;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.topbar {
	position: relative;
	z-index: 6;
	width: 100%;
	border-bottom: 1px solid;
}

@media print,screen and (max-width: 64.06125em) {
	.topbar {
		display: none;
	}
}

.topbar .topbar-sections {
	height: 50px;
}

.topbar .topbar-sections .topbar-left .topbar-socials, .topbar .topbar-sections .topbar-right .topbar-socials {
	margin-right: .9375rem;
	display: inline-block;
}

.topbar .topbar-sections .topbar-left .topbar-socials .social-icons, .topbar .topbar-sections .topbar-right .topbar-socials .social-icons {
	margin-bottom: 0;
}

.topbar .topbar-sections .topbar-left .topbar-socials .social-icons li, .topbar .topbar-sections .topbar-right .topbar-socials .social-icons li {
	opacity: 1;
	margin-right: .9375rem;
	margin-bottom: 0;
}

.topbar .topbar-sections .topbar-left .topbar-socials .social-icons li a, .topbar .topbar-sections .topbar-right .topbar-socials .social-icons li a {
	width: 18px;
	height: 18px;
}

.topbar .topbar-sections .topbar-left .topbar-socials .social-icons li a svg, .topbar .topbar-sections .topbar-right .topbar-socials .social-icons li a svg {
	margin-top: -2px;
	width: 18px;
	height: 18px;
}

.topbar .topbar-sections .topbar-left .topbar-contact, .topbar .topbar-sections .topbar-right .topbar-contact {
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
}

.topbar .topbar-sections .topbar-left .topbar-contact strong, .topbar .topbar-sections .topbar-right .topbar-contact strong {
	font-weight: 600;
}

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

.topbar .topbar-sections .topbar-right .topbar-socials {
	margin-right: 0;
	margin-left: .9375rem;
}

.topbar .topbar-sections .topbar-right .topbar-socials .social-icons li {
	margin-right: 0;
	margin-left: .9375rem;
}

.topbar .topbar-sections .topbar-right .topbar-wpml {
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 75em) {
	.topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .language_switcher > span, .topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .currency_switcher > span {
		display: none;
	}
}

.topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .language_switcher.intro-text-off .intro-text, .topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .currency_switcher.intro-text-off .intro-text {
	display: none;
}

.page-header {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.page-header .page-title-delimiter {
	display: block;
	background: #000;
	height: 3px;
	margin: 5px auto 28px;
	width: 100px;
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .page-title-delimiter {
		margin-top: 20px;
	}
}

.page-header.title-design-disable {
	display: none;
}

.page-header.title-size-small .title-section .title-section-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header.title-size-small .title-section .title-section-wrapper {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header.title-size-small .title-section .title-section-wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.page-header.title-size-default .title-section .title-section-wrapper {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header.title-size-default .title-section .title-section-wrapper {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header.title-size-default .title-section .title-section-wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.page-header.title-size-large .title-section .title-section-wrapper {
	padding-top: 150px;
	padding-bottom: 150px;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header.title-size-large .title-section .title-section-wrapper {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header.title-size-large .title-section .title-section-wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.page-header.title-size-xlarge .title-section .title-section-wrapper {
	padding-top: 250px;
	padding-bottom: 250px;
}

@media print,screen and (max-width: 87.49875em) {
	.page-header.title-size-xlarge .title-section .title-section-wrapper {
		padding-top: 150px;
		padding-bottom: 150px;
	}
}

@media print,screen and (max-width: 64.06125em) {
	.page-header.title-size-xlarge .title-section .title-section-wrapper {
		padding-top: 130px;
		padding-bottom: 130px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header.title-size-xlarge .title-section .title-section-wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.page-header .title-section .title-section-wrapper {
	text-align: center;
}

.page-header .title-section .title-section-wrapper .title-wrapper {
	max-width: 70%;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .title-wrapper {
		max-width: 80%;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .title-section .title-section-wrapper .title-wrapper {
		max-width: 90%;
	}
}

.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}

.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
	z-index: 4;
	overflow: hidden;
	position: absolute;
	left: 5px;
	top: 0;
	cursor: pointer;
	width: 32px;
	height: 32px;
	top: calc(50% - 17px);
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
		width: 26px;
		height: 26px;
		top: calc(50% - 13px);
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
		width: 22px;
		height: 22px;
		top: calc(50% - 11px);
	}
}

.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn:hover {
	left: 0px;
}

.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	stroke: #000;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
		width: 26px;
		height: 26px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
		width: 22px;
		height: 22px;
	}
}

.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
	font-size: 70px;
	line-height: 1.1;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
}

.page-header .title-section .title-section-wrapper .title-wrapper .term-description {
	margin: 0 auto;
}

.page-header .title-section .title-section-wrapper .title-wrapper .term-description p {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 300;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .title-wrapper .term-description {
		margin-top: 5px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .title-section .title-section-wrapper .title-wrapper .term-description p {
		font-size: 20px;
		line-height: 1.2;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper, .page-header .title-section .title-section-wrapper .blog-categories-wrapper {
	width: 100%;
	overflow: hidden;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper, .page-header .title-section .title-section-wrapper .blog-categories-wrapper {
		width: 90%;
		margin-top: 0px;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories {
	position: relative;
	display: block;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories {
	display: none;
	padding-bottom: 10px;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories {
		display: inline-block;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a {
	line-height: 1.2;
	font-weight: 400;
	position: relative;
	color: #000;
	padding-right: 20px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a:before, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a:before, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a:before, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a:before {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 14px;
	position: absolute;
	right: 0;
	top: calc(50% - 7px);
	opacity: 1;
	width: 11px;
	height: 11px;
	border: none;
	transition: transform .7s ease, top .7s ease;
	transition-delay: .5s;
	margin-top: 0;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a span, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a span {
	line-height: 1.2;
	padding-bottom: 3px;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories.button-open a:before, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories.button-open a:before, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories.button-open a:before, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories.button-open a:before {
	transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
	top: calc(50% - 4px);
	transition-delay: .3s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories.button-open a span, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories.button-open a span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories.button-open a span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories.button-open a span {
	background-size: 100% 1px, 100% 1px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li {
	display: inline-block;
	vertical-align: middle;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li {
		display: block;
		margin: 10px 0;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding-left: 13px;
	padding-right: 13px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a img, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a img, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a img, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a img {
	max-height: 30px;
	display: inline-block;
	margin-right: 10px;
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a img, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a img, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a img, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a img {
		max-height: 25px;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title {
	position: relative;
	color: #000;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: 2px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title span, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title span {
	font-weight: 500;
	display: inline-block;
	line-height: 1.2;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title span, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title span {
		background-size: 0;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title {
		font-size: 18px;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title sup, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title sup, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title sup, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title sup {
	margin-left: 5px;
	top: -9px;
	font-size: 60%;
	font-weight: 500;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a:hover .cat-item-title span, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a:hover .cat-item-title span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a:hover .cat-item-title span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a:hover .cat-item-title span {
	background-size: 100% 1px, 100% 1px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li {
	padding: 0 13px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li a, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li a {
	padding: 0;
	font-weight: 500;
	display: inline-block;
	line-height: 1.2;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li a, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li a {
		background-size: 0;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li a:hover, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li a:hover, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li a:hover, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li a:hover {
	background-size: 100% 1px, 100% 1px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li.current-cat a, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li.current-cat a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li.current-cat a, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li.current-cat a {
	background-size: 100% 1px, 100% 1px;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li.cat-item-none, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li.cat-item-none, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li.cat-item-none, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li.cat-item-none {
	display: none;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories {
	opacity: 1;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories {
		height: 0px;
		background-color: hsla(0, 0%, 100%, .5);
	}
	
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened {
	opacity: 1;
	visibility: visible;
	border-color: #000;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-moz-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	-o-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(1), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(1), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(1), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(1) {
	transition-delay: .07s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(2), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(2), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(2), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(2) {
	transition-delay: .14s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(3), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(3), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(3), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(3) {
	transition-delay: .21s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(4), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(4), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(4), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(4) {
	transition-delay: .28s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(5), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(5), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(5), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(5) {
	transition-delay: .35s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(6), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(6), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(6), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(6) {
	transition-delay: .42s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(7), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(7), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(7), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(7) {
	transition-delay: .49s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(8), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(8), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(8), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(8) {
	transition-delay: .56s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(9), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(9), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(9), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(9) {
	transition-delay: .63s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(10), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(10), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(10), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(10) {
	transition-delay: .7s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(11), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(11), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(11), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(11) {
	transition-delay: .77s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(12), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(12), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(12), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(12) {
	transition-delay: .84s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(13), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(13), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(13), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(13) {
	transition-delay: .91s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(14), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(14), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(14), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(14) {
	transition-delay: .98s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(15), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(15), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(15), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(15) {
	transition-delay: 1.05s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(16), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(16), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(16), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(16) {
	transition-delay: 1.12s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(17), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(17), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(17), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(17) {
	transition-delay: 1.19s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(18), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(18), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(18), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(18) {
	transition-delay: 1.26s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(19), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(19), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(19), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(19) {
	transition-delay: 1.33s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(20), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(20), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(20), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(20) {
	transition-delay: 1.4s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(21), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(21), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(21), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(21) {
	transition-delay: 1.47s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(22), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(22), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(22), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(22) {
	transition-delay: 1.54s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(23), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(23), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(23), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(23) {
	transition-delay: 1.61s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(24), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(24), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(24), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(24) {
	transition-delay: 1.68s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(25), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(25), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(25), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(25) {
	transition-delay: 1.75s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(26), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(26), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(26), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(26) {
	transition-delay: 1.82s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(27), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(27), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(27), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(27) {
	transition-delay: 1.89s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(28), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(28), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(28), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(28) {
	transition-delay: 1.96s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(29), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(29), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(29), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(29) {
	transition-delay: 2.03s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(30), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(30), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(30), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(30) {
	transition-delay: 2.1s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(31), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(31), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(31), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(31) {
	transition-delay: 2.17s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(32), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(32), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(32), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(32) {
	transition-delay: 2.24s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(33), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(33), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(33), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(33) {
	transition-delay: 2.31s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(34), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(34), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(34), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(34) {
	transition-delay: 2.38s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(35), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(35), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(35), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(35) {
	transition-delay: 2.45s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(36), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(36), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(36), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(36) {
	transition-delay: 2.52s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(37), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(37), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(37), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(37) {
	transition-delay: 2.59s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(38), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(38), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(38), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(38) {
	transition-delay: 2.66s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(39), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(39), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(39), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(39) {
	transition-delay: 2.73s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(40), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(40), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(40), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(40) {
	transition-delay: 2.8s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(41), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(41), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(41), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(41) {
	transition-delay: 2.87s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(42), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(42), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(42), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(42) {
	transition-delay: 2.94s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(43), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(43), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(43), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(43) {
	transition-delay: 3.01s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(44), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(44), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(44), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(44) {
	transition-delay: 3.08s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(45), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(45), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(45), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(45) {
	transition-delay: 3.15s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(46), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(46), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(46), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(46) {
	transition-delay: 3.22s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(47), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(47), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(47), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(47) {
	transition-delay: 3.29s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(48), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(48), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(48), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(48) {
	transition-delay: 3.36s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(49), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(49), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(49), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(49) {
	transition-delay: 3.43s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(50), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(50), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(50), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(50) {
	transition-delay: 3.5s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(51), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(51), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(51), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(51) {
	transition-delay: 3.57s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(52), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(52), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(52), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(52) {
	transition-delay: 3.64s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(53), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(53), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(53), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(53) {
	transition-delay: 3.71s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(54), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(54), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(54), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(54) {
	transition-delay: 3.78s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(55), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(55), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(55), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(55) {
	transition-delay: 3.85s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(56), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(56), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(56), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(56) {
	transition-delay: 3.92s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(57), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(57), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(57), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(57) {
	transition-delay: 3.99s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(58), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(58), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(58), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(58) {
	transition-delay: 4.06s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(59), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(59), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(59), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(59) {
	transition-delay: 4.13s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(60), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(60), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(60), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(60) {
	transition-delay: 4.2s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(61), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(61), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(61), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(61) {
	transition-delay: 4.27s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(62), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(62), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(62), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(62) {
	transition-delay: 4.34s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(63), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(63), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(63), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(63) {
	transition-delay: 4.41s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(64), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(64), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(64), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(64) {
	transition-delay: 4.48s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(65), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(65), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(65), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(65) {
	transition-delay: 4.55s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(66), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(66), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(66), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(66) {
	transition-delay: 4.62s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(67), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(67), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(67), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(67) {
	transition-delay: 4.69s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(68), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(68), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(68), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(68) {
	transition-delay: 4.76s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(69), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(69), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(69), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(69) {
	transition-delay: 4.83s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(70), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(70), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(70), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(70) {
	transition-delay: 4.9s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(71), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(71), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(71), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(71) {
	transition-delay: 4.97s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(72), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(72), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(72), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(72) {
	transition-delay: 5.04s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(73), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(73), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(73), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(73) {
	transition-delay: 5.11s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(74), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(74), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(74), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(74) {
	transition-delay: 5.18s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(75), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(75), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(75), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(75) {
	transition-delay: 5.25s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(76), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(76), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(76), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(76) {
	transition-delay: 5.32s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(77), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(77), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(77), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(77) {
	transition-delay: 5.39s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(78), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(78), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(78), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(78) {
	transition-delay: 5.46s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(79), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(79), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(79), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(79) {
	transition-delay: 5.53s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(80), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(80), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(80), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(80) {
	transition-delay: 5.6s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(81), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(81), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(81), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(81) {
	transition-delay: 5.67s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(82), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(82), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(82), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(82) {
	transition-delay: 5.74s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(83), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(83), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(83), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(83) {
	transition-delay: 5.81s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(84), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(84), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(84), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(84) {
	transition-delay: 5.88s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(85), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(85), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(85), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(85) {
	transition-delay: 5.95s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(86), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(86), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(86), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(86) {
	transition-delay: 6.02s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(87), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(87), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(87), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(87) {
	transition-delay: 6.09s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(88), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(88), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(88), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(88) {
	transition-delay: 6.16s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(89), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(89), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(89), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(89) {
	transition-delay: 6.23s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(90), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(90), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(90), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(90) {
	transition-delay: 6.3s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(91), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(91), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(91), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(91) {
	transition-delay: 6.37s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(92), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(92), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(92), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(92) {
	transition-delay: 6.44s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(93), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(93), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(93), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(93) {
	transition-delay: 6.51s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(94), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(94), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(94), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(94) {
	transition-delay: 6.58s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(95), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(95), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(95), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(95) {
	transition-delay: 6.65s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(96), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(96), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(96), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(96) {
	transition-delay: 6.72s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(97), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(97), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(97), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(97) {
	transition-delay: 6.79s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(98), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(98), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(98), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(98) {
	transition-delay: 6.86s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(99), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(99), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(99), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(99) {
	transition-delay: 6.93s;
}

.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(100), .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(100), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(100), .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(100) {
	transition-delay: 7s;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li a:hover span, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li a:hover span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li a:hover span, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li a:hover span {
		background-image: none !important;
	}
	
	.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li a:hover span.nitro-lazy, .page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li a:hover span.nitro-lazy, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li a:hover span.nitro-lazy, .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li a:hover span.nitro-lazy {
		background-image: none !important;
	}
}

.page-header.with-back-btn .page-title-wrapper {
	padding: 0 50px;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header.with-back-btn .page-title-wrapper {
		padding: 0 40px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.page-header.with-back-btn .page-title-wrapper {
		padding: 0 35px;
	}
}

.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs {
	color: #fff;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs span, .page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs a {
	color: #fff;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
	stroke: #fff;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
	color: #fff;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .term-description p {
	color: #fff;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a:before, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a:before, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a:before, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a:before {
	color: #fff;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a span, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a span, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a span, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a span {
	color: #fff !important;
	background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, .1) 0px, rgba(255, 255, 255, .1) 0px) !important;
}

@media print,screen and (max-width: 64.06125em) {
	.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories {
		background-color: rgba(0, 0, 0, .1);
	}
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul.list_blog_categories li a, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul.list_blog_categories li a, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul.list_blog_categories li a, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul.list_blog_categories li a {
	background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, .1) 0px, rgba(255, 255, 255, .1) 0px) !important;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a {
	color: #fff !important;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a span, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a span, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a span, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a span {
	color: #fff !important;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a span span, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a span span, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a span span, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a span span {
	background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, .1) 0px, rgba(255, 255, 255, .1) 0px) !important;
}

.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a span sup, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a span sup, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a span sup, .page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a span sup {
	color: #fff;
}

.page-header .page-header-bg-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-moz-transition: opacity 1s linear, transform 1.3s cubic-bezier(.1, .68, .32, 1);
	-o-transition: opacity 1s linear, transform 1.3s cubic-bezier(.1, .68, .32, 1);
	-webkit-transition: opacity 1s linear, transform 1.3s cubic-bezier(.1, .68, .32, 1);
	transition: opacity 1s linear, transform 1.3s cubic-bezier(.1, .68, .32, 1);
}

.page-header .page-header-bg-wrapper .page-header-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-header .page-header-bg-wrapper.bg-loaded {
	opacity: 1 !important;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.header-has-no-overlap .page-header .page-header-bg-wrapper.bg-loaded {
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.offcanvas_aside.offcanvas_aside_top {
	height: 50vh;
	min-height: 400px;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_aside.offcanvas_aside_top {
		height: 40vh;
		min-height: 300px;
	}
}

.offcanvas_search {
	background-color: #fff;
}

.offcanvas_search .grid-container {
	position: relative;
}

.offcanvas_search .search-header {
	padding: 15vh 0 5vh 0;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-header {
		padding: 10vh 0 5vh 0;
	}
}

.offcanvas_search .search-header .search-text {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	margin-bottom: 10px;
	color: rgba(0, 0, 0, .5);
	letter-spacing: 1px;
	width: 50vw;
	margin: 0 auto;
	margin-bottom: 20px;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-header .search-text {
		width: 75vw;
	}
}

.offcanvas_search .widget_product_search, .offcanvas_search .widget_search {
	border-bottom: none;
	width: 50vw;
	margin: 0 auto;
}

.offcanvas_search .widget_product_search .search-form, .offcanvas_search .widget_search .search-form {
	border-bottom: none;
}

.offcanvas_search .widget_product_search .search-form:before, .offcanvas_search .widget_search .search-form:before {
	display: none;
}

.offcanvas_search .widget_product_search .search-form:after, .offcanvas_search .widget_search .search-form:after {
	display: none;
}

.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
	font-size: 20px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		font-size: calc(.9615384615vw + 10.1538461538px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		font-size: 24px;
	}
}

.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
	position: absolute;
	right: 0;
	top: auto;
	bottom: 10px;
	width: 40px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		width: calc(3.6057692308vw + 3.0769230769px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		width: 55px;
	}
}

.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
	height: 40px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		height: calc(3.6057692308vw + 3.0769230769px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		height: 55px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search:after, .offcanvas_search .widget_search:after {
		bottom: 5px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search, .offcanvas_search .widget_search {
		width: 75vw;
	}
}

.offcanvas_search .widget_product_search:before, .offcanvas_search .widget_search:before {
	display: none;
}

.offcanvas_search .widget_product_search > div, .offcanvas_search .widget_search > div {
	position: relative;
}

.offcanvas_search .widget_product_search input.search-field, .offcanvas_search .widget_search input.search-field {
	color: #000;
	padding: .3em 3rem .3em 0em;
	height: auto;
	font-size: calc(22px + 16 * ( 100vw - 320px ) / 1480);
	letter-spacing: -1px;
	line-height: 1.3;
	font-weight: 700;
	border-bottom: 2px solid #eee;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search input.search-field, .offcanvas_search .widget_search input.search-field {
		padding: .6em 3rem .3em 0em;
		font-size: 22px;
		font-weight: 500;
	}
}

.offcanvas_search .widget_product_search .search-clear, .offcanvas_search .widget_search .search-clear {
	color: #000;
	position: absolute;
	top: 1.5vw;
	right: 0;
	font-weight: 600;
	font-size: 16px;
	text-transform: lowercase;
	outline: 0;
	-moz-transition: transform .1s ease-in-out, opacity .3s;
	-o-transition: transform .1s ease-in-out, opacity .3s;
	-webkit-transition: transform .1s ease-in-out, opacity .3s;
	transition: transform .1s ease-in-out, opacity .3s;
	cursor: pointer;
}

.offcanvas_search .widget_product_search .search-clear:hover, .offcanvas_search .widget_search .search-clear:hover {
	opacity: .6;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search .search-clear, .offcanvas_search .widget_search .search-clear {
		display: none;
	}
}

.offcanvas_search .widget_product_search [type=submit], .offcanvas_search .widget_search [type=submit] {
	position: absolute;
	right: 5px;
	top: auto;
	bottom: 5px;
	width: 40px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_product_search [type=submit], .offcanvas_search .widget_search [type=submit] {
		width: calc(3.6057692308vw + 3.0769230769px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_product_search [type=submit], .offcanvas_search .widget_search [type=submit] {
		width: 55px;
	}
}

.offcanvas_search .widget_product_search [type=submit], .offcanvas_search .widget_search [type=submit] {
	height: 40px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_product_search [type=submit], .offcanvas_search .widget_search [type=submit] {
		height: calc(3.6057692308vw + 3.0769230769px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_product_search [type=submit], .offcanvas_search .widget_search [type=submit] {
		height: 55px;
	}
}

.offcanvas_search .widget_product_search .search_label, .offcanvas_search .widget_search .search_label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5em 0 .2em 0;
	background: #fff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search .search_label, .offcanvas_search .widget_search .search_label {
		display: none;
	}
}

.offcanvas_search .widget_product_search .search_label .search_label-text, .offcanvas_search .widget_search .search_label .search_label-text {
	font-size: calc(22px + 16 * ( 100vw - 320px ) / 1480);
	letter-spacing: -1px;
	line-height: 1.3;
	font-weight: 700;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search .search_label .search_label-text, .offcanvas_search .widget_search .search_label .search_label-text {
		font-size: 20px;
		font-weight: 500;
	}
}

.offcanvas_search .widget_product_search .search_label .typed-cursor, .offcanvas_search .widget_search .search_label .typed-cursor {
	margin-left: 5px;
	font-size: calc(22px + 16 * ( 100vw - 320px ) / 1480);
	letter-spacing: -1px;
	line-height: 1.3;
	font-weight: 500;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .widget_product_search .search_label .typed-cursor, .offcanvas_search .widget_search .search_label .typed-cursor {
		font-size: 20px;
		font-weight: 500;
	}
}

.offcanvas_search .widget_product_search .search_label .typed-cursor, .offcanvas_search .widget_search .search_label .typed-cursor {
	opacity: 1;
	-webkit-animation: blink 1s infinite;
	animation: blink 1s infinite;
}

.offcanvas_search .widget_search .search-form:after {
	font-size: 20px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_search .search-form:after {
		font-size: calc(.9615384615vw + 10.1538461538px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_search .search-form:after {
		font-size: 24px;
	}
}

.offcanvas_search .widget_search .search-form:after {
	position: absolute;
	right: 0;
	top: 5px;
	bottom: 0;
	width: 40px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_search .search-form:after {
		width: calc(3.6057692308vw + 3.0769230769px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_search .search-form:after {
		width: 55px;
	}
}

.offcanvas_search .widget_search .search-form:after {
	height: 40px;
}

@media (min-width: 1024px) {
	.offcanvas_search .widget_search .search-form:after {
		height: calc(3.6057692308vw + 3.0769230769px);
	}
}

@media (min-width: 1440px) {
	.offcanvas_search .widget_search .search-form:after {
		height: 55px;
	}
}

.offcanvas_search .search-preloader-wrapp, .offcanvas_search .search-default-preloader {
	height: 420px !important;
}

.offcanvas_search #products-grid {
	justify-content: center;
	margin: 4vw 0 0 0;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search #products-grid {
		margin: 40px 0;
	}
}

.offcanvas_search #products-grid .product {
	visibility: visible;
	opacity: 0;
	animation: product-fade-in;
	animation-duration: .6s;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in;
}

@media screen and (max-width: 37.5em) {
	.offcanvas_search #products-grid .product {
		width: 100%;
		margin-bottom: 0;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search #products-grid .product .product-labels {
		display: none;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search #products-grid .product .product-inner .product-image {
		margin-right: 1.25rem;
		max-width: 80px;
		display: inline-block;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search #products-grid .product .product-inner .product-details-wrapper {
		padding-top: .625rem;
		vertical-align: top;
		display: inline-block;
		width: 60%;
	}
}

.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details {
	vertical-align: top;
}

.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details h2 {
	line-height: 1;
}

.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details h2 a {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.2;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details h2 a {
		font-size: 16px;
	}
}

.offcanvas_search .search-results-wrapp {
	position: relative;
	margin: 3.5vw 0 0 0;
	-moz-transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
	-o-transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
	-webkit-transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
	transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp {
		margin-top: 40px;
	}
}

.offcanvas_search .search-results-wrapp .barberry-search-loader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1002;
	opacity: 0;
	visibility: hidden;
	-moz-transition: opacity .1s ease, visibility .1s ease;
	-o-transition: opacity .1s ease, visibility .1s ease;
	-webkit-transition: opacity .1s ease, visibility .1s ease;
	transition: opacity .1s ease, visibility .1s ease;
}

@keyframes loader_spinner {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes loader_fade {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.offcanvas_search .search-results-wrapp .barberry-search-loader:after {
	content: "";
	display: inline-block;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	border: 1px solid rgba(0, 0, 0, 0);
	animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite;
}

.offcanvas_search .search-results-wrapp .barberry-search-loader:after {
	border-top-color: #000;
	position: absolute;
	top: 0;
	left: calc(50% - 12px);
}

.offcanvas_search .search-results-wrapp .search-results-inner {
	margin: 0;
	justify-content: center;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	visibility: visible;
	opacity: 0;
	animation: product-fade-in;
	animation-duration: .6s;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in;
	margin-bottom: 20px;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion:hover .suggestion-inner-wrapper {
	opacity: .7;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 37.5em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion {
		width: 100%;
		margin-bottom: 0;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper {
	position: relative;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner {
	position: relative;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-image {
	position: relative;
	overflow: hidden;
	margin-bottom: 1.25rem;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-image img {
	width: 100%;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-image {
		margin-right: 1.25rem;
		max-width: 80px;
		display: inline-block;
		margin-bottom: 0;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper {
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 48em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper {
		flex-wrap: wrap;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper {
		padding-top: .625rem;
		vertical-align: top;
		display: inline-block;
		width: 60%;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper h4.suggestion-title {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0;
	margin-right: 15px;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper h4.suggestion-title {
		font-size: 16px;
		margin-right: 0;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper h4.suggestion-title strong {
	font-weight: 600;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
	max-width: 35%;
	text-align: right;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price .amount {
	line-height: 1.1;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price sup {
	font-size: 60%;
	font-weight: 400;
	line-height: 1.6;
	margin-left: .1rem;
}

@media screen and (max-width: 48em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
		font-size: 16px;
		max-width: inherit;
		text-align: left;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del {
	text-align: right;
	position: relative;
	display: inline;
	width: 100%;
	text-decoration: none;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del .amount {
	line-height: 1.4;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del span {
	color: #333;
	font-size: 88%;
	font-weight: 300;
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del sup {
	font-weight: 300;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del {
		text-align: left;
		width: 100%;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del .amount:before {
	width: 100%;
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	height: 0px;
	border-bottom: 1px solid #f9423a;
	opacity: .7;
	transform: rotate(-15deg);
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price ins {
	color: #f9423a;
	text-decoration: none;
	display: block;
	line-height: 1;
	padding: 0;
	width: 100%;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price ins {
		display: inline;
	}
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
		width: 100%;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
		line-height: 1.3;
	}
	
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price sup {
		font-weight: 400;
		margin-left: .05rem;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-title.no-found-msg {
	text-align: center;
	cursor: default;
	font-weight: 400;
	font-size: 30px;
	line-height: 1.4;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-title.no-found-msg {
		font-size: 18px;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner.no-found-inner .autocomplete-suggestion {
	width: 100%;
}

.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	text-align: center;
}

.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results .button {
	cursor: pointer;
	margin-bottom: 0;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results .button {
		width: 100%;
	}
}

.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results .button:hover {
	opacity: .5;
}

.offcanvas_search .search-wrapp .search-loading + .search-results-wrapp .barberry-search-loader {
	opacity: 1;
	visibility: visible;
	transition: opacity .3s ease, visibility .3s ease;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
}

.offcanvas_container {
	position: relative;
	overflow: hidden;
	background: #fff;
	-o-transition: .5s -o-filter ease;
}

.offcanvas_main_content {
	position: relative;
	z-index: 2;
	background: #fff;
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

body.no-offcanvas-animation .offcanvas_overlay {
	top: 100%;
	left: 100%;
	width: 0;
	height: 0;
}

body.no-offcanvas-animation .offcanvas_overlay:after {
	z-index: -1;
}

.offcanvas_aside {
	position: fixed;
	top: 0;
	z-index: 1001;
	width: 320px;
	height: 100%;
	overflow: hidden;
}

.offcanvas_aside.offcanvas_aside_top {
	width: 100%;
	-webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.offcanvas_aside.offcanvas_aside_top:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #fff;
}

.offcanvas_aside.offcanvas_aside_left {
	left: 0;
	-webkit-transform: translate3d(-320px, 0, 0);
	transform: translate3d(-320px, 0, 0);
	-webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
}

@media (min-width: 48em) {
	.offcanvas_aside.offcanvas_aside_left {
		width: 450px;
		-webkit-transform: translate3d(-450px, 0, 0);
		transform: translate3d(-450px, 0, 0);
	}
}

@media (min-width: 64.0625em) {
	.offcanvas_aside.offcanvas_aside_left {
		width: 700px;
		-webkit-transform: translate3d(-700px, 0, 0);
		transform: translate3d(-700px, 0, 0);
	}
}

.offcanvas_aside.offcanvas_aside_left {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.offcanvas_aside.offcanvas_aside_left:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #fff;
}

.offcanvas_aside.offcanvas_aside_right {
	right: 0;
	-webkit-transform: translate3d(320px, 0, 0);
	transform: translate3d(320px, 0, 0);
	-webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
}

@media (min-width: 48em) {
	.offcanvas_aside.offcanvas_aside_right {
		width: 450px;
		-webkit-transform: translate3d(450px, 0, 0);
		transform: translate3d(450px, 0, 0);
	}
}

@media (min-width: 64.0625em) {
	.offcanvas_aside.offcanvas_aside_right {
		width: 700px;
		-webkit-transform: translate3d(700px, 0, 0);
		transform: translate3d(700px, 0, 0);
	}
}

.offcanvas_aside.offcanvas_aside_right {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.offcanvas_aside.offcanvas_aside_right:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
}

body.no-offcanvas-animation .offcanvas_aside {
	visibility: hidden;
}

.offcanvas_aside .offcanvas_aside_content {
	position: relative;
	height: 100%;
	overflow: auto;
	padding: 0px 100px 0 100px;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_aside .offcanvas_aside_content {
		padding: 0px 50px 0 50px;
	}
}

.offcanvas_aside.offcanvas_aside_left .offcanvas_aside_content {
	padding-top: 100px;
}

.offcanvas_aside.offcanvas_aside_left .offcanvas_aside_content button.close-icon {
	left: 100px;
	top: 50px;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_aside.offcanvas_aside_left .offcanvas_aside_content button.close-icon {
		left: 50px;
	}
}

.offcanvas_aside.offcanvas_aside_top .offcanvas_aside_content {
	padding: 0;
}

body.offcanvas_open .offcanvas_overlay {
	opacity: 1;
	pointer-events: auto;
}

body.offcanvas_left .offcanvas_aside_left, body.offcanvas_right .offcanvas_aside_right, body.offcanvas_top .offcanvas_aside_top {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
	transition: transform 1s cubic-bezier(.19, 1, .22, 1);
}

@-webkit-keyframes leftCanvasOpen {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	
	30% {
		-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
	}
	
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

@keyframes leftCanvasOpen {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	
	30% {
		-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
	}
	
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

@-webkit-keyframes rightCanvasOpen {}

@keyframes rightCanvasOpen {
	0% {
		-moz-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
		-o-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
		-ms-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
		-webkit-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
		transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	to {
		-moz-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-o-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-ms-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-webkit-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@keyframes rightCanvasClose {
	0% {
		-moz-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-o-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-ms-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-webkit-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	to {
		-moz-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
		-o-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
		-ms-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
		-webkit-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
		transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

@-webkit-keyframes leftCanvasClose {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	
	50% {
		-webkit-clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
	}
	
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

@keyframes leftCanvasClose {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	
	50% {
		-webkit-clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
	}
	
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

@keyframes topCanvasOpen {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 40%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 40%, 0 100%);
	}
	
	to {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

@keyframes topCanvasClose {
	0% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
	}
	
	50% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
		clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
	}
	
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%);
		clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%);
	}
}

.offcanvas_overlay, .transparent-window {
	position: fixed;
	height: 100vh;
	width: 100vw;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	pointer-events: none;
	background: rgba(0, 0, 0, .3);
	z-index: 300;
	-moz-transition: opacity 1s cubic-bezier(.19, 1, .22, 1), visibility 1s steps(1, end);
	-o-transition: opacity 1s cubic-bezier(.19, 1, .22, 1), visibility 1s steps(1, end);
	-webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1), visibility 1s steps(1, end);
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1), visibility 1s steps(1, end);
	opacity: 0;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	cursor: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/cross.svg"), url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/cross.png"), zoom-out;
}

body.offcanvas_bottom .transparent-window {
	opacity: 1;
	pointer-events: auto;
}

.navigation_overlay, .topbar_overlay {
	position: fixed;
	height: 100vh;
	width: 100vw;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	pointer-events: none;
	background: rgba(0, 0, 0, .3);
	z-index: 300;
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1), visibility 1s steps(1, end);
	opacity: 0;
	visibility: hidden;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.navigation_overlay.visible, .topbar_overlay.visible {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-delay: 0s;
}

.navigation_overlay {
	z-index: 300;
}

.topbar_overlay {
	z-index: 5;
}

.content-area, .blog-content-area, .post-content-area {
	position: relative;
	z-index: 5;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.header-has-no-title.header-has-overlap:not(.tax-product_cat) .content-area .site-content .content-page-wrapper, .header-has-no-title.header-has-overlap:not(.tax-product_cat) .blog-content-area .site-content .content-page-wrapper, .header-has-no-title.header-has-overlap:not(.tax-product_cat) .post-content-area .site-content .content-page-wrapper {
	padding-top: 0;
}

.content-area .grid-container, .blog-content-area .grid-container, .post-content-area .grid-container {
	padding-top: 3.75rem;
	padding-bottom: 6.25rem;
}

@media print,screen and (max-width: 64.06125em) {
	.content-area .grid-container, .blog-content-area .grid-container, .post-content-area .grid-container {
		padding-top: 40px;
		padding-bottom: 60px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.content-area .grid-container, .blog-content-area .grid-container, .post-content-area .grid-container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

@media print,screen and (max-width: 64.06125em) {
	body[data-footer-reveal="1"] .content-area, body[data-footer-reveal="1"] .blog-content-area, body[data-footer-reveal="1"] .post-content-area, body[data-footer-reveal="1"] .product-content-area {
		margin-bottom: 0 !important;
	}
}

footer#site-footer {
	position: relative;
	background-color: #fff;
	padding: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	transition: all .3s ease;
	overflow: hidden;
	z-index: 2;
}

footer#site-footer .site-footer-inner {
	position: relative;
	width: 100%;
	height: 100%;
}

footer#site-footer .footer__wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: transform .9s cubic-bezier(.785, .135, .15, .86);
	vertical-align: baseline;
}

footer#site-footer.is-animating .footer__wrapper {
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: transform .9s cubic-bezier(.785, .135, .15, .86);
}

body[data-footer-reveal="1"] footer#site-footer {
	z-index: -2;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

@media print,screen and (max-width: 64.06125em) {
	body[data-footer-reveal="1"] footer#site-footer {
		position: relative;
	}
}

footer#site-footer .grid-container {
	width: 100%;
	padding-top: 3.75rem;
	padding-bottom: 1.875rem;
}

@media print,screen and (min-width: 48em) {
	footer#site-footer .grid-container {
		padding-top: 5rem;
		padding-bottom: 3.75rem;
	}
}

footer#site-footer .widget-area {
	border-bottom: 1px solid #eee;
}

footer#site-footer .widget-area .widget .widget-title {
	margin-bottom: 1.125rem;
}

footer#site-footer .widget-area .widget .mc4wp-form p {
	margin-bottom: 0;
}

footer#site-footer .widget-area .widget .mc4wp-form p:first-child {
	font-size: 18px;
	opacity: .6;
	margin-bottom: .9375rem;
}

footer#site-footer .widget-area .widget .mc4wp-form p.mailchimp_intro {
	width: 100%;
}

@media screen and (max-width: 64em) {
	footer#site-footer .widget-area .widget .mc4wp-form > div > p:first-child {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		width: 100%;
	}
}

@media print,screen and (max-width: 47.99875em) {
	footer#site-footer .widget-area .widget .mc4wp-form input[type=email] {
		min-width: 210px;
	}
}

@media screen and (max-width: 23.4375em) {
	footer#site-footer .widget-area .widget .mc4wp-form .mc4wp-form-fields {
		display: block;
	}
	
	footer#site-footer .widget-area .widget .mc4wp-form p {
		margin-bottom: 15px;
	}
	
	footer#site-footer .widget-area .widget .mc4wp-form input[type=email] {
		min-width: 100%;
		border-right: 2px solid;
		margin-bottom: 0;
		width: 100%;
	}
}

footer#site-footer .widget-area .large-up-4 .widget .mc4wp-form input[type=email] {
	border-right-width: 2px;
	border-right-style: solid;
}

footer#site-footer .widget-area, footer#site-footer .copyright-section {
	margin-right: -2.1875rem;
	margin-left: -2.1875rem;
}

@media screen and (max-width: 75em) {
	footer#site-footer .widget-area, footer#site-footer .copyright-section {
		margin-right: -1.25rem;
		margin-left: -1.25rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	footer#site-footer .widget-area, footer#site-footer .copyright-section {
		margin-left: -.625rem;
		margin-right: -.625rem;
	}
}

footer#site-footer .widget-area .cell aside, footer#site-footer .copyright-section .cell aside {
	padding-bottom: 2.5rem;
}

@media print,screen and (min-width: 48em) {
	footer#site-footer .widget-area .cell aside, footer#site-footer .copyright-section .cell aside {
		padding-bottom: 2.5rem;
	}
}

@media print,screen and (max-width: 64.06125em) {
	footer#site-footer .widget-area .cell.text-center, footer#site-footer .widget-area .cell.text-right, footer#site-footer .copyright-section .cell.text-center, footer#site-footer .copyright-section .cell.text-right {
		text-align: left;
	}
}

footer#site-footer .widget-area .cell.text-center .mc4wp-form > div, footer#site-footer .copyright-section .cell.text-center .mc4wp-form > div {
	justify-content: center;
}

@media print,screen and (max-width: 64.06125em) {
	footer#site-footer .widget-area .cell.text-center .mc4wp-form > div, footer#site-footer .copyright-section .cell.text-center .mc4wp-form > div {
		justify-content: left;
	}
}

footer#site-footer .widget-area .cell.text-right .mc4wp-form > div, footer#site-footer .copyright-section .cell.text-right .mc4wp-form > div {
	justify-content: flex-end;
}

@media print,screen and (max-width: 64.06125em) {
	footer#site-footer .widget-area .cell.text-right .mc4wp-form > div, footer#site-footer .copyright-section .cell.text-right .mc4wp-form > div {
		justify-content: left;
	}
}

footer#site-footer .copyright-section {
	padding-top: 3.125rem;
}

footer#site-footer .copyright-section .grid-x {
	align-items: center;
}

footer#site-footer .copyright-section .grid-x .cell {
	padding-bottom: 1.5625rem;
}

@media print,screen and (min-width: 64.0625em) {
	footer#site-footer .copyright-section .grid-x .cell {
		padding-bottom: 0;
	}
}

footer#site-footer .copyright-section .social-icons {
	margin-bottom: 0;
	text-align: center;
}

@media print,screen and (min-width: 64.0625em) {
	footer#site-footer .copyright-section .social-icons {
		text-align: left;
	}
}

footer#site-footer .copyright-section .social-icons li {
	opacity: 1;
	margin-top: 5px;
	margin-bottom: 5px;
}

footer#site-footer .copyright-section .footer_text {
	text-align: center;
	font-size: 18px;
}

footer#site-footer .copyright-section .footer_text strong {
	font-weight: 600;
}

footer#site-footer .copyright-section .footer_text a {
	font-weight: 600;
	font-size: 18px;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

footer#site-footer .copyright-section .footer_text a:hover {
	background-size: 100% 1px, 100% 1px;
}

footer#site-footer .copyright-section .footer-credit-card-icons {
	text-align: center;
}

@media print,screen and (min-width: 64.0625em) {
	footer#site-footer .copyright-section .footer-credit-card-icons {
		text-align: right;
	}
}

footer#site-footer .copyright-section .footer-credit-card-icons img {
	max-height: 34px;
	padding-left: 14px;
}

footer#site-footer .copyright-section .footer-credit-card-icons img:first-child {
	padding-left: 0;
}

footer#site-footer[data-footer-copy="2"] .copyright-section .cell {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 0;
}

footer#site-footer[data-footer-copy="2"] .copyright-section .cell:last-child {
	margin-bottom: 0;
}

footer#site-footer[data-footer-copy="2"] .copyright-section .social-icons li:last-child {
	margin-right: 0;
}

footer#site-footer[data-footer-copy="2"] .copyright-section .social-icons, footer#site-footer[data-footer-copy="2"] .copyright-section .footer-credit-card-icons {
	text-align: center;
}

.barberry-navigation {
	position: relative;
}

.drilldown a {
	background: rgba(0, 0, 0, 0);
}

.navigation-foundation {
	position: relative;
}

.navigation-foundation ul {
	list-style: none;
}

.navigation-foundation ul li {
	margin: 0;
}

.navigation-foundation ul li.active > a {
	background: rgba(0, 0, 0, 0);
	color: #000;
}

.navigation-foundation ul li a {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	color: #000;
}

.navigation-foundation ul li a:hover {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.navigation-foundation ul li .opens-right ul.is-dropdown-submenu {
	margin-left: -1px;
}

.navigation-foundation ul li .opens-right ul.is-dropdown-submenu li {
	opacity: 0;
	-moz-transform: translateY(10px);
	-o-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-moz-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	-o-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	transition-delay: 0s;
}

@media print,screen and (min-width: 64.0625em) {
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li {
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-moz-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
		-o-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
		-webkit-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
		transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(1) {
		transition-delay: .06s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(2) {
		transition-delay: .12s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(3) {
		transition-delay: .18s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(4) {
		transition-delay: .24s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(5) {
		transition-delay: .3s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(6) {
		transition-delay: .36s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(7) {
		transition-delay: .42s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(8) {
		transition-delay: .48s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(9) {
		transition-delay: .54s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(10) {
		transition-delay: .6s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(11) {
		transition-delay: .66s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(12) {
		transition-delay: .72s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(13) {
		transition-delay: .78s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(14) {
		transition-delay: .84s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(15) {
		transition-delay: .9s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(16) {
		transition-delay: .96s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(17) {
		transition-delay: 1.02s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(18) {
		transition-delay: 1.08s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(19) {
		transition-delay: 1.14s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(20) {
		transition-delay: 1.2s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(21) {
		transition-delay: 1.26s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(22) {
		transition-delay: 1.32s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(23) {
		transition-delay: 1.38s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(24) {
		transition-delay: 1.44s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(25) {
		transition-delay: 1.5s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(26) {
		transition-delay: 1.56s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(27) {
		transition-delay: 1.62s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(28) {
		transition-delay: 1.68s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(29) {
		transition-delay: 1.74s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(30) {
		transition-delay: 1.8s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(31) {
		transition-delay: 1.86s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(32) {
		transition-delay: 1.92s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(33) {
		transition-delay: 1.98s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(34) {
		transition-delay: 2.04s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(35) {
		transition-delay: 2.1s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(36) {
		transition-delay: 2.16s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(37) {
		transition-delay: 2.22s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(38) {
		transition-delay: 2.28s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(39) {
		transition-delay: 2.34s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(40) {
		transition-delay: 2.4s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(41) {
		transition-delay: 2.46s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(42) {
		transition-delay: 2.52s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(43) {
		transition-delay: 2.58s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(44) {
		transition-delay: 2.64s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(45) {
		transition-delay: 2.7s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(46) {
		transition-delay: 2.76s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(47) {
		transition-delay: 2.82s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(48) {
		transition-delay: 2.88s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(49) {
		transition-delay: 2.94s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(50) {
		transition-delay: 3s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(51) {
		transition-delay: 3.06s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(52) {
		transition-delay: 3.12s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(53) {
		transition-delay: 3.18s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(54) {
		transition-delay: 3.24s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(55) {
		transition-delay: 3.3s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(56) {
		transition-delay: 3.36s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(57) {
		transition-delay: 3.42s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(58) {
		transition-delay: 3.48s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(59) {
		transition-delay: 3.54s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(60) {
		transition-delay: 3.6s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(61) {
		transition-delay: 3.66s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(62) {
		transition-delay: 3.72s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(63) {
		transition-delay: 3.78s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(64) {
		transition-delay: 3.84s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(65) {
		transition-delay: 3.9s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(66) {
		transition-delay: 3.96s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(67) {
		transition-delay: 4.02s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(68) {
		transition-delay: 4.08s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(69) {
		transition-delay: 4.14s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(70) {
		transition-delay: 4.2s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(71) {
		transition-delay: 4.26s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(72) {
		transition-delay: 4.32s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(73) {
		transition-delay: 4.38s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(74) {
		transition-delay: 4.44s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(75) {
		transition-delay: 4.5s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(76) {
		transition-delay: 4.56s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(77) {
		transition-delay: 4.62s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(78) {
		transition-delay: 4.68s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(79) {
		transition-delay: 4.74s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(80) {
		transition-delay: 4.8s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(81) {
		transition-delay: 4.86s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(82) {
		transition-delay: 4.92s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(83) {
		transition-delay: 4.98s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(84) {
		transition-delay: 5.04s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(85) {
		transition-delay: 5.1s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(86) {
		transition-delay: 5.16s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(87) {
		transition-delay: 5.22s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(88) {
		transition-delay: 5.28s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(89) {
		transition-delay: 5.34s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(90) {
		transition-delay: 5.4s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(91) {
		transition-delay: 5.46s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(92) {
		transition-delay: 5.52s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(93) {
		transition-delay: 5.58s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(94) {
		transition-delay: 5.64s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(95) {
		transition-delay: 5.7s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(96) {
		transition-delay: 5.76s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(97) {
		transition-delay: 5.82s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(98) {
		transition-delay: 5.88s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(99) {
		transition-delay: 5.94s;
	}
	
	.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(100) {
		transition-delay: 6s;
	}
}

.navigation-foundation ul li .opens-left ul.is-dropdown-submenu {
	margin-right: 0;
}

@media print,screen and (min-width: 64.0625em) {
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li {
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-moz-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
		-o-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
		-webkit-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
		transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(1) {
		transition-delay: .06s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(2) {
		transition-delay: .12s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(3) {
		transition-delay: .18s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(4) {
		transition-delay: .24s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(5) {
		transition-delay: .3s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(6) {
		transition-delay: .36s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(7) {
		transition-delay: .42s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(8) {
		transition-delay: .48s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(9) {
		transition-delay: .54s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(10) {
		transition-delay: .6s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(11) {
		transition-delay: .66s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(12) {
		transition-delay: .72s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(13) {
		transition-delay: .78s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(14) {
		transition-delay: .84s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(15) {
		transition-delay: .9s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(16) {
		transition-delay: .96s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(17) {
		transition-delay: 1.02s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(18) {
		transition-delay: 1.08s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(19) {
		transition-delay: 1.14s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(20) {
		transition-delay: 1.2s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(21) {
		transition-delay: 1.26s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(22) {
		transition-delay: 1.32s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(23) {
		transition-delay: 1.38s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(24) {
		transition-delay: 1.44s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(25) {
		transition-delay: 1.5s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(26) {
		transition-delay: 1.56s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(27) {
		transition-delay: 1.62s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(28) {
		transition-delay: 1.68s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(29) {
		transition-delay: 1.74s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(30) {
		transition-delay: 1.8s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(31) {
		transition-delay: 1.86s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(32) {
		transition-delay: 1.92s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(33) {
		transition-delay: 1.98s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(34) {
		transition-delay: 2.04s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(35) {
		transition-delay: 2.1s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(36) {
		transition-delay: 2.16s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(37) {
		transition-delay: 2.22s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(38) {
		transition-delay: 2.28s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(39) {
		transition-delay: 2.34s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(40) {
		transition-delay: 2.4s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(41) {
		transition-delay: 2.46s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(42) {
		transition-delay: 2.52s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(43) {
		transition-delay: 2.58s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(44) {
		transition-delay: 2.64s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(45) {
		transition-delay: 2.7s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(46) {
		transition-delay: 2.76s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(47) {
		transition-delay: 2.82s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(48) {
		transition-delay: 2.88s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(49) {
		transition-delay: 2.94s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(50) {
		transition-delay: 3s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(51) {
		transition-delay: 3.06s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(52) {
		transition-delay: 3.12s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(53) {
		transition-delay: 3.18s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(54) {
		transition-delay: 3.24s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(55) {
		transition-delay: 3.3s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(56) {
		transition-delay: 3.36s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(57) {
		transition-delay: 3.42s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(58) {
		transition-delay: 3.48s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(59) {
		transition-delay: 3.54s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(60) {
		transition-delay: 3.6s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(61) {
		transition-delay: 3.66s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(62) {
		transition-delay: 3.72s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(63) {
		transition-delay: 3.78s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(64) {
		transition-delay: 3.84s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(65) {
		transition-delay: 3.9s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(66) {
		transition-delay: 3.96s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(67) {
		transition-delay: 4.02s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(68) {
		transition-delay: 4.08s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(69) {
		transition-delay: 4.14s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(70) {
		transition-delay: 4.2s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(71) {
		transition-delay: 4.26s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(72) {
		transition-delay: 4.32s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(73) {
		transition-delay: 4.38s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(74) {
		transition-delay: 4.44s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(75) {
		transition-delay: 4.5s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(76) {
		transition-delay: 4.56s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(77) {
		transition-delay: 4.62s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(78) {
		transition-delay: 4.68s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(79) {
		transition-delay: 4.74s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(80) {
		transition-delay: 4.8s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(81) {
		transition-delay: 4.86s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(82) {
		transition-delay: 4.92s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(83) {
		transition-delay: 4.98s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(84) {
		transition-delay: 5.04s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(85) {
		transition-delay: 5.1s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(86) {
		transition-delay: 5.16s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(87) {
		transition-delay: 5.22s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(88) {
		transition-delay: 5.28s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(89) {
		transition-delay: 5.34s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(90) {
		transition-delay: 5.4s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(91) {
		transition-delay: 5.46s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(92) {
		transition-delay: 5.52s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(93) {
		transition-delay: 5.58s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(94) {
		transition-delay: 5.64s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(95) {
		transition-delay: 5.7s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(96) {
		transition-delay: 5.76s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(97) {
		transition-delay: 5.82s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(98) {
		transition-delay: 5.88s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(99) {
		transition-delay: 5.94s;
	}
	
	.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(100) {
		transition-delay: 6s;
	}
}

.navigation-foundation ul.is-dropdown-submenu {
	opacity: 0;
	display: block;
	padding: 1.75em 0;
	margin: 0 -1.5em;
	outline: 0px solid rgba(0, 0, 0, 0);
	z-index: 999;
	min-width: 300px;
	background-color: rgba(0, 0, 0, 0);
	visibility: hidden;
	height: auto;
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-overflow-scrolling: touch;
	-moz-transition: .2s transform cubic-bezier(.165, .84, .44, 1);
	-o-transition: .2s transform cubic-bezier(.165, .84, .44, 1);
	-webkit-transition: .2s transform cubic-bezier(.165, .84, .44, 1);
	transition: .2s transform cubic-bezier(.165, .84, .44, 1);
}

.navigation-foundation ul.is-dropdown-submenu:after {
	opacity: 0;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
	-moz-transition: opacity 1s cubic-bezier(.165, .84, .44, 1), box-shadow 1s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity 1s cubic-bezier(.165, .84, .44, 1), box-shadow 1s cubic-bezier(.165, .84, .44, 1);
	-webkit-transition: opacity 1s cubic-bezier(.165, .84, .44, 1), box-shadow 1s cubic-bezier(.165, .84, .44, 1);
	transition: opacity 1s cubic-bezier(.165, .84, .44, 1), box-shadow 1s cubic-bezier(.165, .84, .44, 1);
	-webkit-box-shadow: 5px 5px 0px -10px rgba(0, 0, 0, 0);
	-moz-box-shadow: 5px 5px 0px -10px rgba(0, 0, 0, 0);
	box-shadow: 5px 5px 0px -10px rgba(0, 0, 0, 0);
	transition-delay: .6s;
}

.navigation-foundation ul.is-dropdown-submenu li {
	opacity: 0;
	-moz-transform: translateY(10px);
	-o-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-moz-transition: .5s transform cubic-bezier(.165, .84, .44, 1), .5s opacity cubic-bezier(.165, .84, .44, 1);
	-o-transition: .5s transform cubic-bezier(.165, .84, .44, 1), .5s opacity cubic-bezier(.165, .84, .44, 1);
	-webkit-transition: .5s transform cubic-bezier(.165, .84, .44, 1), .5s opacity cubic-bezier(.165, .84, .44, 1);
	transition: .5s transform cubic-bezier(.165, .84, .44, 1), .5s opacity cubic-bezier(.165, .84, .44, 1);
	transition-delay: 0s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active {
	opacity: 1;
	visibility: visible;
	-moz-transition: .75s transform cubic-bezier(.19, 1, .22, 1);
	-o-transition: .75s transform cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: .75s transform cubic-bezier(.19, 1, .22, 1);
	transition: .75s transform cubic-bezier(.19, 1, .22, 1);
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	pointer-events: inherit;
	-webkit-animation-name: show-menu-section;
	animation-name: show-menu-section;
	-webkit-animation-duration: .001s;
	animation-duration: .001s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #fff;
	z-index: -1;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active:before {
	opacity: 1;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active:after {
	opacity: 1;
	-webkit-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, .15);
	box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, .15);
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li {
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
	-moz-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	-o-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
	transition: .5s transform cubic-bezier(.19, 1, .22, 1), .5s opacity cubic-bezier(.19, 1, .22, 1);
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(1) {
	transition-delay: .06s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(2) {
	transition-delay: .12s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(3) {
	transition-delay: .18s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(4) {
	transition-delay: .24s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(5) {
	transition-delay: .3s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(6) {
	transition-delay: .36s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(7) {
	transition-delay: .42s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(8) {
	transition-delay: .48s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(9) {
	transition-delay: .54s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(10) {
	transition-delay: .6s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(11) {
	transition-delay: .66s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(12) {
	transition-delay: .72s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(13) {
	transition-delay: .78s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(14) {
	transition-delay: .84s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(15) {
	transition-delay: .9s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(16) {
	transition-delay: .96s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(17) {
	transition-delay: 1.02s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(18) {
	transition-delay: 1.08s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(19) {
	transition-delay: 1.14s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(20) {
	transition-delay: 1.2s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(21) {
	transition-delay: 1.26s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(22) {
	transition-delay: 1.32s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(23) {
	transition-delay: 1.38s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(24) {
	transition-delay: 1.44s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(25) {
	transition-delay: 1.5s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(26) {
	transition-delay: 1.56s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(27) {
	transition-delay: 1.62s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(28) {
	transition-delay: 1.68s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(29) {
	transition-delay: 1.74s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(30) {
	transition-delay: 1.8s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(31) {
	transition-delay: 1.86s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(32) {
	transition-delay: 1.92s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(33) {
	transition-delay: 1.98s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(34) {
	transition-delay: 2.04s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(35) {
	transition-delay: 2.1s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(36) {
	transition-delay: 2.16s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(37) {
	transition-delay: 2.22s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(38) {
	transition-delay: 2.28s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(39) {
	transition-delay: 2.34s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(40) {
	transition-delay: 2.4s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(41) {
	transition-delay: 2.46s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(42) {
	transition-delay: 2.52s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(43) {
	transition-delay: 2.58s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(44) {
	transition-delay: 2.64s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(45) {
	transition-delay: 2.7s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(46) {
	transition-delay: 2.76s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(47) {
	transition-delay: 2.82s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(48) {
	transition-delay: 2.88s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(49) {
	transition-delay: 2.94s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(50) {
	transition-delay: 3s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(51) {
	transition-delay: 3.06s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(52) {
	transition-delay: 3.12s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(53) {
	transition-delay: 3.18s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(54) {
	transition-delay: 3.24s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(55) {
	transition-delay: 3.3s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(56) {
	transition-delay: 3.36s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(57) {
	transition-delay: 3.42s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(58) {
	transition-delay: 3.48s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(59) {
	transition-delay: 3.54s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(60) {
	transition-delay: 3.6s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(61) {
	transition-delay: 3.66s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(62) {
	transition-delay: 3.72s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(63) {
	transition-delay: 3.78s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(64) {
	transition-delay: 3.84s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(65) {
	transition-delay: 3.9s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(66) {
	transition-delay: 3.96s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(67) {
	transition-delay: 4.02s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(68) {
	transition-delay: 4.08s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(69) {
	transition-delay: 4.14s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(70) {
	transition-delay: 4.2s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(71) {
	transition-delay: 4.26s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(72) {
	transition-delay: 4.32s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(73) {
	transition-delay: 4.38s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(74) {
	transition-delay: 4.44s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(75) {
	transition-delay: 4.5s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(76) {
	transition-delay: 4.56s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(77) {
	transition-delay: 4.62s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(78) {
	transition-delay: 4.68s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(79) {
	transition-delay: 4.74s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(80) {
	transition-delay: 4.8s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(81) {
	transition-delay: 4.86s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(82) {
	transition-delay: 4.92s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(83) {
	transition-delay: 4.98s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(84) {
	transition-delay: 5.04s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(85) {
	transition-delay: 5.1s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(86) {
	transition-delay: 5.16s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(87) {
	transition-delay: 5.22s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(88) {
	transition-delay: 5.28s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(89) {
	transition-delay: 5.34s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(90) {
	transition-delay: 5.4s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(91) {
	transition-delay: 5.46s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(92) {
	transition-delay: 5.52s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(93) {
	transition-delay: 5.58s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(94) {
	transition-delay: 5.64s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(95) {
	transition-delay: 5.7s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(96) {
	transition-delay: 5.76s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(97) {
	transition-delay: 5.82s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(98) {
	transition-delay: 5.88s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(99) {
	transition-delay: 5.94s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(100) {
	transition-delay: 6s;
}

.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li a {
	font-size: 18px;
	font-weight: 300;
}

.navigation-foundation ul.is-dropdown-submenu li {
	padding-top: 0;
	padding-bottom: 0;
}

.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children > a {
	background-color: rgba(0, 0, 0, 0);
	position: relative;
}

.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children > a:after {
	transition: all .7s;
	line-height: inherit;
	margin-top: -.6em;
}

.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children.opens-right > a:after {
	right: 4.2em;
}

.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children.opens-left > a:after {
	right: 4.2em;
	left: auto;
}

.navigation-foundation ul.is-dropdown-submenu li a {
	position: relative;
	line-height: 1.3;
	padding: .4em 2.7em;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge {
	position: absolute;
	bottom: 78%;
	white-space: nowrap;
	z-index: 1;
	display: inline-block;
	margin-left: -13px;
	vertical-align: middle;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-weight: 600;
	padding: 3px 5px 2px 5px;
	color: #fff;
	position: relative;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span:before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 7px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 4px;
	border-bottom-width: 0;
	border-right-width: 7px;
	border-left-width: 0;
	border-top-color: rgba(0, 0, 0, 0);
	border-left-color: rgba(0, 0, 0, 0) !important;
	border-right-color: rgba(0, 0, 0, 0) !important;
	border-bottom-color: rgba(0, 0, 0, 0) !important;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.hot-badge {
	background: #ed3737;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.hot-badge:before {
	border-color: #ed3737;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.new-badge {
	background: #65b32c;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.new-badge:before {
	border-color: #65b32c;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.trending-badge {
	background: #e4b425;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.trending-badge:before {
	border-color: #e4b425;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge > span {
	opacity: 0;
}

.navigation-foundation ul.is-dropdown-submenu li a .items-badge > span:last-child {
	opacity: 1;
}

.navigation-foundation ul.is-dropdown-submenu ul {
	margin-top: -1.75em;
}

.navigation-foundation > ul {
	margin: 0 -1.2em;
	margin: 0;
}

.navigation-foundation > ul > li {
	padding-right: 1.4em;
	padding-right: 20px;
}

@media (min-width: 1024px) {
	.navigation-foundation > ul > li {
		padding-right: calc(2.4038461538vw - 4.6153846154px);
	}
}

@media (min-width: 1440px) {
	.navigation-foundation > ul > li {
		padding-right: 30px;
	}
}

.navigation-foundation > ul > li {
	position: relative;
}

.navigation-foundation > ul > li:first-child > a {
	padding-left: 0;
}

.navigation-foundation > ul > li > a {
	position: relative;
}

.navigation-foundation > ul > li > a > span {
	position: relative;
	display: block;
	padding: 0;
}

.navigation-foundation > ul > li > a:hover:before {
	right: auto;
	left: 0px;
	width: 100%;
}

.navigation-foundation > ul > li > a.hover {
	opacity: 1 !important;
}

.navigation-foundation > ul > li:hover > a, .navigation-foundation > ul > li.is-active > a {
	opacity: 1 !important;
	color: inherit;
}

.navigation-foundation > ul > li:hover > a:before, .navigation-foundation > ul > li.is-active > a:before {
	right: auto;
	left: 0px;
	width: 100%;
}

.navigation-foundation .no_menu {
	min-height: 60px;
}

.navigation-foundation .menu .is-mega-menu {
	position: static;
	position: relative;
}

.navigation-foundation .menu .is-mega-menu .is-dropdown-submenu {
	top: 0;
	right: auto;
	left: 100%;
	padding: 1.75em 2.7em;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu {
	padding: 0;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content {
	padding: 3rem 4rem;
	-webkit-transform: none;
	transform: none;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .cell:nth-child(n+5) {
	margin-top: 20px;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega {
	margin-bottom: 0rem;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega a.dropdown-toggle {
	padding: 0;
	padding-left: 0;
	margin-left: 0rem;
	margin-bottom: 1rem;
	font-size: 22px;
	font-weight: 600;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega .mega-menu-submenu ul.sub-menu {
	margin-top: 0;
	margin-left: 0rem;
	margin-right: 1.5rem;
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega .mega-menu-submenu ul.sub-menu li a {
	padding-left: 0;
	padding-right: 0;
	transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
}

.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega .mega-menu-submenu ul.sub-menu li a:hover {
	opacity: .5;
}

.navigation-foundation .menu .is-mega-menu.is-active .mega-menu-content {
	-webkit-animation: 2s ease 0s normal forwards 1 fadeIn;
	animation: 2s ease 0s normal forwards 1 fadeIn;
}

.dropdown.menu > li > a {
	background: rgba(0, 0, 0, 0);
	padding: 0rem 0rem;
}

.dropdown.menu > li > a span {
	padding: .5rem 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: calc(50% - 6px);
	opacity: .5;
	width: 11px;
	height: 11px;
	border: none;
	transition: .25s transform ease;
	margin-top: 0;
}

.dropdown.menu.my-account-no-drop > li.is-dropdown-submenu-parent > a {
	padding-right: 0 !important;
}

.dropdown.menu.my-account-no-drop > li.is-dropdown-submenu-parent > a:after {
	display: none;
}

.dropdown.menu > li.is-dropdown-submenu-parent.opens-left > a::after {
	right: auto;
	left: .7em;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after, .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	font-size: 11px;
	display: block;
	width: 11px;
	height: 11px;
	border: none;
	font-family: "Barberry";
	top: 50%;
	opacity: .5;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
	position: relative;
	padding-right: 1.2rem;
}

.drilldown .is-drilldown-submenu-parent > a::after {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem;
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: "";
	border-right-width: 0;
	border-left-style: solid;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 16px;
	top: calc(50% - 3px);
	right: 1rem;
	border: none;
}

.drilldown .js-drilldown-back > a::before {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: "";
	border-left-width: 0;
	border-right-style: solid;
	border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-left-width: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem;
	border-left-width: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-weight: bold;
	font-size: 16px;
	width: 16px;
	height: 16px;
	margin-top: -4px;
	border: none;
}

.menu-trigger {
	width: auto;
	float: left;
	cursor: pointer;
}

.site-header.header-offcanvas .menu-trigger {
	display: flex;
}

.menu-trigger .nav_burger {
	width: 20px;
	height: 12px;
	position: relative;
	overflow: hidden;
}

.menu-trigger .nav_burger span {
	height: 2px;
	position: absolute;
	display: inline-block;
	width: 100%;
	background: #000;
	left: 0;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
}

.menu-trigger .nav_burger span:before {
	-webkit-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
	width: 100%;
	display: inline-block;
	height: 100%;
	content: "";
	background: #000;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	position: absolute;
	top: 0;
	left: 0;
}

.menu-trigger .nav_burger span.burger_top {
	top: 0;
}

.menu-trigger .nav_burger span.burger_middle {
	top: 50%;
	margin-top: -1px;
	transition-delay: .03s;
}

.menu-trigger .nav_burger span.burger_bottom {
	bottom: 0;
	width: 60%;
	-webkit-transition: margin .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s 0s cubic-bezier(.4, 0, .2, 1);
	transition: margin .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s 0s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s 0s cubic-bezier(.4, 0, .2, 1), margin .4s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s 0s cubic-bezier(.4, 0, .2, 1), margin .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s 0s cubic-bezier(.4, 0, .2, 1);
	transition-delay: .07s;
}

.menu-trigger:hover .nav_burger span {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}

.menu-trigger .menu-title span {
	margin-left: 15px;
}

@media print,screen and (max-width: 47.99875em) {
	.menu-trigger .menu-title {
		display: none;
	}
}

header.site-header:not(.header--clone).header-color-light .dropdown.menu > li > a {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .dropdown.menu > li > a span {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .dropdown.menu > li > a:after {
	color: #fff;
}

header.site-header:not(.header--clone).header-color-light .menu-trigger .nav_burger span, header.site-header:not(.header--clone).header-color-light .menu-trigger .nav_burger span:before {
	background: #fff;
}

header.site-header:not(.header--clone).header-color-light .menu-trigger .menu-title span {
	color: #fff;
}

header.header-left.header-nav-center .navigation-foundation > ul {
	justify-content: center;
}

.offcanvas_mainmenu {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.header-mobiles-primary-menu, .header-mobiles-account-menu {
	margin-top: 4.375rem;
	margin-bottom: 1.875rem;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-transform: translateX(-50px);
	-o-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	-moz-transition: .3s opacity ease, .3s -webkit-transform ease;
	-o-transition: .3s opacity ease, .3s -webkit-transform ease;
	-webkit-transition: .3s opacity ease, .3s -webkit-transform ease;
	transition: .3s opacity ease, .3s -webkit-transform ease;
}

@media print,screen and (max-width: 64.06125em) {
	.header-mobiles-primary-menu, .header-mobiles-account-menu {
		margin-top: 0px;
		margin-bottom: 1.25rem;
	}
}

.offcanvas_left .header-mobiles-primary-menu, .offcanvas_left .header-mobiles-account-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.header-mobiles-primary-menu ul > li, .header-mobiles-account-menu ul > li {
	overflow: hidden;
	margin-bottom: 1.125rem;
}

.header-mobiles-primary-menu ul > li > a, .header-mobiles-account-menu ul > li > a {
	padding: 0;
	color: #000;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	font-weight: 600;
}

@media print,screen and (max-width: 64.06125em) {
	.header-mobiles-primary-menu ul > li > a, .header-mobiles-account-menu ul > li > a {
		font-size: 22px;
	}
}

.header-mobiles-primary-menu ul > li > a:hover, .header-mobiles-account-menu ul > li > a:hover {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.header-mobiles-primary-menu ul .is-drilldown-submenu, .header-mobiles-account-menu ul .is-drilldown-submenu {
	padding-bottom: 20px;
}

.header-mobiles-primary-menu ul .is-drilldown-submenu li, .header-mobiles-account-menu ul .is-drilldown-submenu li {
	margin-bottom: .875rem;
}

.header-mobiles-primary-menu ul .is-drilldown-submenu li a, .header-mobiles-account-menu ul .is-drilldown-submenu li a {
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	font-weight: 300;
	padding: 0;
}

@media print,screen and (max-width: 64.06125em) {
	.header-mobiles-primary-menu ul .is-drilldown-submenu li a, .header-mobiles-account-menu ul .is-drilldown-submenu li a {
		font-size: 20px;
		font-weight: 300;
	}
}

.header-mobiles-primary-menu ul .is-drilldown-submenu li.is-submenu-parent-item a, .header-mobiles-account-menu ul .is-drilldown-submenu li.is-submenu-parent-item a {
	font-weight: 600;
}

.header-mobiles-primary-menu ul .is-drilldown-submenu .js-drilldown-back a, .header-mobiles-account-menu ul .is-drilldown-submenu .js-drilldown-back a {
	font-weight: 600;
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.header-mobiles-account-menu {
	-moz-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	transition: all 1s cubic-bezier(.19, 1, .22, 1);
	margin-top: 0;
	margin-bottom: 0;
}

.header-mobiles-account-menu .is-drilldown {
	padding-bottom: 20px;
}

.header-mobiles-account-menu hr {
	margin-top: 0;
}

.header-mobiles-account-menu ul > li {
	margin-bottom: .875rem;
}

@media print,screen and (max-width: 47.99875em) {
	.header-mobiles-account-menu ul > li {
		margin-bottom: .625rem;
	}
}

.header-mobiles-account-menu ul > li:last-child {
	margin-bottom: 0;
}

.header-mobiles-account-menu ul > li.is-active > a {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
}

.header-mobiles-account-menu ul > li.offcanvas-my-account-link > a:before, .header-mobiles-account-menu ul > li.compare-mob-link > a:before {
	content: "";
	font-size: 16px;
	font-weight: normal;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}

.header-mobiles-account-menu ul > li.offcanvas-my-account-link > a:before {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.header-mobiles-account-menu ul > li.compare-mob-link > a:before {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.header-mobiles-account-menu ul > li > a {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 300;
}

@media print,screen and (max-width: 47.99875em) {
	.header-mobiles-account-menu ul > li > a {
		font-size: 20px;
	}
	
	.header-mobiles-account-menu ul > li > a span {
		padding-right: 15px;
	}
	
	.header-mobiles-account-menu ul > li > a strong {
		overflow-wrap: break-word;
		word-wrap: break-word;
		hyphens: auto;
	}
}

.header-mobiles-account-menu ul > li > a:after {
	font-weight: 600;
}

.header-mobiles-account-menu ul > li:first-child > a {
	position: relative;
}

.header-mobiles-account-menu ul > li.js-drilldown-back a:before {
	top: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem;
	border-left-width: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 16px;
	font-weight: bold;
	width: 16px;
	height: 16px;
	margin-top: -4px;
	border: none;
}

.header-mobiles-account-menu .is-drilldown-submenu li a:before {
	display: none;
}

.header-mobiles-account-menu .is-drilldown-submenu .is-active a {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
}

.offcanvas_aside_content hr {
	display: block;
	width: 100%;
	height: 6px;
	background-color: #000;
	border: none;
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-moz-transition: transform 1.1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: transform 1.1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: transform 1.1s cubic-bezier(.19, 1, .22, 1);
	transition: transform 1.1s cubic-bezier(.19, 1, .22, 1);
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	margin-top: 50px;
	margin-bottom: 25px;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas_aside_content hr {
		margin-top: 30px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_aside_content hr {
		margin-bottom: 15px;
	}
}

.offcanvas_aside_content hr.menu-horizontal-rule {
	-webkit-transform-origin: left;
	transform-origin: left;
}

.offcanvas_aside_content hr.cart-horizontal-rule {
	margin-top: 0px;
	margin-bottom: 25px;
	-webkit-transform-origin: right;
	transform-origin: right;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas_aside_content hr.cart-horizontal-rule {
		margin-bottom: 15px;
	}
}

.offcanvas_left .offcanvas_aside_content hr, .offcanvas_right .offcanvas_aside_content hr {
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	-moz-transition-delay: .1s;
	-o-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.social-icons {
	list-style: none;
	margin: 0;
	margin-bottom: 2.5rem;
	padding: 0;
}

@media print,screen and (max-width: 47.99875em) {
	.social-icons {
		margin-bottom: 1.25rem;
	}
}

.social-icons li {
	margin-right: 2.1875rem;
	margin-bottom: 10px;
	vertical-align: middle;
	display: inline-block;
	opacity: 0;
	-moz-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
	transition: all 1s cubic-bezier(.19, 1, .22, 1);
}

.offcanvas_left .social-icons li {
	opacity: 1;
}

.offcanvas_left .social-icons li:nth-child(1) {
	transition-delay: .15s;
}

.offcanvas_left .social-icons li:nth-child(2) {
	transition-delay: .3s;
}

.offcanvas_left .social-icons li:nth-child(3) {
	transition-delay: .45s;
}

.offcanvas_left .social-icons li:nth-child(4) {
	transition-delay: .6s;
}

.offcanvas_left .social-icons li:nth-child(5) {
	transition-delay: .75s;
}

.offcanvas_left .social-icons li:nth-child(6) {
	transition-delay: .9s;
}

.offcanvas_left .social-icons li:nth-child(7) {
	transition-delay: 1.05s;
}

.offcanvas_left .social-icons li:nth-child(8) {
	transition-delay: 1.2s;
}

.offcanvas_left .social-icons li:nth-child(9) {
	transition-delay: 1.35s;
}

.offcanvas_left .social-icons li:nth-child(10) {
	transition-delay: 1.5s;
}

.offcanvas_left .social-icons li:nth-child(11) {
	transition-delay: 1.65s;
}

.offcanvas_left .social-icons li:nth-child(12) {
	transition-delay: 1.8s;
}

.offcanvas_left .social-icons li:nth-child(13) {
	transition-delay: 1.95s;
}

.offcanvas_left .social-icons li:nth-child(14) {
	transition-delay: 2.1s;
}

.offcanvas_left .social-icons li:nth-child(15) {
	transition-delay: 2.25s;
}

.offcanvas_left .social-icons li:nth-child(16) {
	transition-delay: 2.4s;
}

.offcanvas_left .social-icons li:nth-child(17) {
	transition-delay: 2.55s;
}

.offcanvas_left .social-icons li:nth-child(18) {
	transition-delay: 2.7s;
}

.offcanvas_left .social-icons li:nth-child(19) {
	transition-delay: 2.85s;
}

.offcanvas_left .social-icons li:nth-child(20) {
	transition-delay: 3s;
}

.offcanvas_left .social-icons li:nth-child(21) {
	transition-delay: 3.15s;
}

.offcanvas_left .social-icons li:nth-child(22) {
	transition-delay: 3.3s;
}

.offcanvas_left .social-icons li:nth-child(23) {
	transition-delay: 3.45s;
}

.offcanvas_left .social-icons li:nth-child(24) {
	transition-delay: 3.6s;
}

.offcanvas_left .social-icons li:nth-child(25) {
	transition-delay: 3.75s;
}

.offcanvas_left .social-icons li:nth-child(26) {
	transition-delay: 3.9s;
}

.offcanvas_left .social-icons li:nth-child(27) {
	transition-delay: 4.05s;
}

.offcanvas_left .social-icons li:nth-child(28) {
	transition-delay: 4.2s;
}

.offcanvas_left .social-icons li:nth-child(29) {
	transition-delay: 4.35s;
}

.offcanvas_left .social-icons li:nth-child(30) {
	transition-delay: 4.5s;
}

.offcanvas_left .social-icons li:nth-child(31) {
	transition-delay: 4.65s;
}

.offcanvas_left .social-icons li:nth-child(32) {
	transition-delay: 4.8s;
}

.offcanvas_left .social-icons li:nth-child(33) {
	transition-delay: 4.95s;
}

.offcanvas_left .social-icons li:nth-child(34) {
	transition-delay: 5.1s;
}

.offcanvas_left .social-icons li:nth-child(35) {
	transition-delay: 5.25s;
}

.offcanvas_left .social-icons li:nth-child(36) {
	transition-delay: 5.4s;
}

.offcanvas_left .social-icons li:nth-child(37) {
	transition-delay: 5.55s;
}

.offcanvas_left .social-icons li:nth-child(38) {
	transition-delay: 5.7s;
}

.offcanvas_left .social-icons li:nth-child(39) {
	transition-delay: 5.85s;
}

.offcanvas_left .social-icons li:nth-child(40) {
	transition-delay: 6s;
}

.offcanvas_left .social-icons li:nth-child(41) {
	transition-delay: 6.15s;
}

.offcanvas_left .social-icons li:nth-child(42) {
	transition-delay: 6.3s;
}

.offcanvas_left .social-icons li:nth-child(43) {
	transition-delay: 6.45s;
}

.offcanvas_left .social-icons li:nth-child(44) {
	transition-delay: 6.6s;
}

.offcanvas_left .social-icons li:nth-child(45) {
	transition-delay: 6.75s;
}

.offcanvas_left .social-icons li:nth-child(46) {
	transition-delay: 6.9s;
}

.offcanvas_left .social-icons li:nth-child(47) {
	transition-delay: 7.05s;
}

.offcanvas_left .social-icons li:nth-child(48) {
	transition-delay: 7.2s;
}

.offcanvas_left .social-icons li:nth-child(49) {
	transition-delay: 7.35s;
}

.offcanvas_left .social-icons li:nth-child(50) {
	transition-delay: 7.5s;
}

.offcanvas_left .social-icons li:nth-child(51) {
	transition-delay: 7.65s;
}

.offcanvas_left .social-icons li:nth-child(52) {
	transition-delay: 7.8s;
}

.offcanvas_left .social-icons li:nth-child(53) {
	transition-delay: 7.95s;
}

.offcanvas_left .social-icons li:nth-child(54) {
	transition-delay: 8.1s;
}

.offcanvas_left .social-icons li:nth-child(55) {
	transition-delay: 8.25s;
}

.offcanvas_left .social-icons li:nth-child(56) {
	transition-delay: 8.4s;
}

.offcanvas_left .social-icons li:nth-child(57) {
	transition-delay: 8.55s;
}

.offcanvas_left .social-icons li:nth-child(58) {
	transition-delay: 8.7s;
}

.offcanvas_left .social-icons li:nth-child(59) {
	transition-delay: 8.85s;
}

.offcanvas_left .social-icons li:nth-child(60) {
	transition-delay: 9s;
}

.offcanvas_left .social-icons li:nth-child(61) {
	transition-delay: 9.15s;
}

.offcanvas_left .social-icons li:nth-child(62) {
	transition-delay: 9.3s;
}

.offcanvas_left .social-icons li:nth-child(63) {
	transition-delay: 9.45s;
}

.offcanvas_left .social-icons li:nth-child(64) {
	transition-delay: 9.6s;
}

.offcanvas_left .social-icons li:nth-child(65) {
	transition-delay: 9.75s;
}

.offcanvas_left .social-icons li:nth-child(66) {
	transition-delay: 9.9s;
}

.offcanvas_left .social-icons li:nth-child(67) {
	transition-delay: 10.05s;
}

.offcanvas_left .social-icons li:nth-child(68) {
	transition-delay: 10.2s;
}

.offcanvas_left .social-icons li:nth-child(69) {
	transition-delay: 10.35s;
}

.offcanvas_left .social-icons li:nth-child(70) {
	transition-delay: 10.5s;
}

.offcanvas_left .social-icons li:nth-child(71) {
	transition-delay: 10.65s;
}

.offcanvas_left .social-icons li:nth-child(72) {
	transition-delay: 10.8s;
}

.offcanvas_left .social-icons li:nth-child(73) {
	transition-delay: 10.95s;
}

.offcanvas_left .social-icons li:nth-child(74) {
	transition-delay: 11.1s;
}

.offcanvas_left .social-icons li:nth-child(75) {
	transition-delay: 11.25s;
}

.offcanvas_left .social-icons li:nth-child(76) {
	transition-delay: 11.4s;
}

.offcanvas_left .social-icons li:nth-child(77) {
	transition-delay: 11.55s;
}

.offcanvas_left .social-icons li:nth-child(78) {
	transition-delay: 11.7s;
}

.offcanvas_left .social-icons li:nth-child(79) {
	transition-delay: 11.85s;
}

.offcanvas_left .social-icons li:nth-child(80) {
	transition-delay: 12s;
}

.offcanvas_left .social-icons li:nth-child(81) {
	transition-delay: 12.15s;
}

.offcanvas_left .social-icons li:nth-child(82) {
	transition-delay: 12.3s;
}

.offcanvas_left .social-icons li:nth-child(83) {
	transition-delay: 12.45s;
}

.offcanvas_left .social-icons li:nth-child(84) {
	transition-delay: 12.6s;
}

.offcanvas_left .social-icons li:nth-child(85) {
	transition-delay: 12.75s;
}

.offcanvas_left .social-icons li:nth-child(86) {
	transition-delay: 12.9s;
}

.offcanvas_left .social-icons li:nth-child(87) {
	transition-delay: 13.05s;
}

.offcanvas_left .social-icons li:nth-child(88) {
	transition-delay: 13.2s;
}

.offcanvas_left .social-icons li:nth-child(89) {
	transition-delay: 13.35s;
}

.offcanvas_left .social-icons li:nth-child(90) {
	transition-delay: 13.5s;
}

.offcanvas_left .social-icons li:nth-child(91) {
	transition-delay: 13.65s;
}

.offcanvas_left .social-icons li:nth-child(92) {
	transition-delay: 13.8s;
}

.offcanvas_left .social-icons li:nth-child(93) {
	transition-delay: 13.95s;
}

.offcanvas_left .social-icons li:nth-child(94) {
	transition-delay: 14.1s;
}

.offcanvas_left .social-icons li:nth-child(95) {
	transition-delay: 14.25s;
}

.offcanvas_left .social-icons li:nth-child(96) {
	transition-delay: 14.4s;
}

.offcanvas_left .social-icons li:nth-child(97) {
	transition-delay: 14.55s;
}

.offcanvas_left .social-icons li:nth-child(98) {
	transition-delay: 14.7s;
}

.offcanvas_left .social-icons li:nth-child(99) {
	transition-delay: 14.85s;
}

.offcanvas_left .social-icons li:nth-child(100) {
	transition-delay: 15s;
}

.social-icons li a {
	position: relative;
	width: 24px;
	height: 24px;
	line-height: 1;
	background: #fff;
	-webkit-transition: background .4s cubic-bezier(.4, 0, .2, 1);
	transition: background .4s cubic-bezier(.4, 0, .2, 1);
	border-radius: 50%;
	display: inline-block;
	position: relative;
}

.social-icons li a:after {
	display: inline-block;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	position: absolute;
	z-index: 3;
	background: #fff;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1);
	transition: transform .6s cubic-bezier(.4, 0, .2, 1), -webkit-transform .6s cubic-bezier(.4, 0, .2, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}

.social-icons li a .s-circle_bg {
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	display: inline-block;
	background: #000;
	-webkit-transition: opacity .2s .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .2s .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .2s .2s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .2s .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	-webkit-transform: scale(.6, .6);
	-ms-transform: scale(.6, .6);
	transform: scale(.6, .6);
	opacity: 0;
}

.social-icons li a svg {
	margin-top: 2px;
	width: 24px;
	height: 24px;
	z-index: 2;
	position: relative;
}

.social-icons li a:hover svg {
	fill: #fff;
	-webkit-transform: scale(.8, .8);
	-ms-transform: scale(.8, .8);
	transform: scale(.8, .8);
}

.social-icons li a:hover .s-circle_bg {
	opacity: 1;
	-webkit-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
	-webkit-transition: opacity .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s cubic-bezier(.4, 0, .2, 1);
	transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
}

.social-icons li a:hover:after {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}

@media print,screen and (max-width: 47.99875em) {
	.social-icons li {
		margin-right: 20px;
	}
	
	.social-icons li svg {
		width: 22px;
		height: 22px;
	}
}

.offcanvas-bottom {
	margin-bottom: 3.75rem;
}

.offcanvas-bottom .offcanvas-contact {
	font-size: 18px;
}

.offcanvas-bottom .offcanvas-contact a {
	font-size: 18px;
}

.offcanvas-contact-section {
	display: flex;
	justify-content: space-between;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas-contact-section {
		flex-wrap: wrap;
	}
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas-contact-section > div {
		width: 100%;
		order: 1;
	}
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas-contact-section > div:first-child {
		order: 2;
	}
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas-contact-section .offcanvas-wpml {
		margin-bottom: 20px;
	}
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher {
	line-height: 1;
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher > div {
	display: block;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher > div {
		display: inline;
	}
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher > span, .offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher > span {
	font-size: 18px;
	line-height: 1.6;
}

@media print,screen and (max-width: 64.06125em) {
	.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher > span, .offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher > span {
		display: none;
	}
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher nav > ul > li, .offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher nav > ul > li {
	padding-bottom: 0;
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher nav > ul > li > a span, .offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher nav > ul > li > a span {
	font-size: 18px;
}

@media print,screen and (max-width: 47.99875em) {
	.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher nav > ul > li > a span, .offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher nav > ul > li > a span {
		font-size: 16px;
	}
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher.intro-text-off .intro-text, .offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher.intro-text-off .intro-text {
	display: none;
}

.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .dropdown.menu > li > .is-dropdown-submenu {
	bottom: 100%;
	top: auto;
}

.site-header.header-worldnav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: #fff;
	background: rgba(0, 0, 0, 0);
	transition: background-color .35s ease, color .35s ease, box-shadow .35s ease;
}

.site-header.header-worldnav a {
	color: inherit;
	text-decoration: none;
}

.site-header.header-worldnav .description {
	display: none;
}

.site-header.header-worldnav .worldnav-inner {
	position: relative;
	z-index: 2;
	background: rgba(0, 0, 0, 0);
	transition: background-color .35s ease;
}

.site-header.header-worldnav.is-scrolled, .site-header.header-worldnav.is-active {
	background: #fff;
	color: #0e192d;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .08);
}

.site-header.header-worldnav .worldnav-logo-light {
	display: block;
}

.site-header.header-worldnav .worldnav-logo-dark {
	display: none;
}

.site-header.header-worldnav.is-scrolled .worldnav-logo-light, .site-header.header-worldnav.is-active .worldnav-logo-light, .site-header.header-worldnav.is-open .worldnav-logo-light {
	display: none;
}

.site-header.header-worldnav.is-scrolled .worldnav-logo-dark, .site-header.header-worldnav.is-active .worldnav-logo-dark, .site-header.header-worldnav.is-open .worldnav-logo-dark {
	display: block;
}

.site-header.header-worldnav .worldnav-logo img {
	vertical-align: middle;
}

body.admin-bar .site-header.header-worldnav, body.admin-bar .worldnav-mobile-panel {
	top: 32px;
}

body.admin-bar .worldnav-mobile-panel {
	height: calc(100dvh - 32px);
}

@media (max-width: 782px) {
	body.admin-bar .site-header.header-worldnav, body.admin-bar .worldnav-mobile-panel {
		top: 46px;
	}
	
	body.admin-bar .worldnav-mobile-panel {
		height: calc(100dvh - 46px);
	}
}

body.worldnav-open {
	overflow: hidden;
}

.worldnav-bar {
	display: flex;
	align-items: center;
	min-height: 70px;
	padding: 0 20px;
}

.worldnav-utility--left {
	display: none;
}

.worldnav-branding {
	flex: 1 1 auto;
	text-align: left;
}

.worldnav-utility--right {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	gap: 22px;
}

.worldnav-utility--right > .worldnav-contact, .worldnav-utility--right > .worldnav-search {
	display: none;
}

.worldnav-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	cursor: pointer;
	color: inherit;
}

.worldnav-toggle-icon {
	display: inline-block;
	width: 34px;
	height: 40px;
	background-color: currentColor;
	-webkit-mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/hamburger_menu_white.svg") no-repeat center/contain;
	mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/hamburger_menu_white.svg") no-repeat center/contain;
}

.header-worldnav.is-open .worldnav-inner {
	background: #fff;
}

.header-worldnav.is-open {
	color: #0e192d;
}

.header-worldnav.is-open .worldnav-toggle-icon {
	display: inline-block;
	width: 34px;
	height: 40px;
	background-color: currentColor;
	-webkit-mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/hamburger_close.svg") no-repeat center/contain;
	mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/hamburger_close.svg") no-repeat center/contain;
}

.worldnav-search-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: currentColor;
	-webkit-mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/search.svg") no-repeat center/contain;
	mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/search.svg") no-repeat center/contain;
}

.worldnav-contact {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 9px 22px;
	border: 1px solid currentColor;
	font-size: 13px;
	letter-spacing: .04em;
	white-space: nowrap;
	transition: background-color .25s ease, color .25s ease, border-color .25s ease;
}

.site-header.header-worldnav .worldnav-contact:hover, .site-header.header-worldnav .worldnav-mobile-footer .worldnav-contact--block:hover {
	background: #5c9994;
	color: #fff;
	border-color: #5c9994;
}

.worldnav-desktop {
	display: none;
}

.worldnav-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.worldnav-menu a, .worldnav-contact, .worldnav-search-label {
	text-transform: uppercase;
}

.site-header.header-worldnav .worldnav-menu a, .site-header.header-worldnav .worldnav-menu a span {
	font-weight: 400 !important;
}

.worldnav-mobile-panel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
	color: #0e192d;
	padding: 70px 0 40px;
	overflow-y: auto;
	transform: translateY(-100%);
	transition: transform .5s cubic-bezier(.19, 1, .22, 1);
	display: flex;
	flex-direction: column;
}

.header-worldnav.is-open .worldnav-mobile-panel {
	transform: translateY(0);
}

.worldnav-mobile {
	flex: 1 1 auto;
	padding: 24px 0;
}

.worldnav-mobile .worldnav-menu > li {
	position: relative;
	border: 0;
}

.worldnav-mobile .worldnav-menu > li > a {
	display: block;
	padding: 14px 56px 14px 30px;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	color: #666;
}

.worldnav-mobile .worldnav-menu > li > a:hover, .worldnav-mobile .worldnav-menu > li.is-expanded > a {
	color: #0e192d;
}

.worldnav-mobile .worldnav-sub-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 60px;
	padding: 0;
	border: 0;
	background: none;
	cursor: pointer;
	color: #0e192d;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.worldnav-mobile .worldnav-sub-toggle .worldnav-chevron {
	display: inline-block;
	width: 16px;
	height: 9px;
	background-color: currentColor;
	-webkit-mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/down_arrow.svg") no-repeat center/contain;
	mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/down_arrow.svg") no-repeat center/contain;
	transition: transform .3s ease;
}

.worldnav-mobile .worldnav-menu > li.is-expanded > .worldnav-sub-toggle .worldnav-chevron {
	transform: rotate(180deg);
}

.worldnav-mobile .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height .4s ease;
}

.worldnav-mobile .sub-menu a {
	display: block;
	padding: 9px 30px 9px 60px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.25;
	color: #0e192d;
}

.worldnav-mobile .sub-menu li:first-child a {
	padding-top: 14px;
}

.worldnav-mobile .sub-menu li:last-child a {
	padding-bottom: 16px;
}

.worldnav-mobile-footer {
	flex: 0 0 auto;
	border-top: 1px solid rgba(0, 0, 0, .15);
	padding: 26px 30px 10px;
	text-align: center;
}

.worldnav-mobile-footer .worldnav-contact--block {
	display: block;
	width: 100%;
	max-width: 360px;
	margin: 0 auto 22px;
	padding: 14px 22px;
	border: 1px solid #0e192d;
	color: #0e192d;
	font-size: 15px;
	text-transform: none;
}

.worldnav-mobile-footer .worldnav-search--block {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 18px;
	color: #0e192d;
	font-size: 14px;
}

.worldnav-mobile-footer .worldnav-search--block .worldnav-search-label {
	text-transform: none;
}

.worldnav-mobile-footer .worldnav-search--block .worldnav-search-icon {
	width: 16px;
	height: 16px;
}

.worldnav-mobile-footer .worldnav-lang--block {
	color: #0e192d;
	font-size: 16px;
	display: flex;
	justify-content: center;
}

.worldnav-mobile-footer .worldnav-lang--block .wpml-ls a {
	color: #0e192d !important;
	font-weight: 500 !important;
}

.worldnav-mobile-footer .worldnav-lang--block .wpml-ls-legacy-dropdown {
	width: auto !important;
}

.worldnav-lang .wpml-ls, .worldnav-lang .wpml-ls ul, .worldnav-lang .wpml-ls li, .worldnav-lang .wpml-ls a {
	background: none !important;
	border: 0 !important;
	color: inherit !important;
	padding: 0;
	margin: 0;
	list-style: none;
}

.worldnav-lang .wpml-ls-item {
	display: inline-block;
}

.worldnav-lang .wpml-ls a {
	font-size: 14px;
	text-transform: capitalize;
}

.worldnav-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	position: relative;
	padding-right: 18px !important;
}

.worldnav-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
	content: "";
	border: 0 !important;
	display: inline-block;
	width: 9px;
	height: 5px;
	background-color: currentColor;
	-webkit-mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/down_arrow.svg") no-repeat center/contain;
	mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/down_arrow.svg") no-repeat center/contain;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

@media (min-width: 992px) {
	.worldnav-bar {
		min-height: 90px;
		padding: 0 40px;
	}
	
	.worldnav-utility--left {
		display: block;
		flex: 1 1 0;
		text-align: left;
	}
	
	.worldnav-branding {
		flex: 0 0 auto;
		text-align: center;
	}
	
	.worldnav-utility--right {
		flex: 1 1 0;
		justify-content: flex-end;
	}
	
	.worldnav-utility--right > .worldnav-contact, .worldnav-utility--right > .worldnav-search {
		display: inline-flex;
	}
	
	.worldnav-toggle {
		display: none;
	}
	
	.worldnav-mobile-panel {
		display: none;
	}
	
	.worldnav-logo-light, .worldnav-logo-dark {
		height: 40px;
		width: auto;
	}
	
	.worldnav-desktop {
		display: block;
		position: relative;
		padding: 14px 0;
		border-top: .7px solid hsla(0, 0%, 100%, .45);
		transition: border-color .35s ease;
	}
	
	.site-header.header-worldnav.is-scrolled .worldnav-desktop, .site-header.header-worldnav.is-active .worldnav-desktop {
		border-top: .7px solid #0e192d;
	}
	
	.worldnav-desktop > .worldnav-menu {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}
	
	.worldnav-desktop > .worldnav-menu > li {
		position: static;
	}
	
	.worldnav-desktop > .worldnav-menu > li > a {
		display: inline-flex;
		align-items: center;
		gap: 9px;
		padding: 6px 0;
		font-size: 16px;
		letter-spacing: .06em;
	}
	
	.site-header.header-worldnav .worldnav-desktop > .worldnav-menu > li > a {
		color: #fff;
	}
	
	.site-header.header-worldnav.is-scrolled .worldnav-desktop > .worldnav-menu > li > a, .site-header.header-worldnav.is-active .worldnav-desktop > .worldnav-menu > li > a {
		color: #666;
	}
	
	.site-header.header-worldnav.is-scrolled .worldnav-desktop > .worldnav-menu > li > a:hover, .site-header.header-worldnav.is-active .worldnav-desktop > .worldnav-menu > li > a:hover, .site-header.header-worldnav.is-scrolled .worldnav-desktop > .worldnav-menu > li.is-open > a, .site-header.header-worldnav.is-active .worldnav-desktop > .worldnav-menu > li.is-open > a {
		color: #0e192d;
	}
	
	.worldnav-desktop > .worldnav-menu > li.menu-item-has-children > a::after {
		content: "";
		display: inline-block;
		width: 9px;
		height: 5px;
		background-color: currentColor;
		-webkit-mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/down_arrow.svg") no-repeat center/contain;
		mask: url("https://cdn-ilepgda.nitrocdn.com/sPBMMiAWXKiAusqOsVWpCIIrInsOzVrq/assets/images/optimized/rev-637cf17/aboardtheworld.com/wp-content/themes/theworld-merged/images/ui/down_arrow.svg") no-repeat center/contain;
		transition: transform .3s ease;
	}
	
	.worldnav-desktop > .worldnav-menu > li.menu-item-has-children.is-open > a::after {
		transform: rotate(180deg);
	}
	
	.worldnav-desktop > .worldnav-menu > li > .sub-menu {
		position: absolute;
		left: 50%;
		top: 100%;
		width: max-content;
		max-width: 92vw;
		margin: 0;
		padding: 24px;
		list-style: none;
		background: #fff;
		color: #0e192d;
		border-top: .7px solid #0e192d;
		box-shadow: 0 8px 16px rgba(0, 0, 0, .08);
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 18px 38px;
		opacity: 0;
		visibility: hidden;
		transform: translate(-50%, 6px);
		transition: opacity .25s ease, transform .25s ease, visibility .25s ease;
	}
	
	.worldnav-desktop > .worldnav-menu > li.is-open > .sub-menu {
		opacity: 1;
		visibility: visible;
		transform: translate(-50%, 0);
	}
	
	.worldnav-desktop > .worldnav-menu > li > .sub-menu > li {
		flex: 0 0 auto;
	}
	
	.worldnav-desktop > .worldnav-menu > li > .sub-menu a {
		display: block;
		font-size: 16px;
		letter-spacing: .05em;
		color: #666;
		white-space: nowrap;
	}
	
	.header-worldnav .worldnav-desktop .sub-menu a:hover {
		color: #0e192d;
	}
}

@media screen and (max-width: 600px) {
	body.admin-bar #wpadminbar {
		position: fixed !important;
	}
}

@media (max-width: 991px) {
	.worldnav-logo-light, .worldnav-logo-dark {
		width: 148px;
		height: auto;
	}
	
	.worldnav-bar {
		border-bottom: .7px solid hsla(0, 0%, 100%, .6);
		transition: border-color .35s ease;
	}
	
	.header-worldnav.is-open .worldnav-bar {
		border-bottom-color: #0e192d;
	}
}

sr7-shp.sr7-layer[style*=linear-gradient][style*="width: 100%"], sr7-shp.sr7-layer[style*=linear-gradient][style*="width:100%"] {
	left: 0 !important;
}

.widget {
	padding: 0;
	margin: 0;
	margin-bottom: 3.75rem;
}

.widget:last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	line-height: 1.3;
	margin-bottom: 1.5625rem;
	font-weight: 400;
}

.widget .widget-title a img {
	display: none;
}

.widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget ul ul {
	margin: .25rem 0 .25rem 1rem;
}

.widget ul ul ul {
	margin: .25rem 0 .25rem 1rem;
}

.widget ul ul ul ul {
	margin: .25rem 0 .25rem 1rem;
}

.widget ul ul ul ul ul {
	margin: 8px 0 0 !important;
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none;
	padding-left: 0;
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list li {
	position: relative;
	display: block;
	margin-bottom: 1.5rem;
	padding-left: 1.625rem;
	line-height: 1.2;
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list li:before {
	color: #333;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 2px;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list li a {
	font-size: 94%;
	line-height: 1.4;
	font-weight: 500;
	color: #000;
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list li a:hover {
	opacity: .6;
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list li .post-date {
	color: #333;
	font-size: 80%;
	display: block;
	margin-top: .25rem;
}

.widget ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-author {
	margin-bottom: 0;
}

.widget_calendar table {
	margin-bottom: 0;
	font-size: 14px;
}

.widget_calendar table caption {
	text-align: center;
	font-size: 1rem;
	line-height: 1.4;
	font-weight: 400;
	padding: 0 0 20px 0;
}

.widget_calendar table th, .widget_calendar table td {
	border: 0;
	text-align: center;
}

.widget_calendar table th a, .widget_calendar table td a {
	color: inherit;
}

.widget_calendar table tbody tr > td {
	font-size: .875rem;
}

.widget_calendar table tbody tr > td a {
	font-size: .875rem;
	border-bottom: 1px solid;
	font-weight: 600;
}

.widget_calendar table tfoot tr > td {
	text-align: left;
}

.widget_calendar table tfoot tr > td#next {
	text-align: right;
}

.widget_calendar table th {
	font-size: .75rem;
}

.widget_calendar table tr {
	border: none;
}

.widget_calendar table td {
	padding: .3125rem .25rem;
}

.widget_calendar table td#today {
	position: relative;
}

.widget_calendar table td#today:after {
	content: "";
	position: absolute;
	top: 1px;
	border-radius: 100%;
	width: 4px;
	height: 4px;
}

.widget_calendar table a {
	padding: 0 .3125rem;
	font-size: .75rem;
	font-weight: 500;
	text-transform: uppercase;
}

.widget .wp-block-latest-comments__comment {
	color: #333;
	position: relative;
	font-size: 94%;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	padding-left: 1.625rem;
}

.widget .wp-block-latest-comments__comment::marker {
	display: none;
}

.widget .wp-block-latest-comments__comment:before {
	color: #333;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 6px;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.widget .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-bottom: 0;
}

.widget .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
	margin-bottom: 0;
}

.widget .wp-block-latest-comments__comment .comment-author-link a, .widget .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author a {
	font-size: 94%;
}

.widget .wp-block-latest-comments__comment .comment-author-link + a, .widget .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author + a {
	font-style: normal;
	color: #000;
	font-weight: 500;
	line-height: 1.4;
	display: block !important;
	margin-bottom: 0;
}

.widget .wp-block-latest-comments__comment .comment-author-link + a:hover, .widget .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author + a:hover {
	opacity: .6;
}

.widget_archive .screen-reader-text {
	display: none;
}

.widget_archive ul li:not(:last-child) {
	margin: 0 0 .25rem;
}

.widget_archive ul li:last-child {
	margin-bottom: 0;
}

.widget_archive ul li a {
	font-size: 94%;
	line-height: 1.4;
	color: #333;
}

.widget_archive ul li a:hover {
	color: #000;
}

.widget_archive ul li ul {
	margin-top: .25rem;
	margin-bottom: 0;
}

.widget_archive ul li {
	width: 100%;
}

.widget_archive ul li a {
	display: inline;
	color: #000;
	padding: .25rem 0;
}

.widget_archive ul li a:hover {
	opacity: .6;
}

.widget_nav_menu ul li:not(:last-child) {
	margin: 0 0 .25rem;
}

.widget_nav_menu ul li:last-child {
	margin-bottom: 0;
}

.widget_nav_menu ul li a {
	font-size: 94%;
	line-height: 1.4;
	color: #333;
}

.widget_nav_menu ul li a:hover {
	color: #000;
}

.widget_nav_menu ul li ul {
	margin-top: .25rem;
	margin-bottom: 0;
}

.widget_nav_menu ul li {
	width: 100%;
}

.widget_nav_menu ul li a {
	display: inline;
	color: #000;
	padding: .25rem 0;
}

.widget_nav_menu ul li a:hover {
	opacity: .6;
}

.widget .screen-reader-text {
	display: none;
}

.widget ul.wp-block-categories li {
	margin-bottom: .25rem;
}

.widget ul.wp-block-categories li a {
	font-size: 94%;
	font-weight: 600;
	opacity: .5;
}

.widget ul.wp-block-categories li a:hover {
	opacity: 1;
}

.widget.widget_tag_cloud {
	display: flex;
	align-items: center;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: -.25rem;
}

.widget.widget_tag_cloud a {
	color: inherit;
	padding: .5rem .75rem;
	margin: 0 .25rem .25rem 0;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 1.2;
}

.widget.widget_tag_cloud a:hover {
	opacity: 1;
}

.widget.widget_tag_cloud .tag-cloud-link {
	color: #000;
	background-color: #fff;
	padding-left: 0;
	margin: 0;
	padding: .375rem .625rem .375rem 0;
	display: inline-block;
	line-height: 1.2;
	font-weight: 300;
	transition: all .3s ease;
}

.widget.widget_tag_cloud .tag-cloud-link .tag-link-count {
	top: -7px;
	font-size: 70%;
	opacity: .5;
	font-weight: 300;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.widget.widget_tag_cloud .tag-cloud-link:hover {
	opacity: .6;
}

.widget_rss .rsswidget {
	color: inherit;
}

.widget_rss li {
	line-height: 1.2;
	margin-bottom: 1.25rem;
}

.widget_rss li a {
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 400;
	color: #000;
}

.widget_rss li a:hover {
	opacity: .6;
}

.widget_rss li .rss-date {
	color: #666;
	font-size: .875rem;
	display: block;
	margin-top: .25rem;
}

.widget_rss li .rssSummary {
	font-size: 1rem;
	line-height: 1.6;
	margin: .75rem 0 1.75rem 0;
}

.widget_rss li cite {
	font-size: inherit;
	text-transform: none;
	padding: 0;
}

.widget_text .textwidget a:not(.button) {
	font-size: 1.125rem;
	line-height: 1.6;
	font-weight: normal;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

.widget_text .textwidget a:not(.button):hover {
	background-size: 100% 1px, 100% 1px;
}

.widget_text .textwidget p {
	font-size: 1.125rem;
	line-height: 1.6;
	margin-bottom: 16px;
}

.widget_text .textwidget p:last-of-type {
	margin-bottom: 0;
}

.widget_text .textwidget ul {
	margin-left: 1.25rem;
	list-style: inherit;
}

.widget_text .textwidget ul, .widget_text .textwidget ol, .widget_text .textwidget dl {
	margin-bottom: 2rem;
	list-style-position: outside;
}

.widget_text .textwidget ul li, .widget_text .textwidget ol li, .widget_text .textwidget dl li {
	margin: 0 0 8px;
}

.widget ul li:not(:last-child) {
	margin: 0 0 .25rem;
}

.widget ul li:last-child {
	margin-bottom: 0;
}

.widget ul li a {
	font-size: 94%;
	line-height: 1.4;
	color: #333;
}

.widget ul li a:hover {
	color: #000;
}

.widget ul li ul {
	margin-top: .25rem;
	margin-bottom: 0;
}

.widget li abbr {
	border-bottom: 1px dashed;
}

body.tag-cloud-equal .widget_tag_cloud.widget_tag_cloud, body.tag-cloud-equal .widget_tag_cloud .tagcloud {
	font-size: 0;
}

body.tag-cloud-equal .widget_tag_cloud.widget_tag_cloud .tag-cloud-link, body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link {
	display: inline-block;
	border: 2px solid #e1e1e1;
	font-size: .8125rem !important;
	padding: .5rem .75rem .375rem .625rem;
	margin: 0 .625rem .625rem 0;
	font-weight: 400;
	line-height: 1.2;
	transition: all .3s ease;
}

body.tag-cloud-equal .widget_tag_cloud.widget_tag_cloud .tag-cloud-link:before, body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:before {
	background-color: #e1e1e1;
	content: "";
	width: 5px;
	height: 5px;
	margin-right: .5rem;
	margin-bottom: .1rem;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

body.tag-cloud-equal .widget_tag_cloud.widget_tag_cloud .tag-cloud-link:hover, body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:hover {
	opacity: 1;
	border-color: #000;
	color: #fff;
	background-color: #000;
}

body.tag-cloud-equal .widget_tag_cloud.widget_tag_cloud .tag-cloud-link:hover:before, body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:hover:before {
	background-color: #fff;
}

body.tag-cloud-equal .widget_tag_cloud.widget_tag_cloud .tag-cloud-link:hover .tag-link-count, body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:hover .tag-link-count {
	color: #fff;
}

.blog-content-area article .entry-meta, .single_related_posts article .entry-meta {
	margin-bottom: .625rem;
}

.blog-content-area article .entry-meta .entry-date, .single_related_posts article .entry-meta .entry-date {
	display: inline-block;
	border-bottom: 1px solid #666;
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.blog-content-area article .entry-meta .entry-date span, .single_related_posts article .entry-meta .entry-date span {
	color: #333;
	display: inline-block;
	padding: 0px 0px 5px 0px;
}

.blog-content-area article.has-post-thumbnail .entry-thumbnail, .single_related_posts article.has-post-thumbnail .entry-thumbnail {
	position: relative;
}

.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta, .single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta {
	z-index: 1;
	position: absolute;
	left: -15px;
	top: 20px;
}

@media print,screen and (max-width: 47.99875em) {
	.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta, .single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta {
		left: 0px;
	}
}

.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date, .single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date {
	display: inline-block;
	border: 1px solid #666;
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #fff;
}

.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date span, .single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date span {
	display: inline-block;
	padding: 12px 12px 8px 12px;
}

.blog-content-area article.has-post-thumbnail .entry-content-wrap .entry-header .entry-meta, .single_related_posts article.has-post-thumbnail .entry-content-wrap .entry-header .entry-meta {
	display: none;
}

body.blog-pagination-infinite_scroll nav.posts-navigation, body.blog-pagination-load_more_button nav.posts-navigation {
	display: none;
}

body.blog-pagination-infinite_scroll .pagination-container, body.blog-pagination-load_more_button .pagination-container {
	text-align: center;
}

.comments-area {
	margin-top: 5rem;
}

@media print,screen and (max-width: 47.99875em) {
	.comments-area {
		margin-top: 2.5rem;
	}
}

.comments-area .comments-title {
	font-size: 1.875rem;
	margin-bottom: 3.75rem;
	font-weight: 300;
}

.comments-area .comments-title b {
	font-weight: 600;
}

.comments-area .comments-title__post-title {
	color: inherit;
}

.comments-area .comment-list {
	list-style: none;
	margin: 0;
}

.comments-area .comment-list > .comment:last-child {
	margin-bottom: 5rem;
}

.comments-area .comment-list li.pingback {
	font-size: .875rem;
	padding: 25px 25px 25px 35px;
	border: 1px solid;
	text-transform: uppercase;
	margin-bottom: 2.1875rem;
}

.comments-area .comment-list li.pingback + .comment {
	margin-top: 3.75rem;
}

.comments-area .comment-list li.pingback a.url {
	font-size: 1rem;
	text-transform: none;
	padding: 0px 10px;
}

.comments-area .comment-list li.pingback .edit-link {
	text-transform: uppercase;
	font-size: .625rem;
	line-height: .8125rem;
	margin-left: 1rem;
}

.comments-area .comment-list li.pingback .edit-link .comment-edit-link {
	color: inherit;
	display: inline-flex;
	align-items: center;
}

.comments-area .comment-list .comment {
	margin: 0;
	position: relative;
	min-height: 4.375rem;
	margin-bottom: 3.125rem;
}

.comments-area .comment-list .comment article.comment-body header.comment-meta {
	padding-left: 5.625rem;
	margin-bottom: .625rem;
}

.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author .avatar {
	max-width: 4.375rem;
	height: auto;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title, .comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title a {
	color: #000;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-bottom: 0;
}

@media print,screen and (max-width: 47.99875em) {
	.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title, .comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title a {
		font-size: 1.375rem;
	}
}

.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title a:hover {
	opacity: .6;
}

.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-metadata time {
	display: block;
	color: #666;
	font-weight: 300;
	font-size: 1rem;
}

.comments-area .comment-list .comment article.comment-body .comment-content {
	padding-left: 5.625rem;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-text {
	margin-bottom: .875rem;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-text p:last-child {
	margin-bottom: 0;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-text a:not(.button) {
	font-weight: normal;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-text a:not(.button):hover {
	background-size: 100% 1px, 100% 1px;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply {
	display: inline-block;
	margin-right: .625rem;
	line-height: 1;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a {
	position: relative;
	padding-left: 23px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	background-image: none !important;
	transition: opacity .6s !important;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a.nitro-lazy {
	background-image: none !important;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a:hover {
	opacity: .5;
}

.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a:before {
	position: absolute;
	left: 0;
	bottom: 1px;
	font-size: 18px;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.comments-area .comment-list .comment article.comment-body + .comment-respond {
	margin-top: 3.125rem;
	margin-bottom: 4.375rem;
}

.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title {
	color: #000;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media print,screen and (max-width: 47.99875em) {
	.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title {
		display: block;
	}
}

.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small {
	font-size: .625rem;
	line-height: .8125rem;
	text-transform: uppercase;
}

@media print,screen and (max-width: 47.99875em) {
	.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small {
		margin-top: .3125rem;
		margin-bottom: 1.25rem;
		display: block;
	}
}

.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a {
	position: relative;
	font-size: .6875rem;
	display: flex;
	align-items: center;
	margin-bottom: 0;
	padding-left: 17px;
	letter-spacing: 0;
}

.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a:before {
	position: absolute;
	top: -3px;
	left: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 1rem;
}

.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a:hover {
	opacity: .6;
}

.comments-area .comment-list .comment .children {
	margin-top: 3.125rem;
	margin-left: 5.625rem;
	list-style-type: none;
}

@media print,screen and (max-width: 47.99875em) {
	.comments-area .comment-list .comment .children {
		margin-left: 0;
	}
}

.comments-area .comments-pagination {
	margin-bottom: 5rem;
}

.comments-area .comments-pagination .nav-links {
	align-items: center;
}

.comments-area .comments-pagination .nav-links .page-numbers {
	margin-right: 2rem;
	font-size: 1rem;
	line-height: 1.5rem;
	display: inline-block;
}

.comments-area .comments-pagination .nav-links .page-numbers.current, .comments-area .comments-pagination .nav-links .page-numbers:hover {
	opacity: 1;
}

.comments-area .comments-pagination .nav-links .page-numbers.prev, .comments-area .comments-pagination .nav-links .page-numbers.next {
	position: relative;
	top: -1px;
}

.comments-area .comments-pagination .nav-links .page-numbers.prev:after, .comments-area .comments-pagination .nav-links .page-numbers.next:after {
	font-size: .5rem;
	vertical-align: middle;
}

.comments-area .comments-pagination .nav-links .page-numbers.prev {
	margin-right: 1.375rem;
}

@media print,screen and (min-width: 64.0625em) {
	.comments-area .comments-pagination .nav-links .page-numbers.prev {
		margin-left: -.625rem;
	}
}

.comments-area .comments-pagination .nav-links .page-numbers.prev:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

@media print,screen and (min-width: 64.0625em) {
	.comments-area .comments-pagination .nav-links .page-numbers.next {
		margin-left: -.625rem;
	}
}

.comments-area .comments-pagination .nav-links .page-numbers.next:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.comments-area .comment-respond .comment-reply-title {
	font-size: 1.875rem;
	margin-bottom: 0;
}

.comments-area .comment-respond .comment-form {
	font-size: 0;
}

@media print,screen and (max-width: 47.99875em) {
	.comments-area .comment-respond .comment-form {
		margin-bottom: 2.5rem;
	}
}

.comments-area .comment-respond .comment-form p {
	margin-bottom: .9375rem;
}

.comments-area .comment-respond .comment-form .comment-notes, .comments-area .comment-respond .comment-form .logged-in-as > a {
	font-size: 1rem;
	opacity: 1;
	margin-bottom: 1.25rem;
}

.comments-area .comment-respond .comment-form .comment-notes {
	opacity: 1;
}

.comments-area .comment-respond .comment-form .logged-in-as > a {
	margin-left: .3125rem;
	font-size: 1.125rem;
	color: #666;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

.comments-area .comment-respond .comment-form .logged-in-as > a:hover {
	color: #000;
	background-size: 100% 1px, 100% 1px;
}

.comments-area .comment-respond .comment-form .logged-in-as > a:first-child {
	margin-left: 0;
}

.comments-area .comment-respond .comment-form .comment-form-comment {
	margin-bottom: 1.5rem;
}

@media print,screen and (min-width: 48em) {
	.comments-area .comment-respond .comment-form .comment-form-author, .comments-area .comment-respond .comment-form .comment-form-email, .comments-area .comment-respond .comment-form .comment-form-url {
		float: left;
		width: 32%;
		margin-right: 2%;
	}
}

.comments-area .comment-respond .comment-form .comment-form-author input, .comments-area .comment-respond .comment-form .comment-form-email input, .comments-area .comment-respond .comment-form .comment-form-url input {
	margin-bottom: 0;
}

.comments-area .comment-respond .comment-form .comment-form-url {
	margin-right: 0;
}

.comments-area .comment-respond .comment-form .form-submit {
	clear: both;
	float: none;
	display: block;
	width: 100%;
	margin-bottom: 0;
}

.comments-area .comment-respond .comment-form .form-submit .submit {
	margin-top: .9375rem;
}

.gallery {
	margin: 2.5rem 0;
}

.gallery dl dt {
	padding: 0;
	margin: 0;
}

.gallery .gallery-item {
	position: relative;
	margin: 0;
	float: left;
	transition: opacity .8s ease;
}

.gallery .gallery-item:hover {
	opacity: .5;
}

.gallery .gallery-item .wp-caption-text {
	background-color: #fff;
	position: absolute;
	left: 10px;
	bottom: 10px;
	line-height: 1.3;
	padding: 5px 10px;
}

.gallery .gallery-icon img {
	width: 100%;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.gallery:after {
	content: "";
	display: block;
	clear: both;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-2 .gallery-item {
		width: 50%;
	}
}

.gallery-columns-2 .gallery-item:nth-child(2n+2):after {
	content: "";
	display: block;
	clear: both;
}

.gallery-columns-3 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-3 .gallery-item {
		width: 33.3333333333%;
	}
}

.gallery-columns-3 .gallery-item:nth-child(3n+3):after {
	content: "";
	display: block;
	clear: both;
}

.gallery-columns-4 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-4 .gallery-item {
		width: 25%;
	}
}

.gallery-columns-4 .gallery-item:nth-child(4n+4):after {
	content: "";
	display: block;
	clear: both;
}

.gallery-columns-5 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-5 .gallery-item {
		width: 20%;
	}
}

.gallery-columns-6 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-6 .gallery-item {
		width: 16.6666666667%;
	}
}

.gallery-columns-7 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-7 .gallery-item {
		width: 14.2857142857%;
	}
}

.gallery-columns-8 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-8 .gallery-item {
		width: 12.5%;
	}
}

.gallery-columns-9 .gallery-item {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.gallery-columns-9 .gallery-item {
		width: 11.1111111111%;
	}
}

.blog-gallery {
	text-align: center;
	z-index: 999999;
}

.blog-gallery img {
	max-height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	animation: fadeIn 1s;
}

.blog-gallery button {
	background: none;
	width: auto;
	height: auto;
	margin: 0;
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0) !important;
	position: absolute;
	padding: 0;
}

.blog-gallery button:active, .blog-gallery button:focus {
	background-color: rgba(0, 0, 0, 0);
}

.blog-gallery button:after, .blog-gallery button:before {
	transition: all .3s ease-in-out;
}

.blog-gallery button.close-button {
	opacity: 1;
	margin-top: 20px;
	margin-right: 17px;
	top: 0;
	right: 0;
	left: auto;
	position: absolute;
	background-color: #eee;
}

.blog-gallery button.close-button:after {
	color: #000;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 2.625rem;
}

.blog-gallery button.prev, .blog-gallery button.next {
	cursor: pointer;
	margin-top: -15px;
	transition: all .3s ease-in-out;
}

.blog-gallery button.prev:before, .blog-gallery button.next:before {
	display: none;
}

.blog-gallery button.prev {
	margin-left: 1.0625rem;
	top: 50%;
	left: 0;
}

.blog-gallery button.prev:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 1.875rem;
}

.blog-gallery button.prev:hover {
	transform: translate3d(-5px, 0, 0);
}

.blog-gallery button.next {
	margin-right: 1.0625rem;
	right: 0;
	top: 50%;
}

.blog-gallery button.next:after {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 1.875rem;
}

.blog-gallery button.next:hover {
	transform: translate3d(5px, 0, 0);
}

.blog-gallery button:hover {
	background-color: rgba(0, 0, 0, 0);
	outline: none;
}

.blog-gallery button:before {
	background: none;
}

.blog-gallery button.prev:before {
	content: "";
}

.blog-gallery button.next:before {
	content: "";
}

.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor {
	line-height: 1;
}

.wp-caption {
	color: inherit;
}

.wp-caption-text {
	font-size: 16px;
	text-align: left;
	padding: 1.25rem 0;
	line-height: 1.6;
	color: #666 !important;
	margin-bottom: 0;
}

.aligncenter {
	clear: both;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.alignleft {
	display: inline;
	float: left;
	margin: 10px 35px 25px 0px;
}

.alignleft img {
	width: 100%;
}

@media print,screen and (max-width: 64.06125em) {
	.alignleft {
		margin: 10px 25px 0 0;
	}
}

@media screen and (max-width: 23.75em) {
	.alignleft {
		width: 100% !important;
		margin: 10px 0 0 0;
	}
}

.alignright {
	display: inline;
	float: right;
	margin: 10px 0px 25px 35px;
}

.alignright img {
	width: 100%;
}

@media print,screen and (max-width: 64.06125em) {
	.alignright {
		margin: 10px 0 0px 25px;
	}
}

@media screen and (max-width: 23.75em) {
	.alignright {
		width: 100% !important;
		margin: 10px 0 0 0;
	}
}

.alignright .wp-caption-text {
	text-align: right;
}

.gallery-caption {
	color: inherit;
}

.bypostauthor {
	color: inherit;
}

@media screen and (min-width: 64.0625em) {
	.entry-content .alignwide {
		margin-left: calc(-37.5vw + 50%);
		margin-right: calc(-37.5vw + 50%);
		max-width: 75vw;
	}
}

.entry-content .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
}

[class*=wp-block-], .gbt_18_sk_social_media_wrapper, .gbt_18_sk_slider_wrapper, .gbt_18_sk_portfolio, .gbt_18_sk_banner {
	margin-bottom: 2.5rem;
}

.gbt_18_sk_categories_grid {
	margin-bottom: 1.25rem;
}

.gbt_18_sk_posts_grid {
	margin-bottom: .5rem;
}

.wp-block-cover.alignleft, .wp-block-cover.alignright, .wp-block-image.alignleft, .wp-block-image.alignright {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.wp-block-gallery {
	margin: 0 0 calc(2.5rem - 16px) 0;
}

@media all and (max-width: 480px) {
	.wp-block-gallery.alignright, .wp-block-gallery.alignleft {
		margin: 0;
		max-width: 100%;
	}
}

@media all and (min-width: 481px) {
	.wp-block-gallery.alignleft {
		margin: 0 1.5rem 0 0;
	}
	
	.wp-block-gallery.alignright {
		margin: 0 0 0 1.5rem;
	}
}

.wp-block-quote, .wp-block-quote.is-style-large {
	padding: 0 1em;
}

.wp-block-quote p, .wp-block-quote.is-style-large p {
	font-size: 1.875rem;
	font-style: normal;
	line-height: 1.333em;
	font-weight: 700;
	padding: 0;
}

@media all and (max-width: 767px) {
	.wp-block-quote p, .wp-block-quote.is-style-large p {
		font-size: 23px;
	}
}

.wp-block-quote cite, .wp-block-quote.is-style-large cite {
	font-size: 14px;
	text-align: left;
}

.wp-block-quote.is-style-large {
	margin-bottom: 2.5rem !important;
}

.entry-content > p + .wp-block-quote.is-style-large {
	margin-top: 2.5rem !important;
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.wp-block-pullquote.is-style-solid-color.alignleft blockquote p, .wp-block-pullquote.is-style-solid-color.alignright blockquote p {
	font-size: 20px;
}

.wp-block-pullquote.is-style-solid-color.alignright blockquote {
	text-align: right;
}

.wp-block-pullquote blockquote {
	margin: 0 auto;
	max-width: 60%;
}

.wp-block-pullquote blockquote.has-text-color p, .wp-block-pullquote blockquote.has-text-color cite {
	color: inherit;
}

.wp-block-pullquote p {
	color: inherit;
	font-weight: 700;
	padding: 0;
	line-height: 1.333em;
}

.wp-block-pullquote cite {
	color: inherit;
	font-size: 14px;
	text-transform: inherit;
}

.wp-block-embed .responsive-embed.widescreen, .wp-block-embed .widescreen, .wp-block-embed .responsive-embed, .wp-block-embed .video-container {
	padding-bottom: 0;
}

.wp-block-embed .video-container {
	margin-top: 0;
	text-align: center;
}

.wp-block-embed .responsive-embed {
	position: initial;
	margin-bottom: 0;
}

.wp-block-table:not(.is-style-stripes) tbody tr:last-child td {
	border-bottom: 1px solid;
}

.wp-block-table td {
	padding: .5em;
}

.wp-block-button.aligncenter {
	margin-bottom: 1.5em;
}

.wp-block-button a.wp-block-button__link {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
}

.wp-block-file .wp-block-file__button {
	margin-bottom: 0;
}

.wp-block-cover::-webkit-scrollbar {
	display: none;
}

.wp-block-cover {
	-ms-overflow-style: none;
}

.wp-block-cover.alignwide, .wp-block-cover.alignfull {
	width: auto;
}

.wp-block-cover.has-parallax {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wp-block-cover.alignright, .wp-block-cover.alignleft {
	margin-top: 0;
	margin-bottom: .5rem;
}

@media all and (max-width: 480px) {
	.wp-block-cover.alignright, .wp-block-cover.alignleft {
		width: 50% !important;
	}
}

.wp-block-cover.alignleft .wp-block-cover-text {
	text-align: left;
}

.wp-block-cover.alignright .wp-block-cover-text {
	text-align: right;
}

.wp-block-cover .wp-block-cover-text {
	color: #fff !important;
	font-weight: 400;
	margin: 10% !important;
}

.wp-block-cover .wp-block-cover-text a {
	color: #fff !important;
	background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, .1) 0px, rgba(255, 255, 255, .1) 0px) !important;
	font-size: .8em !important;
	line-height: 1;
}

@media all and (max-width: 480px) {
	.wp-block-cover .wp-block-cover-text {
		font-size: 20px;
	}
}

.wp-block-media-text .wp-block-media-text__content p {
	font-weight: 700;
}

.wp-block-image {
	margin-bottom: 1.5em;
	position: relative;
	max-width: none !important;
}

.wp-block-image figure {
	position: relative;
}

.wp-block-image figcaption {
	position: absolute;
	bottom: 25px;
	width: 180px;
	padding: 15px 20px;
	background: #333;
	margin: 0;
	color: #999;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	right: -25px;
}

@media all and (max-width: 480px) {
	.wp-block-image .aligncenter {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}
	
	.wp-block-image .aligncenter img {
		width: 100%;
	}
}

@media all and (max-width: 480px) {
	.wp-block-image .alignright, .wp-block-image .alignleft {
		width: 50% !important;
	}
	
	.wp-block-image .alignright img, .wp-block-image .alignleft img {
		width: 100%;
	}
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
	width: 100%;
}

.wp-block-image.alignleft figcaption {
	left: -25px;
	right: auto;
}

figure.wp-block-image img {
	width: 100%;
}

p.wp-block-subhead {
	font-weight: bold;
	font-style: normal;
}

.wp-block-code code {
	background: rgba(0, 0, 0, 0);
	border: 0;
}

@media print,screen and (max-width: 47.99875em) {
	.wp-block-columns, .wp-block-text-columns {
		display: block;
		overflow: hidden;
		width: 100%;
	}
}

.wp-block-columns .wp-block-column, .wp-block-text-columns .wp-block-column {
	padding-right: .75rem;
	padding-left: .75rem;
}

@media print,screen and (max-width: 47.99875em) {
	.wp-block-columns .wp-block-column, .wp-block-text-columns .wp-block-column {
		width: 100% !important;
		padding: 0;
		margin: 0;
	}
}

.wp-block-columns .wp-block-column:first-child, .wp-block-text-columns .wp-block-column:first-child {
	padding-left: 0;
}

.wp-block-columns .wp-block-column:last-child, .wp-block-text-columns .wp-block-column:last-child {
	padding-right: 0;
}

@media print,screen and (min-width: 48em)and (max-width: 64.06125em) {
	.wp-block-columns.has-4-columns, .wp-block-columns.has-5-columns, .wp-block-columns.has-6-columns, .wp-block-columns.columns-4, .wp-block-text-columns.has-4-columns, .wp-block-text-columns.has-5-columns, .wp-block-text-columns.has-6-columns, .wp-block-text-columns.columns-4 {
		display: block;
		overflow: hidden;
		width: 100%;
	}
	
	.wp-block-columns.has-4-columns .wp-block-column, .wp-block-columns.has-5-columns .wp-block-column, .wp-block-columns.has-6-columns .wp-block-column, .wp-block-columns.columns-4 .wp-block-column, .wp-block-text-columns.has-4-columns .wp-block-column, .wp-block-text-columns.has-5-columns .wp-block-column, .wp-block-text-columns.has-6-columns .wp-block-column, .wp-block-text-columns.columns-4 .wp-block-column {
		width: 50%;
		float: left;
		margin: 0;
	}
	
	.wp-block-columns.has-4-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-columns.has-5-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-columns.has-6-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-columns.columns-4 .wp-block-column:nth-child(odd):not(:first-child), .wp-block-text-columns.has-4-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-text-columns.has-5-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-text-columns.has-6-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-text-columns.columns-4 .wp-block-column:nth-child(odd):not(:first-child) {
		clear: both;
		padding-left: 0;
	}
	
	.wp-block-columns.has-4-columns .wp-block-column:nth-child(even), .wp-block-columns.has-5-columns .wp-block-column:nth-child(even), .wp-block-columns.has-6-columns .wp-block-column:nth-child(even), .wp-block-columns.columns-4 .wp-block-column:nth-child(even), .wp-block-text-columns.has-4-columns .wp-block-column:nth-child(even), .wp-block-text-columns.has-5-columns .wp-block-column:nth-child(even), .wp-block-text-columns.has-6-columns .wp-block-column:nth-child(even), .wp-block-text-columns.columns-4 .wp-block-column:nth-child(even) {
		padding-right: 0;
	}
}

.wp-block-latest-posts, .wp-block-categories, .wp-block-archives {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-latest-posts li, .wp-block-categories li, .wp-block-archives li {
	list-style-type: none;
}

.wp-block-video video {
	width: 100%;
}

.wp-block-latest-posts li {
	margin-bottom: 16px;
}

.wp-block-latest-posts a {
	font-size: 24px;
	font-weight: 900;
	line-height: 36px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
	margin-bottom: 0;
}

.gbt_18_sk_categories_grid .gbt_18_sk_category_count {
	font-size: 13px;
}

@media all and (min-width: 63.9375em) {
	.gbt_18_sk_categories_grid .gbt_18_sk_category_name {
		font-size: 18px;
	}
}

.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
	font-size: 24px;
	line-height: 1.4em;
}

@media all and (min-width: 640px)and (max-width: 1023px) {
	.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
		font-size: 22px;
	}
}

@media all and (max-width: 639px) {
	.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
		font-size: 20px;
	}
}

@media screen and (max-width: 80em) {
	.blog-content-area .blog-list-cells {
		width: 100%;
	}
}

.blog-content-area .blog-listing .cell:not(.site-main-content-wrapper) {
	padding-left: 1.875rem;
}

@media screen and (max-width: 90em) {
	.blog-content-area .blog-listing .cell:not(.site-main-content-wrapper) {
		padding-left: 0;
	}
}

.blog-listing .posts-navigation {
	padding-top: 3.75rem;
	border-top: 1px solid #eee;
	text-align: center;
	font-size: 1.25rem;
}

.blog-listing .posts-navigation > ul {
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: center;
}

.blog-listing .posts-navigation li {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	color: #000;
}

.blog-listing .posts-navigation li .page-numbers {
	opacity: .5;
	color: inherit;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1rem;
	margin-right: 2rem;
	display: flex;
	align-items: center;
}

.blog-listing .posts-navigation li .page-numbers.current {
	opacity: 1;
}

.blog-listing .posts-navigation li .page-numbers:hover {
	opacity: 1;
}

.blog-listing .posts-navigation li .prev, .blog-listing .posts-navigation li .next {
	font-size: 0;
	display: flex;
}

.blog-listing .posts-navigation li .prev:before, .blog-listing .posts-navigation li .next:before {
	font-size: 1rem;
	margin-bottom: 5px;
}

.blog-listing .posts-navigation li .next {
	margin-right: 0;
}

.blog-listing .posts-navigation li .prev:before {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.blog-listing .posts-navigation li .next:before {
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

.blog-listing .blog-articles article {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article {
		flex-direction: row;
	}
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article.sticky .entry-content-wrap {
		padding-left: 1.5rem;
	}
}

.blog-listing .blog-articles article.sticky .entry-content-wrap .entry-header .entry-title a:before {
	content: "★";
	margin-right: 10px;
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail, .blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail, .blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		width: 50%;
	}
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail {
	align-self: flex-start;
	vertical-align: middle;
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail a {
	overflow: hidden;
	display: block;
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail a {
		margin-left: auto;
		margin-right: auto;
	}
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail a .image-holder {
	position: relative;
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail img {
	width: 100%;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail img {
		transform: none;
		transition: opacity 1s;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail {
		margin-bottom: 30px;
	}
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail:hover img {
		opacity: .6;
	}
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
	display: inline-block;
	vertical-align: middle;
	padding-left: 40px;
}

@media (min-width: 769px) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-left: calc(3.9215686275vw + 9.8431372549px);
	}
}

@media (min-width: 1024px) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-left: calc(2.2321428571vw + 27.1428571429px);
	}
}

@media (min-width: 1920px) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-left: 70px;
	}
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
	padding-right: 20px;
}

@media (min-width: 769px) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-right: calc(3.9215686275vw - 10.1568627451px);
	}
}

@media (min-width: 1024px) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-right: calc(2.2321428571vw + 7.1428571429px);
	}
}

@media (min-width: 1920px) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-right: 50px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
		padding-left: 0;
		padding-right: 0;
	}
}

.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap .entry-header .entry-title, .blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap .entry-header a {
	font-size: 1.75rem;
	line-height: 1.3;
}

@media print,screen and (min-width: 64.0625em) {
	.blog-sidebar-active .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-title, .blog-sidebar-active .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content {
		padding-right: 10rem;
	}
}

.blog-listing .blog-articles article:not(.has-post-thumbnail) {
	display: block;
}

.blog-listing .blog-articles article:not(.has-post-thumbnail):first-child {
	padding-top: 3rem;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article:not(.has-post-thumbnail):first-child {
		border-top: 0;
		padding-top: 0;
	}
}

.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-thumbnail, .blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap {
	width: 100%;
	padding: 0;
}

.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap {
	transform: none !important;
}

.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap .entry-header .entry-title {
	font-size: 1.125rem;
	margin-bottom: .625rem;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap .entry-header .entry-title {
		font-size: 1.6875rem;
	}
}

.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-thumbnail {
	margin-bottom: 1.5rem;
}

body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) {
	display: block;
}

@media print,screen and (min-width: 48em) {
	body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail {
		padding: 3.75rem 0 3.125rem;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: #eee;
	}
}

@media print,screen and (min-width: 48em) {
	body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1):first-child {
		border-top: 0;
		padding-top: 0;
	}
}

body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-thumbnail, body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-content-wrap {
	width: 100%;
	padding: 0;
}

body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-content-wrap .entry-header .entry-title, body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-content-wrap .entry-header a {
	line-height: 1.3;
}

body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail .entry-content-wrap {
	padding: 50px 60px;
	padding-bottom: 0;
	position: relative;
	background-color: #fff;
	width: 80%;
	float: right;
	margin-top: -7vw;
}

body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail .entry-content-wrap .entry-header .entry-title, body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail .entry-content-wrap .entry-header a {
	font-size: 2.25rem;
	line-height: 1.3;
}

@media print,screen and (max-width: 47.99875em) {
	body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail .entry-content-wrap {
		margin-top: 0;
		width: 100%;
		padding: 0;
	}
	
	body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail .entry-content-wrap .entry-header .entry-title, body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1).has-post-thumbnail .entry-content-wrap .entry-header a {
		font-size: 1.75rem;
		line-height: 1.3;
	}
}

body:not(.search-results) .blog-listing .blog-articles article:not(:nth-child(4n+1)) .entry-content-wrap {
	transform: none !important;
}

.blog-listing .blog-articles .post, .blog-listing .blog-articles .type-page {
	margin-bottom: 3.75rem;
}

@media print,screen and (min-width: 48em) {
	.blog-listing .blog-articles .post, .blog-listing .blog-articles .type-page {
		margin-bottom: 5rem;
	}
}

.blog-listing .blog-articles .post .entry-title a, .blog-listing .blog-articles .type-page .entry-title a {
	transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
}

.blog-listing .blog-articles .post .entry-title a:hover, .blog-listing .blog-articles .type-page .entry-title a:hover {
	opacity: .6;
}

.blog-listing .blog-articles .post .entry-content, .blog-listing .blog-articles .type-page .entry-content {
	color: #666;
	margin-bottom: 1rem;
}

.blog-listing .blog-articles .post .entry-content a:not(.button), .blog-listing .blog-articles .type-page .entry-content a:not(.button) {
	font-weight: normal;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

.blog-listing .blog-articles .post .entry-content a:not(.button):hover, .blog-listing .blog-articles .type-page .entry-content a:not(.button):hover {
	background-size: 100% 1px, 100% 1px;
}

.blog-listing .blog-articles .post .entry-content-readmore, .blog-listing .blog-articles .type-page .entry-content-readmore {
	font-weight: 400;
	font-size: 1rem;
}

.blog-listing .blog-articles .post .entry-content-readmore:before, .blog-listing .blog-articles .type-page .entry-content-readmore:before {
	content: "";
	background-color: #000;
	width: 40px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	-moz-transition: width .3s ease;
	-o-transition: width .3s ease;
	-webkit-transition: width .3s ease;
	transition: width .3s ease;
}

.blog-listing .blog-articles .post .entry-content-readmore:hover:before, .blog-listing .blog-articles .type-page .entry-content-readmore:hover:before {
	width: 30px;
}

@media print,screen and (max-width: 47.99875em) {
	.blog-listing .right-sidebar-wrapper {
		margin-top: 2.5rem;
	}
}

.blog-listing .no-results a:not(.button) {
	font-weight: normal;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

.blog-listing .no-results a:not(.button):hover {
	background-size: 100% 1px, 100% 1px;
}

body.posts-has-parallax .blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail img, body.posts-has-parallax .related_post_container .single_related_posts .related-post .entry-thumbnail .related_post_image .wp-post-image.size-large {
	transform: scale(1.15);
}

body.single .page-header {
	background-color: #fff;
}

body.single .page-header .barberry-entry-meta {
	width: 100%;
	position: relative;
	overflow: hidden;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list {
	list-style: none;
	margin: 0;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	line-height: 1.4;
	margin-right: 20px;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li:last-child {
	margin-right: 0;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li span, body.single .page-header .barberry-entry-meta ul.entry-meta-list li a {
	color: #000;
	line-height: 1.4;
	font-weight: 400;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li a {
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li a:hover {
	background-size: 100% 1px, 100% 1px;
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li.post-share .post-share-container:before {
	font-size: 16px;
	margin-right: .1875rem;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

body.single .page-header .barberry-entry-meta ul.entry-meta-list li.post-share .post-share-container {
	position: relative;
}

body.single .breadcrumbs-wrapper .breadcrumbs .delimiter:last-child {
	display: none;
}

body.single .post-content-area .grid-container {
	padding-top: 0;
}

body.single .post-content-area .site-content .cell:not(.site-main-content-wrapper) {
	padding-left: 1.875rem;
}

@media screen and (max-width: 90em) {
	body.single .post-content-area .site-content .cell:not(.site-main-content-wrapper) {
		padding-left: 0;
	}
}

body.single .post .entry-header .entry-thumbnail {
	text-align: center;
	overflow: hidden;
}

body.single .post .entry-header .entry-thumbnail img {
	margin: 0;
}

body.single .post .entry-header .entry-thumbnail {
	margin-bottom: 5rem;
}

@media print,screen and (max-width: 47.99875em) {
	body.single .post .entry-header .entry-thumbnail {
		margin-bottom: 2.5rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.single .post .entry-header {
		margin-left: -1.5rem;
		margin-right: -1.5rem;
	}
}

body.single .post .entry-content a:not(.button):not(.wp-block-button__link) {
	font-weight: normal;
	color: #000;
	background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, .1) 0px, rgba(0, 0, 0, .1) 0px);
	background-position: left bottom, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 0 1px, 100% 1px;
	transition: none 300ms ease-in-out;
	transition-property: background-size, color;
	word-wrap: break-word;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

body.single .post .entry-content a:not(.button):not(.wp-block-button__link):hover {
	background-size: 100% 1px, 100% 1px;
}

body.single .post .entry-content .page-links {
	display: flex;
	justify-content: center;
	font-size: 1.125rem;
	clear: both;
}

body.single .post .entry-content .page-links a {
	background-image: none;
}

body.single .post .entry-content .page-links a.nitro-lazy {
	background-image: none !important;
}

body.single .post .entry-content .page-links a:hover {
	opacity: .6;
}

body.single .post .entry-content .page-links span, body.single .post .entry-content .page-links a {
	font-size: 1.125rem;
}

body.single .post .entry-content .page-links span {
	margin-right: 2rem;
}

body.single .post footer.entry-meta {
	margin-top: 3.75rem;
}

body.single .post footer.entry-meta .post_tags {
	text-align: center;
}

body.single .post footer.entry-meta .post_tags a {
	color: #000;
	background-color: #fff;
	border: 2px solid #e1e1e1;
	padding: .5rem .75rem .375rem .625rem;
	margin: 0 .625rem .625rem 0;
	display: inline-block;
	font-size: .8125rem !important;
	line-height: 1.2;
	font-weight: 400;
	transition: all .3s ease;
}

body.single .post footer.entry-meta .post_tags a:before {
	background-color: #e1e1e1;
	content: "";
	width: 5px;
	height: 5px;
	margin-right: .5rem;
	margin-bottom: .05rem;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

body.single .post footer.entry-meta .post_tags a .tag-link-count {
	color: #999;
}

body.single .post footer.entry-meta .post_tags a:hover {
	border-color: #000;
	color: #fff;
	background-color: #000;
}

body.single .post footer.entry-meta .post_tags a:hover:before {
	background-color: #fff;
}

body.single .post footer.entry-meta .post_tags a:hover .tag-link-count {
	color: #fff;
}

body.single .single_navigation_container {
	border-top: 1px solid #eee;
}

body.single .single_navigation_container .grid-container {
	padding-top: 0;
	padding-bottom: 0;
}

body.single .single_navigation_container .single_navigation {
	width: 100%;
	padding: 3.125rem 0;
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .single_navigation {
		padding: 0;
	}
}

body.single .single_navigation_container .post-navigation {
	position: relative;
	width: 100%;
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .nav-previous, body.single .single_navigation_container .nav-next {
		padding: 1.875rem 0;
	}
}

body.single .single_navigation_container .nav-previous a .nav-previous-title, body.single .single_navigation_container .nav-previous a .nav-next-title, body.single .single_navigation_container .nav-next a .nav-previous-title, body.single .single_navigation_container .nav-next a .nav-next-title {
	position: relative;
	display: inline-block;
	margin-bottom: .625rem;
	font-size: .75rem;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	color: #999;
}

@media print,screen and (max-width: 64.06125em) {
	body.single .single_navigation_container .nav-previous a .nav-previous-title, body.single .single_navigation_container .nav-previous a .nav-next-title, body.single .single_navigation_container .nav-next a .nav-previous-title, body.single .single_navigation_container .nav-next a .nav-next-title {
		font-size: 12px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .nav-previous a .nav-previous-title, body.single .single_navigation_container .nav-previous a .nav-next-title, body.single .single_navigation_container .nav-next a .nav-previous-title, body.single .single_navigation_container .nav-next a .nav-next-title {
		margin-bottom: 0;
	}
}

body.single .single_navigation_container .nav-previous a .nav-previous-title + span, body.single .single_navigation_container .nav-previous a .nav-next-title + span, body.single .single_navigation_container .nav-next a .nav-previous-title + span, body.single .single_navigation_container .nav-next a .nav-next-title + span {
	display: block;
	padding-bottom: 1.5rem;
	transition: all .3s ease-in-out;
	font-size: 1.625rem;
	line-height: 1.4;
	font-weight: 600;
}

@media print,screen and (min-width: 64.0625em) {
	body.single .single_navigation_container .nav-previous a .nav-previous-title + span, body.single .single_navigation_container .nav-previous a .nav-next-title + span, body.single .single_navigation_container .nav-next a .nav-previous-title + span, body.single .single_navigation_container .nav-next a .nav-next-title + span {
		padding-bottom: 0;
	}
}

@media print,screen and (max-width: 64.06125em) {
	body.single .single_navigation_container .nav-previous a .nav-previous-title + span, body.single .single_navigation_container .nav-previous a .nav-next-title + span, body.single .single_navigation_container .nav-next a .nav-previous-title + span, body.single .single_navigation_container .nav-next a .nav-next-title + span {
		font-size: 1.25rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .nav-previous a .nav-previous-title + span, body.single .single_navigation_container .nav-previous a .nav-next-title + span, body.single .single_navigation_container .nav-next a .nav-previous-title + span, body.single .single_navigation_container .nav-next a .nav-next-title + span {
		font-size: 1.125rem;
		padding-bottom: 0;
	}
}

body.single .single_navigation_container .nav-previous a .nav-previous-title, body.single .single_navigation_container .nav-next a .nav-previous-title {
	padding-left: 22px;
}

body.single .single_navigation_container .nav-previous a .nav-previous-title:before, body.single .single_navigation_container .nav-next a .nav-previous-title:before {
	position: absolute;
	top: 1px;
	left: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

body.single .single_navigation_container .nav-previous a .nav-next-title, body.single .single_navigation_container .nav-next a .nav-next-title {
	padding-right: 22px;
}

body.single .single_navigation_container .nav-previous a .nav-next-title:after, body.single .single_navigation_container .nav-next a .nav-next-title:after {
	position: absolute;
	top: 1px;
	right: 0;
	font-family: "Barberry" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

body.single .single_navigation_container .nav-previous a:hover .nav-previous-title + span, body.single .single_navigation_container .nav-previous a:hover .nav-next-title + span, body.single .single_navigation_container .nav-next a:hover .nav-previous-title + span, body.single .single_navigation_container .nav-next a:hover .nav-next-title + span {
	opacity: .6;
}

body.single .single_navigation_container .nav-previous {
	padding-right: 6.25rem;
}

@media print,screen and (max-width: 64.06125em) {
	body.single .single_navigation_container .nav-previous {
		padding-right: 3.125rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .nav-previous {
		padding-right: 0;
	}
}

body.single .single_navigation_container .nav-next {
	border-left: 1px solid #eee;
	text-align: right;
	padding-left: 6.25rem;
}

@media print,screen and (max-width: 64.06125em) {
	body.single .single_navigation_container .nav-next {
		padding-left: 3.125rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .nav-next {
		padding-left: 0;
		border-left: none;
		text-align: left;
	}
}

@media print,screen and (max-width: 47.99875em) {
	body.single .single_navigation_container .medium-6 .nav-next {
		border-top: 1px solid;
		border-color: #eee;
	}
}

body.single .single-comments-container {
	border-top: 1px solid rgba(0, 0, 0, .1);
}

body.single .single-comments-container .single-comments-row {
	padding-bottom: 5rem;
}

.related_post_container {
	background-color: rgba(0, 0, 0, .03);
	padding: 3.75rem 0;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container {
		padding: 1.875rem 0;
	}
}

.related_post_container .grid-container {
	padding-top: 0;
	padding-bottom: 0;
}

.related_post_container .single_related_posts .entry-title {
	text-align: center;
	margin-bottom: 2.5rem;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .entry-title {
		text-align: left;
		margin-bottom: 1.875rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post {
		margin-bottom: 1.5625rem;
	}
}

.related_post_container .single_related_posts .related-post .entry-thumbnail {
	margin-bottom: 1.25rem;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post .entry-thumbnail {
		display: inline-block;
		margin-bottom: 0;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post .entry-thumbnail .entry-meta {
		display: none;
	}
}

.related_post_container .single_related_posts .related-post .entry-thumbnail .related_post_image {
	display: block;
	overflow: hidden;
}

@media print,screen and (min-width: 48em) {
	.related_post_container .single_related_posts .related-post .entry-thumbnail .related_post_image:hover img {
		opacity: .6;
	}
}

.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-large {
	margin: 0;
	transition: opacity 1s;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-large {
		display: none;
	}
}

.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-thumbnail {
	display: none;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-thumbnail {
		display: block;
		max-width: 100px;
		width: 100%;
	}
}

.related_post_container .single_related_posts .related-post .related_post_content h2.related_post_title a {
	font-weight: 400;
	letter-spacing: -.5px;
	display: block;
	font-size: 20px;
	line-height: 1.3;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post .related_post_content h2.related_post_title a {
		font-size: 18px;
	}
}

.related_post_container .single_related_posts .related-post .related_post_content h2.related_post_title a:hover {
	opacity: .6;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post.has-post-thumbnail .related_post_content {
		width: 65%;
		padding-left: 20px;
		display: inline-block;
		vertical-align: top;
	}
}

.related_post_container .single_related_posts .related-post.has-post-thumbnail .related_post_content .entry-meta {
	display: none;
}

@media print,screen and (max-width: 47.99875em) {
	.related_post_container .single_related_posts .related-post.has-post-thumbnail .related_post_content .entry-meta {
		margin-top: -10px;
		display: block;
	}
}

body.page .entry-content .page-links {
	display: flex;
	justify-content: center;
	font-size: 1.125rem;
	clear: both;
}

body.page .entry-content .page-links a {
	background-image: none;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

body.page .entry-content .page-links a.nitro-lazy {
	background-image: none !important;
}

body.page .entry-content .page-links a:hover {
	opacity: .6;
}

body.page .entry-content .page-links span, body.page .entry-content .page-links a {
	font-size: 1.125rem;
}

body.page .entry-content .page-links span {
	margin-right: 2rem;
}

.error404 .site-content {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	text-align: center;
}

@media print,screen and (max-width: 64.06125em) {
	.error404 .site-content section {
		padding: 0 3.75rem;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.error404 .site-content section {
		padding: 0 1.875rem;
	}
}

.error404 .site-content .page-header .page-title-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}

.error404 .site-content .page-header .page-title-wrapper h1.page-title {
	margin: 0;
}

.error404 .site-content .error-404-searchform {
	margin: 3.75rem 0 0;
	padding: 0 3.75rem;
}

@media print,screen and (max-width: 64.06125em) {
	.error404 .site-content .error-404-searchform {
		padding: 0;
	}
}

h2.vc_custom_heading {
	margin-bottom: 0;
}

.grid-container {
	padding-left: 30px;
}

@media (min-width: 768px) {
	.grid-container {
		padding-left: calc(8.6805555556vw - 36.6666666667px);
	}
}

@media (min-width: 1920px) {
	.grid-container {
		padding-left: 130px;
	}
}

.grid-container {
	padding-right: 30px;
}

@media (min-width: 768px) {
	.grid-container {
		padding-right: calc(8.6805555556vw - 36.6666666667px);
	}
}

@media (min-width: 1920px) {
	.grid-container {
		padding-right: 130px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.grid-container {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}

.full-width-page .grid-container {
	padding: 0;
}

.full-width-page .boxed-row {
	overflow: visible;
	padding-left: 30px;
}

@media (min-width: 768px) {
	.full-width-page .boxed-row {
		padding-left: calc(8.6805555556vw - 36.6666666667px);
	}
}

@media (min-width: 1920px) {
	.full-width-page .boxed-row {
		padding-left: 130px;
	}
}

.full-width-page .boxed-row {
	padding-right: 30px;
}

@media (min-width: 768px) {
	.full-width-page .boxed-row {
		padding-right: calc(8.6805555556vw - 36.6666666667px);
	}
}

@media (min-width: 1920px) {
	.full-width-page .boxed-row {
		padding-right: 130px;
	}
}

@media print,screen and (max-width: 47.99875em) {
	.full-width-page .boxed-row {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}

.full-width-page .boxed-row .vc_row[data-vc-full-width] {
	overflow: visible;
}

.full-width-page .grid-container.content-page-wrapper {
	padding-left: 0;
	padding-right: 0;
}

.product_slider_wrapper {
	padding: 0;
}

.product_slider_wrapper .carousel-title {
	text-align: center;
	margin-bottom: 3.75rem;
}

.blog_listing_title {
	text-align: center;
	margin-bottom: 3.75rem;
}

.related_posts_section {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
}

.related_posts_section .related-post {
	margin-bottom: 1.25rem;
}

.barberry-button-container {
	display: block;
	max-width: 100%;
}

.barberry-button-container.b-button_inline {
	display: inline-block;
	vertical-align: top;
}

.barberry-button-container.b-button_left {
	text-align: left;
}

.barberry-button-container.b-button_center {
	text-align: center;
}

.barberry-button-container.b-button_right {
	text-align: right;
}

.barberry-button-container .b-button_small {
	padding: 1.25em 2em 1.15em;
	font-size: .5em;
}

.barberry-button-container .b-button_large {
	padding: 1.8em 3.25em 1.7em;
	font-size: .8em;
}

.barberry_custom_link {
	font-weight: 700 !important;
	letter-spacing: 1px;
	background-color: rgba(0, 0, 0, 0);
	text-transform: uppercase;
	border-bottom: 2px solid;
	padding: 0 0 6px;
	font-size: .8125rem;
}

@media print,screen and (max-width: 47.99875em) {
	.barberry_custom_link {
		font-size: .75rem;
		font-weight: 600;
	}
}

.barberry_custom_link:hover {
	border-color: rgba(0, 0, 0, 0) !important;
}

@media print,screen and (max-width: 47.99875em) {
	.barberry-google-map {
		max-height: 400px;
	}
}

.barberry-google-map .animated-dot {
	width: 40px;
	height: 40px;
	left: -20px;
	top: -20px;
	position: relative;
	-webkit-animation-name: slideInDown;
	-moz-animation-name: slideInDown;
	-o-animation-name: slideInDown;
	-ms-animation-name: slideInDown;
	animation-name: slideInDown;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-delay: .5s;
}

.barberry-google-map .animated-dot .pin {
	width: 40px;
	height: 40px;
	border-radius: 50% 50% 50% 0;
	background: #89849b;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
}

.barberry-google-map .animated-dot .pin:after {
	content: "";
	width: 16px;
	height: 16px;
	margin: 12px 0 0 12px;
	background: #2f2f2f;
	position: absolute;
	border-radius: 50%;
}

.barberry-google-map .animated-dot .pulse {
	opacity: .3;
	background: rgba(0, 0, 0, .4);
	border-radius: 50%;
	height: 12px;
	width: 12px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 23px 0px 0px -6px;
	-webkit-transform: rotateX(55deg);
	-moz-transform: rotateX(55deg);
	-o-transform: rotateX(55deg);
	-ms-transform: rotateX(55deg);
	transform: rotateX(55deg);
	z-index: -2;
}

.barberry-google-map .animated-dot .pulse:after {
	content: "";
	border-radius: 50%;
	height: 50px;
	width: 50px;
	position: absolute;
	margin: -18px 0 0 -18px;
	-webkit-animation: pulsate 1s ease-out;
	-moz-animation: pulsate 1s ease-out;
	-o-animation: pulsate 1s ease-out;
	-ms-animation: pulsate 1s ease-out;
	animation: pulsate 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-box-shadow: 0 0 1px 2px #89849b;
	box-shadow: 0 0 1px 2px #89849b;
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	-o-animation-delay: 1.1s;
	-ms-animation-delay: 1.1s;
	animation-delay: 1.1s;
}

.wpcf7 p:not(.form-row) {
	margin-bottom: 0;
}

.wpcf7 p:not(.form-row) .wpcf7-form-control-wrap {
	display: block;
	margin-top: 7px;
}

.site-social-icons-shortcode ul.social-icons.center {
	text-align: center;
}

.site-social-icons-shortcode ul.social-icons.right {
	text-align: right;
}

.site-social-icons-shortcode ul.social-icons li {
	opacity: 1;
}

.shortcode_barberry_slider {
	width: 100%;
}

.shortcode_barberry_slider.full_height .barberry_slider-wrapper {
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
}

.shortcode_barberry_slider.full_height .barberry_slider-wrapper .carousel-cell .bg-wrapper {
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
}

.shortcode_barberry_slider .barberry_slider-wrapper {
	position: relative;
	overflow: hidden;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition-delay: .2s;
	-moz-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	-o-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	-webkit-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	transition: .4s transform cubic-bezier(.645, .045, .355, 1);
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .fullslidelink {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .cell-img {
	transform: scale(1.1);
	-moz-transition: transform 0s ease;
	-o-transition: transform 0s ease;
	-webkit-transition: transform 0s ease;
	transition: transform 0s ease;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .cell-img .bg-wrapper {
	background-position: center center;
	background-size: cover;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content {
	-moz-transform: skew(8deg);
	-o-transform: skew(8deg);
	-ms-transform: skew(8deg);
	-webkit-transform: skew(8deg);
	transform: skew(8deg);
	-moz-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	-webkit-transition: transform 1s ease;
	transition: transform 1s ease;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
	opacity: 0;
	text-align: center;
	max-width: 850px;
	max-width: 450px;
}

@media (min-width: 768px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
		max-width: calc(58.59375vw + 0px);
	}
}

@media (min-width: 1024px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
		max-width: calc(39.0625vw + 200px);
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
		max-width: calc(93.75vw - 500px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
		max-width: 850px;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
	-moz-transition: .5s transform cubic-bezier(.19, 1, .22, 1);
	-o-transition: .5s transform cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: .5s transform cubic-bezier(.19, 1, .22, 1);
	transition: .5s transform cubic-bezier(.19, 1, .22, 1);
}

@media screen and (max-width: 25em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
		max-width: 90%;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 10px;
}

@media (min-width: 768px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
		font-size: calc(.390625vw + 7px);
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
		font-size: calc(1.25vw - 4px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
		font-size: 14px;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 1.5625rem;
}

@media screen and (max-width: 25em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
		margin-bottom: .9375rem;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
}

@media (min-width: 768px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
		font-size: calc(3.3203125vw + 2.5px);
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
		font-size: calc(6.25vw - 35px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
		font-size: 55px;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
	line-height: 1.1;
	margin-bottom: 0;
	display: block;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 2.1875rem;
	display: inline-block;
	font-size: 10px;
}

@media (min-width: 768px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
		font-size: 10px;
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
		font-size: calc(2.5vw - 22px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
		font-size: 14px;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
	line-height: 2;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 3px solid #000;
	background-image: none !important;
	transition: border-color .3s !important;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a.nitro-lazy {
	background-image: none !important;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a:hover {
	border-bottom: 3px solid rgba(0, 0, 0, 0) !important;
}

@media print,screen and (max-width: 64.06125em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
		margin-top: 1.25rem;
	}
}

@media screen and (max-width: 25em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
		margin-top: .9375rem;
		border-width: 2px;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.is-selected .cell-img {
	height: 100%;
	transform: scale(1);
	transition: transform 2s ease;
	transition-delay: 0s;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.is-selected .slider-content {
	transform: skew(0);
	transition: transform 1.6s ease;
	transition-delay: 0s;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_left .slider-content {
	justify-content: flex-start;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_left .slider-content .slider-content-wrapper {
	text-align: left;
	margin-left: 12vw;
}

@media print,screen and (max-width: 47.99875em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_left .slider-content .slider-content-wrapper {
		margin-left: 9vw;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_right .slider-content {
	justify-content: flex-end;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_right .slider-content .slider-content-wrapper {
	text-align: right;
	margin-right: 12vw;
}

@media print,screen and (max-width: 47.99875em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_right .slider-content .slider-content-wrapper {
		margin-right: 9vw;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_left .slider-content {
	justify-content: flex-start;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_left .slider-content .slider-content-wrapper {
	text-align: left;
	align-self: flex-end;
	margin-left: 12vw;
	margin-bottom: 5vw;
}

@media print,screen and (max-width: 47.99875em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_left .slider-content .slider-content-wrapper {
		margin-left: 9vw;
		margin-bottom: 13vw;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_center .slider-content {
	align-items: flex-end;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_center .slider-content .slider-content-wrapper {
	text-align: center;
	margin-bottom: 5vw;
}

@media print,screen and (max-width: 47.99875em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_center .slider-content .slider-content-wrapper {
		margin-bottom: 13vw;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_right .slider-content {
	justify-content: flex-end;
}

.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_right .slider-content .slider-content-wrapper {
	text-align: right;
	align-self: flex-end;
	margin-right: 12vw;
	margin-bottom: 5vw;
}

@media print,screen and (max-width: 47.99875em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_right .slider-content .slider-content-wrapper {
		margin-right: 9vw;
		margin-bottom: 13vw;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .flickity-button .flickity-button-icon {
	opacity: 0;
	width: 80%;
	height: 80%;
}

.shortcode_barberry_slider .barberry_slider-wrapper .flickity-page-dots {
	opacity: 0;
	display: none;
	bottom: 5vh;
}

@media print,screen and (max-width: 47.99875em) {
	.shortcode_barberry_slider .barberry_slider-wrapper .flickity-page-dots {
		display: block;
	}
}

.shortcode_barberry_slider .barberry_slider-wrapper .flickity-page-dots .dot {
	background: #333;
}

.shortcode_barberry_collections_slider {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media screen and (max-width: 48.0625em) {
	.shortcode_barberry_collections_slider {
		align-items: flex-start;
		flex-wrap: wrap;
		align-content: flex-start;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_small {
	position: relative;
	overflow: hidden;
	flex-basis: 10%;
	height: 70%;
}

@media print,screen and (max-width: 74.99875em) {
	.shortcode_barberry_collections_slider .barberry_slider_small {
		display: none;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition-delay: .2s;
	-moz-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	-o-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	-webkit-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	transition: .4s transform cubic-bezier(.645, .045, .355, 1);
}

.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell .cell-img {
	-moz-transition: transform 0s ease;
	-o-transition: transform 0s ease;
	-webkit-transition: transform 0s ease;
	transition: transform 0s ease;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell .cell-img .bg-wrapper {
	background-position: center center;
	background-size: cover;
}

.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell.is-selected .cell-img {
	height: 100%;
	transition: transform 2s ease;
	transition-delay: 0s;
}

.shortcode_barberry_collections_slider .barberry_slider_content {
	position: relative;
	flex-basis: 15%;
	height: 70%;
}

@media print,screen and (max-width: 74.99875em) {
	.shortcode_barberry_collections_slider .barberry_slider_content {
		height: 70%;
		flex-basis: 20%;
	}
}

@media screen and (max-width: 48em) {
	.shortcode_barberry_collections_slider .barberry_slider_content {
		align-self: flex-start;
		height: 100%;
	}
}

@media screen and (max-width: 48.0625em) {
	.shortcode_barberry_collections_slider .barberry_slider_content {
		order: 2;
		flex-basis: 100%;
		height: auto;
		min-height: 300px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
	padding: 60px;
	z-index: 4;
	position: absolute;
	left: -2px;
	top: 60px;
	width: 180%;
	height: 100%;
	background-color: #fff;
	padding-left: 40px;
}

@media (min-width: 768px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
		padding-left: calc(7.8125vw - 20px);
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
		padding-left: calc(4.6875vw + 20px);
	}
}

@media (min-width: 1920px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
		padding-left: 110px;
	}
}

@media print,screen and (max-width: 64.06125em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
		padding: 40px;
	}
}

@media screen and (max-width: 48.0625em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
		top: 0;
		width: 100%;
		padding-top: 20px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-viewport {
	overflow: visible;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-slider {
	transform: none !important;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell {
	width: 100%;
	height: 100%;
	left: 0 !important;
	opacity: 0;
	transition: opacity .3s ease-in-out;
	transition-delay: 0s;
	z-index: 1;
	background-color: #fff;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-subtitle {
	-moz-transform: translateX(-100px) translateZ(0);
	-o-transform: translateX(-100px) translateZ(0);
	-ms-transform: translateX(-100px) translateZ(0);
	-webkit-transform: translateX(-100px) translateZ(0);
	transform: translateX(-100px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-title {
	-moz-transform: translateX(-110px) translateZ(0);
	-o-transform: translateX(-110px) translateZ(0);
	-ms-transform: translateX(-110px) translateZ(0);
	-webkit-transform: translateX(-110px) translateZ(0);
	transform: translateX(-110px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-description {
	-moz-transform: translateX(-120px) translateZ(0);
	-o-transform: translateX(-120px) translateZ(0);
	-ms-transform: translateX(-120px) translateZ(0);
	-webkit-transform: translateX(-120px) translateZ(0);
	transform: translateX(-120px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-button {
	-moz-transform: translateX(-130px) translateZ(0);
	-o-transform: translateX(-130px) translateZ(0);
	-ms-transform: translateX(-130px) translateZ(0);
	-webkit-transform: translateX(-130px) translateZ(0);
	transform: translateX(-130px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-subtitle {
	-moz-transform: translateX(100px) translateZ(0);
	-o-transform: translateX(100px) translateZ(0);
	-ms-transform: translateX(100px) translateZ(0);
	-webkit-transform: translateX(100px) translateZ(0);
	transform: translateX(100px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-title {
	-moz-transform: translateX(110px) translateZ(0);
	-o-transform: translateX(110px) translateZ(0);
	-ms-transform: translateX(110px) translateZ(0);
	-webkit-transform: translateX(110px) translateZ(0);
	transform: translateX(110px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-description {
	-moz-transform: translateX(120px) translateZ(0);
	-o-transform: translateX(120px) translateZ(0);
	-ms-transform: translateX(120px) translateZ(0);
	-webkit-transform: translateX(120px) translateZ(0);
	transform: translateX(120px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-button {
	-moz-transform: translateX(130px) translateZ(0);
	-o-transform: translateX(130px) translateZ(0);
	-ms-transform: translateX(130px) translateZ(0);
	-webkit-transform: translateX(130px) translateZ(0);
	transform: translateX(130px) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 10px;
}

@media (min-width: 768px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
		font-size: calc(.390625vw + 7px);
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
		font-size: calc(1.25vw - 4px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
		font-size: 14px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 1.5625rem;
	opacity: 0;
	-moz-transform: translateX(100px) translateZ(0);
	-o-transform: translateX(100px) translateZ(0);
	-ms-transform: translateX(100px) translateZ(0);
	-webkit-transform: translateX(100px) translateZ(0);
	transform: translateX(100px) translateZ(0);
	-moz-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-o-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-webkit-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
	text-indent: -34px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
}

@media (min-width: 768px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
		font-size: calc(2.34375vw + 10px);
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
		font-size: calc(9.375vw - 80px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
		font-size: 55px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
	line-height: 1.1;
	margin-bottom: 0;
	display: block;
	opacity: 0;
	-moz-transform: translateX(110px) translateZ(0);
	-o-transform: translateX(110px) translateZ(0);
	-ms-transform: translateX(110px) translateZ(0);
	-webkit-transform: translateX(110px) translateZ(0);
	transform: translateX(110px) translateZ(0);
	-moz-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-o-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-webkit-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
}

@media print,screen and (max-width: 64.06125em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
		text-indent: 0px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
	opacity: 0;
	opacity: .6;
	margin-top: 1.25rem;
	font-size: 16px;
}

@media (min-width: 768px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
		font-size: 16px;
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
		font-size: calc(1.25vw + 0px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
		font-size: 18px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
	line-height: 1.4;
	-moz-transform: translateX(120px) translateZ(0);
	-o-transform: translateX(120px) translateZ(0);
	-ms-transform: translateX(120px) translateZ(0);
	-webkit-transform: translateX(120px) translateZ(0);
	transform: translateX(120px) translateZ(0);
	-moz-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-o-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-webkit-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button {
	opacity: 0;
	-moz-transform: translateX(130px) translateZ(0);
	-o-transform: translateX(130px) translateZ(0);
	-ms-transform: translateX(130px) translateZ(0);
	-webkit-transform: translateX(130px) translateZ(0);
	transform: translateX(130px) translateZ(0);
	-moz-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-o-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	-webkit-transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
	transition: transform 1s cubic-bezier(.165, .84, .44, 1) .3s, opacity 2s cubic-bezier(.165, .84, .44, 1) 2s;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: .9375rem;
	display: inline-block;
	font-size: 10px;
}

@media (min-width: 768px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
		font-size: 10px;
	}
}

@media (min-width: 1280px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
		font-size: calc(1.25vw - 6px);
	}
}

@media (min-width: 1440px) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
		font-size: 12px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
	line-height: 2;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 3px solid #000;
	background-image: none !important;
	transition: border-color .3s !important;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a.nitro-lazy {
	background-image: none !important;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a:hover {
	border-bottom: 2px solid rgba(0, 0, 0, 0) !important;
}

@media print,screen and (max-width: 64.06125em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
		margin-top: 1.25rem;
	}
}

@media screen and (max-width: 25em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
		margin-top: .9375rem;
		border-width: 2px;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected {
	opacity: 1;
	transition: opacity .3s ease-in-out;
	transition-delay: .1s;
	z-index: 2;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-title, .shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-subtitle, .shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-description, .shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-button {
	opacity: 1;
	transition-delay: 0s;
	transform: translateX(0) translateZ(0);
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-description {
	opacity: .6;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots {
	z-index: 4;
	bottom: 50px;
	width: auto;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots li {
	cursor: default;
	pointer-events: none;
}

@media print,screen and (max-width: 64.06125em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots {
		bottom: 80px;
	}
}

@media screen and (max-width: 48.0625em) {
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots {
		left: auto;
		bottom: auto;
		right: auto;
		top: -30px;
		padding: 5px 10px;
		background-color: #fff;
	}
	
	.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots li {
		cursor: pointer;
		pointer-events: visible;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button {
	height: 60px;
	width: 65px;
	border-radius: 0;
	background-color: #000;
	opacity: 1;
	-moz-transform: translateX(0) !important;
	-o-transform: translateX(0) !important;
	-ms-transform: translateX(0) !important;
	-webkit-transform: translateX(0) !important;
	transform: translateX(0) !important;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button svg {
	top: calc(50% - 12px);
	left: calc(50% - 11px);
	width: 50%;
	fill: #fff;
	position: absolute;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button svg path {
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button:hover svg {
	opacity: .6;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button.flickity-prev-next-button.previous {
	top: -60px;
	left: 0;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button.flickity-prev-next-button.next {
	top: -60px;
	left: 66px;
}

.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button.flickity-prev-next-button.next svg path {
	-moz-transform: scaleX(-1) translateX(-70px);
	-o-transform: scaleX(-1) translateX(-70px);
	-ms-transform: scaleX(-1) translateX(-70px);
	-webkit-transform: scaleX(-1) translateX(-70px);
	transform: scaleX(-1) translateX(-70px);
	-ms-filter: fliph;
	filter: fliph;
}

.shortcode_barberry_collections_slider .barberry_slider_big {
	position: relative;
	overflow: hidden;
	flex-basis: 75%;
	align-self: flex-end;
}

@media print,screen and (max-width: 74.99875em) {
	.shortcode_barberry_collections_slider .barberry_slider_big {
		flex-basis: 80%;
	}
}

@media screen and (max-width: 48.0625em) {
	.shortcode_barberry_collections_slider .barberry_slider_big {
		order: 1;
		flex-basis: 100%;
	}
}

.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition-delay: .2s;
	-moz-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	-o-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	-webkit-transition: .4s transform cubic-bezier(.645, .045, .355, 1);
	transition: .4s transform cubic-bezier(.645, .045, .355, 1);
}

.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell .cell-img {
	-moz-transition: transform 0s ease;
	-o-transition: transform 0s ease;
	-webkit-transition: transform 0s ease;
	transition: transform 0s ease;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell .cell-img .bg-wrapper {
	background-position: center center;
	background-size: cover;
}

.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell.is-selected .cell-img {
	height: 100%;
	transition: transform 2s ease;
	transition-delay: 0s;
}

.language_currency_switcher {
	height: 100%;
}

.language_currency_switcher .language_switcher, .language_currency_switcher .currency_switcher {
	display: inline-block;
}

.language_currency_switcher .language_switcher > span, .language_currency_switcher .currency_switcher > span {
	font-size: 16px;
	line-height: 1.3;
	display: inline-block;
}

.language_currency_switcher .language_switcher nav, .language_currency_switcher .currency_switcher nav {
	margin-right: 5px;
	display: inline-block;
}

.language_currency_switcher .language_switcher nav > ul > li, .language_currency_switcher .currency_switcher nav > ul > li {
	padding: 0;
	padding-bottom: 7px;
	margin: 0;
}

.language_currency_switcher .language_switcher nav > ul > li > a, .language_currency_switcher .currency_switcher nav > ul > li > a {
	padding: 0;
	margin: 0;
	margin-left: 0 !important;
	font-size: 16px;
	line-height: 1.3;
}

.language_currency_switcher .language_switcher nav > ul > li > a img, .language_currency_switcher .currency_switcher nav > ul > li > a img {
	margin-bottom: 4px;
	margin-right: 5px;
}

.language_currency_switcher .language_switcher nav > ul > li > a span, .language_currency_switcher .currency_switcher nav > ul > li > a span {
	display: inline;
	font-size: 16px;
	line-height: 1.3;
	padding: 0;
}

.language_currency_switcher .language_switcher nav > ul > li ul.submenu li a img, .language_currency_switcher .currency_switcher nav > ul > li ul.submenu li a img {
	margin-right: 5px;
	margin-bottom: 2px;
}

.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu, .language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu {
	padding: 1.5625rem 0;
	min-width: 200px;
	text-align: left;
}

.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu li, .language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu li {
	text-align: left;
}

.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu li a, .language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu li a {
	font-size: 16px;
	padding: .25rem 0;
	margin-left: 2.1875rem;
}

.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu li a span, .language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu li a span {
	font-size: 16px;
}

.barberry-switcher .dropdown.menu > li.is-dropdown-submenu-parent > a {
	padding-right: 1rem;
}

.barberry-switcher .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	font-size: 8px;
	font-weight: bold;
	content: "";
	top: calc(50% - 4px);
	left: auto;
	right: .2em;
}

.navigation-foundation.barberry-switcher ul {
	display: block;
}

body.load-transition header.site-header .header-wrapper .header-sections, body.load-transition .topbar, body.load-transition .page-header .page-header-bg-wrapper, body.load-transition .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title, body.load-transition .page-header .title-section .title-section-wrapper .title-wrapper .term-description, body.load-transition .breadcrumbs-wrapper .breadcrumbs, body.load-transition .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories, body.load-transition .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg, body.load-transition .content-area, body.load-transition .blog-content-area, body.load-transition .post-content-area, body.load-transition footer#site-footer, body.load-transition .page-title-delimiter {
	opacity: 0;
}

body.load-transition.single .page-header .barberry-entry-meta ul.entry-meta-list {
	opacity: 0;
}

body.load-transition .blog-listing .blog-articles article {
	visibility: hidden;
}
