.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after, .hero__trust a, .events__list__item__hover:before, .events__list__item__hover:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after, .hero__trust a, .events__list__item__hover:before, .events__list__item__hover: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 {
  -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: #FFFFFF; }

.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: #4b4b4b;
  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: "Open Sans", 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: #8ab2dc; }
  .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: #8ab2dc; }

.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 {
  visibility: hidden;
  position: absolute;
  top: 0; }

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

.list, .events__list, .quicklinks__list {
  margin: 0;
  padding: 0;
  list-style: none; }

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

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after, .hero__trust a, .events__list__item__hover:before, .events__list__item__hover:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.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 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ms-btn > *,
.content__form__submit, a {
  -webkit-transition: color 350ms ease, fill 350ms ease, background 350ms ease, border-color 350ms ease;
  -o-transition: color 350ms ease, fill 350ms ease, background 350ms ease, border-color 350ms ease;
  transition: color 350ms ease, fill 350ms ease, background 350ms ease, border-color 350ms ease; }

.dropdown_ico, .ms-btn-icon .ms-btn-ico i, .ms-btn-icoanim .ms-btn-ico {
  -webkit-transition: opacity 350ms ease, visibility 350ms ease, -webkit-transform 350ms ease;
  transition: opacity 350ms ease, visibility 350ms ease, -webkit-transform 350ms ease;
  -o-transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease;
  transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease;
  transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease, -webkit-transform 350ms ease; }

.ms-btn > *,
.content__form__submit, .caps {
  font-weight: 600;
  text-transform: uppercase; }

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

.dropdown_ico {
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2em;
  line-height: 2; }

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

.ms-btn > *,
.content__form__submit, .block-d {
  background: #325c94;
  color: #FFF;
  fill: #FFF; }

.col-pri {
  color: #325c94; }

.col-sec {
  color: #8ab2dc; }

.col-ter {
  color: #292929; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #325c94; }

.bg-sec {
  background-color: #8ab2dc; }

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

h1, h2, h3, h4, h5, h6, .font-headings {
  font: 700 1em/1.2 "Open Sans", sans-serif; }

/* sorry, change in font has resulted in this excess! */
.fs15 {
  font-size: 0.9375em; }

.fs16 {
  font-size: 1em; }

.fs17 {
  font-size: 1.0625em; }

.fs18 {
  font-size: 1.125em; }

.fs19 {
  font-size: 1.1875em; }

.fs22 {
  font-size: 1.375em; }

.fs23 {
  font-size: 1.4375em; }

.fs24 {
  font-size: 1.5em; }

.fs25 {
  font-size: 1.5625em; }

.fs26 {
  font-size: 1.625em; }

.fs27 {
  font-size: 1.6875em; }

.fs28 {
  font-size: 1.75em; }

.fs30 {
  font-size: 1.875em; }

.fs31 {
  font-size: 1.9375em; }

.fs32 {
  font-size: 2em; }

.fs33 {
  font-size: 2.0625em; }

.fs34 {
  font-size: 2.125em; }

.fs46 {
  font-size: 2.875em; }

.w400 {
  font-weight: 400; }

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

hr {
  width: 2.0625em;
  height: 5px;
  border: 0;
  margin: 1.5em 0;
  display: inline-block;
  background: #21493f; }

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

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

.ms-btn-border > *, .border {
  border: 4px solid #E0E0E0; }

.ms-btn > *,
.content__form__submit, .rounded {
  border-radius: 8px;
  overflow: hidden;
  z-index: 1; }

.spaced {
  letter-spacing: .0875em; }

.superspaced {
  letter-spacing: .215em; }

.a_block {
  display: block; }

.gradient:after {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.77)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  content: ''; }

.ms-btn {
  display: inline-block;
  color: #E0E0E0; }

.ms-btn > *,
.content__form__submit {
  display: block;
  color: inherit;
  position: relative;
  padding: .6025em 2.15em;
  z-index: 0; }

.ms-btn > *:hover {
  color: #325c94;
  background: #8ab2dc; }
  .ms-btn > *:hover i.fa-angle-right {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px); }

.ms-btn-icon {
  position: relative; }
  .ms-btn-icon > * {
    padding-right: 4.5em; }
  .ms-btn-icon .ms-btn-ico {
    text-align: right;
    right: 1.5em;
    width: 2em;
    height: 1.9375em;
    line-height: 1.625;
    border-left: 1px solid rgba(30, 62, 104, 0.39); }
    .ms-btn-icon .ms-btn-ico.custom {
      right: 1.15em;
      width: 2.5em; }
      .ms-btn-icon .ms-btn-ico.custom svg {
        right: -1em;
        margin: auto; }
    .ms-btn-icon .ms-btn-ico i {
      vertical-align: middle;
      will-change: transform; }

.ms-btn-border > * {
  background: none;
  border-color: #587eac;
  color: #FFF; }
  .ms-btn-border > *:hover {
    color: inherit;
    background: #2c5388; }

.ms-btn-chunky > * {
  padding-top: .915em;
  padding-bottom: .915em; }

.ms-btn-icoanim .ms-btn-ico {
  -webkit-transform: scale(0.35);
  -ms-transform: scale(0.35);
  transform: scale(0.35);
  visibility: hidden;
  opacity: 0; }

.ms-btn-icoanim > *:hover .ms-btn-ico,
.subnav__list__item--selected a .ms-btn-ico {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after, .hero__trust a, .events__list__item__hover:before, .events__list__item__hover: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 {
  -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: #FFFFFF; }

.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: #4b4b4b;
  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: "Open Sans", 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: #8ab2dc; }
  .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: #8ab2dc; }

.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 {
  visibility: hidden;
  position: absolute;
  top: 0; }

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

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

.mason {
  font: 400 1em/1.75 "Open Sans", sans-serif; }

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

button,
input {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit; }

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

h1, h2, h3, h4, h5, h6, .font-headings {
  margin: 0; }

svg {
  fill: inherit; }

html {
  font-size: .825em; }

@media all and (min-width: 441px) {
  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: 1370px;
  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% - 620px);
      padding-left: calc(50% - 620px); } }
  .ms-spread:before, .ms-spread:after {
    content: "";
    display: table; }
  .ms-spread:after {
    clear: both; }

.ms-center {
  width: 90%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  .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 { transform: rotate(90deg); }
.r180 { transform: rotate(180deg); }
.r270 { transform: rotate(270deg); }
 }*/
@media all and (max-width: 768px) {
  .hide-tab {
    display: none; } }

@media all and (min-width: 769px) {
  .hide-desk {
    display: none; } }

.lazyload[data-animation]:after {
  content: '';
  z-index: 1;
  background: #325c94;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }

[data-animation="swipeUp"].inview:after {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

[data-animation="swipeDown"].inview:after {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

[data-animation="swipeLeft"].inview:after {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

[data-animation="swipeRight"].inview:after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

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

.list, .events__list, .quicklinks__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.hero {
  height: calc(100vh - 9.75em);
  max-height: 44.75em;
  overflow: visible; }
  .hero:after {
    height: 60%; }
  @media all and (min-width: 769px) {
    .hero__content {
      padding-bottom: 6.75em; } }
  .hero__title {
    font-size: 1.875em; }
    @media all and (min-width: 441px) {
      .hero__title {
        font-size: 2.25em; } }
    @media all and (min-width: 769px) {
      .hero__title {
        font-size: 3em; } }
    .hero__title span {
      font-weight: 400; }
  .hero__subtitle {
    max-width: 48.75rem;
    font-size: 1.063em;
    line-height: 1.5em; }
    @media all and (min-width: 441px) {
      .hero__subtitle {
        font-size: 1.125em; } }
    @media all and (min-width: 769px) {
      .hero__subtitle {
        font-size: 1.25em; } }
  .hero__scroll {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    right: 5%;
    width: 4.375em;
    min-width: 4.375em;
    height: 4.375em;
    line-height: 4.375em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    overflow: visible;
    color: #FFF;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1)), #325c94;
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1)), #325c94;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1)), #325c94; }
    .hero__scroll:before {
      content: '';
      position: absolute;
      top: -15%;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 5.625em;
      height: calc(5.625em / 2);
      /* height: size(45)+em; */
      border: 2px solid rgba(180, 151, 90, 0.5);
      border-radius: calc(5.625em + 2px) calc(5.625em + 2px) 0 0;
      border-bottom: 0; }
    @media all and (min-width: 1301px) {
      .hero__scroll {
        right: calc(50% - 620px); } }
    .hero__scroll .fa {
      font-size: 1.875em;
      line-height: 4.375rem; }
  .hero__trust {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 2em;
    width: 7.5em;
    height: 7.5em;
    background: #FFF;
    border-radius: 1.25em 0 0 1.25em;
    -webkit-box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.2); }
    @media all and (min-width: 769px) {
      .hero__trust {
        bottom: 9.5em;
        margin-bottom: 0;
        width: 8.5em;
        height: 8.5em; } }
    .hero__trust a {
      padding: 1.375em;
      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; }
    .hero__trust img {
      max-width: 100%; }

.content {
  width: 100%;
  float: none; }

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.homepage {
  position: relative;
  z-index: 2;
  background: #FFFFFF; }
  .homepage .hero__scroll {
    top: 0;
    -webkit-transform: translateY(-74%);
    -ms-transform: translateY(-74%);
    transform: translateY(-74%); }
    .homepage .hero__scroll:before {
      display: none; }

.welcome {
  position: relative;
  z-index: 1; }
  .welcome__inner {
    position: relative;
    padding: 3.5em 0; }
    @media all and (min-width: 769px) {
      .welcome__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media all and (min-width: 1025px) {
      .welcome__inner {
        padding: 6.5em 0; } }
  .welcome__image {
    position: relative;
    margin: 3em auto;
    width: 90%;
    max-width: 23.375em;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 1.875em #8ab2dc;
    box-shadow: 0 0 0 1.875em #8ab2dc; }
    @media all and (min-width: 769px) {
      .welcome__image {
        margin: 0 auto 0 0;
        min-width: 17.5em;
        width: 17.5em;
        height: 17.5em; } }
    @media all and (min-width: 1025px) {
      .welcome__image {
        min-width: 23.375em;
        width: 23.375em;
        height: 23.375em; } }
    .welcome__image__img {
      position: relative;
      position: relative;
      border-radius: 50%;
      overflow: hidden; }
      .welcome__image__img:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 100%; }
  @media all and (min-width: 769px) {
    .welcome__content {
      padding-left: 3.5em; } }
  @media all and (min-width: 1025px) {
    .welcome__content {
      padding-left: 5.625em; } }
  .welcome__content__title {
    margin: 1em 0;
    font-size: 2.25em;
    font-weight: 400;
    color: #292929; }
    .welcome__content__title span {
      font-weight: 700; }
  .welcome__svg {
    position: absolute;
    z-index: -1;
    top: 4.125em;
    left: 100%;
    -webkit-transform: translateX(-14.875em);
    -ms-transform: translateX(-14.875em);
    transform: translateX(-14.875em);
    color: #292929;
    opacity: 0.04; }
    .ocular-imgsoff .welcome__svg {
      display: none; }

.news {
  position: relative;
  z-index: 2;
  margin: 0 0 5em; }
  .news__bg {
    position: absolute;
    z-index: -1;
    top: 19.625em;
    left: 0;
    width: 100%;
    height: 46.875em;
    overflow: hidden;
    background: #2a4467; }
    .news__bg__top {
      position: absolute;
      z-index: 1;
      top: -1px;
      left: 0;
      display: block;
      width: 100%;
      height: 2.9vw;
      color: #FFF; }
      .ocular-theme-1 .news__bg__top,
      .ocular-theme-2 .news__bg__top {
        color: #000 !important; }
      .ocular-theme-3 .news__bg__top {
        color: #FF0 !important; }
    .news__bg__bottom {
      position: absolute;
      z-index: 1;
      bottom: -2px;
      left: 0;
      display: block;
      width: 100%;
      height: 2.9vw;
      color: #FFF;
      -webkit-filter: drop-shadow(0 -0.75em 0 #325c94);
      filter: drop-shadow(0 -0.75em 0 #325c94); }
      .ocular-theme-1 .news__bg__bottom,
      .ocular-theme-2 .news__bg__bottom {
        color: #000 !important; }
      .ocular-theme-3 .news__bg__bottom {
        color: #FF0 !important; }
  .news__svg {
    position: absolute;
    top: -12.375em;
    right: -4.375em;
    color: #8ab2dc;
    opacity: 0.05; }
    .ocular-imgsoff .news__svg {
      display: none; }
  .news__inner {
    text-align: center; }
    .news__inner .button__link a {
      background-color: #FFF;
      color: #325c94;
      background-image: none;
      -webkit-transition: color 350ms ease, background-color 350ms ease;
      -o-transition: color 350ms ease, background-color 350ms ease;
      transition: color 350ms ease, background-color 350ms ease; }
      .news__inner .button__link a:hover {
        color: #FFF; }
  .news__header {
    position: relative;
    overflow: hidden; }
  .news__title {
    position: relative;
    display: inline-block;
    padding: 0 0.75em;
    font-size: 3em;
    color: #292929; }
    .news__title:before, .news__title:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 200%;
      height: 3px;
      background: #8ab2dc; }
    .news__title:before {
      right: 100%; }
    .news__title:after {
      left: 100%; }
    .news__title span {
      font-weight: 300; }
  .news__container .owl-stage-outer {
    z-index: 1;
    padding: 3em 0 2.75em;
    overflow: visible; }
    .news__container .owl-stage-outer:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      left: 0;
      width: 3.875em;
      min-width: 3.875em;
      height: 3.875em;
      line-height: 3.875em;
      overflow: hidden;
      border-radius: 50%;
      text-align: center;
      -webkit-box-shadow: 0 0 0 0.875em rgba(7, 15, 26, 0.2);
      box-shadow: 0 0 0 0.875em rgba(7, 15, 26, 0.2); }
    .news__container .owl-stage-outer:after {
      content: '';
      position: absolute;
      z-index: -1;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(50%);
      -ms-transform: translateY(-50%) translateX(50%);
      transform: translateY(-50%) translateX(50%);
      right: 0;
      width: 3.875em;
      min-width: 3.875em;
      height: 3.875em;
      line-height: 3.875em;
      overflow: hidden;
      border-radius: 50%;
      text-align: center;
      -webkit-box-shadow: 0 0 0 0.875em rgba(7, 15, 26, 0.2);
      box-shadow: 0 0 0 0.875em rgba(7, 15, 26, 0.2); }
    .news__container .owl-stage-outer .owl-item {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 350ms ease, visibility 350ms ease;
      -o-transition: opacity 350ms ease, visibility 350ms ease;
      transition: opacity 350ms ease, visibility 350ms ease; }
      .news__container .owl-stage-outer .owl-item.active {
        opacity: 1;
        visibility: visible; }
  .news__container .owl-nav .owl-prev,
  .news__container .owl-nav .owl-next {
    display: inline-block;
    vertical-align: middle;
    width: 3.875em;
    min-width: 3.875em;
    height: 3.875em;
    line-height: 3.875em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    background: #FFF;
    color: #325c94; }
    .news__container .owl-nav .owl-prev .fa,
    .news__container .owl-nav .owl-next .fa {
      font-size: 1.875em;
      position: relative;
      top: 3px; }
  .news__container .owl-nav .owl-prev {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 0; }
  .news__container .owl-nav .owl-next {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    right: 0; }
  .news__container__item {
    position: relative;
    list-style-type: none;
    height: 28.75em;
    border-radius: 1.25em;
    overflow: hidden; }
  .news__list__item {
    background: #292929;
    color: #FFF;
    -webkit-box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.05);
    text-align: left;
    -webkit-transition: -webkit-box-shadow 350ms ease;
    transition: -webkit-box-shadow 350ms ease;
    -o-transition: box-shadow 350ms ease;
    transition: box-shadow 350ms ease;
    transition: box-shadow 350ms ease, -webkit-box-shadow 350ms ease; }
    .news__list__item:hover {
      -webkit-box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.2);
      box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.2); }
      .news__list__item:hover .news__list__item__img img {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04); }
      .news__list__item:hover .news__list__item__img:after {
        opacity: 1; }
      .news__list__item:hover .news__list__item__info {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
      .news__list__item:hover .news__list__item__title__container {
        padding: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
    .news__list__item__img {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      opacity: 0.5; }
      .news__list__item__img img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 350ms ease;
        transition: -webkit-transform 350ms ease;
        -o-transition: transform 350ms ease;
        transition: transform 350ms ease;
        transition: transform 350ms ease, -webkit-transform 350ms ease; }
      .news__list__item__img:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 65%;
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.85)));
        background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.85));
        background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.85));
        background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.85));
        opacity: 0;
        -webkit-transition: opacity 350ms ease;
        -o-transition: opacity 350ms ease;
        transition: opacity 350ms ease; }
    .news__list__item__date {
      position: absolute;
      z-index: 2;
      top: 3.375em;
      left: 2.5em;
      font-weight: 700;
      text-transform: uppercase; }
      .news__list__item__date .weight-changed > span {
        font-weight: 400; }
      .news__list__item__date .data-date {
        display: none; }
    .news__list__item__info {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 0 2.5em 2.375em;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: -webkit-transform 350ms ease;
      transition: -webkit-transform 350ms ease;
      -o-transition: transform 350ms ease;
      transition: transform 350ms ease;
      transition: transform 350ms ease, -webkit-transform 350ms ease; }
    .news__list__item__title {
      font-size: 1em;
      line-height: 1.333em;
      overflow: hidden;
      max-height: 2.6em;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      .news__list__item__title__container {
        font-size: 1.875em;
        padding: 0 0 1.7em;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: padding 350ms ease, -webkit-transform 350ms ease;
        transition: padding 350ms ease, -webkit-transform 350ms ease;
        -o-transition: padding 350ms ease, transform 350ms ease;
        transition: padding 350ms ease, transform 350ms ease;
        transition: padding 350ms ease, transform 350ms ease, -webkit-transform 350ms ease; }
    .news__list__item__intro {
      font-size: 0.875em;
      overflow: hidden;
      max-height: 4.5rem;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .news__list__item__link {
      font-size: 0.875em;
      font-weight: 700;
      letter-spacing: 0.025em;
      text-transform: uppercase; }
      .news__list__item__link .fa-angle-right {
        margin-left: 0.778em;
        vertical-align: middle;
        font-size: 1.125rem;
        color: #325c94; }

.twitter__list__item {
  z-index: 1;
  padding: 2.5em 2.5em 3.125em;
  background-color: #1da1f2;
  color: #FFF;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left; }
  .twitter__list__item:before {
    content: '\f099';
    position: absolute;
    z-index: -1;
    top: 2.375rem;
    right: 0.5rem;
    font-family: 'FontAwesome';
    font-size: 30em;
    line-height: 0.72;
    color: #000;
    opacity: 0.06; }
  .twitter__list__item:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#1485ee));
    background-image: -webkit-linear-gradient(top, transparent, #1485ee);
    background-image: -o-linear-gradient(top, transparent, #1485ee);
    background-image: linear-gradient(to bottom, transparent, #1485ee); }
  .twitter__list__item__header {
    margin: 0 0 3em;
    width: 100%; }
  .twitter__list__item__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.25em;
    width: 3.25em;
    min-width: 3.25em;
    height: 3.25em;
    line-height: 3.25em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    background: #FFF;
    color: #1da1f2; }
    .twitter__list__item__icon .fa-twitter {
      font-size: 1.5em;
      line-height: 3.25rem; }
  .twitter__list__item__date {
    display: inline-block;
    vertical-align: middle; }
    .twitter__list__item__date > span {
      text-transform: uppercase; }
      .twitter__list__item__date > span .data-date {
        display: none; }
  .twitter__list__item__text {
    margin: 0;
    font-size: 0.875em;
    width: 100%;
    overflow: hidden;
    max-height: 12em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; }
  .twitter__list__item .button__link {
    margin: auto 0 0 0; }
    .twitter__list__item .button__link a {
      color: #1589ef;
      background-color: #FFF;
      background-image: none; }
      .twitter__list__item .button__link a:hover {
        background-color: #8ab2dc;
        color: #1589ef; }
      .twitter__list__item .button__link a .fa-angle-right {
        margin-left: 0.778em;
        vertical-align: middle;
        font-size: 1.125rem;
        opacity: 0.5; }

.facebook__list__item {
  z-index: 1;
  padding: 2.5em 2.5em 3.125em;
  background-color: #1778f2;
  color: #FFF;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left; }
  .facebook__list__item:before {
    content: '\f09a';
    position: absolute;
    z-index: -1;
    top: 2.375rem;
    right: 0.5rem;
    font-family: 'FontAwesome';
    font-size: 30em;
    line-height: 0.72;
    color: #000;
    opacity: 0.06; }
  .facebook__list__item:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(23, 120, 242, 0.7); }
  .facebook__list__item__header {
    margin: 0 0 3em;
    width: 100%; }
  .facebook__list__item__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.25em;
    width: 3.25em;
    min-width: 3.25em;
    height: 3.25em;
    line-height: 3.25em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    background: #FFF;
    color: #1778f2; }
    .facebook__list__item__icon .fa-facebook-f {
      font-size: 1.5em;
      line-height: 3.25rem; }
  .facebook__list__item__date {
    display: inline-block;
    vertical-align: middle; }
    .facebook__list__item__date > span {
      text-transform: uppercase; }
      .facebook__list__item__date > span .data-date {
        display: none; }
  .facebook__list__item__text {
    margin: 0;
    font-size: 0.875em;
    width: 100%;
    overflow: hidden;
    max-height: 12em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; }
  .facebook__list__item .button__link {
    margin: auto 0 0 0; }
    .facebook__list__item .button__link a {
      color: #1778f2;
      background-color: #FFF;
      background-image: none; }
      .facebook__list__item .button__link a:hover {
        background-color: #8ab2dc;
        color: #1778f2; }
      .facebook__list__item .button__link a .fa-angle-right {
        margin-left: 0.778em;
        vertical-align: middle;
        font-size: 1.125rem;
        opacity: 0.5; }

.facebook__list__item__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1; }

.events {
  position: relative;
  z-index: 2;
  color: #FFF;
  margin-bottom: 6.25em; }
  .events__header {
    padding-right: 9.5em; }
  .events__title {
    font-size: 3em;
    font-weight: 300; }
    .events__title span {
      font-weight: 700; }
  .events__list .owl-stage-outer {
    padding: 3.75em 0;
    overflow: visible; }
    .events__list .owl-stage-outer .owl-stage {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .events__list .owl-stage-outer .owl-stage .owl-item {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 350ms ease, visibility 350ms ease;
        -o-transition: opacity 350ms ease, visibility 350ms ease;
        transition: opacity 350ms ease, visibility 350ms ease; }
        .events__list .owl-stage-outer .owl-stage .owl-item.active {
          opacity: 1;
          visibility: visible; }
  .events__list .owl-nav {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: -0.188em; }
    .events__list .owl-nav .owl-prev,
    .events__list .owl-nav .owl-next {
      display: inline-block;
      vertical-align: middle;
      width: 3.875em;
      min-width: 3.875em;
      height: 3.875em;
      line-height: 3.875em;
      overflow: hidden;
      border-radius: 50%;
      text-align: center;
      background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
      background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      color: #FFF;
      -webkit-box-shadow: 0 0 0 0 rgba(7, 15, 26, 0.2);
      box-shadow: 0 0 0 0 rgba(7, 15, 26, 0.2);
      -webkit-transition: background 350ms ease, color 350ms ease, -webkit-box-shadow 350ms ease;
      transition: background 350ms ease, color 350ms ease, -webkit-box-shadow 350ms ease;
      -o-transition: background 350ms ease, color 350ms ease, box-shadow 350ms ease;
      transition: background 350ms ease, color 350ms ease, box-shadow 350ms ease;
      transition: background 350ms ease, color 350ms ease, box-shadow 350ms ease, -webkit-box-shadow 350ms ease; }
      .events__list .owl-nav .owl-prev:hover,
      .events__list .owl-nav .owl-next:hover {
        background: #FFF;
        color: #325c94;
        -webkit-box-shadow: 0 0 0 0.875em rgba(7, 15, 26, 0.2);
        box-shadow: 0 0 0 0.875em rgba(7, 15, 26, 0.2); }
      .events__list .owl-nav .owl-prev .fa,
      .events__list .owl-nav .owl-next .fa {
        font-size: 1.875em;
        position: relative;
        top: 3px; }
    .events__list .owl-nav .owl-next {
      margin-left: 1.375em; }
  .events__list__item__link {
    margin: 0 auto;
    position: relative;
    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;
    width: 17.5em;
    min-width: 17.5em;
    height: 17.5em;
    line-height: 17.5em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    line-height: normal;
    overflow: initial;
    padding: 1.875em 3.125em;
    background: #FFF;
    color: #292929;
    -webkit-box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.07);
    -webkit-transition: background 350ms ease, color 350ms ease, -webkit-box-shadow 350ms ease;
    transition: background 350ms ease, color 350ms ease, -webkit-box-shadow 350ms ease;
    -o-transition: background 350ms ease, color 350ms ease, box-shadow 350ms ease;
    transition: background 350ms ease, color 350ms ease, box-shadow 350ms ease;
    transition: background 350ms ease, color 350ms ease, box-shadow 350ms ease, -webkit-box-shadow 350ms ease; }
    .events__list__item__link:hover {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
      background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      color: #FFF;
      -webkit-box-shadow: 0 -5px 30px 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 -5px 30px 10px rgba(0, 0, 0, 0.2); }
      .events__list__item__link:hover .events__list__item__date > span {
        color: #FFF; }
      .events__list__item__link:hover .events__list__item__time span {
        color: #FFF; }
      .events__list__item__link:hover .events__list__item__hover {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
  .events__list__item__date {
    margin: 0 0 1.75em; }
    .events__list__item__date > span {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      color: #325c94;
      -webkit-transition: color 350ms ease;
      -o-transition: color 350ms ease;
      transition: color 350ms ease; }
      .events__list__item__date > span .day {
        display: block;
        line-height: 1;
        font-size: 3em;
        font-weight: 700; }
      .events__list__item__date > span .month {
        display: block;
        line-height: 1;
        font-size: 1.125em;
        font-weight: 600;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        opacity: 0.5; }
    .events__list__item__date > .sep {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 2.875em; }
      .events__list__item__date > .sep:before {
        content: '';
        position: absolute;
        top: 1.5em;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1.25em;
        height: 3px;
        background: #8ab2dc; }
  .events__list__item__title {
    font-size: 1.25em;
    line-height: 1.3em;
    overflow: hidden;
    max-height: 2.6em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .events__list__item__time {
    margin: 0.375em 0 0; }
    .events__list__item__time span {
      font-size: 0.75em;
      font-weight: 500;
      color: #3067a0;
      -webkit-transition: color 350ms ease;
      -o-transition: color 350ms ease;
      transition: color 350ms ease; }
  .events__list__item__hover {
    position: absolute;
    bottom: 0.625em;
    right: 0.625em;
    width: 3.875em;
    min-width: 3.875em;
    height: 3.875em;
    line-height: 3.875em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    background: #FFF;
    -webkit-box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.05);
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: opacity 350ms ease, -webkit-transform 350ms ease;
    transition: opacity 350ms ease, -webkit-transform 350ms ease;
    -o-transition: opacity 350ms ease, transform 350ms ease;
    transition: opacity 350ms ease, transform 350ms ease;
    transition: opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease; }
    .events__list__item__hover:before, .events__list__item__hover:after {
      content: '';
      margin: auto;
      width: 1.25em;
      height: 2px;
      background: #325c94; }
    .events__list__item__hover:after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .events__footer {
    text-align: center; }
    @media all and (max-width: 440px) {
      .events__footer {
        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; } }
    .events__footer .button__link {
      margin: 0; }
      .events__footer .button__link:last-child {
        margin-left: 1.375em; }
        @media all and (max-width: 440px) {
          .events__footer .button__link:last-child {
            margin-left: 0;
            margin-top: 1em; } }
        .events__footer .button__link:last-child a {
          background: #FFF;
          color: #292929;
          -webkit-box-shadow: inset 0 0 0 2px #79a7d7;
          box-shadow: inset 0 0 0 2px #79a7d7; }
          .events__footer .button__link:last-child a:hover {
            background: #79a7d7;
            color: #292929; }

.quicklinks {
  position: relative;
  z-index: 1;
  padding: 2.5em 0; }
  @media all and (min-width: 1025px) {
    .quicklinks {
      padding: 4.625em 0 5.625em; } }
  .quicklinks__svg {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: -5em;
    height: 62.4375em;
    color: #292929;
    opacity: 0.2; }
    .ocular-imgsoff .quicklinks__svg {
      display: none; }
  .quicklinks__list {
    margin: 0 -1.25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media all and (min-width: 1301px) {
      .quicklinks__list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr; } }
    .quicklinks__list__item {
      margin: 0 0 2.5em;
      padding: 0 1.25em;
      -webkit-box-flex: 1;
      -ms-flex: 1 100%;
      flex: 1 100%; }
      .quicklinks__list__item:nth-child(odd) .weight-changed {
        font-weight: 300; }
        .quicklinks__list__item:nth-child(odd) .weight-changed span {
          font-weight: 700; }
      .quicklinks__list__item:nth-child(even) .weight-changed {
        font-weight: 700; }
        .quicklinks__list__item:nth-child(even) .weight-changed span {
          font-weight: 300; }
      @media all and (min-width: 769px) {
        .quicklinks__list__item {
          -webkit-box-flex: 1;
          -ms-flex: 1 50%;
          flex: 1 50%; }
          .flexbox.no-flexboxlegacy .quicklinks__list__item {
            width: 50%;
            -webkit-box-flex: 1;
            -ms-flex: 1 auto;
            flex: 1 auto; } }
      @media all and (min-width: 1301px) {
        .flexbox.no-flexboxlegacy .quicklinks__list__item {
          width: 100%; }
        .quicklinks__list__item--1 {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          -ms-grid-row-span: 2;
          grid-row: span 2;
          margin: 0; }
          .quicklinks__list__item--1 .quicklinks__list__item__inner {
            height: 100%; }
        .quicklinks__list__item--2 .quicklinks__list__item__inner, .quicklinks__list__item--3 .quicklinks__list__item__inner {
          height: 26.25em; }
        .quicklinks__list__item--2 {
          -ms-grid-row: 1;
          -ms-grid-column: 2; }
        .quicklinks__list__item--3 {
          -ms-grid-row: 1;
          -ms-grid-column: 3; }
        .quicklinks__list__item--4 {
          -ms-grid-row: 2;
          -ms-grid-column: 2;
          -ms-grid-column-span: 2;
          grid-column: span 2;
          margin: 0; }
          .quicklinks__list__item--4 .quicklinks__list__item__img:after {
            margin-bottom: -30%;
            margin-right: 40%; } }
      .quicklinks__list__item__inner {
        position: relative;
        width: 100%;
        height: 18.75em;
        background: #292929;
        color: #FFF;
        border-radius: 1.25em;
        overflow: hidden;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
        -webkit-transition: background 350ms ease, -webkit-box-shadow 350ms ease;
        transition: background 350ms ease, -webkit-box-shadow 350ms ease;
        -o-transition: background 350ms ease, box-shadow 350ms ease;
        transition: background 350ms ease, box-shadow 350ms ease;
        transition: background 350ms ease, box-shadow 350ms ease, -webkit-box-shadow 350ms ease; }
        .quicklinks__list__item__inner:hover {
          background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
          background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1)), #325c94;
          background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1)), #325c94;
          background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1)), #325c94;
          -webkit-box-shadow: 0 -5px 30px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -5px 30px 10px rgba(0, 0, 0, 0.2); }
          .quicklinks__list__item__inner:hover .quicklinks__list__item__img img {
            opacity: 0.3 !important;
            -webkit-filter: saturate(0%);
            filter: saturate(0%); }
          .quicklinks__list__item__inner:hover .quicklinks__list__item__img:after {
            opacity: 0.1;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1); }
          .quicklinks__list__item__inner:hover .quicklinks__list__item__info {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0); }
          .quicklinks__list__item__inner:hover .quicklinks__list__item__title {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            padding: 0; }
      .quicklinks__list__item__img {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .quicklinks__list__item__img img {
          opacity: 0.75 !important;
          -webkit-filter: saturate(100%);
          filter: saturate(100%);
          -webkit-transition: opacity 350ms ease, -webkit-filter 350ms ease;
          transition: opacity 350ms ease, -webkit-filter 350ms ease;
          -o-transition: opacity 350ms ease, filter 350ms ease;
          transition: opacity 350ms ease, filter 350ms ease;
          transition: opacity 350ms ease, filter 350ms ease, -webkit-filter 350ms ease; }
        .quicklinks__list__item__img:after {
          content: '';
          position: absolute;
          bottom: 0;
          right: 0;
          margin-right: -25.35%;
          margin-bottom: -52.75%;
          width: 220%;
          height: 67.5%;
          width: 53.125em;
          height: 32.0625em;
          border-radius: 100%;
          background: #292929;
          opacity: 0;
          -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
          transform-origin: bottom left;
          -webkit-transform: scale(0.5);
          -ms-transform: scale(0.5);
          transform: scale(0.5);
          -webkit-transition: opacity 350ms ease, -webkit-transform 350ms ease;
          transition: opacity 350ms ease, -webkit-transform 350ms ease;
          -o-transition: opacity 350ms ease, transform 350ms ease;
          transition: opacity 350ms ease, transform 350ms ease;
          transition: opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease; }
      .quicklinks__list__item__info {
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0 3.125em 3.75em;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: -webkit-transform 350ms ease;
        transition: -webkit-transform 350ms ease;
        -o-transition: transform 350ms ease;
        transition: transform 350ms ease;
        transition: transform 350ms ease, -webkit-transform 350ms ease; }
        .quicklinks__list__item__info .button__link {
          margin: 1.25em 0 0; }
          .quicklinks__list__item__info .button__link a {
            color: #3d526d;
            background: #FFF; }
            .quicklinks__list__item__info .button__link a:hover {
              color: #3d526d;
              background: #FFF; }
      .quicklinks__list__item__title {
        font-size: 1.875em;
        padding: 0 0 1.733em;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: padding 350ms ease, -webkit-transform 350ms ease;
        transition: padding 350ms ease, -webkit-transform 350ms ease;
        -o-transition: transform 350ms ease, padding 350ms ease;
        transition: transform 350ms ease, padding 350ms ease;
        transition: transform 350ms ease, padding 350ms ease, -webkit-transform 350ms ease; }

.contact {
  position: relative;
  width: 90%;
  margin: 0 auto 3em;
  overflow: hidden; }
  @media all and (min-width: 769px) {
    .contact {
      width: 100%;
      margin: 0; } }
  .contact__svg {
    display: none; }
    @media all and (min-width: 769px) {
      .contact__svg {
        position: absolute;
        z-index: 3;
        top: -1px;
        left: 0;
        display: block;
        width: 100%;
        height: 2.9vw;
        color: #FFF;
        /*filter: drop-shadow(0 8px 12px rgba(0,0,0,0.1));*/ }
        .ocular-theme-1 .contact__svg,
        .ocular-theme-2 .contact__svg {
          color: #000 !important; }
        .ocular-theme-3 .contact__svg {
          color: #FF0 !important; } }
  .contact__info {
    position: relative;
    z-index: 2;
    border-radius: 1.25em;
    overflow: hidden; }
    .contact__info:after {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: 1.25em;
      right: -1.625em;
      width: 18.75em;
      height: 18.75em;
      background-image: url("/_site/images/design/logo_bg.png");
      background-repeat: no-repeat;
      background-size: contain;
      opacity: 0.04; }
      .ocular-imgsoff .contact__info:after {
        display: none; }
    @media all and (min-width: 769px) {
      .contact__info {
        /*position: absolute;
			bottom: 3.875em;
			right: 5%;*/
        float: right;
        width: 40%;
        max-width: 27.125em;
        background: #FFF;
        margin: 6.5em 0 3.875em;
        -webkit-box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.05);
        box-shadow: 0 -6px 24px 8px rgba(0, 0, 0, 0.05); } }
    @media all and (min-width: 1301px) {
      .contact__info {
        right: calc(50% - 620px); } }
    .contact__info__title {
      padding: 1.75rem 3.125rem;
      background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
      background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1)), #325c94;
      color: #FFF;
      font-size: 2.25em; }
      .contact__info__title span {
        font-weight: 300; }
    .contact__info__inner {
      padding: 1.875em 3.125em 3.125em; }
    .contact__info__address {
      position: relative;
      padding-left: 3.625em; }
      .contact__info__address:before {
        content: '\f041';
        font-family: 'FontAwesome';
        font-size: 1.125em;
        display: inline-block;
        position: absolute;
        top: -0.285rem;
        left: 0;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 2.375rem;
        text-align: center;
        border-radius: 50%;
        color: #325c94;
        -webkit-box-shadow: inset 0 0 0 2px #79a7d7;
        box-shadow: inset 0 0 0 2px #79a7d7; }
    .contact__info__phone {
      position: relative;
      padding-left: 3.625em; }
      .contact__info__phone:before {
        content: '\f095';
        font-family: 'FontAwesome';
        font-size: 1.125em;
        display: inline-block;
        position: absolute;
        top: -0.285rem;
        left: 0;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 2.375rem;
        text-align: center;
        border-radius: 50%;
        color: #325c94;
        -webkit-box-shadow: inset 0 0 0 2px #79a7d7;
        box-shadow: inset 0 0 0 2px #79a7d7; }
    .contact__info .button__link {
      margin: 1.375em 0 0; }
      .contact__info .button__link a i {
        font-size: 1rem;
        margin-right: 0.875em; }
  .contact__map {
    display: none; }
    @media all and (min-width: 769px) {
      .contact__map {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #8ab2dc;
        background: #8ab2dc url("/_site/images/design/map_default.png") no-repeat center/cover; } }
