.content__path,
.content__share__list,
.list,
.menu__bar ul,
.subnav__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.accessibility__btn,
.menu__bar>ul>li button,
.menu__btn,
.searchbar__btn,
.searchbar__close,
.trustmenu__btn,
.trustmenu__main__btn {
	border: 0;
	outline: 0;
	padding: 0;
	cursor: pointer;
	background: transparent;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

.abs_fill,
.curve svg,
.decor svg,
.header__main__logo__bg,
.header__main__logo img,
.hero__main:after,
.item__img,
.item__img .lazy-item:after,
.item__img:after,
.menu__bar>ul>li>ul>li>a:before,
.menu__btn__icon,
.menu__btn__icon span:nth-child(4):after,
.menu__btn__icon span:nth-child(5):after,
.ms-btn--icon:before,
.searchbar,
.searchbar__bg,
.searchbar__main,
.trustmenu,
.trustmenu__bg,
.trustmenu__btn__icon,
.trustmenu__btn__icon span:nth-child(4):after,
.trustmenu__btn__icon span:nth-child(5):after,
div.lazy-item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
	font-family: sans-serif
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

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

h2 {
	font-size: 1.5em;
	margin: 0.83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0
}

h6 {
	font-size: 0.67em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

p,
pre {
	margin: 1em 0
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:after,
q:before {
	content: '';
	content: none
}

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

dl,
menu,
ol,
ul {
	margin: 1em 0
}

dd {
	margin: 0 0 0 40px
}

menu,
ol,
ul {
	padding: 0 0 0 40px
}

nav ol,
nav ul {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	font-size: 100%
}

.mason,
body,
html {
	width: 100%;
	height: 100%
}

body {
	background: #CCCCCC
}

.mason *,
.mason :after,
.mason :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url("/_includes/polyfills/boxsizing.htc")
}

.mason--resizing * {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.mason {
	width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	clear: both;
	position: relative;
	overflow: hidden;
	background: #FFFFFF
}

@media (min-width:0px) {
	.mason {
		width: auto
	}
}

.mason {
	color: #2D2F33;
	font-family: "Mulish", sans-serif
}

button,
input,
select,
textarea {
	font-family: "Mulish", sans-serif
}

.video {
	max-width: 100%;
	position: relative;
	background: #000
}

.video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	border: 0
}

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
	color: #504849;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	line-height: 1.5em
}

.region a {
	color: #4587D0;
	text-decoration: none
}

.region hr {
	width: 100%;
	height: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #E0E0E0
}

.region iframe,
.region img {
	max-width: 100%
}

.region img {
	height: auto !important
}

.region img[data-fill] {
	max-width: none
}

.region figure {
	max-width: 100%;
	padding: 2px;
	margin: 1em 0;
	border: 1px solid #E0E0E0;
	background: #F8F8F8
}

.region figure img {
	clear: both
}

.region figure figcaption {
	clear: both
}

.region blockquote {
	margin: 1em 0;
	padding: 0 0 0 1em
}

.region table {
	max-width: 100%;
	margin: 1em 0;
	clear: both;
	border: 1px solid #E0E0E0;
	background: #F8F8F8
}

.region td,
.region th {
	text-align: left;
	padding: 0.25em 0.5em;
	border: 1px solid #E0E0E0
}

.region label {
	margin-right: .5em;
	display: block
}

.region legend {
	padding: 0 .5em
}

.region label em,
.region legend em {
	color: #CF1111;
	font-style: normal;
	margin-left: .2em
}

.region input {
	max-width: 100%
}

.region input[type=number],
.region input[type=password],
.region input[type=text] {
	width: 18em;
	height: 2em;
	display: block;
	padding: 0 0 0 .5em;
	border: 1px solid #E0E0E0
}

.region input[type=checkbox],
.region input[type=radio] {
	width: 1em;
	height: 1em;
	margin: .4em
}

.region textarea {
	max-width: 100%;
	display: block;
	padding: .5em;
	border: 1px solid #E0E0E0
}

.region select {
	max-width: 100%;
	width: 18em;
	height: 2em;
	padding: .2em;
	border: 1px solid #E0E0E0
}

.region select[size] {
	height: auto;
	padding: .2em
}

.region fieldset {
	border-color: #E0E0E0
}

.captcha {
	display: block;
	margin: 0 0 1em
}

.captcha__help {
	max-width: 28em
}

.captcha__help--extended {
	max-width: 26em
}

.captcha__elements {
	width: 200px
}

.btn {
	height: auto;
	margin-top: -1px;
	display: inline-block;
	padding: 0 1em;
	color: #4587D0;
	line-height: 2.8em;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #4587D0;
	background: transparent;
	-webkit-transition: background .4s, color .4s;
	-o-transition: background .4s, color .4s;
	transition: background .4s, color .4s
}

.btn:focus,
.btn:hover {
	color: #FFF;
	background: #4587D0
}

.btn__icon,
.btn__text {
	float: left;
	margin: 0 0.2em;
	line-height: inherit
}

.btn__icon {
	font-size: 1.5em;
	margin-top: -2px
}

.btn--disabled {
	color: #999;
	border-color: #999;
	cursor: default
}

.btn--disabled:focus,
.btn--disabled:hover {
	color: #999;
	background: transparent
}

.access__anchor,
.anchor,
.content__anchor {
	visibility: hidden;
	position: absolute;
	top: 0
}

#forumUpdateForm fieldset {
	margin: 1em 0
}

#forumUpdateForm .cmsForm__field {
	display: block;
	clear: both
}

.mason--admin .access__anchor,
.mason--admin .anchor,
.mason--admin .content__anchor {
	margin-top: -110px
}

.ui_toolbar {
	clear: both;
	margin: 1em 0;
	line-height: 2.1em
}

.ui_toolbar:after,
.ui_toolbar:before {
	content: '';
	display: table
}

.ui_toolbar:after {
	clear: both
}

.lte-ie7 .ui_toolbar {
	zoom: 1
}

.ui_left>*,
.ui_right>*,
.ui_toolbar>* {
	margin: 0 .5em 0 0;
	float: left
}

.ui_right>:last-child,
.ui_toolbar>:last-child {
	margin-right: 0
}

.ui_left {
	float: left
}

.ui_right {
	float: right;
	margin-left: .5em
}

.ui_button,
.ui_select,
.ui_tag {
	margin: 0 .5em 0 0;
	position: relative;
	float: left;
	text-align: left
}

.ui_button,
.ui_select>div,
.ui_tag {
	height: 2.1em;
	padding: 0 .6em;
	position: relative;
	font-size: 1em;
	white-space: nowrap;
	color: #444444 !important;
	line-height: 2.1em;
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
	border-radius: 0px;
	background-color: #F8F8F8;
	background-image: none
}

.ui_button:hover,
.ui_select:hover>div {
	background-color: #E0E0E0
}

.ui_button.ui_button--selected,
.ui_select.ui_select--selected>div {
	background-color: #E0E0E0
}

.ui_button.ui_button--disabled,
.ui_select.ui_select--disabled>div {
	cursor: default;
	color: rgba(68, 68, 68, 0.25) !important;
	background-color: #F8F8F8
}

.ui_button {
	margin: 0 .3em 0 0;
	cursor: pointer;
	outline: none !important;
	text-decoration: none;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

.ui_card {
	padding: 1em;
	display: block;
	text-align: left;
	color: #444444;
	background-color: #F8F8F8;
	border: 1px solid !important;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
	border-radius: 0px
}

.ui_card:after,
.ui_card:before {
	content: '';
	display: table;
	clear: both
}

.ui_card--void {
	padding: 0;
	overflow: hidden
}

.ui_card--void>* {
	margin: -1px -2px -1px -1px
}

.ui_card__img {
	margin: 0 -1em;
	display: block;
	overflow: hidden;
	border: 2px solid #F8F8F8
}

.ui_card__img--top {
	margin: -1em -1em 0;
	border-radius: 0px 0px 0 0
}

.ui_card__img--full {
	margin: -1em;
	border-radius: 0px
}

.ui_txt {
	margin: 0 0 0.8em;
	font-weight: 300;
	line-height: 1.6em
}

.ui_txt__title {
	margin: 0.66667em 0;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.33333em
}

.ui_txt__bold {
	margin: 0.8em 0;
	font-weight: 400
}

.ui_txt__sub {
	margin: -1em 0 1em;
	font-size: 0.8em;
	font-weight: 300;
	line-height: 2em
}

.ui_txt__content {
	font-size: 0.9em;
	line-height: 1.77778em
}

.ui_txt__content * {
	display: inline;
	margin: 0
}

.ui_txt--truncate_3,
.ui_txt--truncate_4,
.ui_txt--truncate_5,
.ui_txt--truncate_6,
.ui_txt--truncate_7,
.ui_txt--truncate_8,
.ui_txt--truncate_9 {
	position: relative;
	overflow: hidden
}

.ui_txt--truncate_3:after,
.ui_txt--truncate_4:after,
.ui_txt--truncate_5:after,
.ui_txt--truncate_6:after,
.ui_txt--truncate_7:after,
.ui_txt--truncate_8:after,
.ui_txt--truncate_9:after {
	content: '';
	width: 50%;
	height: 1.6em;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
	background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
	background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
	background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8)
}

.ui_txt--truncate_3 {
	height: 4.8em
}

.ui_txt--truncate_3 .ui_txt__title {
	max-height: 1.33333em;
	overflow: hidden
}

.ui_txt--truncate_4 {
	height: 6.4em
}

.ui_txt--truncate_4 .ui_txt__title {
	max-height: 2.66667em;
	overflow: hidden
}

.ui_txt--truncate_5 {
	height: 8em
}

.ui_txt--truncate_5 .ui_txt__title {
	max-height: 4em;
	overflow: hidden
}

.ui_txt--truncate_6 {
	height: 9.6em
}

.ui_txt--truncate_6 .ui_txt__title {
	max-height: 5.33333em;
	overflow: hidden
}

.ui_txt--truncate_7 {
	height: 11.2em
}

.ui_txt--truncate_7 .ui_txt__title {
	max-height: 6.66667em;
	overflow: hidden
}

.ui_txt--truncate_8 {
	height: 12.8em
}

.ui_txt--truncate_8 .ui_txt__title {
	max-height: 8em;
	overflow: hidden
}

.ui_txt--truncate_9 {
	height: 14.4em
}

.ui_txt--truncate_9 .ui_txt__title {
	max-height: 9.33333em;
	overflow: hidden
}

.ui_select {
	padding: 0
}

.ui_select>div {
	padding: 0 1.5em 0 .6em;
	cursor: pointer;
	outline: none !important;
	text-decoration: none;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

.ui_select>div:after {
	content: '';
	display: block;
	position: absolute;
	right: .6em;
	top: 50%;
	margin-top: -2px;
	border: 4px solid;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent
}

.ui_select>ul {
	padding: 0;
	margin: .75em 0 0;
	display: none;
	list-style: none;
	overflow: hidden;
	background: #fff;
	position: absolute;
	z-index: 8;
	top: 100%;
	right: 0
}

.ui_select>ul li {
	height: 2.1em;
	padding: .15em;
	clear: both;
	position: relative;
	border-bottom: 1px solid #ddd
}

.ui_select>ul li span {
	width: .6em;
	height: .6em;
	margin: .6em;
	float: left
}

.ui_select>ul li label {
	margin: 0 3.6em 0 1.8em;
	display: block;
	white-space: nowrap
}

.ui_select>ul li input {
	position: absolute;
	top: 50%;
	right: 0.15em;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.ui_select--selected>ul {
	display: block
}

.ui_group {
	float: left;
	margin: 0 .3em 0 0
}

.ui_group .ui_button {
	float: left;
	margin: 0;
	border-radius: 0;
	border-left-color: rgba(255, 255, 255, 0.15)
}

.ui_group .ui_button:first-child {
	border-radius: 0px 0 0 0px;
	border-left-color: rgba(0, 0, 0, 0.15)
}

.ui_group .ui_button:last-child {
	border-radius: 0 0px 0px 0
}

.ui_icon {
	height: .5em;
	font-size: 2em;
	line-height: .5em;
	display: inline-block;
	font-family: "Courier New", Courier, monospace
}

.ui_icon--prev:after {
	content: "\02039";
	font-weight: bold
}

.ui_icon--next:after {
	content: "\0203A";
	font-weight: bold
}

.ui-tooltip {
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	max-width: 300px;
	padding: 8px;
	position: absolute;
	z-index: 9999;
	font-size: 95%;
	line-height: 1.2
}

.error404__title,
.f_display,
h1,
h2,
h3,
h4,
h5,
h6 {
	font: 800 1em/1.2 "Mulish", sans-serif;
	letter-spacing: 0.02em
}

.btn,
.content__path,
.f_smlcaps,
.ms-btn>* {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.09em
}

.fs14 {
	font-size: 0.82353em
}

.fs15 {
	font-size: 0.88235em
}

.fs16 {
	font-size: 0.94118em
}

.fs17 {
	font-size: 1em
}

.content__region .intro,
.fs18 {
	font-size: 1.05882em
}

.footer__contact ul,
.fs19 {
	font-size: 1.11765em
}

.fs21 {
	font-size: 1.23529em
}

.fs22 {
	font-size: 1.29412em
}

.fs23 {
	font-size: 1.35294em
}

.fs24 {
	font-size: 1.41176em
}

.fs27 {
	font-size: 1.58824em
}

.fs31 {
	font-size: 1.82353em
}

.fs32 {
	font-size: 1.88235em
}

.fs33 {
	font-size: 1.94118em
}

.fs38 {
	font-size: 2.23529em;
	font-size: 1.71946em
}

@media (min-width:769px) {
	.fs38 {
		font-size: 1.86275em
	}
}

@media (min-width:1025px) {
	.fs38 {
		font-size: 2.03209em
	}
}

@media (min-width:1301px) {
	.fs38 {
		font-size: 2.23529em
	}
}

.content__title,
.fs40 {
	font-size: 2.35294em;
	font-size: 1.80995em
}

@media (min-width:769px) {

	.content__title,
	.fs40 {
		font-size: 1.96078em
	}
}

@media (min-width:1025px) {

	.content__title,
	.fs40 {
		font-size: 2.13904em
	}
}

@media (min-width:1301px) {

	.content__title,
	.fs40 {
		font-size: 2.35294em
	}
}

.fs50 {
	font-size: 2.94118em;
	font-size: 2.26244em
}

@media (min-width:769px) {
	.fs50 {
		font-size: 2.45098em
	}
}

@media (min-width:1025px) {
	.fs50 {
		font-size: 2.6738em
	}
}

@media (min-width:1301px) {
	.fs50 {
		font-size: 2.94118em
	}
}

.fs51 {
	font-size: 3em;
	font-size: 2.30769em
}

@media (min-width:769px) {
	.fs51 {
		font-size: 2.5em
	}
}

@media (min-width:1025px) {
	.fs51 {
		font-size: 2.72727em
	}
}

@media (min-width:1301px) {
	.fs51 {
		font-size: 3em
	}
}

.fs59 {
	font-size: 3.47059em;
	font-size: 2.66968em
}

@media (min-width:769px) {
	.fs59 {
		font-size: 2.89216em
	}
}

@media (min-width:1025px) {
	.fs59 {
		font-size: 3.15508em
	}
}

@media (min-width:1301px) {
	.fs59 {
		font-size: 3.47059em
	}
}

.fs60 {
	font-size: 3.52941em;
	font-size: 2.71493em
}

@media (min-width:769px) {
	.fs60 {
		font-size: 2.94118em
	}
}

@media (min-width:1025px) {
	.fs60 {
		font-size: 3.20856em
	}
}

@media (min-width:1301px) {
	.fs60 {
		font-size: 3.52941em
	}
}

.w300 {
	font-weight: 300
}

.content__path__item:last-child a,
.w400 {
	font-weight: 400
}

.footer__contact ul,
.w600 {
	font-weight: 600
}

.btn,
.footer__contact+.footer__contact ul,
.ms-btn>*,
.w700 {
	font-weight: 700
}

.content__path,
.w800 {
	font-weight: 800
}

.ls20 {
	letter-spacing: 0.02em
}

.ls25 {
	letter-spacing: 0.025em
}

.ls40 {
	letter-spacing: 0.04em
}

.ls50 {
	letter-spacing: 0.05em
}

.ls90 {
	letter-spacing: 0.09em
}

.ms-btn {
	color: #FFF;
	display: inline-block;
	vertical-align: bottom
}

.btn,
.ms-btn>* {
	display: inline-block;
	vertical-align: bottom;
	color: inherit !important;
	background: #b42e25;
	border: none;
	line-height: 1.2;
	padding: 1.4em 2.75em;
	position: relative;
	overflow: hidden;
	z-index: 0;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.3);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.3)
}

.btn:before,
.ms-btn>:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: calc(100% + 15px);
	padding-bottom: calc(100% + 15px);
	border-radius: 50%;
	content: '';
	z-index: -1;
	will-change: transform;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	-webkit-transition: opacity 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0s linear 0.2s;
	transition: opacity 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0s linear 0.2s;
	-o-transition: transform 0s linear 0.2s, opacity 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0s linear 0.2s, opacity 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0s linear 0.2s, opacity 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0s linear 0.2s
}

@media (min-width:769px) {

	.btn:hover:before,
	.ms-btn>:hover:before {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(1);
		-ms-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		-webkit-transition: opacity 0s linear, -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
		transition: opacity 0s linear, -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
		-o-transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0s linear;
		transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0s linear;
		transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0s linear, -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95)
	}
}

.ms-btn--icon {
	width: 7.05882em;
	height: 7.05882em;
	border-radius: 50%;
	color: #FFF;
	position: relative;
	border: 0;
	outline: 0;
	padding: 0;
	cursor: pointer;
	background: transparent;
	-webkit-appearance: none;
	padding: 1.11765em;
	z-index: 0;
	will-change: transform;
	-webkit-transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.ms-btn--icon:before {
	content: '';
	border-radius: inherit;
	background: currentColor;
	opacity: .65;
	z-index: -1;
	will-change: transform
}

.ms-btn--icon:after {
	position: absolute;
	content: '';
	top: 1.11765em;
	right: 1.11765em;
	bottom: 1.11765em;
	left: 1.11765em;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.6);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.6);
	border-radius: inherit;
	background: currentColor;
	z-index: -1
}

.ms-btn--icon svg {
	font-size: 1.465em
}

a.ms-btn--icon:hover:before,
button.ms-btn--icon:hover:before {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.btn,
.menu__bar>ul>li>ul:before,
.menu__extra button.menu__extra__btn,
.ms-btn>*,
.ms-rounded,
.subnav__list a:before {
	border-radius: 15px;
	border-radius: 0.9375rem;
	overflow: hidden;
	z-index: 0
}

.content__region {
	font-size: 17px;
	line-height: 1.70588
}

.content__region h2,
.content__region h3,
.content__region h4,
.content__region h5,
.content__region h6 {
	color: #6a6162;
	margin: 1em 0 0
}

.content__region h2 {
	font-size: 1.76471em
}

.content__region h3 {
	font-size: 1.52941em
}

.content__region h4 {
	font-size: 1.41176em
}

.content__region h5 {
	font-size: 1.29412em
}

.content__region .intro {
	line-height: 1.8;
	margin: 1.5em 0
}

.content__region a:not(.attach__link) {
	text-decoration: underline;
	-webkit-text-decoration-color: rgba(106, 97, 98, 0.2);
	text-decoration-color: rgba(106, 97, 98, 0.2)
}

.content__region img {
	max-width: 100%;
	height: auto
}

.content__region img[style*=right] {
	margin: 0 0 1em 1em
}

.content__region img[style*=left] {
	margin: 0 1em 1em 0
}

.content__region .ms-btn {
	margin: 1em 0
}

.content__region .ms-btn a {
	text-decoration: none
}

.content__path,
.content__share__list,
.list,
.menu__bar ul,
.subnav__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.accessibility__btn,
.menu__bar>ul>li button,
.menu__btn,
.searchbar__btn,
.searchbar__close,
.trustmenu__btn,
.trustmenu__main__btn {
	border: 0;
	outline: 0;
	padding: 0;
	cursor: pointer;
	background: transparent;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

.abs_fill,
.curve svg,
.decor svg,
.header__main__logo__bg,
.header__main__logo img,
.hero__main:after,
.item__img,
.item__img .lazy-item:after,
.item__img:after,
.menu__bar>ul>li>ul>li>a:before,
.menu__btn__icon,
.menu__btn__icon span:nth-child(4):after,
.menu__btn__icon span:nth-child(5):after,
.ms-btn--icon:before,
.searchbar,
.searchbar__bg,
.searchbar__main,
.trustmenu,
.trustmenu__bg,
.trustmenu__btn__icon,
.trustmenu__btn__icon span:nth-child(4):after,
.trustmenu__btn__icon span:nth-child(5):after,
div.lazy-item {
	position: absolute;
	margin: auto
}

@supports (inset:0) {

	.abs_fill,
	.curve svg,
	.decor svg,
	.header__main__logo__bg,
	.header__main__logo img,
	.hero__main:after,
	.item__img,
	.item__img .lazy-item:after,
	.item__img:after,
	.menu__bar>ul>li>ul>li>a:before,
	.menu__btn__icon,
	.menu__btn__icon span:nth-child(4):after,
	.menu__btn__icon span:nth-child(5):after,
	.ms-btn--icon:before,
	.searchbar,
	.searchbar__bg,
	.searchbar__main,
	.trustmenu,
	.trustmenu__bg,
	.trustmenu__btn__icon,
	.trustmenu__btn__icon span:nth-child(4):after,
	.trustmenu__btn__icon span:nth-child(5):after,
	div.lazy-item {
		inset: 0
	}
}

@supports not (inset:0) {

	.abs_fill,
	.curve svg,
	.decor svg,
	.header__main__logo__bg,
	.header__main__logo img,
	.hero__main:after,
	.item__img,
	.item__img .lazy-item:after,
	.item__img:after,
	.menu__bar>ul>li>ul>li>a:before,
	.menu__btn__icon,
	.menu__btn__icon span:nth-child(4):after,
	.menu__btn__icon span:nth-child(5):after,
	.ms-btn--icon:before,
	.searchbar,
	.searchbar__bg,
	.searchbar__main,
	.trustmenu,
	.trustmenu__bg,
	.trustmenu__btn__icon,
	.trustmenu__btn__icon span:nth-child(4):after,
	.trustmenu__btn__icon span:nth-child(5):after,
	div.lazy-item {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {

	.abs_fill,
	.curve svg,
	.decor svg,
	.header__main__logo__bg,
	.header__main__logo img,
	.hero__main:after,
	.item__img,
	.item__img .lazy-item:after,
	.item__img:after,
	.menu__bar>ul>li>ul>li>a:before,
	.menu__btn__icon,
	.menu__btn__icon span:nth-child(4):after,
	.menu__btn__icon span:nth-child(5):after,
	.ms-btn--icon:before,
	.searchbar,
	.searchbar__bg,
	.searchbar__main,
	.trustmenu,
	.trustmenu__bg,
	.trustmenu__btn__icon,
	.trustmenu__btn__icon span:nth-child(4):after,
	.trustmenu__btn__icon span:nth-child(5):after,
	div.lazy-item {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
}

.txt_trunc {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.flex_center,
.ms-btn--icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bg_fill,
div.lazy-item {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.accessibility__btn,
.btn,
.item--init,
.menu__btn,
.ms-btn>*,
.searchbar__btn,
a {
	-webkit-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
	transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
	-o-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
	transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
	transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease
}

.accessibility__btn svg,
.accessibility__load,
.item__img,
.item__img .lazy-item:after,
.item__img:after,
.item__txt,
.item__txt .item__txt__trans--lower,
.item__txt .item__txt__trans--upper,
.item__txt__trans,
.menu,
.menu:before,
.menu__bar>ul>li>a:after,
.menu__bar>ul>li>a:before,
.menu__bar>ul>li>ul,
.menu__bar>ul>li>ul>li>a:before,
.menu__bar__item__underline,
.menu__btn__icon,
.menu__btn__icon span:nth-child(4):after,
.menu__btn__icon span:nth-child(5):after,
.ms-btn--icon:before,
.searchbar__bg,
.searchbar__main,
.subnav__list__item__icon,
.subnav__list a:before,
.trustmenu__bg,
.trustmenu__btn__icon,
.trustmenu__btn__icon span:nth-child(4):after,
.trustmenu__btn__icon span:nth-child(5):after,
.trustmenu__main {
	-webkit-transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), visibility 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), visibility 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	-o-transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), visibility 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), visibility 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), visibility 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.center {
	text-align: center
}

.f_ucase {
	text-transform: uppercase
}

.f_lcase {
	text-transform: lowercase
}

.ms-pad {
	padding: 2em 0
}

.block-l {
	background: #FFFFFF;
	color: #2D2F33;
	fill: #2D2F33
}

.block-d {
	background: #6a6162;
	color: #FFF;
	fill: #FFF
}

.col-pri,
.content__region a:not(.attach__link),
.ms-btn--icon svg {
	color: #6a6162
}

.col-sec,
.footer__contact li svg {
	color: #e8551f
}

.col-ter {
	color: #b42e25
}

.col-quat {
	color: #6e1f4e
}

.col-headings,
.content__path,
.content__title,
.footer__curve {
	color: #504849
}

.col-white {
	color: #FFF
}

.bg-pri {
	background-color: #6a6162
}

.bg-sec,
.menu__bar>ul>li>ul>li>a:before,
.subnav__list a:before {
	background-color: #e8551f
}

.bg-ter {
	background-color: #b42e25
}

.bg-quat,
.btn:before,
.ms-btn>:before {
	background-color: #6e1f4e
}

.a_block {
	display: block
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	built: November 2021
}

.mason {
	font: 400 1.0625em/1.3 "Mulish", sans-serif;
	letter-spacing: 0.025em
}

button,
input {
	font: inherit;
	color: inherit;
	text-transform: inherit;
	letter-spacing: inherit
}

a {
	text-decoration: none;
	color: inherit
}

.f_display,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0
}

svg {
	color: inherit;
	fill: currentColor
}

[data-content=""] {
	display: none !important
}

html {
	font-size: 0.825em
}

@media (min-width:415px) {
	html {
		font-size: 0.85em
	}
}

@media (min-width:769px) {
	html {
		font-size: 0.915em
	}
}

@media (min-width:1025px) {
	html {
		font-size: 0.95em
	}
}

@media (min-width:1301px) {
	html {
		font-size: 1em
	}
}

.ms-spread {
	width: 100%;
	max-width: 1300px;
	padding-right: 5%;
	padding-left: 5%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: flow-root
}

@media (min-width:1301px) {
	.ms-spread {
		max-width: none;
		padding-right: calc(50% - 585px);
		padding-left: calc(50% - 585px)
	}
}

.ms-center {
	width: 90%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 1242px;
	position: relative
}

.parent {
	position: relative;
	width: 100%
}

.r90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.r180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.r270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.curve {
	position: relative;
	max-height: 6.64706em;
	position: absolute;
	left: -1px;
	right: -1px;
	pointer-events: none
}

.curve:before {
	content: '';
	display: block;
	visibility: hidden;
	padding-bottom: 8.07143%
}

.curve--upper {
	top: -1px
}

.curve--lower {
	bottom: -1px
}

.curve--above {
	bottom: calc(100% - 1px)
}

.curve--below {
	top: calc(100% - 1px)
}

.curve svg {
	width: 100%;
	height: 100%
}

.decor--color {
	--watermark--pri: #781651;
	--watermark--sec: #fbbc00;
	--watermark--ter: #c31a18;
	--watermark--quat: #ea561f
}

.decor {
	position: relative;
	position: absolute;
	width: 80vw;
	pointer-events: none
}

.decor:before {
	content: '';
	display: block;
	visibility: hidden;
	padding-bottom: 111.37255%
}

.decor.decor--mono {
	color: #6a6162;
	opacity: .08;
	max-width: 50.88235em
}

.decor.decor--color {
	font-size: 0.6em;
	max-width: 15.52941em
}

@media (min-width:415px) {
	.decor.decor--color {
		font-size: 0.7em
	}
}

@media (min-width:769px) {
	.decor.decor--color {
		font-size: 0.8em
	}
}

@media (min-width:1025px) {
	.decor.decor--color {
		font-size: 0.9em
	}
}

@media (min-width:1301px) {
	.decor.decor--color {
		font-size: 1em
	}
}

.decor.decor--outline {
	opacity: .14;
	max-width: 50.88235em
}

.decor.decor--outline svg {
	fill: none;
	stroke: #FFF;
	stroke-width: 1.2px;
	-webkit-transform: translate(-24%, 24%);
	-ms-transform: translate(-24%, 24%);
	transform: translate(-24%, 24%)
}

.decor.decor--animate {
	--delay1: 0s;
	--delay2: .2s;
	--delay3: .4s;
	--delay4: .6s;
	--scale: scale(0)
}

.hero .decor.decor--animate {
	--delay1: .5s;
	--delay2: .7s;
	--delay3: .9s;
	--delay4: 1.1s
}

.hit .decor.decor--animate {
	--scale: scale(1)
}

.decor svg {
	width: 100%;
	height: 100%
}

.decor.decor--alt:before {
	padding-bottom: 123.92273%
}

.decor.decor--alt.decor--outline svg {
	stroke-width: 3px
}

.ecocycle {}

.ecocycle__item {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1s ease, visibility 1s ease;
	-o-transition: opacity 1s ease, visibility 1s ease;
	transition: opacity 1s ease, visibility 1s ease
}

.ecocycle__item.active {
	opacity: 1;
	visibility: visible
}

.mason--error404 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	color: #2D2F33;
	background: #FFF !important
}

.mason--error404 .main {
	padding: 0;
	display: block;
	margin: 0 0 2em;
	overflow: visible
}

.error404__title {
	font-size: 4em;
	font-size: calc(1em + 6vw)
}

.grid-center {
	max-width: 1400px
}

.grid {
	margin-left: -1.17647em;
	margin-right: -1.17647em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.grid>* {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 1.17647em 1.17647em
}

.grid .item__txt {
	min-height: calc(90vw * 0.75)
}

@media (min-width:600px) {

	.grid--2>*,
	.grid--3>*,
	.grid--4>*,
	.grid--5>* {
		width: 50%;
		display: inline-block;
		vertical-align: top
	}

	.grid--2 .item__txt,
	.grid--3 .item__txt,
	.grid--4 .item__txt,
	.grid--5 .item__txt {
		min-height: calc(((90vw * 0.75) - 2.35294em)/2)
	}
}

@media (min-width:1050px) {

	.grid--3>*,
	.grid--4>*,
	.grid--5>* {
		width: 33.33333%;
		display: inline-block;
		vertical-align: top
	}

	.grid--3 .item__txt,
	.grid--4 .item__txt,
	.grid--5 .item__txt {
		min-height: calc((((90vw * 0.75) - 4.70588em)/3))
	}
}

@media (min-width:1300px) {

	.grid--4>*,
	.grid--5>* {
		width: 25%;
		display: inline-block;
		vertical-align: top
	}

	.grid--4 .item__txt,
	.grid--5 .item__txt {
		min-height: calc((((90vw * 0.75) - 7.05882em)/4))
	}
}

@media (min-width:1500px) {
	.grid--5>* {
		width: 20%;
		display: inline-block;
		vertical-align: top
	}

	.grid--5 .item__txt {
		min-height: calc((((90vw * 0.75) - 9.41176em)/5))
	}
}

@media (min-width:1554px) {
	.grid--2 .item__txt {
		min-height: calc((((82.35294em * 0.75) - 2.35294em)/2))
	}

	.grid--3 .item__txt {
		min-height: calc((((82.35294em * 0.75) - 4.70588em)/3))
	}

	.grid--4 .item__txt {
		min-height: calc((((82.35294em * 0.75) - 7.05882em)/4))
	}

	.grid--5 .item__txt {
		min-height: calc((((82.35294em * 0.75) - 9.41176em)/5))
	}
}

.item {
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.15);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.15)
}

.item--init {
	z-index: 1;
	height: 100%;
	position: relative
}

.item__img {
	overflow: hidden;
	color: #504849;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.item__img:after {
	content: '';
	z-index: 1;
	background: rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.item__img .lazy-item {
	will-change: background-color;
	background-color: transparent;
	background-blend-mode: luminosity
}

.item__img .lazy-item:after {
	content: '';
	z-index: 1;
	opacity: 0;
	background-color: currentColor;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.item__txt {
	position: relative;
	z-index: 1;
	height: 100%;
	padding: 2.35294em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.item__txt__trans {
	width: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	margin: 0 auto;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s
}

.item__txt .item__txt__trans--upper {
	position: relative;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s
}

.item__txt .item__txt__trans--lower {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	margin-top: 1em;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s
}

.item__txt.item__txt--center .item__txt__trans {
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%)
}

.item__txt.item__txt--center .item__txt__trans--upper {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item__txt.item__txt--bottom {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.item__txt.item__txt--bottom .item__txt__trans {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.item__txt.item__txt--bottom .item__txt__trans--upper {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.item--init__active {
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.96);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.96)
}

.item--init__active .item__img {
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07)
}

.item--init__active .item__img:after {
	opacity: 0
}

.item--init__active .item__img .lazy-item {
	background-color: currentColor
}

.item--init__active .item__img .lazy-item:after {
	opacity: .75
}

.item--init__active .item__txt__trans,
.item--init__active .item__txt__trans--lower,
.item--init__active .item__txt__trans--upper {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%)
}

.item--init__active .item__txt__trans--lower {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

@media (min-width:769px) {
	.item--init:hover {
		-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.96);
		box-shadow: 0 0 30px rgba(106, 97, 98, 0.96)
	}

	.item--init:hover .item__img {
		-webkit-transform: scale(1.07);
		-ms-transform: scale(1.07);
		transform: scale(1.07)
	}

	.item--init:hover .item__img:after {
		opacity: 0
	}

	.item--init:hover .item__img .lazy-item {
		background-color: currentColor
	}

	.item--init:hover .item__img .lazy-item:after {
		opacity: .75
	}

	.item--init:hover .item__txt__trans,
	.item--init:hover .item__txt__trans--lower,
	.item--init:hover .item__txt__trans--upper {
		opacity: 1;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%)
	}

	.item--init:hover .item__txt__trans--lower {
		-webkit-transition-delay: .2s;
		-o-transition-delay: .2s;
		transition-delay: .2s
	}
}

.lazy-item {
	opacity: 0;
	-webkit-transition: opacity 0.5s, background-color 0.3s ease;
	-o-transition: opacity 0.5s, background-color 0.3s ease;
	transition: opacity 0.5s, background-color 0.3s ease
}

.loaded .lazy-item {
	opacity: 1
}

img.lazy-item {
	width: 100%;
	height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover
}

.ocular {
	font-size: 15px !important;
	display: inline-block;
	background: #FFF;
	border-radius: 15px;
	padding: 10px 12px 18px;
	text-align: left;
	color: #000
}

.ocular>* {
	margin: 4px 0
}

.ocular h3 {
	font-size: 16px;
	margin: 16px 0 3px
}

.ocular select {
	min-width: 150px
}

.ocular button,
.ocular select {
	border: 0;
	outline: 0;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	font-size: 15px !important;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 0 4px;
	height: 35px;
	line-height: 35px;
	border-radius: 6px;
	background: transparent;
	-webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15)
}

.ocular div button {
	width: 35px;
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	color: #a8a8a8
}

.ocular div button:not(:last-child) {
	margin-right: 5px
}

.ocular div button span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: inherit
}

.ocular div button span:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: inherit;
	-webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15)
}

.ocular div button.selected span:after {
	-webkit-box-shadow: inset 0 0 0 3px #EF5B25;
	box-shadow: inset 0 0 0 3px #EF5B25
}

.staff__list {
	width: auto !important
}

.staff__item__image {
	background: #eee
}

.staff__item__image:before {
	padding-bottom: 100% !important
}

[class*=fa--] {
	width: 1em;
	height: 1em;
	overflow: visible;
	display: inline-block;
	vertical-align: -.125em
}

svg.icon_close {
	width: 0.70588em;
	height: 0.70588em
}

svg.icon_arrow {
	width: 0.94118em;
	height: 1.11765em
}

svg.icon_cross {
	width: 1.25294em;
	height: 1.25294em
}

svg.icon_x {
	width: 0.94118em;
	height: 0.94118em
}

.access {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: relative
}

.underline {
	width: 146px;
	height: 5px;
	display: block;
	position: relative;
	margin: 10px 0;
	color: #e8551f
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background: transparent
}

.header__main {
	padding: 0 4.70588em 0 0
}

.header__main__logo {
	position: relative;
	width: 75%;
	max-width: 23.82353em;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative
}

.header__main__logo:before {
	content: '';
	display: block;
	visibility: hidden;
	padding-bottom: 53.95062%
}

.header__main__logo__bg {
	width: 100%;
	height: 100%
}

.mason .header__main__logo__bg {
	fill: #FFF !important
}

.header__main__logo img {
	width: 84%;
	max-width: 19.17647em;
	-webkit-transform: translateY(-21%);
	-ms-transform: translateY(-21%);
	transform: translateY(-21%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast
}

.header__main__logo h1 {
	display: none
}

@media (min-width:1050px) {
	.header__main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-right: 0
	}
}

.menu__btn {
	overflow: hidden;
	width: 4em;
	height: 3.41176em;
	background: #FFF;
	position: absolute;
	top: 0;
	right: 100%;
	z-index: 1;
	border-radius: 0 0 0 0.88235em;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.3);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.3);
	will-change: transform;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s
}

.menu__btn__icon span:nth-child(4):after,
.menu__btn__icon span:nth-child(5):after {
	background: #6e1f4e
}

.menu__main {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.menu__bar>ul>li button {
	display: none
}

.menu__bar {
	width: 100%
}

.menu__bar>ul {
	width: 100%;
	font-size: 16px;
	font-weight: 700
}

.menu__bar>ul>li {
	position: relative
}

.menu__bar>ul>li>a {
	position: relative
}

.menu__bar>ul>li button {
	position: absolute;
	bottom: auto;
	top: .5em;
	right: .5em;
	width: 2.2em;
	height: 2.2em;
	overflow: hidden;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.05)
}

.menu__bar__item__underline {
	display: none
}

.menu__extra {
	margin: -0.47059em
}

.menu__extra>* {
	margin: 0.47059em;
	display: inline-block;
	vertical-align: top
}

.menu__extra__btn {
	min-width: 3.52941em;
	height: 3.41176em;
	-webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
	transition: background 0.2s ease, -webkit-transform 0.2s ease;
	-o-transition: transform 0.2s ease, background 0.2s ease;
	transition: transform 0.2s ease, background 0.2s ease;
	transition: transform 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease
}

.menu__extra__btn svg {
	font-size: 1.35294em
}

.menu__extra__btn.trustmenu__btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

@media (max-width:1049px) {
	.menu {
		top: 0;
		position: fixed;
		z-index: 4;
		top: 0;
		right: 0;
		bottom: 0;
		width: calc(100% - 4.70588em);
		max-width: 500px;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		will-change: transform
	}

	.mason--admin .menu {
		top: 110px
	}

	.mason--preview .menu {
		top: 110px
	}

	.mason--secure .menu {
		top: 40px
	}

	.menu:before {
		position: absolute;
		content: '';
		top: 0;
		right: 100%;
		bottom: 0;
		background: rgba(0, 0, 0, 0.54);
		width: 200%;
		opacity: 0;
		visibility: hidden
	}

	.menu__main {
		overflow: hidden;
		overflow-y: auto
	}

	.menu__bar {
		padding: 1em;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.menu__bar>ul>li.menu__bar__item--subitems>button {
		display: block
	}

	.menu__bar>ul>li>a {
		padding: 1em 3.65em 1em 1em;
		border-bottom: 2px solid rgba(0, 0, 0, 0.06)
	}

	.menu__bar>ul>li>ul {
		font-size: 14px;
		background: rgba(0, 0, 0, 0.05);
		overflow: hidden;
		max-height: 0;
		margin: 0;
		padding: 0 5% 0 10%;
		-webkit-transition: max-height .5s ease, padding .5s ease, opacity .5s ease;
		-o-transition: max-height .5s ease, padding .5s ease, opacity .5s ease;
		transition: max-height .5s ease, padding .5s ease, opacity .5s ease
	}

	.menu__bar>ul>li>ul li {
		opacity: 0;
		-webkit-transform: translateY(-0.25em);
		-ms-transform: translateY(-0.25em);
		transform: translateY(-0.25em);
		-webkit-transition: opacity .5s ease, visibility .5s ease, -webkit-transform .5s ease;
		transition: opacity .5s ease, visibility .5s ease, -webkit-transform .5s ease;
		-o-transition: transform .5s ease, opacity .5s ease, visibility .5s ease;
		transition: transform .5s ease, opacity .5s ease, visibility .5s ease;
		transition: transform .5s ease, opacity .5s ease, visibility .5s ease, -webkit-transform .5s ease
	}

	.menu__bar>ul>li>ul li a {
		padding: .5em 0
	}

	.menu__bar>ul>li.menu__bar__item--expand>button>* {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.menu__bar>ul>li.menu__bar__item--expand>ul {
		max-height: 100em;
		padding-top: 1em;
		padding-bottom: 1em
	}

	.menu__bar>ul>li.menu__bar__item--expand>ul>li {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition-delay: .1s;
		-o-transition-delay: .1s;
		transition-delay: .1s
	}

	.menu__extra {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding: 1em 1.21429em
	}

	.mason--menu .menu {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%)
	}

	.mason--menu .menu:before {
		opacity: 1;
		visibility: visible
	}

	.mason--menu .menu__btn {
		-webkit-box-shadow: 0 0 0 rgba(106, 97, 98, 0);
		box-shadow: 0 0 0 rgba(106, 97, 98, 0)
	}
}

@media (min-width:1050px) {
	.menu {
		color: #FFF;
		text-align: right;
		background: transparent
	}

	.menu__btn {
		display: none
	}

	.menu__bar {
		max-width: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.menu__bar>ul {
		margin: 0;
		padding: 0 5vw 0 0;
		width: auto;
		min-width: 50%;
		-ms-flex-item-align: end;
		align-self: flex-end;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.menu__bar>ul>li {
		width: auto;
		margin: 0 .5em;
		display: inline-block
	}

	.menu__bar>ul>li:first-child {
		border: none
	}

	.menu__bar>ul>li>a {
		padding: .5em 0;
		position: relative;
		text-align: center
	}

	.menu__bar>ul>li>a .menu__bar__item__underline {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		position: absolute;
		bottom: -.35em;
		left: 50%;
		height: 5px;
		width: 100%;
		min-width: 3em;
		max-width: calc(100% - 3em);
		-webkit-transform: translate(-50%, 3px);
		-ms-transform: translate(-50%, 3px);
		transform: translate(-50%, 3px);
		opacity: 0;
		will-change: transform, opacity;
		background: url("/_site/images/design/underline_repeat.svg") space center
	}

	.menu__bar>ul button {
		display: none !important
	}

	.menu__bar>ul>li>ul {
		display: block;
		position: absolute;
		top: 100%;
		right: 0;
		padding: 2.375em 0 1.375em;
		width: 18.4375em;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(1em);
		-ms-transform: translateY(1em);
		transform: translateY(1em);
		background: transparent;
		text-align: left;
		z-index: 0
	}

	.menu__bar>ul>li>ul:before {
		position: absolute;
		content: '';
		top: 1em;
		right: 0;
		bottom: 0;
		left: 0;
		background: #6a6162;
		z-index: -1
	}

	.ocular-theme-1 .menu__bar>ul>li>ul:before,
	.ocular-theme-2 .menu__bar>ul>li>ul:before,
	.ocular-theme-3 .menu__bar>ul>li>ul:before {
		display: none
	}

	.menu__bar>ul>li>ul li {
		margin: .25em 0
	}

	.menu__bar>ul>li>ul li a {
		padding: 0.865em 2.5em;
		position: relative;
		z-index: 0
	}

	.menu__bar>ul>li>ul li a:before {
		content: '';
		opacity: 0;
		z-index: -1;
		-webkit-transform: scale(1, 0.8);
		-ms-transform: scale(1, 0.8);
		transform: scale(1, 0.8);
		-webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
		transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
		-o-transition: opacity 0.2s ease, transform 0.2s ease;
		transition: opacity 0.2s ease, transform 0.2s ease;
		transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease
	}

	.ocular-theme-1 .menu__bar>ul>li>ul li a:before,
	.ocular-theme-2 .menu__bar>ul>li>ul li a:before,
	.ocular-theme-3 .menu__bar>ul>li>ul li a:before {
		display: none
	}

	.menu__bar>ul>li>ul li a:hover {
		color: #6a6162
	}

	.menu__bar>ul>li>ul li a:hover:before {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1)
	}

	.menu__bar>ul>li.menu__bar__item--selected>a,
	.menu__bar>ul>li:hover>a,
	.menu__bar>ul>li>a:focus {
		color: #e8551f
	}

	.menu__bar>ul>li.menu__bar__item--selected>a .menu__bar__item__underline,
	.menu__bar>ul>li:hover>a .menu__bar__item__underline,
	.menu__bar>ul>li>a:focus .menu__bar__item__underline {
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}

	.menu__bar>ul>li:focus-within>ul,
	.menu__bar>ul>li:hover>ul {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	.menu__extra {
		margin-bottom: 2.35294em
	}

	.menu__extra button.menu__extra__btn {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		height: 3.58824em;
		border-top: 0.17647em solid transparent;
		-webkit-transform: translateY(-0.17647em);
		-ms-transform: translateY(-0.17647em);
		transform: translateY(-0.17647em)
	}

	.menu__extra button.menu__extra__btn:hover {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	.menu__extra button.menu__extra__btn:last-child {
		border-bottom-right-radius: 0
	}
}

.menu__btn__icon,
.trustmenu__btn__icon {
	margin: auto;
	width: 22px;
	height: 17px;
	z-index: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.menu__btn__icon span,
.trustmenu__btn__icon span {
	position: absolute;
	left: 0;
	width: 100%;
	margin: auto;
	background: currentColor;
	height: 3px;
	border-radius: 3px;
	-webkit-transition: width 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.2s;
	-o-transition: width 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.2s;
	transition: width 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.2s
}

.menu__btn__icon span:first-child,
.trustmenu__btn__icon span:first-child {
	top: 0
}

.menu__btn__icon span:nth-child(2),
.menu__btn__icon span:nth-child(4),
.menu__btn__icon span:nth-child(5),
.trustmenu__btn__icon span:nth-child(2),
.trustmenu__btn__icon span:nth-child(4),
.trustmenu__btn__icon span:nth-child(5) {
	top: 0;
	bottom: 0
}

.menu__btn__icon span:nth-child(3),
.trustmenu__btn__icon span:nth-child(3) {
	bottom: 0
}

.menu__btn__icon span:nth-child(4),
.menu__btn__icon span:nth-child(5),
.trustmenu__btn__icon span:nth-child(4),
.trustmenu__btn__icon span:nth-child(5) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: transparent
}

.menu__btn__icon span:nth-child(4):after,
.menu__btn__icon span:nth-child(5):after,
.trustmenu__btn__icon span:nth-child(4):after,
.trustmenu__btn__icon span:nth-child(5):after {
	content: '';
	background: currentColor;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	border-radius: inherit;
	overflow: hidden
}

.menu__btn__icon span:nth-child(5),
.trustmenu__btn__icon span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.menu__btn__icon {
	color: #b42e25
}

.trustmenu__btn__icon span:first-child {
	background: #EDBB31
}

.trustmenu__btn__icon span:nth-child(2) {
	background: #E5392A
}

.trustmenu__btn__icon span:nth-child(3) {
	background: #F2982F
}

.searchbar__bg,
.trustmenu__bg {
	background: rgba(0, 0, 0, 0.54);
	opacity: 0;
	visibility: hidden;
	will-change: opacity, visibility
}

.mason--searchbar .searchbar__bg,
.mason--trustmenu .trustmenu__bg,
.modal__bg {
	cursor: url("/_site/images/design/icon_close.svg"), auto
}

.mason--menu .menu__btn__icon span:first-child,
.mason--menu .menu__btn__icon span:nth-child(2),
.mason--menu .menu__btn__icon span:nth-child(3),
.mason--trustmenu .trustmenu__btn__icon span:first-child,
.mason--trustmenu .trustmenu__btn__icon span:nth-child(2),
.mason--trustmenu .trustmenu__btn__icon span:nth-child(3) {
	width: 0;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.mason--menu .menu__btn__icon span:nth-child(4):after,
.mason--menu .menu__btn__icon span:nth-child(5):after,
.mason--trustmenu .trustmenu__btn__icon span:nth-child(4):after,
.mason--trustmenu .trustmenu__btn__icon span:nth-child(5):after {
	-webkit-transform: scale(1.2, 1);
	-ms-transform: scale(1.2, 1);
	transform: scale(1.2, 1);
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

.accessibility {
	position: relative
}

.accessibility__btn {
	color: #FFF
}

.accessibility__load {
	width: 179px;
	position: absolute;
	left: 0;
	bottom: calc(100% + 1em);
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.4);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.4)
}

.mason--ocular .accessibility__btn svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.mason--ocular .accessibility__load {
	opacity: 1;
	visibility: visible
}

@media (min-width:769px) {

	.accessibility__btn:hover,
	.mason--ocular .accessibility__btn {
		background: #504849
	}
}

@media (min-width:1050px) {
	.accessibility__load {
		bottom: auto;
		top: calc(100% + 1em)
	}
}

.searchbar__btn {
	color: #FFF
}

.searchbar {
	font-size: 0.7em;
	top: 0;
	position: fixed;
	z-index: 5;
	visibility: hidden
}

@media (min-width:415px) {
	.searchbar {
		font-size: 0.8em
	}
}

@media (min-width:769px) {
	.searchbar {
		font-size: 0.9em
	}
}

@media (min-width:1025px) {
	.searchbar {
		font-size: 0.95em
	}
}

@media (min-width:1301px) {
	.searchbar {
		font-size: 1em
	}
}

.mason--admin .searchbar {
	top: 110px
}

.mason--preview .searchbar {
	top: 110px
}

.mason--secure .searchbar {
	top: 40px
}

.searchbar__main {
	bottom: auto;
	background: #FFF;
	visibility: visible;
	will-change: transform;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.searchbar__icon {
	position: absolute;
	top: 0;
	left: 5%;
	bottom: 0;
	margin: auto
}

.searchbar__close {
	width: 1.64706em;
	height: 1.64706em;
	position: absolute;
	top: 0;
	right: 5%;
	bottom: 0;
	margin: auto
}

.searchbar__input {
	width: 100%;
	outline: 0;
	border: 0;
	color: #504849;
	font-weight: 700;
	background: transparent;
	padding: 1.65em calc(5% + 2em)
}

.searchbar__input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1 !important
}

.searchbar__input:-moz-placeholder {
	color: inherit;
	opacity: 1 !important
}

.searchbar__input::-moz-placeholder {
	color: inherit;
	opacity: 1 !important
}

.searchbar__input:-ms-input-placeholder {
	color: inherit;
	opacity: 1 !important
}

.mason--searchbar .searchbar__bg {
	opacity: 1;
	visibility: visible
}

.mason--searchbar .searchbar__main {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

@media (min-width:769px) {

	.mason--searchbar .searchbar__btn,
	.searchbar__btn:hover {
		background: #b42e25
	}
}

.trustmenu {
	top: 0;
	position: fixed;
	visibility: hidden;
	z-index: 2
}

.mason--admin .trustmenu {
	top: 110px
}

.mason--preview .trustmenu {
	top: 110px
}

.mason--secure .trustmenu {
	top: 40px
}

.trustmenu__btn {
	text-transform: lowercase;
	position: relative;
	width: 100%;
	padding: 0 1.17647em;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	background-color: rgba(106, 97, 98, 0.1)
}

.trustmenu__btn>span {
	margin-right: 0.64706em;
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.trustmenu__btn .trustmenu__btn__icon {
	margin-left: 0;
	color: #F2982F
}

.trustmenu__main {
	visibility: visible;
	position: absolute;
	top: 0;
	right: 0;
	width: 90%;
	width: calc(100% - 5.29412em);
	max-width: 337px;
	max-height: 95vh;
	max-height: calc(100vh - 2em);
	border-bottom-left-radius: 0.9375rem;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.3);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.3);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.trustmenu__main>div {
	scrollbar-width: thin;
	scrollbar-color: #6a6162 rgba(0, 0, 0, 0.07);
	-ms-overflow-style: -ms-autohiding-scrollbar;
	overflow: hidden;
	overflow-y: auto;
	padding: 3.41176em 2.29412em 2.29412em
}

.trustmenu__main>div::-webkit-scrollbar {
	width: 8px
}

.trustmenu__main>div::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.07)
}

.trustmenu__main>div::-webkit-scrollbar-thumb {
	background: #6a6162
}

.trustmenu__main__btn {
	position: absolute;
	top: 0;
	right: 100%;
	width: 4em;
	height: 3.41176em;
	background: #F2982F;
	opacity: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	border-bottom-left-radius: inherit;
	-webkit-transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-clip-path 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-clip-path 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	-o-transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), clip-path 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), clip-path 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), clip-path 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-clip-path 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

@supports ((-webkit-clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%)) or (clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%))) {
	.trustmenu__main__btn {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
		clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%)
	}
}

.trustmenu__main__trust {
	display: block;
	text-align: center;
	margin-bottom: 2.70588em
}

.trustmenu__main__trust img {
	max-width: 12.94118em;
	vertical-align: bottom
}

.trustmenu__main__item {
	margin-top: 1.35294em
}

.trustmenu__main__item a {
	padding: 1em;
	min-height: 7.88235em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.15);
	box-shadow: 0 0 30px rgba(106, 97, 98, 0.15)
}

.trustmenu__main__item img {
	width: 90%;
	max-width: 100%
}

.mason--trustmenu .trustmenu__bg {
	opacity: 1;
	visibility: visible
}

.mason--trustmenu .trustmenu__main {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}

.mason--trustmenu .trustmenu__main__btn {
	opacity: 1;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}

@supports ((-webkit-clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%)) or (clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%))) {
	.mason--trustmenu .trustmenu__main__btn {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
	}
}

@media (min-width:769px) {
	.trustmenu__btn:hover {
		background-color: #F5F5F5
	}

	.trustmenu__main__item a:hover {
		-webkit-box-shadow: 0 0 30px rgba(106, 97, 98, 0.4);
		box-shadow: 0 0 30px rgba(106, 97, 98, 0.4)
	}
}

@media (min-width:1050px) {
	.trustmenu__btn {
		width: auto;
		padding-left: 2.23529em;
		padding-right: 2.23529em;
		background-color: #FFF
	}

	.trustmenu__btn .trustmenu__btn__icon span:nth-child(4),
	.trustmenu__btn .trustmenu__btn__icon span:nth-child(5) {
		display: none
	}
}

.hero {
	height: 60vw;
	min-height: 16.47059em;
	max-height: 38.23529em;
	background: #111
}

.hero__main {
	z-index: 0;
	overflow: hidden
}

.hero__main:after {
	background: rgba(0, 0, 0, 0.8);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.9) 100%);
	content: '';
	z-index: 1
}

.ocular-theme-1 .hero__main:after,
.ocular-theme-2 .hero__main:after,
.ocular-theme-3 .hero__main:after {
	display: none
}

.hero__decor--fg {
	right: 5%;
	bottom: -4em;
	-webkit-transform: translateX(19%);
	-ms-transform: translateX(19%);
	transform: translateX(19%)
}

@media (min-width:1378.62px) {
	.hero__decor--fg {
		right: calc(50% - 621px)
	}
}

.main {
	z-index: 0;
	padding: 2em 0 8vw;
	background: transparent
}

.main__decor {
	bottom: 0;
	left: -7.29412em
}

.sidebar {
	margin-top: 2em;
	margin-bottom: 3em
}

@media (min-width:1050px) {
	.mason--inner:not(.mason--customtype_subgrid) .main {
		padding-top: 0;
		padding-bottom: 9em
	}

	.mason--inner:not(.mason--customtype_subgrid) .main__center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.mason--inner:not(.mason--customtype_subgrid) .content {
		-webkit-box-flex: 1.8;
		-ms-flex: 1.8;
		flex: 1.8;
		position: relative;
		padding: 0 7% 3em 0;
		min-width: calc(100% - 19.41176em);
		max-width: calc(100% - 11.64706em)
	}

	.mason--inner:not(.mason--customtype_subgrid) .sidebar {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		margin-top: -5.64706em;
		min-width: 11.64706em;
		max-width: 19.41176em
	}
}

.content__title {
	margin-bottom: .5rem
}

.content__region:after,
.content__region:before {
	content: "";
	display: table
}

.content__region:after {
	clear: both
}

.content__attachments:after,
.content__attachments:before {
	content: "";
	display: table
}

.content__attachments:after {
	clear: both
}

.content__share {
	margin: 0;
	padding: .5em;
	font-size: .75em
}

.content__share__list__icon {
	display: inline-block;
	min-width: 20%;
	padding: .5em;
	font-size: 2em
}

.content__share__list__icon--facebook .fa:before {
	content: "\f09a"
}

.content__share__list__icon--linkedin .fa:before {
	content: "\f0e1"
}

.content__path {
	font-size: 13px;
	margin-bottom: 2.85em
}

.content__path__item {
	display: inline;
	position: relative
}

.content__path__item:first-child .content__path__item__sep {
	display: none
}

.content__path__item__sep {
	margin: 0 1.75em
}

.content__path__item__sep svg {
	font-size: .6em
}

h2.content__block__news_category__list__item__title,
h2.content__block__social__list__item__title {
	font-size: 1.25em
}

h2.content__block__social__list__item__title {
	text-transform: none;
	color: #FFF
}

.subnav {
	overflow: visible;
	padding: 0 0 3.41176em
}

.subnav__header {
	padding: 2.35294em 3rem 0.58824em
}

.subnav__header__title {
	opacity: .28
}

.subnav__list:after,
.subnav__list:before {
	content: "";
	display: table
}

.subnav__list:after {
	clear: both
}

.subnav__list a {
	padding: 1.35em 3rem;
	position: relative;
	z-index: 0
}

.subnav__list a:before {
	position: absolute;
	content: '';
	top: 0;
	right: -1em;
	bottom: 0;
	left: -1em;
	opacity: 0;
	z-index: -1;
	-webkit-transform: scale(1, 0.6);
	-ms-transform: scale(1, 0.6);
	transform: scale(1, 0.6)
}

.ocular-theme-1 .subnav__list a:before,
.ocular-theme-2 .subnav__list a:before,
.ocular-theme-3 .subnav__list a:before {
	display: none
}

.subnav__list__item__icon {
	position: absolute;
	top: 0;
	left: 1.38889em;
	bottom: 0;
	margin: auto 0;
	font-size: .685em;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.subnav__list__item--selected a,
.subnav__list__item:not(.subnav__list__item--selected) a:hover {
	color: #FFF
}

.subnav__list__item--selected a:before,
.subnav__list__item:not(.subnav__list__item--selected) a:hover:before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

.subnav__list__item--selected a .subnav__list__item__icon,
.subnav__list__item:not(.subnav__list__item--selected) a:hover .subnav__list__item__icon {
	opacity: .5;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}

.subgrid {
	padding: 2em 0
}

.subgrid__item__module {
	height: 100%
}

.footer {
	padding: 1.76471em 0;
	background: #504849
}

.footer__decor {
	font-size: 0.4em;
	position: absolute;
	top: 0;
	right: -1.17647em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (min-width:415px) {
	.footer__decor {
		font-size: 0.55em
	}
}

@media (min-width:769px) {
	.footer__decor {
		font-size: 0.7em
	}
}

@media (min-width:1025px) {
	.footer__decor {
		font-size: 0.85em
	}
}

@media (min-width:1301px) {
	.footer__decor {
		font-size: 1em
	}
}

.footer .ms-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.footer__contact {
	max-width: 18.52941em;
	margin: 0 10% .85em 0
}

.footer__contact ul {
	line-height: 1.63
}

.footer__contact li {
	position: relative;
	padding-left: 2.05882em
}

.footer__contact li svg {
	position: absolute;
	top: 0.31579em;
	left: 0;
	font-size: 1.05263em
}

.footer__legal {
	color: rgba(255, 255, 255, 0.6)
}

.footer__legal p {
	margin: .55em 0
}

.footer__legal p>span {
	white-space: nowrap
}

.footer__legal a {
	color: #FFF;
	font-weight: 700
}

.footer__sep {
	margin: 0 .65em
}

@media (min-width:769px) {
	.footer p a:hover {
		color: #e8551f
	}
}

@media (min-width:900px) {
	.footer {
		padding-top: 0
	}
}

.content__region a {
	color: #329ea8 !important;
}
.content__region h2.template--accordion__title, 
.content__region strong {
	font-weight: 700 !important
}