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

.modal__nav button, .owl-dot, .owl__nav > *, .urgent__btn, .feeds__header__toggle button {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.modal__bg, .modal__nav button svg, .modal iframe, .owl-dot span:before, .owl-dot span:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .content__media__img__src, .feeds__header__toggle button, .pts__bg__img, .pts__bg:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
.modal__txt__region .intro, .content__pull .intro, .news__item__txt__intro .intro {
  font-size: 1.125em; }

.owl__nav > * svg {
  font-size: 1.25em; }

.modal__txt__region .intro, .content__pull .intro, .news__item__txt__intro .intro, .feeds__header__toggle button {
  font-weight: 500; }

.feeds__header__toggle button {
  letter-spacing: 0.025em; }

.modal__txt__region, .content__pull, .news__item__txt__intro {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5; }
  .modal__txt__region h2, .content__pull h2, .news__item__txt__intro h2, .modal__txt__region h3, .content__pull h3, .news__item__txt__intro h3, .modal__txt__region h4, .content__pull h4, .news__item__txt__intro h4, .modal__txt__region h5, .content__pull h5, .news__item__txt__intro h5, .modal__txt__region h6, .content__pull h6, .news__item__txt__intro h6 {
    color: #222222;
    margin: 1.65em 0 .85em; }
  .modal__txt__region h2, .content__pull h2, .news__item__txt__intro h2 {
    font-size: 2.5em;
    font-size: 1.92308em; }
    @media all and (min-width: 769px) {
      .modal__txt__region h2, .content__pull h2, .news__item__txt__intro h2 {
        font-size: 2.08333em; } }
    @media all and (min-width: 1025px) {
      .modal__txt__region h2, .content__pull h2, .news__item__txt__intro h2 {
        font-size: 2.27273em; } }
    @media all and (min-width: 1301px) {
      .modal__txt__region h2, .content__pull h2, .news__item__txt__intro h2 {
        font-size: 2.5em; } }
  .modal__txt__region h3, .content__pull h3, .news__item__txt__intro h3 {
    font-size: 2.25em;
    font-size: 1.73077em; }
    @media all and (min-width: 769px) {
      .modal__txt__region h3, .content__pull h3, .news__item__txt__intro h3 {
        font-size: 1.875em; } }
    @media all and (min-width: 1025px) {
      .modal__txt__region h3, .content__pull h3, .news__item__txt__intro h3 {
        font-size: 2.04545em; } }
    @media all and (min-width: 1301px) {
      .modal__txt__region h3, .content__pull h3, .news__item__txt__intro h3 {
        font-size: 2.25em; } }
  .modal__txt__region h4, .content__pull h4, .news__item__txt__intro h4 {
    font-size: 2em; }
  .modal__txt__region h5, .content__pull h5, .news__item__txt__intro h5 {
    font-size: 1.75em; }
  .modal__txt__region .intro, .content__pull .intro, .news__item__txt__intro .intro {
    line-height: 1.55556;
    margin: 1.5em 0; }
  .modal__txt__region a, .content__pull a, .news__item__txt__intro a {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(5, 195, 222, 0.2);
    text-decoration-color: rgba(5, 195, 222, 0.2); }
  .modal__txt__region img, .content__pull img, .news__item__txt__intro img {
    max-width: 100%;
    height: auto; }
  .modal__txt__region img[style*="right"], .content__pull img[style*="right"], .news__item__txt__intro img[style*="right"] {
    margin: 0 0 1em 1em; }
  .modal__txt__region img[style*="left"], .content__pull img[style*="left"], .news__item__txt__intro img[style*="left"] {
    margin: 0 1em 1em 0; }
  .modal__txt__region .ms-btn, .content__pull .ms-btn, .news__item__txt__intro .ms-btn {
    margin: 1em 0; }
    .modal__txt__region .ms-btn a, .content__pull .ms-btn a, .news__item__txt__intro .ms-btn a {
      text-decoration: none; }

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

.modal__nav button, .owl-dot, .owl__nav > *, .urgent__btn, .feeds__header__toggle button {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.modal__bg, .modal__nav button svg, .modal iframe, .owl-dot span:before, .owl-dot span:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .content__media__img__src, .feeds__header__toggle button, .pts__bg__img, .pts__bg:after {
  position: absolute;
  margin: auto; }
  @supports (inset: 0) {
    .modal__bg, .modal__nav button svg, .modal iframe, .owl-dot span:before, .owl-dot span:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .content__media__img__src, .feeds__header__toggle button, .pts__bg__img, .pts__bg:after {
      inset: 0; } }
  @supports not (inset: 0) {
    .modal__bg, .modal__nav button svg, .modal iframe, .owl-dot span:before, .owl-dot span:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .content__media__img__src, .feeds__header__toggle button, .pts__bg__img, .pts__bg:after {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .modal__bg, .modal__nav button svg, .modal iframe, .owl-dot span:before, .owl-dot span:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .content__media__img__src, .feeds__header__toggle button, .pts__bg__img, .pts__bg:after {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }

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

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

.owl-lazy {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.modal__nav button, .urgent__btn, .feeds__header__toggle button {
  -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; }

.modal__nav button svg, .owl-item, .urgent, .hero__overlay__txt__item, .feeds [data-tbsetchild], .feeds__header__toggle button:first-child:before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease; }

.feeds__header__toggle button {
  text-transform: uppercase; }

.modal[data-type="default"] .modal__box__scroll {
  background: #FFFFFF;
  color: #444444;
  fill: #444444; }

.modal__txt__region a, .content__pull a, .news__item__txt__intro a {
  color: #05C3DE; }

.admin_editable.content__media__img__src, .admin_editable.pts__bg__img {
  position: absolute !important;
  overflow: hidden !important;
  background: transparent; }
  .admin_editable.content__media__img__src:hover, .admin_editable.pts__bg__img:hover {
    z-index: auto; }
  @supports ((-o-object-fit: cover) or (object-fit: cover)) {
    .admin_editable.content__media__img__src img, .admin_editable.pts__bg__img img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100% !important;
      height: 100% !important;
      position: relative !important;
      top: auto !important;
      left: auto !important;
      margin: 0 !important; } }

.content__media__img__src > div, .pts__bg__img > div {
  height: 100%; }

@media all and (min-width: 769px) {
  .js_pop {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -o-transition: transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), visibility 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55); }
  .hit .js_pop {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .hit .js_pop:nth-child(1) {
      -webkit-transition-delay: 100ms;
      -o-transition-delay: 100ms;
      transition-delay: 100ms; }
    .hit .js_pop:nth-child(2) {
      -webkit-transition-delay: 200ms;
      -o-transition-delay: 200ms;
      transition-delay: 200ms; }
    .hit .js_pop:nth-child(3) {
      -webkit-transition-delay: 300ms;
      -o-transition-delay: 300ms;
      transition-delay: 300ms; }
    .hit .js_pop:nth-child(4) {
      -webkit-transition-delay: 400ms;
      -o-transition-delay: 400ms;
      transition-delay: 400ms; }
    .hit .js_pop:nth-child(5) {
      -webkit-transition-delay: 500ms;
      -o-transition-delay: 500ms;
      transition-delay: 500ms; }
    .hit .js_pop:nth-child(6) {
      -webkit-transition-delay: 600ms;
      -o-transition-delay: 600ms;
      transition-delay: 600ms; }
    .hit .js_pop:nth-child(7) {
      -webkit-transition-delay: 700ms;
      -o-transition-delay: 700ms;
      transition-delay: 700ms; }
    .hit .js_pop:nth-child(8) {
      -webkit-transition-delay: 800ms;
      -o-transition-delay: 800ms;
      transition-delay: 800ms; } }

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

@media all and (min-width: 769px) {
  .js_slide,
  .js_slide-after {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    will-change: transform;
    -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .hit .js_slide,
  .hit + section .js_slide-after {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

@media all and (min-width: 769px) {
  .js_clip {
    opacity: 0;
    -webkit-transform: translate(0, 30px) scale(0.9);
    -ms-transform: translate(0, 30px) scale(0.9);
    transform: translate(0, 30px) scale(0.9);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-clip-path: polygon(25% 0, 75% 0, 75% 100%, 25% 100%);
    clip-path: polygon(25% 0, 75% 0, 75% 100%, 25% 100%);
    will-change: opacity, transform; }
  .hit .js_clip {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 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-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .hit .js_clip:nth-child(1) {
    -webkit-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms; }
  .hit .js_clip:nth-child(2) {
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms; }
  .hit .js_clip:nth-child(3) {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms; }
  .hit .js_clip:nth-child(4) {
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms; }
  .hit .js_clip:nth-child(5) {
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms; }
  .hit .js_clip:nth-child(6) {
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms; }
  .hit .js_clip:nth-child(7) {
    -webkit-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms; }
  .hit .js_clip:nth-child(8) {
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms; } }

[data-modal] {
  cursor: pointer; }

.modal,
.modal__box {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
  -o-transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease; }
  @supports not (pointer-events: none) {
    .modal,
    .modal__box {
      visibility: hidden; } }

.modal {
  top: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .mason--admin .modal {
    top: 110px; }
  .mason--preview .modal {
    top: 110px; }
  .mason--secure .modal {
    top: 40px; }
  .modal__bg {
    background: rgba(0, 0, 0, 0.85); }
  .modal__box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    -webkit-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .modal[data-type="default"] .modal__box {
      max-width: 64em;
      max-height: 80vh; }
      .mason--admin .modal[data-type="default"] .modal__box {
        max-height: calc(80vh - 111px); }
    .modal[data-type="video"] .modal__box {
      position: relative;
      width: calc(90% - 2em);
      max-width: calc(125vh - 1em);
      background: #000; }
      .modal[data-type="video"] .modal__box:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 56.25%; }
    .modal[data-type="default"] .modal__box__scroll {
      scrollbar-width: thin;
      scrollbar-color: rgba(5, 195, 222, 0.2) rgba(0, 0, 0, 0.07);
      -ms-overflow-style: -ms-autohiding-scrollbar;
      overflow: hidden;
      overflow-y: auto;
      background: #FFF;
      border-radius: 0.625em; }
      .modal[data-type="default"] .modal__box__scroll::-webkit-scrollbar {
        width: 8px; }
      .modal[data-type="default"] .modal__box__scroll::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.07); }
      .modal[data-type="default"] .modal__box__scroll::-webkit-scrollbar-thumb {
        background: rgba(5, 195, 222, 0.2); }
    .modal[data-type="default"] .modal__box__scroll__data {
      padding: 0.625em 0.625em 0 0.625em;
      min-height: 40vh;
      max-height: 35em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
  .modal__nav {
    position: absolute;
    top: -2.5em;
    right: -2.5em; }
    .modal__nav button {
      width: 2.5em;
      height: 2.5em;
      position: relative;
      margin-left: 0.5em;
      color: #05C3DE; }
    .modal__nav--close svg {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .modal__nav--close:hover {
      color: #FFF; }
      .modal__nav--close:hover svg {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg); }
    .modal[data-nav="false"] .modal__nav__step {
      display: none; }
  .modal iframe {
    width: 100%;
    height: 100%; }
  .modal .modal__box:hover .modal__box__scroll {
    scrollbar-width: thin;
    scrollbar-color: #05C3DE rgba(0, 0, 0, 0.07);
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .modal .modal__box:hover .modal__box__scroll::-webkit-scrollbar {
      width: 8px; }
    .modal .modal__box:hover .modal__box__scroll::-webkit-scrollbar-track {
      background: rgba(0, 0, 0, 0.07); }
    .modal .modal__box:hover .modal__box__scroll::-webkit-scrollbar-thumb {
      background: #05C3DE; }

.modal.init {
  opacity: 1;
  pointer-events: auto; }
  @supports not (pointer-events: none) {
    .modal.init {
      visibility: visible; } }
  .modal.init.active .modal__box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @supports not (pointer-events: none) {
      .modal.init.active .modal__box {
        visibility: visible; } }

.modal__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 4em 0; }
  .modal__txt__max {
    margin: 0 auto 0.625em auto;
    max-width: 51.25em;
    padding: 0 7%; }
  .modal__txt__region {
    margin: 1.75em 0 .5em; }
    .modal__txt__region .ms-btn {
      margin: 1.75em 0 0; }

.modal__img[data-src=""] {
  display: none; }

.modal__img:not([data-src=""]) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 90vw;
  max-height: 21.875em;
  border-radius: 0.625em;
  background: #222;
  overflow: hidden; }

@media all and (min-width: 800px) {
  .modal__img:not([data-src=""]) {
    height: auto;
    max-height: none;
    position: absolute;
    top: 0.625em;
    left: 0.625em;
    bottom: 0.625em;
    width: 38%; }
    .modal__img:not([data-src=""]) + .modal__txt {
      text-align: left;
      padding-left: calc(38% + 1.25em); } }

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

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

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

.owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  [owl-trans="true"] .owl-item {
    opacity: 0;
    visibility: hidden; }
    [owl-trans="true"] .owl-item.active {
      opacity: 1;
      visibility: visible; }

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

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

.owl-dot {
  display: inline-block;
  cursor: pointer;
  margin: 2px; }
  .owl-dot span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    will-change: margin, transform;
    -webkit-transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    transition: margin 0.3s ease; }
    .owl-dot span:before, .owl-dot span:after {
      content: '';
      border-radius: inherit;
      -webkit-transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
      transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
      -o-transition: color 0.3s ease, transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
      transition: color 0.3s ease, transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
      transition: color 0.3s ease, transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease; }
    .owl-dot span:before {
      width: 8px;
      height: 8px;
      opacity: .5;
      background: currentColor; }
    .owl-dot span:after {
      border: 4px solid currentColor;
      border-width: 4.5px;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      opacity: 0; }
  .owl-dot.active span:before {
    opacity: 0;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .owl-dot.active span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }

.owl__nav {
  visibility: hidden; }
  .owl__nav > * {
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
    visibility: visible;
    position: relative;
    cursor: pointer;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.4);
    -webkit-transition: color 0.2s ease, background 0.2s ease, border 0.2s ease, opacity 0.3s ease;
    -o-transition: color 0.2s ease, background 0.2s ease, border 0.2s ease, opacity 0.3s ease;
    transition: color 0.2s ease, background 0.2s ease, border 0.2s ease, opacity 0.3s ease; }
    .owl__nav > *.disabled {
      opacity: .2;
      cursor: auto; }

@media all and (min-width: 769px) {
  .owl__nav > *:not(.disabled):hover {
    background: #FFF;
    border-color: #FFF;
    color: #05C3DE; } }

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

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

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

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

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

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

.urgent {
  color: #FFF;
  background: #e24141;
  height: 3.5em;
  line-height: 3.5em;
  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 4.375em 0 5.3125em;
    display: block; }
  .urgent ul p {
    display: inline; }
  .urgent__icon {
    width: 3.75em;
    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: 4.375em;
    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.5em; }
  .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; }

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

.hero__overlay {
  font-size: 0.8em;
  padding-bottom: 4em; }
  @media all and (min-width: 415px) {
    .hero__overlay {
      font-size: 0.85em; } }
  @media all and (min-width: 769px) {
    .hero__overlay {
      font-size: 0.9em; } }
  @media all and (min-width: 1025px) {
    .hero__overlay {
      font-size: 0.95em; } }
  @media all and (min-width: 1301px) {
    .hero__overlay {
      font-size: 1em; } }
  .hero__overlay__txt {
    position: relative; }
    .hero__overlay__txt__item {
      opacity: 0;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
      .hero__overlay__txt__item.active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s; }
  .hero__overlay__school {
    margin: 1.25em 0 2.5em;
    color: rgba(255, 255, 255, 0.5); }

#hero__overlay__motto,
.hero__overlay__txt__item__title {
  font-size: 6em;
  font-size: 4.61538em;
  max-width: 876px;
  line-height: 1; }
  @media all and (min-width: 769px) {
    #hero__overlay__motto,
    .hero__overlay__txt__item__title {
      font-size: 5em; } }
  @media all and (min-width: 1025px) {
    #hero__overlay__motto,
    .hero__overlay__txt__item__title {
      font-size: 5.45455em; } }
  @media all and (min-width: 1301px) {
    #hero__overlay__motto,
    .hero__overlay__txt__item__title {
      font-size: 6em; } }

.hero__scroll {
  font-size: 0.6em;
  width: 5em;
  height: 5em;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center; }
  @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 {
    position: absolute;
    content: '';
    top: .2em;
    right: .2em;
    bottom: .2em;
    left: .2em;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
    -webkit-transition: border-width 0.2s ease, -webkit-transform 0.2s ease;
    transition: border-width 0.2s ease, -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease, border-width 0.2s ease;
    transition: transform 0.2s ease, border-width 0.2s ease;
    transition: transform 0.2s ease, border-width 0.2s ease, -webkit-transform 0.2s ease; }
  .hero__scroll:hover:before {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    border-width: 10px; }
  .hero__scroll:hover .hero__scroll__path {
    opacity: 0; }

@-webkit-keyframes circlePath {
  from {
    stroke-dashoffset: 1000; }
  to {
    stroke-dashoffset: 413; } }

@keyframes circlePath {
  from {
    stroke-dashoffset: 1000; }
  to {
    stroke-dashoffset: 413; } }

@-webkit-keyframes flipPath {
  0% {
    -webkit-transform: rotate(-90deg) rotateX(0deg);
    transform: rotate(-90deg) rotateX(0deg); }
  100% {
    -webkit-transform: rotate(-90deg) rotateX(-360deg);
    transform: rotate(-90deg) rotateX(-360deg); } }

@keyframes flipPath {
  0% {
    -webkit-transform: rotate(-90deg) rotateX(0deg);
    transform: rotate(-90deg) rotateX(0deg); }
  100% {
    -webkit-transform: rotate(-90deg) rotateX(-360deg);
    transform: rotate(-90deg) rotateX(-360deg); } }

.hero__scroll__path {
  -webkit-animation: flipPath 2.8s steps(2) infinite;
  animation: flipPath 2.8s steps(2) infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  will-change: transform;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  .hero__scroll__path circle {
    fill: none;
    stroke: #FFF;
    stroke-linejoin: round;
    stroke-width: 16px;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-animation: circlePath 1.4s ease-in infinite alternate;
    animation: circlePath 1.4s ease-in infinite alternate;
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }

.mason--admin .hero__overlay__txt {
  visibility: hidden; }
  .mason--admin .hero__overlay__txt.admin--visible {
    visibility: visible; }

.mason--admin #hero__overlay__motto {
  margin-top: -1em; }

@media all and (min-width: 1050px) {
  .hero {
    min-height: 45em;
    min-height: 95vh;
    min-height: calc(100vh - 2em); }
  .hero__scroll {
    bottom: 3.85em; } }

.home {
  z-index: 0; }

.main {
  padding: 3.75em 0; }

.main__decor {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  max-width: 35.25em;
  -webkit-transform: translateY(-42%);
  -ms-transform: translateY(-42%);
  transform: translateY(-42%); }
  .main__decor:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 163.29787%; }

.main__center {
  z-index: 1;
  padding: 4em 8%;
  max-width: 1152px;
  background: #FFF;
  border-radius: 5em 0;
  -webkit-box-shadow: 0 0.5em 3em rgba(34, 34, 34, 0.2);
  box-shadow: 0 0.5em 3em rgba(34, 34, 34, 0.2); }

.content__title.admin_editable,
.content__region,
.content__attachments {
  display: none !important; }

.content__pull__links__scroll {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 4.5em;
  height: 4.5em;
  margin-right: 0.75em;
  border-radius: 1.5em 0;
  -webkit-box-shadow: 0 0.5em 1.5em rgba(5, 195, 222, 0.2);
  box-shadow: 0 0.5em 1.5em rgba(5, 195, 222, 0.2); }

.content__pull__links .ms-btn {
  vertical-align: middle; }
  .content__pull__links .ms-btn a {
    min-width: 8em;
    text-align: center; }

.content__media {
  margin: 1.5em auto 0;
  max-width: 28em;
  position: relative; }
  .content__media__img {
    position: relative;
    border-radius: 50%;
    z-index: 1;
    border-radius: 5em 0; }
    .content__media__img:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 107.14286%; }
    .content__media__img__src {
      overflow: hidden;
      border-radius: inherit;
      z-index: 0; }
  .content__media__video {
    font-size: 0.8em;
    position: relative;
    -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);
    width: 5.5em;
    height: 5.5em;
    border-radius: 2em 0;
    position: absolute;
    top: 4.375em;
    right: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateX(35%) scale(0.8);
    -ms-transform: translateX(35%) scale(0.8);
    transform: translateX(35%) scale(0.8);
    -webkit-box-shadow: 0 0.5em 2em rgba(34, 34, 34, 0.2);
    box-shadow: 0 0.5em 2em rgba(34, 34, 34, 0.2); }
    @media all and (min-width: 415px) {
      .content__media__video {
        font-size: 0.85em; } }
    @media all and (min-width: 769px) {
      .content__media__video {
        font-size: 0.9em; } }
    @media all and (min-width: 1025px) {
      .content__media__video {
        font-size: 0.95em; } }
    @media all and (min-width: 1301px) {
      .content__media__video {
        font-size: 1em; } }
    .content__media__video:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
    .hit .content__media__video {
      opacity: 1;
      -webkit-transform: translateX(35%) scale(1);
      -ms-transform: translateX(35%) scale(1);
      transform: translateX(35%) scale(1);
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }

@media all and (min-width: 900px) {
  .main {
    padding: 7.5em 0; }
  .main__center {
    border-radius: 7.5em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 4em;
    padding-right: 4em; }
  .content {
    width: calc(50% - 2em);
    padding-top: 3.875em; }
  .content__title {
    max-width: 8.02083em; }
  .content__media {
    width: calc(50% - 2em);
    margin: 0; } }

.mason--theme-primary .main {
  padding: 10.75em 0; }

.mason--theme-primary .main__center {
  width: calc(90% - 4em);
  max-width: 1092px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0; }

.mason--theme-primary .content__media {
  max-width: 26.5em; }
  .mason--theme-primary .content__media__img {
    border-radius: 0 7.5em; }
    .mason--theme-primary .content__media__img:before {
      padding-bottom: 100%; }
  .mason--theme-primary .content__media__video {
    right: auto;
    left: 0;
    top: 1.875em;
    -webkit-transform: translateX(-55%) scale(0.8);
    -ms-transform: translateX(-55%) scale(0.8);
    transform: translateX(-55%) scale(0.8); }

.mason--theme-primary .hit .content__media__video {
  -webkit-transform: translateX(-55%) scale(1);
  -ms-transform: translateX(-55%) scale(1);
  transform: translateX(-55%) scale(1); }

@media all and (min-width: 900px) {
  .mason--theme-primary .main__center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .mason--theme-primary .content {
    padding-top: 1.1875em; } }

.feeds {
  padding: 7.75em 0 0;
  background: transparent; }
  .feeds:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    background: #05C3DE;
    height: 40em;
    border-radius: 20vw 0; }
  .feeds__decor {
    display: none; }
  .feeds .ms-center {
    max-width: 1280px; }
  .feeds [data-tbset] {
    -webkit-transition: height .4s ease;
    -o-transition: height .4s ease;
    transition: height .4s ease; }
    .feeds [data-tbset] ul {
      min-height: 20em; }
  .feeds [data-tbsetchild].tbset__item {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    z-index: 0; }
    .feeds [data-tbsetchild].tbset__item.active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      -webkit-transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, visibility 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, -webkit-transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
      transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, visibility 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, -webkit-transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
      -o-transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, visibility 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
      transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, visibility 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
      transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, visibility 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, -webkit-transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
      -webkit-transition-delay: .5s;
      -o-transition-delay: .5s;
      transition-delay: .5s;
      z-index: 1; }
  .feeds__header__toggle {
    width: 72px;
    height: 40px;
    margin: 1em auto 0;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.13);
    position: relative; }
    .feeds__header__toggle button {
      width: 160px;
      color: rgba(255, 255, 255, 0.4);
      -webkit-tap-highlight-color: transparent; }
      .feeds__header__toggle button.active {
        color: #FFF;
        pointer-events: none; }
      .feeds__header__toggle button:first-child {
        text-align: right;
        padding-right: 90px;
        left: -90px; }
        .feeds__header__toggle button:first-child:before {
          position: absolute;
          content: '';
          top: 0;
          right: 5px;
          bottom: 0;
          margin: auto;
          width: 28px;
          height: 28px;
          border-radius: 50%;
          background: #FFF;
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          -webkit-transition-duration: .4s;
          -o-transition-duration: .4s;
          transition-duration: .4s;
          -webkit-transition-timing-function: cubic-bezier(0.62, -0.36, 0.32, 1.36);
          -o-transition-timing-function: cubic-bezier(0.62, -0.36, 0.32, 1.36);
          transition-timing-function: cubic-bezier(0.62, -0.36, 0.32, 1.36);
          -webkit-box-shadow: 0 0 1em rgba(34, 34, 34, 0.2);
          box-shadow: 0 0 1em rgba(34, 34, 34, 0.2); }
        .feeds__header__toggle button:first-child.active:before {
          -webkit-transform: translateX(-32px);
          -ms-transform: translateX(-32px);
          transform: translateX(-32px); }
      .feeds__header__toggle button:last-child {
        text-align: left;
        padding-left: 90px;
        right: -90px; }
  .feeds__main__footer {
    padding-top: 3.4375em; }
    .feeds__main__footer > * {
      margin: 0.5em;
      display: inline-block;
      vertical-align: bottom; }

.feeds__nav {
  display: none; }

@media all and (min-width: 550px) {
  .feeds .ms-center {
    width: calc(90% - 10em); }
  .feeds__decor {
    display: block;
    color: #222222;
    position: absolute;
    top: 1.25em;
    right: -13.75em;
    width: 80%;
    max-width: 45em;
    opacity: .1; }
  .feeds__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 9.5em;
    z-index: 1; }
    .feeds__nav > * {
      margin: 0; }
      .feeds__nav > *.owl-prev {
        -webkit-transform: translateX(-100%) translateX(-1.5em);
        -ms-transform: translateX(-100%) translateX(-1.5em);
        transform: translateX(-100%) translateX(-1.5em); }
      .feeds__nav > *.owl-next {
        -webkit-transform: translateX(100%) translateX(1.5em);
        -ms-transform: translateX(100%) translateX(1.5em);
        transform: translateX(100%) translateX(1.5em); } }

@media all and (min-width: 1150px) {
  .feeds:before {
    border-radius: 15em 0; } }

@media all and (min-width: 1300px) {
  .feeds__nav > *.owl-prev {
    -webkit-transform: translateX(-100%) translateX(-3.75em);
    -ms-transform: translateX(-100%) translateX(-3.75em);
    transform: translateX(-100%) translateX(-3.75em); }
  .feeds__nav > *.owl-next {
    -webkit-transform: translateX(100%) translateX(3.75em);
    -ms-transform: translateX(100%) translateX(3.75em);
    transform: translateX(100%) translateX(3.75em); } }

.news {
  padding: 3.125em 0; }
  .news__item {
    z-index: 0;
    overflow: hidden;
    position: relative;
    border-radius: 5em 0 5em 0;
    -webkit-box-shadow: 0 0.5em 1.5em rgba(34, 34, 34, 0.1);
    box-shadow: 0 0.5em 1.5em rgba(34, 34, 34, 0.1); }
    .news__item__img {
      position: relative;
      background: #222; }
      .news__item__img:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 66.66667%; }
      .news__item__img .loaded .lazy-item {
        opacity: .9; }
    .news__item__txt {
      padding: 2em; }
      .news__item__txt__date {
        margin-bottom: .425em; }
      .news__item__txt__intro {
        margin-bottom: 1.25em; }

.events {
  padding: 4.125em 0; }
  .events__item__date {
    width: 11.5em;
    height: 11.5em;
    margin: 0 auto 2.5em;
    border-radius: 4em 0;
    -webkit-box-shadow: 0 0.5em 1.5em rgba(34, 34, 34, 0.1);
    box-shadow: 0 0.5em 1.5em rgba(34, 34, 34, 0.1); }
    .events__item__date span {
      display: block;
      line-height: 1.05; }
      .events__item__date span:last-child {
        opacity: .4; }
    .events__item__date .events__item__time__content {
      display: none; }
  .events__item__title {
    max-width: 300px;
    min-height: 2.35em;
    margin: 0 auto 1.65em; }
  .events__item__time .events__item__date__content {
    display: none; }
  .events__item__time__sep {
    margin: 0 .75em; }

.imglinks {
  z-index: 1;
  padding: 3em 0; }
  .imglinks__decor {
    position: relative;
    position: absolute;
    bottom: 3.125em;
    left: 3.5%;
    width: 80%;
    max-width: 61.625em;
    opacity: .05; }
    .imglinks__decor:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 60.39933%; }
  .imglinks .ms-center {
    max-width: 1376px; }
  .imglinks__item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
    .imglinks__item a {
      z-index: 0;
      overflow: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .imglinks__item__txt__desc {
      line-height: 1.5;
      margin: 1.15em 0 0; }

@media all and (max-width: 599px) {
  .imglinks__item:first-child a {
    border-radius: 5em 5em 0 0; }
  .imglinks__item:last-child a {
    border-radius: 0 0 5em 5em; } }

@media all and (min-width: 600px) and (max-width: 1049px) {
  .imglinks__item:first-child a {
    border-radius: 5em 5em 0 0; }
  .imglinks__item:nth-child(7n + 1) {
    width: 100%; }
  .imglinks__item:nth-child(7n + 3) a {
    border-bottom-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 5) a {
    border-top-left-radius: 5em; }
  .imglinks__item:nth-last-child(2):not(:nth-child(7n + 4)) a {
    border-top-right-radius: 5em; }
  .imglinks__item:nth-last-child(2) a {
    border-bottom-left-radius: 5em; }
  .imglinks__item:last-child a {
    border-radius: 5em 0 5em 0; } }

@media all and (min-width: 1050px) {
  .imglinks {
    padding-bottom: 11.25em; }
    .imglinks:before {
      position: absolute;
      content: '';
      top: 47%;
      right: 0;
      bottom: 0;
      left: 0;
      border-top-right-radius: 10vw;
      background: #05C3DE; }
  .mason--theme-secondary .imglinks[data-housepoints="True"] {
    padding-bottom: 0; }
    .mason--theme-secondary .imglinks[data-housepoints="True"]:before {
      display: none; } }

@media all and (min-width: 1150px) {
  .imglinks:before {
    border-top-right-radius: 15em; } }

@media all and (min-width: 1050px) and (max-width: 1399px) {
  .imglinks__item:nth-child(7n + 1) {
    width: 66.66%; }
  .imglinks__item:first-child a {
    border-top-left-radius: 5em; }
  .imglinks__item:nth-child(2) a {
    border-top-right-radius: 5em;
    border-bottom-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 3) a {
    border-top-right-radius: 5em; }
  .imglinks__item:nth-child(7n + 4) a {
    border-top-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 5) a {
    border-top-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 6) a {
    border-top-right-radius: 5em; }
  .imglinks__item:nth-child(7n + 7) a {
    border-top-left-radius: 5em; }
  .imglinks__item:last-child:not(:nth-child(odd)) a,
  .imglinks__item:nth-last-child(2) a {
    border-bottom-left-radius: 5em; }
  .imglinks__item:last-child a {
    border-bottom-right-radius: 5em; } }

@media all and (min-width: 1527.36px) {
  .imglinks .item__txt {
    min-height: calc((((86em * 0.875) - 6em)/4)); } }

@media all and (min-width: 1400px) {
  .imglinks__item:nth-child(7n + 1) {
    width: 50%; }
  .imglinks__item:first-child a {
    border-top-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 2) a {
    border-bottom-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 3) a {
    border-top-right-radius: 5em; }
  .imglinks__item:nth-last-child(2):nth-child(7n + 1) a,
  .imglinks__item:nth-last-child(3):nth-child(7n + 1) a,
  .imglinks__item:last-child:not(:nth-child(odd)) a,
  .imglinks__item:nth-child(7n + 4) a {
    border-bottom-left-radius: 5em; }
  .imglinks__item:nth-child(7n + 6) a {
    border-top-left-radius: 5em;
    border-top-right-radius: 5em; }
  .imglinks__item:nth-child(7n + 7) a {
    border-top-left-radius: 5em; }
  .imglinks__item:last-child a {
    border-bottom-right-radius: 5em; }
  @supports ((display: -ms-grid) or (display: grid)) {
    .imglinks ul {
      display: -ms-grid;
      display: grid;
      grid-template-areas: "area_1 area_1 area_2 area_4" "area_1 area_1 area_3 area_4" "area_5 area_6 area_6 area_7";
      -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr; }
    .imglinks .imglinks__item {
      width: 100% !important; }
      .imglinks .imglinks__item a {
        border-radius: 0 !important; }
      .imglinks .imglinks__item:nth-child(1) {
        grid-area: area_1; }
      .imglinks .imglinks__item:nth-child(2) {
        grid-area: area_2; }
      .imglinks .imglinks__item:nth-child(3) {
        grid-area: area_3; }
      .imglinks .imglinks__item:nth-child(4) {
        grid-area: area_4; }
      .imglinks .imglinks__item:nth-child(5) {
        grid-area: area_5; }
      .imglinks .imglinks__item:nth-child(6) {
        grid-area: area_6; }
      .imglinks .imglinks__item:nth-child(7) {
        grid-area: area_7; }
      .imglinks .imglinks__item:first-child a {
        border-top-left-radius: 5em !important; }
      .imglinks .imglinks__item:nth-child(7n + 2) a {
        border-bottom-left-radius: 5em !important; }
      .imglinks .imglinks__item:nth-child(7n + 3) a {
        border-top-left-radius: 5em !important; }
      .imglinks .imglinks__item:nth-child(7n + 4) a {
        border-top-right-radius: 5em !important;
        border-bottom-right-radius: 5em !important; }
      .imglinks .imglinks__item:nth-child(7n + 5) a {
        border-bottom-left-radius: 5em !important; }
      .imglinks .imglinks__item:nth-child(7n + 6) a {
        border-top-right-radius: 5em !important; }
      .imglinks .imglinks__item:nth-child(7n + 7) a {
        border-top-left-radius: 5em !important;
        border-bottom-right-radius: 5em !important; }
      .imglinks .imglinks__item:last-child a {
        border-bottom-right-radius: 5em; }
      .imglinks .imglinks__item .item__txt {
        min-height: 17.5em; } } }

@media all and (min-width: 1400px) {
    .imglinks .imglinks__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
    .imglinks .imglinks__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .imglinks .imglinks__item:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 3; }
    .imglinks .imglinks__item:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 4; }
    .imglinks .imglinks__item:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
    .imglinks .imglinks__item:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; }
    .imglinks .imglinks__item:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-column: 4; } }

.pts {
  z-index: 0;
  overflow: hidden;
  padding: 7.5em 0;
  border-top-right-radius: 10vw; }
  .pts__bg:after {
    background: -webkit-linear-gradient(top, rgba(5, 195, 222, 0) 0%, #05c3de 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 195, 222, 0)), to(#05c3de));
    background: -o-linear-gradient(top, rgba(5, 195, 222, 0) 0%, #05c3de 100%);
    background: linear-gradient(to bottom, rgba(5, 195, 222, 0) 0%, #05c3de 100%);
    top: 30%;
    content: ''; }
  .pts__bg .lazy-item {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    mix-blend-mode: multiply; }
  .pts__bg .loaded .lazy-item {
    opacity: .2; }
  .pts__bg img {
    opacity: .2 !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    mix-blend-mode: multiply; }
  .pts__main {
    padding: 1.25em 0 1.875em; }
  .pts ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.3125em;
    margin-right: -1.3125em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pts ul > * {
      width: 100%;
      display: inline-block;
      vertical-align: top;
      padding: 1.3125em 1.3125em; }
  .pts__item__module {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.5em;
    border-radius: 0 5em;
    -webkit-box-shadow: 0 0.5em 1.5em rgba(34, 34, 34, 0.1);
    box-shadow: 0 0.5em 1.5em rgba(34, 34, 34, 0.1); }
  .pts__item__score {
    margin: 2em 0 .5em; }
    .pts__item__score span {
      display: block; }
  .mason--noadmin .pts__footer [data-link=""] {
    display: none; }
  .pts__footer__link {
    display: inline-block;
    vertical-align: bottom; }

@media all and (min-width: 520px) {
  .pts ul > * {
    width: 50%;
    display: inline-block;
    vertical-align: top; } }

@media all and (min-width: 1050px) {
  .pts {
    margin-top: -10em;
    padding-top: 16.25em; } }

@media all and (min-width: 1150px) {
  .pts {
    border-top-right-radius: 15em; } }
