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

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

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

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

.mason {
  color: #363D4F;
  font-family: "libertad", sans-serif; }

button,
input,
select,
textarea {
  font-family: "libertad", 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: .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=text],
.region input[type=number],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }

.region input[type=radio],
.region input[type=checkbox] {
  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: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, .access__anchor, .content__anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

#forumUpdateForm fieldset {
  margin: 1em 0; }

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

.mason--admin .anchor, .mason--admin .access__anchor, .mason--admin .content__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 .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: .5em; }

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

.ui_button, .ui_tag, .ui_select > div {
  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: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.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; }

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

.fs14 {
  font-size: 0.82353em; }

.fs16, .hero__txt__path {
  font-size: 0.94118em; }

.fs17 {
  font-size: 1em; }

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

.fs20 {
  font-size: 1.17647em; }

.fs24 {
  font-size: 1.41176em; }

.fs32 {
  font-size: 1.88235em; }

.fs40 {
  font-size: 2.35294em;
  font-size: 1.80995em; }
  @media all and (min-width: 769px) {
    .fs40 {
      font-size: 1.96078em; } }
  @media all and (min-width: 1025px) {
    .fs40 {
      font-size: 2.13904em; } }
  @media all and (min-width: 1301px) {
    .fs40 {
      font-size: 2.35294em; } }

.fs56, .mason--demo .hero__txt__title {
  font-size: 3.29412em;
  font-size: 2.53394em; }
  @media all and (min-width: 769px) {
    .fs56, .mason--demo .hero__txt__title {
      font-size: 2.7451em; } }
  @media all and (min-width: 1025px) {
    .fs56, .mason--demo .hero__txt__title {
      font-size: 2.99465em; } }
  @media all and (min-width: 1301px) {
    .fs56, .mason--demo .hero__txt__title {
      font-size: 3.29412em; } }

.fs80, .mason--nodemo .hero__txt__title {
  font-size: 4.70588em;
  font-size: 3.61991em; }
  @media all and (min-width: 769px) {
    .fs80, .mason--nodemo .hero__txt__title {
      font-size: 3.92157em; } }
  @media all and (min-width: 1025px) {
    .fs80, .mason--nodemo .hero__txt__title {
      font-size: 4.27807em; } }
  @media all and (min-width: 1301px) {
    .fs80, .mason--nodemo .hero__txt__title {
      font-size: 4.70588em; } }

.w400 {
  font-weight: 400; }

.w600, .hero__txt__path {
  font-weight: 600; }

.w700 {
  font-weight: 700; }

.ms-btn > *,
.btn, .w800, .subnav__list__item--selected a {
  font-weight: 800; }

.ls50 {
  letter-spacing: 0.05em; }

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

.ms-btn > *,
.btn {
  display: inline-block;
  vertical-align: bottom;
  color: #FFF !important;
  border-radius: 2em;
  border: none;
  line-height: 1.2;
  padding: 1.1em 1.85em 0.996em;
  position: relative;
  overflow: hidden;
  z-index: 0;
  text-decoration: none !important; }
  .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; } }

.menu__bar > ul > li > a, .footer__contact li a, .footer__quicklinks li a, .footer__lower__links a {
  position: relative;
  display: inline-block;
  vertical-align: bottom; }
  .menu__bar > ul > li > a:after, .footer__contact li a:after, .footer__quicklinks li a:after, .footer__lower__links a:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: -0.25em;
    left: 0;
    border-radius: 2px;
    height: 4px;
    background: currentColor;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -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; }

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

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

.content__region {
  font-size: 17px;
  line-height: 1.58824; }
  .content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6 {
    margin: 1em 0 0; }
  .content__region h2 {
    font-size: 3.29412em;
    font-size: 2.53394em; }
    @media all and (min-width: 769px) {
      .content__region h2 {
        font-size: 2.7451em; } }
    @media all and (min-width: 1025px) {
      .content__region h2 {
        font-size: 2.99465em; } }
    @media all and (min-width: 1301px) {
      .content__region h2 {
        font-size: 3.29412em; } }
  .content__region h3 {
    font-size: 2.82353em;
    font-size: 2.17195em; }
    @media all and (min-width: 769px) {
      .content__region h3 {
        font-size: 2.35294em; } }
    @media all and (min-width: 1025px) {
      .content__region h3 {
        font-size: 2.56684em; } }
    @media all and (min-width: 1301px) {
      .content__region h3 {
        font-size: 2.82353em; } }
  .content__region h4 {
    font-size: 2.23529em;
    font-size: 1.71946em; }
    @media all and (min-width: 769px) {
      .content__region h4 {
        font-size: 1.86275em; } }
    @media all and (min-width: 1025px) {
      .content__region h4 {
        font-size: 2.03209em; } }
    @media all and (min-width: 1301px) {
      .content__region h4 {
        font-size: 2.23529em; } }
  .content__region h5 {
    font-size: 1.64706em; }
  .content__region .intro {
    line-height: 1.8;
    margin: 1.5em 0; }
  .content__region a:not(.attach__link):not(.btn) {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(54, 61, 79, 0.2);
    text-decoration-color: rgba(54, 61, 79, 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; }

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

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

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

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

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

.ms-btn > *,
.btn, a, .item--init, .item__txt h3, .menu__btn, .iconlinks li > button {
  -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; }

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

.center {
  text-align: center; }

.f_ucase {
  text-transform: uppercase; }

.f_lcase {
  text-transform: lowercase; }

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

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

.block-l {
  background: #FFFFFF;
  color: #363D4F;
  fill: #363D4F; }

.block-d {
  background: #363D4F;
  color: #FFF;
  fill: #FFF; }

.col-pri {
  color: #Aa4da2; }

.col-sec {
  color: #363D4F; }

.col-ter {
  color: #bcc249; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #Aa4da2; }

.bg-sec {
  background-color: #363D4F; }

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

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

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

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

.a_block {
  display: block; }

.ms-rounded, .item, .hero__slideshow {
  border-radius: 2.35294em;
  overflow: hidden;
  z-index: 0; }

.col-blue-light {
  color: #24BFFB; }

.col-blue-dark {
  color: #19508C; }

.col-green {
  color: #bcc249; }

.col-grey {
  color: #363D4F; }

.col-orange {
  color: #F9953C; }

.col-pink {
  color: #FA2E6D; }

.col-purple {
  color: #Aa4da2; }

.col-turquoise {
  color: #19728A; }

.col-yellow {
  color: #F8E713; }

.bg-blue-light {
  background-color: #24BFFB; }

.bg-blue-dark {
  background-color: #19508C; }

.bg-green {
  background-color: #bcc249; }

.bg-grey {
  background-color: #363D4F; }

.bg-orange {
  background-color: #F9953C; }

.bg-pink {
  background-color: #FA2E6D; }

.bg-purple {
  background-color: #Aa4da2; }

.bg-turquoise {
  background-color: #19728A; }

.bg-yellow {
  background-color: #F8E713; }

.content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6, .content__region a:not(.attach__link):not(.btn), .col-theme, .subnav__header__title span, .subnav__list__item--selected a,
.subnav__list__item:not(.subnav__list__item--selected) a:hover {
  color: #Aa4da2; }
  .mason--theme-blue-light .content__region h2, .content__region .mason--theme-blue-light h2, .mason--theme-blue-light .content__region h3, .content__region .mason--theme-blue-light h3, .mason--theme-blue-light .content__region h4, .content__region .mason--theme-blue-light h4, .mason--theme-blue-light .content__region h5, .content__region .mason--theme-blue-light h5, .mason--theme-blue-light .content__region h6, .content__region .mason--theme-blue-light h6, .mason--theme-blue-light .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-blue-light a:not(.attach__link):not(.btn), .mason--theme-blue-light .col-theme, .mason--theme-blue-light .subnav__header__title span, .subnav__header__title .mason--theme-blue-light span, .mason--theme-blue-light .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-blue-light a,
  .mason--theme-blue-light .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-blue-light a:hover {
    color: #24BFFB; }
  .mason--theme-blue-dark .content__region h2, .content__region .mason--theme-blue-dark h2, .mason--theme-blue-dark .content__region h3, .content__region .mason--theme-blue-dark h3, .mason--theme-blue-dark .content__region h4, .content__region .mason--theme-blue-dark h4, .mason--theme-blue-dark .content__region h5, .content__region .mason--theme-blue-dark h5, .mason--theme-blue-dark .content__region h6, .content__region .mason--theme-blue-dark h6, .mason--theme-blue-dark .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-blue-dark a:not(.attach__link):not(.btn), .mason--theme-blue-dark .col-theme, .mason--theme-blue-dark .subnav__header__title span, .subnav__header__title .mason--theme-blue-dark span, .mason--theme-blue-dark .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-blue-dark a,
  .mason--theme-blue-dark .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-blue-dark a:hover {
    color: #19508C; }
  .mason--theme-green .content__region h2, .content__region .mason--theme-green h2, .mason--theme-green .content__region h3, .content__region .mason--theme-green h3, .mason--theme-green .content__region h4, .content__region .mason--theme-green h4, .mason--theme-green .content__region h5, .content__region .mason--theme-green h5, .mason--theme-green .content__region h6, .content__region .mason--theme-green h6, .mason--theme-green .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-green a:not(.attach__link):not(.btn), .mason--theme-green .col-theme, .mason--theme-green .subnav__header__title span, .subnav__header__title .mason--theme-green span, .mason--theme-green .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-green a,
  .mason--theme-green .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-green a:hover {
    color: #bcc249; }
  .mason--theme-grey .content__region h2, .content__region .mason--theme-grey h2, .mason--theme-grey .content__region h3, .content__region .mason--theme-grey h3, .mason--theme-grey .content__region h4, .content__region .mason--theme-grey h4, .mason--theme-grey .content__region h5, .content__region .mason--theme-grey h5, .mason--theme-grey .content__region h6, .content__region .mason--theme-grey h6, .mason--theme-grey .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-grey a:not(.attach__link):not(.btn), .mason--theme-grey .col-theme, .mason--theme-grey .subnav__header__title span, .subnav__header__title .mason--theme-grey span, .mason--theme-grey .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-grey a,
  .mason--theme-grey .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-grey a:hover {
    color: #363D4F; }
  .mason--theme-orange .content__region h2, .content__region .mason--theme-orange h2, .mason--theme-orange .content__region h3, .content__region .mason--theme-orange h3, .mason--theme-orange .content__region h4, .content__region .mason--theme-orange h4, .mason--theme-orange .content__region h5, .content__region .mason--theme-orange h5, .mason--theme-orange .content__region h6, .content__region .mason--theme-orange h6, .mason--theme-orange .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-orange a:not(.attach__link):not(.btn), .mason--theme-orange .col-theme, .mason--theme-orange .subnav__header__title span, .subnav__header__title .mason--theme-orange span, .mason--theme-orange .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-orange a,
  .mason--theme-orange .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-orange a:hover {
    color: #F9953C; }
  .mason--theme-pink .content__region h2, .content__region .mason--theme-pink h2, .mason--theme-pink .content__region h3, .content__region .mason--theme-pink h3, .mason--theme-pink .content__region h4, .content__region .mason--theme-pink h4, .mason--theme-pink .content__region h5, .content__region .mason--theme-pink h5, .mason--theme-pink .content__region h6, .content__region .mason--theme-pink h6, .mason--theme-pink .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-pink a:not(.attach__link):not(.btn), .mason--theme-pink .col-theme, .mason--theme-pink .subnav__header__title span, .subnav__header__title .mason--theme-pink span, .mason--theme-pink .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-pink a,
  .mason--theme-pink .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-pink a:hover {
    color: #FA2E6D; }
  .mason--theme-purple .content__region h2, .content__region .mason--theme-purple h2, .mason--theme-purple .content__region h3, .content__region .mason--theme-purple h3, .mason--theme-purple .content__region h4, .content__region .mason--theme-purple h4, .mason--theme-purple .content__region h5, .content__region .mason--theme-purple h5, .mason--theme-purple .content__region h6, .content__region .mason--theme-purple h6, .mason--theme-purple .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-purple a:not(.attach__link):not(.btn), .mason--theme-purple .col-theme, .mason--theme-purple .subnav__header__title span, .subnav__header__title .mason--theme-purple span, .mason--theme-purple .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-purple a,
  .mason--theme-purple .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-purple a:hover {
    color: #Aa4da2; }
  .mason--theme-turquoise .content__region h2, .content__region .mason--theme-turquoise h2, .mason--theme-turquoise .content__region h3, .content__region .mason--theme-turquoise h3, .mason--theme-turquoise .content__region h4, .content__region .mason--theme-turquoise h4, .mason--theme-turquoise .content__region h5, .content__region .mason--theme-turquoise h5, .mason--theme-turquoise .content__region h6, .content__region .mason--theme-turquoise h6, .mason--theme-turquoise .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-turquoise a:not(.attach__link):not(.btn), .mason--theme-turquoise .col-theme, .mason--theme-turquoise .subnav__header__title span, .subnav__header__title .mason--theme-turquoise span, .mason--theme-turquoise .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-turquoise a,
  .mason--theme-turquoise .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-turquoise a:hover {
    color: #19728A; }
  .mason--theme-yellow .content__region h2, .content__region .mason--theme-yellow h2, .mason--theme-yellow .content__region h3, .content__region .mason--theme-yellow h3, .mason--theme-yellow .content__region h4, .content__region .mason--theme-yellow h4, .mason--theme-yellow .content__region h5, .content__region .mason--theme-yellow h5, .mason--theme-yellow .content__region h6, .content__region .mason--theme-yellow h6, .mason--theme-yellow .content__region a:not(.attach__link):not(.btn), .content__region .mason--theme-yellow a:not(.attach__link):not(.btn), .mason--theme-yellow .col-theme, .mason--theme-yellow .subnav__header__title span, .subnav__header__title .mason--theme-yellow span, .mason--theme-yellow .subnav__list__item--selected a, .subnav__list__item--selected .mason--theme-yellow a,
  .mason--theme-yellow .subnav__list__item:not(.subnav__list__item--selected) a:hover, .subnav__list__item:not(.subnav__list__item--selected) .mason--theme-yellow a:hover {
    color: #F8E713; }

.hero__txt__path {
  color: #fff; }
  .mason--theme-blue-light .hero__txt__path {
    color: #24BFFB; }
  .mason--theme-blue-dark .hero__txt__path {
    color: #19508C; }
  .mason--theme-green .hero__txt__path {
    color: #bcc249; }
  .mason--theme-grey .hero__txt__path {
    color: #363D4F; }
  .mason--theme-orange .hero__txt__path {
    color: #F9953C; }
  .mason--theme-pink .hero__txt__path {
    color: #FA2E6D; }
  .mason--theme-purple .hero__txt__path {
    color: #Aa4da2; }
  .mason--theme-turquoise .hero__txt__path {
    color: #19728A; }
  .mason--theme-yellow .hero__txt__path {
    color: #F8E713; }

.ms-btn > *,
.btn, .bg-theme, .subnav:before {
  background-color: #Aa4da2; }
  .mason--theme-blue-light .ms-btn > *,
  .mason--theme-blue-light .btn, .mason--theme-blue-light .bg-theme, .mason--theme-blue-light .subnav:before {
    background-color: #24BFFB; }
  .mason--theme-blue-dark .ms-btn > *,
  .mason--theme-blue-dark .btn, .mason--theme-blue-dark .bg-theme, .mason--theme-blue-dark .subnav:before {
    background-color: #19508C; }
  .mason--theme-green .ms-btn > *,
  .mason--theme-green .btn, .mason--theme-green .bg-theme, .mason--theme-green .subnav:before {
    background-color: #bcc249; }
  .mason--theme-grey .ms-btn > *,
  .mason--theme-grey .btn, .mason--theme-grey .bg-theme, .mason--theme-grey .subnav:before {
    background-color: #363D4F; }
  .mason--theme-orange .ms-btn > *,
  .mason--theme-orange .btn, .mason--theme-orange .bg-theme, .mason--theme-orange .subnav:before {
    background-color: #F9953C; }
  .mason--theme-pink .ms-btn > *,
  .mason--theme-pink .btn, .mason--theme-pink .bg-theme, .mason--theme-pink .subnav:before {
    background-color: #FA2E6D; }
  .mason--theme-purple .ms-btn > *,
  .mason--theme-purple .btn, .mason--theme-purple .bg-theme, .mason--theme-purple .subnav:before {
    background-color: #Aa4da2; }
  .mason--theme-turquoise .ms-btn > *,
  .mason--theme-turquoise .btn, .mason--theme-turquoise .bg-theme, .mason--theme-turquoise .subnav:before {
    background-color: #19728A; }
  .mason--theme-yellow .ms-btn > *,
  .mason--theme-yellow .btn, .mason--theme-yellow .bg-theme, .mason--theme-yellow .subnav:before {
    background-color: #F8E713; }

.col-sub-theme, .menu__bar__item__link:after, .footer__contact li a, .footer__lower__links a {
  color: #Aa4da2; }
  [data-theme="blue-light"] .col-sub-theme, [data-theme="blue-light"] .menu__bar__item__link:after, [data-theme="blue-light"] .footer__contact li a, .footer__contact li [data-theme="blue-light"] a, [data-theme="blue-light"] .footer__lower__links a, .footer__lower__links [data-theme="blue-light"] a {
    color: #24BFFB; }
  [data-theme="blue-dark"] .col-sub-theme, [data-theme="blue-dark"] .menu__bar__item__link:after, [data-theme="blue-dark"] .footer__contact li a, .footer__contact li [data-theme="blue-dark"] a, [data-theme="blue-dark"] .footer__lower__links a, .footer__lower__links [data-theme="blue-dark"] a {
    color: #19508C; }
  [data-theme="green"] .col-sub-theme, [data-theme="green"] .menu__bar__item__link:after, [data-theme="green"] .footer__contact li a, .footer__contact li [data-theme="green"] a, [data-theme="green"] .footer__lower__links a, .footer__lower__links [data-theme="green"] a {
    color: #bcc249; }
  [data-theme="grey"] .col-sub-theme, [data-theme="grey"] .menu__bar__item__link:after, [data-theme="grey"] .footer__contact li a, .footer__contact li [data-theme="grey"] a, [data-theme="grey"] .footer__lower__links a, .footer__lower__links [data-theme="grey"] a {
    color: #363D4F; }
  [data-theme="orange"] .col-sub-theme, [data-theme="orange"] .menu__bar__item__link:after, [data-theme="orange"] .footer__contact li a, .footer__contact li [data-theme="orange"] a, [data-theme="orange"] .footer__lower__links a, .footer__lower__links [data-theme="orange"] a {
    color: #F9953C; }
  [data-theme="pink"] .col-sub-theme, [data-theme="pink"] .menu__bar__item__link:after, [data-theme="pink"] .footer__contact li a, .footer__contact li [data-theme="pink"] a, [data-theme="pink"] .footer__lower__links a, .footer__lower__links [data-theme="pink"] a {
    color: #FA2E6D; }
  [data-theme="purple"] .col-sub-theme, [data-theme="purple"] .menu__bar__item__link:after, [data-theme="purple"] .footer__contact li a, .footer__contact li [data-theme="purple"] a, [data-theme="purple"] .footer__lower__links a, .footer__lower__links [data-theme="purple"] a {
    color: #Aa4da2; }
  [data-theme="turquoise"] .col-sub-theme, [data-theme="turquoise"] .menu__bar__item__link:after, [data-theme="turquoise"] .footer__contact li a, .footer__contact li [data-theme="turquoise"] a, [data-theme="turquoise"] .footer__lower__links a, .footer__lower__links [data-theme="turquoise"] a {
    color: #19728A; }
  [data-theme="yellow"] .col-sub-theme, [data-theme="yellow"] .menu__bar__item__link:after, [data-theme="yellow"] .footer__contact li a, .footer__contact li [data-theme="yellow"] a, [data-theme="yellow"] .footer__lower__links a, .footer__lower__links [data-theme="yellow"] a {
    color: #F8E713; }

.bg-sub-theme, .menu__bar__item__sub:before {
  background-color: #Aa4da2; }
  [data-theme="blue-light"] .bg-sub-theme, [data-theme="blue-light"] .menu__bar__item__sub:before {
    background-color: #24BFFB; }
  [data-theme="blue-dark"] .bg-sub-theme, [data-theme="blue-dark"] .menu__bar__item__sub:before {
    background-color: #19508C; }
  [data-theme="green"] .bg-sub-theme, [data-theme="green"] .menu__bar__item__sub:before {
    background-color: #bcc249; }
  [data-theme="grey"] .bg-sub-theme, [data-theme="grey"] .menu__bar__item__sub:before {
    background-color: #363D4F; }
  [data-theme="orange"] .bg-sub-theme, [data-theme="orange"] .menu__bar__item__sub:before {
    background-color: #F9953C; }
  [data-theme="pink"] .bg-sub-theme, [data-theme="pink"] .menu__bar__item__sub:before {
    background-color: #FA2E6D; }
  [data-theme="purple"] .bg-sub-theme, [data-theme="purple"] .menu__bar__item__sub:before {
    background-color: #Aa4da2; }
  [data-theme="turquoise"] .bg-sub-theme, [data-theme="turquoise"] .menu__bar__item__sub:before {
    background-color: #19728A; }
  [data-theme="yellow"] .bg-sub-theme, [data-theme="yellow"] .menu__bar__item__sub:before {
    background-color: #F8E713; }

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

.mason {
  font: 400 1.0625em/1.2 "libertad", 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;
    -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: #363D4F;
  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 {
  margin-left: -0.88235em;
  margin-right: -0.88235em;
  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: 0.88235em 0.88235em; }
  .grid .item__txt {
    min-height: 90vw; }

@media all and (min-width: 450px) {
  .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.34) - 1.76471em)/2); } }

@media all and (min-width: 700px) {
  .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 * 1.34) - 3.52941em)/3)); } }

@media all and (min-width: 1000px) {
  .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.34) - 5.29412em)/4)); } }

@media all and (min-width: 1250px) {
  .grid--5 > * {
    width: 20%;
    display: inline-block;
    vertical-align: top; }
  .grid--5 .item__txt {
    min-height: calc((((90vw * 1.34) - 7.05882em)/5)); } }

@media all and (min-width: 1420.8px) {
  .grid--2 .item__txt {
    min-height: calc((((75.29412em * 1.34) - 1.76471em)/2)); }
  .grid--3 .item__txt {
    min-height: calc((((75.29412em * 1.34) - 3.52941em)/3)); }
  .grid--4 .item__txt {
    min-height: calc((((75.29412em * 1.34) - 5.29412em)/4)); }
  .grid--5 .item__txt {
    min-height: calc((((75.29412em * 1.34) - 7.05882em)/5)); } }

.item {
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 8px 24px rgba(54, 61, 79, 0.4);
  box-shadow: 0px 8px 24px rgba(54, 61, 79, 0.4); }
  .item--init {
    z-index: 1;
    height: 100%;
    position: relative; }
  .item__img {
    overflow: hidden; }
    .item__img:after {
      content: '';
      z-index: 1;
      opacity: 0;
      background: #363D4F; }
  .item__txt {
    background: rgba(54, 61, 79, 0);
    background: -webkit-linear-gradient(top, rgba(54, 61, 79, 0) 0%, rgba(54, 61, 79, 0) 50%, rgba(54, 61, 79, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(54, 61, 79, 0)), color-stop(50%, rgba(54, 61, 79, 0)), to(rgba(54, 61, 79, 0.8)));
    background: -o-linear-gradient(top, rgba(54, 61, 79, 0) 0%, rgba(54, 61, 79, 0) 50%, rgba(54, 61, 79, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(54, 61, 79, 0) 0%, rgba(54, 61, 79, 0) 50%, rgba(54, 61, 79, 0.8) 100%);
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 1.41176em;
    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--init:not(:hover) .item__txt h3 {
      color: #FFF; }
    .item__txt__trans {
      width: 100%;
      -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
      transform: translateY(50%);
      margin: 0 auto;
      -webkit-transition: opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s;
      transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s;
      transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .item__txt .item__txt__trans--upper {
      position: relative;
      -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0s;
      transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0s;
      transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .item__txt .item__txt__trans--lower {
      margin-top: .5em;
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s;
      transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s;
      transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.1s cubic-bezier(0.73, 0.14, 0.13, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
      .item__txt .item__txt__trans--lower p {
        margin: 0;
        line-height: 1.47059; }
    .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:after {
    opacity: .9; }

.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%);
  -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }

.item--init__active .item__txt__trans--lower {
  -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }

@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:after {
      opacity: .9; }
  .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%);
    -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
    transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
    transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
  .item--init:hover .item__txt__trans--lower {
    -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
    transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
    transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); } }

.lazy-item {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-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] {
	.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: #363D4F;
    padding-top: 0.70588em;
    padding-bottom: 0.70588em;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-box-shadow: 0 8px 24px rgba(36, 38, 43, 0.4);
    box-shadow: 0 8px 24px rgba(36, 38, 43, 0.4); }
  .mason--header-min .header__logo {
    font-size: .65em; }
  .mason--header-min.mason--header-ready .header__main {
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .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: -.125em; }

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

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

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

.header {
  background: #Aa4da2;
  color: #FFF;
  fill: #FFF;
  z-index: 2; }
  .header__main {
    padding: 1.64706em 4.70588em 1.64706em 5%; }
  .header__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .header__logo img {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 8.82353em;
      max-width: 100%;
      margin-right: 1.29412em;
      vertical-align: bottom;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .header__logo h1 {
      margin-top: 15px;
      font-size: 20px; }

@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: 2.35294em 5%; } }

/*@include mason-offset("top");*/
.menu__btn {
  width: 3.52941em;
  height: 3.52941em;
  overflow: hidden;
  color: #FFF;
  background: #Aa4da2;
  position: absolute;
  top: 2em;
  right: 100%;
  z-index: 1;
  border-radius: 1.17647em 0 0 1.17647em;
  will-change: transform;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }
  .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.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
      -o-transition: width 0.4s cubic-bezier(0.73, 0.14, 0.13, 1) 0.2s;
      transition: width 0.4s 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%;
    font-size: 17px; }
    .menu__bar > ul > li {
      position: relative; }
      .menu__bar > ul > li button {
        background: rgba(0, 0, 0, 0.05);
        bottom: auto;
        top: .5em;
        right: .5em;
        width: 2.2em;
        height: 2.2em;
        border-radius: 0.47059em;
        overflow: hidden; }

.menu__bar__item--page_1 .menu__bar__item__link:after {
  background: #bcc249; }

@media all and (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.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 {
      display: block;
      padding: 1em 3.65em 1em 1em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.06); }
      .menu__bar > ul > li > a:after {
        display: none; }
    .menu__bar > ul > li > ul {
      background: rgba(0, 0, 0, 0.05);
      overflow: hidden;
      color: #bcc249;
      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: .85em 0;
          color: rgba(0, 0, 0, 0.4); }
    .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__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;
    -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 {
    -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; } }

@media all and (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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .menu__bar > ul {
      margin: 0 -1.05882em;
      padding: 0;
      width: auto;
      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;
      position: relative;
      z-index: 10; }
      .menu__bar > ul > li {
        width: auto;
        margin: 0 1.05882em;
        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:after {
            width: 45%;
            margin: 0 auto; }
  .menu__bar > ul button {
    display: none !important; }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -7.64706em;
    padding: 1.85em 1.5em 1em;
    width: 15.29412em;
    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: 0.85em;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 0.82353em;
      opacity: .9;
      z-index: -1; }
    .menu__bar > ul > li > ul li {
      margin: .25em 0; }
      .menu__bar > ul > li > ul li a {
        padding: .35em 0; }
        .menu__bar > ul > li > ul li a:hover {
          color: rgba(255, 255, 255, 0.8); }
  .menu__bar > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.iconlinks ul {
  margin: -0.23529em; }

.iconlinks li {
  margin: 0.23529em;
  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: 2.82353em;
    height: 2.82353em;
    border-radius: 50%; }
    .iconlinks li a:after, .iconlinks li button:after {
      content: '';
      z-index: -1;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease;
      -o-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: #Aa4da2; }
      .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: #Aa4da2;
        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;
      -o-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 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.11765em; } }

.curve {
  position: relative;
  max-height: 200px;
  position: absolute;
  left: 0;
  right: 0; }
  .curve:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 12.19512%; }
  .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%; }

.searchbar {
  font-size: 0.9em;
  top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  color: #363D4F;
  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);
  -o-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(0, 0, 0, 0.7);
    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.64706em;
    height: 1.64706em;
    position: absolute;
    top: 0;
    right: 5%;
    bottom: 0;
    margin: auto; }
  .searchbar__input {
    width: 100%;
    outline: 0;
    border: 0;
    color: #363D4F;
    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 {
  background: #Aa4da2;
  color: #FFF;
  fill: #FFF;
  padding: 0 0 1em 5%; }

.hero__slideshow {
  position: relative;
  max-height: 23.52941em;
  background: #111;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: 0 8px 24px rgba(36, 38, 43, 0.4);
  box-shadow: 0 8px 24px rgba(36, 38, 43, 0.4); }
  .hero__slideshow:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 67.51055%; }

.hero__txt {
  padding: 2em 0 14vw; }
  .hero__txt__max {
    width: 95%; }
  .hero__txt__path {
    margin-top: 1.35em;
    line-height: 1.58824; }
    .mason--theme-blue-dark .hero__txt__path,
    .mason--theme-purple .hero__txt__path {
      color: #FFF; }
    .hero__txt__path__item {
      display: inline;
      position: relative; }
      .hero__txt__path__item:first-child .content__path__item__sep {
        display: none; }
      .hero__txt__path__item:last-child {
        opacity: .5; }
      .hero__txt__path__item a {
        padding: .75em 0 .15em; }
        .hero__txt__path__item a:hover {
          color: #FFF; }
    .hero__txt__path__item__sep {
      margin: 0 1.5625em; }

@media all and (min-width: 900px) {
  .hero {
    z-index: 1;
    min-height: 44vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .hero__slideshow {
      position: absolute;
      top: 0;
      right: 0;
      left: 40%;
      height: 100%;
      max-height: none; }
      .hero__slideshow:before {
        display: none; }
    .hero__txt {
      padding: 8em 0; }
      .hero__txt__max {
        width: 90%;
        max-width: 640px; } }

@media all and (min-width: 1550px) {
  .hero {
    min-height: 37.64706em; } }

@media all and (min-width: 1420.8px) {
  .hero {
    padding-left: calc(50% - 640px); }
    .hero__slideshow {
      left: calc((50% - 640px) + 33.52941em); } }

.main {
  z-index: 0;
  padding: 2em 0 3em; }

.main__decor {
  width: 70vw;
  height: 55vw;
  max-width: 58.76471em;
  max-height: 45.82353em;
  position: absolute;
  bottom: 1.76471em;
  right: -15%;
  opacity: .1; }
  .main__decor .lazy-item {
    background-size: contain; }

.sidebar {
  margin-top: 2em; }

@media all and (min-width: 1050px) {
  .mason--inner .main {
    padding: 7.05882em 0 11.76471em; }
  .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 {
    width: 100%;
    position: relative;
    padding: 0 7% 0 0; }
  .mason--inner:not(.mason--customtype_subgrid) .sidebar {
    margin-top: 0;
    width: 50%;
    max-width: 19.05882em; }
  .mason--inner.mason--customtype_default.mason--type_page .content__region {
    min-height: 18em; } }

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

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: 2.5em 0 1.5em; }
  .subnav:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    opacity: .2;
    border-radius: 4px; }
  .subnav__header {
    padding: 0 14% 1.25em; }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }
  .subnav__list a {
    padding: .75em 14%;
    position: relative; }
    .subnav__list a:before {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      left: 0;
      width: 4px;
      border-radius: 4px;
      background: currentColor;
      opacity: 0;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0); }
  .subnav__list__item--selected a:before,
  .subnav__list__item:not(.subnav__list__item--selected) a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

@media all and (min-width: 1050px) {
  .subnav__header,
  .subnav__list a {
    padding-right: 0; } }

.subgrid__item__module {
  height: 100%; }

.footer {
  background: #Aa4da2;
  color: #FFF;
  fill: #FFF;
  line-height: 1.58824; }
  .footer__upper {
    padding: 3.29412em 0; }
    .footer__upper .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__upper img {
      max-width: 100%; }
    .footer__upper__module {
      margin: 1.17647em 0; }
      .footer__upper__module:nth-child(1) {
        width: 100%; }
      .footer__upper__module:nth-child(2) {
        max-width: 35.29412em; }
      .footer__upper__module:not(:last-child) {
        margin-right: 3.29412em; }
    .footer__upper .iconlinks {
      margin-top: 1.35em; }
  .footer__contact li {
    position: relative;
    padding-left: 2.35294em; }
    .footer__contact li a:not(:hover) {
      color: #FFF; }
    .footer__contact li svg {
      position: absolute;
      top: 0.23529em;
      left: 0; }
  .footer__quicklinks li {
    margin-top: 1em; }
  .footer__lower {
    padding: .265em 0;
    border-top: 5px solid rgba(255, 255, 255, 0.05); }
    .footer__lower__links > * {
      white-space: nowrap; }
    .footer__lower__links a:not(:hover) {
      color: #FFF; }
    .footer__lower__sep {
      margin: 0 1em;
      color: rgba(255, 255, 255, 0.05); }

@media all and (min-width: 1100px) {
  .footer__upper__module {
    width: auto; }
    .footer__upper__module:nth-child(1) {
      width: auto; }
    .footer__upper__module:nth-child(2) {
      max-width: 320px;
      margin-left: auto; }
  .footer__lower__links {
    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; } }
