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

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

.ms-btn--ico svg, .abs_fill, div.lazy-item, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .iet__btn__icon span:nth-child(4):after, .iet__btn__icon span:nth-child(5):after, .iconlinks li a:before, .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: #554f55;
  font-family: "Baloo 2", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Baloo 2", 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: #1661ac;
  text-decoration: none; }

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

.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 #444444;
  background: #16191e; }
  .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 #444444;
  background: #16191e; }

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

.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=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #444444; }

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

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

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

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

.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: #1661ac;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #1661ac;
  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: #1661ac; }

.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/*/
/*%f_display {
	font: 700 1em/1.2 $mason-font-display;
}*/
.fs14 {
  font-size: 0.77778em; }

.fs16, .menu__btn > *, .iet__btn > *, .page__path {
  font-size: 0.88889em; }

.fs18 {
  font-size: 1em; }

.fs20 {
  font-size: 1.11111em; }

.content__region .intro, .fs24, .footer__module__title {
  font-size: 1.33333em; }

.fs32, .content__title {
  font-size: 1.77778em; }

.fs40 {
  font-size: 2.22222em;
  font-size: 1.7094em; }
  @media all and (min-width: 769px) {
    .fs40 {
      font-size: 1.85185em; } }
  @media all and (min-width: 1025px) {
    .fs40 {
      font-size: 2.0202em; } }
  @media all and (min-width: 1301px) {
    .fs40 {
      font-size: 2.22222em; } }

.fs48 {
  font-size: 2.66667em;
  font-size: 2.05128em; }
  @media all and (min-width: 769px) {
    .fs48 {
      font-size: 2.22222em; } }
  @media all and (min-width: 1025px) {
    .fs48 {
      font-size: 2.42424em; } }
  @media all and (min-width: 1301px) {
    .fs48 {
      font-size: 2.66667em; } }

.fs64, .page__title {
  font-size: 3.55556em;
  font-size: 2.73504em; }
  @media all and (min-width: 769px) {
    .fs64, .page__title {
      font-size: 2.96296em; } }
  @media all and (min-width: 1025px) {
    .fs64, .page__title {
      font-size: 3.23232em; } }
  @media all and (min-width: 1301px) {
    .fs64, .page__title {
      font-size: 3.55556em; } }

.fs80 {
  font-size: 4.44444em;
  font-size: 3.4188em; }
  @media all and (min-width: 769px) {
    .fs80 {
      font-size: 3.7037em; } }
  @media all and (min-width: 1025px) {
    .fs80 {
      font-size: 4.0404em; } }
  @media all and (min-width: 1301px) {
    .fs80 {
      font-size: 4.44444em; } }

.w400 {
  font-weight: 400; }

.ms-btn > *, .w500, .menu__bar > ul, .page__path {
  font-weight: 500; }

.w600, .subnav__list__item--selected a, .footer__module__title {
  font-weight: 600; }

.w700 {
  font-weight: 700; }

.ms-btn {
  display: inline-block;
  vertical-align: bottom; }
  .ms-btn > * {
    display: block;
    border: 0;
    outline: 0;
    padding: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    color: #FFF !important;
    background: #1661ac;
    border-radius: 2em;
    padding: .9575em 2em;
    position: relative;
    line-height: 1.2;
    overflow: hidden;
    z-index: 0;
    -webkit-box-shadow: 0 8px 24px 0 rgba(22, 97, 172, 0.25);
    box-shadow: 0 8px 24px 0 rgba(22, 97, 172, 0.25); }
  @media all and (min-width: 769px) {
    .ms-btn > a:hover {
      background: #114d88; }
    .ms-btn:not(.ms-btn--outline) > a:hover {
      -webkit-box-shadow: 0 4px 8px 0 rgba(22, 97, 172, 0.25);
      box-shadow: 0 4px 8px 0 rgba(22, 97, 172, 0.25); } }

.ms-btn--white > * {
  background: #FFF;
  color: #1661ac !important; }

@media all and (min-width: 769px) {
  .ms-btn--white > a:hover {
    background: #ebebeb; } }

.ms-btn--outline > * {
  color: #fff !important;
  background: transparent;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
  box-shadow: inset 0 0 0 3px #fff; }

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

.ms-btn--ico {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: block;
  width: 2.66667em;
  min-width: 2.66667em;
  height: 2.66667em;
  border-radius: 50%;
  position: relative;
  background: #FFF;
  color: #1661ac; }
  .search__btn.ms-btn--ico svg {
    font-size: 0.88889em; }

.content__region {
  line-height: 1.66667; }
  .content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6 {
    margin: 1em 0 0;
    color: #1661ac; }
  .content__region h2 {
    font-size: 1.66667em; }
  .content__region h3 {
    font-size: 1.44444em; }
  .content__region h4 {
    font-size: 1.33333em; }
  .content__region h5 {
    font-size: 1.22222em; }
  .content__region .intro {
    line-height: 1.66667;
    color: #191419;
    margin: 1.5em 0; }
  .content__region a {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(22, 97, 172, 0.2);
    text-decoration-color: rgba(22, 97, 172, 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, .page__path, .content__share__list, .content__path, .subnav__list {
  margin: 0;
  padding: 0;
  list-style: none; }

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

.ms-btn--ico svg, .abs_fill, div.lazy-item, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .iet__btn__icon span:nth-child(4):after, .iet__btn__icon span:nth-child(5):after, .iconlinks li a:before, .hero__slideshow:after, .subnav__list a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

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

.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

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

.ms-btn > *, a {
  -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; }

.dropdown_ico, .menu__bar > ul > li button, .menu, .menu:before, .menu__bar > ul a svg, .menu__bar > ul > li > ul, .menu__bg, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .iet__bg, .iet__btn__icon, .iet__btn__icon span:nth-child(4):after, .iet__btn__icon span:nth-child(5):after, .iet, .iconlinks li a:before, .searchbar, .searchbar__bg, .subnav__list a:before, .subnav__list a span, .footer__module ul li a:after, .footer__module p a:after {
  -webkit-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), visibility 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), visibility 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  -o-transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), visibility 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), visibility 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), visibility 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }

.center {
  text-align: center; }

.caps {
  text-transform: uppercase; }

.ms-pad {
  padding: 12vw 0; }
  @media all and (min-width: 1000px) {
    .ms-pad {
      padding: 8em 0; } }

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

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

.block-d, .menu__btn, .iet__btn {
  background: #1661ac;
  color: #FFF;
  fill: #FFF; }

.content__region a, .col-pri {
  color: #1661ac; }

.col-sec, .page__path {
  color: #5c88c6; }

.col-ter {
  color: #16191e; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #1661ac; }

.bg-sec {
  background-color: #5c88c6; }

.bg-ter {
  background-color: #16191e; }

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

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

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

.a_block {
  display: block; }

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

.mason {
  font: 400 1.125em/1.2 "Baloo 2", sans-serif; }

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

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

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

h1, h2, h3, h4, h5, h6 {
  /*@extend %f_display;*/
  font-weight: 600;
  line-height: 1;
  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;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease; }
    .ecocycle__item.active {
      opacity: 1; }

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

.error404__title {
  /*@extend %f_display;*/
  font-size: 4em;
  font-size: calc(1em + 10vw); }

.lazy-item {
  opacity: 0;
  -webkit-transition: opacity 1s ease, -webkit-filter 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: opacity 1s ease, -webkit-filter 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  -o-transition: opacity 1s ease, filter 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: opacity 1s ease, filter 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: opacity 1s ease, filter 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-filter 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
  .loaded .lazy-item {
    opacity: 1; }

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

/*[data-src]:not([data-img="imginline"]){
}*/
/* [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;
	}
}*/
/*@import "_custom-partials/modal";
@import "_custom-partials/staff";*/
[class*="fa--"] {
  width: 1em;
  height: 1em;
  overflow: visible;
  display: inline-block;
  vertical-align: -.125em; }

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

a:focus-visible, input:focus-visible, button:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 1px dashed black !important; }

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

.ring__decor {
  position: relative;
  width: 80%;
  max-width: 40em; }
  .ring__decor:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 100%; }
  .ring__decor svg {
    width: 100%;
    height: 100%; }

.header {
  top: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: transparent; }
  .mason--admin .header {
    top: 110px; }
  .mason--preview .header {
    top: 110px; }
  .mason--secure .header {
    top: 40px; }
  .header__main {
    padding: 5vw 9em 5vw 5%; }
  .header__logo {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .header__logo img {
      min-width: 0;
      max-width: 100%;
      max-height: 6.05556em;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
      .header__logo img:last-of-type {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0; }
    .header__logo h1 {
      display: none; }

@media all and (min-width: 900px) {
  .header__main {
    padding: 3.22222em 5%; }
  .header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header__logo {
    -ms-flex-item-align: start;
    align-self: flex-start; }
    .header__logo img {
      max-width: none; } }

/*@include mason-offset("top");*/
.menu {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  z-index: 1; }

.menu__btn {
  -webkit-transform: translateY(7vw);
  -ms-transform: translateY(7vw);
  transform: translateY(7vw); }

.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 {
    position: relative; }
  .menu__bar > ul {
    width: 100%; }
    .menu__bar > ul a svg {
      display: none;
      opacity: 0;
      -webkit-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      transform: translateX(-1em); }
    .menu__bar > ul > li {
      position: relative; }
      .menu__bar > ul > li > a {
        position: relative;
        padding: 1em 3.65em 1em 1em;
        -webkit-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease;
        -o-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease;
        transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease; }
        .menu__bar > ul > li > a:after {
          position: absolute;
          content: '';
          bottom: -0.35em;
          left: 50%;
          width: calc(100% - 2em);
          min-width: 1.55556rem;
          height: 4px;
          background: #90a6d8;
          border-radius: 4px;
          -webkit-transform: translateX(-50%) scale(0, 1);
          -ms-transform: translateX(-50%) scale(0, 1);
          transform: translateX(-50%) scale(0, 1);
          -webkit-transition: background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
          transition: background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
          -o-transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease;
          transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease;
          transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
      .menu__bar > ul > li button {
        background: rgba(0, 0, 0, 0.06);
        bottom: auto;
        top: .65em;
        right: .5em;
        width: 2em;
        height: 2em;
        overflow: hidden;
        border-radius: 0.44444em; }
        .menu__bar > ul > li button i {
          font-size: 1.35em;
          position: relative;
          top: .125em; }
      .menu__bar > ul > li > ul {
        background: rgba(0, 0, 0, 0.05);
        padding: 1em 10%;
        margin: 0;
        display: none;
        overflow: hidden;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        color: #1661ac; }
        .menu__bar > ul > li > ul > li {
          margin: .5em 0; }
          .menu__bar > ul > li > ul > li a {
            padding: .25em 0;
            position: relative; }
          .menu__bar > ul > li > ul > li.menu__bar__item--selected > a {
            color: #5c88c6; }
      .menu__bar > ul > li.menu__bar__item--subitems > button {
        display: block; }

.menu__extra {
  padding: 1.5em 5%; }

@media all and (max-width: 899px) {
  .menu {
    width: calc(100% - 4.5em);
    max-width: 392px;
    will-change: transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
    .menu__bg {
      position: absolute;
      top: 0;
      right: 100%;
      bottom: 0;
      width: 100vw;
      background: rgba(25, 20, 25, 0.7);
      opacity: 0;
      z-index: -1;
      cursor: auto;
      pointer-events: none;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s; }
      .no-csspointerevents .menu__bg {
        visibility: hidden; }
    .menu__btn {
      overflow: hidden;
      padding: .7335em 1.185em;
      position: absolute;
      right: calc(100% + 5vw);
      z-index: 1;
      white-space: nowrap;
      border-radius: 1.5em;
      text-align: left;
      will-change: transform, width;
      -webkit-transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
      transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
      -o-transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease;
      transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease;
      transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
      .menu__btn:hover {
        background: #135495; }
      .menu__btn > * {
        display: inline-block;
        vertical-align: middle; }
      .menu__btn__txt {
        position: absolute;
        top: 0;
        left: 3em;
        bottom: 0;
        z-index: 0;
        margin: auto;
        will-change: opacity;
        line-height: 3.1;
        -webkit-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
        -o-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
        transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
        .menu__btn__txt--active {
          opacity: 0; }
    .menu__btn__icon {
      position: relative;
      margin: auto;
      width: 16px;
      height: 10px;
      margin-right: .2em;
      display: inline-block;
      vertical-align: middle;
      z-index: 1; }
      .menu__btn__icon span {
        position: absolute;
        left: 0;
        width: 100%;
        margin: auto;
        background: currentColor;
        height: 2px;
        -webkit-transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1) 0.2s;
        -o-transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1) 0.2s;
        transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1) 0.2s; }
        .menu__btn__icon span:nth-child(1) {
          top: 0; }
        .menu__btn__icon span:nth-child(2), .menu__btn__icon span:nth-child(4), .menu__btn__icon span:nth-child(5) {
          top: 0;
          bottom: 0; }
        .menu__btn__icon span:nth-child(3) {
          bottom: 0;
          width: 75%; }
        .menu__btn__icon span:nth-child(4), .menu__btn__icon span:nth-child(5) {
          width: 85%;
          -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); }
    .mason--admin .menu {
      top: 110px; }
    .menu__btn {
      width: 6.11111em; }
    .menu__main {
      scrollbar-width: thin;
      scrollbar-color: #080808 #1661ac;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      font-size: 14px;
      overflow: hidden;
      overflow-y: auto; }
      .menu__main::-webkit-scrollbar {
        width: 8px; }
      .menu__main::-webkit-scrollbar-track {
        background: #1661ac; }
      .menu__main::-webkit-scrollbar-thumb {
        background: #080808; }
  .menu__bar {
    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;
    padding: calc(7vw + 5em) 1em 1em; }
    .menu__bar > ul > li > a {
      -webkit-box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.06);
      box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.06); }
    .menu__bar > ul > li:first-child > a {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .menu__bar > ul > li > ul {
      font-size: 13px; }
  .menu__bar > ul > li.menu__bar__item--expand + li > a {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .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 {
    display: block; } }

@media all and (min-width: 900px) {
  .menu {
    padding-left: 1em;
    margin-top: 0;
    text-align: right;
    color: #FFF;
    background: transparent; }
  .menu__bg,
  .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;
    font-size: 1em; }
    .menu__bar > ul {
      width: auto;
      -ms-flex-item-align: end;
      align-self: end;
      margin: 1em -.85em 0 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      align-self: flex-end; }
      .menu__bar > ul > li {
        width: auto;
        margin: 0 .85em;
        text-align: center;
        display: inline-block; }
        .menu__bar > ul > li:first-child {
          border: none; }
        .menu__bar > ul > li a {
          border: none;
          padding: 0; }
  .menu__bar > ul button {
    display: none !important; }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    width: 13.88889em;
    overflow: visible;
    padding: 2em 1.35em 1.5em;
    text-align: right;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
    background: transparent; }
    .menu__bar > ul > li > ul > li {
      width: 100%;
      margin: .35em 0; }
      .menu__bar > ul > li > ul > li a:hover {
        color: #5c88c6; }
    .menu__bar > ul > li > ul:before {
      position: absolute;
      content: '';
      top: 0.75em;
      right: 0;
      bottom: 0;
      left: 0;
      background: #FFF;
      border-radius: 0.88889em;
      -webkit-box-shadow: 0 2px 20px 0 rgba(22, 97, 172, 0.1);
      box-shadow: 0 2px 20px 0 rgba(22, 97, 172, 0.1);
      z-index: -1; }
  .menu__bar > ul > li.menu__bar__item--selected > a:after,
  .menu__bar > ul > li:hover > a:after {
    -webkit-transform: translateX(-50%) scale(1, 1);
    -ms-transform: translateX(-50%) scale(1, 1);
    transform: translateX(-50%) scale(1, 1); }
  .menu__bar > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s; }
  .menu__extra {
    padding: 0 12.35em 0 0; } }

/*@include if-bigger-than("laptop") {
	.menu {
		margin-top: 0;
		padding-left: 2em;
	}
}*/
/*@include if-bigger-than("desktop") {
	.menu__bar > ul {
		margin-left: -1.15em;
		> li {
			margin-left: 1.15em;
			margin-right: 1.15em;
		}
	}
}*/
.iet {
  width: calc(100% - 4.5em);
  max-width: 392px;
  will-change: transform;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  position: fixed;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  background: #f5f1f5;
  max-height: 100vh; }
  .iet__bg {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 100vw;
    background: rgba(25, 20, 25, 0.7);
    opacity: 0;
    z-index: -1;
    cursor: auto;
    pointer-events: none;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }
    .no-csspointerevents .iet__bg {
      visibility: hidden; }
  .iet__btn {
    overflow: hidden;
    padding: .7335em 1.185em;
    position: absolute;
    right: calc(100% + 5vw);
    z-index: 1;
    white-space: nowrap;
    border-radius: 1.5em;
    text-align: left;
    will-change: transform, width;
    -webkit-transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    -o-transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease;
    transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease;
    transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
    .iet__btn:hover {
      background: #135495; }
    .iet__btn > * {
      display: inline-block;
      vertical-align: middle; }
    .iet__btn__txt {
      position: absolute;
      top: 0;
      left: 3em;
      bottom: 0;
      z-index: 0;
      margin: auto;
      will-change: opacity;
      line-height: 3.1;
      -webkit-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
      -o-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
      transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
      .iet__btn__txt--active {
        opacity: 0; }
  .iet__btn__icon {
    position: relative;
    margin: auto;
    width: 16px;
    height: 10px;
    margin-right: .2em;
    display: inline-block;
    vertical-align: middle;
    z-index: 1; }
    .iet__btn__icon span {
      position: absolute;
      left: 0;
      width: 100%;
      margin: auto;
      background: currentColor;
      height: 2px;
      -webkit-transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1) 0.2s;
      -o-transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1) 0.2s;
      transition: width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1) 0.2s; }
      .iet__btn__icon span:nth-child(1) {
        top: 0; }
      .iet__btn__icon span:nth-child(2), .iet__btn__icon span:nth-child(4), .iet__btn__icon span:nth-child(5) {
        top: 0;
        bottom: 0; }
      .iet__btn__icon span:nth-child(3) {
        bottom: 0;
        width: 75%; }
      .iet__btn__icon span:nth-child(4), .iet__btn__icon span:nth-child(5) {
        width: 85%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: transparent; }
        .iet__btn__icon span:nth-child(4):after, .iet__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; }
      .iet__btn__icon span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .mason--admin .iet {
    top: 110px; }
  .iet__btn {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 11.22222em;
    -webkit-transform: translateX(100%) translateX(5vw) translateY(7vw);
    -ms-transform: translateX(100%) translateX(5vw) translateY(7vw);
    transform: translateX(100%) translateX(5vw) translateY(7vw); }
  .iet__decor {
    color: rgba(162, 87, 156, 0.05);
    width: 31.11111em;
    position: absolute;
    bottom: -13%;
    left: 33%; }
  .iet__main {
    scrollbar-width: thin;
    scrollbar-color: rgba(162, 87, 156, 0.4) rgba(0, 0, 0, 0.07);
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 4em 14%;
    overflow: hidden;
    overflow-y: auto; }
    .iet__main::-webkit-scrollbar {
      width: 8px; }
    .iet__main::-webkit-scrollbar-track {
      background: rgba(0, 0, 0, 0.07); }
    .iet__main::-webkit-scrollbar-thumb {
      background: rgba(162, 87, 156, 0.4); }
    .iet__main__inner {
      max-width: 242px; }
      .iet__main__inner > *:last-child {
        margin-bottom: 4em; }
    .iet__main__desc {
      margin: 2em 0 2.25em; }
  .iet__item {
    margin-top: 0.88889em; }
    .iet__item a {
      overflow: hidden;
      min-height: 5.44444em;
      position: relative;
      border-radius: 0.88889em;
      padding: 1.38889em 1.38889em 0 1.38889em;
      -webkit-box-shadow: 0 8px 16px 0 rgba(162, 87, 156, 0.1);
      box-shadow: 0 8px 16px 0 rgba(162, 87, 156, 0.1); }
    .iet__item__bg {
      opacity: 0;
      background: #1661ac;
      -webkit-transition: opacity 0.2s ease;
      -o-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }
    .iet__item img {
      margin: auto;
      max-width: 100%;
      max-height: 3.44444em;
      vertical-align: middle;
      -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; }

@media all and (min-width: 769px) {
  /* modernizr */
  .cssfilters .iet__item a:hover {
    color: #FFF; }
    .cssfilters .iet__item a:hover .iet__item__bg {
      opacity: 1; }
    .cssfilters .iet__item a:hover img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); } }

@media all and (min-width: 900px) {
  .iet__btn {
    -webkit-transform: translateY(3.22222em);
    -ms-transform: translateY(3.22222em);
    transform: translateY(3.22222em); }
  .iet__main {
    padding-top: 8em; } }

.mason--menu .menu,
.mason--iet .iet {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%); }
  .mason--menu .menu__bg,
  .mason--iet .iet__bg {
    opacity: 1;
    pointer-events: auto; }
    .no-csspointerevents .mason--menu .menu__bg, .no-csspointerevents
    .mason--iet .iet__bg {
      visibility: visible; }

.mason--menu .menu__btn,
.mason--iet .iet__btn {
  width: 6.22222em; }

.mason--menu .menu__btn {
  -webkit-box-shadow: 0 8px 24px 0 rgba(22, 97, 172, 0.25);
  box-shadow: 0 8px 24px 0 rgba(22, 97, 172, 0.25); }

.mason--iet .iet__btn {
  -webkit-box-shadow: 0 8px 24px 0 rgba(162, 87, 156, 0.25);
  box-shadow: 0 8px 24px 0 rgba(162, 87, 156, 0.25); }

.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),
.mason--iet .iet__btn__icon span:nth-child(1),
.mason--iet .iet__btn__icon span:nth-child(2),
.mason--iet .iet__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,
.mason--iet .iet__btn__icon span:nth-child(4):after,
.mason--iet .iet__btn__icon span:nth-child(5):after {
  -webkit-transform: scale(1.2, 1);
  -ms-transform: scale(1.2, 1);
  transform: scale(1.2, 1);
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

.mason--menu .menu__btn__txt--active,
.mason--iet .iet__btn__txt--active {
  opacity: 1; }

.mason--menu .menu__btn__txt--inactive,
.mason--iet .iet__btn__txt--inactive {
  opacity: 0; }

@media all and (max-width: 899px) {
  .mason--menu .menu__btn {
    -webkit-transform: translateX(5vw) translateX(2em) translateY(7vw);
    -ms-transform: translateX(5vw) translateX(2em) translateY(7vw);
    transform: translateX(5vw) translateX(2em) translateY(7vw); }
  .mason--menu .iet__btn {
    -webkit-transform: translateY(7vw);
    -ms-transform: translateY(7vw);
    transform: translateY(7vw); }
  .mason--menu.mason--iet .iet__btn {
    -webkit-transform: translateX(5vw) translateX(2em) translateY(7vw);
    -ms-transform: translateX(5vw) translateX(2em) translateY(7vw);
    transform: translateX(5vw) translateX(2em) translateY(7vw); } }

@media all and (min-width: 900px) {
  .mason--iet .iet__btn {
    -webkit-transform: translateX(5vw) translateX(2em) translateY(3.22222em);
    -ms-transform: translateX(5vw) translateX(2em) translateY(3.22222em);
    transform: translateX(5vw) translateX(2em) translateY(3.22222em); } }

.js .header {
  position: fixed;
  -webkit-transition: background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-box-shadow 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-box-shadow 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  -o-transition: background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), box-shadow 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), box-shadow 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), box-shadow 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-box-shadow 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
  .js .header__main {
    -webkit-transition: padding 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    -o-transition: padding 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    transition: padding 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    will-change: padding; }
  .js .header__logo {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    -o-transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    transition: transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
    will-change: transform;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%; }
    .js .header__logo img {
      -webkit-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), min-width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
      -o-transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), min-width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
      transition: opacity 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), min-width 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }

.js .menu,
.js .iconlinks {
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  -o-transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), -webkit-transform 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  will-change: transform; }

.js .search__btn {
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  -o-transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1);
  transition: color 0.3s cubic-bezier(0.79, 0.14, 0.21, 1), background 0.3s cubic-bezier(0.79, 0.14, 0.21, 1); }
  .js .search__btn:hover {
    color: #FFF;
    background: #5c88c6; }

.mason--header-min .header {
  background: #FFF;
  -webkit-box-shadow: 0 16px 40px 0 rgba(22, 97, 172, 0.1);
  box-shadow: 0 16px 40px 0 rgba(22, 97, 172, 0.1); }

.mason--header-min .header__logo {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6); }
  .mason--header-min .header__logo img:first-child {
    opacity: 0; }
  .mason--header-min .header__logo img:last-of-type {
    opacity: 1; }

.mason--header-min .header__main {
  padding-top: 0em;
  padding-bottom: 0em; }

.mason--header-min .menu__btn {
  -webkit-transform: translateY(calc(6.05556em/2)) translateY(-50%);
  -ms-transform: translateY(calc(6.05556em/2)) translateY(-50%);
  transform: translateY(calc(6.05556em/2)) translateY(-50%); }

.mason--header-min .iet__btn {
  -webkit-transform: translateX(100%) translateX(5vw) translateY(calc(6.05556em/2)) translateY(-50%);
  -ms-transform: translateX(100%) translateX(5vw) translateY(calc(6.05556em/2)) translateY(-50%);
  transform: translateX(100%) translateX(5vw) translateY(calc(6.05556em/2)) translateY(-50%); }

@media all and (max-width: 899px) {
  .mason--header-min .header__logo img {
    min-width: 16em; }
  .mason--header-min.mason--menu .menu__btn {
    -webkit-transform: translateX(5vw) translateX(2em) translateY(calc(6.05556em/2)) translateY(-50%);
    -ms-transform: translateX(5vw) translateX(2em) translateY(calc(6.05556em/2)) translateY(-50%);
    transform: translateX(5vw) translateX(2em) translateY(calc(6.05556em/2)) translateY(-50%); }
  .mason--header-min.mason--menu .iet__btn {
    -webkit-transform: translateY(calc(6.05556em/2)) translateY(-50%);
    -ms-transform: translateY(calc(6.05556em/2)) translateY(-50%);
    transform: translateY(calc(6.05556em/2)) translateY(-50%); } }

@media all and (max-width: 899px) and (max-width: 899px) {
  .mason--header-min.mason--menu.mason--iet .iet__btn {
    -webkit-transform: translateX(5vw) translateX(2em) translateY(calc(6.05556em/2)) translateY(-50%);
    -ms-transform: translateX(5vw) translateX(2em) translateY(calc(6.05556em/2)) translateY(-50%);
    transform: translateX(5vw) translateX(2em) translateY(calc(6.05556em/2)) translateY(-50%); } }

@media all and (min-width: 900px) {
  .mason--header-min .header__main {
    padding-top: 1.44444em;
    /*padding-bottom: $headerMainPadding;*/
    /* different for epworth because of logo */
    padding-bottom: 0.44444em; }
  .mason--header-min .header__logo {
    -webkit-transform: scale(0.82);
    -ms-transform: scale(0.82);
    transform: scale(0.82); }
  .mason--header-min .menu {
    color: #554f55; }
    .mason--header-min .menu__bar > ul > li > a:after {
      background: #1661ac; }
  .mason--header-min .iconlinks li a:not(:hover):before {
    opacity: .15; }
  .mason--header-min .iet__btn {
    -webkit-transform: translateY(1.44444em);
    -ms-transform: translateY(1.44444em);
    transform: translateY(1.44444em); }
  .mason--header-min.mason--iet .iet__btn {
    -webkit-transform: translateX(5vw) translateX(2em) translateY(1.44444em);
    -ms-transform: translateX(5vw) translateX(2em) translateY(1.44444em);
    transform: translateX(5vw) translateX(2em) translateY(1.44444em); }
  .mason--header-min .search__btn {
    background: rgba(92, 136, 198, 0.2); } }

@media all and (min-width: 900px) and (max-width: 1100px) {
  .mason--header-min .header__main {
    padding-top: 0.55556em;
    padding-bottom: 0.55556em; }
  .mason--header-min .menu__extra {
    display: none; }
  .mason--header-min:not(.mason--iet) .iet__btn {
    opacity: 0;
    pointer-events: none; } }

.iconlinks ul {
  margin: -0.22222em; }

.iconlinks li {
  margin: 0.22222em;
  display: inline-block;
  vertical-align: bottom; }
  .iconlinks li a {
    position: relative;
    overflow: hidden;
    z-index: 0; }
    .iconlinks li a:before {
      content: '';
      z-index: -1;
      opacity: .15; }
    .iconlinks li a:hover {
      color: #FFF; }
      .iconlinks li a:hover:before {
        opacity: 1; }
    .iconlinks li a[data-type*="twitter"]:before {
      background: #00ACED; }
    .iconlinks li a[data-type*="twitter"]:not(:hover) {
      color: #00ACED; }
    .iconlinks li a[data-type*="facebook"]:before {
      background: #3B5998; }
    .iconlinks li a[data-type*="facebook"]:not(:hover) {
      color: #3B5998; }
    .iconlinks li a[data-type*="instagram"]:before {
      background: #DE3259; }
    .iconlinks li a[data-type*="instagram"]:not(:hover) {
      color: #DE3259; }
    .iconlinks li a[data-type*="youtube"]:before {
      background: #c4302b; }
    .iconlinks li a[data-type*="youtube"]:not(:hover) {
      color: #c4302b; }
    .iconlinks li a[data-type*="vimeo"]:before {
      background: #86c9ef; }
    .iconlinks li a[data-type*="vimeo"]:not(:hover) {
      color: #86c9ef; }
    .iconlinks li a[data-type*="linkedin"]:before {
      background: #0e76a8; }
    .iconlinks li a[data-type*="linkedin"]:not(:hover) {
      color: #0e76a8; }

@media all and (min-width: 900px) {
  .iconlinks ul {
    margin-right: -0.22222em; }
  .iconlinks li a:before {
    opacity: 0; } }

.searchbar {
  font-size: 0.9em;
  top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }
  @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: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    border: 0;
    outline: 0;
    padding: 0;
    cursor: auto;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: block;
    background: rgba(25, 20, 25, 0.7);
    opacity: 0;
    z-index: -1;
    pointer-events: none; }
    .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--search .searchbar__bg {
      opacity: 1;
      pointer-events: auto; }
      .no-csspointerevents .mason--search .searchbar__bg {
        visibility: visible; }
  .mason--search .searchbar {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .searchbar__btn {
    position: absolute;
    top: 1.75em;
    left: 1.25em;
    z-index: 1; }
    .searchbar__btn svg {
      background: #fff;
      height: 3em;
      width: 3em;
      padding: 0.75em;
      left: -0.5em; }
  .searchbar__icon {
    position: absolute;
    top: -.115em;
    left: 5%;
    bottom: 0;
    margin: auto;
    font-size: 0.75em; }
  .searchbar__close {
    width: 1.55556em;
    height: 1.55556em;
    position: absolute;
    top: 0;
    right: 2.5%;
    bottom: 0;
    margin: auto; }
    .searchbar__close svg {
      margin: auto;
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); }
  .searchbar__input {
    width: 100%;
    border: 2px solid #1661ac;
    padding: 1.1em 5% 1.1em 4em; }
    .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; }

@media all and (max-width: 899px) {
  .search__btn {
    background: rgba(92, 136, 198, 0.2); } }

.hero {
  background: #16191e;
  width: 100%;
  z-index: 2;
  min-height: 19.44444em;
  min-height: 36vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  border-bottom-left-radius: 10vw; }
  .hero__parallax {
    overflow: hidden; }

.hero__slideshow {
  z-index: 0; }
  .hero__slideshow:after {
    background: rgba(22, 25, 30, 0.9);
    background: -webkit-linear-gradient(left, rgba(22, 25, 30, 0.9) 0%, rgba(22, 25, 30, 0.2) 50%, rgba(22, 25, 30, 0.9) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(22, 25, 30, 0.9)), color-stop(50%, rgba(22, 25, 30, 0.2)), to(rgba(22, 25, 30, 0.9)));
    background: -o-linear-gradient(left, rgba(22, 25, 30, 0.9) 0%, rgba(22, 25, 30, 0.2) 50%, rgba(22, 25, 30, 0.9) 100%);
    background: linear-gradient(to right, rgba(22, 25, 30, 0.9) 0%, rgba(22, 25, 30, 0.2) 50%, rgba(22, 25, 30, 0.9) 100%);
    content: '';
    z-index: 1; }
  .hero__slideshow .loaded .lazy-item {
    opacity: .9; }

.hero__overlay {
  margin-top: 10em; }
  .hero__overlay > div {
    padding-bottom: 6vw; }

@media all and (min-width: 769px) {
  .hero__slideshow:after {
    background: rgba(22, 25, 30, 0.9);
    background: -webkit-linear-gradient(left, rgba(22, 25, 30, 0.9) 0%, rgba(22, 25, 30, 0) 40%, rgba(22, 25, 30, 0) 60%, rgba(22, 25, 30, 0.9) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(22, 25, 30, 0.9)), color-stop(40%, rgba(22, 25, 30, 0)), color-stop(60%, rgba(22, 25, 30, 0)), to(rgba(22, 25, 30, 0.9)));
    background: -o-linear-gradient(left, rgba(22, 25, 30, 0.9) 0%, rgba(22, 25, 30, 0) 40%, rgba(22, 25, 30, 0) 60%, rgba(22, 25, 30, 0.9) 100%);
    background: linear-gradient(to right, rgba(22, 25, 30, 0.9) 0%, rgba(22, 25, 30, 0) 40%, rgba(22, 25, 30, 0) 60%, rgba(22, 25, 30, 0.9) 100%); } }

@media all and (min-width: 1350px) {
  .hero__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .hero__overlay > div {
      padding-bottom: 4.22222em; } }

@media all and (min-width: 1780px) {
  .hero {
    border-bottom-left-radius: 10.77778em; }
    .mason--inner .hero {
      min-height: 35.55556em; } }

@-webkit-keyframes scrooollanim {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes scrooollanim {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.scrooooll {
  width: 0.44444em;
  height: 4.44444em;
  border-radius: 0.44444em;
  background: #5c88c6;
  position: absolute;
  top: 0; }
  .scrooooll span {
    width: 100%;
    height: 0.44444em;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: inherit; }
    .main .scrooooll span {
      -webkit-animation: scrooollanim .7s infinite alternate;
      animation: scrooollanim .7s infinite alternate; }
    .scrooooll span:nth-child(1) {
      opacity: .5;
      -webkit-animation-delay: .4s;
      animation-delay: .4s;
      bottom: calc(100% + 0.44444em); }
    .scrooooll span:nth-child(2) {
      opacity: .3;
      -webkit-animation-delay: .2s;
      animation-delay: .2s;
      bottom: calc(100% + 1.33333em); }
    .scrooooll span:nth-child(3) {
      opacity: .1;
      bottom: calc(100% + 2.22222em); }
  .main .scrooooll {
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .footer .scrooooll {
    left: 5%;
    -webkit-transform: translateY(-50%) scale(1, -1);
    -ms-transform: translateY(-50%) scale(1, -1);
    transform: translateY(-50%) scale(1, -1); }

.page__title {
  margin-bottom: .35rem; }

.page__path__item {
  display: inline;
  position: relative; }
  .page__path__item:last-child .page__path__item__sep {
    display: none; }
  .page__path__item a:hover {
    color: #FFF; }

.page__path__item__sep {
  opacity: .5;
  font-size: 10px;
  font-size: 0.55556rem;
  margin: 0 1.75em; }

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

@media all and (min-width: 900px) {
  .mason--inner .main {
    padding-top: 0;
    padding-bottom: 0; }
  .mason--inner .main__center {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: none;
    padding-left: 5%;
    margin-right: 0; }
  .mason--inner .content {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    position: relative;
    padding: 4em 7% 4em 0;
    min-width: calc(100% - 27.88889em);
    max-width: calc(100% - 16.73333em); }
  .mason--inner .sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: -4.44444em 0 4.44444em;
    min-width: 16.73333em;
    max-width: 27.88889em; } }

@media all and (min-width: 1420.8px) {
  .mason--inner .main__center {
    width: 100%;
    padding-left: calc(50% - 640px); } }

.content__title.cke_focus {
  text-transform: none; }

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

.content__region:after {
  clear: both; }

.content__region .ios-iframe__wrapper {
  -webkit-overflow-scrolling: touch;
  overflow: scroll; }

.mason--inner .content > div:not(.content__share) {
  margin-bottom: 3em; }

.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__item {
  display: inline;
  position: relative; }
  .content__path__item:first-child .content__path__item__sep {
    display: none; }
  .content__path__item:last-child {
    color: #9b9b9b; }

.content__path__item__sep {
  margin: 0 .2em; }

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 {
  border-radius: 3.66667em;
  padding: 3.5em 10% 2.5em; }
  .subnav__header {
    padding: 0 0 1em; }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }
  .subnav__list li {
    margin-top: 2px; }
  .subnav__list a {
    padding: .9565em 1.65em;
    position: relative;
    z-index: 0; }
    .subnav__list a:before {
      will-change: transform;
      background: #FFF;
      content: '';
      z-index: -1;
      opacity: 0;
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      border-radius: 1.65em; }
    .subnav__list a span {
      will-change: transform;
      display: inline-block;
      vertical-align: bottom;
      -webkit-transform: translateX(-1.65em);
      -ms-transform: translateX(-1.65em);
      transform: translateX(-1.65em);
      -webkit-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
  .subnav__list__item--selected a {
    color: #1661ac; }
    .subnav__list__item--selected a:before {
      opacity: 1; }
  .subnav__list__item--selected a:before,
  .subnav__list__item:not(.subnav__list__item--selected) a:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s; }
  .subnav__list__item--selected a span,
  .subnav__list__item:not(.subnav__list__item--selected) a:hover span {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .subnav__list__item:not(.subnav__list__item--selected) a:hover:before {
    opacity: .1; }

@media all and (min-width: 900px) {
  .subnav {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 5.5em 2em 4.5em 13%; }
    .subnav__list {
      max-width: 16em; } }

.bg {
  background: rgba(92, 136, 198, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  max-height: 19.33333em; }
  .bg--l {
    right: 22%;
    border-top-right-radius: 10vw; }
  .bg--r {
    left: 22%;
    border-top-left-radius: 10vw; }

@media all and (min-width: 1420.8px) {
  .bg--l {
    right: calc(50% - 640px + 12.55556em); }
  .bg--r {
    left: calc(50% - 640px + 12.55556em); } }

@media all and (min-width: 1800px) {
  .bg--l {
    border-top-right-radius: 10.77778em; }
  .bg--r {
    border-top-left-radius: 10.77778em; } }

.footer {
  z-index: 2;
  background: rgba(92, 136, 198, 0.2); }
  .footer__main {
    padding: 5.5em 0 3.15em;
    border-top-right-radius: 10vw; }
  .footer__module {
    padding: .5em 0;
    position: relative; }
    .footer__module__title {
      color: #fff; }
    .footer__module ul,
    .footer__module p {
      margin: 0.75em 0 1.4em;
      line-height: 1.44444; }
    .footer__module ul li a, .footer__module p a {
      position: relative; }
      .footer__module ul li a:after, .footer__module p a:after {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0.185em;
        left: 0;
        border-bottom: 1px solid currentColor;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%; }
  .footer__legal__logo {
    margin-right: 2em; }
    .footer__legal__logo img {
      /*max-height: em(64);*/
      max-height: 4.44444em; }
  .footer__sep {
    font-size: 0.88889rem;
    margin: 0 .875rem; }
  .footer .no-brk {
    white-space: nowrap; }

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

@media all and (min-width: 600px) {
  .footer__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer__module {
    min-width: 40%; }
    .footer__module.footer__legal {
      width: 100%; }
    .footer__module.footer__trust {
      padding-right: 2em; }
      .footer__module.footer__trust p {
        max-width: 316px; } }

@media all and (min-width: 769px) {
  .footer ul li a:hover:after,
  .footer p a:hover:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }

@media all and (min-width: 1100px) {
  .footer__center {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .footer__module {
    min-width: 0; }
  .footer__module:not(:last-child) {
    padding-right: 3em; }
  .footer__legal {
    -webkit-box-flex: 1.7;
    -ms-flex: 1.7;
    flex: 1.7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer__trust,
  .footer__links {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

@media all and (min-width: 1800px) {
  .footer__main {
    border-top-right-radius: 10.77778em; } }

.content__region table p {
  margin: 0px;
  padding: 0px; }
