@charset "UTF-8";
.subnav__list, .content__share__list, .hero__overlay__path, .iconlinks ul, .menu__bar ul, .vacancies__list, .list {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.hero__parallax:after, .hero__parallax:before, .iconlinks li a:after, .iconlinks li button:after, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__btn__icon, div.lazy-item, .item__img:before, .item__img:after, .item__img, .abs_fill, .owl__nav > * svg, .ms-icon svg, .ms-btn > *:before,
.btn:before {
  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%;
}

html,
button,
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 {
  -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:before,
q:after {
  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 ul,
nav ol {
  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;
  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%;
}

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

body {
  background: #CCCCCC;
}

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

.mason--resizing * {
  -webkit-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 all and (min-width: 0px) {
  .mason {
    width: auto;
  }
}

.mason {
  color: #5B5D5F;
  font-family: "Trebuchet MS", sans-serif;
}

button,
input,
select,
textarea {
  font-family: "Trebuchet MS", 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: #444444;
  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 img,
.region iframe {
  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 th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0;
}
.region label {
  margin-right: 0.5em;
  display: block;
}
.region legend {
  padding: 0 0.5em;
}
.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: 0.2em;
}
.region input {
  max-width: 100%;
}
.region input[type=text],
.region input[type=number],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 0.5em;
  border: 1px solid #E0E0E0;
}
.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: 0.4em;
}
.region textarea {
  max-width: 100%;
  display: block;
  padding: 0.5em;
  border: 1px solid #E0E0E0;
}
.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: 0.2em;
  border: 1px solid #E0E0E0;
}
.region select[size] {
  height: auto;
  padding: 0.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 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
}

.btn:hover,
.btn:focus {
  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:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent;
}

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

#forumUpdateForm fieldset {
  margin: 1em 0;
}

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

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

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

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

.ui_toolbar:after {
  clear: both;
}

.lte-ie7 .ui_toolbar {
  zoom: 1;
}

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

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

.ui_left {
  float: left;
}

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

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

.ui_select > div, .ui_tag, .ui_button {
  height: 2.1em;
  padding: 0 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_select:hover > div, .ui_button:hover {
  background-color: #E0E0E0;
}

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

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

.ui_button {
  margin: 0 0.3em 0 0;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.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:before,
.ui_card:after {
  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.6666666667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3333333333em;
}

.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.7777777778em;
}
.ui_txt__content * {
  display: inline;
  margin: 0;
}

.ui_txt--truncate_9, .ui_txt--truncate_8, .ui_txt--truncate_7, .ui_txt--truncate_6, .ui_txt--truncate_5, .ui_txt--truncate_4, .ui_txt--truncate_3 {
  position: relative;
  overflow: hidden;
}
.ui_txt--truncate_9:after, .ui_txt--truncate_8:after, .ui_txt--truncate_7:after, .ui_txt--truncate_6:after, .ui_txt--truncate_5:after, .ui_txt--truncate_4:after, .ui_txt--truncate_3: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: 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.3333333333em;
  overflow: hidden;
}

.ui_txt--truncate_4 {
  height: 6.4em;
}

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.6666666667em;
  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.3333333333em;
  overflow: hidden;
}

.ui_txt--truncate_7 {
  height: 11.2em;
}

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.6666666667em;
  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.3333333333em;
  overflow: hidden;
}

.ui_select {
  padding: 0;
}

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

.ui_select > div:after {
  content: "";
  display: block;
  position: absolute;
  right: 0.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: 0.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: 0.15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.ui_select > ul li span {
  width: 0.6em;
  height: 0.6em;
  margin: 0.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 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: 0.5em;
  font-size: 2em;
  line-height: 0.5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace;
}

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

.ui_icon--next:after {
  content: "›";
  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;
}

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
.error404__title, h1, h2, h3, h4, h5, h6, .f_display {
  font: 700 1em/1.2 "Trebuchet MS", sans-serif;
}

.f_smlcaps, .filter__select, .ms-btn > *,
.btn {
  font-weight: 700;
  font-size: 0.9375em;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.footer__legal, .fs14 {
  font-size: 0.875em;
}

.fs16 {
  font-size: 1em;
}

.iconlinks li a svg, .iconlinks li button svg, .menu__bar > ul, .fs18, .content__region .intro, .vacancies__item__desc .intro {
  font-size: 1.125em;
}

.fs20 {
  font-size: 1.25em;
}

.fs24 {
  font-size: 1.5em;
}

.fs32 {
  font-size: 2em;
}

.fs40 {
  font-size: 2.5em;
  font-size: 1.9230769231em;
}
@media all and (min-width: 769px) {
  .fs40 {
    font-size: 2.0833333333em;
  }
}
@media all and (min-width: 1025px) {
  .fs40 {
    font-size: 2.2727272727em;
  }
}
@media all and (min-width: 1301px) {
  .fs40 {
    font-size: 2.5em;
  }
}

.fs48 {
  font-size: 3em;
  font-size: 2.3076923077em;
}
@media all and (min-width: 769px) {
  .fs48 {
    font-size: 2.5em;
  }
}
@media all and (min-width: 1025px) {
  .fs48 {
    font-size: 2.7272727273em;
  }
}
@media all and (min-width: 1301px) {
  .fs48 {
    font-size: 3em;
  }
}

.hero__overlay__title, .fs56 {
  font-size: 3.5em;
  font-size: 2.6923076923em;
}
@media all and (min-width: 769px) {
  .hero__overlay__title, .fs56 {
    font-size: 2.9166666667em;
  }
}
@media all and (min-width: 1025px) {
  .hero__overlay__title, .fs56 {
    font-size: 3.1818181818em;
  }
}
@media all and (min-width: 1301px) {
  .hero__overlay__title, .fs56 {
    font-size: 3.5em;
  }
}

.fs72 {
  font-size: 4.5em;
  font-size: 3.4615384615em;
}
@media all and (min-width: 769px) {
  .fs72 {
    font-size: 3.75em;
  }
}
@media all and (min-width: 1025px) {
  .fs72 {
    font-size: 4.0909090909em;
  }
}
@media all and (min-width: 1301px) {
  .fs72 {
    font-size: 4.5em;
  }
}

.fs80 {
  font-size: 5em;
  font-size: 3.8461538462em;
}
@media all and (min-width: 769px) {
  .fs80 {
    font-size: 4.1666666667em;
  }
}
@media all and (min-width: 1025px) {
  .fs80 {
    font-size: 4.5454545455em;
  }
}
@media all and (min-width: 1301px) {
  .fs80 {
    font-size: 5em;
  }
}

.w400 {
  font-weight: 400;
}

.subnav__list__item--selected a, .menu__bar > ul, .w700 {
  font-weight: 700;
}

.hero__overlay__path, .ls25 {
  letter-spacing: 0.025em;
}

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

.ms-btn > *,
.btn {
  display: inline-block;
  vertical-align: bottom;
  color: #FFF !important;
  background: #D28E30;
  border-radius: 2em;
  border: none;
  font-size: 1rem;
  line-height: 1.2;
  padding: 1.275em 2.25em;
  position: relative;
  overflow: hidden;
  z-index: 0;
  -webkit-box-shadow: 0 8px 16px rgba(210, 142, 48, 0.2);
          box-shadow: 0 8px 16px rgba(210, 142, 48, 0.2);
}
.ms-btn > *:before,
.btn:before {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  z-index: -1;
  opacity: 0;
}

@media all and (min-width: 769px) {
  .ms-btn > a:hover:before,
  .btn:hover:before {
    opacity: 1;
  }
}
.owl__nav > *, .ms-icon {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 5.5em;
  height: 5.5em;
  border-radius: 50%;
  overflow: hidden;
  background: #D28E30;
  color: #FFF;
  display: block;
  position: relative;
  -webkit-box-shadow: 0 0 0 1.5em rgba(210, 142, 48, 0.1);
          box-shadow: 0 0 0 1.5em rgba(210, 142, 48, 0.1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), color 0.2s ease, background 0.2s ease, -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-box-shadow 0.2s ease;
  transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), color 0.2s ease, background 0.2s ease, -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-box-shadow 0.2s ease;
  transition: transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-box-shadow 0.2s ease;
}
.owl__nav > * svg, .ms-icon svg {
  content: "";
  top: 1.5%;
}

@media all and (min-width: 769px) {
  .owl__nav > :hover, .ms-icon:hover {
    color: #D28E30;
    background: #FFF;
    -webkit-box-shadow: 0 0 0 1.125em rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 1.125em rgba(255, 255, 255, 0.2);
  }
}
.footer__legal a, .footer__quicklinks li a, .footer__contact li a, .subnav__list a, .menu__bar > ul li a {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.footer__legal a:after, .footer__quicklinks li a:after, .footer__contact li a:after, .subnav__list a:after, .menu__bar > ul li a:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: -0.1em;
  left: 0;
  height: 2px;
  will-change: transform;
  background: currentColor;
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
}

.footer__legal a:after, .footer__quicklinks li a:after, .footer__contact li a:after, .subnav__list a:after, .menu__bar > ul li a:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.footer__legal a:hover:after, .footer__quicklinks li a:hover:after, .footer__contact li a:hover:after, .subnav__list a:hover:after, .menu__bar > ul li a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.content__region, .vacancies__item__desc {
  font-size: 16px;
  line-height: 1.625;
}
.content__region h2, .vacancies__item__desc h2, .content__region h3, .vacancies__item__desc h3, .content__region h4, .vacancies__item__desc h4, .content__region h5, .vacancies__item__desc h5, .content__region h6, .vacancies__item__desc h6 {
  color: #181F39;
  margin: 1em 0 0;
}
.content__region h2, .vacancies__item__desc h2 {
  font-size: 1.875em;
}
.content__region h3, .vacancies__item__desc h3 {
  font-size: 1.625em;
}
.content__region h4, .vacancies__item__desc h4 {
  font-size: 1.5em;
}
.content__region h5, .vacancies__item__desc h5 {
  font-size: 1.375em;
}
.content__region .intro, .vacancies__item__desc .intro {
  line-height: 1.8;
  margin: 1.5em 0;
}
.content__region a:not(.attach__link), .vacancies__item__desc a:not(.attach__link) {
  text-decoration: underline;
  text-decoration-color: rgba(24, 31, 57, 0.2);
}
.content__region img, .vacancies__item__desc img {
  max-width: 100%;
  height: auto;
}
.content__region img[style*=right], .vacancies__item__desc img[style*=right] {
  margin: 0 0 1em 1em;
}
.content__region img[style*=left], .vacancies__item__desc img[style*=left] {
  margin: 0 1em 1em 0;
}
.content__region .ms-btn, .vacancies__item__desc .ms-btn {
  margin: 1em 0;
}
.content__region .ms-btn a, .vacancies__item__desc .ms-btn a {
  text-decoration: none;
}

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

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

.filter__select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.filter__select::-ms-expand {
  display: none;
}

.hero__parallax:after, .hero__parallax:before, .iconlinks li a:after, .iconlinks li button:after, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__btn__icon, div.lazy-item, .item__img:before, .item__img:after, .item__img, .abs_fill, .ms-btn > *:before,
.btn:before, .owl__nav > * svg, .ms-icon svg {
  position: absolute;
  margin: auto;
}
@supports (inset: 0) {
  .hero__parallax:after, .hero__parallax:before, .iconlinks li a:after, .iconlinks li button:after, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__btn__icon, div.lazy-item, .item__img:before, .item__img:after, .item__img, .abs_fill, .ms-btn > *:before,
  .btn:before, .owl__nav > * svg, .ms-icon svg {
    inset: 0;
  }
}
@supports not (inset: 0) {
  .hero__parallax:after, .hero__parallax:before, .iconlinks li a:after, .iconlinks li button:after, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__btn__icon, div.lazy-item, .item__img:before, .item__img:after, .item__img, .abs_fill, .ms-btn > *:before,
  .btn:before, .owl__nav > * svg, .ms-icon svg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero__parallax:after, .hero__parallax:before, .iconlinks li a:after, .iconlinks li button:after, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__btn__icon, div.lazy-item, .item__img:before, .item__img:after, .item__img, .abs_fill, .ms-btn > *:before,
  .btn:before, .owl__nav > * svg, .ms-icon svg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

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

.iconlinks li a, .iconlinks li button, .flex_center {
  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;
}

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

.iconlinks li > button, .menu__btn, .vacancies__item__header__dates, .vacancies__item__header__title, .vacancies__item > div, .item--init, a, .ms-btn > *,
.btn {
  -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;
  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;
}

.searchbar__bg, .searchbar, .menu__bar > ul > li > ul, .menu__bar > ul > li > a:before, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__btn__icon, .menu:before, .menu, .owl-item, .item__txt .item__txt__trans--lower, .item__txt .item__txt__trans--upper, .item__txt__trans, .item__txt, .item__img:before, .item__img:after, .item__img, .menu__bar > ul > li button, .dropdown_ico, .ms-btn > *:before,
.btn:before {
  -webkit-transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.35s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.35s cubic-bezier(0.73, 0.14, 0.13, 1);
}

.center {
  text-align: center;
}

.hero__overlay__path, .menu__bar > ul > li > a, .f_ucase {
  text-transform: uppercase;
}

.f_lcase {
  text-transform: lowercase;
}

.ms-pad {
  padding: 2em 0;
}

.menu__bar > ul > li button, .dropdown_ico {
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2em;
  line-height: 2;
}

.iconlinks li a, .iconlinks li button, .block-l {
  background: #FFFFFF;
  color: #5B5D5F;
  fill: #5B5D5F;
}

.block-d {
  background: #181F39;
  color: #FFF;
  fill: #FFF;
}

.filter__btns button.active, .col-pri, .content__region a:not(.attach__link), .vacancies__item__desc a:not(.attach__link) {
  color: #181F39;
}

.footer__legal a, .footer__quicklinks li a, .footer__contact li a, .footer__sep, .decor, .hero__overlay__path, .quicklinks svg, .col-sec {
  color: #D28E30;
}

.col-ter {
  color: #E8E9EB;
}

.col-white {
  color: #FFF;
}

.bg-pri {
  background-color: #181F39;
}

.menu__bar > ul > li > a:after, .bg-sec {
  background-color: #D28E30;
}

.bg-ter {
  background-color: #E8E9EB;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.tablecell {
  display: table-cell;
  vertical-align: middle;
}

.border {
  border: 2px solid #E0E0E0;
}

.a_block {
  display: block;
}

.filter__select {
  border: 2px solid currentColor;
  background: url("/_site/images/design/icon_select.svg") no-repeat 90% center;
  background-position: right 1.75em center;
  width: 100%;
  border-radius: 2em;
  padding: 1.175em 3.5em 1.175em 1.75em;
}

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

.mason {
  font: 400 1em/1.25 "Trebuchet MS", sans-serif;
}

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

button:focus, button:active,
a:focus, a:active {
  outline: none !important;
}

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

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

svg {
  color: inherit;
  fill: currentColor;
}

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

html {
  font-size: 0.825em;
}
@media all and (min-width: 415px) {
  html {
    font-size: 0.85em;
  }
}
@media all and (min-width: 769px) {
  html {
    font-size: 0.915em;
  }
}
@media all and (min-width: 1025px) {
  html {
    font-size: 0.95em;
  }
}
@media all and (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 all and (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: 1280px;
  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);
}

.ecocycle {
  /*	&__dots > * {
  		@include circle(10, true);
  		position: relative;
  		overflow: hidden;
  		display: inline-block;
  		margin: em(6);
  		cursor: pointer;
  		background: rgba(#000, .3);
  		&:after {
  			@extend %trans_form;
  			@extend %abs_fill;
  			border-radius: 50%;
  			background: #FFF;
  			content: '';
  			transform: scale(0);
  			opacity: 0;
  		}
  		&.active:after {
  			opacity: 1;
  			transform: scale(1);
  			transition-delay: .3s;
  		}
  	}*/
}
.ecocycle__item {
  opacity: 0;
  visibility: hidden;
  -webkit-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: #5B5D5F;
  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);
}

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter__options label, .filter__live, .filter__manual, .filter__btns {
  display: none;
}
.filter__options {
  width: 100%;
  position: relative;
}

.filter__select {
  width: auto;
  max-width: 16.5em;
}

.filter__btns {
  margin: -0.625em;
}
.filter__btns button {
  margin: 0.625em;
}
.filter__checks span {
  margin: 2em 2em 0 0;
}
.filter__checks span label {
  padding-left: 0.5em;
}

[filter-list] {
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-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;
}
[filter-list].fadeout {
  opacity: 0;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}

.grid {
  margin-left: -1em;
  margin-right: -1em;
  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: 1em 1em;
}
.grid .item__txt {
  min-height: calc(90vw * 1.35);
}

@media all and (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 * 1.35 - 2em) / 2);
  }
}
@media all and (min-width: 1050px) {
  .grid--3 > *,
  .grid--4 > *,
  .grid--5 > * {
    width: 33.3333333333%;
    display: inline-block;
    vertical-align: top;
  }
  .grid--3 .item__txt,
  .grid--4 .item__txt,
  .grid--5 .item__txt {
    min-height: calc((90vw * 1.35 - 4em) / 3);
  }
}
@media all and (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 * 1.35 - 6em) / 4);
  }
}
@media all and (min-width: 1500px) {
  .grid--5 > * {
    width: 20%;
    display: inline-block;
    vertical-align: top;
  }
  .grid--5 .item__txt {
    min-height: calc((90vw * 1.35 - 8em) / 5);
  }
}
@media all and (min-width: 1420.8px) {
  .grid--2 .item__txt {
    min-height: calc((80em * 1.35 - 2em) / 2);
  }
  .grid--3 .item__txt {
    min-height: calc((80em * 1.35 - 4em) / 3);
  }
  .grid--4 .item__txt {
    min-height: calc((80em * 1.35 - 6em) / 4);
  }
  .grid--5 .item__txt {
    min-height: calc((80em * 1.35 - 8em) / 5);
  }
}
.item {
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 32px rgba(34, 34, 34, 0.15);
          box-shadow: 0 0 32px rgba(34, 34, 34, 0.15);
}
.item--init {
  z-index: 1;
  height: 100%;
  position: relative;
}
.item__img {
  overflow: hidden;
}
.item__img:before, .item__img:after {
  content: "";
  z-index: 1;
}
.item__img:before {
  background: #181F39;
  opacity: 0.1;
}
.item__img:after {
  background: rgba(24, 31, 57, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 31, 57, 0)), color-stop(45%, rgba(24, 31, 57, 0)), to(rgba(24, 31, 57, 0.9)));
  background: linear-gradient(to bottom, rgba(24, 31, 57, 0) 0%, rgba(24, 31, 57, 0) 45%, rgba(24, 31, 57, 0.9) 100%);
}
.item__txt {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 2.5em;
  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;
}
.item__txt__trans {
  width: 100%;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  margin: 0 auto;
}
.item__txt .item__txt__trans--upper {
  position: relative;
}
.item__txt .item__txt__trans--lower {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  margin-top: 1em;
}
.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 .item__img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.item--init__active .item__img:before {
  opacity: 0.8;
}
.item--init__active .item__txt__trans,
.item--init__active .item__txt__trans--upper,
.item--init__active .item__txt__trans--lower {
  opacity: 1;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.item--init__active .item__txt__trans--lower {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

@media all and (min-width: 769px) {
  .item--init:hover .item__img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .item--init:hover .item__img:before {
    opacity: 0.8;
  }
  .item--init:hover .item__txt__trans,
  .item--init:hover .item__txt__trans--upper,
  .item--init:hover .item__txt__trans--lower {
    opacity: 1;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
  .item--init:hover .item__txt__trans--lower {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
}
.lazy-item {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.loaded .lazy-item {
  opacity: 1;
}

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

[data-animation=clip] .lazy-item {
  opacity: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  will-change: opacity, clip-path;
}
[data-animation=clip].loaded .lazy-item {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* [data-animation] {
	.lazy-item {
		opacity: 1;
		visibility: hidden;
		transition: visibility 0ms linear .5s;
		&:after {
			@extend %abs_fill;
			content: '';
			background: lighten($sec, 10%);
			visibility: visible;
			z-index: 1;
		}
	}
	&.loaded .lazy-item {
		visibility: visible;
	}
} */
/*// --------------------------------------------------
// swipeLeftRight
// --------------------------------------------------
@keyframes swipeLeftRight {
	0% {
		right: 100%;
		left: 0;
	}
	50% {
		right: 0;
		left: 0;
	}
	100% {
		right: 0;
		left: 100%;
	}
}
[data-animation="swipeLeftRight"] {
	.lazy-item:after {
		right: 100%;
	}
	&.loaded .lazy-item:after {
		animation: swipeLeftRight 1s ease;
	}
}*/
/*// --------------------------------------------------
// swipeBottomTop
// --------------------------------------------------
@keyframes swipeBottomTop {
	0% {
		top: 100%;
		bottom: 0;
	}
	50% {
		top: 0;
		bottom: 0;
	}
	100% {
		top: 0;
		bottom: 100%;
	}
}
[data-animation="swipeBottomTop"] {
	.lazy-item:after {
		top: 100%;
	}
	&.loaded .lazy-item:after {
		animation: swipeBottomTop 1s ease;
	}
}*/
@media all and (min-width: 1050px) {
  .mason--header-min .header__main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #FFF;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    opacity: 0;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-shadow: 0px 0px 40px rgba(24, 31, 57, 0.4);
            box-shadow: 0px 0px 40px rgba(24, 31, 57, 0.4);
  }
  .mason--header-min .header__main__logo {
    font-size: 0.25em;
  }
  .mason--header-min .menu__bar > ul > li.menu__bar__item--subitems > a:before {
    top: calc(100% + 0.6666666667em);
  }
  .mason--header-min .menu__bar > ul > li > a {
    color: #5B5D5F;
  }
  .mason--header-min .menu__bar > ul > li > a:after {
    bottom: -0.6666666667em;
  }
  .mason--header-min .menu__bar > ul > li > ul {
    padding-top: 2em0.6666666667em;
  }
  .mason--header-min .menu__bar > ul > li > ul:before {
    top: 0.6666666667em;
    background: #101527;
  }
  .mason--header-min .menu__extra {
    display: none;
  }
  .mason--header-min.mason--header-ready .header__main {
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
  }
  .mason--header-min.mason--header-show .header__main {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.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: -0.125em;
}

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

svg.icon_plus {
  width: 1em;
  height: 1em;
}

svg.icon_plus2 {
  width: 1.5em;
  height: 1.5em;
}

svg.icon_minus {
  width: 1.5em;
  height: 0.25em;
}

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

svg.icon_play {
  width: 1.625em;
  height: 1.95em;
}

svg.video_txt {
  width: 13.5em;
  height: 13.5em;
}

.mason--vacanciesitem .content__region,
.mason--vacanciesitem .content__attachments {
  display: none;
}

.vacancies {
  padding: 2.5em 0 0;
}
.vacancies__header {
  margin-bottom: 1.375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vacancies__header > * {
  margin: 0.2em 0;
}
.vacancies__list {
  margin-left: 0em;
  margin-right: 0em;
}
.vacancies__list > * {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 0.5em 0em;
}
.vacancies__item {
  position: relative;
}
.vacancies__item > a {
  z-index: 1;
}
.vacancies__item > div {
  padding: 3em;
  position: relative;
  background: #E8E9EB;
}
.vacancies__item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vacancies__item__header__dates {
  color: rgba(0, 0, 0, 0.25);
}
.vacancies__item__header__dates p {
  margin: 0.35em 0;
}
.vacancies__item__header__dates p span:first-child {
  min-width: 7.25em;
  display: inline-block;
  vertical-align: bottom;
}
.vacancies__item__header__dates span:nth-child(2):not([data-content=""]) + span {
  display: none;
}
.vacancies__item__school {
  margin-top: 0.425em;
}
.vacancies__item__desc {
  margin-top: 0.75em;
}
.vacancies__item__desc--limited {
  overflow: hidden;
  max-height: 3.25em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.vacancies__item__desc--limited p {
  margin: 0;
}

@media all and (min-width: 769px) {
  .vacancies__list:not(.fadeout) .vacancies__item > a:hover + div {
    background: #181F39;
    color: #FFF;
  }
  .vacancies__list:not(.fadeout) .vacancies__item > a:hover + div .vacancies__item__header__title {
    color: #FFF;
  }
  .vacancies__list:not(.fadeout) .vacancies__item > a:hover + div .vacancies__item__header__dates {
    color: rgba(255, 255, 255, 0.25);
  }
}
.owl-stage-outer {
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.owl-stage-outer:before, .owl-stage-outer:after {
  content: "";
  display: table;
}
.owl-stage-outer:after {
  clear: both;
}

.owl-stage {
  height: 100%;
  position: relative;
  /* -ms-overflow-y: hidden;*/ /* fixes overflowing owl inside flex container in IE10/11 */
  -ms-touch-action: pan-Y;
}

.owl__flex .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-duration: 0.7s;
          transition-duration: 0.7s;
}
[owl-trans=true] .owl-item {
  opacity: 0.25;
}
[owl-trans=true] .owl-item.active {
  opacity: 1;
}

.owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.owl-nav,
.owl-dots {
  display: none;
}

/*
.owl-dot {
    @extend %btn_reset;
    display: inline-block;
    cursor: pointer;
    margin: em(7);
    span {
        @include circle(20);
        position: relative;
        overflow: hidden;
        display: block;
        background: #dcdcdc;
        &:after {
            @extend %trans_form;
            @extend %abs_fill;
            border-radius: 50%;
            background: $pri;
            content: '';
            transform: scale(0);
            opacity: 0;
        }
    }
    &.active span:after {
        transform: scale(1);
        opacity: 1;
    }
}
*/
.owl__nav {
  visibility: hidden;
  font-size: 0.7275em;
  margin: -1.25rem;
}
.owl__nav > * {
  margin: 1.25rem;
  visibility: visible;
  display: inline-block;
  vertical-align: bottom;
}
.owl__nav > *.disabled {
  opacity: 0.2;
  cursor: auto;
}
.owl__nav > * svg {
  font-size: 1.5rem;
}

/* "animateIn":"owl-item--fadein","animateOut":"owl-item--fadeout" */
.access {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: transparent;
}
.header__main {
  padding: 1.75em 5em 1.75em 5%;
}
.header__main__logo {
  font-size: 0.9em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  max-width: 18.5em;
  display: inline-block;
  vertical-align: middle;
}
.header__main__logo img {
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}
.header__main__logo h1 {
  display: none;
}

@media all and (min-width: 1050px) {
  .header__main {
    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;
    padding: 4.25em 5%;
  }
  .header__main__logo {
    font-size: 0.8em;
  }
}
@media all and (min-width: 1150px) {
  .header__main__logo {
    font-size: 0.85em;
  }
}
@media all and (min-width: 1350px) {
  .header__main__logo {
    font-size: 0.9em;
  }
}
@media all and (min-width: 1550px) {
  .header__main__logo {
    font-size: 0.95em;
  }
}
@media all and (min-width: 1750px) {
  .header__main__logo {
    font-size: 1em;
  }
}
/*@include mason-offset("top");*/
.menu__btn {
  width: 3.75em;
  height: 3.75em;
  overflow: hidden;
  color: #FFF;
  background: #D28E30;
  position: absolute;
  top: 2.425em;
  right: 100%;
  z-index: 1;
  will-change: transform;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
}
.menu__btn__icon {
  margin: auto;
  width: 18px;
  height: 14px;
  z-index: 1;
}
.menu__btn__icon span {
  position: absolute;
  left: 0;
  width: 100%;
  margin: auto;
  background: currentColor;
  height: 2px;
  -webkit-transition: width 0.35s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
  transition: width 0.35s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
}
.menu__btn__icon span:nth-child(1) {
  top: 0;
}
.menu__btn__icon span:nth-child(2), .menu__btn__icon span:nth-child(4), .menu__btn__icon span:nth-child(5) {
  top: 0;
  bottom: 0;
}
.menu__btn__icon span:nth-child(3) {
  bottom: 0;
}
.menu__btn__icon span:nth-child(4), .menu__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 {
  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) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.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%;
}
.menu__bar > ul li a {
  display: block;
}
.menu__bar > ul > li {
  position: relative;
}
.menu__bar > ul > li > a {
  position: relative;
}
.menu__bar > ul > li > a:after {
  height: 4px;
  bottom: 0;
}
.menu__bar > ul > li > ul > li {
  font-size: 16px;
}
.menu__bar > ul > li button {
  background: rgba(0, 0, 0, 0.05);
  bottom: auto;
  top: 0.5em;
  right: 0.5em;
  width: 2.2em;
  height: 2.2em;
  overflow: hidden;
}

@media all and (max-width: 1049px) {
  .menu {
    top: 0;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 5em);
    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.8);
    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 {
    background: rgba(0, 0, 0, 0.05);
    overflow: hidden;
    max-height: 0;
    margin: 0;
    padding: 0 5% 0 10%;
    -webkit-transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.5s ease;
    transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.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 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  }
  .menu__bar > ul > li > ul li a {
    padding: 0.85em 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: 0.1s;
            transition-delay: 0.1s;
  }
  .menu__extra {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 1em 1.1428571429em;
  }
  .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__icon span:nth-child(1), .mason--menu .menu__btn__icon span:nth-child(2), .mason--menu .menu__btn__icon span:nth-child(3) {
    width: 0;
    -webkit-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 {
    -webkit-transform: scale(1.2, 1);
        -ms-transform: scale(1.2, 1);
            transform: scale(1.2, 1);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
}
@media all and (min-width: 1050px) {
  .menu {
    text-align: right;
    color: #FFF;
    background: transparent;
    padding-left: 2em;
    max-width: 1280px;
  }
  .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 {
    width: auto;
    min-width: 28em;
    padding: 0;
    margin: 0 -0.5em;
    position: relative;
    -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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu__bar > ul > li {
    width: auto;
    margin: 0 0.5em;
    display: inline-block;
    position: static;
  }
  .menu__bar > ul > li:first-child {
    border: none;
  }
  .menu__bar > ul > li.menu__bar__item--subitems > a:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #D28E30 transparent transparent transparent;
    position: absolute;
    content: "";
    top: 100%;
    right: 0;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
    margin: auto;
    z-index: 1;
  }
  .menu__bar > ul > li.menu__bar__item--subitems > a:not(:hover):after {
    -webkit-transition-delay: 0.08s !important;
            transition-delay: 0.08s !important;
  }
  .menu__bar > ul > li > a {
    padding: 0.5em 0;
    position: relative;
    text-align: center;
  }
  .menu__bar > ul button {
    display: none !important;
  }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    min-width: 54em;
    padding: 2em 3em;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(1em);
        -ms-transform: translateY(1em);
            transform: translateY(1em);
    background: transparent;
    text-align: left;
    z-index: 0;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 2.3333333333em;
       -moz-column-gap: 2.3333333333em;
            column-gap: 2.3333333333em;
    column-break-inside: avoid;
  }
  .menu__bar > ul > li > ul:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0.5em;
    bottom: 0;
    left: 0.5em;
    background: rgba(24, 31, 57, 0.9);
    z-index: -1;
  }
  .menu__bar > ul > li > ul li {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin: 0.25em 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .menu__bar > ul > li > ul li a {
    padding: 0.35em 0;
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  }
  .menu__bar > ul > li > ul li a:after {
    background: currentColor;
  }
  .menu__bar > ul > li > ul li a:hover {
    color: #D28E30;
  }
  .menu__bar > ul > li:hover > a:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .menu__bar > ul > li:hover > a:after,
  .menu__bar > ul > li.menu__bar__item--selected > a:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .menu__bar > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .menu__extra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 0.25em;
  }
  .menu__extra > * {
    margin: 0.5em 0;
  }
}
@media all and (min-width: 1350px) {
  .menu__bar > ul > li > ul {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
.quicklinks {
  font-size: 14px;
}
.quicklinks ul {
  margin: -1em;
}
.quicklinks li {
  margin: 1em;
}
.quicklinks svg {
  margin-right: 0.15em;
}

@media all and (min-width: 1050px) {
  .quicklinks li {
    display: inline-block;
    vertical-align: middle;
  }
  .quicklinks li a:hover {
    color: #D28E30;
  }
}
.iconlinks ul {
  margin: -0.25em;
}
.iconlinks li {
  margin: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.iconlinks li > button {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.iconlinks li a, .iconlinks li button {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 3em;
  height: 3em;
  border-radius: 50%;
}
.iconlinks li a:after, .iconlinks li button:after {
  content: "";
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.iconlinks li a[data-type*=facebook], .iconlinks li button[data-type*=facebook] {
  color: #2273ee;
}
.iconlinks li a[data-type*=facebook]:after, .iconlinks li button[data-type*=facebook]:after {
  background: #2273ee;
}
.iconlinks li a[data-type*=twitter], .iconlinks li button[data-type*=twitter] {
  color: #1da1f2;
}
.iconlinks li a[data-type*=twitter]:after, .iconlinks li button[data-type*=twitter]:after {
  background: #1da1f2;
}
.iconlinks li a[data-type*=instagram], .iconlinks li button[data-type*=instagram] {
  color: #BC2A8D;
}
.iconlinks li a[data-type*=instagram]:after, .iconlinks li button[data-type*=instagram]:after {
  background: #BC2A8D;
}
.iconlinks li a[data-type*=youtube], .iconlinks li button[data-type*=youtube] {
  color: #FF0000;
}
.iconlinks li a[data-type*=youtube]:after, .iconlinks li button[data-type*=youtube]:after {
  background: #FF0000;
}
.iconlinks li a[data-type*=linkedin], .iconlinks li button[data-type*=linkedin] {
  color: #0077b5;
}
.iconlinks li a[data-type*=linkedin]:after, .iconlinks li button[data-type*=linkedin]:after {
  background: #0077b5;
}
.iconlinks li a[data-type*=vimeo], .iconlinks li button[data-type*=vimeo] {
  color: #1ab7ea;
}
.iconlinks li a[data-type*=vimeo]:after, .iconlinks li button[data-type*=vimeo]:after {
  background: #1ab7ea;
}
.iconlinks li a[data-type=scroll], .iconlinks li a[data-type=searchbar], .iconlinks li button[data-type=scroll], .iconlinks li button[data-type=searchbar] {
  background: #D28E30;
  color: #FFF;
}
.iconlinks li a[data-type=scroll]:hover, .iconlinks li a[data-type=searchbar]:hover, .iconlinks li button[data-type=scroll]:hover, .iconlinks li button[data-type=searchbar]:hover {
  color: #D28E30;
  background: #FFF;
}
.iconlinks li a span, .iconlinks li button span {
  display: none;
}
.iconlinks li a:hover:not([data-type=searchbar]):not([data-type=scroll]), .iconlinks li button:hover:not([data-type=searchbar]):not([data-type=scroll]) {
  color: #FFF;
  background: transparent;
  -webkit-transition: color 0.2s ease, background 0.2s ease 0.1s;
  transition: color 0.2s ease, background 0.2s ease 0.1s;
}
.iconlinks li a:hover:not([data-type=searchbar]):not([data-type=scroll]):after, .iconlinks li button:hover:not([data-type=searchbar]):not([data-type=scroll]):after {
  opacity: 1;
}

@media all and (max-width: 1049px) {
  .menu .iconlinks {
    padding-top: 1.5em;
  }
  .menu .iconlinks li a {
    color: #FFF !important;
    background: transparent;
  }
  .menu .iconlinks li a:after {
    opacity: 1;
  }
}
@media all and (min-width: 1050px) {
  .menu .iconlinks {
    margin-left: 2.25em;
  }
}
.searchbar {
  font-size: 0.9em;
  top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  color: #D28E30;
  background: #FFF;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-timing-function: cubic-bezier(0.79, 0.14, 0.15, 0.86);
          transition-timing-function: cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media all and (min-width: 415px) {
  .searchbar {
    font-size: 0.925em;
  }
}
@media all and (min-width: 769px) {
  .searchbar {
    font-size: 0.95em;
  }
}
@media all and (min-width: 1025px) {
  .searchbar {
    font-size: 0.975em;
  }
}
@media all and (min-width: 1301px) {
  .searchbar {
    font-size: 1em;
  }
}
.mason--admin .searchbar {
  top: 110px;
}
.mason--preview .searchbar {
  top: 110px;
}
.mason--secure .searchbar {
  top: 40px;
}
.searchbar__bg {
  top: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(24, 31, 57, 0.9);
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  will-change: visibility, opacity;
}
.mason--admin .searchbar__bg {
  top: 110px;
}
.mason--preview .searchbar__bg {
  top: 110px;
}
.mason--secure .searchbar__bg {
  top: 40px;
}
.no-csspointerevents .searchbar__bg {
  visibility: hidden;
}
.mason--searchbar .searchbar__bg {
  opacity: 1;
  pointer-events: auto;
}
.no-csspointerevents .mason--searchbar .searchbar__bg {
  visibility: visible;
}
.mason--searchbar .searchbar {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.searchbar__icon {
  position: absolute;
  top: 0;
  left: 5%;
  bottom: 0;
  margin: auto;
}
.searchbar__close {
  width: 1.75em;
  height: 1.75em;
  position: absolute;
  top: 0;
  right: 5%;
  bottom: 0;
  margin: auto;
}
.searchbar__input {
  width: 100%;
  outline: 0;
  border: 0;
  color: #5B5D5F;
  background: transparent;
  padding: 1.65em 5% 1.65em calc(5% + 2em);
}
.searchbar__input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1 !important;
}
.searchbar__input:-moz-placeholder { /* Firefox 18- */
  color: inherit;
  opacity: 1 !important;
}
.searchbar__input::-moz-placeholder { /* Firefox 19+ */
  color: inherit;
  opacity: 1 !important;
}
.searchbar__input:-ms-input-placeholder {
  color: inherit;
  opacity: 1 !important;
}

.hero {
  min-height: 51.4285714286vw;
  background: #111;
  overflow: hidden;
  z-index: 0;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.hero__parallax {
  z-index: 0;
}
.hero__parallax:before {
  content: "";
  z-index: 1;
  background: rgba(34, 34, 34, 0.2);
}
.hero__parallax:after {
  background: rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(45%, rgba(0, 0, 0, 0)), color-stop(55%, rgba(24, 31, 57, 0)), to(#181f39));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 45%, rgba(24, 31, 57, 0) 55%, #181f39 100%);
  content: "";
  z-index: 1;
}

.hero__overlay {
  padding: 15.625em 0 5vw;
}
.hero__overlay__path {
  margin-top: 1em;
}
.hero__overlay__path__item {
  display: inline;
  position: relative;
}
.hero__overlay__path__item:first-child .hero__overlay__path__item__sep {
  display: none;
}
.hero__overlay__path__item a:hover {
  color: #FFF;
}
.hero__overlay__path__item__sep {
  margin: 0 1em;
  color: #FFF;
}

@media all and (min-width: 1400px) {
  .hero {
    min-height: 45em;
  }
}
@media all and (min-width: 1500px) {
  .hero__overlay {
    padding-bottom: 4.875em;
  }
}
.decor {
  width: 80vw;
  height: 80vw;
  max-width: 53.125em;
  max-height: 53.125em;
  position: absolute;
  opacity: 0.1;
  pointer-events: none;
}
.decor svg {
  width: 100%;
  height: 100%;
}

.main {
  z-index: 0;
  padding: 2em 0 3em;
}
.main__decor {
  bottom: 100%;
  right: 0;
}
.main__decor svg {
  -webkit-transform: translate(30%, 15%);
      -ms-transform: translate(30%, 15%);
          transform: translate(30%, 15%);
}
.main__bg {
  overflow: hidden;
}
.main__bg__decor {
  font-size: 0.8em;
  left: 0;
  bottom: 4em;
}
.main__bg__decor svg {
  -webkit-transform: translateX(-15%);
      -ms-transform: translateX(-15%);
          transform: translateX(-15%);
}

.sidebar {
  margin-top: 2em;
}

@media all and (min-width: 1050px) {
  .mason--inner .main {
    padding-bottom: 8.625em;
  }
  .mason--inner:not(.mason--customtype_subgrid) .main {
    padding-top: 0;
  }
  .mason--inner:not(.mason--customtype_subgrid) .main__center {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: none;
    padding-left: 5%;
    margin-right: 0;
  }
  .mason--inner:not(.mason--customtype_subgrid) .content {
    width: 100%;
    position: relative;
    padding: 3em 7% 3em 0;
  }
  .mason--inner:not(.mason--customtype_subgrid) .sidebar {
    margin-top: 0;
    width: 50%;
    max-width: 27.25em;
  }
  .mason--inner.mason--customtype_default.mason--type_page .content__region {
    min-height: 18em;
  }
}
@media all and (min-width: 1420.8px) {
  .mason--inner:not(.mason--customtype_subgrid) .main__center {
    width: 100%;
    padding-left: calc(50% - 640px);
  }
}
.content__region:before, .content__region:after {
  content: "";
  display: table;
}
.content__region:after {
  clear: both;
}

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

.content__share {
  margin: 0;
  padding: 0.5em;
  font-size: 0.75em;
}
.content__share__list__icon {
  display: inline-block;
  min-width: 20%;
  padding: 0.5em;
  font-size: 2em;
}
.content__share__list__icon--facebook .fa:before {
  content: "\f09a";
}
.content__share__list__icon--linkedin .fa:before {
  content: "\f0e1";
}

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

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

.subnav {
  padding: 5.125em 12% 4.875em;
  -webkit-box-shadow: 0px 0px 40px rgba(24, 31, 57, 0.2);
          box-shadow: 0px 0px 40px rgba(24, 31, 57, 0.2);
}
.subnav__header {
  padding: 0 0 1.25em;
}
.subnav__list:before, .subnav__list:after {
  content: "";
  display: table;
}
.subnav__list:after {
  clear: both;
}
.subnav__list a {
  display: block;
  padding: 0.975em 0;
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.subnav__list__item--selected a:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.mason--customtype_subgrid .hero__overlay {
  text-align: center;
}
.mason--customtype_subgrid .content__region,
.mason--customtype_subgrid .content__attachments {
  display: none;
}

.subgrid__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.subgrid__item__module {
  height: 100%;
}

@media all and (min-width: 1050px) {
  .mason--customtype_subgrid .hero__parallax:after {
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(24, 31, 57, 0)), to(#181f39));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 40%, rgba(24, 31, 57, 0) 50%, #181f39 100%);
  }
  .mason--customtype_subgrid .hero__overlay {
    padding-bottom: 10em;
  }
  .mason--customtype_subgrid .main {
    padding-top: 1px;
  }
  .mason--customtype_subgrid .subgrid__list {
    margin-top: -6em;
  }
}
.footer {
  line-height: 1.625;
}
.footer__sep {
  margin: 0 1.25em;
}
.footer__decor {
  display: none;
}

.footer__main {
  padding: 3.5em 0;
}
.footer__main .ms-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__main img {
  max-width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.footer__main__module {
  margin: 1.25em 0;
}
.footer__main__module:nth-child(1) {
  width: 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;
}
.footer__main__module:nth-child(2) {
  max-width: 37.5em;
}
.footer__main__module:not(:last-child) {
  margin-right: 3.5em;
}
.footer__main .iconlinks {
  margin-top: 1.35em;
}

.footer__contact li {
  position: relative;
  padding-left: 2.5em;
}
.footer__contact li a:not(:hover) {
  color: #FFF;
}
.footer__contact li svg {
  position: absolute;
  top: 0.375em;
  left: 0;
}

.footer__quicklinks {
  margin-top: 1em;
}
.footer__quicklinks li {
  margin-bottom: 0.65em;
}
.footer__legal {
  padding: 1em 0;
  background: rgba(255, 255, 255, 0.05);
}
.footer__legal a {
  white-space: nowrap;
}
.footer__legal a:not(:hover) {
  color: #FFF;
}

.footer__awards .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__awards .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__awards__list {
  list-style-type: none;
  margin: 0;
  background: #fff;
  padding: 10px;
}
.footer__awards__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
  width: 100px;
}
.footer__awards__item__image {
  max-width: 100px;
  max-height: 100px;
}

@media all and (min-width: 1100px) {
  .footer__decor {
    display: block;
    top: 0;
    right: 0;
    left: 25%;
    margin: 0 auto;
    font-size: 0.4em;
    opacity: 0.1;
  }
  .footer__main__module {
    width: auto;
  }
  .footer__main__module:nth-child(1) {
    width: auto;
  }
  .footer__main__module:nth-child(2) {
    max-width: 320px;
    margin-left: auto;
  }
  .footer__legal p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}