.content__region ul:not(.customform__path):not(.customform__submissions), .list, .menu__bar ul, .content__share__list, .content__path, .subnav__list {
  margin: 0;
  padding: 0;
  list-style: none; }

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

.ms-btn > *:not(script):before, .abs_fill, .js_angle:before, div.lazy-item, .owl__nav > *:before, .owl__nav > * svg, .timeline__item__img:before, .timeline__item__img:after, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .accessibility__btn:before, .search__btn:before, .hero__slideshow:after, .curve svg, .map__container, html:not(.ocular-theme-2):not(.ocular-theme-3):not(.ocular-theme-4) .mason--inner .map__txt:before, .mason--home .map__canvas:after {
  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: #263145;
  font-family: "Mulish", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Mulish", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #444444;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

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

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

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

.region img {
  height: auto !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.captcha__help {
  max-width: 28em; }

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

.captcha__elements {
  width: 200px; }

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

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

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

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

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

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

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

#forumUpdateForm fieldset {
  margin: 1em 0; }

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

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

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

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

.ui_toolbar:after {
  clear: both; }

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

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

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

.ui_left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui_select {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
h1, h2, h3, h4, h5, h6, .f_display, .error404__title, .timeline__item__txt__time {
  font: 900 1em/1.2 "Mulish", sans-serif; }
  .mason--style-school h1, .mason--style-school h2, .mason--style-school h3, .mason--style-school h4, .mason--style-school h5, .mason--style-school h6, .mason--style-school .f_display, .mason--style-school .error404__title, .mason--style-school .timeline__item__txt__time {
    font-family: "Fredoka One", sans-serif;
    font-weight: 400; }

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

.fs16 {
  font-size: 0.88889em; }

.ms-btn > *:not(script), .fs17 {
  font-size: 0.94444em; }

.fs18 {
  font-size: 1em; }

.fs20 {
  font-size: 1.11111em; }

.content__region .intro, .fs22, .timeline__item__txt__title {
  font-size: 1.22222em; }

.fs24, .map__list__item li svg {
  font-size: 1.33333em; }

.fs27, .owl__nav > * svg {
  font-size: 1.5em; }

.fs29 {
  font-size: 1.61111em; }

.fs30, .timeline__item__txt__time {
  font-size: 1.66667em; }

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

.fs41 {
  font-size: 2.27778em;
  font-size: 1.75214em; }
  @media all and (min-width: 769px) {
    .fs41 {
      font-size: 1.89815em; } }
  @media all and (min-width: 1025px) {
    .fs41 {
      font-size: 2.07071em; } }
  @media all and (min-width: 1301px) {
    .fs41 {
      font-size: 2.27778em; } }

.fs49 {
  font-size: 2.72222em;
  font-size: 2.09402em; }
  @media all and (min-width: 769px) {
    .fs49 {
      font-size: 2.26852em; } }
  @media all and (min-width: 1025px) {
    .fs49 {
      font-size: 2.47475em; } }
  @media all and (min-width: 1301px) {
    .fs49 {
      font-size: 2.72222em; } }

.fs50 {
  font-size: 2.77778em;
  font-size: 2.13675em; }
  @media all and (min-width: 769px) {
    .fs50 {
      font-size: 2.31481em; } }
  @media all and (min-width: 1025px) {
    .fs50 {
      font-size: 2.52525em; } }
  @media all and (min-width: 1301px) {
    .fs50 {
      font-size: 2.77778em; } }

.fs52, .content__title {
  font-size: 2.88889em;
  font-size: 2.22222em; }
  @media all and (min-width: 769px) {
    .fs52, .content__title {
      font-size: 2.40741em; } }
  @media all and (min-width: 1025px) {
    .fs52, .content__title {
      font-size: 2.62626em; } }
  @media all and (min-width: 1301px) {
    .fs52, .content__title {
      font-size: 2.88889em; } }

.fs61 {
  font-size: 3.38889em;
  font-size: 2.60684em; }
  @media all and (min-width: 769px) {
    .fs61 {
      font-size: 2.82407em; } }
  @media all and (min-width: 1025px) {
    .fs61 {
      font-size: 3.08081em; } }
  @media all and (min-width: 1301px) {
    .fs61 {
      font-size: 3.38889em; } }

.w400 {
  font-weight: 400; }

.w600 {
  font-weight: 600; }

.ms-btn > *:not(script), .content__region .intro, .w700 {
  font-weight: 700; }

.w900 {
  font-weight: 900; }

.ls-25 {
  letter-spacing: -0.025em; }

.ms-btn {
  display: inline-block;
  vertical-align: bottom; }
  .ms-btn > *:not(script) {
    border: 0;
    outline: 0;
    padding: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    line-height: 1.3;
    display: block;
    color: #fff !important;
    background: #003246;
    border-radius: 2em;
    padding: .885em 1.65em;
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ms-btn > *:not(script):before {
      content: '';
      z-index: -1;
      color: #003246;
      opacity: 0;
      border-radius: inherit;
      -webkit-box-shadow: 0 0 0 0 currentColor;
      box-shadow: 0 0 0 0 currentColor;
      -webkit-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .ms-btn > * svg {
    opacity: .75;
    font-size: 1.23529em;
    vertical-align: -.2em;
    margin: 0 -.15em 0 .5em;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .ms-btn--custom-icon.ms-btn > * span {
    width: 1.25em;
    height: 1.25em;
    border: 0.175em solid rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -.15em 0 .5em;
    -webkit-transition: border-color 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: border-color 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: border-color 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .ms-btn--custom-icon.ms-btn > * span svg {
      margin: auto;
      -webkit-transform: scale(0.65) translateY(-20%);
      -ms-transform: scale(0.65) translateY(-20%);
      transform: scale(0.65) translateY(-20%); }
  @media all and (min-width: 769px) {
    .ms-btn > a:hover,
    .ms-btn > button:hover {
      opacity: 1; }
      .ms-btn > a:hover:before,
      .ms-btn > button:hover:before {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 0.58824em currentColor;
        box-shadow: 0 0 0 0.58824em currentColor; }
      .ms-btn > a:hover svg,
      .ms-btn > button:hover svg {
        opacity: 1; }
    .ms-btn--custom-icon.ms-btn > a:hover span {
      border-color: #FFF; } }

.ms-btn > *.ms-btn__theme--pridark:not(script) {
  background: #066471; }
  .ms-btn > .ms-btn__theme--pridark:not(script):before {
    color: #066471; }

.ms-btn > *.ms-btn__theme--ter:not(script) {
  background: #E6A800; }
  .ms-btn > .ms-btn__theme--ter:not(script):before {
    color: #E6A800; }

.ms-btn > *.ms-btn__theme--sec:not(script) {
  background: #c4d93a; }
  .ms-btn > .ms-btn__theme--sec:not(script):before {
    color: #c4d93a; }

.ms-btn > *.ms-btn__theme--quat:not(script) {
  background: #263145; }
  .ms-btn > .ms-btn__theme--quat:not(script):before {
    color: #263145; }

.ms-btn > *.ms-btn__theme--white:not(script) {
  background: #FFF;
  color: #263145 !important; }
  .ms-btn > .ms-btn__theme--white:not(script):before {
    color: #FFF; }

.content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6 {
  margin: 1.5em 0 0;
  color: #003246; }

.content__region h2 {
  font-size: 1.94444em; }

.content__region h3 {
  font-size: 1.72222em; }

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

.content__region h5 {
  font-size: 1.27778em; }

.content__region .intro {
  line-height: 1.59091;
  margin: 1.35em 0; }

.content__region a {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 50, 70, 0.2);
  text-decoration-color: rgba(0, 50, 70, 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 ul:not(.customform__path):not(.customform__submissions) {
  margin: 2em 0; }
  .content__region ul:not(.customform__path):not(.customform__submissions) li {
    margin: 1em 0;
    position: relative;
    padding-left: 1.22222em; }
    .content__region ul:not(.customform__path):not(.customform__submissions) li:before {
      position: absolute;
      content: '';
      top: 0.66667em;
      left: 0;
      width: 0.33333em;
      height: 0.33333em;
      border-radius: 50%;
      background: #003246; }

.content__region .ms-btn {
  margin: 1em 0; }
  .content__region .ms-btn a {
    text-decoration: none; }

.content__region ul:not(.customform__path):not(.customform__submissions), .list, .menu__bar ul, .content__share__list, .content__path, .subnav__list {
  margin: 0;
  padding: 0;
  list-style: none; }

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

.ms-btn > *:not(script):before, .abs_fill, .js_angle:before, div.lazy-item, .owl__nav > *:before, .owl__nav > * svg, .timeline__item__img:before, .timeline__item__img:after, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .accessibility__btn:before, .search__btn:before, .hero__slideshow:after, .curve svg, .map__container, html:not(.ocular-theme-2):not(.ocular-theme-3):not(.ocular-theme-4) .mason--inner .map__txt:before, .mason--home .map__canvas:after {
  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, .owl-lazy, .map__container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ms-btn > *:not(script), a, .menu__btn {
  -webkit-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  -o-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease; }

.ms-btn > * svg, .dropdown_ico, .menu__bar > ul > li button, .ocular, .timeline__item__img:before, .timeline__item__img:after, .menu, .menu:before, .menu__btn__icon, .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after, .menu__bar > ul > li > a:before, .menu__bar > ul > li > a:after, .menu__bar > ul > li > ul, .searchbar, .searchbar__bg {
  -webkit-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }

.center {
  text-align: center; }

.caps {
  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: #263145;
  fill: #263145; }

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

.content__region a, .col-pri, .map__list__item li svg {
  color: #003246; }

.col-sec {
  color: #c4d93a; }

.col-ter {
  color: #E6A800; }

.col-quat {
  color: #263145; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #003246; }

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

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

.bg-quat {
  background-color: #263145; }

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

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

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

.a_block {
  display: block; }

.ms-rounded, .js_angle:before, .menu__bar > ul > li > ul:before {
  overflow: hidden;
  border-radius: 26px;
  border-radius: 1.625rem; }

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

.mason {
  font: 400 1.125em/1.66667 "Mulish", sans-serif; }

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

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

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

svg {
  color: inherit;
  fill: currentColor; }

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

html {
  font-size: 0.825em; }
  @media all and (min-width: 415px) {
    html {
      font-size: 0.85em; } }
  @media all and (min-width: 769px) {
    html {
      font-size: 0.915em; } }
  @media all and (min-width: 1025px) {
    html {
      font-size: 0.95em; } }
  @media all and (min-width: 1301px) {
    html {
      font-size: 1em; } }

.ms-spread {
  width: 100%;
  max-width: 1300px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: flow-root; }
  @media all and (min-width: 1301px) {
    .ms-spread {
      max-width: none;
      padding-right: calc(50% - 585px);
      padding-left: calc(50% - 585px); } }

.ms-center {
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  max-width: 1222px;
  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: #263145;
  background: #FFF !important; }
  .mason--error404 .main {
    padding: 0;
    display: block;
    margin: 0 0 2em;
    overflow: visible; }

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

.js_pop {
  will-change: transform;
  -webkit-transition: opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55); }

@media all and (min-width: 900px) {
  .js_pop {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .hit .js_pop {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .hit .js_pop:nth-child(1) {
      -webkit-transition-delay: 100ms;
      -o-transition-delay: 100ms;
      transition-delay: 100ms; }
    .hit .js_pop:nth-child(2) {
      -webkit-transition-delay: 200ms;
      -o-transition-delay: 200ms;
      transition-delay: 200ms; }
    .hit .js_pop:nth-child(3) {
      -webkit-transition-delay: 300ms;
      -o-transition-delay: 300ms;
      transition-delay: 300ms; }
    .hit .js_pop:nth-child(4) {
      -webkit-transition-delay: 400ms;
      -o-transition-delay: 400ms;
      transition-delay: 400ms; }
    .hit .js_pop:nth-child(5) {
      -webkit-transition-delay: 500ms;
      -o-transition-delay: 500ms;
      transition-delay: 500ms; }
    .hit .js_pop:nth-child(6) {
      -webkit-transition-delay: 600ms;
      -o-transition-delay: 600ms;
      transition-delay: 600ms; }
    .hit .js_pop:nth-child(7) {
      -webkit-transition-delay: 700ms;
      -o-transition-delay: 700ms;
      transition-delay: 700ms; }
    .hit .js_pop:nth-child(8) {
      -webkit-transition-delay: 800ms;
      -o-transition-delay: 800ms;
      transition-delay: 800ms; } }

.js_fade {
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.js_fadeup {
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }

@media all and (min-width: 900px) {
  .js_fade {
    opacity: 0; }
  .js_fadeup {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px); }
  .hit .js_fade {
    opacity: 1; }
  .hit .js_fadeup {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .hit .js_fade:nth-child(1),
  .hit .js_fadeup:nth-child(1) {
    -webkit-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms; }
  .hit .js_fade:nth-child(2),
  .hit .js_fadeup:nth-child(2) {
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms; }
  .hit .js_fade:nth-child(3),
  .hit .js_fadeup:nth-child(3) {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms; }
  .hit .js_fade:nth-child(4),
  .hit .js_fadeup:nth-child(4) {
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms; }
  .hit .js_fade:nth-child(5),
  .hit .js_fadeup:nth-child(5) {
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms; }
  .hit .js_fade:nth-child(6),
  .hit .js_fadeup:nth-child(6) {
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms; }
  .hit .js_fade:nth-child(7),
  .hit .js_fadeup:nth-child(7) {
    -webkit-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms; }
  .hit .js_fade:nth-child(8),
  .hit .js_fadeup:nth-child(8) {
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms; } }

.js_slide {
  will-change: transform;
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }

@media all and (min-width: 900px) {
  .js_slide {
    opacity: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
  .hit .js_slide {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

/*// --------------------------------------------------
// CLIP
// --------------------------------------------------
.js_clip {
	opacity: 0;
	@supports(clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)){
		clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
	}
}
.hit .js_clip {
	opacity: 1;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition: clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}*/
.js_angle:before {
  content: '';
  z-index: -1;
  will-change: transform;
  opacity: 1;
  background-color: #8abbd8;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s; }
  .ocular-theme-1 .js_angle:before,
  .ocular-theme-2 .js_angle:before,
  .ocular-theme-3 .js_angle:before {
    display: none; }

.js_angle:not(.js_angle--alt):before {
  left: 1.88889em;
  right: 1.88889em; }

.hit .js_angle:before {
  opacity: .6;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg); }

.hit .js_angle--alt:before {
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg); }

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

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

/* [data-animation] {
	.lazy-item {
		opacity: 1;
		visibility: hidden;
		transition: visibility 0ms linear .5s;
		&:after {
			@extend %abs_fill;
			content: '';
			background: lighten($sec, 10%);
			visibility: visible;
			z-index: 1;
		}
	}
	&.loaded .lazy-item {
		visibility: visible;
	}
} */
/*// --------------------------------------------------
// swipeLeftRight
// --------------------------------------------------
@keyframes swipeLeftRight {
	0% {
		right: 100%;
		left: 0;
	}
	50% {
		right: 0;
		left: 0;
	}
	100% {
		right: 0;
		left: 100%;
	}
}
[data-animation="swipeLeftRight"] {
	.lazy-item:after {
		right: 100%;
	}
	&.loaded .lazy-item:after {
		animation: swipeLeftRight 1s ease;
	}
}*/
/*// --------------------------------------------------
// swipeBottomTop
// --------------------------------------------------
@keyframes swipeBottomTop {
	0% {
		top: 100%;
		bottom: 0;
	}
	50% {
		top: 0;
		bottom: 0;
	}
	100% {
		top: 0;
		bottom: 100%;
	}
}
[data-animation="swipeBottomTop"] {
	.lazy-item:after {
		top: 100%;
	}
	&.loaded .lazy-item:after {
		animation: swipeBottomTop 1s ease;
	}
}*/
.ocular {
  font-size: 15px !important;
  display: inline-block;
  background: #FFF;
  border-radius: 1em;
  padding: 6px 16px 14px;
  text-align: left;
  color: #000;
  width: 240px; }
  .ocular > * {
    margin: 4px 0; }
  .ocular h3 {
    font: 700 20px/1.2 "Mulish", sans-serif;
    margin: 16px 0 6px; }
  .ocular select {
    min-width: 150px; }
  .ocular select,
  .ocular button {
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    font-size: 15px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 4px;
    height: 38px;
    line-height: 38px;
    border-radius: 6px;
    background: transparent;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15); }
  .ocular div button {
    width: 46px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    color: #a8a8a8; }
    .ocular div button:not(:last-child) {
      margin-right: 8px; }
    .ocular div button span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: inherit; }
      .ocular div button span:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: inherit;
        -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15); }
    .ocular div button.selected span:after {
      -webkit-box-shadow: inset 0 0 0 3px #EF5B25;
      box-shadow: inset 0 0 0 3px #EF5B25; }

.owl-stage-outer {
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .owl-stage-outer:before, .owl-stage-outer:after {
    content: "";
    display: table; }
  .owl-stage-outer:after {
    clear: both; }

.owl-stage {
  height: 100%;
  position: relative;
  /* -ms-overflow-y: hidden;*/
  /* fixes overflowing owl inside flex container in IE10/11 */
  -ms-touch-action: pan-Y;
  margin: 0;
  padding: 0;
  list-style: none; }

.owl__flex .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.owl-item {
  /*   @extend %trans_form;*/
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*   [owl-trans="true"] & {
        opacity: 0;
        visibility: hidden;
        transform: scale(.8);
        &.active {
            opacity: 1;
            transform: scale(1);
            visibility: visible;
        }
    }*/ }

.owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }

.owl-nav,
.owl-dots {
  display: none; }

/* .owl-dot {
    display: inline-block;
    cursor: pointer;
    margin: em(7);
    span {
        @include circle(17, true);
        position: relative;
        overflow: hidden;
        display: block;
        background: #dcdcdc;
        &:after {
            @extend %trans_form;
            @extend %abs_fill;
            border-radius: 50%;
            background: $pri;
            content: '';
            transform: scale(0);
            opacity: 0;
        }
    }
    &.active span:after {
        transform: scale(1);
        opacity: 1;
    }
}
*/
.owl__nav {
  font-size: 0.6em;
  visibility: hidden; }
  @media all and (min-width: 415px) {
    .owl__nav {
      font-size: 0.7em; } }
  @media all and (min-width: 769px) {
    .owl__nav {
      font-size: 0.8em; } }
  @media all and (min-width: 1025px) {
    .owl__nav {
      font-size: 0.9em; } }
  @media all and (min-width: 1301px) {
    .owl__nav {
      font-size: 1em; } }
  .owl__nav > * {
    background: currentColor;
    visibility: visible;
    width: 4.16667em;
    height: 4.16667em;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: background 0.2s ease, opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: background 0.2s ease, opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background 0.2s ease, opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 0; }
    .owl__nav > *:before {
      content: '';
      z-index: -1;
      opacity: 0;
      border-radius: inherit;
      -webkit-box-shadow: 0 0 0 0 currentColor;
      box-shadow: 0 0 0 0 currentColor;
      -webkit-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .owl__nav > *.disabled {
      cursor: auto; }
    .owl__nav > * svg {
      color: #FFF; }

.mason--home .owl__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .mason--home .owl__nav > * {
    margin: auto -2.22222em; }
    .mason--home .owl__nav > *.disabled {
      opacity: 0; }
    .mason--home .owl__nav > *.owl-prev {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
    .mason--home .owl__nav > *.owl-next {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }

@media all and (min-width: 769px) {
  .owl__nav > *:not(.disabled):hover:before {
    opacity: .5;
    -webkit-box-shadow: 0 0 0 0.58824em currentColor;
    box-shadow: 0 0 0 0.58824em currentColor; } }

/* "animateIn":"owl-item--fadein","animateOut":"owl-item--fadeout" */
.owl-item--fadeout {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-item--fadein {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

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

.no-js .timeline {
  display: none; }

.js:not(.ocular-theme-2):not(.ocular-theme-3):not(.ocular-theme-4) .mason--inner .timeline + .map .map__txt::before {
  background: #5ba9c8; }

.timeline {
  background: #99c3db;
  background: -webkit-linear-gradient(top, #99c3db 0%, #5ba9c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#99c3db), to(#5ba9c8));
  background: -o-linear-gradient(top, #99c3db 0%, #5ba9c8 100%);
  background: linear-gradient(to bottom, #99c3db 0%, #5ba9c8 100%);
  padding: 8.61111em 0 5.55556em; }
  .ocular-theme-2 .timeline.oc-border,
  .ocular-theme-3 .timeline.oc-border,
  .ocular-theme-4 .timeline.oc-border {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important; }
  .timeline__header {
    margin-bottom: 1.5em; }
  .timeline .owl-item {
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .timeline .owl-item .timeline__item {
      opacity: 0;
      -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
      transform-origin: 100% 50%;
      -webkit-transform: translateX(75%) rotateY(-90deg);
      transform: translateX(75%) rotateY(-90deg);
      will-change: transform;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
      transition: opacity .4s ease, -webkit-transform .4s ease;
      -o-transition: transform .4s ease, opacity .4s ease;
      transition: transform .4s ease, opacity .4s ease;
      transition: transform .4s ease, opacity .4s ease, -webkit-transform .4s ease; }
    .timeline .owl-item.active .timeline__item,
    .timeline .owl-item.active ~ .owl-item .timeline__item {
      opacity: 1;
      -webkit-transform: scale(1) translateX(0%) rotateY(0deg);
      transform: scale(1) translateX(0%) rotateY(0deg); }
  .timeline__item {
    position: relative;
    border-radius: 50%;
    overflow: hidden; }
    .timeline__item:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
    .timeline__item__img {
      z-index: 0; }
      .timeline__item__img:before {
        content: '';
        z-index: 1;
        background: rgba(0, 0, 0, 0.4); }
      .timeline__item__img:after {
        content: '';
        z-index: 1;
        border-radius: 50%;
        border: 1.11111em solid rgba(108, 163, 195, 0.6); }
    .timeline__item__txt {
      padding: 1em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .timeline__item__txt__time {
        color: #6faccf; }
      .timeline__item__txt__title {
        margin: .35em 0 0; }

.timeline__border {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  color: #FFF;
  top: -1px; }

.timeline__nav {
  margin: 1.55556em -0.55556em 0; }
  .timeline__nav > * {
    margin: 0 0.55556em; }
    .timeline__nav > *.disabled {
      opacity: .2; }

@media all and (min-width: 500px) {
  .timeline__header {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .timeline__nav {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    padding-left: 1.5em; }
  .timeline__item {
    width: 354px; } }

@media all and (min-width: 900px) {
  .timeline__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .timeline__header {
    display: block;
    z-index: 1;
    width: 20em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 1.94444em;
    padding-right: 2em;
    min-height: 354px; }
  .timeline__nav {
    margin-top: 1.55556em;
    padding-left: 0; }
  .timeline__main {
    width: 100%; } }

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

.mason a:focus-visible,
.mason div:focus-visible,
.mason button:focus-visible,
.mason input:focus-visible,
.mason textarea:focus-visible {
  outline: 1px dashed #ddd; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: transparent; }
  .header__main {
    padding: 1.11111em 3.88889em 1.11111em 5%; }
  .header__logo {
    font-size: .7em;
    height: 8em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .header__logo img {
      margin-right: 1.22222em; }
      .header__logo img:first-child {
        max-height: 8.22222em; }
      .header__logo img:nth-child(2) {
        max-height: 4em;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
    .header__logo h1 {
      color: #003246; }
      .mason--inner .header__logo h1 {
        color: #fff; }

@media all and (min-width: 900px) {
  .header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.55556em 5%; }
  .header__logo {
    height: auto;
    font-size: .9em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .header__logo img {
      margin-bottom: 1.61111em; }
      .header__logo img:nth-child(2) {
        -ms-flex-negative: auto;
        flex-shrink: auto;
        max-height: none;
        height: 4em; } }

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

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

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

/*@include mason-offset("top");*/
.menu__btn {
  width: 3.33333em;
  height: 3.33333em;
  overflow: hidden;
  background: #003246;
  position: absolute;
  top: 2.33333em;
  right: 100%;
  z-index: 1;
  will-change: transform;
  border-radius: 3em 0 0 3em;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s; }
  .menu__btn__icon {
    margin: auto;
    width: 18px;
    height: 14px;
    z-index: 1; }
    .menu__btn__icon span {
      position: absolute;
      left: 0;
      width: 100%;
      margin: auto;
      background: #FFF;
      height: 2px;
      -webkit-transition: width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
      -o-transition: width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
      transition: width 0.35s cubic-bezier(0.165, 0.84, 0.44, 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; }
      .menu__btn__icon span:nth-child(4), .menu__btn__icon span:nth-child(5) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: transparent; }
        .menu__btn__icon span:nth-child(4):after, .menu__btn__icon span:nth-child(5):after {
          content: '';
          background: #FFF;
          -webkit-transform: scale(0, 1);
          -ms-transform: scale(0, 1);
          transform: scale(0, 1);
          -webkit-transform-origin: 50% 0;
          -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
          border-radius: inherit;
          overflow: hidden; }
      .menu__btn__icon span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

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

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

.menu__bar {
  width: 100%; }
  .menu__bar > ul {
    width: 100%; }
    .menu__bar > ul > li {
      position: relative; }
      .menu__bar > ul > li > a {
        position: relative; }
      .menu__bar > ul > li button {
        background: rgba(0, 0, 0, 0.025);
        bottom: auto;
        top: 0;
        right: 0;
        width: 3.7em;
        height: 3.7em;
        overflow: hidden; }

@media all and (max-width: 899px) {
  .menu {
    top: 0;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 4.44444em);
    max-width: 500px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    will-change: transform; }
    .mason--admin .menu {
      top: 110px; }
    .mason--preview .menu {
      top: 110px; }
    .mason--secure .menu {
      top: 40px; }
    .menu:before {
      position: absolute;
      content: '';
      top: 0;
      right: 100%;
      bottom: 0;
      background: rgba(0, 0, 0, 0.8);
      width: 200%;
      opacity: 0;
      visibility: hidden; }
    .menu__main {
      overflow: hidden;
      overflow-y: auto; }
  .menu__bar {
    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;
    padding: 3.5em 0 2em; }
    .menu__bar > ul > li.menu__bar__item--subitems > button {
      display: block; }
    .menu__bar > ul > li > a {
      padding: 1em 4.8em 1em 1.25em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.06); }
    .menu__bar > ul > li > ul {
      background: rgba(0, 0, 0, 0.05);
      overflow: hidden;
      color: #003246;
      max-height: 0;
      margin: 0;
      padding: 0 5% 0 10%;
      -webkit-transition: max-height .5s ease, padding .5s ease, opacity .5s ease;
      -o-transition: max-height .5s ease, padding .5s ease, opacity .5s ease;
      transition: max-height .5s ease, padding .5s ease, opacity .5s ease; }
      .menu__bar > ul > li > ul li {
        opacity: 0;
        -webkit-transform: translateY(-0.25em);
        -ms-transform: translateY(-0.25em);
        transform: translateY(-0.25em);
        -webkit-transition: opacity .5s ease, visibility .5s ease, -webkit-transform .5s ease;
        transition: opacity .5s ease, visibility .5s ease, -webkit-transform .5s ease;
        -o-transition: transform .5s ease, opacity .5s ease, visibility .5s ease;
        transition: transform .5s ease, opacity .5s ease, visibility .5s ease;
        transition: transform .5s ease, opacity .5s ease, visibility .5s ease, -webkit-transform .5s ease; }
        .menu__bar > ul > li > ul li a {
          padding: .85em 0; }
    .menu__bar > ul > li.menu__bar__item--expand > button > * {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .menu__bar > ul > li.menu__bar__item--expand > ul {
      max-height: 100em;
      padding-top: 1em;
      padding-bottom: 1em; }
      .menu__bar > ul > li.menu__bar__item--expand > ul > li {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s; }
  .menu__extra {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1em 1.28571em; }
  .mason--menu .menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
    .mason--menu .menu:before {
      opacity: 1;
      visibility: visible; }
  .mason--menu .menu__btn__icon span:nth-child(1), .mason--menu .menu__btn__icon span:nth-child(2), .mason--menu .menu__btn__icon span:nth-child(3) {
    width: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .mason--menu .menu__btn__icon span:nth-child(4):after, .mason--menu .menu__btn__icon span:nth-child(5):after {
    -webkit-transform: scale(1.2, 1);
    -ms-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s; } }

@media all and (max-width: 899px) and (min-width: 500px) {
  .menu__bar {
    padding-top: 2em; } }

@media all and (min-width: 900px) {
  .menu {
    text-align: right;
    color: #FFF;
    background: transparent; }
  .menu__btn {
    display: none; }
  .menu__bar {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .menu__bar > ul {
      margin: 0 -.5em;
      padding: 0;
      width: auto;
      min-width: 70%;
      -ms-flex-item-align: end;
      align-self: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .menu__bar > ul > li {
        width: auto;
        margin: 0 .5em;
        display: inline-block; }
        .menu__bar > ul > li:first-child {
          border: none; }
        .menu__bar > ul > li > a {
          padding: .25em 0;
          position: relative;
          text-align: center; }
          .menu__bar > ul > li > a:after {
            position: absolute;
            content: '';
            right: 0;
            bottom: 0;
            left: 0;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            transform: scale(0, 1);
            border-radius: 3px;
            background: #003246;
            height: 3px; }
  .menu__bar > ul button {
    display: none !important; }
  .menu__bar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    padding: 1.5em 1.65em 1em;
    width: 14.44444em;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 1em);
    -ms-transform: translate(-50%, 1em);
    transform: translate(-50%, 1em);
    background: transparent;
    text-align: left;
    z-index: 0; }
    .menu__bar > ul > li > ul:before {
      position: absolute;
      content: '';
      top: 0.5em;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 50, 70, 0.9);
      z-index: -1; }
    .menu__bar > ul > li > ul li {
      margin: .25em 0; }
      .menu__bar > ul > li > ul li a {
        padding: .35em 0; }
        .menu__bar > ul > li > ul li a:hover {
          color: rgba(255, 255, 255, 0.8); }
  .menu__bar > ul > li:hover > a:after,
  .menu__bar > ul > li.menu__bar__item--selected > a:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .menu__bar > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .menu__extra {
    margin-bottom: 1.44444em; } }

.accessibility {
  display: none; }

@media all and (min-width: 900px) {
  .accessibility {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 20px; }
    .accessibility__btn {
      font-size: 12px; }
      .accessibility__btn > * {
        min-width: 156px;
        min-height: 40px; }
        .accessibility__btn > * svg {
          font-size: 9px;
          margin-left: .8em;
          vertical-align: -.1em; }
    .accessibility__load {
      position: absolute;
      top: calc(100% + 1em);
      right: 0;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(0.5em);
      -ms-transform: translateY(0.5em);
      transform: translateY(0.5em); }
      .mason--ocular .accessibility__load {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); } }

.search__btn {
  width: 40px;
  height: 40px;
  color: #FFF;
  background: #003246;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 0; }
  .search__btn.header__main__search {
    display: none; }
  .search__btn.menu__extra__search {
    position: absolute;
    top: 1.5em;
    right: 5%; }
  .search__btn:before {
    content: '';
    z-index: -1;
    opacity: 0;
    border-radius: inherit;
    -webkit-box-shadow: 0 0 0 0 #003246;
    box-shadow: 0 0 0 0 #003246;
    -webkit-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .search__btn svg {
    font-size: 0.72222em; }

.searchbar {
  font-size: 0.9em;
  top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
  will-change: transform;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  color: #FFF; }
  @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 svg {
    color: #FFF; }
  .searchbar__bg {
    top: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: rgba(0, 0, 0, 0.8);
    z-index: 6;
    opacity: 0;
    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 form {
    padding: 2.35em 5% 2.35em calc(5% + 2em); }
  .searchbar__btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
    .searchbar__btn svg {
      margin: auto; }
  .searchbar__icon {
    position: absolute;
    top: 0;
    left: 5%;
    bottom: 0;
    margin: auto;
    border: none;
    background: transparent;
    width: 50px;
    height: 50px;
    color: #000; }
  .searchbar__close {
    width: 1.55556em;
    height: 1.55556em;
    position: absolute;
    top: 0;
    right: 5%;
    bottom: 0;
    margin: auto; }
    .searchbar__close svg {
      margin: auto; }
  .searchbar__input {
    width: 100%;
    color: #000;
    background: #fff;
    outline: none;
    border: 2px solid #000;
    height: 50px; }
    .searchbar__input::-webkit-input-placeholder {
      color: #fff;
      opacity: 1 !important; }
    .searchbar__input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      opacity: 1 !important; }
    .searchbar__input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      opacity: 1 !important; }
    .searchbar__input:-ms-input-placeholder {
      color: #fff;
      opacity: 1 !important; }

@media all and (min-width: 500px) {
  .search__btn.header__main__search {
    display: inline-block;
    position: absolute;
    top: 2.75em;
    right: 5em; }
  .search__btn.menu__extra__search {
    display: none; } }

@media all and (min-width: 769px) {
  .search__btn:hover:before {
    opacity: .5;
    -webkit-box-shadow: 0 0 0 0.33333em #003246;
    box-shadow: 0 0 0 0.33333em #003246; } }

@media all and (min-width: 900px) {
  .search__btn.header__main__search {
    display: none; }
  .search__btn.menu__extra__search {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto; } }

.hero {
  z-index: 0;
  background: #FFF; }

.hero__main {
  height: 41.42857vw;
  min-height: 13.88889em;
  max-height: 32.22222em; }
  .hero__main__content {
    overflow: hidden;
    background: #263145; }

.hero__slideshow {
  z-index: 0; }
  .hero__slideshow:after {
    background: rgba(0, 0, 0, 0.81);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.81) 0%, rgba(0, 0, 0, 0.25) 41%, rgba(0, 0, 0, 0.25) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.81)), color-stop(41%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.81) 0%, rgba(0, 0, 0, 0.25) 41%, rgba(0, 0, 0, 0.25) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.81) 0%, rgba(0, 0, 0, 0.25) 41%, rgba(0, 0, 0, 0.25) 100%);
    content: '';
    z-index: 1; }

.hero__border {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 1; }

.curve {
  position: relative;
  position: absolute;
  min-height: 2em; }
  .curve:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 5.57143%; }
  .curve svg {
    width: 100%;
    height: 100%; }
  .curve--1 {
    min-height: 2em;
    max-height: 4.33333em; }
  .curve--2 {
    max-height: 3.77778em; }
    .curve--2:before {
      padding-bottom: 4.85714%; }
  .curve--3 {
    max-height: 4.16667em; }
    .curve--3:before {
      padding-bottom: 5.35714%; }

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

.content {
  width: 100%; }

@media all and (min-width: 900px) {
  .mason--inner .main {
    padding-top: 0;
    padding-bottom: 0; }
  .mason--inner .main__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mason--inner .content {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    position: relative;
    padding: 1.5em 7% 2em 0;
    min-width: calc(100% - 17.88889em);
    max-width: calc(100% - 10.73333em); }
  .mason--inner .sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: -4.72222em 0 4.72222em;
    min-width: 10.73333em;
    max-width: 17.88889em; } }

.content__title {
  color: #263145; }

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

.content__region:after {
  clear: both; }

.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 {
  color: #717684;
  margin-bottom: .35em; }

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

.content__path__item__sep {
  font-size: 0.85714em;
  margin: 0 .5em; }

@media all and (min-width: 769px) {
  .content__path__item__link:hover {
    color: #003246; } }

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

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

.subnav {
  padding: 1.5em 0 2.5em;
  line-height: 1.44444;
  overflow: visible; }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }
  .subnav__list li {
    margin: .5em 0; }
    .subnav__list li:hover {
      color: #fff; }
  .subnav__list a {
    padding: .5em 14%;
    position: relative; }
  .subnav__list__item__icon {
    display: none; }
  .subnav__list__item--selected a .subnav__list__item__icon {
    display: block;
    width: 2.88889em;
    height: 2.88889em;
    border-radius: 50%;
    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;
    color: #003246;
    background: #6faccf;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: translateX(-65%);
    -ms-transform: translateX(-65%);
    transform: translateX(-65%);
    -webkit-box-shadow: 0 0 0 0.38889em rgba(108, 163, 195, 0.5);
    box-shadow: 0 0 0 0.38889em rgba(108, 163, 195, 0.5); }
    .subnav__list__item--selected a .subnav__list__item__icon svg {
      font-size: 1.11111em; }
  .subnav__list__item:not(.subnav__list__item--selected) a:hover {
    color: #c4d93a; }

.map__canvas {
  display: none; }

.map__txt {
  z-index: 1; }
  .map__txt .js_angle:before {
    background-color: rgba(174, 189, 191, 0.5); }
  .map__txt__overlay {
    position: relative;
    -webkit-box-shadow: 0 0 2.77778em rgba(38, 49, 69, 0.1);
    box-shadow: 0 0 2.77778em rgba(38, 49, 69, 0.1); }

.map__list__item {
  padding: 1.66667em;
  min-height: 10.55556em;
  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; }
  .map__list__item ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .map__list__item li {
    width: 100%;
    position: relative;
    padding-left: 2.11111em; }
    .map__list__item li:not(:first-child) {
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .map__list__item li:last-child p {
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .map__list__item li svg {
      position: absolute;
      top: .685em;
      left: 0; }
    .map__list__item li p {
      margin: .75em 0; }
      .map__list__item li p a:hover {
        color: #003246; }

.map .marker__layer__icon {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.17); }

html:not(.ocular-theme-2):not(.ocular-theme-3):not(.ocular-theme-4) .mason--inner .map__txt {
  z-index: 0; }
  html:not(.ocular-theme-2):not(.ocular-theme-3):not(.ocular-theme-4) .mason--inner .map__txt:before {
    bottom: 50%;
    content: '';
    background: #FFF; }

.mason--home .map__canvas {
  display: block;
  height: 56.78571vw;
  min-height: 18.88889em;
  max-height: 44.16667em;
  position: relative;
  background: #f7f7f7;
  overflow: hidden; }
  @supports (pointer-events: none) {
    .mason--home .map__canvas:after {
      background: #FFF;
      background: -webkit-linear-gradient(top, #FFF 0%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(55%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
      background: -o-linear-gradient(top, #FFF 0%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to bottom, #FFF 0%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
      content: '';
      pointer-events: none; } }
  .mason--home .map__canvas .gmnoprint,
  .mason--home .map__canvas .gm-style-cc {
    display: none; }

.mason--home .map__txt {
  margin-top: -5.27778em; }

@media all and (min-width: 600px) {
  .map__list__item ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .map__list__item li {
    width: auto;
    margin: 0 2em;
    display: inline-block;
    vertical-align: middle; } }

.footer .ms-center {
  max-width: 1290px; }

.footer__main {
  padding: 6.33333em 0; }

.footer__main__trust__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4.44444em;
  text-align: left;
  max-width: 27em;
  margin: 0 auto 1.5em;
  padding: 1.11111em 1.66667em 1.11111em 1.11111em;
  color: #fff; }
  .footer__main__trust__link img {
    font-size: 0.6em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 5.22222em; }
    @media all and (min-width: 415px) {
      .footer__main__trust__link img {
        font-size: 0.7em; } }
    @media all and (min-width: 769px) {
      .footer__main__trust__link img {
        font-size: 0.8em; } }
    @media all and (min-width: 1025px) {
      .footer__main__trust__link img {
        font-size: 0.9em; } }
    @media all and (min-width: 1301px) {
      .footer__main__trust__link img {
        font-size: 1em; } }
  .footer__main__trust__link p {
    padding: 0 0.7em; }
  .footer__main__trust__link svg {
    opacity: .65;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #FFF; }

.footer__main__links__btns {
  font-size: .82em;
  margin-top: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.footer__main__links .ms-btn {
  margin: .425em;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
  .footer__main__links .ms-btn > * {
    color: #fff !important;
    padding: .475em 1em;
    background: transparent;
    border: 1.5px solid #FFF; }
    .footer__main__links .ms-btn > *:before {
      display: none; }

.footer__main__links__legal {
  margin: .75em 0 0;
  color: #fff; }
  .footer__main__links__legal a:hover {
    color: #FFF; }

.footer__logo__list {
  background-color: #fff;
  padding: 30px 0; }
  .footer__logo__list .owl-stage {
    margin: 0 auto; }
  .footer__logo__list .owl-item {
    float: none; }

.footer__logo {
  position: relative;
  padding: 0 15px; }
  .footer__logo img {
    max-height: 100px; }

.footer__logo__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .footer__logo__link[href=""] {
    display: none; }

@media all and (min-width: 600px) {
  .footer__main__links__btns {
    display: block; } }

@media all and (min-width: 769px) {
  .footer__main__trust__link:hover {
    -webkit-box-shadow: 0 0 0 0.55556em rgba(0, 50, 70, 0.5);
    box-shadow: 0 0 0 0.55556em rgba(0, 50, 70, 0.5); }
  .footer__main__links__btns .ms-btn > a:hover {
    color: #263145 !important;
    background: #FFF; } }

@media all and (min-width: 970px) {
  .footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .footer__main__trust__link {
      margin-bottom: 0; }
    .footer__main__links {
      text-align: right;
      padding-left: 1em; }
      .footer__main__links__btns {
        margin-right: -.425em; } }
