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

.mobilenavbar__btn, .header__main__extra__bar__item__btn, .searchbar__main__submit, .menu__bar__header__btn, .menu__bar > ul > li button, .quicklinks__btn {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.ms-btn > *:before,
.btn:before, .abs_fill, .card__img, .card__img:after, div.lazy-item, .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item__main:before, .menu__bar > ul > li > ul > li > a: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 {
  -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: #444444;
  font-family: "Lato", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Lato", 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: #313131;
  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: 700 1em/1.2 "Lato", sans-serif; }

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

.fs16 {
  font-size: 1em; }

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

.fs20, .menu__bar > ul {
  font-size: 1.25em; }

.fs22 {
  font-size: 1.375em; }

.fs24 {
  font-size: 1.5em; }

.fs27 {
  font-size: 1.6875em; }

.fs32 {
  font-size: 2em; }

.fs34 {
  font-size: 2.125em; }

.fs44 {
  font-size: 2.75em;
  font-size: 2.11538em; }
  @media all and (min-width: 769px) {
    .fs44 {
      font-size: 2.29167em; } }
  @media all and (min-width: 1025px) {
    .fs44 {
      font-size: 2.5em; } }
  @media all and (min-width: 1301px) {
    .fs44 {
      font-size: 2.75em; } }

.fs45 {
  font-size: 2.8125em;
  font-size: 2.16346em; }
  @media all and (min-width: 769px) {
    .fs45 {
      font-size: 2.34375em; } }
  @media all and (min-width: 1025px) {
    .fs45 {
      font-size: 2.55682em; } }
  @media all and (min-width: 1301px) {
    .fs45 {
      font-size: 2.8125em; } }

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

.w300 {
  font-weight: 300; }

.w400 {
  font-weight: 400; }

.ms-btn > *,
.btn, .w700, .menu__bar > ul, .content__path {
  font-weight: 700; }

.w900 {
  font-weight: 900; }

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

.ms-btn > *,
.btn {
  display: inline-block;
  vertical-align: bottom;
  color: inherit !important;
  border-radius: 2em;
  border: none;
  line-height: 1.2;
  padding: 1.25em 2.25em;
  position: relative;
  overflow: hidden;
  z-index: 0;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1); }
  .ms-btn > *:before,
  .btn:before {
    content: '';
    z-index: -1;
    opacity: .8; }

@media all and (min-width: 769px) {
  .ms-btn > a:hover:before,
  .btn:hover:before {
    opacity: 1; } }

.staff__item__intro, .content__region {
  font-size: 16px;
  line-height: 1.52941; }
  @media all and (min-width: 980px) {
    .staff__item__intro, .content__region {
      font-size: 17px; } }
  .staff__item__intro h2, .content__region h2, .staff__item__intro h3, .content__region h3, .staff__item__intro h4, .content__region h4, .staff__item__intro h5, .content__region h5, .staff__item__intro h6, .content__region h6 {
    color: #313131;
    margin: 1em 0 0; }
  .staff__item__intro h2, .content__region h2 {
    font-size: 2.5em;
    font-size: 1.92308em; }
    @media all and (min-width: 769px) {
      .staff__item__intro h2, .content__region h2 {
        font-size: 2.08333em; } }
    @media all and (min-width: 1025px) {
      .staff__item__intro h2, .content__region h2 {
        font-size: 2.27273em; } }
    @media all and (min-width: 1301px) {
      .staff__item__intro h2, .content__region h2 {
        font-size: 2.5em; } }
  .staff__item__intro h3, .content__region h3 {
    font-size: 2.125em; }
  .staff__item__intro h4, .content__region h4 {
    font-size: 1.75em; }
  .staff__item__intro h5, .content__region h5 {
    font-size: 1.375em; }
  .staff__item__intro .intro, .content__region .intro {
    line-height: 1.8;
    margin: 1.5em 0; }
  .staff__item__intro a:not(.attach__link), .content__region a:not(.attach__link) {
    text-decoration: underline; }
  .staff__item__intro img, .content__region img {
    max-width: 100%;
    height: auto; }
  .staff__item__intro img[style*="right"], .content__region img[style*="right"] {
    margin: 0 0 1em 1em; }
  .staff__item__intro img[style*="left"], .content__region img[style*="left"] {
    margin: 0 1em 1em 0; }
  .staff__item__intro .ms-btn, .content__region .ms-btn {
    margin: .375em .375em .375em 0; }
    .staff__item__intro .ms-btn a, .content__region .ms-btn a {
      text-decoration: none; }

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

.mobilenavbar__btn, .header__main__extra__bar__item__btn, .searchbar__main__submit, .menu__bar__header__btn, .menu__bar > ul > li button, .quicklinks__btn {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }
  .mobilenavbar__btn:focus, .header__main__extra__bar__item__btn:focus, .searchbar__main__submit:focus, .menu__bar__header__btn:focus, .menu__bar > ul > li button:focus, .quicklinks__btn:focus {
    outline: auto; }

.ms-btn > *:before,
.btn:before, .abs_fill, .card__img, .card__img:after, div.lazy-item, .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item__main:before, .menu__bar > ul > li > ul > li > a:before {
  position: absolute;
  margin: auto; }
  @supports (inset: 0) {
    .ms-btn > *:before,
    .btn:before, .abs_fill, .card__img, .card__img:after, div.lazy-item, .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item__main:before, .menu__bar > ul > li > ul > li > a:before {
      inset: 0; } }
  @supports not (inset: 0) {
    .ms-btn > *:before,
    .btn:before, .abs_fill, .card__img, .card__img:after, div.lazy-item, .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item__main:before, .menu__bar > ul > li > ul > li > a:before {
      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, .card__img, .card__img:after, div.lazy-item, .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item__main:before, .menu__bar > ul > li > ul > li > a:before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }

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

.flex_center, .header__main__extra__bar__item__btn, .header__main__extra__bar__item__btn:after, .quicklinks__btn {
  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, .card--init, .mobilenavbar__btn, .quicklinks__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;
  -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, .card__img, .card__img:after, .card__txt, .card__txt__trans, .card__txt .card__txt__trans--upper, .card__txt .card__txt__trans--lower, .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item__btn svg, .header__main__extra__bar__item__main, .header__main__extra__bar__item__main:before, .menu, .menu__bg, .menu__bar > ul > li > a:before, .menu__bar > ul > li > a:after, .menu__bar > ul > li > ul, .menu__bar > ul > li > ul > li > a:before, .menu__bar > ul > li button svg, .scrollup {
  -webkit-transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease, -webkit-clip-path 0.35s ease;
  transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease, -webkit-clip-path 0.35s ease;
  -o-transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease, clip-path 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease, clip-path 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease, clip-path 0.35s ease, -webkit-transform 0.35s ease, -webkit-clip-path 0.35s ease; }

.center {
  text-align: center; }

.ms-btn > *,
.btn, .f_ucase, .content__path {
  text-transform: uppercase; }

.f_lcase {
  text-transform: lowercase; }

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

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

.block-d {
  background: var(--pri);
  color: #FFF;
  fill: #FFF; }

.staff__item__intro a:not(.attach__link), .content__region a:not(.attach__link), .col-pri {
  color: var(--pri); }

.col-sec {
  color: var(--sec); }

.col-ter {
  color: #444444; }

.col-white {
  color: #FFF; }

.ms-btn > *:before,
.btn:before, .bg-pri {
  background-color: var(--pri); }

.bg-sec {
  background-color: var(--sec); }

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

.a_block {
  display: block; }

html {
  scroll-behavior: smooth; }

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

.mason {
  font: 400 1em/1.2 "Lato", sans-serif; }

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

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

.card {
  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); }
  .card--init {
    z-index: 1;
    height: 100%;
    position: relative; }
  .card__img {
    overflow: hidden; }
    .card__img:after {
      content: '';
      opacity: .85;
      background: var(--pri); }
  .card__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;
    text-align: center; }
    .card__txt__trans {
      width: 100%;
      -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
      transform: translateY(50%);
      margin: 0 auto; }
    .card__txt .card__txt__trans--upper {
      position: relative; }
    .card__txt .card__txt__trans--lower {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      margin-top: 1.5em; }
    .card__txt.card__txt--center .card__txt__trans {
      -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
      transform: translateY(50%); }
    .card__txt.card__txt--center .card__txt__trans--upper {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .card__txt.card__txt--bottom {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .card__txt.card__txt--bottom .card__txt__trans {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
      .card__txt.card__txt--bottom .card__txt__trans--upper {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); }
    .card__txt .ms-btn {
      color: var(--pri); }
      .card__txt .ms-btn > * {
        background: #FFF; }
        .card__txt .ms-btn > *:before {
          display: none; }

.card--init__active .card__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

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

.card--init__active .card__txt__trans--lower {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

@media all and (min-width: 769px) {
  .card--init:hover .card__img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .card--init:hover .card__txt__trans,
  .card--init:hover .card__txt__trans--upper,
  .card--init:hover .card__txt__trans--lower {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }
  .card--init:hover .card__txt__trans--lower {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s; } }

.devtools {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 1em;
  right: 1em;
  z-index: 3000;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  margin: 1em;
  background: #745B99;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); }
  .devtools svg {
    line-height: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer; }
  .devtools div {
    position: absolute;
    display: block;
    white-space: nowrap;
    bottom: 0;
    right: 100%;
    border-radius: 4px;
    padding: 1.5em 2em;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background: inherit;
    opacity: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease; }
    .devtools div:after {
      position: absolute;
      content: '';
      top: auto;
      right: auto;
      bottom: 12px;
      left: 100%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 0 7px 8px;
      border-color: transparent transparent transparent #745B99; }
  .devtools p {
    white-space: nowrap;
    line-height: 1.8;
    text-align: left;
    text-transform: none;
    margin: 0; }
    .devtools p:not(:last-child) {
      margin-bottom: 1em; }
  .devtools small {
    margin-right: 5px;
    opacity: .75;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .devtools ul {
    text-align: left; }
    .devtools ul li {
      font-weight: 400;
      margin: .25em 0; }
  .devtools:hover div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-1em);
    -ms-transform: translateX(-1em);
    transform: translateX(-1em);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.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: #444444;
  background: #FFF !important; }
  .mason--error404 .main {
    padding: 0;
    display: block;
    margin: 0 0 2em;
    overflow: visible;
    background: transparent; }

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

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

@media all and (min-width: 600px) {
  .grid--2 > *,
  .grid--3 > *,
  .grid--4 > *,
  .grid--5 > * {
    width: 50%;
    display: inline-block;
    vertical-align: top; }
  .grid--2 .card__txt,
  .grid--3 .card__txt,
  .grid--4 .card__txt,
  .grid--5 .card__txt {
    min-height: calc(((90vw * 1) - 1.25em)/2); } }

@media all and (min-width: 1050px) {
  .grid--3 > *,
  .grid--4 > *,
  .grid--5 > * {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top; }
  .grid--3 .card__txt,
  .grid--4 .card__txt,
  .grid--5 .card__txt {
    min-height: calc((((90vw * 1) - 2.5em)/3)); } }

@media all and (min-width: 1300px) {
  .grid--4 > *,
  .grid--5 > * {
    width: 25%;
    display: inline-block;
    vertical-align: top; }
  .grid--4 .card__txt,
  .grid--5 .card__txt {
    min-height: calc((((90vw * 1) - 3.75em)/4)); } }

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

@media all and (min-width: 1420.8px) {
  .grid--2 .card__txt {
    min-height: calc((((80em * 1) - 1.25em)/2)); }
  .grid--3 .card__txt {
    min-height: calc((((80em * 1) - 2.5em)/3)); }
  .grid--4 .card__txt {
    min-height: calc((((80em * 1) - 3.75em)/4)); }
  .grid--5 .card__txt {
    min-height: calc((((80em * 1) - 5em)/5)); } }

.lazy-item {
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }
  .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(var(--pri), 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;
	}
}*/
.staff__list {
  width: auto !important; }

.staff__item__image {
  background: #eee; }

.staff__item__title h3 {
  font-size: 2em;
  padding-bottom: 0.375rem; }

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

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

.access {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: -100vw;
  top: 0;
  z-index: 500; }
  .access:focus, .access:focus-within {
    left: 0; }
  .access .access__link {
    display: inline-block;
    font-size: 0.875em;
    padding: 1em;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    -webkit-box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.4); }

a:focus, input:focus, button:focus, select:focus, textarea:focus {
  outline: 2px dotted #000 !important;
  outline-offset: 3px; }

.header {
  z-index: 2; }
  .header__main {
    padding: 0;
    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; }
    .header__main__logo {
      padding: 1.25em 5%; }
      .header__main__logo img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 6.5625em;
        max-height: 6.5625em;
        vertical-align: bottom;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
    .header__main__extra__bar {
      position: absolute;
      bottom: 100%;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

@media all and (min-width: 980px) {
  .header {
    background: var(--pri); }
    .header__main {
      color: #FFF;
      background: rgba(0, 0, 0, 0.45);
      text-align: left;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-left: 5%;
      z-index: 1; }
      .header__main__logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0.625em 0.625em 0.625em 0;
        padding: 0; }
        .header__main__logo img {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          margin-right: 0.625em; }
      .header__main__extra {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .header__main__extra__bar {
          position: relative;
          bottom: auto;
          right: auto;
          left: auto; } }

/*@include mason-offset("top");*/
.mobilenavbar {
  z-index: 2;
  padding: 0;
  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; }

.mobilenavbar__btn {
  width: 3.75em;
  height: 3.75em;
  overflow: hidden;
  color: #FFF;
  z-index: 1;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s; }
  .mobilenavbar__btn svg {
    font-size: 1.75em; }

@media all and (max-width: 979px) {
  .mobilenavbar__btn {
    will-change: transform; } }

@media all and (min-width: 980px) {
  .mobilenavbar {
    display: none; } }

.header__main__extra__bar__item__btn {
  position: relative;
  color: #FFF;
  z-index: 2;
  width: 3.75em;
  height: 3.75em; }
  .header__main__extra__bar__item__btn:before {
    content: '';
    z-index: -1;
    opacity: 0;
    background: var(--pri); }
  .header__main__extra__bar__item__btn:after {
    content: '\f057';
    font-family: fontAwesome;
    font-size: 1.5em;
    font-weight: 700;
    opacity: 0; }
  .header__main__extra__bar__item__btn svg {
    font-size: 1.5em; }

.header__main__extra__bar__item__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 1em;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  background: var(--pri); }
  .header__main__extra__bar__item__main:before {
    content: '';
    z-index: -1;
    background: rgba(0, 0, 0, 0.45); }

@media all and (max-width: 979px) {
  .header__main__extra__bar__item__main {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .mason--translate .header__main__extra__bar__item.translate .header__main__extra__bar__item__main,
  .mason--searchbar .header__main__extra__bar__item.searchbar .header__main__extra__bar__item__main {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }

@media all and (min-width: 980px) {
  .header__main__extra__bar__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative; }
    .header__main__extra__bar__item__btn {
      width: 4.375em;
      height: auto;
      z-index: auto; }
    .header__main__extra__bar__item__main {
      padding-top: 0;
      padding-bottom: 0;
      position: absolute;
      top: 0;
      right: 100%;
      bottom: 0; }
      @supports ((-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)) or (clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%))) {
        .header__main__extra__bar__item__main {
          opacity: 1;
          visibility: visible;
          -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
          transform: translateX(100%);
          -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          pointer-events: none;
          will-change: contents; } }
      .header__main__extra__bar__item__main:before {
        opacity: .5; }
    .header__main__extra__bar__item:hover .header__main__extra__bar__item__btn:before, .header__main__extra__bar__item:focus-within .header__main__extra__bar__item__btn:before {
      opacity: .5; }
    .header__main__extra__bar__item:hover .header__main__extra__bar__item__btn:after, .header__main__extra__bar__item:focus-within .header__main__extra__bar__item__btn:after {
      opacity: 1; }
    .header__main__extra__bar__item:hover .header__main__extra__bar__item__btn svg, .header__main__extra__bar__item:focus-within .header__main__extra__bar__item__btn svg {
      opacity: 0; }
    .header__main__extra__bar__item:hover .header__main__extra__bar__item__main, .header__main__extra__bar__item:focus-within .header__main__extra__bar__item__main {
      opacity: 1;
      visibility: visible; }
      @supports ((-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)) or (clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%))) {
        .header__main__extra__bar__item:hover .header__main__extra__bar__item__main, .header__main__extra__bar__item:focus-within .header__main__extra__bar__item__main {
          pointer-events: auto;
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%);
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } } }

.translate__container {
  padding: .25em .5em;
  background: #FFF;
  border-radius: 5px; }

.searchbar__main form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.searchbar__main__input {
  width: 15.625em;
  border: 1px solid #000;
  color: #444444;
  background: #FFF;
  border-radius: 5px;
  padding: .6735em .85em; }
  .searchbar__main__input::-webkit-input-placeholder {
    color: #444444;
    opacity: 0.7 !important; }
  .searchbar__main__input:-moz-placeholder {
    /* Firefox 18- */
    color: #444444;
    opacity: 0.7 !important; }
  .searchbar__main__input::-moz-placeholder {
    /* Firefox 19+ */
    color: #444444;
    opacity: 0.7 !important; }
  .searchbar__main__input:-ms-input-placeholder {
    color: #444444;
    opacity: 0.7 !important; }
  .searchbar__main__input:focus::-webkit-input-placeholder {
    color: #444444;
    opacity: 0 !important; }
  .searchbar__main__input:focus:-moz-placeholder {
    /* Firefox 18- */
    color: #444444;
    opacity: 0 !important; }
  .searchbar__main__input:focus::-moz-placeholder {
    /* Firefox 19+ */
    color: #444444;
    opacity: 0 !important; }
  .searchbar__main__input:focus:-ms-input-placeholder {
    color: #444444;
    opacity: 0 !important; }

.searchbar__main__submit {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.75em;
  height: 2.75em;
  border-radius: 5px;
  margin-left: .5em;
  background: rgba(0, 0, 0, 0.2);
  color: #FFF; }

.menu {
  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 {
      position: relative; }
      .menu__bar > ul > li > a {
        position: relative; }
      .menu__bar > ul > li > ul > li > a:before {
        display: none; }
      .menu__bar > ul > li button {
        position: absolute;
        bottom: auto;
        top: .6em;
        right: 0;
        width: 2.5rem;
        height: 2.5rem;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 5px; }

@media all and (max-width: 979px) {
  .menu {
    top: 0;
    position: fixed;
    z-index: 4;
    top: 0;
    bottom: 0;
    width: 90%;
    max-width: 370px;
    will-change: transform; }
    .mason--admin .menu {
      top: 110px; }
    .mason--preview .menu {
      top: 110px; }
    .mason--secure .menu {
      top: 40px; }
    .menu__bg {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.8);
      width: 100vw;
      opacity: 0;
      visibility: hidden;
      z-index: 0; }
    .menu.menu--mob-l {
      left: 0;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
      .menu.menu--mob-l .menu__bg {
        left: 100%; }
    .menu.menu--mob-r {
      right: 0;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
      .menu.menu--mob-r .menu__bg {
        right: 100%; }
  .menu__main {
    overflow: hidden;
    overflow-y: auto; }
  .menu__bar {
    padding: .15em 1.5em 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__header {
      padding: 1.15em 5%;
      margin-bottom: 1em;
      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;
      border-bottom: 1px solid #FFF;
      position: relative; }
      .menu__bar__header p {
        margin: 0; }
      .menu__bar__header__btn {
        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;
        width: 2em;
        height: 2em;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -0.625em; }
        .menu__bar__header__btn svg {
          font-size: 1.25em; }
    .menu__bar > ul > li.menu__bar__item--subitems > button {
      display: block; }
    .menu__bar > ul > li > a {
      padding: 1em 3.65em 1em 0;
      border-bottom: 2px solid rgba(0, 0, 0, 0.15); }
    .menu__bar > ul > li > ul {
      background: rgba(0, 0, 0, 0.1);
      overflow: hidden;
      max-height: 0;
      font-size: 14px;
      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; }
    .menu__bar > ul > li.menu__bar__item--expand > button > * {
      -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
    .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; }
  .mason--menu .menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
    .mason--menu .menu__bg {
      opacity: 1;
      visibility: visible; } }

@media all and (min-width: 980px) {
  .menu {
    text-align: right;
    color: #FFF;
    background: transparent; }
    .menu__bg {
      display: none; }
  .menu__bar {
    max-width: none;
    text-align: center;
    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; }
    .menu__bar__header {
      display: none; }
    .menu__bar > ul {
      padding: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .menu__bar > ul > li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .menu__bar > ul > li:first-child {
          border: none; }
        .menu__bar > ul > li:not(:last-child) {
          border-right: 1px solid rgba(0, 0, 0, 0.2); }
        .menu__bar > ul > li > a {
          padding: .65em; }
  .menu__bar > ul button {
    display: none !important; }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background: var(--pri); }
    @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0)) or (clip-path: polygon(0 0, 100% 0, 100% 0, 0 0))) {
      .menu__bar > ul > li > ul {
        opacity: 1;
        visibility: visible;
        pointer-events: none;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); } }
    .menu__bar > ul > li > ul li a {
      padding: .35em 0;
      display: block;
      width: auto;
      padding: 0.625em 0.4375em;
      font-size: 0.8em;
      position: relative;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .menu__bar > ul > li > ul li a:hover {
        color: #000;
        background: var(--sec); }
  .menu__bar > ul > li:hover > a,
  .menu__bar > ul > li > a:focus {
    background: rgba(0, 0, 0, 0.15); }
  .menu__bar > ul > li:hover > ul,
  .menu__bar > ul > li:focus-within > ul {
    opacity: 1;
    visibility: visible; }
    @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0)) or (clip-path: polygon(0 0, 100% 0, 100% 0, 0 0))) {
      .menu__bar > ul > li:hover > ul,
      .menu__bar > ul > li:focus-within > ul {
        pointer-events: auto;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
  .menu__bar > ul > li.menu__bar__item--multicol {
    position: static; }
    .menu__bar > ul > li.menu__bar__item--multicol > ul {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 0 1.25em;
      width: 100%;
      padding: 1.75em 1.875em 0.875em; } }

.cms__translate {
  width: 170px;
  padding: 0.25em 0.5em;
  background: #FFF;
  border-radius: 5px;
  text-align: center; }
  .cms__translate p {
    font-size: .8em;
    margin: 0 0 .35em;
    color: #444444; }
  .cms__translate select {
    width: 100%;
    display: block; }

.quicklinks {
  text-align: center;
  font-size: 16px; }
  .quicklinks__btn {
    width: 100%;
    padding: 1em;
    background: rgba(0, 0, 0, 0.6); }
    .quicklinks__btn svg {
      font-size: 1.5em;
      margin-left: .5em; }
  .quicklinks ul {
    display: none;
    background: #FFF;
    color: #525252; }
    .quicklinks ul li {
      border-bottom: 1px solid #e6e6e6; }
      .quicklinks ul li a {
        padding: .965em;
        display: block; }

@media all and (min-width: 980px) {
  .quicklinks {
    height: 100%; }
    .quicklinks__btn {
      width: 17vw;
      height: 100%;
      max-width: 15.375em; }
      .quicklinks__btn:hover {
        background: rgba(0, 0, 0, 0.25); }
    .quicklinks ul {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0; }
      .quicklinks ul li a:hover {
        background: rgba(0, 0, 0, 0.1); } }

.hero {
  display: none; }

.hero__main {
  overflow: hidden; }
  .hero__main:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }

@media all and (min-width: 980px) {
  .hero {
    display: block;
    background: #111;
    min-height: 28.75em; } }

.hero__media__ctrls {
  position: absolute;
  bottom: 5%;
  top: 5%;
  right: clamp(1em, 5%, 3em);
  left: auto;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.625em;
  z-index: 10; }

button.default__video__button {
  width: 2.75em;
  height: 2.75em;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  color: #FFF;
  border: 2px solid currentColor;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(5px);
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  button.default__video__button.ready {
    opacity: 1; }
  button.default__video__button > *:nth-child(2) {
    display: none; }
  button.default__video__button.active > *:nth-child(1) {
    display: none; }
  button.default__video__button.active > *:nth-child(2) {
    display: block; }
  button.default__video__button:hover, button.default__video__button:focus {
    background: #fff;
    color: #444444;
    border-color: #fff; }

.hero__slideshow__nav > button {
  opacity: 1; }

.main {
  z-index: 0;
  padding: 4em 0;
  background: #F0EFEF; }

.sidebar {
  margin-top: 2em; }

@media all and (min-width: 980px) {
  .mason--inner:not(.mason--main--full) .main__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mason--inner:not(.mason--main--full) .content {
    -webkit-box-flex: 1.8;
    -ms-flex: 1.8;
    flex: 1.8;
    position: relative;
    padding: 0 0 3em 5%;
    min-width: calc(100% - 14em);
    max-width: calc(100% - 8.4em); }
  .mason--inner:not(.mason--main--full) .sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0;
    min-width: 8.4em;
    max-width: 14em; } }

.content__title {
  color: #313131; }
  .content__title.cke_focus {
    text-transform: none; }

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

.content__path {
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: 1rem; }

.content__path__item {
  display: inline;
  position: relative; }
  .content__path__item:first-child .content__path__item__sep {
    display: none; }

.content__path__item__sep {
  font-size: 12px;
  margin: 0 2.15em; }

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

.content__block__form input[type="radio"],
.content__block__form input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
  vertical-align: .035em; }

.subnav {
  margin-top: 2em; }
  .subnav__header {
    padding: 0 0 2.25em; }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }
  .subnav__list li {
    border-top: 1px solid #CCCCCC; }
    .subnav__list li:last-child {
      border-bottom: 1px solid #CCCCCC; }
  .subnav__list a {
    padding: 1.15em 0;
    position: relative; }
  .subnav__list__item--selected a,
  .subnav__list__item:not(.subnav__list__item--selected) a:hover {
    color: var(--pri); }

@media all and (min-width: 980px) {
  .subnav {
    margin-top: 0; } }

.mason--content--hide .content__region, .mason--content--hide .content__attachments, .mason--content--hide .content__social {
  display: none; }

.subgrid {
  margin-top: 2em; }
  .subgrid__item__module {
    height: 100%; }

.footer__logos {
  font-size: 0.6em;
  background: #F0EFEF;
  padding: 3.75em 0; }
  @media all and (min-width: 415px) {
    .footer__logos {
      font-size: 0.7em; } }
  @media all and (min-width: 769px) {
    .footer__logos {
      font-size: 0.8em; } }
  @media all and (min-width: 1025px) {
    .footer__logos {
      font-size: 0.9em; } }
  @media all and (min-width: 1301px) {
    .footer__logos {
      font-size: 1em; } }
  .footer__logos ul {
    padding: 0 1.25em;
    background: #FFF;
    display: inline-block;
    vertical-align: bottom; }
  .footer__logos li {
    margin: 0.625em;
    display: inline-block;
    vertical-align: middle; }
    .footer__logos li a[href=""] {
      pointer-events: none;
      cursor: default; }
  .footer__logos img {
    max-width: 15.625em;
    max-height: 4.625em;
    vertical-align: middle; }

.footer__legal {
  font-size: 14px;
  line-height: 1.5;
  padding: .5em;
  background: #D9D9D9; }
  .footer__legal p > span {
    white-space: nowrap; }

.footer__sep {
  margin: 0 1em; }

@media all and (max-width: 600px) {
  .footer__sep {
    display: block;
    visibility: hidden;
    height: 0; } }

@media all and (min-width: 769px) {
  .footer p a:hover {
    text-decoration: underline; } }

.scrollup {
  display: none; }

@media all and (min-width: 980px) {
  .scrollup {
    position: fixed;
    width: 4em;
    height: 3.75em;
    padding: 0.625em;
    right: 1.25em;
    bottom: 5.625em;
    font-size: 0.875em;
    font-weight: 700;
    line-height: 1;
    border: 1px solid #222;
    background: rgba(255, 255, 255, 0.9);
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 10;
    -webkit-transform: translateX(100%) translateX(1.25em);
    -ms-transform: translateX(100%) translateX(1.25em);
    transform: translateX(100%) translateX(1.25em); }
    .no-js .scrollup {
      display: none; }
    .mason--scrollup-visible .scrollup {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .scrollup:hover {
      color: var(--pri); }
    .scrollup svg {
      font-size: 1.5em;
      margin-top: -.15em; } }

.superuser__warning {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  font-size: 10px;
  color: #fff;
  z-index: 100;
  background-color: #c40808; }

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.001s !important;
    animation-duration: 0.001s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.001s !important;
    -o-transition-duration: 0.001s !important;
    transition-duration: 0.001s !important;
    scroll-behavior: auto !important; } }
