@charset "UTF-8";
@media print,
screen and (min-width:40em) {
	.reveal,
	.reveal.large,
	.reveal.small,
	.reveal.tiny {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

main {
	display: block
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

input {
	overflow: visible
}

[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-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

details {
	display: block
}

summary {
	display: list-item
}

menu {
	display: block
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
	box-sizing: border-box;
	font-size: 100%
}

*,
::after,
::before {
	box-sizing: inherit
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #1a1a1a;
	-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: 3px
}

select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 3px
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none!important
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 3px;
	background: 0 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

pre {
	overflow: auto
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit
}

.is-visible {
	display: block!important
}

.is-hidden {
	display: none!important
}

.row {
	max-width: 75rem;
	margin-right: auto;
	margin-left: auto
}

.row::after,
.row::before {
	display: table;
	content: ' ';
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.row::after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-right: 0;
	padding-left: 0
}

.row .row {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

@media print,
screen and (min-width:64em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

@media screen and (min-width:90em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.row .row.collapse {
	margin-right: 0;
	margin-left: 0
}

.row.expanded {
	max-width: none
}

.row.expanded .row {
	margin-right: auto;
	margin-left: auto
}

.row:not(.expanded) .row {
	max-width: none
}

.row.gutter-small>.column,
.row.gutter-small>.columns {
	padding-right: .625rem;
	padding-left: .625rem
}

.row.gutter-medium>.column,
.row.gutter-medium>.columns {
	padding-right: .9375rem;
	padding-left: .9375rem
}

.column,
.columns {
	width: 100%;
	float: left;
	padding-right: .625rem;
	padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
	.column,
	.columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left
}

.column.row.row,
.row.row.columns {
	float: none
}

.row .column.row.row,
.row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	position: relative;
	left: 8.33333%
}

.small-pull-1 {
	position: relative;
	left: -8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	position: relative;
	left: 16.66667%
}

.small-pull-2 {
	position: relative;
	left: -16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	position: relative;
	left: 25%
}

.small-pull-3 {
	position: relative;
	left: -25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	position: relative;
	left: 33.33333%
}

.small-pull-4 {
	position: relative;
	left: -33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	position: relative;
	left: 41.66667%
}

.small-pull-5 {
	position: relative;
	left: -41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	width: 50%
}

.small-push-6 {
	position: relative;
	left: 50%
}

.small-pull-6 {
	position: relative;
	left: -50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	position: relative;
	left: 58.33333%
}

.small-pull-7 {
	position: relative;
	left: -58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	position: relative;
	left: 66.66667%
}

.small-pull-8 {
	position: relative;
	left: -66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	position: relative;
	left: 75%
}

.small-pull-9 {
	position: relative;
	left: -75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	position: relative;
	left: 83.33333%
}

.small-pull-10 {
	position: relative;
	left: -83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	position: relative;
	left: 91.66667%
}

.small-pull-11 {
	position: relative;
	left: -91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
	float: left;
	width: 100%
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column,
.small-up-2>.columns {
	float: left;
	width: 50%
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
	clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column,
.small-up-3>.columns {
	float: left;
	width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column,
.small-up-4>.columns {
	float: left;
	width: 25%
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column,
.small-up-5>.columns {
	float: left;
	width: 20%
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column,
.small-up-6>.columns {
	float: left;
	width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column,
.small-up-7>.columns {
	float: left;
	width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column,
.small-up-8>.columns {
	float: left;
	width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
	float: left
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-right: 0;
	padding-left: 0
}

.small-collapse .row {
	margin-right: 0;
	margin-left: 0
}

.expanded.row .small-collapse.row {
	margin-right: 0;
	margin-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-right: .625rem;
	padding-left: .625rem
}

.small-centered {
	margin-right: auto;
	margin-left: auto
}

.small-centered,
.small-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}

.small-pull-0,
.small-push-0,
.small-uncentered {
	position: static;
	float: left;
	margin-right: 0;
	margin-left: 0
}

@media print,
screen and (min-width:40em) {
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		position: relative;
		left: 8.33333%
	}
	.medium-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		position: relative;
		left: 16.66667%
	}
	.medium-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		position: relative;
		left: 25%
	}
	.medium-pull-3 {
		position: relative;
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		position: relative;
		left: 33.33333%
	}
	.medium-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		position: relative;
		left: 41.66667%
	}
	.medium-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		position: relative;
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		position: relative;
		left: 58.33333%
	}
	.medium-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		position: relative;
		left: 66.66667%
	}
	.medium-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		position: relative;
		left: 75%
	}
	.medium-pull-9 {
		position: relative;
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		position: relative;
		left: 83.33333%
	}
	.medium-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		position: relative;
		left: 91.66667%
	}
	.medium-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1>.column,
	.medium-up-1>.columns {
		float: left;
		width: 100%
	}
	.medium-up-1>.column:nth-of-type(1n),
	.medium-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1>.column:nth-of-type(1n+1),
	.medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1>.column:last-child,
	.medium-up-1>.columns:last-child {
		float: left
	}
	.medium-up-2>.column,
	.medium-up-2>.columns {
		float: left;
		width: 50%
	}
	.medium-up-2>.column:nth-of-type(1n),
	.medium-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2>.column:nth-of-type(2n+1),
	.medium-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2>.column:last-child,
	.medium-up-2>.columns:last-child {
		float: left
	}
	.medium-up-3>.column,
	.medium-up-3>.columns {
		float: left;
		width: 33.33333%
	}
	.medium-up-3>.column:nth-of-type(1n),
	.medium-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3>.column:nth-of-type(3n+1),
	.medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3>.column:last-child,
	.medium-up-3>.columns:last-child {
		float: left
	}
	.medium-up-4>.column,
	.medium-up-4>.columns {
		float: left;
		width: 25%
	}
	.medium-up-4>.column:nth-of-type(1n),
	.medium-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4>.column:nth-of-type(4n+1),
	.medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4>.column:last-child,
	.medium-up-4>.columns:last-child {
		float: left
	}
	.medium-up-5>.column,
	.medium-up-5>.columns {
		float: left;
		width: 20%
	}
	.medium-up-5>.column:nth-of-type(1n),
	.medium-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5>.column:nth-of-type(5n+1),
	.medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5>.column:last-child,
	.medium-up-5>.columns:last-child {
		float: left
	}
	.medium-up-6>.column,
	.medium-up-6>.columns {
		float: left;
		width: 16.66667%
	}
	.medium-up-6>.column:nth-of-type(1n),
	.medium-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6>.column:nth-of-type(6n+1),
	.medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6>.column:last-child,
	.medium-up-6>.columns:last-child {
		float: left
	}
	.medium-up-7>.column,
	.medium-up-7>.columns {
		float: left;
		width: 14.28571%
	}
	.medium-up-7>.column:nth-of-type(1n),
	.medium-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7>.column:nth-of-type(7n+1),
	.medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7>.column:last-child,
	.medium-up-7>.columns:last-child {
		float: left
	}
	.medium-up-8>.column,
	.medium-up-8>.columns {
		float: left;
		width: 12.5%
	}
	.medium-up-8>.column:nth-of-type(1n),
	.medium-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8>.column:nth-of-type(8n+1),
	.medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8>.column:last-child,
	.medium-up-8>.columns:last-child {
		float: left
	}
	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-right: 0;
		padding-left: 0
	}
	.medium-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .medium-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.medium-centered {
		margin-right: auto;
		margin-left: auto
	}
	.medium-centered,
	.medium-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.medium-pull-0,
	.medium-push-0,
	.medium-uncentered {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		position: relative;
		left: 8.33333%
	}
	.large-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		position: relative;
		left: 16.66667%
	}
	.large-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		position: relative;
		left: 25%
	}
	.large-pull-3 {
		position: relative;
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		position: relative;
		left: 33.33333%
	}
	.large-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		position: relative;
		left: 41.66667%
	}
	.large-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		position: relative;
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		position: relative;
		left: 58.33333%
	}
	.large-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		position: relative;
		left: 66.66667%
	}
	.large-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		position: relative;
		left: 75%
	}
	.large-pull-9 {
		position: relative;
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		position: relative;
		left: 83.33333%
	}
	.large-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		position: relative;
		left: 91.66667%
	}
	.large-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1>.column,
	.large-up-1>.columns {
		float: left;
		width: 100%
	}
	.large-up-1>.column:nth-of-type(1n),
	.large-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1>.column:nth-of-type(1n+1),
	.large-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1>.column:last-child,
	.large-up-1>.columns:last-child {
		float: left
	}
	.large-up-2>.column,
	.large-up-2>.columns {
		float: left;
		width: 50%
	}
	.large-up-2>.column:nth-of-type(1n),
	.large-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2>.column:nth-of-type(2n+1),
	.large-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2>.column:last-child,
	.large-up-2>.columns:last-child {
		float: left
	}
	.large-up-3>.column,
	.large-up-3>.columns {
		float: left;
		width: 33.33333%
	}
	.large-up-3>.column:nth-of-type(1n),
	.large-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3>.column:nth-of-type(3n+1),
	.large-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3>.column:last-child,
	.large-up-3>.columns:last-child {
		float: left
	}
	.large-up-4>.column,
	.large-up-4>.columns {
		float: left;
		width: 25%
	}
	.large-up-4>.column:nth-of-type(1n),
	.large-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4>.column:nth-of-type(4n+1),
	.large-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4>.column:last-child,
	.large-up-4>.columns:last-child {
		float: left
	}
	.large-up-5>.column,
	.large-up-5>.columns {
		float: left;
		width: 20%
	}
	.large-up-5>.column:nth-of-type(1n),
	.large-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5>.column:nth-of-type(5n+1),
	.large-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5>.column:last-child,
	.large-up-5>.columns:last-child {
		float: left
	}
	.large-up-6>.column,
	.large-up-6>.columns {
		float: left;
		width: 16.66667%
	}
	.large-up-6>.column:nth-of-type(1n),
	.large-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6>.column:nth-of-type(6n+1),
	.large-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6>.column:last-child,
	.large-up-6>.columns:last-child {
		float: left
	}
	.large-up-7>.column,
	.large-up-7>.columns {
		float: left;
		width: 14.28571%
	}
	.large-up-7>.column:nth-of-type(1n),
	.large-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7>.column:nth-of-type(7n+1),
	.large-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7>.column:last-child,
	.large-up-7>.columns:last-child {
		float: left
	}
	.large-up-8>.column,
	.large-up-8>.columns {
		float: left;
		width: 12.5%
	}
	.large-up-8>.column:nth-of-type(1n),
	.large-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8>.column:nth-of-type(8n+1),
	.large-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8>.column:last-child,
	.large-up-8>.columns:last-child {
		float: left
	}
	.large-collapse>.column,
	.large-collapse>.columns {
		padding-right: 0;
		padding-left: 0
	}
	.large-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .large-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.large-centered {
		margin-right: auto;
		margin-left: auto
	}
	.large-centered,
	.large-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.large-pull-0,
	.large-push-0,
	.large-uncentered {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}

@media screen and (min-width:90em) {
	.xxlarge-1 {
		width: 8.33333%
	}
	.xxlarge-push-1 {
		position: relative;
		left: 8.33333%
	}
	.xxlarge-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.xxlarge-offset-0 {
		margin-left: 0
	}
	.xxlarge-2 {
		width: 16.66667%
	}
	.xxlarge-push-2 {
		position: relative;
		left: 16.66667%
	}
	.xxlarge-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.xxlarge-offset-1 {
		margin-left: 8.33333%
	}
	.xxlarge-3 {
		width: 25%
	}
	.xxlarge-push-3 {
		position: relative;
		left: 25%
	}
	.xxlarge-pull-3 {
		position: relative;
		left: -25%
	}
	.xxlarge-offset-2 {
		margin-left: 16.66667%
	}
	.xxlarge-4 {
		width: 33.33333%
	}
	.xxlarge-push-4 {
		position: relative;
		left: 33.33333%
	}
	.xxlarge-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.xxlarge-offset-3 {
		margin-left: 25%
	}
	.xxlarge-5 {
		width: 41.66667%
	}
	.xxlarge-push-5 {
		position: relative;
		left: 41.66667%
	}
	.xxlarge-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.xxlarge-offset-4 {
		margin-left: 33.33333%
	}
	.xxlarge-6 {
		width: 50%
	}
	.xxlarge-push-6 {
		position: relative;
		left: 50%
	}
	.xxlarge-pull-6 {
		position: relative;
		left: -50%
	}
	.xxlarge-offset-5 {
		margin-left: 41.66667%
	}
	.xxlarge-7 {
		width: 58.33333%
	}
	.xxlarge-push-7 {
		position: relative;
		left: 58.33333%
	}
	.xxlarge-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.xxlarge-offset-6 {
		margin-left: 50%
	}
	.xxlarge-8 {
		width: 66.66667%
	}
	.xxlarge-push-8 {
		position: relative;
		left: 66.66667%
	}
	.xxlarge-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.xxlarge-offset-7 {
		margin-left: 58.33333%
	}
	.xxlarge-9 {
		width: 75%
	}
	.xxlarge-push-9 {
		position: relative;
		left: 75%
	}
	.xxlarge-pull-9 {
		position: relative;
		left: -75%
	}
	.xxlarge-offset-8 {
		margin-left: 66.66667%
	}
	.xxlarge-10 {
		width: 83.33333%
	}
	.xxlarge-push-10 {
		position: relative;
		left: 83.33333%
	}
	.xxlarge-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.xxlarge-offset-9 {
		margin-left: 75%
	}
	.xxlarge-11 {
		width: 91.66667%
	}
	.xxlarge-push-11 {
		position: relative;
		left: 91.66667%
	}
	.xxlarge-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.xxlarge-offset-10 {
		margin-left: 83.33333%
	}
	.xxlarge-12 {
		width: 100%
	}
	.xxlarge-offset-11 {
		margin-left: 91.66667%
	}
	.xxlarge-up-1>.column,
	.xxlarge-up-1>.columns {
		float: left;
		width: 100%
	}
	.xxlarge-up-1>.column:nth-of-type(1n),
	.xxlarge-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-1>.column:nth-of-type(1n+1),
	.xxlarge-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.xxlarge-up-1>.column:last-child,
	.xxlarge-up-1>.columns:last-child {
		float: left
	}
	.xxlarge-up-2>.column,
	.xxlarge-up-2>.columns {
		float: left;
		width: 50%
	}
	.xxlarge-up-2>.column:nth-of-type(1n),
	.xxlarge-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-2>.column:nth-of-type(2n+1),
	.xxlarge-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.xxlarge-up-2>.column:last-child,
	.xxlarge-up-2>.columns:last-child {
		float: left
	}
	.xxlarge-up-3>.column,
	.xxlarge-up-3>.columns {
		float: left;
		width: 33.33333%
	}
	.xxlarge-up-3>.column:nth-of-type(1n),
	.xxlarge-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-3>.column:nth-of-type(3n+1),
	.xxlarge-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.xxlarge-up-3>.column:last-child,
	.xxlarge-up-3>.columns:last-child {
		float: left
	}
	.xxlarge-up-4>.column,
	.xxlarge-up-4>.columns {
		float: left;
		width: 25%
	}
	.xxlarge-up-4>.column:nth-of-type(1n),
	.xxlarge-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-4>.column:nth-of-type(4n+1),
	.xxlarge-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.xxlarge-up-4>.column:last-child,
	.xxlarge-up-4>.columns:last-child {
		float: left
	}
	.xxlarge-up-5>.column,
	.xxlarge-up-5>.columns {
		float: left;
		width: 20%
	}
	.xxlarge-up-5>.column:nth-of-type(1n),
	.xxlarge-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-5>.column:nth-of-type(5n+1),
	.xxlarge-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.xxlarge-up-5>.column:last-child,
	.xxlarge-up-5>.columns:last-child {
		float: left
	}
	.xxlarge-up-6>.column,
	.xxlarge-up-6>.columns {
		float: left;
		width: 16.66667%
	}
	.xxlarge-up-6>.column:nth-of-type(1n),
	.xxlarge-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-6>.column:nth-of-type(6n+1),
	.xxlarge-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.xxlarge-up-6>.column:last-child,
	.xxlarge-up-6>.columns:last-child {
		float: left
	}
	.xxlarge-up-7>.column,
	.xxlarge-up-7>.columns {
		float: left;
		width: 14.28571%
	}
	.xxlarge-up-7>.column:nth-of-type(1n),
	.xxlarge-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-7>.column:nth-of-type(7n+1),
	.xxlarge-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.xxlarge-up-7>.column:last-child,
	.xxlarge-up-7>.columns:last-child {
		float: left
	}
	.xxlarge-up-8>.column,
	.xxlarge-up-8>.columns {
		float: left;
		width: 12.5%
	}
	.xxlarge-up-8>.column:nth-of-type(1n),
	.xxlarge-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-8>.column:nth-of-type(8n+1),
	.xxlarge-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.xxlarge-up-8>.column:last-child,
	.xxlarge-up-8>.columns:last-child {
		float: left
	}
	.xxlarge-collapse>.column,
	.xxlarge-collapse>.columns {
		padding-right: 0;
		padding-left: 0
	}
	.xxlarge-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .xxlarge-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.xxlarge-uncollapse>.column,
	.xxlarge-uncollapse>.columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.xxlarge-centered {
		margin-right: auto;
		margin-left: auto
	}
	.xxlarge-centered,
	.xxlarge-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.xxlarge-pull-0,
	.xxlarge-push-0,
	.xxlarge-uncentered {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}

.column-block {
	margin-bottom: 1.25rem
}

.column-block>:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
	.column-block {
		margin-bottom: 1.875rem
	}
	.column-block>:last-child {
		margin-bottom: 0
	}
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic;
	line-height: inherit
}

b,
strong {
	font-weight: 700;
	line-height: inherit
}

small {
	font-size: 80%;
	line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	line-height: 0;
	color: #b6bab6
}

h1 {
	font-size: 1.3125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h2 {
	font-size: 1.3125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h3 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h4 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h5 {
	font-size: .9375rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
	h1 {
		font-size: 1.625rem
	}
	h2 {
		font-size: 1.625rem
	}
	h3 {
		font-size: 1.25rem
	}
	h4 {
		font-size: 1.5625rem
	}
	h5 {
		font-size: 1rem
	}
	h6 {
		font-size: 1rem
	}
}

a {
	line-height: inherit;
	color: #4ba248;
	text-decoration: none;
	cursor: pointer
}

a:focus,
a:hover {
	color: #418b3e
}

a img {
	border: 0
}

hr {
	clear: both;
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #b6bab6;
	border-left: 0
}

dl,
ol,
ul {
	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
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #b6bab6
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #4b4b4b
}

cite {
	display: block;
	font-size: .8125rem;
	color: #4b4b4b
}

cite:before {
	content: "— "
}

abbr,
abbr[title] {
	border-bottom: 1px dotted #1a1a1a;
	cursor: help;
	text-decoration: none
}

figure {
	margin: 0
}

code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #b6bab6;
	background-color: #f9f9f9;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	color: #1a1a1a
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #f9f9f9;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #1a1a1a;
	border-radius: 3px
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #4b4b4b
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media print,
screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media print,
screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:90em) {
	.xxlarge-text-left {
		text-align: left
	}
	.xxlarge-text-right {
		text-align: right
	}
	.xxlarge-text-center {
		text-align: center
	}
	.xxlarge-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none!important
}

@media print {
	* {
		background: 0 0!important;
		box-shadow: none!important;
		color: #000!important;
		text-shadow: none!important
	}
	.show-for-print {
		display: block!important
	}
	.hide-for-print {
		display: none!important
	}
	table.show-for-print {
		display: table!important
	}
	thead.show-for-print {
		display: table-header-group!important
	}
	tbody.show-for-print {
		display: table-row-group!important
	}
	tr.show-for-print {
		display: table-row!important
	}
	td.show-for-print {
		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^='#']:after,
	a[href^='javascript:']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #4b4b4b;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.print-break-inside {
		page-break-inside: auto
	}
}

.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: inherit;
	padding: .7rem 1.5rem;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 3px;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-size: .9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #fdce2b;
	color: #1a1a1a
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button:focus,
.button:hover {
	background-color: #f9c202;
	color: #1a1a1a
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.button.primary {
	background-color: #4ba248;
	color: #1a1a1a
}

.button.primary:focus,
.button.primary:hover {
	background-color: #3c823a;
	color: #1a1a1a
}

.button.secondary {
	background-color: #fdce2b;
	color: #1a1a1a
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #ebb702;
	color: #1a1a1a
}

.button.success {
	background-color: #ff5d05;
	color: #1a1a1a
}

.button.success:focus,
.button.success:hover {
	background-color: #d04900;
	color: #1a1a1a
}

.button.warning {
	background-color: #ffae00;
	color: #1a1a1a
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cc8b00;
	color: #1a1a1a
}

.button.alert {
	background-color: #cc4b37;
	color: #1a1a1a
}

.button.alert:focus,
.button.alert:hover {
	background-color: #a53b2a;
	color: #1a1a1a
}

.button.disabled,
.button[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
	background-color: #fdce2b;
	color: #1a1a1a
}

.button.disabled.primary,
.button[disabled].primary {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
	background-color: #4ba248;
	color: #1a1a1a
}

.button.disabled.secondary,
.button[disabled].secondary {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
	background-color: #fdce2b;
	color: #1a1a1a
}

.button.disabled.success,
.button[disabled].success {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
	background-color: #ff5d05;
	color: #1a1a1a
}

.button.disabled.warning,
.button[disabled].warning {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
	background-color: #ffae00;
	color: #1a1a1a
}

.button.disabled.alert,
.button[disabled].alert {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
	background-color: #cc4b37;
	color: #1a1a1a
}

.button.hollow {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
	background-color: transparent
}

.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
	background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #937201;
	color: #937201
}

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.hollow.primary {
	border: 1px solid #4ba248;
	color: #4ba248
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #265124;
	color: #265124
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
	border: 1px solid #4ba248;
	color: #4ba248
}

.button.hollow.secondary {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #937201;
	color: #937201
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.hollow.success {
	border: 1px solid #ff5d05;
	color: #ff5d05
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #822e00;
	color: #822e00
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
	border: 1px solid #ff5d05;
	color: #ff5d05
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #67251a;
	color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.clear,
.button.clear:focus,
.button.clear:hover {
	background-color: transparent
}

.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
	background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
	border-color: #937201;
	color: #937201
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
	border-color: transparent
}

.button.clear.primary {
	border: 1px solid #4ba248;
	color: #4ba248
}

.button.clear.primary:focus,
.button.clear.primary:hover {
	border-color: #265124;
	color: #265124
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
	border: 1px solid #4ba248;
	color: #4ba248
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
	border-color: transparent
}

.button.clear.secondary {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
	border-color: #937201;
	color: #937201
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
	border: 1px solid #fdce2b;
	color: #fdce2b
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
	border-color: transparent
}

.button.clear.success {
	border: 1px solid #ff5d05;
	color: #ff5d05
}

.button.clear.success:focus,
.button.clear.success:hover {
	border-color: #822e00;
	color: #822e00
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
	border: 1px solid #ff5d05;
	color: #ff5d05
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
	border-color: transparent
}

.button.clear.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
	border-color: transparent
}

.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
	border-color: #67251a;
	color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
	border-color: transparent
}

.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border: inset .4em;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fff transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1.5rem
}

.button.dropdown.hollow::after {
	border-top-color: #fdce2b
}

.button.dropdown.hollow.primary::after {
	border-top-color: #4ba248
}

.button.dropdown.hollow.secondary::after {
	border-top-color: #fdce2b
}

.button.dropdown.hollow.success::after {
	border-top-color: #ff5d05
}

.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
	border-top-color: #cc4b37
}

.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.0625rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #b6bab6;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: inset 0 1px 2px rgba(26, 26, 26, .1);
	font-family: inherit;
	font-size: .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #1a1a1a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
	outline: 0;
	border: 1px solid #4b4b4b;
	background-color: #fff;
	box-shadow: 0 0 5px #b6bab6;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
	max-width: 100%
}

textarea[rows] {
	height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #b6bab6
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #b6bab6
}

input::placeholder,
textarea::placeholder {
	color: #b6bab6
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #f9f9f9;
	cursor: not-allowed
}

[type=button],
[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 3px
}

input[type=search] {
	box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	color: #1a1a1a
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #1a1a1a
}

.input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.input-group>:first-child {
	border-radius: 3px 0 0 3px
}

.input-group>:last-child>* {
	border-radius: 0 3px 3px 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #b6bab6;
	background: #f9f9f9;
	color: #1a1a1a;
	text-align: center;
	white-space: nowrap;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	height: auto;
	min-width: 0
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
	height: 2.25rem;
	padding-top: 0;
	padding-bottom: 0;
	font-size: .75rem
}

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 #b6bab6
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem
}

select {
	height: 2.0625rem;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #b6bab6;
	border-radius: 3px;
	background-color: #fff;
	font-family: inherit;
	font-size: .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #1a1a1a;
	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%2875, 75, 75%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:focus {
	outline: 0;
	border: 1px solid #4b4b4b;
	background-color: #fff;
	box-shadow: 0 0 5px #b6bab6;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
	background-color: #f9f9f9;
	cursor: not-allowed
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto;
	background-image: none
}

.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #faedeb
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
	color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
	color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc4b37
}

.is-invalid-label {
	color: #cc4b37
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700;
	color: #cc4b37
}

.form-error.is-visible {
	display: block
}

.accordion {
	margin-left: 0;
	background: #f9f9f9;
	list-style-type: none
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed
}

.accordion-item:first-child>:first-child {
	border-radius: 3px 3px 0 0
}

.accordion-item:last-child>:last-child {
	border-radius: 0 0 3px 3px
}

.accordion-title {
	position: relative;
	display: block;
	padding: .5rem 1rem;
	border: 1px solid #f9f9f9;
	border-bottom: 0;
	font-size: 1rem;
	line-height: 1;
	color: #848c84
}

:last-child:not(.is-active)>.accordion-title {
	border-bottom: 1px solid #f9f9f9;
	border-radius: 0 0 3px 3px
}

.accordion-title:focus,
.accordion-title:hover {
	background-color: #fff
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: '+'
}

.is-active>.accordion-title::before {
	content: '\2013'
}

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #f9f9f9;
	border-bottom: 0;
	background-color: #fff;
	color: #1a1a1a
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #f9f9f9
}

.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;
	color:#ffffff;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
	display: block;
	width: 0;
	height: 0;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #4ba248 transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
	left: auto;
	right: 1rem
}

.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 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
	position: relative
}

.is-accordion-submenu-topparent > a{
	color: #ffffff !important;
}

.is-accordion-submenu-topparent > a:active{
	color: #ffffff !important;
}

.has-submenu-toggle>a {
	margin-right: 40px
}

.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 40px;
	height: 40px
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #4ba248 transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.submenu-toggle-text {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.button-group {
	margin-bottom: 1rem;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.button-group::after,
.button-group::before {
	display: table;
	content: ' ';
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.button-group::after {
	clear: both
}

.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: .9rem;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.button-group .button:last-child {
	margin-right: 0
}

.button-group.tiny .button {
	font-size: .6rem
}

.button-group.small .button {
	font-size: .75rem
}

.button-group.large .button {
	font-size: 1.25rem
}

.button-group.expanded .button {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.button-group.primary .button {
	background-color: #4ba248;
	color: #1a1a1a
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
	background-color: #3c823a;
	color: #1a1a1a
}

.button-group.secondary .button {
	background-color: #fdce2b;
	color: #1a1a1a
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
	background-color: #ebb702;
	color: #1a1a1a
}

.button-group.success .button {
	background-color: #ff5d05;
	color: #1a1a1a
}

.button-group.success .button:focus,
.button-group.success .button:hover {
	background-color: #d04900;
	color: #1a1a1a
}

.button-group.warning .button {
	background-color: #ffae00;
	color: #1a1a1a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #1a1a1a
}

.button-group.alert .button {
	background-color: #cc4b37;
	color: #1a1a1a
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
	background-color: #a53b2a;
	color: #1a1a1a
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		margin-bottom: 0
	}
}

@media print,
screen and (min-width:64em) {
	.button-group.stacked-for-medium .button {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		margin-bottom: 0
	}
}

@media screen and (max-width:39.9375em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}

.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(26, 26, 26, .25);
	border-radius: 3px;
	background-color: #fff;
	color: #1a1a1a
}

.callout>:first-child {
	margin-top: 0
}

.callout>:last-child {
	margin-bottom: 0
}

.callout.primary {
	background-color: #e3f2e2;
	color: #1a1a1a
}

.callout.secondary {
	background-color: #fff8df;
	color: #1a1a1a
}

.callout.success {
	background-color: #ffe7da;
	color: #1a1a1a
}

.callout.warning {
	background-color: #fff3d9;
	color: #1a1a1a
}

.callout.alert {
	background-color: #f7e4e1;
	color: #1a1a1a
}

.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
}

.close-button {
	position: absolute;
	color: #4b4b4b;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #1a1a1a
}

.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em;
	line-height: 1
}

.close-button,
.close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1
}

.menu-cross{
	cursor: pointer;
	font-size: 35px !important;
	font-weight: bold;
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
	outline: 0
}

.menu .button,
.menu a {
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
	margin-bottom: 0
}

.menu input {
	display: inline-block
}

.menu,
.menu.horizontal {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.menu.vertical {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-right: 0;
}

.menu.expanded li {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.menu.simple {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.menu.simple li+li {
	margin-left: 1rem
}

.menu.simple a {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.menu.medium-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.medium-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.medium-expanded li {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.medium-simple li {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media print,
screen and (min-width:64em) {
	.menu.large-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.large-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.large-expanded li {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.large-simple li {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media screen and (min-width:90em) {
	.menu.xxlarge-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.xxlarge-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.xxlarge-expanded li {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.xxlarge-simple li {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.menu.nested {
	margin-right: 0;
	margin-left: 1rem
}

.menu.icons a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.menu.icon-left li a {
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
	margin-right: .25rem
}

.menu.icon-right li a {
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
	margin-left: .25rem
}

.menu.icon-top li a {
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu.icon-bottom li a {
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu .is-active>a {
	background: #4ba248;
	color: #fff
}

.menu .active>a {
	background: #4ba248;
	color: #fff
}

.menu.align-left {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu.align-right li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.menu.align-right li .submenu li {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu.align-right.vertical li {
	display: block;
	text-align: right
}

.menu.align-right.vertical li .submenu li {
	text-align: right
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}

.menu.align-center li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menu.align-center li .submenu li {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu .menu-text {
	padding: .7rem 1rem;
	font-weight: 700;
	line-height: 1;
	color: inherit
}

.menu-centered>.menu {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menu-centered>.menu li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menu-centered>.menu li .submenu li {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
	content: ''
}

.menu-icon:hover::after {
	background: #b6bab6;
	box-shadow: 0 7px 0 #b6bab6, 0 14px 0 #b6bab6
}

.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: #1a1a1a;
	box-shadow: 0 7px 0 #1a1a1a, 0 14px 0 #1a1a1a;
	content: ''
}

.menu-icon.dark:hover::after {
	background: #4b4b4b;
	box-shadow: 0 7px 0 #4b4b4b, 0 14px 0 #4b4b4b
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	border-radius: 3px;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #4ba248;
	color: #fff
}

.label.primary {
	background: #4ba248;
	color: #1a1a1a
}

.label.secondary {
	background: #fdce2b;
	color: #1a1a1a
}

.label.success {
	background: #ff5d05;
	color: #1a1a1a
}

.label.warning {
	background: #ffae00;
	color: #1a1a1a
}

.label.alert {
	background: #cc4b37;
	color: #fff
}

.media-object {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.media-object img {
	max-width: none
}

@media screen and (max-width:39.9375em) {
	.media-object.stack-for-small {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media screen and (max-width:39.9375em) {
	.media-object.stack-for-small .media-object-section {
		padding: 0;
		padding-bottom: 1rem;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.media-object-section:first-child {
	padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}

.media-object-section>:last-child {
	margin-bottom: 0
}

.media-object-section.main-section {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(255, 255, 255, .25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.off-canvas {
	position: absolute;
	z-index: 12;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #f9f9f9
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-closed {
	visibility: hidden
}

.off-canvas.is-transition-overlap {
	z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(26, 26, 26, .7)
}

.off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #f9f9f9
}

[data-whatinput=mouse] .off-canvas-absolute {
	outline: 0
}

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-closed {
	visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(26, 26, 26, .7)
}

.off-canvas-absolute.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.position-left {
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
	-webkit-transform: translateX(-auto);
	-ms-transform: translateX(-auto);
	transform: translateX(-auto);
	overflow-y: auto
}

.off-canvas-content .off-canvas.position-left {
	-webkit-transform: translateX(-auto);
	-ms-transform: translateX(-auto);
	transform: translateX(-auto)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
	-webkit-transform: translateX(auto);
	-ms-transform: translateX(auto);
	transform: translateX(auto)
}

.position-left.is-transition-push {
	box-shadow: inset -13px 0 20px -13px rgba(26, 26, 26, .25)
}

.position-right {
	top: 0;
	right: 0;
	width: auto;
	height: 100%;
	-webkit-transform: translateX(auto);
	-ms-transform: translateX(auto);
	transform: translateX(auto);
	overflow-y: auto
}

.off-canvas-content .off-canvas.position-right {
	-webkit-transform: translateX(auto);
	-ms-transform: translateX(auto);
	transform: translateX(auto)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
	-webkit-transform: translateX(-auto);
	-ms-transform: translateX(-auto);
	transform: translateX(-auto)
}

.position-right.is-transition-push {
	box-shadow: inset 13px 0 20px -13px rgba(26, 26, 26, .25)
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	-webkit-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	transform: translateY(-250px);
	overflow-x: auto
}

.off-canvas-content .off-canvas.position-top {
	-webkit-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
	-webkit-transform: translateY(250px);
	-ms-transform: translateY(250px);
	transform: translateY(250px)
}

.position-top.is-transition-push {
	box-shadow: inset 0 -13px 20px -13px rgba(26, 26, 26, .25)
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 250px;
	-webkit-transform: translateY(250px);
	-ms-transform: translateY(250px);
	transform: translateY(250px);
	overflow-x: auto
}

.off-canvas-content .off-canvas.position-bottom {
	-webkit-transform: translateY(250px);
	-ms-transform: translateY(250px);
	transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
	-webkit-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	transform: translateY(-250px)
}

.position-bottom.is-transition-push {
	box-shadow: inset 0 13px 20px -13px rgba(26, 26, 26, .25)
}

.off-canvas-content {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {
	.position-left.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: auto
	}
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: auto
	}
	.position-right.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: auto
	}
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: auto
	}
	.position-top.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: auto
	}
	.position-top.reveal-for-medium~.off-canvas-content {
		margin-top: auto
	}
	.position-bottom.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: auto
	}
	.position-bottom.reveal-for-medium~.off-canvas-content {
		margin-bottom: auto
	}
}

@media print,
screen and (min-width:64em) {
	.position-left.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: auto
	}
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: auto
	}
	.position-right.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: auto
	}
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: auto
	}
	.position-top.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: auto
	}
	.position-top.reveal-for-large~.off-canvas-content {
		margin-top: auto
	}
	.position-bottom.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: auto
	}
	.position-bottom.reveal-for-large~.off-canvas-content {
		margin-bottom: auto
	}
}

@media screen and (min-width:90em) {
	.position-left.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-xxlarge .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: auto
	}
	.position-left.reveal-for-xxlarge~.off-canvas-content {
		margin-left: auto
	}
	.position-right.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-xxlarge .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: auto
	}
	.position-right.reveal-for-xxlarge~.off-canvas-content {
		margin-right: auto
	}
	.position-top.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-xxlarge .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: auto
	}
	.position-top.reveal-for-xxlarge~.off-canvas-content {
		margin-top: auto
	}
	.position-bottom.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-xxlarge .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-xxlarge {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: auto
	}
	.position-bottom.reveal-for-xxlarge~.off-canvas-content {
		margin-bottom: auto
	}
}

@media print,
screen and (min-width:40em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-medium.position-bottom,
	.off-canvas.in-canvas-for-medium.position-left,
	.off-canvas.in-canvas-for-medium.position-right,
	.off-canvas.in-canvas-for-medium.position-top {
		box-shadow: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}
}

@media print,
screen and (min-width:64em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-large.position-bottom,
	.off-canvas.in-canvas-for-large.position-left,
	.off-canvas.in-canvas-for-large.position-right,
	.off-canvas.in-canvas-for-large.position-top {
		box-shadow: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

@media screen and (min-width:90em) {
	.off-canvas.in-canvas-for-xxlarge {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-xxlarge.position-bottom,
	.off-canvas.in-canvas-for-xxlarge.position-left,
	.off-canvas.in-canvas-for-xxlarge.position-right,
	.off-canvas.in-canvas-for-xxlarge.position-top {
		box-shadow: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-xxlarge .close-button {
		display: none
	}
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
	display: table;
	content: ' ';
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.pagination::after {
	clear: both
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 3px;
	font-size: .75rem;
	display: none
}

.pagination li:first-child,
.pagination li:last-child {
	display: inline-block
}

@media print,
screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}
}

.pagination a,
.pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 3px;
	color: #4b4b4b
}

.pagination a:hover,
.pagination button:hover {
	background: #f9f9f9
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #4ba248;
	color: #fff;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #b6bab6;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #1a1a1a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: '\00bb'
}

.sticky-container {
	position: relative
}

.sticky {
	position: relative;
	z-index: 0;
	-webkit-transform: translate3d(0, 0, 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
}

body.is-reveal-open {
	overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(26, 26, 26, .45);
	overflow-y: scroll
}

.reveal {
	z-index: 1006;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #b6bab6;
	border-radius: 3px;
	background-color: #fff;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

@media print,
screen and (min-width:40em) {
	.reveal {
		min-height: 0
	}
}

.reveal .column,
.reveal .columns {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}
}

.reveal.collapse {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
}

@media print,
screen and (min-width:40em) {
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
}

@media print,
screen and (min-width:40em) {
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media screen and (max-width:39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		height: auto;
		min-height: unset;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 3px
}

table tbody,
table tfoot,
table thead {
	border: 1px solid #f2f2f2;
	background-color: #fff
}

table caption {
	padding: .5rem 1rem .5rem;
	font-weight: 700
}

table thead {
	background: #f9f9f9;
	color: #1a1a1a
}

table tfoot {
	background: #f2f2f2;
	color: #1a1a1a
}

table tfoot tr,
table thead tr {
	background: 0 0
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
	padding: .5rem 1rem .5rem;
	font-weight: 700;
	text-align: left
}

table tbody td,
table tbody th {
	padding: .5rem 1rem .5rem
}

table tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f2f2f2;
	background-color: #fff
}

table.striped tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f2f2f2
}

@media screen and (max-width:63.9375em) {
	table.stack thead {
		display: none
	}
	table.stack tfoot {
		display: none
	}
	table.stack td,
	table.stack th,
	table.stack tr {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}

table.hover thead tr:hover {
	background-color: #f4f4f4
}

table.hover tfoot tr:hover {
	background-color: #ededed
}

table.hover tbody tr:hover {
	background-color: #fafafa
}

table.hover.striped tr:nth-of-type(even):hover {
	background-color: #ededed
}

.table-scroll {
	overflow-x: auto
}

.table-scroll table {
	width: auto
}

.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: none;
	font-weight: 700;
	cursor: help
}

.tooltip {
	position: absolute;
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 3px;
	background-color: #1a1a1a;
	font-size: .75rem;
	color: #fff
}

.tooltip::before {
	position: absolute
}

.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #1a1a1a;
	bottom: 100%
}

.tooltip.bottom.align-center::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1a1a1a transparent transparent;
	top: 100%;
	bottom: auto
}

.tooltip.top.align-center::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tooltip.left::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1a1a1a;
	left: 100%
}

.tooltip.left.align-center::before {
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1a1a1a transparent transparent;
	right: 100%;
	left: auto
}

.tooltip.right.align-center::before {
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-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%
}

.hide {
	display: none!important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:39.9375em) {
	.hide-for-small-only {
		display: none!important
	}
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
	.show-for-small-only {
		display: none!important
	}
}

@media print,
screen and (min-width:40em) {
	.hide-for-medium {
		display: none!important
	}
}

@media screen and (max-width:39.9375em) {
	.show-for-medium {
		display: none!important
	}
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.hide-for-medium-only {
		display: none!important
	}
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
	.show-for-medium-only {
		display: none!important
	}
}

@media print,
screen and (min-width:64em) {
	.hide-for-large {
		display: none!important
	}
}

@media screen and (max-width:63.9375em) {
	.show-for-large {
		display: none!important
	}
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
	.hide-for-large-only {
		display: none!important
	}
}

@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none!important
	}
}

@media screen and (min-width:90em) {
	.hide-for-xxlarge {
		display: none!important
	}
}

@media screen and (max-width:89.9375em) {
	.show-for-xxlarge {
		display: none!important
	}
}

@media screen and (min-width:90em) {
	.hide-for-xxlarge-only {
		display: none!important
	}
}

@media screen and (max-width:89.9375em) {
	.show-for-xxlarge-only {
		display: none!important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static!important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
	display: block!important
}

@media screen and (orientation:landscape) {
	.hide-for-portrait,
	.show-for-landscape {
		display: block!important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-portrait,
	.show-for-landscape {
		display: none!important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none!important
}

@media screen and (orientation:landscape) {
	.hide-for-landscape,
	.show-for-portrait {
		display: none!important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-landscape,
	.show-for-portrait {
		display: block!important
	}
}

.slide-in-down.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-left.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.slide-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-right.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.slide-out-down.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.slide-out-right.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.slide-out-up.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.slide-out-left.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.fade-in.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	opacity: 0;
	transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}

.fade-out.mui-leave {
	transition-duration: .5s;
	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: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-right.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-bottom.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-left.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-out-from-top.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-right.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.hinge-out-from-bottom.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-left.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.scale-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-in-down.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-out-up.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0
}

.scale-out-down.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	opacity: 0
}

.spin-in.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: rotate(-.75turn);
	-ms-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
	-webkit-transform: rotate(.75turn);
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	opacity: 0
}

.spin-in-ccw.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: rotate(.75turn);
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out-ccw.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
	-webkit-transform: rotate(-.75turn);
	-ms-transform: rotate(-.75turn);
	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: .3s!important
}

.long-delay {
	transition-delay: .7s!important
}

.shake {
	-webkit-animation-name: shake-7;
	animation-name: shake-7
}

@-webkit-keyframes shake-7 {
	0%,
	10%,
	20%,
	30%,
	40%,
	50%,
	60%,
	70%,
	80%,
	90% {
		-webkit-transform: translateX(7%);
		transform: translateX(7%)
	}
	15%,
	25%,
	35%,
	45%,
	5%,
	55%,
	65%,
	75%,
	85%,
	95% {
		-webkit-transform: translateX(-7%);
		transform: translateX(-7%)
	}
}

@keyframes shake-7 {
	0%,
	10%,
	20%,
	30%,
	40%,
	50%,
	60%,
	70%,
	80%,
	90% {
		-webkit-transform: translateX(7%);
		transform: translateX(7%)
	}
	15%,
	25%,
	35%,
	45%,
	5%,
	55%,
	65%,
	75%,
	85%,
	95% {
		-webkit-transform: translateX(-7%);
		transform: translateX(-7%)
	}
}

.spin-cw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
	0% {
		-webkit-transform: rotate(-1turn);
		transform: rotate(-1turn)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes spin-cw-1turn {
	0% {
		-webkit-transform: rotate(-1turn);
		transform: rotate(-1turn)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.spin-ccw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.wiggle {
	-webkit-animation-name: wiggle-7deg;
	animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
	40%,
	50%,
	60% {
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg)
	}
	35%,
	45%,
	55%,
	65% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	0%,
	100%,
	30%,
	70% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes wiggle-7deg {
	40%,
	50%,
	60% {
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg)
	}
	35%,
	45%,
	55%,
	65% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	0%,
	100%,
	30%,
	70% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.slow {
	-webkit-animation-duration: 750ms!important;
	animation-duration: 750ms!important
}

.fast {
	-webkit-animation-duration: 250ms!important;
	animation-duration: 250ms!important
}

.linear {
	-webkit-animation-timing-function: linear!important;
	animation-timing-function: linear!important
}

.ease {
	-webkit-animation-timing-function: ease!important;
	animation-timing-function: ease!important
}

.ease-in {
	-webkit-animation-timing-function: ease-in!important;
	animation-timing-function: ease-in!important
}

.ease-out {
	-webkit-animation-timing-function: ease-out!important;
	animation-timing-function: ease-out!important
}

.ease-in-out {
	-webkit-animation-timing-function: ease-in-out!important;
	animation-timing-function: ease-in-out!important
}

.bounce-in {
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
	animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
	animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
	-webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
	animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
	-webkit-animation-delay: .3s!important;
	animation-delay: .3s!important
}

.long-delay {
	-webkit-animation-delay: .7s!important;
	animation-delay: .7s!important
}

html {
	letter-spacing: .45px
}

a {
	outline: 0
}

ol,
ul {
	list-style: none;
	list-style-type: none;
	margin-left: 0
}

::-moz-selection {
	background-color: #4ba248;
	color: #fff
}

::selection {
	background-color: #4ba248;
	color: #fff
}

input {
	height: 2.25rem
}

input[type=checkbox] {
	height: auto
}

a h2 {
	color: initial
}

.font-size-80 {
	font-size: 80%
}

.font-size-90,
li,
p {
	font-size: 90%
}

.displayFont {
	font-family: Georgia, serif;
	font-weight: 700;
	letter-spacing: 0
}

.fonts-loaded body,
.fonts-loaded h1,
.fonts-loaded h2,
.fonts-loaded h3,
.fonts-loaded h4,
.fonts-loaded h5,
.fonts-loaded h6,
.fonts-loaded p,
.fonts-loaded span {
	font-family: Montserrat, Arial, sans-serif;
	letter-spacing: 0
}

.fonts-loaded .button,
.fonts-loaded a,
.fonts-loaded button {
	font-family: Montserrat, Arial, sans-serif
}

.fonts-loaded .displayFont {
	font-family: "Merriweather Bold", Georgia, serif
}

.button,
.input-group-button .button,
span.button {
	font-size: 60%;
	font-weight: 700;
	height: 2.25rem
}

@media (min-width:375px) {
	.button,
	.input-group-button .button,
	span.button {
		font-size: 80%
	}
}

.button.button--secondary,
.input-group-button .button.button--secondary,
span.button.button--secondary {
	background-color: #ff5d05;
	color: #fff;
	padding: .5rem .7rem
}

.button.button--arrow,
.input-group-button .button.button--arrow,
span.button.button--arrow {
	padding: 8px 0 0
}

.button.button--arrow:after,
.input-group-button .button.button--arrow:after,
span.button.button--arrow:after {
	content: '→';
	font-size: 16px;
	padding: 12px
}

.button.button--arrow .show-for-small-only,
.input-group-button .button.button--arrow .show-for-small-only,
span.button.button--arrow .show-for-small-only {
	font-size: .6rem
}

.button.button--ghost,
.input-group-button .button.button--ghost,
span.button.button--ghost {
	background-color: #e8eaed;
	color: #a2a5ac
}

.button.button--ghost:focus,
.button.button--ghost:hover,
.input-group-button .button.button--ghost:focus,
.input-group-button .button.button--ghost:hover,
span.button.button--ghost:focus,
span.button.button--ghost:hover {
	background-color: #e0e4e9
}

.button.button--jobs,
.input-group-button .button.button--jobs,
span.button.button--jobs {
	background-color: #0084bf;
	color: #fff;
	padding: .5rem
}

.button.button--jobs svg,
.input-group-button .button.button--jobs svg,
span.button.button--jobs svg {
	fill: #fff;
	vertical-align: middle
}

.button.button--round,
.input-group-button .button.button--round,
span.button.button--round {
	border-radius: 50px
}

.uppercase {
	font-weight: 700;
	letter-spacing: 1.5px!important;
	text-transform: uppercase
}

.lineheight-sm {
	line-height: 1
}

.underline {
	text-decoration: underline
}

.brandcolor {
	color: #4ba248
}

.lightText {
	color: #fff
}

.selected {
	background-color: #4ba248;
	color: #fff;
	display: inline-block;
	padding: 0 .5rem;
	width: auto
}

.highlighted {
	line-height: 1;
	margin-bottom: 0
}

.highlighted li {
	display: inline-block;
	margin-bottom: 3px
}

.highlighted h6 {
	background-color: #4ba248;
	display: inline-block;
	width: auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.highlighted h6 a {
	color: #fff;
	padding: 0 .5rem
}

.highlighted li.active h6 {
	background-color: #4ba248
}

.aligncenter {
	margin: 0 auto
}

.floatright {
	float: right
}

.floatleft {
	float: left
}

.inline {
	display: inline-block
}

.accordion-content ul,
.custom-ul {
	list-style: none;
	padding-left: 22px;
	padding-right: 22px
}

.accordion-content ul li,
.custom-ul li {
	position: relative
}

.accordion-content ul li::before,
.custom-ul li::before {
	background-color: #4ba248;
	content: "";
	display: block;
	height: 6px;
	width: 6px;
	position: absolute;
	top: 8px;
	left: -22px
}

.accordion-content ul li.uppercase::before,
.custom-ul li.uppercase::before {
	display: none
}

.background-color {
	background-color: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.background-color.footer {
	background-color: #2a323c;
	border: none
}

.info-span {
	cursor: pointer
}

.info-span img {
	margin-left: 2px;
	width: 18px;
	vertical-align: bottom
}

.maxwidth-s {
	max-width: 360px
}

.no-marginbottom {
	margin-bottom: 0
}

.margintop-sm {
	margin-top: .7rem
}

.padding {
	padding: 2rem 0
}

.padding-top {
	padding-top: 2rem
}

.paddingtop-sm {
	padding-top: .7rem
}

.padding-bottom {
	padding-bottom: 2rem
}

.paddingbtm-sm {
	padding-bottom: .7rem
}

.no-paddingbtm {
	padding-bottom: 0!important
}

.accordion h2 {
	font-size: 130%;
	max-width: 90%
}

.accordion-item a {
	word-break: break-word
}

.accordion.plainStyle {
	background: 0 0
}

.accordion.plainStyle .accordion-content,
.accordion.plainStyle .accordion-title {
	border: none;
	color: initial
}

.accordion.boxyStyle .accordion-title {
	padding: 1.5rem 1.25rem
}

.accordion.boxyStyle .accordion-item h6 {
	font-size: 90%
}

.form-feedback {
	display: none;
	text-align: center
}

.form-feedback svg {
	padding-right: 0
}

.form-feedback .checkmark__circle {
	stroke-dasharray: 166;
	stroke-dashoffset: 166;
	stroke-width: 2;
	stroke-miterlimit: 10;
	stroke: #4ba248;
	fill: none;
	-webkit-animation: stroke .6s cubic-bezier(.65, 0, .45, 1) forwards;
	animation: stroke .6s cubic-bezier(.65, 0, .45, 1) forwards
}

.form-feedback .checkmark {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	display: block;
	stroke-width: 2;
	stroke: #fff;
	stroke-miterlimit: 10;
	margin: 5% auto;
	box-shadow: inset 0 0 0 #4ba248;
	-webkit-animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
	animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.form-feedback .checkmark__check {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	stroke-dasharray: 48;
	stroke-dashoffset: 48;
	-webkit-animation: stroke .3s cubic-bezier(.65, 0, .45, 1) .8s forwards;
	animation: stroke .3s cubic-bezier(.65, 0, .45, 1) .8s forwards
}

@-webkit-keyframes stroke {
	100% {
		stroke-dashoffset: 0
	}
}

@keyframes stroke {
	100% {
		stroke-dashoffset: 0
	}
}

@-webkit-keyframes scale {
	0%,
	100% {
		-webkit-transform: none;
		transform: none
	}
	50% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1)
	}
}

@keyframes scale {
	0%,
	100% {
		-webkit-transform: none;
		transform: none
	}
	50% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1)
	}
}

@-webkit-keyframes fill {
	100% {
		box-shadow: inset 0 0 0 30px #4ba248
	}
}

@keyframes fill {
	100% {
		box-shadow: inset 0 0 0 30px #4ba248
	}
}

ul.pagination {
	text-align: center
}

ul.pagination li {
	font-size: 10px
}

.currency {
	text-transform: uppercase
}

svg {
	height: 12px;
	width: 12px;
	vertical-align: top
}

.manufacturer-logos {
	margin: 0 auto;
	text-align: left;
	width: 100%;
	padding: 0 15px;
}

.manufacturer-logos li {
	display: inline-block;
	padding: 0 1.5rem;
	text-align: center;
	width: 48%;
	margin-bottom: 10px
}

@media (min-width:500px) {
	.manufacturer-logos li {
		width: 24%
	}
}

@media (min-width:880px) {
	.manufacturer-logos li {
		width: 19%
	}
}

@media (min-width:1050px) {
	.manufacturer-logos li {
		width: 15%
	}
}

.manufacturer-logos img {
	width: auto;
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: -webkit-filter .3s ease;
	transition: filter .3s ease;
	transition: filter .3s ease, -webkit-filter .3s ease
}

.manufacturer-logos img:hover {
	-webkit-filter: grayscale(0);
	filter: none
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	padding: 0;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-arrow {
	color: transparent;
	position: absolute;
	top: 40%;
	z-index: 1
}

.slick-arrow:after,
.slick-arrow:before {
	color: #4b4b4b
}

.slick-arrow.slick-prev {
	left: 12px
}

.slick-arrow.slick-prev:before {
	content: '\2190'
}

.slick-arrow.slick-next {
	right: 12px
}

.slick-arrow.slick-next::after {
	content: '\2192'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 22px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.slider-container {
	background-color: #fff;
	text-align: center
}

.slider-container-title {
	font-size: 18px
}

@media print,
screen and (min-width:40em) {
	.slick-slide .price-tag {
		right: 32px
	}
	.slick-slide .product--details {
		width: 80%
	}
}

.product-thumbs .slick-arrow {
	top: 30%
}

.product-thumbs .slick-arrow.slick-prev {
	left: -16px
}

.product-thumbs .slick-arrow.slick-prev:before {
	font-size: 18px
}

.product-thumbs .slick-arrow.slick-next {
	right: -16px
}

.product-thumbs .slick-arrow.slick-next:after {
	font-size: 18px
}

.js-featuredItems .slick-arrow,
.js-productListing .slick-arrow {
	top: 35%
}

.js-featuredItems .slick-arrow.slick-prev,
.js-productListing .slick-arrow.slick-prev {
	left: -15px
}

.js-featuredItems .slick-arrow.slick-prev:before,
.js-productListing .slick-arrow.slick-prev:before {
	color: #b6bab6;
	font-size: 35px
}

.js-featuredItems .slick-arrow.slick-next,
.js-productListing .slick-arrow.slick-next {
	right: -15px
}

.js-featuredItems .slick-arrow.slick-next:after,
.js-productListing .slick-arrow.slick-next:after {
	color: #b6bab6;
	font-size: 35px
}

@media screen and (min-width:800px) {
	.js-featuredItems .slick-arrow,
	.js-productListing .slick-arrow {
		top: 26%
	}
	.js-featuredItems .slick-arrow.slick-prev,
	.js-productListing .slick-arrow.slick-prev {
		left: -8px
	}
	.js-featuredItems .slick-arrow.slick-next,
	.js-productListing .slick-arrow.slick-next {
		right: -8px
	}
}

@media screen and (min-width:1140px) {
	.js-featuredItems .slick-arrow,
	.js-productListing .slick-arrow {
		top: 30%
	}
}

.product--technology.slick-slide,
.slick-slide .product--technology {
	display: table;
	text-align: center
}

.product--technology.textcolor-light .description,
.product--technology.textcolor-light .title {
	color: #fff
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #fff;
	opacity: .9;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #2c2c2c;
	font-family: Montserrat, Arial, sans-serif;
	font-weight: 700;
	font-size: 10px;
	line-height: 18px
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 7px;
	border-bottom-width: 7px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 10px solid #2c2c2c;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 0
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 10px solid #2c2c2c;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 0
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 15px 50px rgba(111, 111, 111, .6);
	background: #fff
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.ecommerce-header {
	box-shadow: 0 -5px 15px #b6bab6;
	width: 100%;
	background-color: #fff
}

.ecommerce-header ul {
	background-color: #fff
}

.ecommerce-header li {
	display: inline-block
}

.ecommerce-header .nav-links {
	margin-left: 1rem
}

.ecommerce-header a {
	color: #4b4b4b;
	transition: color .5s ease;
	display: block
}

.ecommerce-header a:hover {
	transition: color .5s ease
}

.ecommerce-header-off-canvas {
	background-color: #f5f5f5
}

.position-left.is-transition-push {
	box-shadow: inset -15px 0 15px -20px rgba(10, 10, 10, .75)
}

.ecommerce-header-mobile {
	background-color: #fff;
	box-shadow: 0 -5px 15px #b6bab6;
	padding: .625rem 1.25rem;
}

.logo {
	width: 100px
}

.ecommerce-header-mobile-center,
.ecommerce-header-mobile-left,
.ecommerce-header-mobile-right {
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

.ecommerce-header-mobile-left {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.ecommerce-header-mobile-center {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.ecommerce-header-mobile-right {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.menu-icon::after {
	background: #4b4b4b;
	box-shadow: 0 7px 0 #4b4b4b, 0 14px 0 #4b4b4b
}

.menu-icon:hover::after {
	background: #1a1a1a;
	box-shadow: 0 7px 0 #1a1a1a, 0 14px 0 #1a1a1a
}

.close-button {
	z-index: 1
}

/*@media screen and (max-width:63.9375em) {
	.main-navigation .menu.menu--primary,
	.main-navigation .menu.menu--secondary,
	.main-navigation .menu.vertical {
		box-shadow: inset -15px 0 15px -20px rgba(10, 10, 10, .75)
	}
}*/

.main-navigation .menu.menu--primary a,
.main-navigation .menu.menu--secondary a,
.main-navigation .menu.vertical a {
	line-height: 1.2;
	padding: 1.5rem 0 1rem 1.5rem;
	transition: all .1s ease-in-out
}

@media screen and (max-width:63.9375em) {
	.main-navigation .menu.menu--primary a,
	.main-navigation .menu.menu--secondary a,
	.main-navigation .menu.vertical a {
		border-left: 4px solid transparent
	}
}

.main-navigation .menu.menu--primary a:focus,
.main-navigation .menu.menu--primary a:hover,
.main-navigation .menu.menu--secondary a:focus,
.main-navigation .menu.menu--secondary a:hover,
.main-navigation .menu.vertical a:focus,
.main-navigation .menu.vertical a:hover {
	border-color: #4ba248;
	color: #5b675b
}

.main-navigation .menu.menu--primary a:focus svg,
.main-navigation .menu.menu--primary a:hover svg,
.main-navigation .menu.menu--secondary a:focus svg,
.main-navigation .menu.menu--secondary a:hover svg,
.main-navigation .menu.vertical a:focus svg,
.main-navigation .menu.vertical a:hover svg {
	fill: #5b675b
}

@media print,
screen and (min-width:64em) {
	.main-navigation .menu.menu--primary a,
	.main-navigation .menu.menu--secondary a,
	.main-navigation .menu.vertical a {
		border-bottom: 4px solid transparent;
		line-height: 2;
		padding: 1.5rem .7rem
	}
	.main-navigation .menu.menu--primary a:focus,
	.main-navigation .menu.menu--primary a:hover,
	.main-navigation .menu.menu--secondary a:focus,
	.main-navigation .menu.menu--secondary a:hover,
	.main-navigation .menu.vertical a:focus,
	.main-navigation .menu.vertical a:hover {
		border-color: #4ba248;
		color: #5b675b
	}
}

/*@media screen and (max-width:63.9375em) {
	.main-navigation svg {
		box-sizing: content-box;
		padding-right: .7rem;
		height: 22px;
		width: 22px;
		vertical-align: bottom
	}
}*/

.menu--primary {
	background-color: #f5f5f5;
	padding-bottom: 3em
}

.menu--primary a {
	color: #848c84
}

.menu--primary svg {
	fill: #848c84
}

.menu--secondary {
	background-color: #fff;
	letter-spacing: 1px;
	padding: 1.5em 0 1rem;
	text-transform: uppercase
}

.menu--secondary a {
	color: #a1a7a1
}

.menu--secondary svg {
	fill: #a1a7a1
}

@media print,
screen and (min-width:64em) {
	.menu--primary,
	.menu--secondary {
		display: inline-block;
		padding: 0
	}
	.menu--secondary {
		float: right
	}
	.menu--secondary a {
		line-height: 1.4
	}
	.main-navigation .menu.menu--primary .logo-container {
		padding-bottom: 1.4rem;
		padding-right: 3rem
	}
	.main-navigation .menu.menu--primary .logo-container:hover {
		border-color: transparent
	}
}

.input-group--search {
	padding: 10px 0 1.3rem 0;
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}

.input-group--search svg {
	fill: #fff
}

.input-group--search .button {
	background-color: #4ba248;
	position: absolute;
	right: 1px;
	border-radius: 50px;
	padding: 0 15px;
}

.input-group--search .input-group-field {
	border-color: #ddd;
	border-radius: 50px;
	padding-left: 15px;
}

.input-group--search ::-webkit-input-placeholder {
	color: #5b675b
}

.input-group--search ::-moz-placeholder {
	color: #5b675b
}

.input-group--search :-ms-input-placeholder {
	color: #5b675b
}

.input-group--search :-moz-placeholder {
	color: #5b675b
}

.banner {
	display: table;
	height: 300px;
	position: relative;
	width: 100%
}

.featured-small {
	min-height: 100%;
	width: 100%
}

@media print,
screen and (min-width:40em) {
	.featured-small {
		display: none
	}
}

.featured-medium {
	min-height: 100%;
	display: block;
	min-width: 100%;
	max-width: initial
}

@media screen and (max-width:39.9375em) {
	.featured-medium {
		display: none
	}
}

.background-overlayed {
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%
}

.text-overlay {
	display: table-cell;
	height: 100%;
	margin: 0 auto;
	padding: 10px 1.5rem;
	position: relative;
	vertical-align: middle;
	width: 100%;
	z-index: 1
}

.text-overlay .description {
	margin: 0 auto;
	max-width: 360px
}

.banner--listing {
	height: 200px;
	margin-bottom: 1.5rem
}

.banner--listing .background-overlayed {
	border-radius: 3px
}

.banner--listing .call-to-action {
	margin-bottom: initial
}

.cookie-container {
	background-color: #1e1e1e;
	background-color: rgba(30, 30, 30, .9);
	border: none;
	border-radius: 0;
	bottom: 0;
	color: #b6bab6;
	font-size: 60%;
	padding: 1rem .5rem;
	position: fixed;
	margin-bottom: 0;
	width: 100%;
	z-index: 3
}

.cookie-container p {
	margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
	.cookie-container {
		font-size: 75%;
		padding: 1.5rem 10em
	}
}

@media print,
screen and (min-width:64em) {
	.cookie-container {
		padding: 1.5rem 16em .7rem
	}
}

.cookie-container .close-button span {
	color: #b6bab6
}

.cookie-container div div {
	text-align: right
}

.cookie-container button.underline {
	color: #b6bab6;
	margin-right: 18px
}

.category-container {
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: center;
	padding: .7rem 0
}

.category-icon {
	background-color: #fff;
	display: inline-block;
	margin-right: .7rem;
	vertical-align: middle
}

.category-icon svg {
	/*padding: .2rem 0;*/
	height: 3em;
	width: 3em
}

.industry-categories .category-container.category-container-bg{
	background-position: center center;
	background-size: cover;
	border: 1px solid #4ba248;
	padding: 100px 5px 10px;
}

.industry-categories .category-container.category-container-bg .category-icon{
	background-color: transparent;
	margin-bottom: 5px;
}

.industry-categories h1,
.industry-categories h2{
	color: #1a1a1a;
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 0;
	vertical-align: middle
}


.industry-categories .category-container.category-container-bg h1,
.industry-categories .category-container.category-container-bg h2{
	color: #fff;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	text-decoration: underline;
	text-decoration-color: #f9c202;
}

.industry-categories .category-container.category-container-bg .category-icon svg{
	fill: #fff;
}

@media (max-width:956px) {
	.industry-categories h1,
	.industry-categories h2{
		height: 40px
	}
}

.category-icon {
	display: block;
	margin-right: 0
}
.industry-categories a {
	box-sizing: border-box
}

/*.industry-categories a .category-container {
	box-shadow: transparent;
	transition: box-shadow .5s
}
.industry-categories a .category-container:hover {
	box-shadow: 0 10px 15px #efefef
}*/

@media (max-width: 852px) {
	.category-container{
		padding: 20px 3px;
	}
}

@media (max-width: 568px) {
	.category-container{
		background: #fdce2b;
		border: 1px solid #4da251;
		border-radius: 20px;
		padding: 20px 3px;
	}

	.category-icon {
		background-color: transparent;
	}

	.industry-categories h2{
		font-weight: bold;
		align-items: center;
		font-size: 14px;
		height: 44px;
	}

	.industry-article-categories .category-icon{
		margin-right: .3rem;
	}
}

@media (max-width: 360px) {
	.category-container{
		padding: .7rem 0
	}

	.category-icon {
		margin-right: .2rem;
	}
}

.about-container {
	border: 1px solid #ddd;
	margin-bottom: 1rem;
	padding: 1rem 0
}

@media (min-width:768px) {
	.about-container .category-icon {
		display: inline-block
	}
}

.about-container svg {
	margin: 0 .5rem;
	padding: 0
}

.about-container svg * {
	fill: #5b675b
}

.copy-container {
	display: inline-block;
	max-width: 70%;
	vertical-align: middle
}

.copy-container h6 {
	color: #5b675b;
	line-height: 1
}

.copy-container p {
	color: #848c84;
	line-height: 1.2;
	margin-bottom: 0
}

a.about-categories svg * {
	fill: #4ba248
}

a.about-categories h6 {
	color: #4ba248
}

.newsletter {
	display: table;
	padding: 2rem 0;
	position: relative
}

.newsletter h6 {
	font-size: 110%
}

.newsletter form {
	margin: 0 auto;
	max-width: 420px
}

@media screen and (max-width:39.9375em) {
	.newsletter .input-group {
		display: block
	}
	.newsletter .input-group-field {
		margin-bottom: .5rem
	}
	.newsletter input {
		width: 100%
	}
}

.newsletter .title {
	color: #fff;
	margin-bottom: .5rem
}

.newsletter .form-feedback svg {
	margin-top: 0;
	margin-bottom: .7rem
}

.newsletter .form-feedback p {
	color: #fff;
	font-family: "Merriweather Bold", Georgia, serif;
	font-weight: 700
}

.footer {
	font-size: 90%;
	color: #b6bab6;
	position: relative
}

.footer h6 {
	font-size: 80%
}

.footer .call-to-action {
	color: #b6bab6;
	font-weight: 600;
	line-height: 2
}

.footer ul li a {
	color: #b6bab6;
	line-height: 2
}

.footer ul li a:hover {
	color: #fff
}

.social-links {
	top: 33px;
	right: 0;
	position: absolute
}

.social-links li {
	display: inline-block
}

.social-links .smallSocialIcon {
	fill: #ddd;
	height: 32px;
	width: 32px
}

.social-links .smallSocialIcon:hover {
	fill: #fff
}

@media print,
screen and (min-width:40em) {
	.social-links ul {
		margin-left: 1rem
	}
}

.off-canvas {
	display: block
}

@media print,
screen and (min-width:64em) {
	.off-canvas {
		display: none
	}
}

.filter-nav-mobile {
	margin: 1rem
}

.filter-nav-mobile button {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: .7rem .7rem .5rem
}

@media print,
screen and (min-width:64em) {
	.filter-nav-mobile button {
		display: none
	}
}

.filter-nav-mobile button svg {
	height: 16px;
	width: 16px;
	padding-right: 0
}

.filter-nav-mobile button span {
	padding-left: 4px
}

.filter-nav-mobile label {
	float: right;
	margin-bottom: 1rem;
	text-align: right;
	width: 65%
}

.filter-nav-mobile select {
	font-size: .7rem;
	margin-bottom: 0;
	max-width: 60%
}

@media (min-width:400px) {
	.filter-nav-mobile select {
		max-width: 160px
	}
}

.filter-nav-mobile .sorting-nav {
	padding-right: 4px
}

.filter-nav-mobile .sorting-nav,
.filter-nav-mobile button span {
	color: #2c2c2c;
	display: inline;
	font-size: .7rem;
	margin-bottom: 3px;
	vertical-align: middle
}

@media screen and (max-width:63.9375em) {
	.filter-component--mobile {
		padding: 3rem 0 1.5rem
	}
	.filter-component--mobile .button {
		width: 100%
	}
}

.filter-component-item {
	background-color: #fff;
	border: 1px solid #e7f1df;
	border-radius: 3px;
	margin-bottom: 1rem;
	color: #ffffff;
}

.filter-component-item.filter-component--main {
	background-color: #f7fdf3
}

.filter-component-item.filter-component--main a {
	color: #527336
}

.filter-component-item>span {
	font-size: 90%;
	font-weight: 700;
	margin-bottom: 1rem
}

.filter-component-item ul li {
	padding-bottom: .15rem;
	padding-bottom: .15rem;
}

.filter-component-item ul li>label {
	display: inline-block;
	cursor: pointer
}

.filter-component-item ul li>span {
	color: #848c84;
	font-size: 90%;
	padding-left: 4px
}

.filter-component-item ul input,
.filter-component-item ul label {
	color: #5b675b;
	font-size: 100%;
	padding: 2px 0
}

.filter-component-item ul a {
	color: #5b675b;
	font-size: 100%;
	padding: 8px 0;
	white-space: initial;
}

.filter-component-item ul a:hover
{
	color: #4ba248;
}

.filter-component-item ul a:active{
	color: #ffffff;
}

.filter-component-item ul input:hover,
.filter-component-item ul label:hover {
	color: #848c84;
}

.filter-component-item ul a is-submenu-item {
	display: inline-block;
	padding: 4px 0;
	color: #ffffff;
}

.filter-component-item ul ul {
	margin-left: .5rem
}

.filter-component-item ul ul ul {
	margin-left: .5rem
}

.filter-component-item ul ul ul li:last-child {
	padding-bottom: 0;
}

.filter-component-item .active {
	font-weight: 700;
	color: #4ba248;
}

.filter-component-item.filter-component--reset {
	cursor: pointer;
	padding-bottom: 1rem
}

.filter-component-item.filter-component--reset span {
	font-weight: 400
}

.filter-component-item.filter-component--reset span::after {
	content: 'x';
	color: orange;
	font-weight: 700;
	position: absolute;
	right: 1.5rem
}

.column .product,
.columns .product {
	background-color: #fff;
	border: 1px solid #f5f5f5;
	border-radius: 3px;
	padding: .5rem;
	position: relative;
	text-align: center;
	transition: box-shadow .5s
}

.featured-image {
	background-color: #fff;
	height: 100px;
	text-align: center;
	position: relative
}

@media print,
screen and (min-width:64em) {
	.featured-image {
		height: 130px
	}
}

.featured-image img {
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-height: 100%;
	position: absolute;
	width: auto
}

.product header,
.product-listing-details {
	text-align: left;
	padding: 0 .5rem;
	height: 230px
}

.product header .product-manufacturer,
.product header h6,
.product-listing-details .product-manufacturer,
.product-listing-details h6 {
	color: #848c84;
	font-size: 80%;
	font-weight: 700;
	margin: 0
}

.product header .product-title,
.product header h3,
.product-listing-details .product-title,
.product-listing-details h3 {
	font-size: 80%;
	color: #5b675b;
	font-weight: 700;
	line-height: 1.3;
	margin: 3px 0
}

.product-title{
	padding-top: 5px;
	overflow: hidden;
	overflow-wrap: break-word;
}

.product-title-card{
	height: 65px;
	padding-top: 5px;
	overflow: hidden;
	overflow-wrap: break-word;
}

.product header .product-description,
.product-listing-details .product-description {
	font-size: 80%;
	color: #4b4b4b;
	height: 8.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
	margin-bottom: 1rem
}

.product header .product-description ul,
.product-listing-details .product-description ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 12px
}

.product header .product-description ul li,
.product-listing-details .product-description ul li {
	font-size: 100%;
	position: relative
}

.product header .product-description ul li::before,
.product-listing-details .product-description ul li::before {
	background-color: #5b675b;
	content: "";
	display: block;
	height: 4px;
	width: 4px;
	position: absolute;
	top: 7px;
	left: -12px
}

@media print,
screen and (min-width:40em) {
	.product header .product-description,
	.product header .product-manufacturer,
	.product header h5,
	.product header h6,
	.product-listing-details .product-description,
	.product-listing-details .product-manufacturer,
	.product-listing-details h5,
	.product-listing-details h6 {
		font-size: 80%
	}
	.product header .product-title,
	.product header h3,
	.product-listing-details .product-title,
	.product-listing-details h3 {
		font-size: 100%
	}
}

.product-image-gallery {
	background-color: transparent;
	margin: 0 auto;
	max-width: 600px;
	padding: 1.5rem 2px 0;
	text-align: center;
	position: relative;
}

.product-image-gallery img {
	max-height: 550px
}

.breadcrumb-nav {
	position: absolute;
	top: 4em;
	left: 1rem;
	width: 100px
}

@media print,
screen and (min-width:64em) {
	.breadcrumb-nav {
		top: 6em
	}
}

.breadcrumb-nav ul {
	display: block;
	margin-bottom: 0;
	list-style: none
}

.breadcrumb-nav ul li {
	white-space: nowrap
}

.breadcrumb-nav ul li a {
	text-decoration: none
}

.breadcrumb-nav ul.nav-history {
	background-color: transparent;
	border-radius: 3px;
	box-shadow: transparent;
	padding: 5px 35px;
	pointer-events: none;
	transition: background-color box-shadow .3s
}

.breadcrumb-nav ul.nav-history li {
	margin-bottom: 5px
}

.breadcrumb-nav ul.nav-history li::after {
	content: '';
	position: absolute;
	left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e8eaed;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	transition: all .2s ease
}

.breadcrumb-nav ul.nav-history li:not(:last-child)::before {
	content: '';
	position: absolute;
	left: 11px;
	margin-top: 7px;
	width: 2px;
	height: 32px;
	background: #e8eaed;
	transition: all .2s ease
}

.breadcrumb-nav ul.nav-history li.active {
	pointer-events: none
}

.breadcrumb-nav ul.nav-history li.active::after {
	background: #e8eaed
}

.breadcrumb-nav ul.nav-history li.active a {
	color: #5a667f
}

.breadcrumb-nav ul.nav-history li a {
	color: #4ba248;
	display: inline-block;
	font-family: "Merriweather Bold", Georgia, serif;
	font-weight: 700;
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	transition: all .2s ease
}

.breadcrumb-nav ul.nav-history li a:hover {
	color: #3b7f38
}

.breadcrumb-nav:hover {
	width: auto
}

.breadcrumb-nav:hover .menu-back {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.breadcrumb-nav:hover .btn-back div {
	background: rgba(75, 162, 72, .25)
}

.breadcrumb-nav:hover .btn-back div svg path,
.breadcrumb-nav:hover .btn-back div svg polyline {
	stroke: #4ba248
}

.breadcrumb-nav:hover .btn-back span {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.breadcrumb-nav:hover ul.nav-history {
	background-color: #fff;
	box-shadow: 0 10px 10px #efefef;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto
}

.breadcrumb-nav:hover ul.nav-history li {
	margin-bottom: 8px
}

.breadcrumb-nav:hover ul.nav-history li::after {
	background: #4ba248;
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px)
}

.breadcrumb-nav:hover ul.nav-history li.active::after {
	background: #5a667f
}

.breadcrumb-nav:hover ul.nav-history li a {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.btn-back {
	display: inline-block
}

.btn-back div {
	position: relative;
	z-index: 1;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #4ba248;
	float: left
}

.btn-back div svg {
	fill: none;
	height: 12px;
	-webkit-transform: translate(8px, -2px);
	-ms-transform: translate(8px, -2px);
	transform: translate(8px, -2px);
	vertical-align: sub;
	width: 12px;
}

.btn-back div svg path,
.btn-back div svg polyline {
	stroke: #ffffff;
	stroke-width: 2;
	stroke-linejoin: round;
	stroke-linecap: round
}

.btn-back span {
	color: #4ba248;
	display: inline-block;
	margin-left: 10px;
	line-height: 20px;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
	transition: all .2s ease
}

.btn-back:hover span {
	color: #3b7f38
}

.product-presentation div,
.product-presentation ul {
	margin: 0 auto;
	max-width: 600px
}

.product-presentation .product-details {
	padding: 0 1.5rem;
}

.product-presentation .product-details h1 {
	font-size: 160%;
	color: #5b675b;
	margin-bottom: .5rem
}

.product-presentation .product-details h3 {
	font-size: 90%
}

@media print,
screen and (min-width:40em) {
	.product-presentation {
		padding-top: 1.5rem
	}
}

@media print,
screen and (min-width:64em) {
	.product-presentation.large-6 {
		padding-top: 2rem
	}
	.product-presentation.large-6 .ask-offer,
	.product-presentation.large-6 .buy-now {
		text-align: left
	}
	.product-presentation.large-6 .product-attachments {
		padding-left: 1.5rem;
		text-align: left
	}
}

.ask-offer,
.buy-now {
	border-radius: 3px;
	margin: 0 auto;
	max-width: 550px;
	padding: 1rem 1rem .5rem;
	text-align: center
}

.ask-offer p,
.buy-now p {
	color: #2c2c2c;
	line-height: 1.2;
	margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
	.ask-offer,
	.buy-now {
		padding: .5rem 1.5rem
	}
	.ask-offer p,
	.buy-now p {
		line-height: 1.4
	}
}

.ask-offer .configuratorTrigger,
.buy-now .configuratorTrigger {
	cursor: pointer;
	text-decoration: underline
}

.ask-offer .button,
.buy-now .button {
	margin-bottom: .5rem
}

.buy-now {
	background-color: #f9f9f9
}

.product-availability {
	display: inline-block;
	text-align: left
}

@media print,
screen and (min-width:64em) {
	.product-availability {
		padding: .5rem 0;
		width: 45%
	}
}

.product-stock {
	display: block;
	line-height: 1
}

.product-stock:before {
	background-color: #4ba248;
	border-radius: 50%;
	content: '';
	display: inline-block;
	height: 8px;
	margin: 0 .5rem;
	width: 8px
}

.product-stock.nearly-in-stock:before {
	background-color: #ffae00
}

.product-stock.on-order:before {
	background-color: #cc4b37
}

.product-delivery svg {
	fill: #2c2c2c;
	padding-right: 2px
}

@media screen and (max-width:63.9375em) {
	.product-price {
		padding: .7rem 0 0
	}
}

@media print,
screen and (min-width:64em) {
	.product-price {
		display: inline-block;
		vertical-align: text-bottom;
		width: 45%
	}
}

.price-container{
	min-height: 35px;
	max-height: 35px;
}

.price {
	color: #4ba248;
	font-weight: bold;
}

.product-price .price-tva {
	color: #4b4b4b;
	display: block
}

.product-price .price-tva .currency {
	text-transform: none
}

.product-price svg {
	fill: #2c2c2c;
	padding-right: 3px
}

.plus-minus-input {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: inline-block
}

@media print,
screen and (min-width:64em) {
	.plus-minus-input {
		width: 45%
	}
}

.plus-minus-input .input-group-field {
	text-align: center;
	display: inline-block;
	height: 2rem;
	width: 75px
}

.plus-minus-input .input-group-field ::-webkit-outer-spin-button,
.plus-minus-input .input-group-field::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none
}

.plus-minus-input .input-group-button {
	display: inline-block
}

.plus-minus-input .button {
	background-color: #ddd;
	height: 2rem;
	margin: 0;
	padding: .5rem .7rem
}

.plus-minus-input .button span {
	line-height: 1;
	vertical-align: top
}

.contactForm,
.reveal {
	display: table;
	padding: 3rem
}

@media print,
screen and (min-width:64em) {
	.contactForm,
	.reveal {
		padding: 7rem
	}
}

.contactForm form,
.reveal form {
	text-align: center;
	vertical-align: middle
}

.contactForm form .cell,
.reveal form .cell,
.requestOffer form .cell{
	display: inline-block;
	vertical-align: top;
	width: 49%
}

.contactForm label,
.reveal label,
.requestOffer label{
	color: #2c2c2c;
	margin-bottom: 1.5rem;
	text-align: left
}

.contactForm input[type=submit],
.reveal input[type=submit],
.requestOffer input[type=submit]{
	margin-bottom: 1.5rem
}

.contactForm input,
.contactForm select,
.contactForm textarea,
.reveal input,
.reveal select,
.reveal textarea,
.requestOffer input,
.requestOffer select,
.requestOffer textarea{
	margin-bottom: 0;
	margin-top: 5px
}

.contactForm .input-error,
.reveal .input-error,
.requestOffer .input-error{
	color: #cc4b37;
	font-size: 80%;
	font-weight: 700
}

.contactForm ::-webkit-input-placeholder,
.reveal ::-webkit-input-placeholder,
.requestOffer ::-webkit-input-placeholder{
	color: #4b4b4b
}

.contactForm :-ms-input-placeholder,
.reveal :-ms-input-placeholder,
.requestOffer :-ms-input-placeholder{
	color: #4b4b4b
}

.contactForm ::placeholder,
.reveal ::placeholder,
.requestOffer ::placeholder{
	color: #4b4b4b
}

.contactForm .checkbox-nl input,
.reveal .checkbox-nl input,
.requestOffer .checkbox-nl input{
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 10px
}

.contactForm .checkbox-nl label,
.reveal .checkbox-nl label,
.requestOffer .checkbox-nl label{
	color: #4b4b4b;
	margin-bottom: 0;
	margin-left: 0
}

@media print,
screen and (min-width:64em) {
	#videoModal {
		padding: 4rem;
		width: 900px
	}
}

.product-attachments {
	padding: .7rem 0;
	text-align: center
}

.product-attachments li {
	display: inline-block;
	margin-right: .5rem
}

.product-attachments .button--plain {
	background-color: #f5f5f5;
	box-shadow: transparent;
	color: #5b675b;
	height: auto;
	margin-bottom: .5rem;
	padding: .6rem 1rem;
	transition: all .5s
}

.product-attachments .button--plain svg {
	fill: #848c84;
	transition: fill .5s;
	vertical-align: inherit;
	width: 20px;
	height: 20px
}

.product-attachments .button--plain span {
	letter-spacing: 1.5px;
	margin-left: 4px
}

.product-attachments .button--plain:hover {
	background-color: #f9f9f9;
	box-shadow: 0 5px 10px #efefef
}

.product-attachments .button--plain:hover svg {
	fill: #5b675b
}

@media (min-width:1150px) {
	.product-attachments {
		padding: .7rem 1.5rem
	}
}

.product--technology {
	overflow: hidden;
	position: relative
}

.product--technology .text-overlay {
	display: block;
	padding: 1.5rem;
	top: initial
}

.product--technology .call-to-action {
	margin-bottom: initial
}

.product--technology .button--secondary {
	margin-bottom: 0
}

.accordion-title::before {
	margin-top: -.6rem
}

.accordion-item.is-active .accordion-title {
	color: #4ba248
}

.accordion-content:last-child {
	border-bottom: none
}

.accordion-content.accordion-content--hastable {
	padding: 0
}

.accordion-content.accordion-content--hastable table.data-specs tbody tr td:first-child {
	width: 50%
}

.accordion-content table {
	margin-bottom: 0
}

.accordion-content table thead {
	border: none
}

.accordion-content table tr {
	vertical-align: middle
}

.aggregate .accordion-content {
	padding: 0
}

.aggregate .accordion-content h6,
.aggregate .accordion-content .aggregate-images {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px
}

.aggregate .accordion-content p {
	margin-bottom: 0;
	padding: 0 .7rem
}

.aggregate .accordion-content img {
	width: 49.5%
}

.aggregate .accordion-content img+img {
	float: right
}

.aggregate .accordion-content img:only-of-type {
	width: 100%
}

.config-detail.reveal img+img {
	margin-top: .5rem
}

.config-detail.reveal h6 {
	font-size: 90%;
	margin-top: .5rem
}

.extra-padding {
	font-size: 110%;
	line-height: 1;
	padding: 1.5rem
}

@media screen and (min-width:90em) {
	.extra-padding {
		padding: 3rem .5rem 1.5rem 1.5rem
	}
}

.configurator-copy {
	text-align: center;
	position: relative
}

@media print,
screen and (min-width:40em) {
	.configurator-copy {
		text-align: left
	}
	.configurator-copy>div {
		display: inline-block;
		max-width: 70%
	}
	.configurator-copy button {
		position: absolute;
		bottom: 0;
		right: 2rem
	}
}

.configurator {
	text-align: center;
	padding: 0 1rem
}

.configurator .button {
	margin-top: .7rem
}

.configurator-option {
	border-top: 1px solid #f5f5f5;
	padding: .5rem;
	text-align: left
}

.product-options-list {
	font-size: 85%
}

.product-option {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	color: #4b4b4b;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: .7rem;
	line-height: 1.2;
	transition: all .3s ease
}

.product-option input,
.product-option p {
	margin: 0
}

.product-option .option-radio {
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
	padding-top: 2px;
	text-align: right
}

.product-option .option-title {
	-webkit-flex: 2 1 0;
	-ms-flex: 2 1 0px;
	flex: 2 1 0;
	-webkit-flex-grow: 3;
	-ms-flex-positive: 3;
	flex-grow: 3
}

.product-option .option-price {
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
	text-align: right;
	-webkit-flex-grow: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

.product-option .option-price * {
	display: contents;
	font-size: 90%
}

.product-option.active {
	color: #4ba248;
	font-weight: 700
}

.total-price {
	font-weight: 700;
	font-size: 110%
}

.product-card {
	display: inline-block;
	padding: 0 1rem 1rem 0;
	margin-bottom: 1.5rem;
	width: 32%
}

.product-card-thumbnail {
	display: block;
	position: relative
}

.product-card-title {
	font-weight: 700;
	margin-top: 1rem;
	margin-bottom: 0
}

.product-card-desc {
	color: #4b4b4b;
	display: block;
	font-family: 'Open sans', sans-serif
}

.product-thumbs {
	display: block;
	margin-top: 2rem;
	text-align: left
}

.product-thumbs li {
	display: inline
}

.product-thumbs .sim-thumb {
	display: inline-block;
	max-height: 100px;
	overflow: hidden
}

.intrinsic-container {
	position: relative;
	height: 0;
	overflow: hidden
}

.intrinsic-container-16x9 {
	padding-bottom: 56.25%
}

.intrinsic-container-4x3 {
	padding-bottom: 75%
}

.intrinsic-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.sectionJobs .accordion-title {
	border: 1px solid #ddd;
	padding: 0
}

.sectionJobs .accordion-title:before {
	content: none
}

.sectionJobs .accordion-title:hover {
	color: #848c84
}

.sectionJobs .accordion-content {
	border: 1px solid #ddd
}

.sectionJobs .accordion-item {
	margin-bottom: 1rem
}

.sectionJobs .accordion-item:last-child:not(.is-active)>.accordion-title,
.sectionJobs .accordion-item:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #ddd
}

.sectionJobs .accordion-item.is-active .accordion-title {
	border-bottom: 0;
	color: #848c84
}

.sectionJobs .accordion-item.is-active .accordion-content {
	border-top: 0
}

.sectionJobs .about-container {
	border: none;
	background-color: #fff;
	margin-bottom: 0
}

.sectionJobs .about-container ul {
	margin-bottom: 0
}

.sectionJobs .button {
	margin-bottom: 0;
	margin-top: .5rem
}

.sectionJobs .category-icon {
	text-align: center;
	vertical-align: top;
	width: 25%
}

.sectionJobs .category-icon img {
	max-height: 100px
}

.contactData,
.contactForm {
	padding: 1rem 1.5rem
}

.contactEmails {
	margin-top: .5rem
}

.contactEmails a {
	display: block;
	font-size: 90%
}

.contactEmails a:before {
	content: " —— "
}

.contactEmails div {
	margin-bottom: 1.5rem
}

.contactAddress {
	background-color: #f9f9f9;
	border-radius: 3px;
	padding: 2rem 1.5rem .5rem
}

@media screen and (max-width:39.9375em) {
	.article .js-featuredItems>li,
	.article .row>.column,
	.article .row>.columns {
		padding-left: 5%;
		padding-right: 5%
	}
	.article .row.expanded>.column,
	.article .row.expanded>.columns {
		padding-left: initial;
		padding-right: initial
	}
	.article .custom-ul {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.article h1,
.article h2,
.article h3 {
	font-family: "Merriweather Bold", Georgia, serif;
	font-weight: 700;
	letter-spacing: 0
}

.article h3 {
	text-align: center;
	margin-bottom: 1.5rem
}

@media print,
screen and (min-width:40em) {
	.article h3 {
		margin: 1.5rem 2rem
	}
}

.article h4 {
	color: initial
}

.article .product-technologies h3 {
	margin: 0
}

.article .product-technologies h5 {
	margin: .7rem 0 1.5rem
}

.article h6 {
	color: #4ba248;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 0;
	text-transform: uppercase
}

.article p+h6 {
	margin-top: 2rem
}

.article img+h6 {
	margin-top: 1.5rem
}

.article a h5 {
	color: #5b675b;
	font-family: "Merriweather Bold", Georgia, serif;
	letter-spacing: 0;
	margin-bottom: 0
}

.article .banner h5 {
	margin: 0 auto;
	max-width: 1100px
}

.article .banner h5 img{
	margin: 0 auto;
	display: block;
}

.article .featured-items h4 {
	font-family: "Merriweather Bold", Georgia, serif;
	font-weight: 700;
	letter-spacing: 0
}

.article p {
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.article .font-size-90,
	.article li,
	.article p {
		font-size: 100%
	}
}

.article .custom-ul p.uppercase {
	font-size: 90%;
	margin-bottom: 0
}

.article .show-branding #branding {
	display: none!important;
	visibility: hidden!important
}

.article .product-listing h3 {
	color: #5b675b;
	font-family: Montserrat, Arial, sans-serif;
	font-weight: 700;
	margin: 3px 0 0;
	text-align: left
}

.article .product-listing h5 {
	color: #5b675b;
	font-family: Montserrat, Arial, sans-serif;
	height: auto
}

.article-filter header h6 {
	color: #b6bab6
}

.article-filter h6 {
	font-size: 80%
}

.article-filter .highlighted h6 {
	background-color: #b6bab6
}

@media print,
screen and (min-width:64em) {
	.article-filter {
		margin: 2rem 0
	}
}

.article-list>article {
	margin: 2rem 0
}

.article-list>article>a {
	display: block
}

.article-list>article figure {
	height: 30vh;
	max-height: 30vh;
	overflow: hidden;
	position: relative;
	width: 100%
}

.article-list>article img {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 100%;
	object-fit: cover;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	width: 100%
}

.article-list>article .highlighted li {
	margin-bottom: 1px
}

.article-list>article .highlighted h6 {
	background-color: #fdce2b;
	color: #fff;
	font-size: .7rem;
	padding: 0 .5rem
}

.article-list>article h2 {
	font-size: 120%
}

.article-list>article h4 {
	font-size: 80%;
	line-height: 1.5;
	margin-bottom: 0
}

.article-list>article header {
	background-color: #fff;
	padding: .5rem 1.5rem 0
}

.article-list>article footer {
	background-color: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 0 1.5rem;
	text-align: center
}

.article-list>article footer p {
	color: #b6bab6;
	font-size: 70%;
	text-align: left;
	padding: .7rem 0 0
}

.article-list>article footer p a {
	color: #b6bab6
}

.industry-list>article {
	margin: 2rem 0 4em
}

.industry-list>article>a {
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	display: block;
	transition: all .6s cubic-bezier(.165, .84, .44, .4);
	position: relative
}

@media print,
screen and (min-width:40em) {
	.industry-list>article>a {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

.industry-list>article>a:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
	opacity: 0;
	transition: all .6s cubic-bezier(.165, .84, .44, 1)
}

.industry-list>article>a :hover:after {
	opacity: 1
}

.industry-list>article figure,
.industry-list>article header {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}

.industry-list>article figure {
	height: 30vh;
	max-height: 30vh;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media print,
screen and (min-width:40em) {
	.industry-list>article figure {
		height: auto;
		max-height: none
	}
}

.industry-list>article figure .button {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
	border-radius: 0;
	background-color: #2c2c2c;
	color: #fdce2b
}

@media screen and (max-width:39.9375em) {
	.industry-list>article figure .button {
		display: none
	}
}

.industry-list>article .button--round {
	margin: 1rem 0 0
}

@media print,
screen and (min-width:40em) {
	.industry-list>article .button--round {
		display: none
	}
}

.industry-list>article img {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 100%;
	object-fit: cover;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	width: 100%
}

.industry-list>article .highlighted li {
	margin-bottom: 1px
}

.industry-list>article .highlighted h6 {
	background-color: #fdce2b;
	color: #fff;
	font-size: .7rem;
	padding: 0 .5rem
}

.industry-list>article h2 {
	font-size: 120%
}

.industry-list>article h4 {
	font-size: 80%;
	line-height: 1.5;
	margin-bottom: 0
}

.industry-list>article header {
	background-color: #fff;
	padding: .5rem 1.5rem 2rem
}

@media screen and (max-width:39.9375em) {
	.industry-list>article header {
		text-align: center
	}
	.industry-list>article header h2,
	.industry-list>article header h4 {
		text-align: left
	}
}

@media print,
screen and (min-width:40em) {
	.industry-list>article header {
		padding: 2rem 1.5rem;
		min-height: 20vw
	}
}

@media print,
screen and (min-width:64em) {
	.industry-list>article header {
		padding: 3rem 2rem
	}
}

@media print,
screen and (min-width:40em) {
	.industry-list>article:nth-child(2n) header {
		text-align: right
	}
	.industry-list>article:nth-child(2n) figure {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.industry-list>article:nth-child(2n) figure .button {
		left: 0;
		right: initial
	}
}

.featured-items {
	float: left;
	width: 100%
}

.featured-items a {
	display: block
}

.featured-items li {
	margin-bottom: .5rem
}

.manufacturer.product-manufacturer .custom-ul li::before{
	display: none;
}

/*.featured-items img {
	display: none
}*/

.featured-items .featured-image img {
	display: block
}

.featured-items .button {
	float: right;
	margin-right: .7rem
}

.featured-items .product .button {
	float: none;
	margin: .7rem 0 .5rem
}

.featured-items .product .product-title {
	font-size: 100%
}

.featured-items .product .product-description,
.featured-items .product .product-manufacturer {
	font-size: 80%
}

.featured-items h3 {
	color: #4b4b4b;
	display: inline-block;
	font-family: "Merriweather Bold", Georgia, serif;
	float: left;
	font-size: 100%;
	text-align: left;
	width: 70%
}

.featured-items .product h3 {
	width: 100%
}

.featured-items h4 {
	font-size: 95%;
	display: inline-block;
	line-height: 1.2;
	margin-bottom: 0;
	max-width: 80%
}

.featured-items h5 {
	letter-spacing: 0;
	font-size: 90%
}

.featured-items .product h5 {
	font-family: Montserrat, Arial, sans-serif
}

.featured-items.custom-ul li::before {
	left: -12px
}

@media print,
screen and (min-width:40em) {
	.featured-items.custom-ul {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.featured-items.custom-ul li {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	.featured-items.custom-ul .item-container {
		padding: .7rem
	}
}

@media print,
screen and (min-width:40em) {
	.featured-items .button {
		float: initial
	}
	.featured-items a {
		margin-bottom: 1rem;
		padding: 0 .7rem
	}
	.featured-items.custom-ul {
		margin-left: 0
	}
	.featured-items.custom-ul li::before {
		content: none
	}
	.item-container img {
		border: 1px solid #ddd;
		display: block
	}
	.item-container h3 {
		margin: .5rem 0 0 .5rem
	}
	.item-container h4 {
		font-size: 100%;
		display: block;
		max-width: initial;
		text-align: left;
		padding: .5rem 1rem 0;
		width: 100%
	}
	.item-container h5 {
		display: block;
		max-width: initial;
		text-align: left;
		padding: 0 1rem;
		width: 100%
	}
	.item-container .button {
		margin-top: -2em
	}
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.featured-items h4 {
		font-size: 80%;
		padding: .5rem .5rem 0
	}
	.featured-items h5 {
		font-size: 70%;
		padding: 3px .5rem 0
	}
}

.pages-nav .small-12:first-child {
	margin-bottom: 1.5rem
}

.pages-nav .btn-back span {
	color: #4ba248;
	font-size: 80%;
	font-weight: 700;
	letter-spacing: 1px;
	margin-left: 32px;
	opacity: 1;
	text-transform: uppercase
}

.pages-nav .btn-back.btn-next {
	float: right
}

.pages-nav .btn-back.btn-next span {
	display: inline-block;
	margin-left: 0
}

.pages-nav .btn-back.btn-next div {
	float: right
}

.pages-nav .btn-back.btn-next svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-left: 7px;
	position: relative;
	top: -2px;
}

@media (max-width:519px) {
	.product-listing {
		margin: 0 2rem
	}
}

.product-listing li {
	display: inline-block;
	margin-bottom: 2rem;
	max-width: 100%;
	vertical-align: top
}
.aggregate .accordion-content p span, .aggregate .accordion-content p, .product-presentation .product-details h3.product-description,
.accordion-content, .accordion-content p span, .accordion-content p, li, p, span {
	font-family: Montserrat,Arial,sans-serif !important;
	font-size: 13px !important;
}
.article.product-manufacturer li, .article.product-manufacturer p, .article.product-manufacturer span {
	font-size: inherit !important;
}

.article.product-manufacturer .row iframe {
	width: 100%;
}

#videoModal .intrinsic-container-16x9 {
	padding-bottom: 32em;
}
.video-slider {
	width: 100%;
	height: 18em;
	background: #444;
	position: relative;
	overflow: hidden;
}
@media only screen and (max-width:640px) {
	.video-slider {
		height: 12em;
	}
}
@media only screen and (max-width:1024px) {
	.video-slider {
		height: 18em;
	}
}
@media only screen and (min-width:1024px) {
	.video-slider {
		height: 27em;
	}
}
.slide-controls, .accordion-content .owl-controls.clickable, .accordion-content .owl-controls .owl-buttons {
	position: relative;
	bottom: 0;
	display: flex;
	align-content: center;
	justify-content: center;
}
.slide {
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.slide:first-child{
	left: 0;
}
.video{
	height: 100%;
	width: 100%;
	border:0;
}
.slide-arrow{
	position: relative;
	top: 80px;
	left: 0;
	height: 50%;
	width: 80px;
	cursor: pointer;
}
.slide-arrow.hidden {
	display: none;
}
.slide-arrow:hover:after{
	opacity: 1;
	color: red;
}
.slide-arrow:after{
	content: "\2039";
	text-align: center;
	display: block;
	height: 75px;
	width: 75px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 3em;
	color: #fff;
	background: #414141;
	opacity: 0.6;
	border-radius: 50%;
}
.slide-arrow.right:after{
	content: "\203A";
}
.slide-arrow.right{
	left: auto;
	right: 0;
}
.accordion-content .advantages_video {
	margin-top: 15px;
}
.technical-data-group, .technical-data-group p, .technical-data-group span {
	font-family: Montserrat, Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: normal !important;
}
p.MsoNoSpacing span {
	font-size: 13px !important;
}

.accordion .owl-carousel-container {
	margin-bottom: 30px;
}

.embeded-videos-container {
	margin-bottom: 4rem;
}

.embeded-videos-container .slide-wrapper {
	position: relative;
	overflow: hidden;
	height: 300px;
}

.embeded-videos-container .slide-arrow::after, .accordion-content .owl-controls .owl-buttons .slide-arrow::after {
	width: 36px;
	height: 36px;
	font-size: 1.7em;
}

.embeded-videos-container .slide-arrow {
	top: 50px;
	width: 50px;
}

.accordion-content .owl-controls .owl-buttons .slide-arrow {
	width: 50px;
}

.accordion-content .owl-carousel .owl-buttons div {
	opacity: 1;
	position: relative;
	margin: 0 10px;
	text-shadow: none;
}

.accordion-content .owl-carousel:hover .owl-buttons div {
	opacity: 1;
}

.accordion-content .owl-controls.clickable {
	margin-top: 50px;
}

@media print,screen and (max-width:1024px) {
	#videoModal .intrinsic-container-16x9 {
		padding-bottom: 24em;
	}
	.reveal {
		padding-bottom: 1rem;
	}
}

#productListing .category-heading-wrapper {
	margin-bottom: 8px;
}

#productListing .category-heading {
	text-align: center;
	background: #4ba248;
	padding: 8px 0;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

#productListing  .category-heading h1 {
	margin: 0;
	font-size: 1.5rem;
}

#productListing .category-content {
	background: #fff;
	padding: 10px;
	text-align: center;
}

#productListing .category-content .category-thumb {
	margin: 10px auto;
	max-width: 500px;
	max-height: 500px;
	display: block;
	text-align: center;
}

#productListing .category-content p, #productListing .category-content span, #productListing .category-content .short-description {
	font-size: 14px !important;
	font-family: Montserrat,Arial,sans-serif !important;
	text-align: initial;
}

#productListing .category-content .short-description {
	margin-bottom: 10px;
}

#productListing .category-content .expanded-section {
	display: none;
}

#productListing .category-content .expanded-section.active {
	display: block;
}

.category-content .campaign-section {
	margin-bottom: 20px;
	max-height: 350px;
	display: block;
}

.campaign-section .campaign-title {
	font-weight: bold;
	text-align: left;
	border-bottom: 5px solid #fdce2b;
	margin-bottom: 0;
	font-size: 22px;
}

.campaign-section .campaign-content-wrapper .img-holder {
	width: 60%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.campaign-section .campaign-content-wrapper .img-holder .watermark {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #FD2A3B;
	color: #fff;
	padding: 10px;
	width: 125px;
	font-weight: bold;
	height: 125px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}

.campaign-section .campaign-content-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.campaign-section .campaign-content-wrapper .campaign-content {
	width: 40%;
	background: #4ba248;
	color: #fff;
	padding: 30px;
	text-align: justify;
	height: 300px;
}

.campaign-section .campaign-content-wrapper .campaign-content .description {
	height: 80%;
	overflow: hidden;
	display: block;
}

.campaign-section .campaign-content-wrapper .campaign-content .button {
	display: block;
	text-align: center;
	margin: 20px auto;
	width: 100%;
}

#productListing .manufacturers-wrapper span.title {
	font-weight: bold;
	font-size: 18px !important;
}

.manufacturers-wrapper .manufacturers {
	margin: 20px 0;
}

.manufacturers-wrapper .manufacturer-item {
	margin: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	object-fit: contain;
}

.manufacturers-wrapper .manufacturer-item .manufacturer-name {
	font-weight: bold;
}

.manufacturers-wrapper .manufacturer-item img {
	max-height: 100%;
	min-height: 80%;
	width: auto;
	object-fit: contain;
}

.manufacturers-wrapper .owl-carousel .owl-buttons div {
	opacity: 1;
}

.manufacturers-wrapper .owl-wrapper-outer {
	box-shadow: none;
}

.manufacturers-wrapper .owl-carousel .owl-wrapper, .manufacturers-wrapper .owl-carousel .owl-item {
	text-align: center;
	margin: 0 auto;
}

.product-presentation a img, .product-details .manufacturer-logo {
	margin-bottom: 15px;
	max-width: 135px;
}

.manufacturers-wrapper .owl-carousel .owl-item.customFloat {
	float: none;
}

.manufacturers .arrows.right:after {
	content: "\203A";
}

.manufacturers .arrows.left:after {
	content: "\2039";
}

.manufacturers .arrows {
	font-style: normal;
}

.manufacturers .owl-controls .owl-buttons .owl-next, .manufacturers .owl-controls .owl-buttons .owl-prev {
	top: 10%;
}

.manufacturers-wrapper .owl-carousel .owl-buttons .owl-prev {
	left: -20px;
}

.manufacturers-wrapper .owl-carousel .owl-buttons .owl-next {
	right: -20px;
}

.manufacturer-logos .partner-name {
	font-weight: bold;
	font-size: 18px !important;
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: -webkit-filter .3s ease;
	transition: filter .3s ease;
	transition: filter .3s ease,-webkit-filter .3s ease;
}

.manufacturer-logos .partner-name:hover {
	-webkit-filter: grayscale(0);
	filter: none;
}

@media only screen and (max-width: 938px) {
	.is-transition-overlap .close-button > span,
	#videoModal .close-button > span{
		font-size: 35px !important;
		font-weight: bold;
	}

	.product-presentation .breadcrumb-nav:hover{
		background: #fff;
	}
}

@media only screen and (max-width:768px) {
	#productListing .category-content {
		padding: 5px 0;
	}

	#productListing  .category-heading h1 {
		font-size: 18px;
	}

	#productListing .category-heading {
		margin-bottom: 0;
		padding: 8px 0;
	}

	.campaign-section .campaign-content-wrapper .campaign-content .description {
		max-height: 65px;
		font-size: 14px;
	}

	.campaign-section .campaign-title {
		text-align: center;
		font-size: 17px;
	}

	.category-content .campaign-section {
		max-height: unset;
		margin-bottom: 8px;
	}

	.campaign-section .campaign-content-wrapper {
		display: block;
	}

	.campaign-section .campaign-content-wrapper .img-holder {
		width: 100%;
		height: 150px;
		overflow: hidden;
		background-position: center;
	}

	.campaign-section .campaign-content-wrapper .img-holder .watermark {
		height: 100%;
		font-size: 16px;
		width: 100px;
	}

	.campaign-section .campaign-content-wrapper .campaign-content {
		width: 100%;
		padding: 8px;
		height: auto;
	}

	.campaign-section .campaign-content-wrapper .campaign-content .button {
		width: auto;
	}

	.campaign-section .campaign-content-wrapper .campaign-content .button
	{
		font-size: 12px;
		padding: 7px 14px;
		height: 30px;
		margin: 5px auto;
	}

	#productListing .category-content .button-more:after {
		content: '';
		background-image: url("../image/right-arrow.svg");
		width: 35px;
		height: 35px;
		position: absolute;
		bottom: -40px;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: none;
	}

	.filter-nav-mobile select {
		height: 37px;
		max-width: 50%;
	}

	.product-title-card{
		height: auto;
	}

	#productListing .category-heading-wrapper {
		margin-bottom: 10px;
	}

	.filter-nav-mobile label {
		width: 60%;
		margin-bottom: 0;
	}

	#productListing .category-content .category-thumb {
		max-width: unset;
		max-height: unset;
		width: 100%;
	}

	.manufacturers-wrapper .manufacturer-item {
		display: inline-block;
	}

	.manufacturers-wrapper .manufacturer-item img {
		height: 100%;
	}

	.manufacturers-wrapper .owl-carousel .owl-item.customFloat {
		float: left;
	}

	.manufacturers-wrapper .owl-carousel .owl-buttons .owl-prev {
		left: 10px;
	}

	.manufacturers-wrapper .owl-carousel .owl-buttons .owl-next {
		right: 10px;
	}

	#productListing .category-content .short-description {
		max-height: 60px;
		overflow: hidden;
	}
}

@media only screen and (max-width:1024px) {
	.expanded-section table.MsoNormalTable {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1366px) and (max-height: 768px) {
	.campaign-section .campaign-title {
		font-size: 18px;
	}

	#productListing .category-heading h1 {
		font-size: 1.2rem;
	}

	#productListing .category-heading {
		margin-bottom: 5px;
	}

	#productListing .category-content {
		padding-top: 5px;
	}

	.category-content .campaign-section {
		margin-bottom: 7px;
		max-height: 300px;
	}

	.campaign-section .campaign-content-wrapper .img-holder, .campaign-section .campaign-content-wrapper .campaign-content {
		height: 130px;
	}

	.campaign-section .campaign-content-wrapper .campaign-content {
		padding: 15px;
	}

	.campaign-section .campaign-content-wrapper .campaign-content .description {
		height: 75%;
	}

	/*button.button-more {
        height: 30px;
        font-size: 12px;
        padding: 8px 16px;
        margin-bottom: 5px;
    }*/

	#productListing .category-content .short-description {
		margin: 10px 0 20px;
	}

	.campaign-section .campaign-content-wrapper .img-holder .watermark {
		font-size: 16px;
		height: 100px;
		width: 100px;
	}

	.campaign-section .campaign-content-wrapper .campaign-content .button {
		padding: 7px 14px;
		height: 1.8rem;
	}

	.column .product, .columns .product {
		padding: 0;
	}

	.product-box{
		padding: 0 !important;
		margin: 0 !important;
	}

	#productListing .category-heading-wrapper {
		margin-bottom: 0;
	}

	#productListing .category-content .category-thumb {
		margin: 5px auto;
		max-width: 300px;
		max-height: 300px;
	}
}

.is-submenu-item {
	background-color: #4ba248;
	border: solid 1px #ffffff;
	padding-left: 1.5rem;
	padding-top: 0.5rem;
	font-size: medium;
	font-weight: bold;
}

.accordion-content iframe{
	width: 100% !important;
}

.product-option .option-checkbox {
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
	padding-top: 2px;
	text-align: right;
}

.reveal-overlay #AskOffer .close-button > span, .reveal-overlay #articleSimpleForm .close-button > span {
	font-size: 35px !important;
}

@media (max-width: 932px) {
	#search-button-mobile{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		align-items: center;
		-webkit-align-items: center;
	}

	#search-button-mobile > svg{
		padding-right: 0;
	}
}


.article-list{
	float: left;
	width: 100%;
}

.reveal-overlay #AskOffer .close-button > span,
.reveal-overlay #articleSimpleForm .close-button > span{
	font-size: 35px !important;
}

.articole-simple-form{
	display: table;
	position: relative;
}

.articole-simple-form form {
	margin: 0 auto;
	max-width: 420px;
}

.articole-simple-form form .cell{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-bottom: 20px;
}

.articole-simple-form form span#sendSimpleForm-contact{
	margin-top: 20px;
}

.articole-simple-form form .input-error, .reveal .input-error {
	color: #cc4b37;
	font-size: 80%;
	font-weight: 700;
}

.articole-simple-form form input{
	margin-bottom: 0;
	margin-top: 5px;
}

.button-close {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: inherit;
	padding: 0.7rem 1.5rem;
	-webkit-appearance: none;
	border-radius: 3px;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-size: .9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #fff;
	color: #1a1a1a;
	border: 1px solid #ddd;
}

@media print, screen and (min-width: 64em){
	#articleSimpleForm.reveal {
		padding: 4rem;
	}
}

.articole-simple-form .form-feedback .checkmark{
	margin: 0 auto;
}


#solicitare_consultantta{
	float: left;
	width: 100%;
}

#solicitare_consultantta .paddingbtm-sm{
	padding: 2rem 0;
}

#solicitare_consultantta .paddingbtm-sm a.button{
	margin-bottom: 0;
}

#consultingForm .text-danger{
	color: #cc4b37;
	font-weight: 700;
	font-family: Montserrat,Arial,sans-serif !important;
	font-size: 13px !important;
}


#consultingForm{
	border: 1px solid #4ba248;
}

#consultingForm .consultingFormHeader{
	background: #4ba248;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
	padding: 40px 120px;
	font-weight: bold;
	margin-left: -15px;
	margin-right: -15px;
}

#consultingForm .list_category,
#consultingForm .form-group .list_category .col-sm-10{
	display: block;
	float: left;
	width: 100%;
}

#consultingForm .list_category{
	margin-top: 10px;
}

#consultingForm .form-group{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

#consultingForm .form-group label{
	margin-bottom: 5px;
}

#consultingForm input,
#consultingForm .form-group textarea{
	margin-bottom: 0;
}


#consultingForm .form-group [type=checkbox]+label{
	vertical-align: unset;
	margin-left: 21px;
	float: left;
	margin-top: -23px;
	line-height: 20px;
}


#consultingForm .form-group .list_category [type=checkbox]+label{
	margin-top: 0;
	margin-left: 0;
	width: 250px;
}


@media (max-width: 932px){
	#consultingForm .consultingFormHeader{
		padding: 20px 20px;
	}
}

@media (max-width: 430px){
	#consultingForm .consultingFormHeader{
		padding: 10px 20px;
	}
}

.product-tag-list{
	margin: 10px 0 20px !important;
	float: left;
	width: 100%;
	padding: 0;
}

.product-tag-list li{
	float: left;
	margin-right:  10px;
	margin-bottom: 10px;
}

.product-tag-list li:last-child{
	margin-right: 0;
}

.product-tag-list li a,
.product-tag-list li{
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	background-color: #4da251;
	width: auto;
	height: 18px;
	text-align: center;
	border-radius: 50px;
	display: block;
	padding: 0 10px;
}
.product-tag-list li:hover a{
	color: #1a1a1a;
	background-color: #fcce49;
}

.product-details,
.buying-options{
	float: left;
	width: 100%;
	margin-left: 25px !important;
}

.buying-options .buy-now{
	float: left;
	width: 100%;
	margin-left: 25px !important;
	margin-bottom: 20px;
}

.cc-color-override-1514113732 .cc-btn:hover, .cc-color-override-1514113732 .cc-btn:focus {
	background-color: rgb(253, 206, 43) !important;
}

.cc-settings-dialog label{
	color: rgb(182, 186, 182);
}

.cc-settings-dialog .cc-btn-save-settings{
	color: rgb(26, 26, 26);
	border-color: transparent;
	background-color: rgb(253, 206, 43);
	outline: none;
	border-radius: 3px;
	padding: .4em .8em;
	line-height: 23px;
}

.cc-settings-dialog .cc-btn-close-settings{
	line-height: 23px;
}

.cc-settings-dialog .cc-btn-close-settings:hover{
	color: rgb(182, 186, 182);
}

.cc-revoke.cc-bottom{
	background-color: rgb(253, 206, 43) !important;
	color: rgb(26, 26, 26) !important;
	display: block !important;
}

#sectionViewProduct,
#sectionNewProduct{
	float: left;
	width: 100%;
	background: #4da251;
	display: block;
	margin: 0 0 30px 0;
}

#sectionViewProduct h2,
#sectionNewProduct h2{
	color: #fff;
}

.manufacturer-slide{
	height: 150px;
	display: flex;
	align-items: center;
	margin-right: 0;
	justify-content: center;
}

.manufacturer-slide img{
	float: left;
	width: 100%;
	height: auto;
	display: block;
}

.manufacturer-logos .owl-carousel .owl-buttons div {
	opacity: 1;
}

.manufacturer-logos .owl-wrapper-outer{
	box-shadow: none;
}

.manufacturers .owl-controls .owl-buttons .owl-prev,
.manufacturers .owl-controls .owl-buttons .owl-next{
	top: 40%;
}

@media screen and (min-width: 90em) {
	.requestOfferConfiguration .extra-padding {
		padding: 0 .5rem;
	}
}

#sectionViewProduct .product header,
#sectionNewProduct .product header,
#sectionViewProduct .product-listing-details,
#sectionNewProduct .product-listing-details{
	height: auto;
}

#sectionViewProduct .product-listing-details .product-description,
#sectionNewProduct .product-listing-details .product-description{
	height: 80px;
}

#sectionNewProduct .featured-image,
#sectionViewProduct .featured-image{
	height: 150px;
}

.product-btn-box{
	padding-left: 25px;
	width: 100%;
	display: block;
	margin-bottom: 10px !important;
	float: left;
}

.product-btn-box .product-info-box{
	text-align: center;
	cursor: pointer;
	background-color: #fdce2b;
	color: #1a1a1a;
	vertical-align: middle;
	padding: 8px 0;
	border: 1px solid transparent;
	border-radius: 3px;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-size: 12px;
	font-weight: 700;
	width: 100%;
	display: block;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.product-btn-box .column, .product-btn-box .columns{
	padding-right: 2px;
	padding-left: 0;
}


.product-btn-box .product-info-box svg {
	fill: #1a1a1a;
	box-sizing: content-box;
	padding-right: 0;
	height: 20px;
	width: 20px;
	vertical-align: bottom;
}

.product-btn-box .product-order-number{
	background-color: #4ba248;
	color: #fff;
}

.product-btn-box .product-order-number svg {
	fill: #fff;
}

@media (max-width: 1024px) {
	.product-details, .buying-options{
		margin-left: 0 !important;
	}
}

@media (max-width: 932px) {
	.product-btn-box{
		padding-left: 15px;
		padding-right: 15px;
	}
}

.manufacturers.owl-carousel{
	background: transparent;
	width: 100%;
	padding: 0 15px;
}

.manufacturers.owl-carousel .owl-wrapper-outer{
	border: none;
}

.manufacturer-slide img {
	width: 120px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.manufacturer-logos .owl-carousel .owl-buttons .owl-prev{
	left: 0;
}

.manufacturer-logos .owl-carousel .owl-buttons .owl-next{
	right: 0;
}

.product_label,
.product_information_label{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.product_label {
	--f: .5em;
	--r: .8em;
	position: absolute;
	top: 20px;
	right: -6px;
	padding-inline: .50em;
	line-height: 1.8;
	background: #FA6900;
	border-bottom: var(--f) solid #0005;
	border-left: var(--r) solid #0000;
	clip-path:
			polygon(var(--r) 0,100% 0,100% calc(100% - var(--f)),calc(100% - var(--f)) 100%,
			calc(100% - var(--f)) calc(100% - var(--f)),var(--r) calc(100% - var(--f)),
			0 calc(50% - var(--f)/2));
	z-index: 10;
}

.product_information_label{
	--f: .5em;
	--r: .8em;
	position: absolute;
	top: 40px;
	left: -5px;
	padding-inline: .25em;
	line-height: 1.8;
	background: #FA6900;
	border-bottom: var(--f) solid #0005;
	border-right: var(--r) solid #0000;
	clip-path:
			polygon(calc(100% - var(--r)) 0,0 0,0 calc(100% - var(--f)),var(--f) 100%,
			var(--f) calc(100% - var(--f)),calc(100% - var(--r)) calc(100% - var(--f)),
			100% calc(50% - var(--f)/2));
}

.product_label.nou,
.product_information_label.nou{
	background: #fdce2b;
}

.product_label.recomandat,
.product_information_label.recomandat{
	background: #4ba248;
}

.custom-page-menu{
	float: right;
	padding: 1.5rem 0;
}

.custom-page-link{
	text-align: center;
	background: #4ba248;
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	border-radius: 30px;
	width: max-content;
	padding: 0 15px;
	display: inline-block !important;
	line-height: 30px;
}

.custom-page-link.yellow{
	background:#f9c202;
	color: #1a1a1a !important;
	margin-left: 10px;
}

.vertical.menu--three{
	padding-left: 1.5rem;
}

.vertical.menu--three .custom-page-link{
	display: block !important;
	margin-bottom: 10px;
}

.vertical.menu--three .custom-page-link.yellow{
	margin-left: 0;
}

.vertical.menu.menu--primary{
	padding-bottom: 1em;
}

@media (max-width: 938px) {
	.input-group--search{
		padding: 0;
	}
}

.ecommerce-header-mobile .menu-icon{
	margin-top: 10px;
}

.ecommerce-header-mobile .small-2{
	padding: 0;
}

@media (max-width: 430px) {
	.logo{
		margin-top: 5px;
	}
}

#content-ajax-search-result {
	overflow: auto;
	height: 100%;
	padding: 15px;
	background: #fff none repeat scroll 0 0;
	display: none;
	min-height: 415px;
	overflow-y: scroll;
	position: absolute;
	z-index: 99999;
	border: 1px solid #4ba248;
	left: 0;
	right: 0;
	border-radius: 4px;
	top: 46px;
}

#ajax-search-data .items-list {
	overflow: hidden;
	margin-bottom: 0;
}

.items-list li.item {
	clear: both;
	cursor: pointer;
	padding: 10px 0;
	border-bottom: 1px solid #4ba248;
	width: 100%;
	margin-bottom: 0;
}

.items-list li.item:last-child{
	border-bottom: none;
	padding: 10px 0 0 0;
}

.items-list li.item a{
	display: flex;
	position: relative;
	align-items: center;
}

.items-list li.item a img{
	width: 80px;
	height: auto;
	margin-right: 5px;
}

.items-list li.item a h3{
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 700;
	color: #4ba248;
}


.img-participants{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.ol-sicap-list,
.ul-sicap-list{
	list-style: unset;
	list-style-type: auto;
	padding-left: 25px;
}

.ul-sicap-list{
	list-style-type: unset;
}

#productFilter .menu.vertical{
	padding-right: 0;
}

.ajax_search_image{
	height: 60px;
	width: 60px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 10px;
	background-color: #fff;
}

.off-canvas.position-left{
	width: 100%;
	max-width: 932px;
}

#content-ajax-search-result::-webkit-scrollbar {
	width: 1px;
}

#content-ajax-search-result::-webkit-scrollbar-track {
	background: #fff;
}

#content-ajax-search-result::-webkit-scrollbar-thumb {
	background: #fff;
}

#content-ajax-search-result::-webkit-scrollbar-thumb:hover {
	background: #fff;
}

@media (max-width: 938px) {
	#ecommerce-header ul.vertical.menu li{
		font-size: 16px !important;
	}

	#ecommerce-header ul.menu--primary svg,
	#ecommerce-header ul.menu--secondary svg{
		width: 19px;
		height: 19px;
	}

	.custom-page-link{
		font-size: 16px;
	}
}

.requestOffer .columns{
	padding: 0;
}

.requestOffer .columns.right{
	padding-left: 5px;
}

@media (max-width: 568px) {
	.requestOffer .columns.right{
		padding-left: 0;
	}
}

p.text-green,
span.text-green{
	color: #4ba248;
}

.requestOffer.not-padding{
	padding-left: 0;
	padding-right: 0;
}


.hidden-lg-down{
	display: none;
}

@media (max-width: 956px) {
	.hidden-lg-down{
		display: block;
	}

	.hidden-md-up{
		display: none;
	}
}

.consultationForm{
	background: #4ba248;
	float: left;
	width: 100%;
	padding: 20px;
}

.requestOffer{
	background: #4ba248;
	padding: 20px;
	margin-bottom: 20px;
}

#requestConsultation label,
.requestOffer label,
.requestOffer .checkbox-nl label{
	color: #fff;
}
#requestConsultation label a.agree,
.requestOffer label a.agree{
	color: #fdce2b;
}

.consultationFreeBg{
	background-color: #e9c111;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 5px;
	text-align: center;
	font-size: 18px !important;
	font-weight: bold;
	margin-bottom: 0;
	float: left;
	width: 100%;
}

.consultationFormEmail{
	background-color: #62d635;
	color: #fff;
	padding: 20px 5px;
	text-align: center;
	font-size: 18px !important;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.articleConsultation{
	background-color:#e9c111;
	color:#fff;
	text-transform: uppercase;
	padding:20px 5px;
	text-align:center !important;
	font-size: 26px !important;
	font-weight: bold;
	margin-bottom: 0;
}

.articleConsultationGreen{
	background-color:#62d635;
	color:#fff;
	padding:20px 5px;
	text-align:center !important;
	font-size: 26px !important;
	font-weight: bold;
	margin-bottom: 0;
}

.articleConsultationWhite{
	background-color:#fff;
	color:#62d635;
	padding:20px 5px;
	text-align:center !important;
	font-size: 26px !important;
	font-weight: bold;
}

@media (max-width: 456px) {
	.articleConsultation,
	.articleConsultationGreen,
	.articleConsultationWhite{
		font-size: 18px !important;
	}
}


.brand_list_image{
	height: 60px;
	margin-bottom: 20px;
}

.brand_list_image img{
	float: left;
	width: auto;
	height: 60px;
}



.articleConsultationWhite span{
	color: #1a1a1a;
	font-size: 26px !important;
}

.articleConsultationWhite span a{
	color: #fff;
	background: #62d635;
	border-radius: 50px;
	padding: 5px 15px;
}

@media (max-width: 456px) {
	.articleConsultationWhite span{
		color: #1a1a1a;
		font-size: 15px !important;
	}
}

@media (max-width: 360px) {
	.articleConsultation, .articleConsultationGreen, .articleConsultationWhite {
		font-size: 16px !important;
	}
}

.articleConsultationWhite span a:hover{
	background: #fdce2b;
}

.article-list-custom-product{
	float: left;
	width: 100%;
}

@media (max-width: 568px) {
	.article-list-custom-product .column.small-12{
		display: block !important; 
	}
}


.breadcrumb{
	float: left;
	width: 100%;
	display: block;
	margin: 10px 0 5px;
}

.breadcrumb li{
	float: left;
}

.breadcrumb li a{
	font-family: Montserrat, Arial, sans-serif;
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
}

.breadcrumb li a.active_url{
	color: #4ba248;
}

.breadcrumb li span.navigation-pipe{
	margin: 0 5px;
	vertical-align: top;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center;
}

#sectionViewProduct p.description,
#sectionNewProduct p.description{
	color: #fff;
	text-align: center;
	margin: 20px 0 10px;
	float: left;
	width: 100%;
	font-size: 16px !important;
}


#sectionNewProduct .productListingNewProduct,
#sectionViewProduct .productListingNewProduct{
	background: transparent;
	margin-bottom: 0;
}

#sectionNewProduct .productListingNewProduct .owl-wrapper-outer,
#sectionViewProduct .productListingNewProduct .owl-wrapper-outer{
	border: none;
	box-shadow: none;
}

.productListingNewProduct .arrows.right:after{
	content: "\203A";
}

.productListingNewProduct .arrows.left:after{
	content: "\2039";
}

#sectionNewProduct .owl-carousel .owl-buttons div {
	opacity: 1;
	box-shadow: none;
}

#sectionNewProduct #productListing .arrows {
	font-style: normal;
	text-shadow: none;
}

@media (max-width: 956px) {
	.productListingNewProduct{
		padding: 0 25px;
	}
}

.product-image-gallery .product_label{
	display: none;
}

@media (max-width: 956px) {
	.product-image-gallery .product_information_label{
		display: none;
	}
	.product-image-gallery .product_label{
		display: block;
	}
}


.menu--primary li{
	position: relative;
}

.menu--primary .dropdown .dropdown-menu {
	background-color: #f5f5f5;
	padding: 20px 0;
	color: #000;
	text-align: left;
	border: none;
	box-shadow: none;
	left: -320px;
	top: 100%;
	margin: 0 !important;
	position: absolute;
	border-top: 2px solid #4ba248;
	display: block;
	transform: scale(0);
	transform-origin: left top 0;
	transition: all 0.3s ease 0s;
	float: left;
	min-width: 1250px;
	z-index: 1000;
}

/*.menu--primary li.dropdown:hover .dropdown-menu*/
.menu--primary li.dropdown.active_menu .dropdown-menu{
	display: inline;
	opacity: 1;
	transform: scale(1);
	transform-origin: left top 0;
	transition: all 0.3s ease 0s;
}

.menu--primary li.dropdown .dropdown-inner ul {
	float: none;
	margin: 0;
	background: transparent;
}

.menu--primary li.dropdown .dropdown-inner ul li a{
	padding: 0;
}

.menu--primary li.dropdown .dropdown-inner ul li a:hover{
	color: #4ba248 !important;
	border-color: transparent;
}

.menu--primary .dropdown ul.list-unstyled .dropdown-menu{
	border: medium none;
	margin: 5px 0 0;
	padding: 0 0 10px 0;
	position: relative;
	float: left;
	min-width: 149px;
	background: none;
	box-shadow: none;
	left: 0;
}

.menu--primary .dropdown ul.list-unstyled .dropdown-menu ul li{
	display: block;
}

@media (max-width: 1194px) {
	.menu--primary .dropdown .dropdown-menu {
		min-width: 1170px;
		left: -330px;
	}
}

@media (max-width: 1024px) {
    .menu--primary .dropdown .dropdown-menu {
        min-width: 1010px;
    }
}


@media (max-width: 956px) {
	.menu--primary .main-nav-link.dropdown span.icon{
		padding: 0 1rem 0 0;
		position: absolute;
		right: 0;
		top: 22px;
	}

	.menu--primary .main-nav-link.dropdown span.icon-plus:before{
		content: '';
		mask: url("../image/svg/plus-solid.svg") no-repeat;
		-webkit-mask: url("../image/svg/plus-solid.svg") no-repeat;
		width: 20px;
		height: 20px;
		display: block;
		background-color: #848c84;
	}

	.menu--primary .main-nav-link.dropdown span.icon-minus:before{
		content: '';
		mask: url("../image/svg/minus-solid.svg") no-repeat;
		-webkit-mask: url("../image/svg/minus-solid.svg") no-repeat;
		width: 20px;
		height: 20px;
		display: block;
		background-color: #848c84;
	}

	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse{
		display: none;
	}

	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse li a{
		padding: 12px 0 12px 2rem;
	}

	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse li a:hover{
		border-color: transparent;
		color: #4ba248 !important;
	}
}

@media (max-width: 568px) {
	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse li a{
		padding: 12px 0;
		width: 300px;
		white-space: normal;
	}
}


#sectionViewProduct p.description,
#sectionNewProduct p.description{
	color: #fff;
	text-align: center;
	margin: 20px 0 10px;
	float: left;
	width: 100%;
	font-size: 16px !important;
}

#sectionNewProduct .productListingNewProduct,
#sectionViewProduct .productListingNewProduct{
	background: transparent;
	margin-bottom: 0;
}

#sectionNewProduct .productListingNewProduct .owl-wrapper-outer,
#sectionViewProduct .productListingNewProduct .owl-wrapper-outer{
	border: none;
	box-shadow: none;
}

.productListingNewProduct .arrows.right:after{
	content: "\203A";
}

.productListingNewProduct .arrows.left:after{
	content: "\2039";
}

#sectionNewProduct .owl-carousel .owl-buttons div {
	opacity: 1;
	box-shadow: none;
}

#sectionNewProduct #productListing .arrows {
	font-style: normal;
	text-shadow: none;
}

@media (max-width: 956px) {
	.productListingNewProduct{
		padding: 0 25px;
	}
}

.product-image-gallery .product_label{
	display: none;
}

@media (max-width: 956px) {
	.product-image-gallery .product_information_label{
		display: none;
	}
	.product-image-gallery .product_label{
		display: block;
	}
}

.menu--primary li{
	position: relative;
}

.menu--primary .dropdown .dropdown-menu {
	background-color: #f5f5f5;
	padding: 20px 0;
	color: #000;
	text-align: left;
	border: none;
	box-shadow: none;
	left: -320px;
	top: 100%;
	margin: 0 !important;
	position: absolute;
	border-top: 2px solid #4ba248;
	display: block;
	transform: scale(0);
	transform-origin: left top 0;
	transition: all 0.3s ease 0s;
	float: left;
	min-width: 1250px;
	z-index: 1000;
}

/*.menu--primary li.dropdown:hover .dropdown-menu*/
.menu--primary li.dropdown.active_menu .dropdown-menu{
	display: inline;
	opacity: 1;
	transform: scale(1);
	transform-origin: left top 0;
	transition: all 0.3s ease 0s;
}

.menu--primary li.dropdown .dropdown-inner ul {
	float: none;
	margin: 0;
	background: transparent;
}

.menu--primary li.dropdown .dropdown-inner ul li a{
	padding: 0;
}

.menu--primary li.dropdown .dropdown-inner ul li a:hover{
	color: #4ba248 !important;
	border-color: transparent;
}

.menu--primary .dropdown ul.list-unstyled .dropdown-menu{
	border: medium none;
	margin: 5px 0 0;
	padding: 0 0 10px 0;
	position: relative;
	float: left;
	min-width: 149px;
	background: none;
	box-shadow: none;
	left: 0;
}

.menu--primary .dropdown ul.list-unstyled .dropdown-menu ul li{
	display: block;
}

@media (max-width: 1194px) {
	.menu--primary .dropdown .dropdown-menu {
		min-width: 1170px;
		left: -330px;
	}
}

@media (max-width: 956px) {
	.menu--primary .main-nav-link.dropdown span.icon{
		padding: 0 1rem 0 0;
		position: absolute;
		right: 0;
		top: 22px;
	}

	.menu--primary .main-nav-link.dropdown span.icon-plus:before{
		content: '';
		mask: url("../image/svg/plus-solid.svg") no-repeat;
		-webkit-mask: url("../image/svg/plus-solid.svg") no-repeat;
		width: 20px;
		height: 20px;
		display: block;
		background-color: #848c84;
	}

	.menu--primary .main-nav-link.dropdown span.icon-minus:before{
		content: '';
		mask: url("../image/svg/minus-solid.svg") no-repeat;
		-webkit-mask: url("../image/svg/minus-solid.svg") no-repeat;
		width: 20px;
		height: 20px;
		display: block;
		background-color: #848c84;
	}

	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse{
		display: none;
	}

	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse li a{
		padding: 12px 0 12px 2rem;
	}

	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse li a:hover{
		border-color: transparent;
		color: #4ba248 !important;
	}
}

@media (max-width: 568px) {
	.menu--primary .main-nav-link.dropdown .menu-dropdown.collapse li a{
		padding: 12px 0;
		width: 300px;
		white-space: normal;
	}
}

.product-tag-list.article li{
	height: unset;
	line-height: 25px;
}

.article-boxed-border{
	border: 1px solid #4ba248;
	border-radius: 20px;
	text-align: center;
	padding: 20px 0;
	margin: 10px 0;
}

.article-sarga{
	background: #fdce2b;
	color: #000;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
}

.article-sarga a{
	color: #000;
}

.artcile-zold{
	background: #4ba248;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
}

.artcile-zold a,
.artcile-zold a:hover{
	color: #fff;
}

.article-boxed-border.text-left{
	text-align: left;
	padding: 20px;
}

.article h3.text-left{
	text-align: left;
	width: 100%;
	float: left;
	margin: 1.5rem 0 10px;
}

.alert {
	padding: 10px;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 10px;
}

.article-boxed-border .alert-warning {
	background-color: #fef8f4;
	border-color: #f9c59d;
	color: #f38733;
	font-size: 15px;
	text-align: center;
}

.article-faq{
	float: left;
	width: 100%;
	display: block;
}

.faq-box {
	background: #4ba248;
	margin-bottom: 10px;
	border-radius: 5px;
}

.faq-toggle {
	width: 100%;
	border: none;
	padding: 15px;
	text-align: left;
	cursor: pointer;
	display: flex;
	justify-content: between;
	align-items: center;
}

.faq-toggle .icon {
	margin-left: auto;
	font-weight: bold;
	font-size: 18px !important;
}

.faq-content {
	padding: 0 15px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}

/* Ha a box csukva van alapból */
.faq-box.collapsed .faq-content {
	max-height: 0;
}

/* Ha a box nyitva van */
.faq-box.expanded .faq-content {
	max-height: 500px; /* vagy elegendő magasság */
}

.faq-box.expanded .faq-toggle .icon {
	content: "-";
}

.article-box-flex{
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.boxed-all-center{
	margin: 0 auto;
	text-align: center;
	justify-content: center;
	align-items: center;
	display: flex;
}

@media (max-width: 956px) {
	.article-box-flex{
		display: block;
	}
}

@media (max-width: 568px) {
	.article-sarga{
		margin-bottom: 20px;
		font-size: 14px;
	}

	.boxed-all-center{
		display: block;
	}

	.boxed-all-center .artcile-zold{
		margin-left: 0 !important;
	}
}

.article{
	scroll-behavior: smooth;
    scroll-padding-top: 20px;
}

.article_section{
	float: left;
	width: 100%;
	display: block;
}

:root {
	--primary: #4ba248;
	--secondary: #fdce2b;
	--text: #1f2933;
	--bg: #f5f7f5;
	--muted: #e5e9e5;
	--spacing: .25rem;
	--tw-gradient-via: #0003;
	--tw-gradient-stops: initial;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-translate-z: 0;
	--tw-space-y-reverse: 0;
	--tw-border-style: solid;
	--tw-gradient-position: initial;
	--tw-gradient-from: #0000;
	--tw-gradient-via: #0000;
	--tw-gradient-to: #0000;
	--tw-gradient-stops: initial;
	--tw-gradient-via-stops: initial;
	--tw-gradient-from-position: 0%;
	--tw-gradient-via-position: 50%;
	--tw-gradient-to-position: 100%;
	--tw-leading: initial;
	--tw-tracking: initial;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-color: initial;
	--tw-shadow-alpha: 100%;
	--tw-inset-shadow: 0 0 #0000;
	--tw-inset-shadow-color: initial;
	--tw-inset-shadow-alpha: 100%;
	--tw-ring-color: initial;
	--tw-ring-shadow: 0 0 #0000;
	--tw-inset-ring-color: initial;
	--tw-inset-ring-shadow: 0 0 #0000;
	--tw-ring-inset: initial;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-blur: initial;
	--tw-brightness: initial;
	--tw-contrast: initial;
	--tw-grayscale: initial;
	--tw-hue-rotate: initial;
	--tw-invert: initial;
	--tw-opacity: initial;
	--tw-saturate: initial;
	--tw-sepia: initial;
	--tw-drop-shadow: initial;
	--tw-drop-shadow-color: initial;
	--tw-drop-shadow-alpha: 100%;
	--tw-drop-shadow-size: initial;
	--tw-backdrop-blur: initial;
	--tw-backdrop-brightness: initial;
	--tw-backdrop-contrast: initial;
	--tw-backdrop-grayscale: initial;
	--tw-backdrop-hue-rotate: initial;
	--tw-backdrop-invert: initial;
	--tw-backdrop-opacity: initial;
	--tw-backdrop-saturate: initial;
	--tw-backdrop-sepia: initial;
	--tw-duration: initial;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scale-z: 1;
	--text-sm: .860rem;
	--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
	--color-gray-500: #6a7282;
	--color-gray-900: #101828;
	--text-xs: .75rem;
	--text-xs--line-height: calc(1 / .75);
	--radius: .625rem;
	--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	--default-transition-duration: .15s;
	--radius-2xl: 1rem;
	--color-gray-800: #1e2939;
	--text-3xl: 1.875rem;
	--text-4xl: 2.25rem;
	--text-lg: 1.125rem;
	--text-3xl--line-height: calc(2.25 / 1.875);
	--text-4xl--line-height: calc(2.5 / 2.25);
	--text-lg--line-height: calc(1.75 / 1.125);
	--color-gray-700: #364153;
	--color-gray-600: #4a5565;
	--leading-relaxed: 1.625;
	--color-gray-100: #f6f3f4;
}

    * {
      box-sizing: border-box;
    }

    body {
      margin: 0;
      font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      color: var(--text);
      background: var(--bg);
      line-height: 1.6;
    }

    a {
      color: var(--primary);
      text-decoration: none;
    }

    a:hover {
      text-decoration: underline;
    }

    .page-wrapper {
      max-width: 1120px;
      margin: 0 auto;
      padding: 24px 16px 48px;
    }

    .hero {
      background: linear-gradient(135deg, var(--primary), #2f7b33);
      border-radius: 18px;
      padding: 32px 24px;
      color: #ffffff;
      display: grid;
      grid-template-columns: minmax(0, 2fr) minmax(0, 1.1fr);
      gap: 24px;
      align-items: center;
    }

    @media (max-width: 800px) {
      .hero {
        grid-template-columns: minmax(0, 1fr);
      }
    }

    .hero h1 {
      margin: 0 0 12px;
      font-size: 2rem;
    }

    .hero p {
      margin: 0 0 16px;
      opacity: 0.95;
    }

    .hero-badges {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin-bottom: 16px;
    }

    .badge {
      background: rgba(255, 255, 255, 0.12);
      border-radius: 999px;
      padding: 4px 10px;
      font-size: 0.78rem;
      display: inline-flex;
      align-items: center;
      gap: 6px;
      white-space: nowrap;
    }

    .badge span {
      font-size: 1.1rem;
    }

    .hero-cta {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      align-items: center;
    }

    .btn-primary {
      background: #ffffff;
      color: #145523;
      border-radius: 999px;
      padding: 9px 18px;
      font-weight: 600;
      font-size: 0.9rem;
      border: none;
      display: inline-flex;
      align-items: center;
      gap: 6px;
      cursor: pointer;
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.16);
    }

    .btn-primary span.icon {
      font-size: 1.2rem;
    }

    .btn-secondary {
      border-radius: 999px;
      border: 1px solid rgba(255, 255, 255, 0.6);
      padding: 8px 14px;
      font-size: 0.85rem;
      background: transparent;
      color: #ffffff;
      display: inline-flex;
      align-items: center;
      gap: 6px;
      cursor: pointer;
    }

    .hero-media {
      background: rgba(255, 255, 255, 0.08);
      border-radius: 16px;
      padding: 16px;
      display: flex;
      flex-direction: column;
      gap: 12px;
    }

    .hero-media h2 {
      font-size: 0.95rem;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      color: var(--secondary);
      margin: 0;
    }

    .hero-media p {
      font-size: 0.85rem;
      margin: 0 0 4px;
    }

    .product-figure {
      background: #ffffff;
      border-radius: 12px;
      padding: 12px;
      text-align: center;
    }

    .product-figure img {
      max-width: 140px;
      height: auto;
      display: block;
      margin: 0 auto 8px;
      object-fit: contain;
    }

    .product-figure figcaption {
      font-size: 0.78rem;
      color: #4b5563;
    }

    .layout {
      display: grid;
      grid-template-columns: minmax(0, 2.4fr) minmax(0, 1.2fr);
      gap: 28px;
      margin-top: 32px;
    }

    @media (max-width: 960px) {
      .layout {
        grid-template-columns: minmax(0, 1fr);
      }
    }

    article {
      background: #ffffff;
      border-radius: 18px;
      padding: 24px 20px;
      box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
		margin-bottom: 0 !important;
    }

    article h2 {
      margin-top: 24px;
      margin-bottom: 10px;
      font-size: 1.3rem;
      color: #123722;
      position: relative;
    }

    /*article h2::before {
      content: "";
      position: absolute;
      left: -12px;
      top: 0.4em;
      width: 6px;
      height: 6px;
      border-radius: 999px;
      background: var(--secondary);
    }*/

    article h3 {
      margin-top: 18px;
      margin-bottom: 6px;
      font-size: 1.05rem;
      color: #145523;
    }

    article p {
      margin: 0 0 10px;
      font-size: 0.94rem;
    }

    article ul {
      padding-left: 18px;
      margin: 0 0 8px;
      font-size: 0.93rem;
    }

    .tagline {
      font-size: 0.92rem;
      font-weight: 500;
      color: #4b5563;
      border-left: 3px solid var(--secondary);
      padding-left: 10px;
      margin-bottom: 10px;
    }

    .seo-keywords {
      font-size: 0.8rem;
      background: #fef3c7;
      border-radius: 999px;
      padding: 6px 10px;
      display: inline-flex;
      flex-wrap: wrap;
      gap: 6px;
      margin-bottom: 12px;
    }

    .seo-keywords strong {
      color: #92400e;
    }

    .pill {
      background: rgba(0, 0, 0, 0.05);
      border-radius: 999px;
      padding: 3px 8px;
    }

    .infographic-steps {
      margin-top: 12px;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
      gap: 12px;
    }

    .step-card {
      background: #f0fdf4;
      border-radius: 12px;
      padding: 10px 11px;
      border: 1px solid #bbf7d0;
      font-size: 0.86rem;
    }

    .step-card-title {
      display: flex;
      align-items: center;
      gap: 6px;
      font-weight: 600;
      margin-bottom: 4px;
      color: #166534;
    }

    .step-card-number {
      width: 22px;
      height: 22px;
      border-radius: 999px;
      background: var(--secondary);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.78rem;
      color: #111827;
      font-weight: 700;
    }

    .comparison-table-wrapper {
      margin-top: 18px;
      border-radius: 14px;
      overflow: hidden;
      border: 1px solid #e5e7eb;
      background: #ffffff;
    }

    .comparison-table-title {
      background: var(--primary);
      color: #ffffff;
      padding: 10px 14px;
      font-size: 0.95rem;
      font-weight: 600;
    }

    table.comparison-table {
      width: 100%;
      border-collapse: collapse;
      font-size: 0.88rem;
    }

    table.comparison-table th,
    table.comparison-table td {
      padding: 8px 10px;
      text-align: left;
      border-bottom: 1px solid #e5e7eb;
    }

    table.comparison-table th {
      background: #f9fafb;
      font-weight: 600;
    }

    table.comparison-table td:nth-child(2) {
      background: #f3f4ff;
    }

    table.comparison-table td:nth-child(3) {
      background: #ecfdf3;
    }

    .pro-tip {
      margin-top: 14px;
      font-size: 0.86rem;
      background: #ecfdf3;
      border-left: 4px solid var(--primary);
      padding: 8px 10px;
    }

    .checklist {
      margin-top: 18px;
      padding: 12px 12px 10px;
      border-radius: 14px;
      background: #f9fafb;
      border: 1px dashed #d1d5db;
      font-size: 0.86rem;
    }

    .checklist h3 {
      margin-top: 0;
      font-size: 0.96rem;
    }

    .checklist ul {
      margin-bottom: 4px;
    }

    .sidebar {
      display: flex;
      flex-direction: column;
      gap: 18px;
    }

    .card {
      background: #ffffff;
      border-radius: 16px;
      padding: 18px 16px;
      box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
      font-size: 0.9rem;
    }

    .card h3 {
      margin: 0 0 8px;
      font-size: 1rem;
      color: #111827;
    }

    .product-card-grid {
      display: grid;
      grid-template-columns: 64px minmax(0, 1fr);
      gap: 10px;
      align-items: center;
      margin-bottom: 10px;
    }

    .product-thumb {
      width: 64px;
      height: 64px;
      border-radius: 12px;
      background: #f9fafb;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.75rem;
      text-align: center;
      padding: 4px;
    }

    .product-thumb span {
      color: #6b7280;
    }

    .product-meta {
      font-size: 0.8rem;
      color: #6b7280;
    }

    .badge-secondary {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      padding: 4px 8px;
      border-radius: 999px;
      background: #fef3c7;
      color: #92400e;
      font-size: 0.75rem;
      margin-top: 4px;
    }

    .alert-warn {
      margin-top: 10px;
      background: #fef2f2;
      border-left: 4px solid #f87171;
      padding: 8px 10px;
      font-size: 0.82rem;
      color: #991b1b;
    }

    .footer-note {
      margin-top: 22px;
      font-size: 0.8rem;
      color: #6b7280;
      text-align: right;
    }

.hero-cta button.btn-primary{
	background: var(--secondary);
}

article ul li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: var(--primary);
  border-radius: 50%;
  margin-right: 10px;
}
.cta-consultanta-blog {
    padding: 20px 0;
  }
  .cta-card {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 15px;
    background: #ffffff;
    border-radius: 40px;
    border: 1px solid rgba(57, 181, 74, 0.4);
    text-align: center;
    box-sizing: border-box;
  }
  .cta-card h2 {
    font-size: 32px;
    margin-bottom: 12px;
    font-weight: 700;
    color: #1f2933;
  }
  .cta-card p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 24px;
    color: #374151;
  }
  .cta-actions {
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
  }
  .btn-cta {
    padding: 16px 32px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
  }
  .btn-cta-primary { background: #facb3f; color: #1f2933; }
  .cta-contact-extra { font-size: 15px; color: #4b5563; }
  .cta-contact-extra a { color: #39b54a; text-decoration:none; }


.grid {
	display: grid;
}

.gap-6 {
	gap: calc(var(--spacing) * 6);
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (width >= 48rem) {
	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (width >= 64rem) {
	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

#sectionIndustries .group{
	background-color: white;
	border: 1px solid #ebe6e7;
	border-radius: .625rem;
	overflow: hidden;
	position: relative;
}

.relative{
	position: relative;
}

#sectionIndustries .group img{
	border-top-left-radius: .625rem;
	border-top-right-radius: .625rem;
}

#sectionIndustries .group img,
#sectionIndustries .group-mas img{
	transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#sectionIndustries .group .h-40 {
	height: calc(var(--spacing) * 40);
}

.w-full{
	width: 100%;
}

.h-full{
	height: 100%;
}

.object-cover {
	object-fit: cover;
}

#sectionIndustries .group .p-4 {
	padding: calc(var(--spacing) * 4);
}

.absolute {
	position: absolute;
}

.inset-0 {
	inset: calc(var(--spacing) * 0);
}

.bg-gradient-to-t {
	--tw-gradient-position: to top in oklab;
	background-image: linear-gradient(var(--tw-gradient-stops));
}

.from-black\/60 {
	--tw-gradient-from: #0009;
	--tw-gradient-stops: var(--tw-gradient-via-stops);
}

.via-black\/20 {
	--tw-gradient-via: #0003;
	--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-via-stops);
}

.text-sm {
	font-size: var(--text-sm);
	font-weight: bold;
}

.text-gray-900 {
	color: var(--color-gray-900);
}

.mb-1 {
	margin-bottom: calc(var(--spacing) * 1);
}

.text-gray-500 {
	color: var(--color-gray-500);
}

.text-xs {
	font-size: var(--text-xs) !important;
	line-height: var(--tw-leading, var(--text-xs--line-height));
	font-weight: bold;
	margin-bottom: 0;
}

.justify-center {
	justify-content: center;
}

.items-center {
	align-items: center;
}

.flex {
	display: flex;
}

.mb-2 {
	margin-bottom: calc(var(--spacing) * 2);
}

.bg-\[\#4ba248\] {
	background-color: #4ba248;
}

.rounded-lg {
	border-radius: var(--radius);
}

.w-10 {
	width: calc(var(--spacing) * 10);
}

.h-10 {
	height: calc(var(--spacing) * 10);
}

.text-white {
	color: white;
	fill: white;
}

.w-5 {
	width: calc(var(--spacing) * 5);
}

.h-5 {
	height: calc(var(--spacing) * 5);
}

#sectionIndustries .group:hover{
	cursor: pointer;
	--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
	box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

#sectionIndustries .group:hover img,
#sectionIndustries .group-mas:hover img,
#sectionIndustries .group:hover .from-black\/60{
	transform: scale(1.08);
	transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.mt-12 {
	margin-top: calc(var(--spacing) * 12);
}

.shadow-xl {
	--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
	box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.bg-gradient-to-r {
	background: linear-gradient(135deg, #ffc107 0%, #ffd54f 100%);
}

.rounded-2xl {
	border-radius: var(--radius-2xl);
}

.cursor-pointer {
	cursor: pointer;
}

.items-center {
	align-items: center;
}


.gap-8 {
	gap: calc(var(--spacing) * 8);
}

@media (width >= 48rem) {
	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.p-8 {
	padding: calc(var(--spacing) * 8);
}

@media (width >= 48rem) {
	.md\:p-12 {
		padding: calc(var(--spacing) * 12);
	}
}

.radius-left{
	border-top-right-radius: var(--radius-2xl);
	border-bottom-right-radius: var(--radius-2xl);
}

.from-\[\#FFC107\]\/20 {
	background: linear-gradient(
			to right,
			rgba(255, 193, 7, 0.25) 0%,
			rgba(255, 193, 7, 0.15) 30%,
			rgba(255, 193, 7, 0.05) 70%,
			transparent 100%
	);
	border-top-right-radius: var(--radius-2xl);
	border-bottom-right-radius: var(--radius-2xl);
}

.to-transparent {
	--tw-gradient-to: transparent;
	--tw-gradient-stops: var(--tw-gradient-via-stops);
}

.mb-4 {
	margin-bottom: calc(var(--spacing) * 4);
}

.gap-4 {
	gap: calc(var(--spacing) * 4);
}

.text-gray-800 {
	color: var(--color-gray-800);
	font-weight: bold;
	font-size: 16px !important;
}

.bg-gray-900 {
	background-color: var(--color-gray-900);
}

.px-6 {
	padding-inline: calc(var(--spacing) * 6);
}

.py-3 {
	padding-block: calc(var(--spacing) * 3);
}

.button-text-white {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
}

.button-text-white:hover{
	color: #fff;
	text-decoration: unset;
}

.transition-colors {
	transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
	transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
	transition-duration: var(--tw-duration, var(--default-transition-duration));
}

@media (width >= 48rem) {
	.md\:h-full {
		height: 100%;
	}
}

/*.min-h-\[300px\] {
	min-height: 300px;
}*/

.bg-white {
	background-color: #fff;
}

.w-16 {
	width: calc(var(--spacing) * 16);
}

.h-16 {
	height: calc(var(--spacing) * 16);
}

.rounded-xl {
	border-radius: calc(var(--radius) + 4px);
}

.shadow-lg {
	--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
	box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.w-8 {
	width: calc(var(--spacing) * 8);
}

.h-8 {
	height: calc(var(--spacing) * 8);
}

.text-gray-900 {
	color: var(--color-gray-900);
}

.text-3xl {
	font-size: var(--text-3xl);
	line-height: var(--tw-leading, var(--text-3xl--line-height));
}

.mb-1 {
	margin-bottom: calc(var(--spacing) * 1);
}

.text-gray-700 {
	color: var(--color-gray-700);
}

@media (hover: hover) {
	.hover\:shadow-2xl:hover {
		--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	}
}

.overflow-hidden {
    overflow: hidden;
}

@media (max-width: 812px) {
	.radius-left{
		border-top-right-radius: 0;
		border-bottom-right-radius: var(--radius-2xl);
		border-bottom-left-radius: var(--radius-2xl);
	}
}


#sectionViewProduct{
	margin-bottom: 0;
}

.section-company{
	background: #fff;
	float: left;
	width: 100%;
	display: block;
	font-family: Merriweather, Georgia, serif;
}

.py-16 {
	padding-block: calc(var(--spacing) * 16);
}

.mb-12 {
	margin-bottom: calc(var(--spacing) * 12);
}

@media (width >= 40rem) {
	.sm\:text-4xl {
		font-size: var(--text-4xl);
		line-height: var(--tw-leading, var(--text-4xl--line-height));
	}
}

.mb-4 {
	margin-bottom: calc(var(--spacing) * 4);
}

.mb-2 {
	margin-bottom: calc(var(--spacing) * 2);
}

.section-company h2{
	font-family: Merriweather, Georgia, serif;
	font-weight: 600;
}

.text-gray-600 {
	color: var(--color-gray-600);
	font-size: 16px !important;
	font-weight: 500;
}

@media (width >= 64rem) {
	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.duration-300 {
	--tw-duration: .3s;
	transition-duration: .3s;
}

.p-6 {
	padding: calc(var(--spacing) * 6);
}

.bg-white {
	background-color: white;
}

.border-gray-200 {
	border: 1px solid #ebe6e7;
}

.flex-col {
	flex-direction: column;
}

/*.from-\[\#4ba248\] {
	--tw-gradient-from: #4ba248;
	--tw-gradient-stops: var(--tw-gradient-via-stops);
}

.to-\[\#3d8a3a\] {
	--tw-gradient-to: #3d8a3a;
	--tw-gradient-stops: var(--tw-gradient-via-stops);
}*/

.bg-gradient-to-green{
	background: linear-gradient(to right, #4ba248, #3d8a3a);
}

.rounded-full {
	border-radius: 100%;
}

.w-16 {
	width: calc(var(--spacing) * 16);
}

.h-16 {
	height: calc(var(--spacing) * 16);
}

.text-lg {
	font-size: var(--text-lg);
	line-height: var(--tw-leading, var(--text-lg--line-height));
	font-weight: bold;
}

.leading-relaxed {
	--tw-leading: var(--leading-relaxed);
	line-height: var(--leading-relaxed);
	margin-bottom: 0;
}

@media (hover: hover) {
	.hover\:shadow-xl:hover {
		--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	}

	.hover\:border-\[\#4ba248\]:hover {
		border-color: #4ba248;
	}

	.group-hover\:scale-110:is(:where(.group):hover *) {
		--tw-scale-x: 110%;
		--tw-scale-y: 110%;
		--tw-scale-z: 110%;
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}
}

.mt-12 {
	margin-top: calc(var(--spacing) * 12);
}

.svg-color-white g,
.svg-color-white g path,
.svg-color-white g polygon,
.svg-color-white g circle,
.svg-color-white g rect{
	color: #fff;
	fill: #fff;
	background: #fff;
}

.px-8 {
	padding-inline: calc(var(--spacing) * 8);
}

.button-new-design{
	font-size: 16px !important;
	line-height: 23px;
	height: auto;
}

#sectionJobs{
	width: 100%;
	display: inline-table;
}

@media (width >= 64rem) {
	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.svg-color-green{
	color: #4ba248;
}

.bg-gradient-to-r-echipamente {
	background-image: linear-gradient(135deg, #5bc45d 0%, #4ba248 100%)
}

.text-white-90{
  color: #ffffffe6;
}

.text-white\/95 {
	color: #fffffff2;
	font-size: 15px !important;
	font-weight: bold;
}

.mb-6 {
	margin-bottom: calc(var(--spacing) * 6);
}

.text-\[\#4ba248\] {
	color: #4ba248;
	font-weight: bold;
}

.bg-white {
	background-color: white;
}

.from-\[\#4ba248\]\/20 {
	background: linear-gradient(
			to right,
			rgba(75, 162, 72, 0.25) 0%,
			rgba(75, 162, 72, 0.15) 30%,
			rgba(75, 162, 72, 0.05) 70%,
			transparent 100%
	);
	border-top-right-radius: var(--radius-2xl);
	border-bottom-right-radius: var(--radius-2xl);
}

@media (hover: hover) {
	.hover\:bg-gray-100:hover {
		background-color: var(--color-gray-100);
		text-decoration: none;
	}
}

.inline-flex {
	display: inline-flex;
}

.gap-2 {
	gap: calc(var(--spacing) * 2);
}