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

.menu__btn, .menu__bar > ul > li button, .mason .goog-te-gadget .goog-te-combo, .menu__search, .menu__search__input {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.ms-btn > *:before, .abs_fill, [data-bgfill="cover"], .lazy-item--blend, .lazy-item--blend > *, div.lazy-item, .header__logo__title span:before, .header__logo__title span:after, .header__logo__title h1, .menu__btn > *, .social li a:before, .menu__translate:before, .hero__img:after, .hero__path__item:first-child a, .main: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 {
  -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;
  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; }

.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: #4d4d4d;
  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: #e7e9ea; }
  .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: #e7e9ea; }

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

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

.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;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_button:focus {
  outline: thin dotted; }

.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 > *, h1, h2, h3, h4, h5, h6, .f_display, .content__region .title_prefix,
.imglinks__region .title_prefix,
.success__text__region .title_prefix {
  font: 400 1em/1.2 "Montserrat", sans-serif; }

.ms-btn > *, .fs14 {
  font-size: 0.875em; }

.fs15 {
  font-size: 0.9375em; }

.fs18 {
  font-size: 1.125em; }

.fs20 {
  font-size: 1.25em; }

.fs24 {
  font-size: 1.5em; }

.fs30 {
  font-size: 1.875em; }

.fs36 {
  font-size: 2.25em;
  font-size: 1.5em; }
  @media all and (min-width: 769px) {
    .fs36 {
      font-size: 1.69811em; } }
  @media all and (min-width: 1025px) {
    .fs36 {
      font-size: 1.83673em; } }
  @media all and (min-width: 1301px) {
    .fs36 {
      font-size: 2.25em; } }

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

.fs60 {
  font-size: 3.75em;
  font-size: 2.5em; }
  @media all and (min-width: 769px) {
    .fs60 {
      font-size: 2.83019em; } }
  @media all and (min-width: 1025px) {
    .fs60 {
      font-size: 3.06122em; } }
  @media all and (min-width: 1301px) {
    .fs60 {
      font-size: 3.75em; } }

.fs72 {
  font-size: 4.5em;
  font-size: 3em; }
  @media all and (min-width: 769px) {
    .fs72 {
      font-size: 3.39623em; } }
  @media all and (min-width: 1025px) {
    .fs72 {
      font-size: 3.67347em; } }
  @media all and (min-width: 1301px) {
    .fs72 {
      font-size: 4.5em; } }

.w300 {
  font-weight: 300; }

.ms-btn > *, .w500, .content__title, .content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6,
.imglinks__region h2,
.imglinks__region h3,
.imglinks__region h4,
.imglinks__region h5,
.imglinks__region h6,
.success__text__region h2,
.success__text__region h3,
.success__text__region h4,
.success__text__region h5,
.success__text__region h6 {
  font-weight: 500; }

.w600 {
  font-weight: 600; }

.ms-btn {
  display: inline-block; }
  .ms-btn > * {
    display: block;
    background: #003f72;
    position: relative;
    color: #FFF !important;
    padding: 1.475em 2.25em;
    z-index: 0; }
    .ms-btn > *:before {
      content: '';
      background: rgba(0, 0, 0, 0.2);
      z-index: -1;
      opacity: 0; }
    @media all and (min-width: 769px) {
      .ms-btn > *:hover:before {
        opacity: 1; } }
  .ms-btn-invert.ms-btn > * {
    background: #FFF;
    color: #003f72 !important; }

.ms-icon {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 43px;
  background: #003f72;
  color: #FFF;
  display: block; }
  .ms-icon .fa {
    font-size: 18px; }

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

.menu__btn, .menu__bar > ul > li button, .mason .goog-te-gadget .goog-te-combo, .menu__search, .menu__search__input {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.ms-btn > *:before, .abs_fill, [data-bgfill="cover"], .lazy-item--blend, .lazy-item--blend > *, div.lazy-item, .header__logo__title span:before, .header__logo__title span:after, .header__logo__title h1, .menu__btn > *, .social li a:before, .menu__translate:before, .hero__img:after, .hero__path__item:first-child a, .main:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.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, [data-bgfill="cover"] > *, .lazy-item--blend > * {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ms-btn > *, a, .menu__btn, .menu__translate {
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-box-shadow 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-box-shadow 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), box-shadow 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), box-shadow 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), box-shadow 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-box-shadow 0.2s cubic-bezier(0.65, 0.05, 0.36, 1); }

.ms-btn > *:before, .dropdown_ico, .menu__bar > ul > li button, .lazy-item--blend, .menu__btn > *, .menu__bar > ul > li > a span:after, .menu__bar > ul > li > ul, .menu__bar > ul > li > ul > li > ul, .social li a:before, .social li span, .mason .goog-te-gadget .goog-te-combo, .menu__translate:before {
  -webkit-transition: opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), visibility 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), visibility 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), visibility 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), visibility 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), visibility 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1); }

.center {
  text-align: center; }

.ms-btn > *, .caps, .content__region .title_prefix,
.imglinks__region .title_prefix,
.success__text__region .title_prefix {
  text-transform: uppercase; }

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

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

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

.block-d {
  background: #003f72;
  color: #FFF;
  fill: #FFF; }

.col-pri, .content__title, .content__region a,
.imglinks__region a,
.success__text__region a {
  color: #003f72; }

.col-sec {
  color: #161f32; }

.col-ter {
  color: #e77e31; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #003f72; }

.bg-sec {
  background-color: #161f32; }

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

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

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

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

.a_block {
  display: block; }

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

.mason {
  font: 400 1em/1.625 "Open Sans", sans-serif;
  background: #161f32; }

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

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

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

h1, h2, h3, h4, h5, h6, .f_display {
  margin: auto; }

svg {
  color: inherit;
  fill: currentColor; }

[data-content=""] {
  display: none; }

@media all and (max-width: 414px) {
  .mob-hide {
    display: none; } }

html {
  font-size: .825em; }

@media all and (min-width: 415px) {
  html {
    font-size: .85em; } }

@media all and (min-width: 769px) {
  html {
    font-size: .915em; } }

@media all and (min-width: 1025px) {
  html {
    font-size: .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; }
  @media all and (min-width: 1301px) {
    .ms-spread {
      max-width: none;
      padding-right: calc(50% - 585px);
      padding-left: calc(50% - 585px); } }
  .ms-spread:before, .ms-spread:after {
    content: "";
    display: table; }
  .ms-spread:after {
    clear: both; }

.ms-center {
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1240px; }
  .ms-center:before, .ms-center:after {
    content: "";
    display: table; }
  .ms-center:after {
    clear: both; }

.parent {
  position: relative;
  width: 100%; }
  .parent:before, .parent:after {
    content: "";
    display: table; }
  .parent:after {
    clear: both; }

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

.lazy-item {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }
  .loaded .lazy-item {
    opacity: 1; }

.lazy-item--blend {
  z-index: 0;
  opacity: 0; }
  .lazy-item--blend > * {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .25; }
  .lazy-item--blend:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #003f72;
    mix-blend-mode: multiply; }

[data-multiply="sec"],
[data-multiply="sec"] .lazy-item--blend:after {
  background: #161f32; }

[data-multiply="ter"],
[data-multiply="ter"] .lazy-item--blend:after {
  background: #e77e31; }

[data-multiply="ter"] .ms-btn > * {
  color: #e77e31 !important; }

a:hover .lazy-item--blend {
  opacity: 1; }

/*[data-bgfill="contain"]{
	.lazy-item {
		@extend %bg_fill;
		background-size: contain;
	}
}*/
/*[data-bgfill="norepeat"]{
	@extend %abs_fill;
	.lazy-item {
		background-repeat: no-repeat;
		background-position: center;
	}
}*/
/*[data-bgfill="repeatx"]{
	.lazy-item {
		background-repeat: repeat-x;
		background-position: bottom center;
	}
}*/
/* [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;
	}
}*/
.ecocycle {
  /*	&__nav {
		&[data-type="pager"] > * {
			@include circle(10, true);
			position: relative;
			overflow: hidden;
			display: inline-block;
			margin: size(6) + em;
			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;
    will-change: opacity;
    -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; }

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

svg.icon_lines {
  position: absolute;
  width: 15em;
  height: 15em;
  pointer-events: none;
  font-size: .5em; }
  svg.icon_lines.topleft {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0;
    left: 0; }
  svg.icon_lines.bottomright {
    right: 0;
    bottom: 0; }
  svg.icon_lines.bottomleft {
    left: 0;
    bottom: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  @media all and (min-width: 415px) {
    svg.icon_lines {
      font-size: .6em; } }
  @media all and (min-width: 769px) {
    svg.icon_lines {
      font-size: .7em; } }
  @media all and (min-width: 1025px) {
    svg.icon_lines {
      font-size: .85em; } }
  @media all and (min-width: 1301px) {
    svg.icon_lines {
      font-size: 1em; } }

.header {
  -webkit-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
  z-index: 3; }
  .header__center {
    padding: 1em 0; }

.header__logo > * {
  margin: .65em;
  display: inline-block;
  vertical-align: middle; }

.header__logo img {
  width: 35%;
  max-width: 10.375em; }

.header__logo__title {
  position: relative;
  width: 90%;
  position: relative;
  max-width: 32.25em; }
  .header__logo__title:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 5.81395%; }
  .header__logo__title span:before, .header__logo__title span:after {
    content: '';
    background: url("/_site/images/design/title.png") no-repeat 0 0/100% 200%;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease; }
  .header__logo__title span:after {
    background-position: bottom;
    opacity: 0; }
  .header__logo__title h1 {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }

@media all and (min-width: 440px) {
  .header__center {
    text-align: left; }
  .header__logo img {
    width: 18%;
    margin-left: 0; }
  .header__logo__title {
    width: 60%; } }

@media all and (min-width: 600px) {
  .header__logo img {
    width: 15%; } }

@media all and (min-width: 850px) {
  .header {
    font-size: .85em;
    background: transparent;
    position: absolute;
    top: 2em;
    left: 0; }
    .header:before {
      position: absolute;
      content: '';
      top: -4em;
      right: 0;
      bottom: 0;
      left: 0;
      background: #FFF;
      background: #FFF url("/_site/images/design/header_bg.png") no-repeat top 10% center/cover;
      display: block;
      opacity: 0;
      -webkit-transition: opacity .2s ease;
      -o-transition: opacity .2s ease;
      transition: opacity .2s ease; }
    .header__main {
      visibility: hidden; }
    .header__logo {
      visibility: visible; }
      .header__logo > * {
        vertical-align: top; }
      .header__logo img {
        width: 100%; }
      .header__logo__title {
        width: 100%;
        margin-top: 1.25em; }
    .header__center {
      padding: .5em 0; } }

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

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

.menu__btn {
  width: 100%;
  height: 3.5em;
  line-height: 3.5;
  overflow: hidden;
  background: #00345e;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .menu__btn .fa {
    margin: 0 .3em; }
  .menu__btn--back {
    opacity: 0;
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%); }

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

.menu__bar {
  width: 100%;
  display: none; }
  .menu__bar > ul {
    padding: 2.5em 5%;
    width: 100%; }
    .menu__bar > ul > li {
      position: relative; }
      .menu__bar > ul > li:first-child {
        border-top: 2px solid rgba(255, 255, 255, 0.2); }
      .menu__bar > ul > li > a {
        position: relative;
        padding: 1em 3.65em 1em 1em;
        border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
      .menu__bar > ul > li button {
        background: rgba(0, 0, 0, 0.1);
        bottom: auto;
        top: .525em;
        right: .5em;
        width: 2.2em;
        height: 2.2em;
        overflow: hidden;
        border-radius: 4px; }
      .menu__bar > ul > li > ul {
        background: rgba(0, 0, 0, 0.05);
        padding: 1em 5%;
        margin: 0;
        display: none;
        overflow: hidden; }
        .menu__bar > ul > li > ul > li > ul {
          display: none; }
        .menu__bar > ul > li > ul a {
          padding: .65em 5%; }
      .menu__bar > ul > li.menu__bar__item--subitems > button {
        display: block; }
      .menu__bar > ul > li.menu__bar__item--expand > ul {
        display: block; }

.menu__extra {
  padding: 2em 5%;
  background: rgba(0, 0, 0, 0.2); }

@media all and (min-width: 440px) {
  .menu {
    position: static; }
  .menu__btn {
    position: absolute;
    top: 2em;
    top: 5.5vw;
    right: 5%;
    width: 3.75em; } }

@media all and (min-width: 600px) {
  .menu__btn {
    width: 7.25em;
    top: 4.5vw; } }

@media all and (max-width: 849px) {
  .mason--menu .menu__bar {
    display: block; }
  .mason--menu .menu__btn {
    background: #002b4e; }
    .mason--menu .menu__btn--front {
      opacity: 0;
      -webkit-transform: translateY(75%);
      -ms-transform: translateY(75%);
      transform: translateY(75%); }
    .mason--menu .menu__btn--back {
      opacity: 1;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%); } }

@media all and (min-width: 850px) {
  .menu {
    margin-top: -5.65em;
    background: transparent; }
  .menu__btn {
    display: none; }
  .menu__bar {
    width: 90%;
    padding: 0 0 0 11.25em;
    display: block !important; }
    .menu__bar > ul {
      margin: 0;
      padding: 0; }
      .menu__bar > ul > li {
        margin: 0;
        width: auto;
        display: inline-block; }
        .menu__bar > ul > li:first-child {
          border: none; }
        .menu__bar > ul > li > a {
          border: none;
          padding: 1.15em 1.35em; }
          .menu__bar > ul > li > a span:after {
            position: absolute;
            content: '';
            right: 0;
            bottom: -0.425em;
            left: 0;
            background: #FFF;
            height: 2px;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            transform: scale(0, 1); }
      .menu__bar > ul span {
        position: relative;
        display: inline-block; }
  .menu__bar > ul > li:hover > a span:after,
  .menu__bar > ul > li.menu__bar__item--selected > a span:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .menu__bar > ul button {
    display: none !important; }
  .menu__extra {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: .25em; }
  .menu__bar {
    visibility: hidden; }
    .menu__bar > * {
      visibility: visible; }
    .menu__bar > ul > li > ul {
      display: block;
      position: absolute;
      top: 100%;
      left: 1.35em;
      width: 466px;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(1em);
      -ms-transform: translateY(1em);
      transform: translateY(1em);
      background: #003f72;
      background: rgba(0, 63, 114, 0.96);
      padding: 1.25em 1.85em 1.25em 1.25em;
      z-index: 2; }
      .mason--default .menu__bar > ul > li > ul {
        -webkit-columns: 2;
        columns: 2;
        column-break-inside: avoid;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0; }
      .mason--menuadjust:not(.mason--sixthform) .menu__bar > ul > li > ul {
        width: 20em;
        left: auto;
        right: 1.35em;
        -webkit-columns: 1 !important;
        columns: 1 !important; }
      .menu__bar > ul > li > ul li {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; }
        .mason--menuadjust .menu__bar > ul > li > ul li {
          font-size: 0.925em; }
        .menu__bar > ul > li > ul li a {
          padding-left: 1.5em;
          padding-right: 1.5em; }
  .mason--default .menu__bar > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .mason--default .menu__bar > ul > li.menu__bar__item--subbar {
    /*> a span:after {
					background: $ter;
				}*/ }
    .mason--default .menu__bar > ul > li.menu__bar__item--subbar > ul {
      background: #e77e31;
      left: 0; }
    .mason--default .menu__bar > ul > li.menu__bar__item--subbar:hover > a {
      background: #e77e31;
      color: #FFF; }
  .mason--default.mason--menuadjust .menu__bar > ul > li.menu__bar__item--subbar > ul {
    left: auto;
    right: 0; }
  .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar {
    position: static; }
    .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > a {
      color: #e77e31;
      background: #003e71; }
      .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > a span:after {
        bottom: -1.15em;
        background: #e77e31;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
    .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul {
      visibility: visible;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      width: 100%;
      left: 0;
      z-index: -1;
      opacity: 1;
      overflow: visible;
      padding: .75em 0; }
      .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul:before {
        position: absolute;
        content: '';
        top: 0;
        right: -1000em;
        bottom: 0;
        left: -1000em;
        content: '';
        background: #003e71;
        z-index: -1; }
      .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul > li {
        position: relative;
        display: inline-block; }
        .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul > li > ul {
          display: block;
          position: absolute;
          top: 100%;
          left: 1.35em;
          width: 466px;
          margin: 0;
          z-index: 1;
          padding: 1.85em 1.85em 1.25em 1.25em;
          background: transparent;
          -webkit-columns: 2;
          columns: 2;
          column-break-inside: avoid;
          -webkit-margin-before: 0;
          -webkit-margin-after: 0;
          opacity: 0;
          visibility: hidden;
          -webkit-transform: translateY(1em);
          -ms-transform: translateY(1em);
          transform: translateY(1em); }
          .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul > li > ul:before {
            position: absolute;
            content: '';
            top: .75em;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: -1;
            background: #003159;
            background: rgba(0, 49, 89, 0.9); }
          .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul > li > ul > li {
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            break-inside: avoid; }
            .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul > li > ul > li > a {
              padding: .65em 1.5em; }
        .mason--sixthform .menu__bar > ul > li.menu__bar__item--subbar > ul > li:hover > ul {
          opacity: 1;
          visibility: visible;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); }
  .mason--sixthform.mason--applylink .menu__bar > ul > li.menu__bar__item--subbar > ul, .mason--sixthform.mason--admin .menu__bar > ul > li.menu__bar__item--subbar > ul {
    padding-right: 10.25em; }
  .mason--sixthform.mason--menuadjust .menu__bar > ul > li.menu__bar__item--subbar > ul > li > ul {
    width: 20em;
    -webkit-columns: 1 !important;
    columns: 1 !important; }
  .mason--sixthform .menu__search__input {
    background-color: #e7e9ea; }
  .menu__extra {
    padding: 0 52px 0 0;
    background: transparent; } }

/* @include if-bigger-than("laptop") {
	.menu__bar {
		> ul {
	      	display: flex;
			> li {
				display: flex;
				flex: 1 1 auto;
				min-width: 0;
				> a {
					flex: 1;
				}
			}
		}
	}
} */
.lte-ie9 .menu__bar > ul > li {
  display: inline-block; }

@media (min-width: 850px) {
  .mason:not(.mason--sixthform) .menu__bar > ul > li > ul {
    overflow: visible; }
  .mason:not(.mason--sixthform) .menu__bar > ul > li > ul {
    -webkit-columns: unset !important;
    columns: unset !important; }
    .mason:not(.mason--sixthform) .menu__bar > ul > li > ul li {
      position: relative; }
  .mason:not(.mason--sixthform) .menu__bar .menu__bar__item--page_1 {
    display: none; }
  .mason:not(.mason--sixthform) .menu__bar > ul > li > ul > li > ul {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    background: rgba(156, 178, 207, 0.96);
    width: 20em;
    -webkit-columns: 1 !important;
    columns: 1 !important;
    padding: 1.25em 1.85em 1.25em 1.25em;
    color: #193e72;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    margin: 0; }
  .mason:not(.mason--sixthform) .menu__bar > ul > li > ul > li:focus-within > ul, .mason:not(.mason--sixthform) .menu__bar > ul > li > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    display: block; } }

@media (max-width: 849px) {
  .mason:not(.mason--sixthform) .menu__bar > ul > li > ul > li.menu__bar__item--subitems {
    position: relative; }
    .mason:not(.mason--sixthform) .menu__bar > ul > li > ul > li.menu__bar__item--subitems > button {
      display: block; } }

@media all and (min-width: 850px) {
  .mason--sixthform {
    /* &.mason--admin .header {
		top: 110px;
	} */ }
    .mason--sixthform .header {
      position: absolute;
      top: 0;
      -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.05); }
      .mason--sixthform .header:before {
        opacity: 1; }
      .mason--sixthform .header__logo__title span:before {
        opacity: 0; }
      .mason--sixthform .header__logo__title span:after {
        opacity: 1; }
    .mason--sixthform .menu__bar > ul > li > a {
      color: #686868; }
      .mason--sixthform .menu__bar > ul > li > a span:after {
        background: rgba(104, 104, 104, 0.2); }
  .mason--sixthform.mason--sixthform__pin .menu__bar__item--subbar .menu__bar__item__sub {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
    width: 90%;
    max-width: 1240px; } }

@media all and (min-width: 1025px) {
  .mason--noadmin.mason--default.mason--header__pin {
    /* &.mason--admin .header {
		top: 110px;
	} */ }
    .mason--noadmin.mason--default.mason--header__pin .header {
      position: absolute;
      top: 0;
      -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.05); }
      .mason--noadmin.mason--default.mason--header__pin .header:before {
        opacity: 1; }
      .mason--noadmin.mason--default.mason--header__pin .header__logo__title span:before {
        opacity: 0; }
      .mason--noadmin.mason--default.mason--header__pin .header__logo__title span:after {
        opacity: 1; }
    .mason--noadmin.mason--default.mason--header__pin .menu__bar > ul > li > a {
      color: #686868; }
      .mason--noadmin.mason--default.mason--header__pin .menu__bar > ul > li > a span:after {
        background: rgba(104, 104, 104, 0.2); }
  .mason--noadmin.mason--default.mason--header__pin .header {
    position: fixed; }
  .mason--noadmin.mason--default.mason--header__pin .menu__search__input {
    background-color: #e7e9ea; } }

.apply__now {
  display: none;
  text-align: center;
  padding: 0 5% 2.65em; }
  .mason--applylink .apply__now,
  .mason--admin .apply__now {
    display: block; }
  .apply__now a {
    background: #e77e31; }
    .mason--admin .apply__now a {
      opacity: .2;
      pointer-events: none; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .mason--admin .apply__now a {
          opacity: 0;
          visibility: hidden; } }
    .mason--applylink.mason--admin .apply__now a {
      opacity: 1;
      pointer-events: auto; }
  .apply__now button {
    display: none;
    top: -1px !important;
    right: -1px !important;
    height: 32px !important;
    line-height: 32px !important;
    padding: 0 10px !important; }
    .mason--admin .apply__now button {
      display: block; }
    .mason--applylink .apply__now button span:first-child {
      display: none; }
    .apply__now button span:last-child {
      display: none; }
      .mason--applylink .apply__now button span:last-child {
        display: inline; }

@media all and (min-width: 850px) {
  .apply__now {
    position: absolute !important;
    top: 100%;
    right: 0;
    padding: 0; }
    .apply__now a {
      padding-top: 1.75em;
      padding-bottom: 1.75em; } }

.social {
  display: inline-block;
  vertical-align: middle; }
  .social ul {
    margin-left: -4px; }
  .social li {
    display: inline-block;
    vertical-align: top;
    margin: 6px; }
    .social li a {
      position: relative;
      overflow: visible;
      text-align: center;
      z-index: 0; }
      .social li a:before {
        content: '';
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.2);
        z-index: -1;
        opacity: 0; }
      @media all and (min-width: 769px) {
        .social li a:hover:before {
          opacity: 1; } }
      .social li a[data-icon="twitter"] {
        background: #1da1f2; }
      .social li a[data-icon="facebook"] {
        background: #3b5998; }
      .social li a[data-icon="instagram"] {
        background: #517FA4; }
      .social li a[data-icon="youtube"] {
        background: #DD4B39; }
    .social li span {
      display: inline-block;
      position: absolute;
      top: 100%;
      left: -10em;
      right: -10em;
      margin: 1em auto 0;
      padding: 1em;
      border-radius: 2em;
      font-size: 10px;
      background: #FFF;
      color: #003f72;
      width: 12em;
      line-height: 1.2;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
      transform: translateY(20%); }
      .social li span:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent #FFF transparent;
        position: absolute;
        content: '';
        right: 0;
        bottom: 100%;
        left: 0;
        margin: auto; }

@media all and (min-width: 850px) {
  .social li {
    margin: 0 5px; }
    .social li:first-child {
      margin-left: 0; }
  /* 	.csstransforms3d {
	.social__item a:hover span {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
} */ }

#js-translate {
  cursor: pointer;
  overflow: hidden;
  /* 	background: url($img + 'icon_arrow.svg') no-repeat 90% center;
background-position: right 11px center; */ }
  #js-translate span {
    display: none; }

.mason .goog-te-gadget .goog-te-combo {
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  background: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #FFF;
  opacity: 0; }
  .mason .goog-te-gadget .goog-te-combo::-ms-expand {
    display: none; }

.menu__translate {
  overflow: visible;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: #e77e31;
  margin-left: .2em;
  position: relative;
  z-index: 0; }
  .menu__translate:before {
    content: '';
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
    opacity: 0; }
  @media all and (min-width: 769px) {
    .menu__translate:hover:before {
      opacity: 1; } }
  .no-js .menu__translate {
    display: none; }

@media all and (min-width: 850px) {
  .mason .goog-te-gadget .goog-te-combo {
    background: #e77e31; } }

.menu__search {
  width: 100%;
  width: calc(100% - 12px);
  margin: 1em auto .5em;
  visibility: hidden;
  position: relative;
  z-index: 0; }
  .menu__search__input {
    cursor: auto;
    width: 100%;
    height: 100%;
    color: #003f72;
    visibility: visible;
    vertical-align: top;
    border-radius: 2em;
    padding: 0 20px 0px 40px;
    background: #FFF url("/_site/images/design/icon_search.svg") no-repeat 15px center;
    -webkit-transition: width 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), padding 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: width 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), padding 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: width 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), padding 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), background 0.3s cubic-bezier(0.65, 0.05, 0.36, 1); }
    .menu__search__input::-webkit-input-placeholder {
      color: #003f72;
      opacity: 0.5 !important; }
    .menu__search__input:-moz-placeholder {
      /* Firefox 18- */
      color: #003f72;
      opacity: 0.5 !important; }
    .menu__search__input::-moz-placeholder {
      /* Firefox 19+ */
      color: #003f72;
      opacity: 0.5 !important; }
    .menu__search__input:-ms-input-placeholder {
      color: #003f72;
      opacity: 0.5 !important; }

@media all and (min-width: 850px) {
  .menu__search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    width: 100%;
    min-width: 10em;
    text-align: right; }
    .menu__search__input {
      width: 0;
      padding: 0 20px;
      cursor: pointer;
      background-position: 12px center; }
      .menu__search__input:focus {
        width: 100%;
        cursor: text;
        padding-left: 40px;
        background-position: 15px center; } }

.hero {
  position: relative;
  max-height: 37.5em;
  background: #131215;
  overflow: hidden;
  width: 100%; }
  .hero:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 50%; }

.hero__slideshow {
  z-index: 0; }

.hero__img:after {
  background: rgba(19, 18, 21, 0);
  background: -webkit-linear-gradient(top, rgba(19, 18, 21, 0) 0, rgba(19, 18, 21, 0) 50%, rgba(19, 18, 21, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(19, 18, 21, 0)), color-stop(50%, rgba(19, 18, 21, 0)), to(rgba(19, 18, 21, 0.9)));
  background: -o-linear-gradient(top, rgba(19, 18, 21, 0) 0, rgba(19, 18, 21, 0) 50%, rgba(19, 18, 21, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(19, 18, 21, 0) 0, rgba(19, 18, 21, 0) 50%, rgba(19, 18, 21, 0.9) 100%);
  content: '';
  z-index: 1; }

.hero__overlay {
  top: auto;
  bottom: 1.55em; }

.hero__path__item {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .hero__path__item:first-child {
    width: 3em;
    height: 3em;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #e77e31;
    border-color: rgba(231, 126, 49, 0.25);
    display: inline-block;
    text-align: center;
    line-height: 2.8;
    margin: 0 1.5em 0 0; }
    .hero__path__item:first-child a {
      color: #e77e31; }
  .hero__path__item:first-child .hero__path__item__sep,
  .hero__path__item:nth-child(2) .hero__path__item__sep,
  .hero__path__item--page_1 + .hero__path__item--page_1,
  .hero__path__item--page_1 + .hero__path__item--page_1 + .hero__path__item .hero__path__item__sep {
    display: none; }
  .hero__path__item:last-child {
    color: rgba(255, 255, 255, 0.5); }

.hero__path__item__sep {
  margin: 0 1.25em;
  color: #e77e31; }

@media all and (min-width: 769px) {
  .hero__img:after {
    background: rgba(19, 18, 21, 0.9);
    background: -webkit-linear-gradient(top, rgba(19, 18, 21, 0.9) 0, rgba(19, 18, 21, 0.1) 50%, rgba(19, 18, 21, 0.45) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(19, 18, 21, 0.9)), color-stop(50%, rgba(19, 18, 21, 0.1)), to(rgba(19, 18, 21, 0.45)));
    background: -o-linear-gradient(top, rgba(19, 18, 21, 0.9) 0, rgba(19, 18, 21, 0.1) 50%, rgba(19, 18, 21, 0.45) 100%);
    background: linear-gradient(to bottom, rgba(19, 18, 21, 0.9) 0, rgba(19, 18, 21, 0.1) 50%, rgba(19, 18, 21, 0.45) 100%); }
  .hero__path a:hover {
    color: #FFF; } }

.main {
  z-index: 0; }
  .main:before {
    display: block;
    content: '';
    z-index: -1;
    background: rgba(255, 255, 255, 0.4); }

.content {
  padding: 2em 0; }

.sidebar {
  margin-bottom: 2em; }

@media all and (min-width: 769px) {
  .mason--inner .main {
    background: #FFF url("/_site/images/design/logo_bg.png") no-repeat bottom -4em right -3em/37%; }
  .mason--inner .main__content > * {
    float: left; }
  .mason--inner .content {
    padding-top: 5.5em;
    padding-bottom: 6em; }
  .mason--inner .content,
  .mason--inner .hero__path {
    width: 63%;
    padding-right: 5%; }
  .mason--inner .sidebar {
    width: 37%;
    margin-top: -6.25em; } }

@media all and (min-width: 1025px) {
  .csscalc .mason--inner .content,
  .csscalc .mason--inner .hero__path {
    width: calc(100% - 23.125em); }
  .csscalc .mason--inner .sidebar {
    width: 23.125em; } }

.mason--noadmin .content__title {
  text-transform: uppercase; }

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

.content__region:after,
.imglinks__region:after,
.success__text__region:after {
  clear: both; }

.content__region .intro,
.imglinks__region .intro,
.success__text__region .intro {
  margin: 1em 0;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.6;
  color: #2c2c2c; }

.content__region .title_prefix,
.imglinks__region .title_prefix,
.success__text__region .title_prefix {
  font-size: 1em;
  letter-spacing: 0.025em;
  font-weight: 500;
  line-height: 1.3;
  color: #003f72; }

.content__region .lrg_bold_italic,
.imglinks__region .lrg_bold_italic,
.success__text__region .lrg_bold_italic {
  font-size: 1.25em;
  font-style: italic;
  font-weight: 600; }

.content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6,
.imglinks__region h2,
.imglinks__region h3,
.imglinks__region h4,
.imglinks__region h5,
.imglinks__region h6,
.success__text__region h2,
.success__text__region h3,
.success__text__region h4,
.success__text__region h5,
.success__text__region h6 {
  color: #003f72;
  margin: 1em 0 0;
  text-transform: uppercase; }

.content__region h2,
.imglinks__region h2,
.success__text__region h2 {
  font-size: 1.875em; }

.content__region h3,
.imglinks__region h3,
.success__text__region h3 {
  font-size: 1.625em; }

.content__region h4,
.imglinks__region h4,
.success__text__region h4 {
  font-size: 1.5em; }

.content__region h5,
.imglinks__region h5,
.success__text__region h5 {
  font-size: 1.375em; }

.content__region img,
.imglinks__region img,
.success__text__region img {
  max-width: 100%;
  height: auto; }

.content__region img[style*="right"],
.imglinks__region img[style*="right"],
.success__text__region img[style*="right"] {
  margin: 0 0 1em 1em; }

.content__region img[style*="left"],
.imglinks__region img[style*="left"],
.success__text__region img[style*="left"] {
  margin: 0 1em 1em 0; }

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

h2.content__block__news_category__list__item__title {
  font-size: 1.2em; }

.subnav__header {
  padding: 0 5%;
  height: 6.25em; }

.subnav__title {
  line-height: 4.15; }

.subnav__main {
  font-size: 0.875em;
  letter-spacing: 0.05714em;
  padding: 2em 5% 2.85em;
  background: #e7e9ea; }

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

.subnav__list:after {
  clear: both; }

.subnav__list li:last-child a {
  border: none; }

.subnav__list a {
  padding: 1.5em 0 .85em;
  border-bottom: 1px solid #c2ced7; }

.subnav__list__item--selected a,
.subnav__list a:hover {
  color: #e77e31; }

.subnav__list__item--selected a {
  font-weight: 700; }

@media all and (min-width: 769px) {
  .subnav__header, .subnav__main {
    padding-left: 12%;
    padding-right: 12%; } }

.mason--inner .footer {
  -webkit-box-shadow: 0px -6px 12px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px -6px 12px 0px rgba(0, 0, 0, 0.05); }

.footer__logos {
  font-size: .75em;
  padding: 1.975em 0; }
  .footer__logos h3 {
    color: #b9b9b9;
    line-height: 1.35; }
  .footer__logos li {
    margin: 1em;
    display: inline-block;
    vertical-align: middle; }
    .footer__logos li a[href=""] {
      pointer-events: none;
      cursor: default; }
  .footer__logos img {
    vertical-align: middle;
    max-width: 12.5em;
    max-height: 6.25em; }

.footer__legal {
  font-size: 0.75em;
  letter-spacing: 0.13333em;
  background: inherit;
  padding: 2.375em 5%; }

.footer .no-brk {
  white-space: nowrap; }

.footer__sep {
  margin: 0 1em;
  color: #4b4f56;
  position: relative;
  top: -.1em; }

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

@media all and (min-width: 769px) {
  .footer__logos__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left; }
  .footer__logos h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .footer__logos ul {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer__legal p a:hover {
    text-decoration: underline; } }

@media all and (min-width: 1025px) {
  .footer__logos {
    font-size: .85em; } }

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