.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: 56vh;
  max-height: 82vh;
  height: 40vw; }
  .hero .center {
    max-width: 1490px; }

.hero__values__wrap {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  width: 90%;
  padding: 15% 5% 5% 0%;
  color: var(--col-pritxt);
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out all;
  -o-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  z-index: 3; }
  .hero__values__wrap.inview {
    opacity: 1; }
  @media all and (min-width: 750px) {
    .hero__values__wrap {
      bottom: 5%;
      padding: 12.5% 0% 5% 0%; } }
  @media all and (min-width: 1300px) {
    .hero__values__wrap {
      position: relative;
      width: 82%;
      bottom: 10%;
      padding: 15% 20% 5% 5%; } }
  .hero__values__wrap h3 {
    margin: 0;
    font-weight: 500;
    font-size: 25px;
    line-height: 26px; }
    @media all and (min-width: 769px) {
      .hero__values__wrap h3 {
        line-height: 46px; } }
  .hero__values__wrap .hero__values__list {
    width: 100%;
    opacity: 0;
    padding: 0;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
    @media all and (min-width: 1301px) {
      .hero__values__wrap .hero__values__list {
        padding: 1em 0; } }
    .mason--loaded .hero__values__wrap .hero__values__list {
      opacity: 1; }
  .hero__values__wrap .hero__title__wrap {
    font-size: 1.25em;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    margin: 0 0 0.5em 0; }
    @media all and (min-width: 415px) {
      .hero__values__wrap .hero__title__wrap {
        font-size: 2.25em; } }
    @media all and (min-width: 769px) {
      .hero__values__wrap .hero__title__wrap {
        font-size: 3.125em; } }
    @media all and (min-width: 1025px) {
      .hero__values__wrap .hero__title__wrap {
        font-size: 4.375em; } }
    @media all and (min-width: 1301px) {
      .hero__values__wrap .hero__title__wrap {
        font-size: 5.625em; } }
  .hero__values__wrap .hero__content__wrap__region {
    font-family: "Montserrat", sans-serif;
    font-size: 0.875em;
    line-height: 1.75em;
    text-align: left;
    color: var(--col-pritxt);
    max-width: 500px;
    margin: 1em 0; }
    @media all and (min-width: 415px) {
      .hero__values__wrap .hero__content__wrap__region {
        font-size: 0.9375em; } }
    @media all and (min-width: 769px) {
      .hero__values__wrap .hero__content__wrap__region {
        font-size: 1em; } }
    @media all and (min-width: 1025px) {
      .hero__values__wrap .hero__content__wrap__region {
        font-size: 1.0625em; } }
    @media all and (min-width: 1301px) {
      .hero__values__wrap .hero__content__wrap__region {
        font-size: 1.0625em; } }

.swiper-pagination__hero__values {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 0;
  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;
  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; }
  .mason--loaded .swiper-pagination__hero__values {
    opacity: 1; }
  .swiper-pagination__hero__values .swiper-pagination-bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 0.3em;
    background: rgba(255, 255, 255, 0.5);
    color: transparent;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .swiper-pagination__hero__values .swiper-pagination-bullet-active {
    background: white;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }

.hero__links__container {
  position: fixed;
  top: 50%;
  right: 0;
  border-radius: 38px 0px 0px 38px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 3; }
  .hero__links__container button {
    display: none; }
  .hero__links__container .hero__links__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .hero__links__container .hero__links__item__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75em;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
    .hero__links__container .hero__links__item__link img {
      max-width: 90px; }
      @media all and (min-width: 1048px) {
        .hero__links__container .hero__links__item__link img {
          max-width: 130px; } }

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(2em, 10%, 7em);
  padding-top: clamp(3em, 5vw, 6em);
  padding-bottom: clamp(3em, 5vw, 6em); }
  .welcome.inview .welcome__content,
  .welcome.inview .welcome__media {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.welcome__content {
  position: relative;
  width: 100%;
  container-type: inline-size;
  -webkit-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
  -webkit-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all; }
  .welcome__content .welcome__watermark {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 665px;
    margin-top: -5em;
    pointer-events: none; }
  .welcome__content .welcome__logo__title {
    margin: 0;
    line-height: 1;
    color: var(--col-pri);
    font-size: 16px; }
    .welcome__content .welcome__logo__title span:first-of-type {
      font-family: "Mulish", serif;
      font-weight: 800;
      font-size: clamp(2.5em, 4vw, 3.125em); }
    .welcome__content .welcome__logo__title span:last-of-type {
      font-family: "Mulish", serif;
      font-weight: 300;
      line-height: 55px;
      font-size: clamp(2.5em, 4vw, 3.125em); }
  .welcome__content #welcome__content__subtitle {
    font-size: 25px;
    line-height: 50px;
    color: var(--col-pri);
    margin: 0 0 0 0; }
  .welcome__content .welcome__content__region {
    font-size: 1.125em;
    line-height: 28px; }
  .welcome__content .welcome__links {
    position: relative;
    padding: 2em 0;
    z-index: 1; }
    .welcome__content .welcome__links .welcome__button:nth-child(1) {
      margin: 0 1em 1em 0; }
    .welcome__content .welcome__links .welcome__button:nth-child(2) a {
      background: #fff;
      color: var(--col-pri); }
      .welcome__content .welcome__links .welcome__button:nth-child(2) a:after {
        color: var(--col-pri); }
      .welcome__content .welcome__links .welcome__button:nth-child(2) a:hover {
        background: var(--col-sec);
        color: var(--col-sectxt); }

.welcome__media {
  position: relative;
  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;
  width: 100%;
  background: var(--col-pri);
  aspect-ratio: 0.95/1;
  max-width: 450px;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 30px;
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  -webkit-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all; }

.welcome__media__image {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .mason--admin .welcome__media__image {
    z-index: 2; }
  .welcome__media__image img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 30px; }

.welcome__media__video {
  position: absolute;
  inset: 0; }

.welcome__media__video__popout {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 50px;
  width: 100%;
  height: 100%; }
  .welcome__media__video__popout:hover .welcome__media__video__popout__icon, .welcome__media__video__popout:focus .welcome__media__video__popout__icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .welcome__media__video__popout:hover .welcome__media__image, .welcome__media__video__popout:focus .welcome__media__image {
    opacity: 0.4; }

.mason--admin .welcome__media__video__popout {
  pointer-events: none; }
  .mason--admin .welcome__media__video__popout .welcome__media__video__popout__icon {
    pointer-events: auto; }

.welcome__media__video__popout__icon {
  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;
  height: 9.375em;
  width: 9.375em;
  color: var(--col-pritxt);
  padding-left: 8px;
  border: 4px solid white;
  border-radius: 50%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 3;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .welcome__media__video__popout__icon svg {
    font-size: 3.125em;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }

.welcome__media:not(.welcome__media--autoplay) .welcome__media__video__content {
  display: none; }

.welcome__media:not(.welcome__media--autoplay) .welcome__media__video__ctrls {
  height: 100%; }

.welcome__media.welcome__media--autoplay .welcome__media__video {
  overflow: hidden; }

.welcome__media.welcome__media--autoplay .welcome__media__video__ctrls {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: .5em; }

@media all and (min-width: 769px) {
  .welcome {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .welcome__content {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .welcome__media {
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 500px; } }

@media all and (min-width: 1025px) {
  .welcome__content {
    width: 47%; } }

.swiper__buttons__container__quicklinks {
  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%;
  margin: 14em 0 0em 0; }
  @media all and (min-width: 769px) {
    .swiper__buttons__container__quicklinks {
      margin: 10em 0 4em 0; } }

.swiper__buttons__nav__container__quicklinks {
  position: absolute;
  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: 25%;
  top: 70%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out all;
  -o-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  z-index: 1; }
  .inview .swiper__buttons__nav__container__quicklinks {
    opacity: 1; }
  @media all and (min-width: 769px) {
    .swiper__buttons__nav__container__quicklinks {
      position: relative;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      top: 25%; } }

.swiper-pagination-quicklinks {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 6em;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  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;
  z-index: 1; }
  .mason--loaded .swiper-pagination-quicklinks {
    opacity: 1; }
  .swiper-pagination-quicklinks .swiper-pagination-bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 0.3em;
    background: rgba(255, 255, 255, 0.5);
    color: transparent;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .swiper-pagination-quicklinks .swiper-pagination-bullet-active {
    background: white;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }

.nav__next__quicklinks,
.nav__prev__quicklinks {
  position: relative;
  background: transparent;
  border: none;
  pointer-events: all;
  top: -2em;
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__quicklinks,
    .nav__prev__quicklinks {
      left: -2em;
      top: -22em; } }
  .nav__next__quicklinks:after,
  .nav__prev__quicklinks: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;
    font-weight: 700;
    background: #fff;
    color: #000;
    border: 3px solid #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.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .nav__next__quicklinks:hover,
  .nav__prev__quicklinks:hover {
    cursor: pointer; }
    .nav__next__quicklinks:hover:after,
    .nav__prev__quicklinks:hover:after {
      background: var(--col-sec);
      color: #fff;
      border: 2px solid var(--col-pri); }

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

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

.quicklinks {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--col-pri)), color-stop(86.5%, var(--col-pri)), color-stop(86.5%, #fff), to(#fff));
  background: -webkit-linear-gradient(bottom, var(--col-pri) 0%, var(--col-pri) 86.5%, #fff 86.5%, #fff 100%);
  background: -o-linear-gradient(bottom, var(--col-pri) 0%, var(--col-pri) 86.5%, #fff 86.5%, #fff 100%);
  background: linear-gradient(360deg, var(--col-pri) 0%, var(--col-pri) 86.5%, #fff 86.5%, #fff 100%); }
  .quicklinks .center {
    width: 100%;
    max-width: 1490px; }
  .quicklinks .swiper {
    overflow: visible; }
  .quicklinks.inview:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .quicklinks.inview .quicklinks__item {
    opacity: 0.2;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: border 0.25s, -webkit-transform 0.25s;
    transition: border 0.25s, -webkit-transform 0.25s;
    -o-transition: transform 0.25s, border 0.25s;
    transition: transform 0.25s, border 0.25s;
    transition: transform 0.25s, border 0.25s, -webkit-transform 0.25s; }
    .quicklinks.inview .quicklinks__item:nth-child(1) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .quicklinks.inview .quicklinks__item:nth-child(2) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .quicklinks.inview .quicklinks__item:nth-child(3) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .quicklinks.inview .quicklinks__item:nth-child(4) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    .quicklinks.inview .quicklinks__item.swiper-slide-visible {
      opacity: 1; }
  .quicklinks ul li {
    list-style-type: none; }
  .quicklinks ul .quicklinks__item {
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    height: 350px;
    overflow: hidden;
    border-radius: 30px;
    outline: 0px solid #fff;
    z-index: 1; }
    .quicklinks ul .quicklinks__item__image {
      height: 350px; }
      .quicklinks ul .quicklinks__item__image img {
        border-radius: 30px; }
      .quicklinks ul .quicklinks__item__image:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(22, 63, 102, 0.5)));
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(22, 63, 102, 0.5) 100%);
        background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(22, 63, 102, 0.5) 100%);
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(22, 63, 102, 0.5) 100%);
        background-size: contain;
        background-repeat: no-repeat;
        border-radius: 30px;
        height: 100%;
        width: 100%; }
    .quicklinks ul .quicklinks__item__flex {
      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: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%; }
    .quicklinks ul .quicklinks__item__title {
      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: 0;
      padding: 0 2em;
      height: 3em;
      width: 100%;
      background: var(--col-pri);
      color: var(--col-pritxt);
      font-weight: 600;
      font-size: 25px;
      line-height: 28px; }
    .quicklinks ul .quicklinks__item__more {
      margin: 0 0 2em 0;
      opacity: 0;
      -webkit-transition: 0.25s ease-in-out all;
      -o-transition: 0.25s ease-in-out all;
      transition: 0.25s ease-in-out all; }
      .quicklinks ul .quicklinks__item__more.button__link span {
        background: #fff;
        color: var(--col-pri); }
        .quicklinks ul .quicklinks__item__more.button__link span:after {
          color: var(--col-pri); }
        .quicklinks ul .quicklinks__item__more.button__link span:hover {
          background: var(--col-sec);
          color: var(--col-sectxt); }
    .quicklinks ul .quicklinks__item:hover {
      outline: 4px solid #fff; }
      .quicklinks ul .quicklinks__item:hover .quicklinks__item__more {
        opacity: 1; }

.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: absolute;
  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: 25%;
  top: 70%;
  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 {
      position: relative;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      top: 25%; } }

.swiper-pagination-social-news {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 2em;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  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;
  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: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 0.3em;
    background: rgba(255, 255, 255, 0.5);
    color: transparent;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .swiper-pagination-social-news .swiper-pagination-bullet-active {
    background: white;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }

.nav__next__social__news,
.nav__prev__social__news {
  position: relative;
  background: transparent;
  border: none;
  pointer-events: all;
  top: 7.5em;
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__social__news,
    .nav__prev__social__news {
      left: -2em;
      top: -22em; } }
  .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;
    font-weight: 700;
    background: #fff;
    color: #000;
    border: 3px solid #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.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s 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 {
      background: var(--col-sec);
      color: var(--col-sectxt);
      border: 2px solid var(--col-pri); }

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

.social__news {
  position: relative;
  padding-bottom: 10em;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--col-pri)), color-stop(25.25em, var(--col-pri)), color-stop(25.25em, #fff), to(#fff));
  background: -webkit-linear-gradient(bottom, var(--col-pri) 0%, var(--col-pri) 25.25em, #fff 25.25em, #fff 100%);
  background: -o-linear-gradient(bottom, var(--col-pri) 0%, var(--col-pri) 25.25em, #fff 25.25em, #fff 100%);
  background: linear-gradient(360deg, var(--col-pri) 0%, var(--col-pri) 25.25em, #fff 25.25em, #fff 100%); }
  @media all and (min-width: 769px) {
    .social__news {
      background: -webkit-gradient(linear, left bottom, left top, from(var(--col-pri)), color-stop(28.5em, var(--col-pri)), color-stop(28.5em, #fff), to(#fff));
      background: -webkit-linear-gradient(bottom, var(--col-pri) 0%, var(--col-pri) 28.5em, #fff 28.5em, #fff 100%);
      background: -o-linear-gradient(bottom, var(--col-pri) 0%, var(--col-pri) 28.5em, #fff 28.5em, #fff 100%);
      background: linear-gradient(360deg, var(--col-pri) 0%, var(--col-pri) 28.5em, #fff 28.5em, #fff 100%); } }
  .social__news .center {
    width: 100%;
    max-width: 1490px; }
  .social__news .swiper {
    overflow: visible; }
  .social__news .social__news__top {
    width: 100%;
    height: 13em;
    padding: 2em 0;
    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) {
      .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: 1em 0;
        height: 8em; } }
    .social__news .social__news__top .content__title {
      width: 100%;
      font-size: 1.5em;
      font-weight: bold;
      letter-spacing: 0.04em;
      color: var(--col-pri);
      text-align: center; }
      @media all and (min-width: 415px) {
        .social__news .social__news__top .content__title {
          font-size: 1.75em; } }
      @media all and (min-width: 769px) {
        .social__news .social__news__top .content__title {
          font-size: 2.125em; } }
      @media all and (min-width: 1025px) {
        .social__news .social__news__top .content__title {
          font-size: 2.375em; } }
      @media all and (min-width: 1301px) {
        .social__news .social__news__top .content__title {
          font-size: 3.125em; } }
      @media all and (min-width: 769px) {
        .social__news .social__news__top .content__title {
          text-align: left; } }
    .social__news .social__news__top .button__link {
      margin: 1em 0; }
  .social__news.inview .social__news__item {
    opacity: 0.2;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out all;
    -o-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all; }
    .social__news.inview .social__news__item:nth-child(1) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .social__news.inview .social__news__item:nth-child(2) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .social__news.inview .social__news__item:nth-child(3) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .social__news.inview .social__news__item:nth-child(4) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    .social__news.inview .social__news__item.swiper-slide-visible {
      opacity: 1; }
  .social__news ul li {
    list-style-type: none; }
  .social__news ul .social__news__item {
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    overflow: hidden;
    border-radius: 30px;
    z-index: 1; }
    .social__news ul .social__news__item__image {
      max-height: 230px;
      overflow: hidden; }
      .social__news ul .social__news__item__image img {
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        -o-object-fit: contain;
        object-fit: contain;
        width: 115%; }
      .social__news ul .social__news__item__image:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000;
        background-size: contain;
        background-repeat: no-repeat;
        opacity: 0.25;
        height: 230px;
        width: 100%; }
    .social__news ul .social__news__item__flex {
      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: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%; }
    .social__news ul .social__news__item__title {
      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: 0;
      padding: 0 2em;
      height: 3em;
      width: 100%;
      background: var(--col-pri);
      color: var(--col-pritxt);
      font-weight: 600;
      font-size: 25px;
      line-height: 28px; }
    .social__news ul .social__news__item__content {
      width: 100%;
      padding: 0 2em; }
      .social__news ul .social__news__item__content__date__label {
        position: absolute;
        top: 0;
        left: 0;
        padding: 2em;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .social__news ul .social__news__item__content__date {
        font-weight: bold;
        font-size: 18px;
        color: var(--col-pritxt);
        text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
      .social__news ul .social__news__item__content__label {
        color: var(--col-pritxt);
        font-size: 50px; }
      .social__news ul .social__news__item__content__watermark {
        position: absolute;
        bottom: 30px;
        right: 15px;
        color: var(--col-pri);
        font-size: 150px;
        height: 100px;
        width: 100px;
        opacity: 0.1;
        z-index: -1; }
      .social__news ul .social__news__item__content__info__intro {
        overflow: hidden;
        max-height: 7em;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        min-height: 7em;
        font-size: 17px;
        line-height: 28px; }
      .social__news ul .social__news__item__content__more {
        margin: 0 0 2em 0;
        -webkit-transition: 0.25s ease-in-out all;
        -o-transition: 0.25s ease-in-out all;
        transition: 0.25s ease-in-out all; }
        .social__news ul .social__news__item__content__more .button__link span {
          background: #fff;
          color: var(--col-pri); }
          .social__news ul .social__news__item__content__more .button__link span:after {
            color: var(--col-pri); }
          .social__news ul .social__news__item__content__more .button__link span:hover {
            background: var(--col-sec);
            color: var(--col-sectxt); }

.admin__feed__authorise {
  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;
  gap: 10px;
  margin-top: 2em; }
  .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: absolute;
  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: 25%;
  top: 70%;
  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 {
      position: relative;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      top: 25%; } }

.swiper-pagination-events {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 4em;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  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;
  z-index: 1; }
  @media all and (min-width: 769px) {
    .swiper-pagination-events {
      bottom: 6em; } }
  .mason--loaded .swiper-pagination-events {
    opacity: 1; }
  .swiper-pagination-events .swiper-pagination-bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 0.3em;
    background: var(--col-pri);
    opacity: 0.25;
    color: transparent;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .swiper-pagination-events .swiper-pagination-bullet-active {
    background: var(--col-pri);
    opacity: 1;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }

.nav__next__events,
.nav__prev__events {
  position: relative;
  background: transparent;
  border: none;
  pointer-events: all;
  top: 5em;
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__events,
    .nav__prev__events {
      left: -2em;
      top: -18em; } }
  .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;
    font-weight: 700;
    background: #fff;
    color: #000;
    border: 3px solid #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.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .nav__next__events:hover,
  .nav__prev__events:hover {
    cursor: pointer; }
    .nav__next__events:hover:after,
    .nav__prev__events:hover:after {
      background: var(--col-sec);
      color: var(--col-sectxt);
      border: 2px solid var(--col-pri); }

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

.events {
  position: relative;
  padding-top: 4em;
  padding-bottom: 12em; }
  @media all and (min-width: 769px) {
    .events {
      padding-bottom: 8em; } }
  .events .center {
    width: 100%;
    max-width: 1490px; }
  .events .swiper {
    overflow: visible; }
  .events.inview:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .events.inview .events__item {
    opacity: 0.2;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out all;
    -o-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all; }
    .events.inview .events__item:nth-child(1) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .events.inview .events__item:nth-child(2) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .events.inview .events__item:nth-child(3) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .events.inview .events__item:nth-child(4) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    .events.inview .events__item:nth-child(5) {
      -webkit-transition-delay: 2s;
      -o-transition-delay: 2s;
      transition-delay: 2s; }
    .events.inview .events__item:nth-child(6) {
      -webkit-transition-delay: 2.2s;
      -o-transition-delay: 2.2s;
      transition-delay: 2.2s; }
  .events.inview .swiper-slide-visible {
    opacity: 1; }
  .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;
    padding: 2em 0; }
    @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;
        padding: 1em 0; } }
    .events .events__top .content__title {
      width: 100%;
      font-size: 1.5em;
      font-weight: bold;
      letter-spacing: 0.04em;
      color: var(--col-pri);
      text-align: center; }
      @media all and (min-width: 415px) {
        .events .events__top .content__title {
          font-size: 1.75em; } }
      @media all and (min-width: 769px) {
        .events .events__top .content__title {
          font-size: 2.125em; } }
      @media all and (min-width: 1025px) {
        .events .events__top .content__title {
          font-size: 2.375em; } }
      @media all and (min-width: 1301px) {
        .events .events__top .content__title {
          font-size: 3.125em; } }
      @media all and (min-width: 769px) {
        .events .events__top .content__title {
          text-align: left; } }
  .events ul li {
    list-style-type: none; }
  .events ul .events__item {
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    height: 300px;
    overflow: hidden;
    border-radius: 30px;
    -webkit-box-shadow: inset 0px 0px 0px 6px var(--col-pri);
    box-shadow: inset 0px 0px 0px 6px var(--col-pri);
    background: #fff;
    -webkit-transition: 0.25s ease-in-out box-shadow !important;
    -o-transition: 0.25s ease-in-out box-shadow !important;
    transition: 0.25s ease-in-out box-shadow !important;
    z-index: 1; }
    .events ul .events__item__date__month__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0;
      padding: 0 1.75em;
      height: 3em;
      width: 100%;
      background: var(--col-pri);
      color: var(--col-pritxt);
      font-weight: 600;
      font-size: 30px; }
    .events ul .events__item__time {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #000;
      width: 100%;
      padding: 0 3em;
      font-size: 17px; }
      .events ul .events__item__time svg {
        margin-right: 1em;
        color: var(--col-pri); }
    .events ul .events__item__flex {
      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: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 215px;
      padding: 2em 0; }
      .events ul .events__item__flex__watermark {
        position: absolute;
        bottom: 110px;
        right: 40px;
        color: var(--col-pri);
        font-size: 200px;
        height: 100px;
        width: 100px;
        opacity: 0.1;
        z-index: -1; }
    .events ul .events__item__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0;
      padding: 0 2em;
      height: 3em;
      width: 100%;
      color: var(--col-pri);
      font-weight: 500;
      font-size: 25px;
      text-decoration: underline; }
    .events ul .events__item:hover {
      -webkit-box-shadow: inset 0px 0px 0px 12px var(--col-pri);
      box-shadow: inset 0px 0px 0px 12px var(--col-pri); }
