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

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

.abs_fill, .item__img, .item__img:before, div.lazy-item, .scroller__inner, .scroller svg, .mason--rainbow-decor_true .scroller:after, .decor_logo svg, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .hero__slideshow:after, .subnav__list 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: #3e3e3e;
  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: #444444;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

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

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

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

.region img {
  height: auto !important; }

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

.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #e0e0e0;
  background: #f8f8f8; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }

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

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

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

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

.region legend {
  padding: 0 .5em; }

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

.region input {
  max-width: 100%; }

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

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

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

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

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

.region fieldset {
  border-color: #e0e0e0; }

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

.captcha__help {
  max-width: 28em; }

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

.captcha__elements {
  width: 200px; }

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

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

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

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

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

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

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

#forumUpdateForm fieldset {
  margin: 1em 0; }

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

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

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

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

.ui_toolbar:after {
  clear: both; }

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

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

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

.ui_left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.77778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

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

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

.ui_txt--truncate_3 {
  height: 4.8em; }

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

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

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

.ui_txt--truncate_5 {
  height: 8em; }

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

.ui_txt--truncate_6 {
  height: 9.6em; }

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

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

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

.ui_txt--truncate_8 {
  height: 12.8em; }

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

.ui_txt--truncate_9 {
  height: 14.4em; }

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

.ui_select {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
.ms-btn > *,
.btn, h1, h2, h3, h4, h5, h6, .f_display, .error404__title, .content__path {
  font: 400 1em/1.2 "Bree Serif", serif; }

.fs14 {
  font-size: 0.875em; }

.fs16 {
  font-size: 1em; }

.ms-btn > *,
.btn, .content__region .intro, .fs18 {
  font-size: 1.125em; }

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

.fs24 {
  font-size: 1.5em; }

.fs32, .header__main__logo h1 {
  font-size: 2em; }

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

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

.fs64 {
  font-size: 4em;
  font-size: 3.07692em; }
  @media all and (min-width: 769px) {
    .fs64 {
      font-size: 3.33333em; } }
  @media all and (min-width: 1025px) {
    .fs64 {
      font-size: 3.63636em; } }
  @media all and (min-width: 1301px) {
    .fs64 {
      font-size: 4em; } }

.w400 {
  font-weight: 400; }

.w700 {
  font-weight: 700; }

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

.ms-btn > *,
.btn {
  display: inline-block;
  vertical-align: bottom;
  color: #1119b5 !important;
  background: #fedc09;
  border-radius: 2em;
  border: none;
  line-height: 1.2;
  padding: .9575em 1.75em;
  position: relative;
  overflow: hidden; }

@media all and (min-width: 769px) {
  .ms-btn > a:hover,
  .btn:hover {
    background: #1119b5;
    color: #fff !important; } }

.ms-rounded, .menu__bar > ul > li > ul:before {
  border-radius: 24px;
  border-radius: 1.5rem;
  overflow: hidden;
  z-index: 0; }

.content__region {
  font-size: 16px;
  line-height: 1.5; }
  .content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6 {
    color: #1119b5;
    margin: 1em 0 0; }
    .content__region h2 strong, .content__region h3 strong, .content__region h4 strong, .content__region h5 strong, .content__region h6 strong {
      font-weight: 400; }
  .content__region h2 {
    font-size: 2.5em;
    font-size: 1.92308em; }
    @media all and (min-width: 769px) {
      .content__region h2 {
        font-size: 2.08333em; } }
    @media all and (min-width: 1025px) {
      .content__region h2 {
        font-size: 2.27273em; } }
    @media all and (min-width: 1301px) {
      .content__region h2 {
        font-size: 2.5em; } }
  .content__region h3 {
    font-size: 2em; }
  .content__region h4 {
    font-size: 1.625em; }
  .content__region h5 {
    font-size: 1.375em; }
  .content__region .intro {
    line-height: 1.8;
    margin: 1.5em 0; }
  .content__region a:not(.attach__link) {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(17, 25, 181, 0.2);
    text-decoration-color: rgba(17, 25, 181, 0.2); }
  .content__region img {
    max-width: 100%;
    height: auto; }
  .content__region img[style*="right"] {
    margin: 0 0 1em 1em; }
  .content__region img[style*="left"] {
    margin: 0 1em 1em 0; }
  .content__region .ms-btn {
    margin: 1em 0; }
    .content__region .ms-btn a {
      text-decoration: none; }

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

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

.abs_fill, .item__img, .item__img:before, div.lazy-item, .scroller__inner, .scroller svg, .mason--rainbow-decor_true .scroller:after, .decor_logo svg, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .hero__slideshow:after, .subnav__list a:before {
  position: absolute;
  margin: auto; }
  @supports (inset: 0) {
    .abs_fill, .item__img, .item__img:before, div.lazy-item, .scroller__inner, .scroller svg, .mason--rainbow-decor_true .scroller:after, .decor_logo svg, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .hero__slideshow:after, .subnav__list a:before {
      inset: 0; } }
  @supports not (inset: 0) {
    .abs_fill, .item__img, .item__img:before, div.lazy-item, .scroller__inner, .scroller svg, .mason--rainbow-decor_true .scroller:after, .decor_logo svg, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .hero__slideshow:after, .subnav__list a:before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .abs_fill, .item__img, .item__img:before, div.lazy-item, .scroller__inner, .scroller svg, .mason--rainbow-decor_true .scroller:after, .decor_logo svg, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .hero__slideshow:after, .subnav__list 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, .scroller, .trustlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

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

.ms-btn > *,
.btn, a, .item--init, .scroller__inner, .menu__btn, .trustlink, .searchbar__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; }

.item__img, .item__img:before, .item__txt, .item__txt__trans, .item .item__txt__trans--upper, .item .item__txt__trans--lower, .menu, .menu:before, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__bar > ul > li > a:before, .menu__bar > ul > li > a:after, .menu__bar > ul > li > ul, .searchbar, .searchbar__bg, .subnav__list a:before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease; }

.center {
  text-align: center; }

.f_ucase {
  text-transform: uppercase; }

.f_lcase {
  text-transform: lowercase; }

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

.block-l, .scroller__inner {
  background: #ffffff;
  color: #3e3e3e;
  fill: #3e3e3e; }

.block-d, .searchbar__btn {
  background: #1119b5;
  color: #FFF;
  fill: #FFF; }

.content__region a:not(.attach__link), .col-pri, .content__title {
  color: #1119b5; }

.col-sec {
  color: #fedc09; }

.col-ter, .content__path {
  color: #b5111a; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #1119b5; }

.bg-sec {
  background-color: #fedc09; }

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

.a_block {
  display: block; }

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

.mason {
  font: 400 1em/1.2 "Open Sans", 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); }

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

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

.grid {
  margin-left: -1.25em;
  margin-right: -1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .grid > * {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 1.25em 1.25em; }
  .grid .item__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 .item__txt,
  .grid--3 .item__txt,
  .grid--4 .item__txt,
  .grid--5 .item__txt {
    min-height: calc(((90vw * 1) - 2.5em)/2); } }

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

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

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

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

.item {
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 32px rgba(34, 34, 34, 0.15);
  box-shadow: 0 0 32px rgba(34, 34, 34, 0.15); }
  .item--init {
    z-index: 1;
    height: 100%;
    position: relative; }
  .item__img {
    overflow: hidden; }
    .item__img:before {
      background: rgba(0, 0, 0, 0.1);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 18%, rgba(0, 0, 0, 0.55) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), color-stop(18%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.55)));
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 18%, rgba(0, 0, 0, 0.55) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 18%, rgba(0, 0, 0, 0.55) 100%);
      content: '';
      z-index: 1; }
  .item__txt {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
    .item__txt__trans {
      width: 100%;
      -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
      transform: translateY(50%);
      margin: 0 auto; }
  .item .item__txt__trans--upper {
    position: relative; }
  .item .item__txt__trans--lower {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    margin: 1em 0 .5em;
    color: rgba(255, 255, 255, 0.6); }
  .item .item__txt--center .item__txt__trans {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%); }
  .item .item__txt--center .item__txt__trans--upper {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .item .item__txt--bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .item .item__txt--bottom .item__txt__trans {
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
    .item .item__txt--bottom .item__txt__trans--upper {
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

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

.item--init__active .item__txt:after {
  opacity: 1; }

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

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

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

.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;
	}
}*/
@media all and (min-width: 1050px) {
  .mason--header-min .header__main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFF;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); }
  .mason--header-min .header__main__logo {
    font-size: .3em;
    margin-top: 0; }
    .mason--header-min .header__main__logo h1 {
      display: none; }
  .mason--header-min .menu {
    margin: 0;
    padding-left: 1.25em; }
  .mason--header-min .menu__bar > ul {
    margin-top: 0; }
    .mason--header-min .menu__bar > ul > li > a {
      color: #3e3e3e; }
    .mason--header-min .menu__bar > ul > li > ul {
      padding-top: 1.85em; }
      .mason--header-min .menu__bar > ul > li > ul:before {
        top: .85em; }
  .mason--header-min .menu__extra,
  .mason--header-min .trustlink {
    display: none; }
  .mason--header-min.mason--header-ready .header__main {
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease; }
  .mason--header-min.mason--header-show .header__main {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.staff__list {
  width: auto !important; }

.staff__item__image {
  background: #eee; }
  .staff__item__image:before {
    padding-bottom: 100% !important; }

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

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

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

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

.scroller {
  font-size: 0.8em;
  width: 5em;
  height: 5em;
  border-radius: 50%;
  position: absolute;
  -webkit-box-shadow: 0 8px 16px rgba(254, 220, 9, 0.2);
  box-shadow: 0 8px 16px rgba(254, 220, 9, 0.2); }
  @media all and (min-width: 415px) {
    .scroller {
      font-size: 0.85em; } }
  @media all and (min-width: 769px) {
    .scroller {
      font-size: 0.9em; } }
  @media all and (min-width: 1025px) {
    .scroller {
      font-size: 0.95em; } }
  @media all and (min-width: 1301px) {
    .scroller {
      font-size: 1em; } }
  .scroller__inner {
    color: #fedc09;
    overflow: hidden;
    border-radius: inherit; }
  .scroller svg {
    content: "";
    top: 1.5%;
    z-index: 1;
    font-size: 1.75em; }
    .scroller svg:nth-child(1) {
      opacity: 0;
      -webkit-transform: translateY(-1.65em);
      -ms-transform: translateY(-1.65em);
      transform: translateY(-1.65em);
      -webkit-animation: arrow1 3s cubic-bezier(0.86, 0, 0.07, 1) infinite;
      animation: arrow1 3s cubic-bezier(0.86, 0, 0.07, 1) infinite; }
    .scroller svg:nth-child(2) {
      -webkit-animation: arrow2 3s cubic-bezier(0.86, 0, 0.07, 1) infinite;
      animation: arrow2 3s cubic-bezier(0.86, 0, 0.07, 1) infinite; }

@-webkit-keyframes arrow1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.65em);
    transform: translateY(-1.65em); }
  30%,
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes arrow1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.65em);
    transform: translateY(-1.65em); }
  30%,
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@-webkit-keyframes arrow2 {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  30%,
  100% {
    opacity: 0;
    -webkit-transform: translateY(1.65em);
    transform: translateY(1.65em); } }

@keyframes arrow2 {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  30%,
  100% {
    opacity: 0;
    -webkit-transform: translateY(1.65em);
    transform: translateY(1.65em); } }

@media all and (min-width: 769px) {
  .scroller:hover .scroller__inner {
    color: #fff;
    background: #fedc09; } }

.mason--rainbow-decor_true .scroller:before {
  position: absolute;
  content: '';
  bottom: 50%;
  left: 50%;
  width: 15.5em;
  height: 7.75em;
  background: url("/_site/images/design/logo_rainbow.png") no-repeat 0 0/contain;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: -webkit-clip-path 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) 1s;
  transition: -webkit-clip-path 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) 1s;
  -o-transition: clip-path 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) 1s;
  transition: clip-path 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) 1s;
  transition: clip-path 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) 1s, -webkit-clip-path 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) 1s;
  will-change: clip-path; }

.mason--rainbow-decor_true .scroller:after {
  content: "";
  background: inherit;
  border-radius: inherit; }

.mason--rainbow-decor_true .js_hit .scroller:before {
  -webkit-clip-path: circle(0% at 50% 100%);
  clip-path: circle(0% at 50% 100%); }

.mason--rainbow-decor_true .js_hit.hit .scroller:before {
  -webkit-clip-path: circle(65% at 50% 100%);
  clip-path: circle(65% at 50% 100%); }

.decor_logo {
  font-size: 0.5em;
  position: relative;
  position: absolute;
  width: 110vw;
  max-width: 39.9375em;
  color: rgba(181, 17, 26, 0.05);
  display: none; }
  @media all and (min-width: 415px) {
    .decor_logo {
      font-size: 0.65em; } }
  @media all and (min-width: 769px) {
    .decor_logo {
      font-size: 0.7em; } }
  @media all and (min-width: 1025px) {
    .decor_logo {
      font-size: 0.85em; } }
  @media all and (min-width: 1301px) {
    .decor_logo {
      font-size: 1em; } }
  .decor_logo:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 136.15023%; }
  .decor_logo svg {
    width: 100%;
    height: 100%; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: transparent; }
  .header__main {
    padding: 1.25em 5em 1.25em 5%; }
    .header__main__logo {
      font-size: 0.8em;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media all and (min-width: 415px) {
        .header__main__logo {
          font-size: 0.825m; } }
      @media all and (min-width: 769px) {
        .header__main__logo {
          font-size: 0.85em; } }
      @media all and (min-width: 1025px) {
        .header__main__logo {
          font-size: 0.875em; } }
      @media all and (min-width: 1301px) {
        .header__main__logo {
          font-size: 0.9em; } }
      .header__main__logo img,
      .header__main__logo svg {
        font-size: 0.8em;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 4.6875em;
        max-width: 100%;
        margin-right: 1.375em;
        vertical-align: bottom;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        image-rendering: -webkit-optimize-contrast;
        color: #fff; }
        @media all and (min-width: 415px) {
          .header__main__logo img,
          .header__main__logo svg {
            font-size: 0.85em; } }
        @media all and (min-width: 769px) {
          .header__main__logo img,
          .header__main__logo svg {
            font-size: 0.9em; } }
        @media all and (min-width: 1025px) {
          .header__main__logo img,
          .header__main__logo svg {
            font-size: 0.95em; } }
        @media all and (min-width: 1301px) {
          .header__main__logo img,
          .header__main__logo svg {
            font-size: 1em; } }
        .mason--header-min .header__main__logo img, .mason--header-min
        .header__main__logo svg {
          color: #1119b5; }
      .header__main__logo h1 {
        max-width: 10.9375em; }

@media all and (min-width: 1050px) {
  .header {
    font-size: 0.85em; }
    .header__main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 0 0 3%; }
      .header__main__logo {
        margin-top: 2.5em; } }

@media all and (min-width: 1200px) {
  .header {
    font-size: 0.925em; }
    .header__main {
      padding: 0 0 0 5%; } }

@media all and (min-width: 1400px) {
  .header {
    font-size: 1em; } }

/*@include mason-offset("top");*/
.menu__btn {
  width: 3.75em;
  height: 3.75em;
  overflow: hidden;
  color: #fff;
  background: #1119b5;
  position: absolute;
  top: 2.5em;
  right: 100%;
  z-index: 1;
  border-radius: 1.25em 0 0 1.25em;
  will-change: transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .menu__btn__icon {
    margin: auto;
    width: 18px;
    height: 14px;
    z-index: 1; }
    .menu__btn__icon span {
      position: absolute;
      left: 0;
      width: 100%;
      margin: auto;
      background: currentColor;
      height: 2px;
      -webkit-transition: width 0.3s ease 0.2s;
      -o-transition: width 0.3s ease 0.2s;
      transition: width 0.3s ease 0.2s; }
      .menu__btn__icon span:nth-child(1) {
        top: 0; }
      .menu__btn__icon span:nth-child(2), .menu__btn__icon span:nth-child(4), .menu__btn__icon span:nth-child(5) {
        top: 0;
        bottom: 0; }
      .menu__btn__icon span:nth-child(3) {
        bottom: 0; }
      .menu__btn__icon span:nth-child(4), .menu__btn__icon span:nth-child(5) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: transparent; }
        .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after {
          content: "";
          background: currentColor;
          -webkit-transform: scale(0, 1);
          -ms-transform: scale(0, 1);
          transform: scale(0, 1);
          -webkit-transform-origin: 50% 0;
          -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
          border-radius: inherit;
          overflow: hidden; }
      .menu__btn__icon span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

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

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

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

@media all and (max-width: 1049px) {
  .menu {
    top: 0;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 5em);
    max-width: 500px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    will-change: transform; }
    .mason--admin .menu {
      top: 110px; }
    .mason--preview .menu {
      top: 110px; }
    .mason--secure .menu {
      top: 40px; }
    .menu:before {
      position: absolute;
      content: '';
      top: 0;
      right: 100%;
      bottom: 0;
      background: rgba(0, 0, 0, 0.8);
      width: 200%;
      opacity: 0;
      visibility: hidden; }
    .menu__main {
      overflow: hidden;
      overflow-y: auto; }
  .menu__bar {
    padding: 1em;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .menu__bar > ul > li.menu__bar__item--subitems > button {
      display: block; }
    .menu__bar > ul > li > a {
      padding: 1em 3.65em 1em 1em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.06); }
    .menu__bar > ul > li > ul {
      background: rgba(0, 0, 0, 0.05);
      overflow: hidden;
      color: #b5111a;
      max-height: 0;
      margin: 0;
      padding: 0 5% 0 10%;
      -webkit-transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.5s ease;
      -o-transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.5s ease;
      transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.5s ease; }
      .menu__bar > ul > li > ul li {
        opacity: 0;
        -webkit-transform: translateY(-0.25em);
        -ms-transform: translateY(-0.25em);
        transform: translateY(-0.25em);
        -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
        transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
        -o-transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
        transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
        transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease; }
        .menu__bar > ul > li > ul li a {
          padding: 0.85em 0; }
    .menu__bar > ul > li.menu__bar__item--expand > button > * {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .menu__bar > ul > li.menu__bar__item--expand > ul {
      max-height: 100em;
      padding-top: 1em;
      padding-bottom: 1em; }
      .menu__bar > ul > li.menu__bar__item--expand > ul > li {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s; }
  .menu__extra {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1em 1.14286em; }
  .mason--menu .menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
    .mason--menu .menu:before {
      opacity: 1;
      visibility: visible; }
  .mason--menu .menu__btn__icon span:nth-child(1), .mason--menu .menu__btn__icon span:nth-child(2), .mason--menu .menu__btn__icon span:nth-child(3) {
    width: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .mason--menu .menu__btn__icon span:nth-child(4):after, .mason--menu .menu__btn__icon span:nth-child(5):after {
    -webkit-transform: scale(1.2, 1);
    -ms-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; } }

@media all and (min-width: 1050px) {
  .menu {
    text-align: right;
    color: #fff;
    background: transparent; }
  .menu__btn {
    display: none; }
  .menu__bar {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .menu__bar > ul {
      margin: 0.465em 0 0;
      padding: 0 5vw 0 0;
      width: auto;
      min-width: 70%;
      -ms-flex-item-align: end;
      align-self: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .menu__bar > ul > li {
        width: auto;
        margin: 0 0.5em;
        display: inline-block; }
        .menu__bar > ul > li:first-child {
          border: none; }
        .menu__bar > ul > li > a {
          padding: 0.5em 0;
          position: relative;
          text-align: center; }
          .menu__bar > ul > li > a:after {
            position: absolute;
            content: '';
            right: 0.4em;
            bottom: 0;
            left: 0.4em;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            transform: scale(0, 1);
            background: #b5111a;
            height: 3px;
            border-radius: 3px; }
  .menu__bar > ul button {
    display: none !important; }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 1.5em 1.5em 1em;
    width: 17.5em;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
    background: transparent;
    text-align: left;
    z-index: 0; }
    .menu__bar > ul > li > ul:before {
      position: absolute;
      content: '';
      top: 0.5em;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(181, 17, 26, 0.9);
      z-index: -1; }
    .menu__bar > ul > li > ul li {
      margin: 0.25em 0; }
      .menu__bar > ul > li > ul li a {
        padding: 0.35em 0;
        color: #fff; }
        .menu__bar > ul > li > ul li a:hover {
          color: rgba(255, 255, 255, 0.7); }
  .menu__bar > ul > li:hover > a:after,
  .menu__bar > ul > li > a:focus:after,
  .menu__bar > ul > li.menu__bar__item--selected > a:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .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); }
  .menu__extra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

.trustlink {
  overflow: hidden;
  padding: 1em;
  margin-top: 1em;
  border-radius: 1.5em;
  -webkit-box-shadow: 0 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.15); }
  .trustlink img {
    max-width: 100%; }

@media all and (min-width: 1050px) {
  .trustlink {
    width: 12.625em;
    padding-left: 2em;
    padding-right: 2em;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 0 1.5em;
    border-radius: 0 0 0 3em; }
    .trustlink img {
      -webkit-transition: -webkit-filter 0.2s ease;
      transition: -webkit-filter 0.2s ease;
      -o-transition: filter 0.2s ease;
      transition: filter 0.2s ease;
      transition: filter 0.2s ease, -webkit-filter 0.2s ease; }
    .trustlink:hover {
      background: #c4232a; }
      .trustlink:hover img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1); } }

.searchbar__btn {
  width: 3.5em;
  height: 3.5em;
  border-radius: 50%; }

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

.logo__link {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 0;
  top: auto;
  bottom: 80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
  background-color: #fff;
  padding: 5px 10px 5px 15px;
  border-radius: 20px 0 0 20px;
  -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2); }
  @media all and (min-width: 769px) {
    .logo__link {
      top: calc(50% + 80px);
      bottom: auto; } }
  .logo__link img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 80px;
    height: 60px; }

button.searchbar__btn.icon__link {
  margin-right: 10px;
  background: currentColor; }
  button.searchbar__btn.icon__link a {
    color: #fff; }
  button.searchbar__btn.icon__link span {
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
  button.searchbar__btn.icon__link svg {
    max-height: 20px;
    font-size: 20px; }
  button.searchbar__btn.icon__link:hover {
    background: #fff;
    color: currentColor; }
    button.searchbar__btn.icon__link:hover a {
      color: currentColor; }

@media all and (min-width: 1050px) {
  .mason--searchbar .searchbar__btn, .searchbar__btn:hover {
    background: #fff;
    color: #1119b5; } }

.hero {
  height: 40vw;
  min-height: 17.5em;
  max-height: 45em;
  background: #111;
  z-index: 0; }

.hero__main {
  overflow: hidden; }
  .hero__main__logo {
    top: 15em;
    right: -2.375em;
    color: rgba(255, 255, 255, 0.2); }

.hero__slideshow {
  z-index: 0; }
  .hero__slideshow:after {
    background: rgba(6, 15, 39, 0.8);
    background: -webkit-linear-gradient(top, rgba(6, 15, 39, 0.8) 0%, rgba(6, 15, 39, 0.1) 45%, rgba(6, 15, 39, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 15, 39, 0.8)), color-stop(45%, rgba(6, 15, 39, 0.1)), to(rgba(6, 15, 39, 0.1)));
    background: -o-linear-gradient(top, rgba(6, 15, 39, 0.8) 0%, rgba(6, 15, 39, 0.1) 45%, rgba(6, 15, 39, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(6, 15, 39, 0.8) 0%, rgba(6, 15, 39, 0.1) 45%, rgba(6, 15, 39, 0.1) 100%);
    content: "";
    z-index: 1; }

.main {
  z-index: 0;
  padding: 2em 0 9em; }
  .main__logo {
    bottom: -1.875em;
    right: -8.75em; }

.sidebar {
  margin-top: 2em; }

@media all and (min-width: 1050px) {
  .mason--inner:not(.mason--customtype_subgrid) .main {
    padding-top: 0; }
  .mason--inner:not(.mason--customtype_subgrid) .main__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mason--inner:not(.mason--customtype_subgrid) .content {
    -webkit-box-flex: 1.8;
    -ms-flex: 1.8;
    flex: 1.8;
    position: relative;
    padding: 3.125em 7% 3.125em 0;
    min-width: calc(100% - 24em);
    max-width: calc(100% - 14.4em); }
  .mason--inner:not(.mason--customtype_subgrid) .sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: -5.1875em 0 6.25em;
    min-width: 14.4em;
    max-width: 24em; } }

.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: 0.5em;
  font-size: 0.75em; }
  .content__share__list__icon {
    display: inline-block;
    min-width: 20%;
    padding: 0.5em;
    font-size: 2em; }
    .content__share__list__icon--facebook .fa:before {
      content: "\f09a"; }
    .content__share__list__icon--linkedin .fa:before {
      content: "\f0e1"; }

.content__path {
  margin-bottom: 0.85em; }

.content__path__item {
  display: inline;
  position: relative; }
  .content__path__item:first-child .content__path__item__sep {
    display: none; }
  .content__path__item:last-child a {
    color: rgba(181, 17, 26, 0.5); }

.content__path__item__sep {
  margin: 0 1.5em; }
  .content__path__item__sep svg {
    font-size: 10px; }

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

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

.subnav {
  padding: 3.15em 0 2.25em;
  -webkit-box-shadow: 0 16px 32px rgba(254, 220, 9, 0.1);
  box-shadow: 0 16px 32px rgba(254, 220, 9, 0.1); }
  .subnav__header {
    padding: 0 3rem 1em;
    color: #fff; }
  .subnav__main {
    color: rgba(255, 255, 255, 0.62); }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }
  .subnav__list a {
    padding: 0.845em 3rem;
    position: relative; }
    .subnav__list a:before {
      content: "";
      background: rgba(255, 255, 255, 0.1);
      border-left: 8px solid rgba(255, 255, 255, 0.2);
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%; }
  .subnav__list__item--selected a,
  .subnav__list__item:not(.subnav__list__item--selected) a:hover {
    color: #fff; }
    .subnav__list__item--selected a:before,
    .subnav__list__item:not(.subnav__list__item--selected) a:hover:before {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1); }

.subgrid__item__module {
  height: 100%; }

.footer__sep {
  margin: 0 1em; }

.footer {
  line-height: 1.4; }
  .footer__center {
    padding: 3em 0 1.965em; }

.footer__scroller {
  bottom: 100%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%); }
  .footer__scroller .scroller__inner {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1); }

.footer__legal p {
  margin: 0.5em 0; }
  .footer__legal p > span {
    white-space: nowrap; }

@media all and (min-width: 769px) {
  .footer p a:hover {
    color: rgba(255, 255, 255, 0.7); } }

@media all and (min-width: 1300px) {
  .footer {
    text-align: right; }
    .footer__center {
      padding-top: 2.4em; }
    .footer__scroller {
      right: auto;
      left: 2.5em; } }

.logo__list {
  padding: 0;
  list-style: none;
  z-index: 1;
  width: 90%;
  margin: 0 auto; }
  .logo__list .owl-stage {
    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;
    margin: 15px auto; }
    .logo__list .owl-stage:empty {
      display: none; }
  .logo__list li {
    position: relative; }
    .logo__list li img {
      max-height: 105px;
      max-width: 90vw; }
  .logo__list a[href=""] {
    display: none; }
  .logo__list .owl-nav {
    display: none; }
