.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: 71.7vh;
  max-height: 100vh;
  height: 48vw; }
  .hero::before {
    position: absolute;
    content: "";
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--col-pri--opac), 1)), to(rgba(0, 0, 0, 0.01)));
    background: -webkit-linear-gradient(bottom, rgba(var(--col-pri--opac), 1), rgba(0, 0, 0, 0.01));
    background: -o-linear-gradient(bottom, rgba(var(--col-pri--opac), 1), rgba(0, 0, 0, 0.01));
    background: linear-gradient(0deg, rgba(var(--col-pri--opac), 1), rgba(0, 0, 0, 0.01));
    z-index: 2;
    height: 30%;
    margin: auto; }

.hero__media__ctrls {
  bottom: 35%; }

.hero__content {
  position: absolute;
  content: "";
  top: auto;
  right: 0;
  bottom: 8.5%;
  left: 0;
  z-index: 5;
  margin: auto;
  color: #fff;
  padding-inline: 5%;
  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;
  gap: 14px;
  margin-bottom: -18px; }

.motto__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 11px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .motto__dots span {
    width: clamp(10px, 2.4vw, 14px);
    height: auto;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #fff; }

.motto__dots__start span:nth-child(1) {
  background-color: var(--col-brand-yellow); }

.motto__dots__start span:nth-child(2) {
  background-color: var(--col-brand-purple); }

.motto__dots__start span:nth-child(3) {
  background-color: var(--col-brand-green); }

.motto__dots__end span:nth-child(1) {
  background-color: var(--col-brand-blue); }

.motto__dots__end span:nth-child(2) {
  background-color: var(--col-brand-red); }

.motto__dots__end span:nth-child(3) {
  background-color: var(--col-brand-orange); }

#hero__motto {
  position: relative;
  text-align: left;
  text-align: center;
  font-size: clamp(1.625em, 3.5vw, 2.625em);
  font-weight: 600;
  font-family: var(--font-heading);
  margin-block: 0;
  line-height: 1.2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 200px;
  text-wrap-style: balance; }

@media all and (min-width: 1025px) {
  .hero {
    min-height: 91.7vh; }
  .hero__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .hero__media__ctrls {
    bottom: 8.5%; } }

.temp {
  height: 400px;
  width: 400px;
  background-color: green; }

.content__region > p {
  font-size: 1em; }

.section__title h2 {
  color: var(--col-pri);
  font-size: clamp(1.875em, 8vw, 2.8125em);
  font-family: var(--font-heading);
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  min-width: 200px; }

.section__header {
  text-align: center; }
  .section__header .section__title {
    margin-bottom: 2em; }
  .section__header .section__header__buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .section__header .swiper__navigation {
    margin-bottom: 1em; }
  @media all and (min-width: 1025px) {
    .section__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 2.5em; }
      .section__header .section__title {
        margin-bottom: 0; }
      .section__header .section__header__buttons {
        position: relative;
        bottom: unset;
        left: unset;
        right: unset;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1em;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
      .section__header .swiper__navigation {
        margin-bottom: 0; } }

.welcome {
  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;
  gap: 1.7em;
  padding-block: 2.8em; }

.welcome__content {
  position: relative;
  width: 100%;
  container-type: inline-size;
  text-align: center; }

.welcome__watermark {
  width: clamp(220px, 55cqw, 301.5px);
  bottom: 17%;
  right: 0;
  opacity: 0.11;
  -webkit-transform: translateX(70%);
  -ms-transform: translateX(70%);
  transform: translateX(70%); }

.section__title #welcome__content__title {
  font-size: clamp(1.875em, 8cqw, 2.8125em); }

.welcome__content__region {
  max-width: 620px;
  margin: auto; }
  .welcome__content__region p {
    font-size: 1.125em;
    line-height: 1.2; }
  .welcome__content__region .button__link {
    margin-top: 1.3em; }

.welcome__media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1/1;
  max-width: 450px;
  -ms-flex-item-align: center;
  align-self: center; }

.welcome__media__image {
  height: 90%;
  width: 90%;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
  background: var(--col-pri);
  border: 10px solid var(--col-pri);
  z-index: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  .mason--admin .welcome__media__image {
    z-index: 2; }
  .welcome__media__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    scale: 1.01; }
  .welcome__media__image::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid var(--col-pri);
    border-radius: 50%; }

@media all and (min-width: 1050px) {
  .welcome {
    -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; }
  .welcome__content {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left; }
  .welcome__content__region {
    margin-left: 0; }
  .welcome__media {
    max-width: 554px;
    -webkit-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    transform: translateX(-5%); } }

.values {
  padding-block: 2.5em; }

#values__title {
  text-align: center;
  margin-bottom: 0.4em; }

.values__illustration {
  position: relative;
  margin-block: 3em;
  container-type: inline-size;
  max-width: 642px;
  width: 100%;
  aspect-ratio: 1;
  margin: auto; }

.values__tree {
  display: block;
  color: var(--col-pri); }

.value__item__block {
  display: block;
  line-height: 0; }

.value__item__label {
  display: block;
  text-align: center;
  font-family: var(--font-heading);
  font-weight: 600;
  text-transform: uppercase; }

@media all and (max-width: 768px) {
  .values__tree {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 140%;
    opacity: 0.2;
    margin: auto; }
  .value__list {
    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;
    gap: 1em; }
  .value__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1em; }
  .value__item__block {
    width: clamp(60px, 15cqw, 110px);
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .value__item__block img {
      display: block;
      width: 100%;
      height: auto;
      -o-object-fit: contain;
      object-fit: contain;
      max-width: 100px;
      -ms-flex-item-align: 1/1;
      -ms-grid-row-align: 1/1;
      align-self: 1/1;
      margin: auto; }
  .value__item__label {
    text-align: center;
    font-size: clamp(1.5em, 5vw, 2.1875em); } }

@media all and (max-width: 768px) and (min-width: 415px) {
  .value__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1em; }
  .value__item {
    width: 33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media all and (min-width: 769px) {
  .values__illustration {
    max-width: clamp(460px, 60vw, 642px); }
  .values__tree {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    opacity: 1; }
    .values__tree #Path_3773,
    .values__tree #Path_3774,
    .values__tree #Path_3775,
    .values__tree #Path_3776,
    .values__tree #Path_3777,
    .values__tree #Path_3778 {
      opacity: 0; }
  .value__item {
    display: block;
    position: absolute;
    width: 7.8cqi;
    height: auto;
    aspect-ratio: 1;
    border-radius: 50%; }
    .value__item img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    .value__item:hover .value__item__label {
      opacity: 1; }
      .value__item:hover .value__item__label span {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
      .value__item:hover .value__item__label::after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
  .value__item__label {
    position: absolute;
    top: auto;
    bottom: 50%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto;
    line-height: 1;
    font-size: clamp(1.625em, 3.4vw, 2.1875em);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
    .value__item__label span {
      display: block;
      opacity: 0;
      -webkit-transform: translateY(110%);
      -ms-transform: translateY(110%);
      transform: translateY(110%);
      -webkit-transition: opacity 300ms ease, -webkit-transform 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: opacity 300ms ease, -webkit-transform 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
      -o-transition: opacity 300ms ease, transform 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: opacity 300ms ease, transform 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: opacity 300ms ease, transform 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
      -webkit-transition-delay: 300ms;
      -o-transition-delay: 300ms;
      transition-delay: 300ms; }
    .value__item__label::after {
      position: absolute;
      content: "";
      top: auto;
      bottom: 0;
      width: 0;
      height: 4.7px;
      border-radius: 3px;
      background-color: #777;
      -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transition: -webkit-transform 300ms ease-out;
      transition: -webkit-transform 300ms ease-out;
      -o-transition: transform 300ms ease-out;
      transition: transform 300ms ease-out;
      transition: transform 300ms ease-out, -webkit-transform 300ms ease-out; }
  .value__item:nth-child(1) .value__item__label, .value__item:nth-child(2) .value__item__label, .value__item:nth-child(3) .value__item__label {
    right: 100%;
    left: auto; }
    .value__item:nth-child(1) .value__item__label::after, .value__item:nth-child(2) .value__item__label::after, .value__item:nth-child(3) .value__item__label::after {
      left: 0; }
  .value__item:nth-child(4) .value__item__label, .value__item:nth-child(5) .value__item__label, .value__item:nth-child(6) .value__item__label {
    right: auto;
    left: 100%; }
    .value__item:nth-child(4) .value__item__label::after, .value__item:nth-child(5) .value__item__label::after, .value__item:nth-child(6) .value__item__label::after {
      right: 0; }
  .value__item:nth-child(1) {
    top: 50.6%;
    left: 10.6cqi; }
    .value__item:nth-child(1) .value__item__label {
      -webkit-transform: translateX(-2.7em);
      -ms-transform: translateX(-2.7em);
      transform: translateX(-2.7em); }
      .value__item:nth-child(1) .value__item__label::after {
        width: calc(100% + 2.4em);
        background-color: var(--col-brand-yellow); }
  .value__item:nth-child(2) {
    top: 26.2%;
    left: 16.3cqi; }
    .value__item:nth-child(2) .value__item__label {
      -webkit-transform: translateX(-2.8em);
      -ms-transform: translateX(-2.8em);
      transform: translateX(-2.8em); }
      .value__item:nth-child(2) .value__item__label::after {
        width: calc(100% + 2.5em);
        background-color: var(--col-brand-purple); }
  .value__item:nth-child(3) {
    top: 11%;
    left: 35.9cqi; }
    .value__item:nth-child(3) .value__item__label {
      -webkit-transform: translateX(-4.3em);
      -ms-transform: translateX(-4.3em);
      transform: translateX(-4.3em); }
      .value__item:nth-child(3) .value__item__label::after {
        width: calc(100% + 4em);
        background-color: var(--col-brand-green); }
  .value__item:nth-child(4) {
    top: 11.3%;
    left: 56.9cqi; }
    .value__item:nth-child(4) .value__item__label {
      -webkit-transform: translateX(4.3em);
      -ms-transform: translateX(4.3em);
      transform: translateX(4.3em); }
      .value__item:nth-child(4) .value__item__label::after {
        width: calc(100% + 4em);
        background-color: var(--col-brand-blue); }
  .value__item:nth-child(5) {
    top: 26.2%;
    left: 75.8cqi; }
    .value__item:nth-child(5) .value__item__label {
      -webkit-transform: translateX(2.8em);
      -ms-transform: translateX(2.8em);
      transform: translateX(2.8em); }
      .value__item:nth-child(5) .value__item__label::after {
        width: calc(100% + 2.5em);
        background-color: var(--col-brand-red); }
  .value__item:nth-child(6) {
    top: 50.6%;
    left: 82.4cqi; }
    .value__item:nth-child(6) .value__item__label {
      -webkit-transform: translateX(2.7em);
      -ms-transform: translateX(2.7em);
      transform: translateX(2.7em); }
      .value__item:nth-child(6) .value__item__label::after {
        width: calc(100% + 2.4em);
        background-color: var(--col-brand-orange); } }

.image__links {
  position: relative;
  padding-top: clamp(2em, 5vw, 4.5em);
  padding-bottom: clamp(2em, 5vw, 4.5em);
  z-index: 1; }

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

.image__links__list__item {
  width: calc(33% - 2em);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 320px;
  min-height: 275px;
  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; }

.image__links__list__item__link {
  background-color: var(--col-pri);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  width: 100%;
  padding: 30px;
  border-radius: 20px;
  overflow: hidden; }
  .image__links__list__item__link:hover .image__links__list__item__image img, .image__links__list__item__link:focus .image__links__list__item__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .image__links__list__item__link:hover .image__links__list__item__overlay, .image__links__list__item__link:focus .image__links__list__item__overlay {
    background: rgba(0, 0, 0, 0.4); }
    .image__links__list__item__link:hover .image__links__list__item__overlay::after, .image__links__list__item__link:focus .image__links__list__item__overlay::after {
      opacity: 0.8; }
  .image__links__list__item__link:hover .image__links__list__item__content, .image__links__list__item__link:focus .image__links__list__item__content {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); }

.image__links__list__item__image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.image__links__list__item__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  .image__links__list__item__overlay::after {
    position: absolute;
    content: "";
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(var(--col-pri--opac), 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(var(--col-pri--opac), 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(var(--col-pri--opac), 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(var(--col-pri--opac), 1) 100%);
    -webkit-transition: height 400ms ease, opacity 400ms ease;
    -o-transition: height 400ms ease, opacity 400ms ease;
    transition: height 400ms ease, opacity 400ms ease; }

.image__links__list__item__content {
  position: relative;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  -o-transition: transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease; }
  .image__links__list__item__content p {
    margin: 0;
    font-size: clamp(1.875em, 3.2cqw, 2.8125em);
    font-family: var(--font-heading);
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1; }

@media all and (min-width: 1025px) {
  .image__links__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr; }
  .image__links__list__item {
    width: calc(33% - 2em);
    min-width: unset;
    width: auto; }
    .image__links__list__item:nth-child(1) {
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-row-span: 2;
      grid-row-end: 3;
      -ms-grid-column-span: 1;
      grid-column-end: 2; }
    .image__links__list__item:nth-child(2) {
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3; }
    .image__links__list__item:nth-child(3) {
      -ms-grid-row: 2;
      grid-row-start: 2;
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-row-span: 1;
      grid-row-end: 3;
      -ms-grid-column-span: 2;
      grid-column-end: 4; }
    .image__links__list__item:nth-child(4) {
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-column: 3;
      grid-column-start: 3;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 4; }
  .image__links__list__item__link {
    padding-bottom: 40px; } }

.social {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 6em;
  padding-bottom: 7em; }
  @media all and (min-width: 1025px) {
    .social {
      padding-bottom: 0; } }

.news__pagination {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.news__feed__container::before {
  position: absolute;
  content: "";
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: clamp(200px, 45vw, 674px);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--col-brand-purple);
  opacity: 0.12;
  -webkit-transform: translateY(-55%) translateX(-50%);
  -ms-transform: translateY(-55%) translateX(-50%);
  transform: translateY(-55%) translateX(-50%); }

.news__feed__container::after {
  position: absolute;
  content: "";
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  width: clamp(200px, 45vw, 674px);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--col-brand-green);
  opacity: 0.12;
  -webkit-transform: translateY(45%) translateX(55%);
  -ms-transform: translateY(45%) translateX(55%);
  transform: translateY(45%) translateX(55%); }

.social__feed {
  overflow: visible;
  padding-bottom: 4em; }
  @media all and (min-width: 1150px) {
    .social__feed {
      overflow: hidden; } }

.social__item.swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  @media all and (min-width: 1150px) {
    .social__item.swiper-slide {
      width: auto; } }

.social__item__block {
  position: relative;
  background-color: var(--col-ter);
  color: var(--col-tertxt);
  border-radius: 38px;
  aspect-ratio: 381 / 473;
  container-type: inline-size;
  width: 90vw;
  max-width: 380px;
  min-width: 290px;
  margin: auto; }
  @media all and (min-width: 1150px) {
    .social__item__block {
      width: auto; } }
  .social__item__block::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 38px;
    background-color: var(--col-ter);
    -webkit-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease; }
  .social__item__block:hover .social__item__image img,
  .social__item__block:hover .social__item__image video {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .social__item__block:hover::before {
    height: calc(100% + 12px); }

.social__item__image__container {
  position: relative;
  height: 65%;
  border-radius: 38px 30px 0 0;
  overflow: hidden; }

.social__item__image {
  position: absolute;
  bottom: 0;
  right: -7%;
  width: 118%;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%); }
  .social__item__image img,
  .social__item__image video {
    position: absolute;
    bottom: 0;
    right: 4%;
    width: 105cqi;
    height: auto;
    aspect-ratio: 380 / 305;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    -o-transition: transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease; }

.social__item__content {
  position: relative;
  height: 35%;
  padding: 2em; }

.social__item__content__label {
  position: absolute;
  top: -1em;
  width: 1.75em;
  height: 1.75em;
  font-size: 1.375rem;
  border-radius: 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: #fff;
  color: #1877f2; }

.social__item__watermark {
  position: absolute;
  bottom: 69%;
  right: 0.4em;
  width: 24cqi;
  color: rgba(255, 255, 255, 0.3); }

.social__item__content__date {
  font-size: 1.0625em;
  font-weight: 400; }

.social__item__content__title {
  font-family: var(--font-heading);
  font-size: clamp(1.125em, 7.4cqw, 1.75em);
  line-height: 1;
  margin-top: 0.75em;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.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: 0.65em 1em;
    font-size: 0.875em;
    font-weight: 700; }

.events {
  position: relative;
  background-color: var(--col-pri);
  color: var(--col-pritxt);
  margin-top: 1.5em;
  padding-top: 4em;
  padding-bottom: 15em; }
  @media all and (min-width: 1025px) {
    .events {
      padding-block: 4em; } }

.section__title.section__title__events h2 {
  color: var(--col-pritxt); }

.section__header__buttons.section__header__buttons__events {
  bottom: 4em; }
  .section__header__buttons.section__header__buttons__events .button__link a {
    background-color: var(--col-pritxt);
    color: var(--col-pri); }
  @media all and (min-width: 1025px) {
    .section__header__buttons.section__header__buttons__events {
      bottom: unset; } }

.swiper__pagination.events__pagination {
  margin: 2em 0 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }
  .swiper__pagination.events__pagination > span {
    background-color: var(--col-pritxt); }
  @media all and (min-width: 1025px) {
    .swiper__pagination.events__pagination {
      margin-top: 3.5em; } }

.four__leaves__watermark__events {
  width: 301px;
  top: 0;
  left: 0;
  opacity: 0.11;
  top: -50%;
  left: -10%; }

.events__list {
  overflow: visible;
  margin-top: 1.2em; }
  @media all and (min-width: 1025px) {
    .events__list {
      overflow: hidden;
      width: calc(100% + 51% * 0.33);
      -webkit-transform: translateX(calc(-22% * 0.33));
      -ms-transform: translateX(calc(-22% * 0.33));
      transform: translateX(calc(-22% * 0.33)); } }

.events__item__link {
  text-align: center;
  max-width: 235px;
  margin: auto; }
  .events__item__link:hover .events__item__date::after {
    width: calc(100% - 33px); }

.events__item__date {
  position: relative;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  color: var(--col-pri);
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 3.5em;
  font-family: var(--font-heading);
  font-weight: 700;
  line-height: 0.8; }
  .events__item__date::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--rainbow-gradient);
    z-index: -1;
    border-radius: 50%; }
  .events__item__date::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: calc(100% - 20px);
    aspect-ratio: 1/1;
    height: auto;
    margin: auto;
    background-color: #fff;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: width 300ms ease;
    -o-transition: width 300ms ease;
    transition: width 300ms ease; }
  .events__item__date .day {
    display: block; }
  .events__item__date .month {
    display: block;
    text-transform: uppercase; }

.events__item__info__title {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 0.3em; }

.events__item__time {
  font-size: 1.125em; }
  .events__item__time svg {
    color: var(--col-brand-yellow); }

.map {
  padding-top: 4em; }

.map__tree__watermark {
  display: none; }

.contact__map {
  position: relative;
  width: clamp(300px, 100%, 716px);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  border: 29px solid var(--col-pri);
  margin-inline: 5%;
  margin: auto; }

.map__container {
  height: 100%; }

.contact__details {
  padding-top: 3em; }

.contact__block {
  background-color: var(--col-pri);
  color: var(--col-pritxt);
  padding: 3em 5% 3em;
  text-align: center;
  width: 100%;
  height: 100%; }

@media all and (min-width: 769px) {
  .contact__details {
    padding-inline: 5%;
    padding-bottom: 3em; }
  .contact__block {
    border-radius: 38px; } }

@media all and (min-width: 1025px) {
  .map {
    padding-block: 7em;
    overflow: hidden; }
  .map__section__container {
    width: 90%;
    margin: auto;
    max-width: 1115px; }
  .map__tree__watermark {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: var(--col-pri);
    opacity: 0.17;
    -webkit-transform: translateY(-16%) translateX(-28%);
    -ms-transform: translateY(-16%) translateX(-28%);
    transform: translateY(-16%) translateX(-28%); }
  .contact__map {
    margin-right: 0; }
  .contact__details {
    position: absolute;
    padding: 0;
    top: 0;
    bottom: 0;
    height: clamp(480px, 40vw, 540px);
    width: auto;
    aspect-ratio: 1/1;
    margin: auto;
    -webkit-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    transform: translateY(-1em); }
  .contact__block {
    border-radius: 50%; } }

.section__title .map__section__title {
  color: var(--col-pritxt); }

.contact__items {
  padding-block: 2em; }

.contact__item {
  padding-block: 1em;
  font-weight: 300; }
  .contact__item__address span, .contact__item__phone span, .contact__item__email span {
    width: 47px;
    height: 47px;
    margin: auto;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.4375em;
    background-color: var(--col-brand-purple);
    color: #000; }
  .contact__item__address p,
  .contact__item__address a, .contact__item__phone p,
  .contact__item__phone a, .contact__item__email p,
  .contact__item__email a {
    display: block;
    font-size: 1.25em;
    margin: 0.5em 0 0; }
  .contact__item__address a, .contact__item__phone a, .contact__item__email a {
    text-decoration: underline;
    -webkit-transition: -webkit-text-decoration-color 300ms ease;
    transition: -webkit-text-decoration-color 300ms ease;
    -o-transition: text-decoration-color 300ms ease;
    transition: text-decoration-color 300ms ease;
    transition: text-decoration-color 300ms ease, -webkit-text-decoration-color 300ms ease; }
  .contact__item__phone span {
    background-color: var(--col-brand-blue); }
  .contact__item__phone a {
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent; }
    .contact__item__phone a:hover {
      -webkit-text-decoration-color: inherit;
      text-decoration-color: inherit; }
  .contact__item__email span {
    background-color: var(--col-brand-orange); }
  .contact__item__email a {
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit; }
    .contact__item__email a:hover {
      -webkit-text-decoration-color: transparent;
      text-decoration-color: transparent; }

@media all and (min-width: 1025px) {
  .contact__block {
    padding-inline: 14%;
    padding-block: 5%;
    -ms-flex-line-pack: center;
    align-content: center; }
  .section__title .map__section__title {
    line-height: 1;
    margin-bottom: 0.5em; }
  .contact__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left; }
    .contact__item p,
    .contact__item a {
      margin: 0; }
    .contact__item span {
      margin: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .contact__item__address {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .contact__item__address span {
        margin-top: 0.5em; } }
