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

.upperbar__btn, .upperbar__toggles__item__btn, .searchbar__main__submit, .menu__bar__header__btn, .menu__bar > ul > li button {
  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, .upperbar: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: "Open Sans", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Open Sans", 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 "Open Sans", sans-serif; }

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

.fs16 {
  font-size: 1em; }

.fs17, .menu__bar > ul {
  font-size: 1.0625em; }

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

.fs20, #header__main__logo__motto {
  font-size: 1.25em; }

.fs22 {
  font-size: 1.375em; }

.fs24 {
  font-size: 1.5em; }

.fs27 {
  font-size: 1.6875em; }

.fs30 {
  font-size: 1.875em; }

.fs32 {
  font-size: 2em; }

.fs34 {
  font-size: 2.125em; }

.fs36 {
  font-size: 2.25em;
  font-size: 1.73077em; }
  @media all and (min-width: 769px) {
    .fs36 {
      font-size: 1.875em; } }
  @media all and (min-width: 1025px) {
    .fs36 {
      font-size: 2.04545em; } }
  @media all and (min-width: 1301px) {
    .fs36 {
      font-size: 2.25em; } }

.fs40 {
  font-size: 2.5em;
  font-size: 1.92308em; }
  @media all and (min-width: 769px) {
    .fs40 {
      font-size: 2.08333em; } }
  @media all and (min-width: 1025px) {
    .fs40 {
      font-size: 2.27273em; } }
  @media all and (min-width: 1301px) {
    .fs40 {
      font-size: 2.5em; } }

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

.fs50 {
  font-size: 3.125em;
  font-size: 2.40385em; }
  @media all and (min-width: 769px) {
    .fs50 {
      font-size: 2.60417em; } }
  @media all and (min-width: 1025px) {
    .fs50 {
      font-size: 2.84091em; } }
  @media all and (min-width: 1301px) {
    .fs50 {
      font-size: 3.125em; } }

.fs60 {
  font-size: 3.75em;
  font-size: 2.88462em; }
  @media all and (min-width: 769px) {
    .fs60 {
      font-size: 3.125em; } }
  @media all and (min-width: 1025px) {
    .fs60 {
      font-size: 3.40909em; } }
  @media all and (min-width: 1301px) {
    .fs60 {
      font-size: 3.75em; } }

.w400 {
  font-weight: 400; }

.ms-btn > *,
.btn, .w600, #header__main__logo__motto {
  font-weight: 600; }

.w700, .content__path {
  font-weight: 700; }

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

.ms-btn > *,
.btn {
  display: inline-block;
  vertical-align: bottom;
  color: inherit !important;
  border-radius: 1.375rem;
  border: none;
  font-size: 1rem;
  line-height: 1.2;
  padding: .785em 1.75em;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .ms-btn > *:before,
  .btn:before {
    content: '';
    z-index: -1;
    opacity: 0;
    background: #000; }
  .ms-btn > * svg,
  .btn svg {
    margin-left: .2em; }

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

.staff__item__intro, .content__region {
  font-size: 16px;
  line-height: 1.64706; }
  @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: var(--pri);
    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.25em;
    font-size: 1.73077em; }
    @media all and (min-width: 769px) {
      .staff__item__intro h3, .content__region h3 {
        font-size: 1.875em; } }
    @media all and (min-width: 1025px) {
      .staff__item__intro h3, .content__region h3 {
        font-size: 2.04545em; } }
    @media all and (min-width: 1301px) {
      .staff__item__intro h3, .content__region h3 {
        font-size: 2.25em; } }
  .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; }

.upperbar__btn, .upperbar__toggles__item__btn, .searchbar__main__submit, .menu__bar__header__btn, .menu__bar > ul > li button {
  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, .upperbar: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, .upperbar: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, .upperbar: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, .upperbar: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, .upperbar__toggles__item__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, .upperbar__btn, .upperbar__toggles__item__btn {
  -webkit-transition: color 0.15s ease, fill 0.15s ease, background 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, fill 0.15s ease, background 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  -o-transition: color 0.15s ease, fill 0.15s ease, background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, fill 0.15s ease, background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, fill 0.15s ease, background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s 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, .upperbar__toggles__item__main, .menu, .menu__bg, .menu__bar > ul > li > a span:before, .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; }

.f_ucase, .content__path {
  text-transform: uppercase; }

.f_lcase {
  text-transform: lowercase; }

.ms-pad {
  padding: 4.375em 0;
  padding: clamp(2.5em, 5vw, 5.375em) 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: #F4F4F4; }

.col-white {
  color: #FFF; }

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

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

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

.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 "Open Sans", sans-serif; }
  @media all and (min-width: 980px) {
    .mason {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      min-height: 100vh; } }

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 {
      background: rgba(34, 34, 34, 0.6);
      content: '';
      z-index: 1; }
  .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: 1em; }
    .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--init__active .card__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }
  .card--init__active .card__img:after {
    opacity: .85; }

.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__img:after {
      opacity: .85; }
  .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.5em;
  margin-right: -0.5em;
  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.5em 0.5em; }
  .grid .card__txt {
    min-height: calc(90vw * 0.65); }

@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 * 0.65) - 1em)/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 * 0.65) - 2em)/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 * 0.65) - 3em)/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 * 0.65) - 4em)/5)); } }

@media all and (min-width: 1420.8px) {
  .grid--2 .card__txt {
    min-height: calc((((80em * 0.65) - 1em)/2)); }
  .grid--3 .card__txt {
    min-height: calc((((80em * 0.65) - 2em)/3)); }
  .grid--4 .card__txt {
    min-height: calc((((80em * 0.65) - 3em)/4)); }
  .grid--5 .card__txt {
    min-height: calc((((80em * 0.65) - 4em)/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($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;
	}
}*/
.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; }

.hero__media__content,
.hero__media__content__video,
.hero__media__content__video:after,
.hero__media__content__video iframe,
.hero__media__content__video video {
  position: absolute;
  inset: 0; }

.hero__media {
  width: 100%;
  height: 100%; }
  .hero__media__content {
    overflow: hidden;
    background: #000; }
    .hero__media__content__video:after {
      content: '';
      background: rgba(0, 0, 0, 0.3); }
    .hero__media__content iframe,
    .hero__media__content video {
      width: 100%;
      height: 100%; }
    .hero__media__content video {
      -o-object-fit: cover;
      object-fit: cover; }
  .hero__media__ctrls {
    position: absolute;
    top: 2em;
    right: 2em;
    margin: -.35em;
    z-index: 100; }
    .hero__media__ctrls button {
      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;
      margin: .35em;
      opacity: 0;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      .hero__media__ctrls button.ready {
        opacity: 1; }
      .hero__media__ctrls button > *:nth-child(2) {
        display: none; }
      .hero__media__ctrls button.active > *:nth-child(1) {
        display: none; }
      .hero__media__ctrls button.active > *:nth-child(2) {
        display: block; }

@media all and (min-width: 980px) {
  .hero__media__ctrls {
    top: 8em; } }

#mason-video-popout {
  top: 0;
  position: fixed;
  inset: 0;
  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;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000; }
  .mason--admin #mason-video-popout {
    top: 110px; }
  .mason--preview #mason-video-popout {
    top: 110px; }
  .mason--secure #mason-video-popout {
    top: 40px; }
  #mason-video-popout iframe,
  #mason-video-popout video {
    position: relative;
    aspect-ratio: 16/9;
    width: 70vw;
    height: auto;
    background: #000;
    vertical-align: bottom; }
  #mason-video-popout-close {
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transform: translate(calc(-50% + 15px), -50%);
    -ms-transform: translate(calc(-50% + 15px), -50%);
    transform: translate(calc(-50% + 15px), -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    #mason-video-popout-close:after {
      display: block;
      content: "\f00d";
      font-family: 'fontAwesome';
      font-size: 1.5em;
      font-weight: 300; }
    #mason-video-popout-close.clicked {
      opacity: 0;
      -webkit-transition-duration: .15s;
      -o-transition-duration: .15s;
      transition-duration: .15s; }

.hero__media__ctrls button,
#mason-video-popout-close {
  width: 2.65em;
  height: 2.65em;
  border-radius: 50%;
  color: #FFF;
  border: 2px solid currentColor;
  background: transparent; }

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

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

.upperbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -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;
  padding: 0 1em;
  z-index: 4; }
  .upperbar:before {
    content: '';
    background: inherit;
    z-index: 1; }

.upperbar__btn {
  width: auto;
  overflow: hidden;
  color: #FFF;
  padding: .85em 1.425em;
  border-radius: 0.625rem;
  background: var(--pri);
  z-index: 1; }
  .upperbar__btn svg {
    margin-right: .5em; }

.upperbar__toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .upperbar__toggles__item__btn {
    position: relative;
    z-index: 1;
    width: 3.75em;
    height: 4.375em; }
    .upperbar__toggles__item__btn svg {
      font-size: 1.5em; }
    .upperbar__toggles__item__btn span {
      display: none; }
  .upperbar__toggles__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%;
    left: 0;
    padding: 1em;
    background: var(--sec);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    opacity: 0; }

.mason--translate .upperbar__toggles__item.translate .upperbar__toggles__item__btn,
.mason--searchbar .upperbar__toggles__item.searchbar .upperbar__toggles__item__btn {
  color: var(--sec); }

.mason--translate .upperbar__toggles__item.translate .upperbar__toggles__item__main,
.mason--searchbar .upperbar__toggles__item.searchbar .upperbar__toggles__item__main {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1; }

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

@media all and (min-width: 980px) {
  .upperbar {
    padding: 0; }
    .upperbar__btn {
      display: none; }
  .upperbar__toggles__item__btn {
    padding: 0 1.15em;
    min-height: 3.375em;
    position: relative;
    background: var(--pri); }
  .upperbar__toggles__item:not(:last-child) .upperbar__toggles__item__btn:after {
    position: absolute;
    content: '';
    top: 0.75em;
    right: 0;
    bottom: 0.75em;
    border-right: 1px solid rgba(0, 0, 0, 0.2); }
  .upperbar__toggles__item__btn {
    width: auto;
    height: auto; }
    .upperbar__toggles__item__btn svg {
      font-size: 1.0625em;
      margin-right: .35em; }
    .upperbar__toggles__item__btn span {
      display: inline; }
  .upperbar__toggles__item__main {
    left: auto;
    right: 0; }
  .upperbar__toggles__item:hover .upperbar__toggles__item__btn {
    color: var(--sec); }
  .upperbar__toggles__item__main {
    top: auto;
    bottom: 100%;
    -webkit-transform: translateY(4em);
    -ms-transform: translateY(4em);
    transform: translateY(4em); }
  .mason--inner {
    padding-bottom: 3.125em;
    background: #fff; }
    .mason--inner .upperbar {
      position: fixed;
      bottom: 60px;
      left: 0;
      background: transparent; } }

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

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

.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: var(--pri);
  color: #FFF; }

.header__main {
  color: #000;
  padding: 1.5625em 5%; }
  .header__main__logo {
    display: block; }
    .header__main__logo img {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      max-width: 5.5em;
      max-height: 5.5em;
      margin: 0 auto 0.75em;
      vertical-align: bottom;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }

#header__main__logo__motto {
  color: #202020;
  margin: 0; }

@media all and (min-width: 980px) {
  .header {
    z-index: 1;
    background: rgba(255, 255, 255, 0.89); }
    .header__main {
      padding: 0.9375em 1.5em;
      /* &__logo {
				display: flex;
				display: inline-flex;
				align-items: center;
				text-align: left;
				img {
					margin: 0 em(18) 0 0;
				}
			} */ }
    .header .header__main__logo {
      text-align: left;
      display: inline-block; }
  #header__main__logo__motto {
    max-width: 600px; } }

.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: .5em;
        right: 0;
        width: 2.5rem;
        height: 2.5rem;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 5px; }
      .menu__bar > ul > li > a.admin__help {
        display: block;
        position: relative;
        padding: 0;
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        width: 0px;
        height: 0px;
        min-height: 0;
        left: 5px;
        color: black; }
  .menu__bar a.admin__help {
    display: none; }

@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: 1.15em 3.65em 1.15em 0;
      border-bottom: 2px solid rgba(0, 0, 0, 0.15); }
      .menu__bar > ul > li > a .menu__bar__item__icon {
        margin-right: .5em; }
    .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 {
    z-index: 4;
    color: #000;
    background: transparent;
    height: auto;
    visibility: hidden; }
    .menu__bg {
      display: none; }
    .mason--inner .menu {
      position: absolute;
      top: 0;
      right: 0; }
  .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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 1em;
    visibility: visible; }
    .menu__bar__header {
      display: none; }
    .menu__bar > ul {
      position: relative;
      padding: 0;
      width: auto;
      min-width: 37.5em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .menu__bar > ul > li {
        position: relative;
        margin-left: .65em; }
        .menu__bar > ul > li:first-child {
          border: none; }
        .menu__bar > ul > li > a:not(.admin__help--iconly) {
          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;
          position: relative;
          min-height: 5.9375rem;
          padding: .65em 1em;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          justify-content: center;
          -ms-flex-line-pack: stretch;
          align-content: stretch;
          align-items: center;
          background: var(--pri);
          color: #fff;
          border-bottom-left-radius: 1em;
          border-bottom-right-radius: 1em; }
          .menu__bar > ul > li > a:not(.admin__help--iconly):hover {
            background: #fff;
            color: var(--pri); }
            .menu__bar > ul > li > a:not(.admin__help--iconly):hover > span.menu__bar__item__icon {
              -webkit-transform: scale(1.5);
              -ms-transform: scale(1.5);
              transform: scale(1.5); }
          .menu__bar > ul > li > a:not(.admin__help--iconly) > .menu__bar__item__icon {
            margin: 0 0 .4rem;
            -webkit-transition: -webkit-transform .3s ease;
            transition: -webkit-transform .3s ease;
            -o-transition: transform .3s ease;
            transition: transform .3s ease;
            transition: transform .3s ease, -webkit-transform .3s ease; }
        .menu__bar > ul > li > a.admin__help {
          color: #745B99; }
        .menu__bar > ul > li.menu__bar__item--subitems > a:not(.admin__help--iconly):before, .menu__bar > ul > li.menu__bar__item--subitems > a:not(.admin__help--iconly):after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 14px 14px 14px;
          border-color: transparent transparent var(--pri) transparent;
          position: absolute;
          content: '';
          right: 0;
          bottom: -0.875em;
          left: 0;
          margin: 0 auto;
          z-index: 1;
          opacity: 0;
          visibility: hidden;
          -webkit-transform: translateY(1em);
          -ms-transform: translateY(1em);
          transform: translateY(1em); }
        .menu__bar > ul > li.menu__bar__item--subitems > a:not(.admin__help--iconly):after {
          border-color: transparent transparent rgba(0, 0, 0, 0.2) transparent; }
  .menu__bar > ul button {
    display: none !important; }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    width: 14.11765em;
    padding-top: 0.875em;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
    border-radius: 0 0 0.625em 0.625em;
    background: transparent;
    overflow: hidden;
    color: #FFF; }
    .menu__bar > ul > li > ul:before {
      position: absolute;
      content: '';
      top: 0.875em;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.2);
      background: var(--pri);
      border-radius: inherit; }
    .menu__bar > ul > li > ul li a {
      display: block;
      width: auto;
      padding: 1.15em;
      font-size: 0.94118em;
      position: relative;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .menu__bar > ul > li > ul li a:hover {
        background: rgba(0, 0, 0, 0.2); }
  .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; }
  .menu__bar > ul > li:not(.menu__bar__item--multicol) > ul li:last-child a {
    border-bottom: none; }
  .menu__bar > ul > li > a:hover span:before,
  .menu__bar > ul > li > a:focus span:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .menu__bar > ul > li.menu__bar__item--subitems:hover > a:before,
  .menu__bar > ul > li.menu__bar__item--subitems:hover > a:after,
  .menu__bar > ul > li.menu__bar__item--subitems > a:focus:before,
  .menu__bar > ul > li.menu__bar__item--subitems > a:focus:after,
  .menu__bar > ul > li:hover > ul,
  .menu__bar > ul > li:focus-within > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.hero {
  display: none; }

@media all and (min-width: 980px) {
  .hero {
    display: block;
    background: #DDD; }
    .hero__slideshow {
      display: block;
      overflow: hidden; }
  .mason--inner .hero {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .mason--inner .hero__main {
      height: 100%; } }

.hero__media__ctrls {
  position: absolute;
  bottom: auto;
  top: 10em;
  right: clamp(1em, 5%, 3em);
  left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: 4; }
  .mason--inner .hero__media__ctrls {
    bottom: auto; }

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__media__ctrls.hero__slideshow__nav > button {
  opacity: 1; }

.mason--inner .hero__media__ctrls {
  display: none;
  bottom: auto;
  right: clamp(5px, 0.5vw, 5%); }
  @media all and (min-width: 980px) {
    .mason--inner .hero__media__ctrls {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .mason--inner .hero__media__ctrls button.default__video__button {
    color: var(--pri);
    border: 2px solid currentColor;
    background: rgba(0, 0, 0, 0); }
    .mason--inner .hero__media__ctrls button.default__video__button:hover, .mason--inner .hero__media__ctrls button.default__video__button:focus {
      background-color: var(--pri);
      color: #fff; }

.main {
  z-index: 0;
  padding: 4em 0;
  overflow: hidden; }
  .main__angle {
    bottom: 0;
    right: 0;
    width: 80vw;
    height: 80vw;
    opacity: .12;
    -webkit-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1); }

.sidebar {
  margin-top: 2em; }

@media all and (min-width: 980px) {
  .mason--inner .main {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    background: rgba(255, 255, 255, 0.89); }
  .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 2em;
    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: var(--pri); }
  .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 {
  margin-bottom: 1rem; }

.content__path__item {
  display: inline;
  position: relative; }
  .content__path__item:first-child .content__path__item__sep {
    display: none; }
  .content__path__item a {
    color: var(--pri);
    opacity: .5; }

.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--customtype_contentonly.mason--inner:not(.mason--customtype_subgrid) .main__center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .mason--customtype_contentonly.mason--inner:not(.mason--customtype_subgrid) .main__center .content {
    padding-left: 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 {
  background: #212121;
  font-size: 14px;
  line-height: 1.5;
  padding: .5em; }
  .footer__admin {
    color: #ECE517; }
  .footer 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; } }

@media all and (min-width: 980px) {
  .footer {
    margin-top: auto;
    height: 3.85714em;
    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; }
    .footer p {
      margin: 0; }
  .mason--inner .footer {
    position: fixed;
    height: 60px;
    bottom: 0;
    left: 0; } }

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

.content--news_story .content__share {
  display: none; }
