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

.social__item__image img, .social__item__image video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.social__item__image img, .social__item__image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }

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

.social__item__image img, .social__item__image video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.social__item__image img, .social__item__image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }

@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__media__content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility .3s, opacity .3s;
  -o-transition: visibility .3s, opacity .3s;
  transition: visibility .3s, opacity .3s; }
  .hero__media__content.playing {
    opacity: 1;
    visibility: visible; }

.hero {
  min-height: 100vh;
  height: auto; }
  .hero:after {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }

.hero__watermark {
  inset: auto auto 81px clamp(-250px, -15vw, -100px); }

.scroll__down {
  position: absolute;
  inset: auto 0 25px 0;
  margin: 0 auto;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  color: var(--col-ter);
  background: var(--col-pritxt);
  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;
  z-index: 3;
  font-size: 30px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: background .3s, color .3s, -webkit-transform .3s;
  transition: background .3s, color .3s, -webkit-transform .3s;
  -o-transition: transform .3s, background .3s, color .3s;
  transition: transform .3s, background .3s, color .3s;
  transition: transform .3s, background .3s, color .3s, -webkit-transform .3s; }
  .scroll__down:before {
    content: '';
    position: absolute;
    inset: -16px;
    height: calc(100% + 32px);
    width: calc(100% + 32px);
    background: inherit;
    opacity: 0.3;
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
  .scroll__down:hover, .scroll__down:focus {
    background: var(--col-ter);
    color: var(--col-pritxt); }

@media all and (min-width: 1301px) {
  .scroll__down {
    inset: -18px 0 auto 0; } }

.home__wrapper {
  position: relative;
  background: var(--col-sec);
  z-index: 99; }
  .home__wrapper section {
    position: relative;
    z-index: 3; }

.gradient__bg {
  position: absolute;
  inset: 0 -700px 0 auto;
  margin: auto 0;
  width: 1000px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 800px;
  z-index: -1; }
  .gradient__bg:after {
    content: '';
    display: block;
    height: 1300px;
    width: 100%;
    border-radius: 50%;
    -webkit-filter: blur(200px);
    filter: blur(200px);
    background: #FFF;
    -webkit-transform: rotate(340deg);
    -ms-transform: rotate(340deg);
    transform: rotate(340deg);
    opacity: 0.5; }
    @media all and (min-width: 1025px) {
      .gradient__bg:after {
        opacity: 1; } }

.homepage__block__edit {
  background: #745B99;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  position: absolute;
  bottom: 100%;
  right: 0;
  padding: 2px 10px; }

.title__editor__popup .cke_contents {
  max-height: 100px; }

.title__editor__popup .title__preview {
  background: var(--col-sec);
  padding: 10px 15px; }
  .title__editor__popup .title__preview p {
    font-family: var(--font-heading);
    text-transform: uppercase;
    margin: 0 !important;
    font-weight: 300;
    color: var(--col-ter); }
    .title__editor__popup .title__preview p strong {
      font-weight: 700; }

#admin_dialog .admin_dialog_buttons {
  opacity: 1; }

.trust__tab {
  position: fixed;
  top: auto;
  bottom: 15px;
  left: 0;
  z-index: 20;
  max-width: 155px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  @media all and (min-width: 769px) {
    .trust__tab {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 45%;
      top: clamp(300px, 50vh, 400px);
      bottom: auto; } }
  .trust__tab .lte-ie8 {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 45%;
    top: clamp(300px, 50vh, 400px);
    bottom: auto; }
  .mason--admin .trust__tab {
    margin-top: 110px; }
  .mason--preview .trust__tab {
    margin-top: 110px; }
  .mason--secure .trust__tab {
    margin-top: 40px; }
  .trust__tab a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--col-pri);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    padding: 20px 22px;
    text-decoration: none;
    color: var(--col-pritxt); }
    .trust__tab a p {
      margin: 0 0 2px;
      font-size: 1rem;
      text-transform: uppercase; }
    .trust__tab a:hover {
      background: var(--col-ter); }
  @media all and (max-width: 768px) {
    .mason--prep .trust__tab {
      -webkit-transform: translateY(-50%) translateX(-100%);
      -ms-transform: translateY(-50%) translateX(-100%);
      transform: translateY(-50%) translateX(-100%); } }
  .mason--prep .trust__tab .lte-ie8 {
    -webkit-transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%); }

.welcome__title {
  font-family: var(--font-heading);
  text-transform: uppercase;
  margin: 0 !important;
  color: var(--col-ter);
  font-weight: 300;
  margin: 0 0 24px;
  line-height: 1.11111em;
  font-size: 1.375em; }
  @media all and (min-width: 415px) {
    .welcome__title {
      font-size: 1.5625em; } }
  .welcome__title .lte-ie8 {
    font-size: 1.5625em; }
  @media all and (min-width: 769px) {
    .welcome__title {
      font-size: 1.875em; } }
  .welcome__title .lte-ie8 {
    font-size: 1.875em; }
  @media all and (min-width: 1025px) {
    .welcome__title {
      font-size: 2.5em; } }
  @media all and (min-width: 1301px) {
    .welcome__title {
      font-size: 2.8125em; } }
  .welcome__title p {
    margin: 0; }
  .welcome__title strong {
    font-weight: 700; }

.welcome__container {
  padding: 25px 0 64px; }

.welcome__row {
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px; }

.welcome__content__wrapper {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  -o-transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s, -webkit-transform .3s ease .3s; }
  .inview .welcome__content__wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.welcome__image__wrapper {
  position: relative;
  max-width: 80%;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
  -webkit-transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  -o-transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s, -webkit-transform .3s ease .8s; }
  .inview .welcome__image__wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .welcome__image__wrapper .welcome__watermark {
    pointer-events: none;
    position: absolute;
    inset: auto auto -18px clamp(-71px, -5vw, -21px);
    width: 93%;
    max-width: 520px;
    z-index: 10; }
    .welcome__image__wrapper .welcome__watermark svg {
      opacity: 0.7; }
      .welcome__image__wrapper .welcome__watermark svg > g > g > path {
        fill: var(--col-ter); }

.welcome__image {
  border-radius: 50%;
  overflow: hidden !important;
  aspect-ratio: 1/1;
  min-height: 200px;
  min-width: 200px; }
  .welcome__image.admin_editable--image:before {
    left: 0;
    right: 0;
    top: calc(50% - 15px);
    margin: 0 auto; }

@media all and (min-width: 769px) {
  .welcome__container {
    padding: 54px 0 64px; }
  .welcome__row {
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .welcome__content__wrapper {
    max-width: 480px;
    width: 40%; }
  .welcome__image__wrapper {
    max-width: 560px;
    width: 46.66667%;
    margin: 0 auto 0 40px; } }

.lte-ie8 .welcome__container {
  padding: 54px 0 64px; }

.lte-ie8 .welcome__row {
  -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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.lte-ie8 .welcome__content__wrapper {
  max-width: 480px;
  width: 40%; }

.lte-ie8 .welcome__image__wrapper {
  max-width: 560px;
  width: 46.66667%;
  margin: 0 auto 0 40px; }

.section__title {
  font-family: var(--font-heading);
  text-transform: uppercase;
  margin: 0;
  color: var(--col-ter);
  font-weight: 300;
  font-size: 1.5em;
  position: relative;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  -o-transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s, -webkit-transform .3s ease .3s; }
  @media all and (min-width: 415px) {
    .section__title {
      font-size: 1.625em; } }
  .section__title .lte-ie8 {
    font-size: 1.625em; }
  @media all and (min-width: 769px) {
    .section__title {
      font-size: 1.75em; } }
  .section__title .lte-ie8 {
    font-size: 1.75em; }
  @media all and (min-width: 1025px) {
    .section__title {
      font-size: 1.875em; } }
  @media all and (min-width: 1301px) {
    .section__title {
      font-size: 2.1875em; } }
  .inview .section__title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .section__title p {
    margin: 0; }
  .section__title strong {
    font-weight: 700; }

.image__links__container {
  padding: clamp(50px, 25vw, 97px) 0 clamp(40px, 22vw, 80px); }
  .image__links__container .image__links__row {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    position: relative; }
  .image__links__container .image__links__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 17px;
    grid-row-gap: 10px; }
  .image__links__container .image__links__list__item__image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
  .image__links__container .image__links__list__item {
    max-width: 482px;
    margin: 0 auto;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: var(--font-heading);
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.05556em; }
    @media all and (min-width: 415px) {
      .image__links__container .image__links__list__item {
        font-size: 1.625em; } }
    .image__links__container .image__links__list__item .lte-ie8 {
      font-size: 1.625em; }
    @media all and (min-width: 769px) {
      .image__links__container .image__links__list__item {
        font-size: 1.75em; } }
    .image__links__container .image__links__list__item .lte-ie8 {
      font-size: 1.75em; }
    @media all and (min-width: 1025px) {
      .image__links__container .image__links__list__item {
        font-size: 1.875em; } }
    @media all and (min-width: 1301px) {
      .image__links__container .image__links__list__item {
        font-size: 2.25em; } }
    .mason--primary .image__links__container .image__links__list__item {
      border-radius: 30px; }
    .image__links__container .image__links__list__item strong {
      font-weight: 700; }
  .image__links__container .image__links__list__item__content {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 80px 20px; }
    .image__links__container .image__links__list__item__content p:empty {
      display: none; }
  .image__links__container .image__links__list__item__more {
    margin: 0 auto;
    width: clamp(45px, 4vw, 60px);
    height: clamp(45px, 4vw, 60px);
    margin-bottom: clamp(-60px, -4vw, -45px);
    pointer-events: all;
    background: var(--col-pritxt);
    opacity: 0;
    color: var(--col-pri);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 50%;
    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; }
    .image__links__container .image__links__list__item__more:before {
      content: '';
      position: absolute;
      inset: -16px;
      height: calc(100% + 32px);
      width: calc(100% + 32px);
      background: inherit;
      opacity: 0.3;
      border-radius: 50%;
      background: var(--col-pritxt); }
    .image__links__container .image__links__list__item__more svg {
      z-index: 1;
      position: relative;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    .image__links__container .image__links__list__item__more:hover svg {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .image__links__container .image__links__list__item__link {
    height: 100%;
    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; }
    .image__links__container .image__links__list__item__link:hover .image__links__list__item__more, .image__links__container .image__links__list__item__link:focus .image__links__list__item__more {
      opacity: 1; }
    .image__links__container .image__links__list__item__link:hover .image__links__list__item__overlay, .image__links__container .image__links__list__item__link:focus .image__links__list__item__overlay {
      opacity: 0.8;
      background: var(--col-pri); }
    .image__links__container .image__links__list__item__link:hover .image__links__list__item__image, .image__links__container .image__links__list__item__link:focus .image__links__list__item__image {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .image__links__container .image__links__list__item__overlay {
    background: #000;
    opacity: 0.3;
    -webkit-transition: background .3s, opacity .3s;
    -o-transition: background .3s, opacity .3s;
    transition: background .3s, opacity .3s; }

.image__links .image__links__list {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  -o-transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s, -webkit-transform .3s ease .8s; }

.inview .image__links .image__links__list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

@media all and (min-width: 769px) {
  .image__links__container .image__links__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[3];
    grid-template-rows: repeat(3, 1fr); }
  .image__links__container .image__links__list__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 3 / 2; }
  .image__links__container .image__links__list__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3; }
  .image__links__container .image__links__list__item:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2 / 2 / 3 / 3; }
  .image__links__container .image__links__list__item:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 3 / 1 / 4 / 2; }
  .image__links__container .image__links__list__item:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3 / 2 / 4 / 3; } }

.lte-ie8 .image__links__container .image__links__list {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: (1fr)[3];
  grid-template-rows: repeat(3, 1fr); }

.lte-ie8 .image__links__container .image__links__list__item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 3 / 2; }

.lte-ie8 .image__links__container .image__links__list__item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1 / 2 / 2 / 3; }

.lte-ie8 .image__links__container .image__links__list__item:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2 / 2 / 3 / 3; }

.lte-ie8 .image__links__container .image__links__list__item:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 3 / 1 / 4 / 2; }

.lte-ie8 .image__links__container .image__links__list__item:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 3 / 2 / 4 / 3; }

@media all and (min-width: 1100px) {
  .image__links__container .image__links__list {
    -ms-grid-columns: 26.58333% 27% 4.5% 32.5%;
    grid-template-columns: 26.58333% 27% 4.5% 32.5%;
    -ms-grid-rows: minmax(341px, auto) minmax(249px, auto);
    grid-template-rows: minmax(341px, auto) minmax(249px, auto);
    grid-column-gap: 37px;
    grid-row-gap: 30px; }
  .image__links__container .image__links__list__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 3 / 2; }
    .image__links__container .image__links__list__item:nth-child(1) p {
      margin: 1.5em 0; }
  .image__links__container .image__links__list__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3; }
    .image__links__container .image__links__list__item:nth-child(2) p {
      margin: 0.7em 0; }
  .image__links__container .image__links__list__item:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: 2 / 2 / 3 / 4; }
    .image__links__container .image__links__list__item:nth-child(3) p {
      margin: 0.7em 0; }
  .image__links__container .image__links__list__item:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-area: 1 / 3 / 2 / 5; }
    .image__links__container .image__links__list__item:nth-child(4) p {
      margin: 0.6em 0; }
  .image__links__container .image__links__list__item:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-area: 2 / 4 / 3 / 5; }
    .image__links__container .image__links__list__item:nth-child(5) p {
      margin: 0.6em 0; } }

.stats__container {
  padding: clamp(50px, 25vw, 97px) 0 clamp(40px, 22vw, 80px); }

.stats__row {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  position: relative; }

.stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-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: 1rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  -o-transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s, -webkit-transform .3s ease .8s; }
  .inview .stats {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.stats__item {
  background: var(--col-pri);
  color: var(--col-pritxt);
  -webkit-transition: background .3s, color .3s;
  -o-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
  max-width: 288px;
  width: 100%;
  padding: clamp(40px, 5vw, 77px) clamp(15px, 2vw, 25px);
  aspect-ratio: 288 / 265;
  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; }
  .mason--primary .stats__item {
    border-radius: 30px; }
  .stats__item:hover, .stats__item:focus {
    background: var(--col-ter); }
  .stats__item .stats__item__inner__number {
    font-size: 2em;
    font-weight: 600;
    margin: 0; }
    @media all and (min-width: 415px) {
      .stats__item .stats__item__inner__number {
        font-size: 2.1875em; } }
    .stats__item .stats__item__inner__number .lte-ie8 {
      font-size: 2.1875em; }
    @media all and (min-width: 769px) {
      .stats__item .stats__item__inner__number {
        font-size: 2.5em; } }
    .stats__item .stats__item__inner__number .lte-ie8 {
      font-size: 2.5em; }
    @media all and (min-width: 1025px) {
      .stats__item .stats__item__inner__number {
        font-size: 3.125em; } }
    @media all and (min-width: 1301px) {
      .stats__item .stats__item__inner__number {
        font-size: 3.75em; } }
  .stats__item .stats__item__inner__title {
    font-weight: 300;
    font-size: 1.125em;
    margin: 0;
    text-transform: uppercase; }
    @media all and (min-width: 415px) {
      .stats__item .stats__item__inner__title {
        font-size: 1.25em; } }
    .stats__item .stats__item__inner__title .lte-ie8 {
      font-size: 1.25em; }
    @media all and (min-width: 1025px) {
      .stats__item .stats__item__inner__title {
        font-size: 1.375em; } }

@media all and (min-width: 769px) {
  .stats {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .stats__item {
    width: calc(50% - 0.5rem);
    height: 265px;
    max-width: unset; } }

.lte-ie8 .stats {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.lte-ie8 .stats__item {
  width: calc(50% - 0.5rem);
  height: 265px;
  max-width: unset; }

@media all and (min-width: 1100px) {
  .stats__item {
    width: calc(25% - 0.75rem); } }

.testimonials__container {
  padding: clamp(50px, 25vw, 97px) 0 clamp(40px, 22vw, 80px); }

.testimonials__row {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto; }

.testimonials__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-top: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  -o-transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s; }
  .inview .testimonials__nav {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .testimonials__nav button {
    visibility: visible;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    color: var(--col-pritxt);
    background: var(--col-ter);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-size: 30px;
    -webkit-transition: background .3s, color .3s, opacity .3s, -webkit-transform .3s;
    transition: background .3s, color .3s, opacity .3s, -webkit-transform .3s;
    -o-transition: transform .3s, background .3s, color .3s, opacity .3s;
    transition: transform .3s, background .3s, color .3s, opacity .3s;
    transition: transform .3s, background .3s, color .3s, opacity .3s, -webkit-transform .3s; }
    .testimonials__nav button.swiper-button-disabled {
      opacity: 0.6; }
    .testimonials__nav button:before {
      content: '';
      position: absolute;
      inset: -19px;
      height: calc(100% + 38px);
      width: calc(100% + 38px);
      background: var(--col-ter);
      opacity: 0.3;
      z-index: -1;
      border-radius: 50%;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    .testimonials__nav button:not(.swiper-button-disabled):hover, .testimonials__nav button:not(.swiper-button-disabled):focus {
      background: var(--col-pritxt);
      color: var(--col-ter); }

.testimonials__pager {
  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;
  margin-bottom: 20px; }
  .testimonials__pager .swiper-pagination-bullet {
    padding: 7px;
    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; }
    .testimonials__pager .swiper-pagination-bullet:after {
      content: '';
      background: var(--col-pri);
      border-radius: 50%;
      opacity: 0.3;
      height: 12px;
      width: 12px;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .testimonials__pager .swiper-pagination-bullet:hover:after, .testimonials__pager .swiper-pagination-bullet:focus:after {
      cursor: pointer;
      opacity: 0.5; }
    .testimonials__pager .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
      opacity: 1; }

@media all and (min-width: 769px) {
  .testimonials__nav__list__wrapper {
    padding: 0 30px; }
  .testimonials__nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    inset: 0;
    margin-top: 0; } }

.lte-ie8 .testimonials__nav__list__wrapper {
  padding: 0 30px; }

.lte-ie8 .testimonials__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  inset: 0;
  margin-top: 0; }

.testimonials__list {
  width: 100%;
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  -o-transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s, -webkit-transform .3s ease .8s; }
  .inview .testimonials__list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .testimonials__list .swiper-wrapper {
    height: 100%; }

.testimonials__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s;
  color: var(--col-pritxt); }
  .testimonials__item:before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--col-pri);
    z-index: -1;
    -webkit-filter: saturate(1.1);
    filter: saturate(1.1); }
    .mason--primary .testimonials__item:before {
      border-radius: 30px; }
  .testimonials__item.swiper-slide-active {
    opacity: 1;
    visibility: visible; }

.testimonials__pager {
  margin-top: 40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  -o-transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s; }
  .inview .testimonials__pager {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.testimonials__item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 85%;
  padding: 30px 0 45px;
  gap: clamp(20px, 5vw, 80px); }

.testimonials__item__content {
  width: 100%; }
  .testimonials__item__content h2 {
    margin: 0;
    font-size: 1rem;
    margin: 0 0 10px; }
    .testimonials__item__content h2 br {
      display: none; }
    .testimonials__item__content h2 p {
      text-transform: uppercase;
      line-height: 1.11111em;
      font-size: 1.375em;
      font-weight: 200;
      margin: 0; }
      @media all and (min-width: 415px) {
        .testimonials__item__content h2 p {
          font-size: 1.5625em; } }
      .testimonials__item__content h2 p .lte-ie8 {
        font-size: 1.5625em; }
      @media all and (min-width: 769px) {
        .testimonials__item__content h2 p {
          font-size: 1.875em; } }
      .testimonials__item__content h2 p .lte-ie8 {
        font-size: 1.875em; }
      @media all and (min-width: 1025px) {
        .testimonials__item__content h2 p {
          font-size: 2.5em; } }
      @media all and (min-width: 1301px) {
        .testimonials__item__content h2 p {
          font-size: 2.8125em; } }
    .testimonials__item__content h2 strong {
      font-weight: 700; }
  .testimonials__item__content h3 {
    font-weight: 500;
    font-size: 1.125em;
    margin: 0; }
    @media all and (min-width: 769px) {
      .testimonials__item__content h3 {
        font-size: 1.25em; } }
    .testimonials__item__content h3 .lte-ie8 {
      font-size: 1.25em; }
  .testimonials__item__content h4 {
    font-size: 0.875em;
    font-weight: 400;
    margin: 0 0 31px; }
  .testimonials__item__content > p {
    margin: 0 0 15px; }

.testimonials__item__image {
  position: relative; }
  .testimonials__item__image .testimonials__watermark {
    pointer-events: none;
    position: absolute;
    inset: auto auto -7px clamp(-31px, -2vw, -11px);
    width: 88%;
    max-width: 322px;
    z-index: 10; }
    .testimonials__item__image .testimonials__watermark svg {
      opacity: 0.7; }
      .testimonials__item__image .testimonials__watermark svg > path {
        fill: var(--col-ter); }
  .testimonials__item__image img {
    border-radius: 50%;
    max-width: 354px; }
  .testimonials__item__image:has(img[src=""]) {
    display: none; }

@media all and (min-width: 769px) {
  .testimonials__title {
    margin-bottom: 60px; }
    .testimonials__title:before {
      -webkit-transform: translate(-61%, -30%);
      -ms-transform: translate(-61%, -30%);
      transform: translate(-61%, -30%);
      width: 112px;
      inset: 0 auto auto 0;
      margin: unset; }
  .testimonials__item__content {
    width: 518px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .testimonials__item__inner {
    max-width: 999px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .testimonials__item__image {
    margin-left: 40px; } }

.lte-ie8 .testimonials__title {
  margin-bottom: 60px; }
  .lte-ie8 .testimonials__title:before {
    -webkit-transform: translate(-61%, -30%);
    -ms-transform: translate(-61%, -30%);
    transform: translate(-61%, -30%);
    width: 112px;
    inset: 0 auto auto 0;
    margin: unset; }

.lte-ie8 .testimonials__item__content {
  width: 518px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.lte-ie8 .testimonials__item__inner {
  max-width: 999px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.lte-ie8 .testimonials__item__image {
  margin-left: 40px; }

.news__container {
  padding: clamp(50px, 25vw, 97px) 0 clamp(40px, 22vw, 80px); }

.news__row {
  max-width: 1230px;
  width: 90%;
  margin: 0 auto; }
  .news__row .news__title {
    margin: 0; }

.news__header__inner {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  -o-transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s, -webkit-transform .3s ease .3s; }
  .inview .news__header__inner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .news__header__inner .button__link {
    display: none; }

.news__footer {
  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; }
  .news__footer .button__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.news__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }

#mixed__filters {
  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;
  gap: clamp(0, 1vw, 1em);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0; }
  #mixed__filters button {
    position: relative;
    padding: 16px 14px;
    font-size: clamp(1em, calc(0.5em + 2vw), 1.125em);
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    #mixed__filters button:before {
      content: '';
      position: absolute;
      height: 3px;
      inset: 100% 14px auto 14px;
      background: var(--col-ter);
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0); }
    #mixed__filters button:hover, #mixed__filters button:focus {
      color: var(--col-pri); }
  #mixed__filters button.active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1); }

.social__feed {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  -o-transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s, -webkit-transform .3s ease .8s; }
  .social__feed .swiper-slide {
    opacity: 0.3;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
    .social__feed .swiper-slide.swiper-slide-visible {
      opacity: 1; }
  .inview .social__feed {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.social__item {
  height: auto;
  position: relative;
  min-height: 367px;
  aspect-ratio: 367/424;
  max-height: 500px; }

.social__item__block {
  height: 100%;
  width: 100%;
  overflow: hidden; }
  .mason--primary .social__item__block {
    border-radius: 30px; }
  .social__item__block:hover .social__item__image, .social__item__block:focus .social__item__image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
    .social__item__block:hover .social__item__image:before, .social__item__block:focus .social__item__image:before {
      opacity: 0.6;
      background: var(--col-ter); }

.social__item__image {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  .social__item__image:before {
    content: '';
    inset: 0;
    position: absolute;
    background: #000;
    opacity: 0.1;
    z-index: 1;
    -webkit-transition: opacity .3s, background .3s;
    -o-transition: opacity .3s, background .3s;
    transition: opacity .3s, background .3s; }
  .social__item__image:after {
    content: '';
    inset: 0;
    position: absolute;
    background: -webkit-gradient(linear, left bottom, left top, from(var(--col-pri)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, var(--col-pri) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, var(--col-pri) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, var(--col-pri) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1; }

.social__item__content {
  position: relative;
  z-index: 3;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: var(--col-pritxt);
  padding: 39px 35px 35px 39px; }

.social__item__content__label {
  position: absolute;
  inset: 15px 26px auto auto;
  font-size: 1.875em; }

.social__item__content__date {
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 0.875em; }

.social__item__content__info__title {
  font-weight: 600;
  margin: 0 0 10px; }

.social__item__content__info__intro {
  font-size: 1rem;
  line-height: 1.375em;
  overflow: hidden;
  max-height: 6.875em;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin: 0; }

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

@media all and (min-width: 769px) {
  .news__header {
    padding: 0 30px; } }

.lte-ie8 .news__header {
  padding: 0 30px; }

@media all and (min-width: 1025px) {
  .news__header__inner {
    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; }
    .news__header__inner .button__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .news__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news__header__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px; }
  .news__footer .button__link {
    display: none; } }

@media all and (min-width: 1301px) {
  .news__header__inner {
    gap: 20px; } }

.news__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-top: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  -o-transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s; }
  .inview .news__nav {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .news__nav button {
    visibility: visible;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    color: var(--col-pritxt);
    background: var(--col-ter);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-size: 30px;
    -webkit-transition: background .3s, color .3s, opacity .3s, -webkit-transform .3s;
    transition: background .3s, color .3s, opacity .3s, -webkit-transform .3s;
    -o-transition: transform .3s, background .3s, color .3s, opacity .3s;
    transition: transform .3s, background .3s, color .3s, opacity .3s;
    transition: transform .3s, background .3s, color .3s, opacity .3s, -webkit-transform .3s; }
    .news__nav button.swiper-button-disabled {
      opacity: 0.6; }
    .news__nav button:before {
      content: '';
      position: absolute;
      inset: -19px;
      height: calc(100% + 38px);
      width: calc(100% + 38px);
      background: var(--col-ter);
      opacity: 0.3;
      z-index: -1;
      border-radius: 50%;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    .news__nav button:not(.swiper-button-disabled):hover, .news__nav button:not(.swiper-button-disabled):focus {
      background: var(--col-pritxt);
      color: var(--col-ter); }

.news__pager {
  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;
  margin-bottom: 20px;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  -o-transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s; }
  .news__pager .swiper-pagination-bullet {
    padding: 7px;
    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; }
    .news__pager .swiper-pagination-bullet:after {
      content: '';
      background: var(--col-pri);
      border-radius: 50%;
      opacity: 0.3;
      height: 12px;
      width: 12px;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .news__pager .swiper-pagination-bullet:hover:after, .news__pager .swiper-pagination-bullet:focus:after {
      cursor: pointer;
      opacity: 0.5; }
    .news__pager .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
      opacity: 1; }
  .inview .news__pager {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

@media all and (min-width: 769px) {
  .news__nav__list__wrapper {
    padding: 0 30px; }
  .news__nav {
    inset: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    margin-top: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    top: 81px; } }

.lte-ie8 .news__nav__list__wrapper {
  padding: 0 30px; }

.lte-ie8 .news__nav {
  inset: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  margin-top: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  top: 81px; }

.events__container {
  padding: clamp(50px, 25vw, 97px) 0 clamp(40px, 22vw, 80px); }

.events__row {
  max-width: 1230px;
  width: 90%;
  margin: 0 auto; }
  .events__row .events__title {
    margin: 0; }

.events__header .button__link {
  display: none; }

.events__footer {
  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; }
  .events__footer .button__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.events__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }
  .events__header .button__link {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
    transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
    -o-transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
    transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
    transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s, -webkit-transform .3s ease .3s; }
    .inview .events__header .button__link {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }

.events__list {
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, -webkit-transform .3s ease .8s;
  -o-transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s;
  transition: opacity .3s ease .8s, visibility .3s ease .8s, transform .3s ease .8s, -webkit-transform .3s ease .8s; }
  .events__list .swiper-slide {
    opacity: 0.3;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
    .events__list .swiper-slide.swiper-slide-visible {
      opacity: 1; }
  .inview .events__list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.events__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  height: auto;
  overflow: hidden; }
  .mason--primary .events__item {
    border-radius: 30px; }
  .events__item a {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: var(--col-pritxt);
    background: var(--col-pri);
    padding: 40px 38px 38px 39px;
    -webkit-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s; }
    .events__item a:hover {
      color: var(--col-tertxt);
      background: var(--col-ter); }

.events__date {
  font-size: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 18px;
  margin: 0; }
  .events__date span {
    font-weight: 700;
    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;
    font-size: 2em; }
    .events__date span:after {
      content: '';
      display: inline-block;
      margin-left: 15px;
      height: 61px;
      width: 1px;
      background: currentColor; }

.events__info__title {
  min-height: 51px;
  margin: 0 0 18px; }

.events__time {
  font-size: 0.875em; }

.events__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-top: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  -o-transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s; }
  .inview .events__nav {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .events__nav button {
    visibility: visible;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    color: var(--col-pritxt);
    background: var(--col-ter);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-size: 30px;
    -webkit-transition: background .3s, color .3s, opacity .3s, -webkit-transform .3s;
    transition: background .3s, color .3s, opacity .3s, -webkit-transform .3s;
    -o-transition: transform .3s, background .3s, color .3s, opacity .3s;
    transition: transform .3s, background .3s, color .3s, opacity .3s;
    transition: transform .3s, background .3s, color .3s, opacity .3s, -webkit-transform .3s; }
    .events__nav button.swiper-button-disabled {
      opacity: 0.6; }
    .events__nav button:before {
      content: '';
      position: absolute;
      inset: -19px;
      height: calc(100% + 38px);
      width: calc(100% + 38px);
      background: var(--col-ter);
      opacity: 0.3;
      z-index: -1;
      border-radius: 50%;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    .events__nav button:not(.swiper-button-disabled):hover, .events__nav button:not(.swiper-button-disabled):focus {
      background: var(--col-pritxt);
      color: var(--col-ter); }

.events__pager {
  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;
  margin-bottom: 20px;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, -webkit-transform .3s ease 1s;
  -o-transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s;
  transition: opacity .3s ease 1s, visibility .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s; }
  .events__pager .swiper-pagination-bullet {
    padding: 7px;
    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; }
    .events__pager .swiper-pagination-bullet:after {
      content: '';
      background: var(--col-pri);
      border-radius: 50%;
      opacity: 0.3;
      height: 12px;
      width: 12px;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .events__pager .swiper-pagination-bullet:hover:after, .events__pager .swiper-pagination-bullet:focus:after {
      cursor: pointer;
      opacity: 0.5; }
    .events__pager .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
      opacity: 1; }
  .inview .events__pager {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

@media all and (min-width: 769px) {
  .events__nav__list__wrapper {
    padding: 0 30px; }
    .events__nav__list__wrapper > p {
      margin-left: 60px;
      margin-right: 60px; }
  .events__nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    inset: 0;
    margin-top: 0; }
  .events__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 90px; }
    .events__header .button__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .events__footer .button__link {
    display: none; }
  .events__header {
    padding: 0 30px; } }

.lte-ie8 .events__nav__list__wrapper {
  padding: 0 30px; }
  .lte-ie8 .events__nav__list__wrapper > p {
    margin-left: 60px;
    margin-right: 60px; }

.lte-ie8 .events__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  inset: 0;
  margin-top: 0; }

.lte-ie8 .events__header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 90px; }
  .lte-ie8 .events__header .button__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.lte-ie8 .events__footer .button__link {
  display: none; }

.lte-ie8 .events__header {
  padding: 0 30px; }

.map__outer__container {
  width: 100%;
  height: auto;
  position: relative; }
  .map__outer__container > svg {
    position: absolute;
    z-index: 10;
    inset: 0 0 auto 0;
    width: 100%;
    min-height: 50px;
    max-height: 150px; }

.map__container__wrapper {
  aspect-ratio: 1480/706;
  min-height: clamp(400px, 60vh, 1100px); }

.map__container {
  position: absolute;
  inset: 0;
  z-index: 3; }

.map__contact {
  visibility: visible;
  background: #fff;
  color: var(--col-ter);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, -webkit-transform .3s ease .3s;
  -o-transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s;
  transition: opacity .3s ease .3s, visibility .3s ease .3s, transform .3s ease .3s, -webkit-transform .3s ease .3s; }
  .inview .map__contact {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .map__contact h2 {
    font-weight: 200;
    margin: 0 0 20px;
    font-size: 1.5em; }
    @media all and (min-width: 415px) {
      .map__contact h2 {
        font-size: 1.625em; } }
    .map__contact h2 .lte-ie8 {
      font-size: 1.625em; }
    @media all and (min-width: 769px) {
      .map__contact h2 {
        font-size: 1.875em; } }
    .map__contact h2 .lte-ie8 {
      font-size: 1.875em; }
    @media all and (min-width: 1025px) {
      .map__contact h2 {
        font-size: 2em; } }
    @media all and (min-width: 1301px) {
      .map__contact h2 {
        font-size: 2.375em; } }
    .map__contact h2 strong {
      font-weight: 700; }

.map__watermark {
  position: absolute;
  inset: 20px 0 0 -70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  pointer-events: none;
  display: none; }
  .map__watermark svg {
    max-width: 100%;
    height: 100%; }

.map__contact__container {
  position: relative;
  z-index: 1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  visibility: hidden;
  width: 100%;
  margin-top: 50px; }

.map__contact__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.map__contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 313px;
  text-align: center; }
  .map__contact__item p, .map__contact__item a {
    margin: 0; }
    .map__contact__item p:empty, .map__contact__item a:empty {
      display: none; }
  .map__contact__item p:nth-child(1) {
    margin-bottom: 25px; }
  .map__contact__item p:nth-child(2) {
    margin-bottom: 21px;
    font-size: 1.125em; }
    .map__contact__item p:nth-child(2):before {
      content: '\f095';
      font-family: 'fontAwesome';
      margin-right: 19px;
      font-weight: 700;
      font-size: 1.11111em; }
  .map__contact__item p:nth-child(3) {
    margin-bottom: 27px; }
    .map__contact__item p:nth-child(3):before {
      content: '\f0e0';
      font-family: 'fontAwesome';
      margin-right: 16px;
      font-weight: 700;
      font-size: 1.11111em; }
    .map__contact__item p:nth-child(3) a {
      color: var(--col-ter);
      text-decoration: underline;
      -webkit-transition: color .3s;
      -o-transition: color .3s;
      transition: color .3s; }
      .map__contact__item p:nth-child(3) a:hover {
        color: var(--col-pri); }
  .map__contact__item .button__link > a:hover, .map__contact__item .button__link > a:focus, .map__contact__item .button__link > span:hover, .map__contact__item .button__link > span:focus {
    color: var(--col-pri); }

@media all and (min-width: 1025px) {
  .map__container__wrapper {
    position: absolute;
    inset: 0;
    height: 100%; }
    .map__container__wrapper .map__container {
      background-position: left 30% center; }
  .map__outer__container {
    max-height: 706px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .map__watermark {
    display: block;
    inset: 20px 0 0 -70px; }
  .map__contact__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: clamp(20px, 5vw, 70px);
    margin-bottom: -75px;
    margin-top: 150px;
    z-index: 26; }
  .map__contact {
    border-radius: 50%;
    aspect-ratio: 1/1;
    width: 508px;
    padding: 90px 100px 90px 100px;
    margin-bottom: 0; } }

.footer__curve {
  position: absolute;
  z-index: 25;
  pointer-events: none;
  left: 0;
  right: 0;
  bottom: -1px; }
  .footer__curve > svg path:first-child {
    display: none; }
