.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: 60vh;
  max-height: 90vh;
  height: 70vw;
  z-index: 0; }
  .hero .welcome__watermark {
    position: fixed;
    opacity: 0.05;
    top: 5em;
    right: 2em;
    z-index: -1;
    pointer-events: none; }

.welcome {
  position: relative;
  z-index: 2; }
  .welcome .welcome__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;
    gap: clamp(2em, 10%, 7em);
    padding-top: 10em;
    padding-bottom: clamp(3em, 5vw, 6em); }
  .welcome.inview .welcome__media {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .welcome.inview .welcome__content {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }

.welcome__content {
  position: relative;
  width: 100%;
  padding: 2em 0 0 0;
  container-type: inline-size;
  opacity: 0;
  -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__content__pretitle {
    color: #363636;
    margin: 0 0 0 0;
    font-weight: bold;
    font-size: 1.5625rem; }
  .welcome__content #welcome__content__title {
    color: var(--col-pri);
    margin: 0 0 0 0;
    font-weight: bold;
    line-height: 66px;
    font-size: 2.8125rem; }
  .welcome__content .welcome__content__region {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.6875rem; }
    .welcome__content .welcome__content__region p {
      margin: 2em 0; }
  .welcome__content .welcome__link .button__link {
    margin: 0; }

.welcome__media {
  position: relative;
  height: 100%;
  width: 65%;
  max-width: 440px;
  max-width: 440px;
  margin: 0 auto 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  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: 11; }
  .welcome__media:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 100%; }
  .inview .welcome__media {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
    .inview .welcome__media .home__welcome__image > div:after {
      position: absolute;
      content: '';
      top: -4em;
      right: 0;
      bottom: 0;
      left: 0;
      left: 50%;
      -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
      transform: translate(-50%);
      background: url(/_site/images/design/crown-shape-welcome.svg);
      background-repeat: no-repeat;
      background-position: top;
      background-size: contain;
      position: absolute;
      height: 100%;
      width: 100%;
      max-width: 200px;
      max-height: 55px;
      -webkit-transition: 0.5s ease-in-out all;
      -o-transition: 0.5s ease-in-out all;
      transition: 0.5s ease-in-out all;
      pointer-events: none;
      z-index: -1; }
  .welcome__media .home__welcome__image {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
    .welcome__media .home__welcome__image > div {
      height: 100%;
      background: transparent; }
      .welcome__media .home__welcome__image > div:after {
        position: absolute;
        content: '';
        top: 2em;
        right: 0;
        bottom: 0;
        left: 0;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        background: url(/_site/images/design/crown-shape-welcome.svg);
        background-repeat: no-repeat;
        background-position: top;
        background-size: contain;
        position: absolute;
        height: 100%;
        width: 100%;
        max-width: 200px;
        max-height: 55px;
        -webkit-transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
        -o-transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
        transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
        pointer-events: none;
        z-index: -1; }
    .welcome__media .home__welcome__image img {
      height: 100%;
      width: 100%;
      border-radius: 50%;
      -o-object-fit: cover;
      object-fit: cover;
      outline: 6px solid var(--col-ter); }

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

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

.values {
  position: relative;
  z-index: 6; }
  .values.inview .values__list__item {
    opacity: 1;
    -webkit-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transition: 0.5s ease-in-out all;
    -o-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
    .values.inview .values__list__item:nth-child(1) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .values.inview .values__list__item:nth-child(2) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .values.inview .values__list__item:nth-child(3) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .values.inview .values__list__item:nth-child(4) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
  .values .values__inner {
    padding-top: 2em;
    padding-bottom: 4em; }
  .values__top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 6em 0;
    margin: 0; }
    .values__top #discover__content__title {
      display: block;
      font-size: 2.8125rem;
      line-height: 2.625rem;
      font-weight: bold;
      color: var(--col-pri);
      text-align: center; }
  .values .values__link__container {
    width: 100%;
    padding: 0 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .values .values__link__container .button__link a {
      background: #7a6045;
      border: 6px solid var(--col-ter);
      font-size: 1.5625rem; }
      .values .values__link__container .button__link a:after {
        position: absolute;
        content: '';
        top: 0;
        right: 32px;
        bottom: 0;
        left: auto;
        content: "\f054"; }
      .values .values__link__container .button__link a:hover {
        background: #51473d; }
        .values .values__link__container .button__link a:hover:after {
          position: absolute;
          content: '';
          top: 0;
          right: 24px;
          bottom: 0;
          left: auto;
          content: "\f054"; }

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

.values__list__item {
  background: #fff;
  width: 100%;
  max-width: 385px;
  max-height: 460px;
  padding: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  opacity: 0;
  border: 6px solid var(--col-ter);
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-10em);
  -ms-transform: translateY(-10em);
  transform: translateY(-10em);
  overflow: visible;
  -webkit-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.values__list__item__content {
  position: relative;
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateY(0em);
  -ms-transform: translateY(0em);
  transform: translateY(0em);
  -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; }
  .values__list__item__content__circle {
    position: absolute;
    top: -7.5em;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    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;
    background: #7a6045;
    height: 150px;
    width: 150px;
    border: 6px solid var(--col-ter);
    border-radius: 50%; }
    .values__list__item__content__circle svg {
      color: var(--col-pritxt);
      font-size: 3rem; }
  .values__list__item__content__title {
    margin: 1.5em 0 0.5em 0;
    color: var(--col-pri);
    font-size: 2.8125rem;
    font-weight: bold;
    line-height: 1.75rem;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .values__list__item__content__description {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.625rem;
    color: #363636;
    overflow: hidden;
    max-height: 7em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    min-height: 7em;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .values__list__item__content__verse {
    color: var(--col-sec);
    font-size: 1rem;
    font-weight: 600;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }

.links {
  position: relative;
  background: var(--col-pri);
  z-index: 5; }
  .links.inview .links__item {
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
    .links.inview .links__item:nth-child(1) {
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .links.inview .links__item:nth-child(2) {
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .links.inview .links__item:nth-child(3) {
      -webkit-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    .links.inview .links__item:nth-child(4) {
      -webkit-transition-delay: 2s;
      -o-transition-delay: 2s;
      transition-delay: 2s; }
  .links__inner {
    padding-top: calc(-10% - -25em);
    padding-bottom: 4em; }
  .links__top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 6em 0;
    margin: 0; }
    .links__top #links__content__title {
      display: block;
      font-size: 2.8125rem;
      line-height: 2.625rem;
      font-weight: bold;
      color: var(--col-pritxt);
      text-align: center; }
  .links__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: (1fr)[4];
    grid-template-rows: repeat(4, 1fr);
    min-height: 53.125rem;
    max-width: 50rem;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }
  .links__item {
    position: relative;
    border-radius: 30px;
    -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;
    overflow: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(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; }
    .links__item:nth-child(1) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-area: 1 / 1 / 2 / 2; }
    .links__item:nth-child(2) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-area: 2 / 1 / 3 / 2; }
    .links__item:nth-child(3) {
      -ms-grid-row: 3;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-area: 3 / 1 / 4 / 2; }
    .links__item:nth-child(4) {
      -ms-grid-row: 4;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-area: 4 / 1 / 5 / 2; }
    .links__item__anchor {
      border: 0px solid var(--col-ter);
      border-radius: 30px;
      -webkit-transition: 0.25s ease-in-out all;
      -o-transition: 0.25s ease-in-out all;
      transition: 0.25s ease-in-out all; }
    .links__item__flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      place-content: center;
      border-radius: 30px; }
    .links__item__image {
      opacity: 1;
      border-radius: 25px;
      -webkit-transition: opacity 0.7s ease;
      -o-transition: opacity 0.7s ease;
      transition: opacity 0.7s ease; }
      .links__item__image img {
        border-radius: 25px; }
      .links__item__image:before {
        background: #18850a;
        border-radius: 25px;
        opacity: 0;
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
      .links__item__image:after {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
        background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
        border-radius: 25px;
        opacity: 0.75;
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
    .links__item__image {
      z-index: 1; }
    .links__item__title {
      position: relative;
      font-size: 1.1875em;
      font-weight: 700;
      padding: 20px;
      margin: 0;
      color: var(--col-pritxt);
      -webkit-transition: 0.25s ease-in-out all;
      -o-transition: 0.25s ease-in-out all;
      transition: 0.25s ease-in-out all;
      line-height: 1.1em; }
      @media all and (min-width: 415px) {
        .links__item__title {
          font-size: 1.4375em; } }
      @media all and (min-width: 769px) {
        .links__item__title {
          font-size: 1.6875em; } }
      @media all and (min-width: 1025px) {
        .links__item__title {
          font-size: 1.9375em; } }
      @media all and (min-width: 1301px) {
        .links__item__title {
          font-size: 2.1875em; } }
    .links__item__flex {
      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: 1em;
      z-index: 3; }
    .links__item .links__item__title {
      -webkit-transform: translate(0, 0.5em);
      -ms-transform: translate(0, 0.5em);
      transform: translate(0, 0.5em);
      -webkit-transition: -webkit-transform .5s ease;
      transition: -webkit-transform .5s ease;
      -o-transition: transform .5s ease;
      transition: transform .5s ease;
      transition: transform .5s ease, -webkit-transform .5s ease;
      font-size: 1.125em; }
      @media all and (min-width: 415px) {
        .links__item .links__item__title {
          font-size: 1.5em; } }
      @media all and (min-width: 769px) {
        .links__item .links__item__title {
          font-size: 1.75em; } }
      @media all and (min-width: 1025px) {
        .links__item .links__item__title {
          font-size: 2em; } }
      @media all and (min-width: 1301px) {
        .links__item .links__item__title {
          font-size: 2.375em; } }
      .links__item .links__item__title:after {
        position: absolute;
        content: '';
        top: 20px;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        background: url(/_site/images/design/crown-shape.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        height: 20px;
        width: 48px;
        pointer-events: none;
        opacity: 0;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        -webkit-transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
        -o-transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
        transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
    .links__item:hover .links__item__anchor, .links__item:focus .links__item__anchor {
      border: 6px solid var(--col-ter); }
    .links__item:hover .links__item__image, .links__item:focus .links__item__image {
      opacity: 1;
      -webkit-transition: opacity 0.7s ease;
      -o-transition: opacity 0.7s ease;
      transition: opacity 0.7s ease; }
      .links__item:hover .links__item__image:before, .links__item:focus .links__item__image:before {
        background: #18850a;
        opacity: 0.5;
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
    .links__item:hover .links__item__title, .links__item:focus .links__item__title {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition: -webkit-transform .5s ease;
      transition: -webkit-transform .5s ease;
      -o-transition: transform .5s ease;
      transition: transform .5s ease;
      transition: transform .5s ease, -webkit-transform .5s ease;
      font-size: 1.125em;
      font-weight: bold; }
      @media all and (min-width: 415px) {
        .links__item:hover .links__item__title, .links__item:focus .links__item__title {
          font-size: 1.5em; } }
      @media all and (min-width: 769px) {
        .links__item:hover .links__item__title, .links__item:focus .links__item__title {
          font-size: 1.75em; } }
      @media all and (min-width: 1025px) {
        .links__item:hover .links__item__title, .links__item:focus .links__item__title {
          font-size: 2em; } }
      @media all and (min-width: 1301px) {
        .links__item:hover .links__item__title, .links__item:focus .links__item__title {
          font-size: 2.1875em; } }
      .links__item:hover .links__item__title h3, .links__item:focus .links__item__title h3 {
        margin: 0; }
      .links__item:hover .links__item__title:after, .links__item:focus .links__item__title:after {
        position: absolute;
        content: '';
        top: 0px;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%); }
  @media all and (min-width: 769px) {
    .links .links__wrap {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      -ms-grid-rows: (1fr)[2];
      grid-template-rows: repeat(2, 1fr);
      min-height: 40.625rem;
      max-width: 50rem;
      grid-column-gap: 20px;
      grid-row-gap: 20px; }
    .links .links__item {
      position: relative;
      -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;
      overflow: hidden; }
      .links .links__item:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1 / 1 / 2 / 2; }
      .links .links__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; }
      .links .links__item:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 2 / 1 / 3 / 2; }
      .links .links__item:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 2 / 2 / 3 / 3; } }
  @media all and (min-width: 1301px) {
    .links .links__wrap {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      -ms-grid-rows: (1fr)[2];
      grid-template-rows: repeat(2, 1fr);
      max-width: 78.125rem;
      grid-column-gap: 20px;
      grid-row-gap: 20px; }
    .links .links__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; }
    .links .links__item:nth-child(2) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-area: 2 / 2 / 3 / 3; }
    .links .links__item:nth-child(3) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-area: 2 / 3 / 3 / 4; }
    .links .links__item:nth-child(4) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 2;
      -ms-grid-column-span: 2;
      grid-area: 1 / 2 / 2 / 4; } }

.swiper__pagination__container__events {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%; }
  .swiper__pagination__container__events .swiper-pagination-events {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2em 0 3em 0;
    gap: 0.5em;
    width: 100%;
    z-index: 1; }
    .mason--loaded .swiper__pagination__container__events .swiper-pagination-events {
      opacity: 1; }
    .swiper__pagination__container__events .swiper-pagination-events .swiper-pagination-bullet {
      display: inline-block;
      width: 14px;
      height: 14px;
      overflow: hidden;
      border-radius: 50%;
      margin: 0 0.25em;
      gap: 0.75em;
      background: #363636;
      opacity: 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__container__events .swiper-pagination-events .swiper-pagination-bullet:hover {
        outline: 7px solid #ffffff70;
        background: #363636;
        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; }
    .swiper__pagination__container__events .swiper-pagination-events .swiper-pagination-bullet-active {
      background: #363636;
      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; }
  .swiper__pagination__container__events .events__link {
    margin: 0; }

.swiper__buttons__nav__container__events {
  position: relative;
  margin: 1em 0 2em 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;
  width: 25%;
  top: 65%;
  pointer-events: none;
  z-index: 3; }
  .inview .swiper__buttons__nav__container__events {
    opacity: 1; }
  @media all and (min-width: 769px) {
    .swiper__buttons__nav__container__events {
      position: absolute;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; } }

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

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

.nav__next__events {
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__events {
      left: 6%; } }

.events {
  position: relative; }
  .events .events__top {
    position: relative;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 0 2em 0;
    z-index: 4; }
    .events .events__top #events__content__title {
      display: block;
      margin: 2em 0;
      font-size: 2.8125rem;
      line-height: 2.625rem;
      font-weight: bold;
      color: var(--col-pri);
      text-align: center; }
      @media all and (min-width: 1025px) {
        .events .events__top #events__content__title {
          margin: 0 0 2em 0; } }
  .events.inview {
    opacity: 1; }
    .events.inview .content__title {
      opacity: 1; }
    .events.inview .events__list .swiper-slide-visible {
      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; }
      .events.inview .events__list .swiper-slide-visible:nth-child(1) {
        -webkit-transition-delay: 0.35s;
        -o-transition-delay: 0.35s;
        transition-delay: 0.35s; }
      .events.inview .events__list .swiper-slide-visible:nth-child(2) {
        -webkit-transition-delay: 0.45s;
        -o-transition-delay: 0.45s;
        transition-delay: 0.45s; }
      .events.inview .events__list .swiper-slide-visible:nth-child(3) {
        -webkit-transition-delay: 0.55s;
        -o-transition-delay: 0.55s;
        transition-delay: 0.55s; }
    .events.inview .events__list:after {
      position: absolute;
      content: '';
      top: 26%;
      right: -50vw;
      bottom: auto;
      left: -50vw;
      background: #c08e54;
      background-repeat: no-repeat;
      background-position: center;
      margin: auto;
      height: 6px;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
      @media all and (min-width: 415px) {
        .events.inview .events__list:after {
          position: absolute;
          content: '';
          top: 32%;
          right: -50vw;
          bottom: auto;
          left: -50vw; } }
    .events.inview .events__list .events__item__link:after {
      position: absolute;
      content: '';
      top: -3em;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 1;
      left: 50%;
      -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
      transform: translate(-50%);
      background: url(/_site/images/design/crown-shape-welcome.svg);
      background-repeat: no-repeat;
      background-position: top;
      background-size: contain;
      position: absolute;
      height: 100%;
      width: 100%;
      max-width: 135px;
      max-height: 55px;
      -webkit-transition: 0.25s ease-in-out all;
      -o-transition: 0.25s ease-in-out all;
      transition: 0.25s ease-in-out all;
      pointer-events: none;
      z-index: -1; }
  .events .events__list {
    overflow: visible;
    height: 460px;
    z-index: 3; }
    .events .events__list li {
      list-style-type: none; }
    .events .events__list:after {
      position: absolute;
      content: '';
      top: 26%;
      right: -50vw;
      bottom: auto;
      left: -50vw;
      background: #c08e54;
      background-repeat: no-repeat;
      background-position: center;
      margin: auto;
      height: 6px;
      -webkit-clip-path: polygon(100% 0, 0 0, 0 0, 100% 0);
      clip-path: polygon(100% 0, 0 0, 0 0, 100% 0);
      -webkit-transition: 3s ease-in-out clip-path;
      -o-transition: 3s ease-in-out clip-path;
      transition: 3s ease-in-out clip-path; }
      @media all and (min-width: 415px) {
        .events .events__list:after {
          position: absolute;
          content: '';
          top: 30%;
          right: -50vw;
          bottom: auto;
          left: -50vw; } }
    .events .events__list .events__item {
      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: center;
      -ms-flex-pack: center;
      justify-content: center;
      opacity: 0;
      padding: 0 2em;
      -webkit-transition: opacity 0.25s ease-in-out;
      -o-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out; }
      .events .events__list .events__item:hover .events__item__link {
        border: 8px solid var(--col-ter);
        -webkit-transform: translate(-50%) scale(0.95);
        -ms-transform: translate(-50%) scale(0.95);
        transform: translate(-50%) scale(0.95);
        background: var(--col-sec); }
        .events .events__list .events__item:hover .events__item__link:after {
          position: absolute;
          content: '';
          top: -4em;
          right: 0;
          bottom: 0;
          left: 0;
          left: 50%;
          -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
          transform: translate(-50%);
          background: url(/_site/images/design/crown-shape-welcome.svg);
          background-repeat: no-repeat;
          background-position: top;
          background-size: contain;
          position: absolute;
          height: 100%;
          width: 100%;
          max-width: 135px;
          max-height: 55px;
          -webkit-transition: 0.5s ease-in-out all;
          -o-transition: 0.5s ease-in-out all;
          transition: 0.5s ease-in-out all;
          pointer-events: none;
          z-index: -1; }
      .events .events__list .events__item__title {
        width: 100%;
        margin: 1em 0em;
        color: #363636;
        font-size: 1.5625rem;
        font-weight: bold;
        line-height: 2.25rem;
        text-align: center;
        opacity: 1; }
      .events .events__list .events__item__time {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-weight: normal;
        font-size: 1.125rem;
        font-weight: 600;
        letter-spacing: 0.02em;
        text-align: center;
        color: var(--col-pri);
        text-transform: uppercase;
        opacity: 1; }
        .events .events__list .events__item__time svg {
          margin: 0.25em 0;
          color: var(--col-ter); }
      .events .events__list .events__item__link {
        position: relative;
        background: var(--col-pri);
        border: 6px solid var(--col-ter);
        border-radius: 50%;
        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: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 175px;
        height: 175px;
        left: 50%;
        -webkit-transform: translate(-50%) scale(1);
        -ms-transform: translate(-50%) scale(1);
        transform: translate(-50%) scale(1);
        aspect-ratio: 1;
        z-index: 2;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -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: 415px) {
          .events .events__list .events__item__link {
            width: 275px;
            height: 275px; } }
        .events .events__list .events__item__link:after {
          position: absolute;
          content: '';
          top: -1em;
          right: 0;
          bottom: 0;
          left: 0;
          opacity: 0;
          left: 50%;
          -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
          transform: translate(-50%);
          background: url(/_site/images/design/crown-shape-welcome.svg);
          background-repeat: no-repeat;
          background-position: top;
          background-size: contain;
          position: absolute;
          height: 100%;
          width: 100%;
          max-width: 135px;
          max-height: 55px;
          -webkit-transition: 0.25s ease-in-out all;
          -o-transition: 0.25s ease-in-out all;
          transition: 0.25s ease-in-out all;
          pointer-events: none;
          z-index: -1; }
        .events .events__list .events__item__link .month {
          font-weight: 700;
          font-size: 1.5625rem;
          color: var(--col-pritxt);
          text-transform: uppercase;
          height: 44px;
          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; }
        .events .events__list .events__item__link .date {
          font-weight: bold;
          font-size: 6.25rem;
          color: var(--col-pritxt);
          height: 125px;
          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; }

.swiper__pagination__container__social__news {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%; }
  .swiper__pagination__container__social__news .swiper-pagination-social-news {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2em 0 3em 0;
    gap: 0.5em;
    width: 100%;
    z-index: 1; }
    .mason--loaded .swiper__pagination__container__social__news .swiper-pagination-social-news {
      opacity: 1; }
    .swiper__pagination__container__social__news .swiper-pagination-social-news .swiper-pagination-bullet {
      display: inline-block;
      width: 14px;
      height: 14px;
      overflow: hidden;
      border-radius: 50%;
      margin: 0 0.25em;
      gap: 0.75em;
      background: #363636;
      opacity: 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__container__social__news .swiper-pagination-social-news .swiper-pagination-bullet:hover {
        outline: 7px solid #ffffff70;
        background: #363636;
        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; }
    .swiper__pagination__container__social__news .swiper-pagination-social-news .swiper-pagination-bullet-active {
      background: #363636;
      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; }
  .swiper__pagination__container__social__news .button__link a {
    background: #B629A4; }
    .swiper__pagination__container__social__news .button__link a:hover {
      background: #7F1D73; }

.swiper__buttons__nav__container__social__news {
  position: relative;
  margin: 1em 0 2em 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;
  width: 25%;
  top: 65%;
  pointer-events: none;
  z-index: 3; }
  .inview .swiper__buttons__nav__container__social__news {
    opacity: 1; }
  @media all and (min-width: 769px) {
    .swiper__buttons__nav__container__social__news {
      position: absolute;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; } }

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

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

.nav__next__social__news {
  left: auto; }
  @media all and (min-width: 769px) {
    .nav__next__social__news {
      left: 6%; } }

.social__news {
  position: relative;
  background: var(--col-sec);
  padding-bottom: 4em;
  z-index: 4; }
  .social__news .social__news__top {
    position: relative;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 0 2em 0;
    z-index: 4; }
    .social__news .social__news__top #social__news__content__title {
      display: block;
      margin: 1em 0;
      font-size: 2.8125rem;
      line-height: 2.625rem;
      font-weight: bold;
      color: var(--col-pritxt);
      text-align: center; }
      @media all and (min-width: 1025px) {
        .social__news .social__news__top #social__news__content__title {
          margin: 1em 0 0.75em 0; } }
  .social__news.inview .social__news__item.swiper-slide-visible,
  .social__news.inview .social__news__item.swiper-slide-active,
  .social__news.inview .social__news__item.swiper-slide-next {
    opacity: 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.swiper-slide-visible:nth-child(1),
    .social__news.inview .social__news__item.swiper-slide-active:nth-child(1),
    .social__news.inview .social__news__item.swiper-slide-next:nth-child(1) {
      -webkit-transition-delay: 0.35s;
      -o-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    .social__news.inview .social__news__item.swiper-slide-visible:nth-child(2),
    .social__news.inview .social__news__item.swiper-slide-active:nth-child(2),
    .social__news.inview .social__news__item.swiper-slide-next:nth-child(2) {
      -webkit-transition-delay: 0.45s;
      -o-transition-delay: 0.45s;
      transition-delay: 0.45s; }
    .social__news.inview .social__news__item.swiper-slide-visible:nth-child(3),
    .social__news.inview .social__news__item.swiper-slide-active:nth-child(3),
    .social__news.inview .social__news__item.swiper-slide-next:nth-child(3) {
      -webkit-transition-delay: 0.55s;
      -o-transition-delay: 0.55s;
      transition-delay: 0.55s; }
  .social__news .social__news__list {
    overflow: visible; }
    .social__news .social__news__list ul .social__news__item {
      position: relative;
      background: #fff;
      opacity: 0;
      list-style-type: none;
      overflow: hidden;
      height: 400px;
      border-radius: 30px;
      -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
      filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
      -webkit-transition: 0.5s ease-in-out all;
      -o-transition: 0.5s ease-in-out all;
      transition: 0.5s ease-in-out all;
      z-index: 1; }
      .social__news .social__news__list ul .social__news__item__image img {
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%; }
      .social__news .social__news__list ul .social__news__item__image:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
        background-size: contain;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 0;
        z-index: 1;
        -webkit-transition: 0.2s ease-in-out all;
        -o-transition: 0.2s ease-in-out all;
        transition: 0.2s ease-in-out all; }
      .social__news .social__news__list ul .social__news__item__image:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
        background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
        background-size: contain;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 1;
        -webkit-transition: 0.2s ease-in-out all;
        -o-transition: 0.2s ease-in-out all;
        transition: 0.2s ease-in-out all; }
      .social__news .social__news__list ul .social__news__item__block {
        height: 100%; }
      .social__news .social__news__list ul .social__news__item__content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        height: 100%;
        padding: 2em;
        z-index: 1; }
        .social__news .social__news__list ul .social__news__item__content__label {
          position: absolute;
          top: 0.5em;
          right: 0.5em;
          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;
          height: 44px;
          width: 44px;
          color: var(--col-pritxt);
          font-size: 2rem;
          border-radius: 50%; }
        .social__news .social__news__list ul .social__news__item__content__info__title {
          font-weight: 600;
          font-size: 1rem;
          line-height: 1.625rem;
          color: var(--col-pritxt);
          display: -webkit-box;
          height: 100%;
          max-height: 3em;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          margin: 1em 0 0 0;
          text-decoration: none;
          -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 .social__news__list ul .social__news__item__content__date {
          font-weight: bold;
          font-size: 1.125rem;
          text-transform: uppercase;
          line-height: 1rem;
          color: var(--col-pritxt);
          -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 .social__news__list ul .social__news__item__content .button__link {
          position: absolute; }
          .social__news .social__news__list ul .social__news__item__content .button__link span {
            background: transparent;
            padding: 0 3em 0 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; }
      .social__news .social__news__list ul .social__news__item:hover .social__news__item__image img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      .social__news .social__news__list ul .social__news__item:hover .social__news__item__image:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
        background-size: contain;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 1; }
      .social__news .social__news__list ul .social__news__item:hover .social__news__item__content__date {
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em); }
      .social__news .social__news__list ul .social__news__item:hover .social__news__item__content__info__title {
        max-height: 8em;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em); }
      .social__news .social__news__list ul .social__news__item:hover .button__link span {
        opacity: 1;
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em); }
        .social__news .social__news__list ul .social__news__item:hover .button__link span:after {
          position: absolute;
          content: '';
          top: 0;
          right: 5px;
          bottom: 0;
          left: auto;
          content: "\f054";
          color: var(--col-ter); }

.admin__feed__authorise {
  top: 0;
  right: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .admin__feed__authorise a {
    display: block;
    background: #745B99;
    color: #fff;
    padding: .65em 1em;
    font-size: 0.875em;
    font-weight: 700; }

.map {
  position: relative;
  padding: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: -4em 0 0 0; }
  .map .map__trigger {
    position: absolute;
    bottom: 25%; }
  .map.inview .map__wrap {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.map__wrap {
  position: relative;
  z-index: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all; }

.map__container {
  width: 100%;
  height: clamp(300px, 25vw, 600px);
  z-index: 1; }

.map__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.map__contact__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;
  padding: 2em 1em 4em 1em;
  width: 100%;
  color: #363636; }
  .map__contact__inner .map__contact__titles {
    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-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .map__contact__inner .map__contact__content__title {
    margin: 0.5em 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 2.8125rem;
    font-weight: bold;
    line-height: 2.75rem;
    color: var(--col-pri);
    letter-spacing: 0.05em; }
  .map__contact__inner .map__contact__inner__phone svg {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1); }
  .map__contact__inner .map__contact__inner__address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .map__contact__inner .map__contact__inner__phone:hover,
  .map__contact__inner .map__contact__inner__email:hover {
    color: var(--col-sec); }
    .map__contact__inner .map__contact__inner__phone:hover svg,
    .map__contact__inner .map__contact__inner__email:hover svg {
      background: var(--col-sec); }
  .map__contact__inner .map__contact__inner__address,
  .map__contact__inner .map__contact__inner__phone,
  .map__contact__inner .map__contact__inner__email {
    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: 1em;
    line-height: 1.5rem;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
    .map__contact__inner .map__contact__inner__address svg,
    .map__contact__inner .map__contact__inner__phone svg,
    .map__contact__inner .map__contact__inner__email svg {
      color: var(--col-pritxt);
      margin-top: 8px;
      background: var(--col-pri);
      font-size: 2.5rem;
      height: 44px;
      width: 44px;
      padding: 12px;
      border-radius: 50%; }
    .map__contact__inner .map__contact__inner__address a,
    .map__contact__inner .map__contact__inner__phone a,
    .map__contact__inner .map__contact__inner__email a {
      text-decoration: underline;
      font-size: 1.25rem;
      font-weight: bold; }
  .map__contact__inner address {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 2.1875rem;
    font-style: normal;
    text-align: center; }
  .map__contact__inner a {
    word-break: break-all;
    line-height: 1.875rem; }
  .map__contact__inner .map__contact__inner__link {
    margin: 1em 0; }

@media all and (min-width: 1000px) {
  .map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 calc(50% - 635px) 5% calc(50% - 635px);
    margin: 0 0 0 0; }
  .map__contact {
    width: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .map__container {
    position: relative;
    margin: 1.5em;
    width: 460px;
    height: 460px;
    border: 10px solid var(--col-ter);
    border-radius: 50%;
    z-index: 1; }
  .map__contact__inner {
    padding: 2em;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .map__contact__inner address {
      text-align: left; }
    .map__contact__inner .map__contact__inner__address {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .map__contact__inner .map__contact__inner__address svg {
        margin-left: 0em;
        position: relative; }
    .map__contact__inner .map__contact__inner__address,
    .map__contact__inner .map__contact__inner__phone,
    .map__contact__inner .map__contact__inner__email {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
