.custom__edit--info {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 1em;
  right: 1em;
  z-index: 3000;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  margin: 1em;
  background: #745B99;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); }
  .custom__edit--info svg {
    line-height: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer; }
  .custom__edit--info div {
    position: absolute;
    display: block;
    white-space: nowrap;
    bottom: 0;
    right: 100%;
    border-radius: 4px;
    padding: 0 2em;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background: inherit;
    opacity: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease; }
  .custom__edit--info p {
    white-space: nowrap;
    line-height: 1.8;
    text-align: left;
    text-transform: none; }
  .custom__edit--info small {
    margin-right: 5px;
    opacity: .75;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .custom__edit--info:hover div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-1em);
    -ms-transform: translateX(-1em);
    transform: translateX(-1em);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.admin__feed__authorise a {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0);
  text-decoration-color: rgba(255, 255, 255, 0);
  color: inherit; }

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

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

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

.custom__edit--info {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 1em;
  right: 1em;
  z-index: 3000;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  margin: 1em;
  background: #745B99;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); }
  .custom__edit--info svg {
    line-height: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer; }
  .custom__edit--info div {
    position: absolute;
    display: block;
    white-space: nowrap;
    bottom: 0;
    right: 100%;
    border-radius: 4px;
    padding: 0 2em;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background: inherit;
    opacity: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease; }
  .custom__edit--info p {
    white-space: nowrap;
    line-height: 1.8;
    text-align: left;
    text-transform: none; }
  .custom__edit--info small {
    margin-right: 5px;
    opacity: .75;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .custom__edit--info:hover div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-1em);
    -ms-transform: translateX(-1em);
    transform: translateX(-1em);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.admin__feed__authorise a {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0);
  text-decoration-color: rgba(255, 255, 255, 0);
  color: inherit; }

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

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

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.hero {
  min-height: 70vh;
  max-height: 93vh;
  height: 48vw; }
  .hero .watermark {
    position: absolute;
    top: 50em;
    right: -16em;
    z-index: 3;
    pointer-events: none; }

.swiper__buttons__container__social__news {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  @media all and (min-width: 769px) {
    .swiper__buttons__container__social__news {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.swiper__buttons__nav__container__social__news {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 2em 0;
  pointer-events: none;
  z-index: 1; }
  .inview .swiper__buttons__nav__container__social__news {
    opacity: 1; }
  @media all and (min-width: 769px) {
    .swiper__buttons__nav__container__social__news {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      top: 25%;
      bottom: auto; } }

.swiper-pagination-social-news {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1em 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1; }
  @media all and (min-width: 769px) {
    .swiper-pagination-social-news {
      bottom: 6em; } }
  .mason--loaded .swiper-pagination-social-news {
    opacity: 1; }
  .swiper-pagination-social-news .swiper-pagination-bullet {
    display: inline-block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    border-radius: 50%;
    outline: 0px solid #1b1b1b;
    outline-offset: 0px;
    margin: 0.5em;
    background: rgba(27, 27, 27, 0.5);
    color: transparent;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all; }
    .swiper-pagination-social-news .swiper-pagination-bullet:hover {
      background: #1b1b1b; }
  .swiper-pagination-social-news .swiper-pagination-bullet-active {
    outline: 1px solid #1b1b1b;
    outline-offset: 5px;
    background: #1b1b1b;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all; }

.nav__next__social__news,
.nav__prev__social__news {
  position: relative;
  background: transparent;
  border: none;
  pointer-events: all;
  top: 1em;
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__social__news,
    .nav__prev__social__news {
      left: -2em;
      top: -13.75em; } }
  @media all and (min-width: 1450px) {
    .nav__next__social__news,
    .nav__prev__social__news {
      left: -5em; } }
  .nav__next__social__news:after,
  .nav__prev__social__news:after {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    content: "\f061";
    font-family: fontAwesome;
    background: #fafafa;
    -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
    color: #000;
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 0px;
    padding: 2px 0 0 2px;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all; }
  .nav__next__social__news:hover,
  .nav__prev__social__news:hover {
    cursor: pointer; }
    .nav__next__social__news:hover:after,
    .nav__prev__social__news:hover:after {
      padding: 2px 0 0 14px; }

.nav__prev__social__news {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.nav__next__social__news {
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__social__news {
      left: 2em; } }
  @media all and (min-width: 1450px) {
    .nav__next__social__news {
      left: 5em; } }

.social__news {
  position: relative;
  margin: 6em 0 0 0;
  padding-top: 4em;
  border-radius: 90px 0px 0px 0px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(37%, transparent), color-stop(37%, transparent), color-stop(37%, var(--col-pri)), to(var(--col-pri)));
  background: -webkit-linear-gradient(bottom, transparent 37%, transparent 37%, var(--col-pri) 37%, var(--col-pri) 100%);
  background: -o-linear-gradient(bottom, transparent 37%, transparent 37%, var(--col-pri) 37%, var(--col-pri) 100%);
  background: linear-gradient(360deg, transparent 37%, transparent 37%, var(--col-pri) 37%, var(--col-pri) 100%);
  z-index: 4; }
  .social__news .center {
    width: 100%;
    max-width: 1490px; }
  .social__news .social__news__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
    width: 100%;
    padding: 2em 0;
    z-index: 1; }
    @media all and (min-width: 769px) {
      .social__news .social__news__top {
        -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;
        padding: 2em 0; } }
    .social__news .social__news__top #content__title {
      width: 100%;
      font-size: 2em;
      font-weight: 500;
      line-height: 2.25rem;
      min-width: 44px;
      margin: 0 0 0.5em 0;
      color: var(--col-pritxt);
      text-align: center; }
      @media all and (min-width: 415px) {
        .social__news .social__news__top #content__title {
          font-size: 2.75em; } }
      @media all and (min-width: 769px) {
        .social__news .social__news__top #content__title {
          font-size: 2.75em; } }
      @media all and (min-width: 1025px) {
        .social__news .social__news__top #content__title {
          font-size: 3em; } }
      @media all and (min-width: 1301px) {
        .social__news .social__news__top #content__title {
          font-size: 3em; } }
      @media all and (min-width: 769px) {
        .social__news .social__news__top #content__title {
          text-align: left; } }
  .social__news.inview .social__news__item {
    opacity: 1;
    -webkit-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em); }
  .social__news ul li {
    list-style-type: none; }
  .social__news ul .social__news__item {
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(-5em);
    -ms-transform: translateY(-5em);
    transform: translateY(-5em);
    border-radius: 15px;
    overflow: hidden;
    height: 360px;
    -webkit-transition: 0.75s ease-in-out all;
    -o-transition: 0.75s ease-in-out all;
    transition: 0.75s ease-in-out all;
    z-index: 1; }
    .social__news ul .social__news__item__image img {
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%; }
    .social__news ul .social__news__item__image:before {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0)), to(rgba(0, 0, 0, 0.9)));
      background: -webkit-linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: -o-linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
      background-size: contain;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%;
      opacity: 0;
      z-index: 1;
      -webkit-transition: 0.2s ease-in-out all;
      -o-transition: 0.2s ease-in-out all;
      transition: 0.2s ease-in-out all; }
    .social__news ul .social__news__item__image:after {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0.3)), to(rgba(0, 0, 0, 0.9)));
      background: -webkit-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: -o-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
      background-size: contain;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%;
      opacity: 1;
      -webkit-transition: 0.2s ease-in-out all;
      -o-transition: 0.2s ease-in-out all;
      transition: 0.2s ease-in-out all; }
    .social__news ul .social__news__item__block {
      height: 100%; }
    .social__news ul .social__news__item__content {
      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-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      padding: 2em;
      z-index: 1; }
      .social__news ul .social__news__item__content__label {
        position: absolute;
        top: 1.25em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        height: 44px;
        width: 44px;
        color: #1877f2;
        font-size: 20px;
        border-radius: 50%; }
      .social__news ul .social__news__item__content__info__title {
        font-size: 1rem;
        line-height: 1.625rem;
        font-weight: normal;
        color: var(--col-pritxt);
        overflow: hidden;
        max-height: 8em;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        margin: 1em 0 0 0;
        text-decoration: none;
        -webkit-transition: 0.2s ease-in-out all;
        -o-transition: 0.2s ease-in-out all;
        transition: 0.2s ease-in-out all; }
      .social__news ul .social__news__item__content__date {
        margin: 1em 0;
        font-size: 1rem;
        line-height: 1rem;
        color: var(--col-pritxt);
        opacity: 0.7; }
    .social__news ul .social__news__item:hover .social__news__item__image img {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .social__news ul .social__news__item:hover .social__news__item__image:before {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0.3)), to(rgba(0, 0, 0, 0.9)));
      background: -webkit-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: -o-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
      background-size: contain;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%;
      opacity: 1; }

.admin__feed__authorise {
  top: 0;
  right: 0;
  position: absolute;
  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; }
  .admin__feed__authorise a {
    display: block;
    background: #745B99;
    color: #fff;
    padding: .65em 1em;
    font-size: 0.875em;
    font-weight: 700; }

.swiper__buttons__container__events {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  @media all and (min-width: 769px) {
    .swiper__buttons__container__events {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.swiper__buttons__nav__container__events {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0em;
  pointer-events: none;
  z-index: 1; }
  .inview .swiper__buttons__nav__container__events {
    opacity: 1; }
  @media all and (min-width: 769px) {
    .swiper__buttons__nav__container__events {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      top: 25%;
      bottom: auto; } }

.swiper-pagination-events {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.875em 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1; }
  @media all and (min-width: 769px) {
    .swiper-pagination-events {
      bottom: 5em; } }
  .mason--loaded .swiper-pagination-events {
    opacity: 1; }
  .swiper-pagination-events .swiper-pagination-bullet {
    display: inline-block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    border-radius: 50%;
    outline: 0px solid #fafafa;
    outline-offset: 0px;
    margin: 0.5em;
    background: rgba(250, 250, 250, 0.5);
    color: transparent;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all; }
    .swiper-pagination-events .swiper-pagination-bullet:hover {
      background: white; }
  .swiper-pagination-events .swiper-pagination-bullet-active {
    outline: 1px solid #fafafa;
    outline-offset: 5px;
    background: #fafafa;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all; }

.nav__next__events,
.nav__prev__events {
  position: relative;
  background: transparent;
  border: none;
  pointer-events: all;
  top: 0em;
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__events,
    .nav__prev__events {
      left: -2em;
      top: -12.5em; } }
  @media all and (min-width: 1450px) {
    .nav__next__events,
    .nav__prev__events {
      left: -5em; } }
  .nav__next__events:after,
  .nav__prev__events:after {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    content: "\f061";
    font-family: fontAwesome;
    background: #fafafa;
    -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
    color: #000;
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 0px;
    padding: 2px 0 0 2px;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all; }
  .nav__next__events:hover,
  .nav__prev__events:hover {
    cursor: pointer; }
    .nav__next__events:hover:after,
    .nav__prev__events:hover:after {
      padding: 2px 0 0 14px; }

.nav__prev__events {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.nav__next__events {
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__events {
      left: 2em; } }
  @media all and (min-width: 1450px) {
    .nav__next__events {
      left: 5em; } }

.events {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(37%, transparent), color-stop(37%, transparent), color-stop(37%, var(--col-pri)), to(var(--col-pri)));
  background: -webkit-linear-gradient(transparent 37%, transparent 37%, var(--col-pri) 37%, var(--col-pri) 100%);
  background: -o-linear-gradient(transparent 37%, transparent 37%, var(--col-pri) 37%, var(--col-pri) 100%);
  background: linear-gradient(transparent 37%, transparent 37%, var(--col-pri) 37%, var(--col-pri) 100%);
  border-radius: 0px 0px 90px 0px;
  z-index: 5; }
  @media all and (min-width: 769px) {
    .events {
      padding-top: 0em;
      margin-top: -75px; } }
  .events .center {
    width: 100%;
    max-width: 1490px; }
  .events.inview:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .events.inview .events__list .swiper-slide-visible,
  .events.inview .events__list .swiper-slide-next,
  .events.inview .events__list .swiper-slide-active {
    opacity: 1;
    -webkit-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transition: 0.5s ease-in-out all;
    -o-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all; }
  .events .events__top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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; }
    @media all and (min-width: 769px) {
      .events .events__top {
        -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; } }
    .events .events__top #content__title__events {
      width: 100%;
      min-width: 44px;
      margin: 0;
      font-size: 2em;
      line-height: 2.25rem;
      font-weight: 600;
      color: var(--col-pri);
      text-align: center; }
      @media all and (min-width: 415px) {
        .events .events__top #content__title__events {
          font-size: 2.75em; } }
      @media all and (min-width: 769px) {
        .events .events__top #content__title__events {
          font-size: 2.75em; } }
      @media all and (min-width: 1025px) {
        .events .events__top #content__title__events {
          font-size: 3em; } }
      @media all and (min-width: 1301px) {
        .events .events__top #content__title__events {
          font-size: 3em; } }
      @media all and (min-width: 769px) {
        .events .events__top #content__title__events {
          text-align: left; } }
    .events .events__top .events__links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 1em;
      margin: 2em 0; }
      .events .events__top .events__links .button__link--white a {
        background: var(--col-pritxt);
        outline: 2px solid var(--col-sec);
        color: var(--col-sec); }
        .events .events__top .events__links .button__link--white a:hover {
          background: var(--col-sec);
          color: var(--col-pritxt); }
  .events .events__list {
    padding: 2em 0;
    overflow: visible; }
    .events .events__list ul li {
      list-style-type: none; }
    .events .events__list ul .events__item {
      position: relative;
      opacity: 0;
      -webkit-transform: translateY(-5em);
      -ms-transform: translateY(-5em);
      transform: translateY(-5em);
      height: 325px;
      -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
      background: #fff;
      border-radius: 15px;
      transform: translateY(-5em);
      -webkit-transition: 0.75s ease-in-out all;
      -o-transition: 0.75s ease-in-out all;
      transition: 0.75s ease-in-out all;
      z-index: 1; }
      .events .events__list ul .events__item__container {
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        padding: 1em 0em;
        height: 100%;
        width: 100%; }
        .events .events__list ul .events__item__container .events__item__date {
          font-weight: 600;
          font-size: 4.25rem;
          line-height: 3.75rem; }
        .events .events__list ul .events__item__container .events__item__month {
          font-weight: normal;
          font-size: 1.25rem;
          line-height: 3.75rem;
          color: #1d1d1b; }
        .events .events__list ul .events__item__container .events__item__date {
          color: var(--col-sec); }
        .events .events__list ul .events__item__container .events__item__title {
          font-weight: bold;
          font-size: 1.75rem;
          line-height: 3.875rem;
          text-decoration: none;
          text-align: center;
          margin: 0;
          color: var(--col-sec);
          text-decoration: none; }
        .events .events__list ul .events__item__container .events__item__time {
          font-weight: normal;
          font-size: 1rem;
          line-height: 1rem;
          color: #1d1d1b; }
      .events .events__list ul .events__item__anchor {
        -webkit-transition: 0.2s ease-in-out all;
        -o-transition: 0.2s ease-in-out all;
        transition: 0.2s ease-in-out all; }
      .events .events__list ul .events__item:hover {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px); }
        .events .events__list ul .events__item:hover .events__item__title {
          text-decoration: underline; }

.image__links {
  position: relative;
  padding: 0 0 6em 0; }
  .image__links__top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
    padding: 0 0 2em 0;
    margin: 0; }
    .image__links__top #content__title__quick__links {
      width: 100%;
      min-width: 44px;
      margin: 2em 0 1em 0;
      font-size: 2em;
      line-height: 2.25rem;
      font-weight: 600;
      color: var(--col-pri);
      text-align: center; }
      @media all and (min-width: 415px) {
        .image__links__top #content__title__quick__links {
          font-size: 2.75em; } }
      @media all and (min-width: 769px) {
        .image__links__top #content__title__quick__links {
          font-size: 2.75em; } }
      @media all and (min-width: 1025px) {
        .image__links__top #content__title__quick__links {
          font-size: 3em; } }
      @media all and (min-width: 1301px) {
        .image__links__top #content__title__quick__links {
          font-size: 3em; } }

.image__links__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3em;
  text-align: center; }

.image__links__list__item {
  width: calc(33% - 2em);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 360px;
  height: 360px;
  border-radius: 15px;
  opacity: 0;
  -webkit-transform: translateY(5em);
  -ms-transform: translateY(5em);
  transform: translateY(5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  -webkit-transition: 0.75s ease-in-out all;
  -o-transition: 0.75s ease-in-out all;
  transition: 0.75s ease-in-out all; }
  .inview .image__links__list__item {
    opacity: 1;
    -webkit-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em); }
  .image__links__list__item:hover .image__links__list__item__image img, .image__links__list__item:focus .image__links__list__item__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .image__links__list__item:hover .image__links__list__item__image:before, .image__links__list__item:focus .image__links__list__item__image:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0.3)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -o-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    opacity: 1;
    z-index: 1;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .image__links__list__item:hover .image__links__list__item__image:after, .image__links__list__item:focus .image__links__list__item__image:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -o-linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.75s ease-in-out all;
    -o-transition: 0.75s ease-in-out all;
    transition: 0.75s ease-in-out all; }
  .image__links__list__item:hover .image__links__list__item__content p, .image__links__list__item:focus .image__links__list__item__content p {
    text-decoration: underline; }

.image__links__list__item__content {
  position: relative;
  z-index: 1; }
  .image__links__list__item__content p {
    margin: 0;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 2.375rem; }

.image__links__list__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  width: 100%;
  padding: 3em 0; }

.image__links__list__item__image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }

.image__links__list__item__image:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0.3)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(rgba(20, 55, 118, 0.3) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.25s ease-in-out all;
  -o-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

.image__links__list__item__image:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 118, 0)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(rgba(20, 55, 118, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 1;
  -webkit-transition: 0.75s ease-in-out all;
  -o-transition: 0.75s ease-in-out all;
  transition: 0.75s ease-in-out all; }

.map {
  position: relative;
  padding: 0; }

.map__wrapper {
  position: absolute !important; }

.map__container {
  width: 100%;
  height: clamp(300px, 25vw, 600px);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2; }

.map__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 19em 0 0 0;
  width: 100%; }

#map__contact {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1; }

.map__contact__inner {
  padding: 1em 3em 3em 4em;
  width: 100%;
  max-width: 465px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 15px; }
  .map__contact__inner h2 {
    margin-top: 0; }
  .map__contact__inner address {
    font-style: normal; }
    .map__contact__inner address.KS2 p.map__contact__inner__email a {
      color: var(--col-pri); }
      .map__contact__inner address.KS2 p.map__contact__inner__email a:hover {
        color: #1d1d1b; }
    .map__contact__inner address.KS2 p svg {
      background: var(--col-pri); }
    .map__contact__inner address .map__contact__inner__phone a:hover {
      text-decoration: underline; }
    .map__contact__inner address .map__contact__inner__email a {
      font-weight: bold;
      text-decoration: underline;
      color: var(--col-sec);
      word-break: break-all; }
      .map__contact__inner address .map__contact__inner__email a:hover {
        color: #1d1d1b; }
    .map__contact__inner address .map__contact__inner__address {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .map__contact__inner address p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 1.85em 0;
      line-height: 2rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .map__contact__inner address p svg {
        background: var(--col-sec);
        color: var(--col-sectxt);
        padding: 0.8em;
        min-height: 44px;
        min-width: 44px;
        border-radius: 50%;
        margin-right: 1em; }
  .map__contact__inner .map__contact__content__title {
    display: block;
    margin: 1em 0 0.75em 0;
    font-size: 1.75em;
    line-height: 2rem;
    font-weight: 600;
    color: var(--col-pri);
    text-align: left; }
    @media all and (min-width: 415px) {
      .map__contact__inner .map__contact__content__title {
        font-size: 2.25em; } }
    @media all and (min-width: 769px) {
      .map__contact__inner .map__contact__content__title {
        font-size: 2.5em; } }
    @media all and (min-width: 1025px) {
      .map__contact__inner .map__contact__content__title {
        font-size: 3em; } }
    @media all and (min-width: 1301px) {
      .map__contact__inner .map__contact__content__title {
        font-size: 3em; } }

@media all and (min-width: 900px) {
  .map {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .map__contact {
    padding: 5vw 0 5vw calc(50% - 635px);
    margin: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 3;
    visibility: hidden; }
  .map__contact__inner {
    background-color: #fff;
    visibility: visible;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15); }
  .map__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }
