.urgent ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.urgent__btn {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.urgent__icon svg, .urgent__btn svg, .hero__scroll:before, .hero__scroll svg, .welcome-img__bg, .welcome-img__bg:after, .news__item__img:after, .events__item__date:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
.hero__overlay__region {
  font-size: 1.61111em; }

.hero__overlay__region {
  font-weight: 600; }

.mason--style-college .content__region .ms-btn > *, .mason--style-school .news .ms-btn > *, .mason--style-college .news .ms-btn > * {
  background: #066471; }
  .mason--style-college .content__region .ms-btn > :before, .mason--style-school .news .ms-btn > :before, .mason--style-college .news .ms-btn > :before {
    color: #066471; }

.mason--style-school .content__region .ms-btn > * {
  background: #c4d93a; }
  .mason--style-school .content__region .ms-btn > :before {
    color: #c4d93a; }

.urgent ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.urgent__btn {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.urgent__icon svg, .urgent__btn svg, .hero__scroll:before, .hero__scroll svg, .welcome-img__bg, .welcome-img__bg:after, .news__item__img:after, .events__item__date:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.urgent ul a {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.urgent__btn, .events__item__date {
  -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; }

.urgent, .hero__scroll:before, .welcome-img, .welcome-img__decor, .news__item__img:after, .news__item__img > div, .events__item, .imglinks__list__item__img, .imglinks__list__item__txt__icon {
  -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); }

.mason--style-school .news__header__title,
.mason--style-school .news__nav, .mason--style-college .news__header__title,
.mason--style-college .news__nav {
  color: #066471; }

.hero__overlay__region {
  color: #263145; }

.hero__scroll:before {
  background-color: #003246; }

.mason--style-college .imglinks__list__item:nth-child(even) a {
  background-color: #066471; }

.mason--style-school .imglinks__list__item:nth-child(even) a {
  background-color: #c4d93a; }

.mason--style-school .imglinks__list__item:nth-child(odd) a {
  background-color: #E6A800; }

.mason--style-college .imglinks__list__item:nth-child(odd) a {
  background-color: #263145; }

.admin_editable.welcome-img__bg {
  position: absolute !important;
  overflow: hidden !important;
  background: transparent; }
  .admin_editable.welcome-img__bg:hover {
    z-index: auto; }

.urgent {
  color: #FFF;
  background: #e24141;
  height: 3.11111em;
  line-height: 3.11111em;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }
  .mason--ready .urgent {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s; }
  .urgent ul a {
    padding: 0 3.88889em 0 4.72222em;
    display: block; }
  .urgent ul p {
    display: inline; }
  .urgent__icon {
    width: 3.33333em;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #cf3535; }
    .urgent__icon svg {
      font-size: 1.5em;
      margin: auto; }
  .urgent__btn {
    width: 3.88889em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: inherit; }
    .urgent__btn svg {
      margin: auto;
      font-size: 1em;
      color: rgba(0, 0, 0, 0.3); }
  .urgent__nocookie ul a {
    padding-right: 1.33333em; }
  .mason--urgent-hide .urgent {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.header__logo img:nth-child(2) {
  display: none; }

.hero {
  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;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.hero__main {
  height: 68vw;
  min-height: 0;
  max-height: none; }
  .hero__main__decor {
    display: none; }
  .hero__main__content__mask {
    color: #FFF;
    position: relative;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    -webkit-transform: translate(-1px, -1px);
    -ms-transform: translate(-1px, -1px);
    transform: translate(-1px, -1px); }
    .hero__main__content__mask--clippath {
      display: none; }

/* if no support, then you get a standard overlay without animation or decor */
@supports ((-webkit-clip-path: url(#hero__mask)) or (clip-path: url(#hero__mask))) {
  .hero__main__decor {
    display: block;
    color: #8abbd8; }
    .hero__main__decor svg {
      opacity: 0;
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
      transform-origin: 100% 0%;
      will-change: transform; }
  .hit .hero__main__decor svg {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
    transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
    -o-transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
    transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
    transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s; }
  .hero__main__content {
    -webkit-clip-path: url(#hero__mask);
    clip-path: url(#hero__mask);
    opacity: 0;
    will-change: opacity; }
    .hero__main__content__mask--overlay {
      display: none; }
    .hero__main__content__mask--clippath {
      display: block; }
      .hero__main__content__mask--clippath clipPath {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        will-change: transform; }
  .hero.hit .hero__main__content {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -o-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s; }
    .hero.hit .hero__main__content__mask--clippath clipPath {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
      transition: -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
      -o-transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
      transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
      transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s; } }

.hero__slideshow:after {
  background: rgba(0, 0, 0, 0.8751);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8751) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8751)), color-stop(33%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8751) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8751) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 100%); }

.hero__overlay {
  font-size: 0.6em;
  padding: 2em calc(5% + 5em) 0 5%;
  visibility: hidden; }
  @media all and (min-width: 415px) {
    .hero__overlay {
      font-size: 0.7em; } }
  @media all and (min-width: 769px) {
    .hero__overlay {
      font-size: 0.8em; } }
  @media all and (min-width: 1025px) {
    .hero__overlay {
      font-size: 0.9em; } }
  @media all and (min-width: 1301px) {
    .hero__overlay {
      font-size: 1em; } }
  .hero__overlay > * {
    visibility: visible; }
  .hero__overlay img {
    width: 24.77778em;
    max-width: 100%; }
  .hero__overlay__region {
    line-height: 1.37931; }
    .hero__overlay__region p {
      margin: .75em 0; }
  .hero__overlay h1 {
    font-size: 76px;
    color: #003246;
    width: 100%;
    font-size: 30px; }
    @media all and (min-width: 769px) {
      .hero__overlay h1 {
        width: 50%; } }
    @media all and (min-width: 415px) {
      .hero__overlay h1 {
        font-size: 38px; } }
    @media all and (min-width: 769px) {
      .hero__overlay h1 {
        font-size: 50px; } }
    @media all and (min-width: 1025px) {
      .hero__overlay h1 {
        font-size: 62px; } }
    @media all and (min-width: 1301px) {
      .hero__overlay h1 {
        font-size: 75px; } }
    .hero__overlay h1:after {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(255, 255, 255, 0);
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.4) 100%);
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.4)));
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.4) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.4) 100%);
      width: 100%;
      border-radius: 25%; }
      @media all and (min-width: 769px) {
        .hero__overlay h1:after {
          width: 50%; } }

@-webkit-keyframes arrows {
  0% {
    opacity: 0;
    -webkit-transform: scale(1) translate(0, -150%);
    transform: scale(1) translate(0, -150%); }
  33% {
    opacity: 1;
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0); }
  66%, 100% {
    opacity: 0;
    -webkit-transform: scale(1) translate(0, 150%);
    transform: scale(1) translate(0, 150%); } }

@keyframes arrows {
  0% {
    opacity: 0;
    -webkit-transform: scale(1) translate(0, -150%);
    transform: scale(1) translate(0, -150%); }
  33% {
    opacity: 1;
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0); }
  66%, 100% {
    opacity: 0;
    -webkit-transform: scale(1) translate(0, 150%);
    transform: scale(1) translate(0, 150%); } }

@-webkit-keyframes bounce {
  0%, 35%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  15% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes bounce {
  0%, 35%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  15% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

.hero__scroll {
  font-size: 0.6em;
  width: 4.16667em;
  height: 4.16667em;
  border-radius: 50%;
  position: absolute;
  bottom: 2em;
  bottom: 3.5vw;
  right: 5%;
  right: 5vw;
  -webkit-animation: bounce 3s ease infinite;
  animation: bounce 3s ease infinite; }
  @media all and (min-width: 415px) {
    .hero__scroll {
      font-size: 0.7em; } }
  @media all and (min-width: 769px) {
    .hero__scroll {
      font-size: 0.8em; } }
  @media all and (min-width: 1025px) {
    .hero__scroll {
      font-size: 0.9em; } }
  @media all and (min-width: 1301px) {
    .hero__scroll {
      font-size: 1em; } }
  .hero__scroll:before {
    content: '';
    opacity: .5;
    border-radius: inherit;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }
  .hero__scroll span {
    border-radius: 50%;
    overflow: hidden; }
  .hero__scroll svg {
    font-size: 2.22222em;
    -webkit-animation: arrows 9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
    animation: arrows 9s cubic-bezier(0.86, 0, 0.07, 1) infinite; }
    .hero__scroll svg:nth-child(1) {
      -webkit-animation-delay: -4.3s;
      animation-delay: -4.3s; }
    .hero__scroll svg:nth-child(2) {
      -webkit-animation-delay: -7.3s;
      animation-delay: -7.3s; }
    .hero__scroll svg:nth-child(3) {
      -webkit-animation-delay: -10.3s;
      animation-delay: -10.3s; }
  .hero__scroll:hover:before {
    opacity: .3;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

@-webkit-keyframes heroLogoSlide {
  0% {
    -webkit-transform: translateY(-50%) translateX(200%);
    transform: translateY(-50%) translateX(200%); }
  100% {
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%); } }

@keyframes heroLogoSlide {
  0% {
    -webkit-transform: translateY(-50%) translateX(200%);
    transform: translateY(-50%) translateX(200%); }
  100% {
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%); } }

.hero__logo__popout {
  display: none;
  -webkit-animation-name: heroLogoSlide;
  animation-name: heroLogoSlide;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@media all and (min-width: 500px) {
  .hero__overlay {
    margin-top: calc(-18vw + 1em); } }

@media all and (min-width: 769px) {
  .hero__logo__popout {
    display: block;
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 10px;
    -webkit-box-shadow: 1px 5px 15px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 5px 15px 5px rgba(0, 0, 0, 0.15); }
    .hero__logo__popout img {
      width: 100px; } }

@media all and (min-width: 900px) {
  .hero {
    width: 100%;
    height: auto; }
  .hero__main {
    width: calc(100% - 17.5em);
    height: calc((100vw - 17.5em) * .68);
    max-width: 75em;
    max-height: calc(75em * .68); }
  .hero__overlay {
    margin-top: calc(-20vw + 2em); }
    .hero__overlay__region {
      width: 60%;
      max-width: 688px; } }

@media all and (min-width: 1301px) {
  .hero__logo__popout img {
    width: 150px; } }

.home {
  z-index: 1; }

.main {
  padding-top: 2.77778em;
  padding-bottom: 2.77778em;
  background: transparent; }

.content__title,
.content__title.admin_editable,
.content__attachments {
  display: none; }

.mason--style-school .content__region .ms-btn > * {
  color: #000 !important; }

.welcome-img {
  position: relative;
  width: 90%;
  max-width: 200px; }
  .welcome-img:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 100%; }
  .welcome-img__decor {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: .3;
    -webkit-transform: translateY(-11.5%) scale(1.15);
    -ms-transform: translateY(-11.5%) scale(1.15);
    transform: translateY(-11.5%) scale(1.15); }
    .welcome-img__decor:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 81.43167%; }
    .welcome-img__decor > div {
      will-change: transform;
      opacity: 0;
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7);
      -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); }
      .hit .welcome-img__decor > div {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
  .welcome-img__bg {
    background: #263145 !important;
    border-radius: 50%;
    overflow: hidden; }
    .welcome-img__bg:after {
      content: '';
      border-radius: 50%;
      opacity: 0;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      border: 1.11111em solid rgba(230, 168, 0, 0.6);
      -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      display: block !important; }
      .mason--style-college .welcome-img__bg:after {
        border-color: #066471; }
      .hit .welcome-img__bg:after {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }

@media all and (min-width: 800px) {
  .main__center {
    max-width: 990px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left; }
  .welcome-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 19.55556em;
    margin-top: 1.5em;
    margin-right: 8%; } }

@media all and (min-width: 900px) {
  .main {
    padding-top: 8.05556em;
    padding-bottom: 9.27778em; } }

.alert {
  padding-bottom: 4.44444em; }
  .alert__center {
    padding: 2.35em 1.65em 2.55em; }
  .alert__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .alert__item__icon {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin: 0 0.92em 0.5em 0; }
    .alert__item__txt__body {
      line-height: 1.44444; }
      .alert__item__txt__body p {
        margin: .85em 0 0; }
      .alert__item__txt__body a {
        text-decoration: underline;
        -webkit-text-decoration-color: rgba(255, 255, 255, 0.3);
        text-decoration-color: rgba(255, 255, 255, 0.3); }

@media all and (min-width: 700px) {
  .alert__center {
    padding-left: 3.5%;
    padding-right: 3.5%; }
  .alert__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .alert__item__icon {
      margin-bottom: 0; } }

@media all and (min-width: 900px) {
  .alert {
    padding-bottom: 9.27778em; } }

.news {
  padding: 0 0 3em; }
  .news__header {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .news__header__links {
      display: none; }
  .news__main {
    margin: 1.66667em auto;
    width: calc(100% - 7em); }
  .news__item__img {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    max-width: 17.77778em;
    margin: 0 auto 1.33333em;
    background: #263145; }
    .news__item__img:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
    .news__item__img:after {
      content: '';
      border-radius: 50%;
      border: 0.83333em solid rgba(255, 255, 255, 0.6); }
    .news__item__img[data-img="/_site/images/design/thumbnail.jpg"]:after {
      border-color: #465061; }
    .news__item__img[data-img="/_site/images/design/thumbnail.jpg"] .lazy-item {
      -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
      transform: scale(1.15); }
  .news__item__txt__title {
    font-size: 18px;
    /*no scaling */
    margin: .85em 0 .65em; }
  .news__item__txt__date {
    margin: 0;
    color: rgba(38, 49, 69, 0.7); }

.news__header__links,
.news__footer {
  margin: 0 -0.52778em; }
  .news__header__links > *,
  .news__footer > * {
    margin: 0.33333em 0.52778em;
    display: inline-block;
    vertical-align: middle; }

.news__footer {
  width: auto; }

@media all and (min-width: 769px) {
  .news__item a:hover .news__item__img:after {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .news__item a:hover .news__item__img > div {
    -webkit-transform: scale(1.11);
    -ms-transform: scale(1.11);
    transform: scale(1.11); } }

@media all and (min-width: 900px) {
  .news {
    padding-bottom: 8.33333em; }
  .news__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .news__header__links {
      display: block; }
  .news__main {
    margin-top: 3.11111em;
    margin-bottom: 0; }
  .news__footer {
    display: none; } }

@media all and (min-width: 1500px) {
  .news__main {
    width: 100%; } }

.events {
  background: #99c3db;
  background: -webkit-linear-gradient(top, #99c3db 0%, rgba(0, 50, 70, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#99c3db), to(rgba(0, 50, 70, 0.4)));
  background: -o-linear-gradient(top, #99c3db 0%, rgba(0, 50, 70, 0.4) 100%);
  background: linear-gradient(to bottom, #99c3db 0%, rgba(0, 50, 70, 0.4) 100%);
  padding: 6em 0; }
  .events__header {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .events__header__links {
      display: none; }

.events__main {
  margin: 1.66667em 0; }

.owl-item:not(.active) .events__item {
  opacity: .3; }

.events__item__date {
  width: 4.66667em;
  height: 4.66667em;
  border-radius: 50%;
  background: rgba(0, 50, 70, 0.1);
  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;
  position: relative;
  margin: auto;
  z-index: 0; }
  .events__item__date:before {
    content: '';
    z-index: -1;
    color: #003246;
    opacity: 0;
    border-radius: inherit;
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF;
    -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); }
  .events__item__date .events__item__txt__date__full {
    display: none; }

.events__item__txt {
  margin: auto;
  max-width: 18em; }
  .events__item__txt__date {
    margin: .75em 0 .15em; }
    .events__item__txt__date .events__item__date__num {
      display: none; }
  .events__item__txt__time {
    margin: 0;
    color: rgba(38, 49, 69, 0.4); }
  .events__item__txt__title {
    line-height: 1.4;
    margin-bottom: 0; }

.events__header__links,
.events__footer {
  margin: 0 -0.52778em; }
  .events__header__links > *,
  .events__footer > * {
    margin: 0.33333em 0.52778em;
    display: inline-block;
    vertical-align: middle; }

.events__footer {
  width: auto; }

.events__border {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  color: #FFF; }
  .events__border--upper {
    top: -1px; }
  .events__border--lower {
    bottom: -1px; }

@media all and (min-width: 769px) {
  .owl-item.active .events__item a:hover .events__item__date {
    background: #FFF; }
    .owl-item.active .events__item a:hover .events__item__date:before {
      opacity: .5;
      -webkit-box-shadow: 0 0 0 0.55556em #FFF;
      box-shadow: 0 0 0 0.55556em #FFF; } }

@media all and (min-width: 900px) {
  .events {
    padding: 13.33333em 0 13.88889em; }
  .events__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .events__header__links {
      display: block; }
  .events__main {
    margin-top: 3.33333em;
    margin-bottom: 0; }
  .events__item a {
    text-align: left; }
  .events__item__date, .events__item__txt {
    margin: 0; }
  .events__footer {
    display: none; } }

.imglinks {
  padding: 3.22222em 0; }
  .imglinks__list {
    z-index: 1; }
    .imglinks__list__item {
      margin-bottom: 2.27778em; }
      .imglinks__list__item a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 9.44444em;
        padding: 2.5em 11%; }
      .imglinks__list__item__img {
        opacity: .15;
        mix-blend-mode: luminosity; }
      .imglinks__list__item__txt {
        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;
        color: #066471; }
        .imglinks__list__item__txt__icon {
          opacity: .65;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          margin-left: .5em;
          color: #066471; }
  .imglinks__cta__main {
    background: #001219; }
  .imglinks__cta__img {
    opacity: .2;
    mix-blend-mode: luminosity; }
  .imglinks__cta__txt {
    padding: 3.88889em 11%; }
    .imglinks__cta__txt__desc {
      margin: 1.35em 0; }

@media all and (min-width: 750px) {
  .imglinks__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .imglinks__list__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 2.27778em; }
    .imglinks__list__item a {
      min-height: 11.33333em; }
    .imglinks__list__item:last-child {
      margin-right: 0; } }

@media all and (min-width: 769px) {
  .imglinks__list__item a:hover .imglinks__list__item__img {
    opacity: 0;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .imglinks__list__item a:hover .imglinks__list__item__txt__icon {
    opacity: 1; } }

@media all and (min-width: 1100px) {
  .imglinks {
    padding-top: 9.11111em; }
    .imglinks .ms-center {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .imglinks__list {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .imglinks__list ul {
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .imglinks__list__item {
        margin-right: 0; }
        .imglinks__list__item:last-child {
          margin-bottom: 0; }
        .imglinks__list__item a {
          height: 100%; }
      .imglinks__list + .imglinks__cta {
        margin-left: 4.44444em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .imglinks__cta {
      -webkit-box-flex: 1.2;
      -ms-flex: 1.2;
      flex: 1.2; } }
