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

.welcome__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

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

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

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

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

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

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

.welcome__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

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

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

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

.section__title {
  font-size: clamp(26px, calc(0.9vw + 21.68px), 44px);
  margin: 0;
  letter-spacing: 0.04em; }
  .section__title > span {
    font-size: clamp(20px, calc(0.5vw + 17.6px), 30px); }

.inview__target {
  position: absolute;
  left: 0;
  width: 0;
  top: 25%;
  bottom: 25%; }

@media all and (min-width: 1025px) {
  .anim__in {
    opacity: 0;
    -webkit-transition: opacity 0.8s ease 0.25s, -webkit-transform 0.8s ease 0.25s;
    transition: opacity 0.8s ease 0.25s, -webkit-transform 0.8s ease 0.25s;
    -o-transition: opacity 0.8s ease 0.25s, transform 0.8s ease 0.25s;
    transition: opacity 0.8s ease 0.25s, transform 0.8s ease 0.25s;
    transition: opacity 0.8s ease 0.25s, transform 0.8s ease 0.25s, -webkit-transform 0.8s ease 0.25s; }
    .mason--loaded .inview .anim__in {
      opacity: 1;
      -webkit-transform: translate(0, 0) scale(1);
      -ms-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1); }
    .anim__in--left {
      -webkit-transform: translateX(-50px) scale(1);
      -ms-transform: translateX(-50px) scale(1);
      transform: translateX(-50px) scale(1); }
    .anim__in--right {
      -webkit-transform: translateX(50px) scale(1);
      -ms-transform: translateX(50px) scale(1);
      transform: translateX(50px) scale(1); }
    .anim__in--up {
      -webkit-transform: translateY(20px) scale(1);
      -ms-transform: translateY(20px) scale(1);
      transform: translateY(20px) scale(1); }
    .anim__in--scale {
      -webkit-transform: translate(0, 0) scale(0);
      -ms-transform: translate(0, 0) scale(0);
      transform: translate(0, 0) scale(0); }
    .anim__in--two {
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .anim__in--three {
      -webkit-transition-delay: 0.75s;
      -o-transition-delay: 0.75s;
      transition-delay: 0.75s; }
    .anim__in--four {
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .anim__in--five {
      -webkit-transition-delay: 1.25s;
      -o-transition-delay: 1.25s;
      transition-delay: 1.25s; }
    .anim__in--six {
      -webkit-transition-delay: 1.25s;
      -o-transition-delay: 1.25s;
      transition-delay: 1.25s; }
    .anim__in--seven {
      -webkit-transition-delay: 1.25s;
      -o-transition-delay: 1.25s;
      transition-delay: 1.25s; } }

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.hero {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.hero__main {
  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: 30px;
  padding-bottom: 100px;
  width: 90%;
  position: relative;
  z-index: 10; }
  @media all and (min-width: 1025px) {
    .hero__main {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; } }

@media all and (max-width: 1024px) {
  .hero__spacer {
    display: none; } }

.hero__middle {
  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: 20px;
  width: 100%;
  text-align: center; }
  .hero__middle > h2 {
    color: #fff;
    width: 100%;
    font-size: clamp(26px, calc(0.9vw + 21.68px), 44px);
    margin: 0;
    letter-spacing: 0.04em; }

.hero__scroll {
  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;
  position: relative;
  width: 44px;
  height: 44px;
  background: #fff;
  color: #000000;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .hero__scroll .hero__scroll__arrow {
    font-size: 26px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
  .hero__scroll .hero__scroll__text {
    position: absolute;
    left: 50%;
    top: calc(100% + 5px);
    white-space: nowrap;
    text-decoration: underline;
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor;
    text-transform: uppercase;
    color: #fff;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease;
    -o-transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s;
    transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s;
    transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease; }
    @media all and (max-width: 1024px) {
      .hero__scroll .hero__scroll__text {
        display: none; } }
  .hero__scroll:hover .hero__scroll__arrow {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px); }
  .hero__scroll:hover .hero__scroll__text {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 5% 130px;
  position: relative; }

.welcome__watermark {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-21%, 7%);
  -ms-transform: translate(-21%, 7%);
  transform: translate(-21%, 7%);
  font-size: clamp(12px, calc(0.4vw + 10.08px), 20px);
  width: 34.375em;
  pointer-events: none; }
  .welcome__watermark > img {
    width: 100%; }

.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: 30px;
  width: 100%;
  position: relative;
  max-width: 1220px; }
  @media all and (min-width: 1025px) {
    .welcome__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.welcome__details {
  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;
  position: relative;
  z-index: 4;
  color: #fff;
  text-align: center;
  max-width: 740px; }
  @media all and (min-width: 1025px) {
    .welcome__details {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      text-align: left; } }

.welcome__title {
  color: var(--col-pri); }
  .welcome__title > span {
    display: block; }

.welcome__text {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.04em;
  margin: 28px 0;
  line-height: calc(36 / 20); }

@media all and (min-width: 1025px) {
  .welcome__link {
    margin-top: 88px; } }

.welcome__image {
  position: relative;
  z-index: 4;
  width: 100%;
  max-height: 380px;
  aspect-ratio: 1 / 1;
  border-radius: 30px;
  overflow: hidden; }
  @media all and (min-width: 1025px) {
    .welcome__image {
      width: 35%;
      max-width: 380px;
      border-radius: 50%;
      -ms-flex-negative: 0;
      flex-shrink: 0; } }

.welcome__video {
  margin-top: 20px; }
  @media all and (min-width: 1025px) {
    .welcome__video {
      position: absolute;
      bottom: 0;
      right: 0; } }

.welcome__video__content {
  display: none; }

.welcome__video__popout {
  position: relative;
  width: 140px;
  height: 140px; }
  .welcome__video__popout > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform-origin: 52% 52%;
    -ms-transform-origin: 52% 52%;
    transform-origin: 52% 52%;
    -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; }
  .welcome__video__popout:hover > img:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .welcome__video__popout:active, .welcome__video__popout:focus {
    outline: 0; }
  .welcome__video__popout:focus-visible {
    outline: auto; }

.welcome__curve {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) scaleY(-1);
  -ms-transform: translateX(-50%) scaleY(-1);
  transform: translateX(-50%) scaleY(-1);
  min-width: 800px;
  width: 100%;
  height: 50px;
  top: calc(100% - 1px);
  z-index: 10;
  color: #E8FFF8; }

.updates {
  position: relative;
  background: var(--col-pri); }

.updates__background {
  background-image: url("/_site/images/design/updates-background.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.25; }

.updates__curve {
  position: absolute;
  width: 101%;
  left: 50%;
  height: 50px;
  min-width: 800px;
  bottom: -1px;
  z-index: 10;
  -webkit-transform: translateX(-50%) scaleY(1);
  -ms-transform: translateX(-50%) scaleY(1);
  transform: translateX(-50%) scaleY(1);
  color: #E8FFF8; }

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

.home-feed__wrap {
  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;
  position: relative;
  max-width: 1220px;
  width: 100%; }

.home-feed__title {
  margin-bottom: clamp(30px, calc(3vw + 15.6px), 90px);
  color: #fff;
  text-align: center; }

.home-feed__main {
  width: 100%;
  position: relative; }
  @media all and (min-width: 1025px) {
    .home-feed__main {
      padding: 0 5%; } }
  @media all and (min-width: 1441px) {
    .home-feed__main {
      padding: 0 6.8%; } }

.home-feed__list {
  overflow: visible !important; }
  .home-feed__list .swiper-slide {
    opacity: 0 !important;
    -webkit-transition: opacity .3s ease !important;
    -o-transition: opacity .3s ease !important;
    transition: opacity .3s ease !important; }
    .home-feed__list .swiper-slide.swiper-slide-visible {
      opacity: 1 !important; }

.home-feed__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  margin-top: clamp(22px, calc(2.2vw + 11.44px), 66px);
  visibility: hidden; }
  @media all and (min-width: 1025px) {
    .home-feed__navigation {
      position: absolute;
      width: 106%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 10;
      margin-top: 0; } }
  @media all and (min-width: 1441px) {
    .home-feed__navigation {
      width: 100%; } }
  .home-feed__navigation .home-feed__navigation__button {
    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: 44px;
    height: 44px;
    border: 3px solid #fff;
    color: #fff;
    background: transparent;
    border-radius: 50%;
    visibility: visible;
    -webkit-transition: background .3s ease, color .3s ease, opacity 0.8s ease, -webkit-transform 0.8s ease;
    transition: background .3s ease, color .3s ease, opacity 0.8s ease, -webkit-transform 0.8s ease;
    -o-transition: background .3s ease, color .3s ease, opacity 0.8s ease, transform 0.8s ease;
    transition: background .3s ease, color .3s ease, opacity 0.8s ease, transform 0.8s ease;
    transition: background .3s ease, color .3s ease, opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease; }
    @media all and (min-width: 1025px) {
      .home-feed__navigation .home-feed__navigation__button {
        width: 55px;
        height: 55px; } }
    .home-feed__navigation .home-feed__navigation__button > svg {
      color: currentColor;
      font-size: 22px; }
    .home-feed__navigation .home-feed__navigation__button:hover {
      background: #fff;
      color: var(--col-pri); }
    .home-feed__navigation .home-feed__navigation__button.swiper-button-disabled {
      opacity: 0.5;
      pointer-events: none; }

.home-feed__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 35px;
  margin: clamp(22px, calc(2.2vw + 11.44px), 66px) 0; }
  .home-feed__pagination > span {
    width: 22px;
    height: 22px;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    cursor: pointer; }
    .home-feed__pagination > span::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0.64);
      -ms-transform: translate(-50%, -50%) scale(0.64);
      transform: translate(-50%, -50%) scale(0.64);
      width: 22px;
      height: 22px;
      background: #fff;
      border-radius: 50%;
      -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; }
    .home-feed__pagination > span.swiper-pagination-bullet-active::after, .home-feed__pagination > span:hover::after {
      -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); }

.home-feed__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px 20px; }

.newsletters {
  padding: 60px 5% 30px; }
  @media all and (min-width: 1025px) {
    .newsletters {
      padding: 120px 5% 60px; } }

.newsletters__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.newsletters__item > a {
  padding: 36px 0 0 36px;
  height: 100%; }
  .newsletters__item > a:hover .newsletters__item__title {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor; }

.newsletters__item__date {
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--col-pri);
  border: 3px solid #fff;
  color: #fff;
  border-radius: 50%; }
  .newsletters__item__date > span {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.04em; }

.newsletters__item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--col-pri);
  background: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
  border-radius: 15px;
  padding: 15px;
  height: 100%;
  border: 3px solid var(--col-pri);
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration-color .3s ease;
  transition: -webkit-text-decoration-color .3s ease;
  -o-transition: text-decoration-color .3s ease;
  transition: text-decoration-color .3s ease;
  transition: text-decoration-color .3s ease, -webkit-text-decoration-color .3s ease; }

.events {
  padding: 30px 5% 60px; }
  @media all and (min-width: 1025px) {
    .events {
      padding: 60px 5% 120px; } }

.events__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .events__item:hover .events__item__title {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor; }

.events__item__link {
  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: 20px;
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 260px;
  background: #fff;
  border-radius: 50%;
  color: var(--col-pri);
  letter-spacing: 0.04em; }

.events__item__date {
  font-weight: 600; }

.events__item__title {
  font-size: 18px;
  margin: 0;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration .3s ease;
  transition: -webkit-text-decoration .3s ease;
  -o-transition: text-decoration .3s ease;
  transition: text-decoration .3s ease;
  transition: text-decoration .3s ease, -webkit-text-decoration .3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  line-height: 1; }

.events__item__time {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600; }

.ilinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 5% 45px;
  position: relative;
  z-index: 5; }
  @media all and (min-width: 1025px) {
    .ilinks {
      padding: 60px 5% 90px; } }

.ilinks__wrap {
  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;
  position: relative;
  max-width: 1220px;
  width: 100%; }

.ilinks__watermark {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-3%, -33%) scaleX(-1);
  -ms-transform: translate(-3%, -33%) scaleX(-1);
  transform: translate(-3%, -33%) scaleX(-1);
  font-size: clamp(12px, calc(0.4vw + 10.08px), 20px);
  width: 36.875em;
  pointer-events: none; }
  .ilinks__watermark > img {
    width: 100%; }

.ilinks__title {
  margin-bottom: clamp(30px, calc(3vw + 15.6px), 90px);
  color: var(--col-pri);
  text-align: center; }

.ilinks__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

.ilinks__item:hover .ilinks__item__image::after {
  opacity: 0.75; }

.ilinks__item:hover .ilinks__item__text {
  gap: 10px; }

.ilinks__item:hover .ilinks__item__more {
  max-height: 20px;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ilinks__item__link {
  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;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  aspect-ratio: 1 / 1;
  width: 275px;
  border-radius: 50%;
  background: var(--col-pri);
  overflow: hidden; }

.ilinks__item__image::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.25;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.ilinks__item__text {
  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: 0;
  letter-spacing: 0.04em;
  position: relative;
  z-index: 4;
  -webkit-transition: gap .3s ease;
  -o-transition: gap .3s ease;
  transition: gap .3s ease; }

.ilinks__item__title {
  font-size: 22px;
  margin: 0;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  line-height: 1; }

.ilinks__item__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  max-height: 0;
  opacity: 0;
  -webkit-transition: max-height .3s ease, opacity .3s ease, -webkit-transform .3s ease;
  transition: max-height .3s ease, opacity .3s ease, -webkit-transform .3s ease;
  -o-transition: max-height .3s ease, opacity .3s ease, transform .3s ease;
  transition: max-height .3s ease, opacity .3s ease, transform .3s ease;
  transition: max-height .3s ease, opacity .3s ease, transform .3s ease, -webkit-transform .3s ease; }

.ilinks__curve {
  position: absolute;
  width: 101%;
  left: 50%;
  height: 50px;
  min-width: 800px;
  top: calc(100% - 1px);
  z-index: 10;
  -webkit-transform: translateX(-50%) scaleY(-1);
  -ms-transform: translateX(-50%) scaleY(-1);
  transform: translateX(-50%) scaleY(-1);
  color: #E8FFF8; }

.map__container {
  height: 600px;
  width: 100%;
  background-repeat: no-repeat; }

.map__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
  position: relative;
  color: var(--col-pritxt);
  background: var(--col-pri); }
  @media all and (max-width: 1024px) {
    .map__contact {
      padding: 30px 5%; } }
  @media all and (min-width: 1025px) {
    .map__contact {
      position: absolute;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      top: 50%;
      left: 8.1%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      padding: 40px 30px;
      border-radius: 30px;
      min-width: 280px; } }
  .map__contact > h3 {
    margin: 0; }

.map__contact__line {
  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: 8px;
  line-height: 1.5; }
  @media all and (min-width: 1025px) {
    .map__contact__line {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .map__contact__line p {
    margin: 0; }
  .map__contact__line a {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: -webkit-text-decoration .3s ease;
    transition: -webkit-text-decoration .3s ease;
    -o-transition: text-decoration .3s ease;
    transition: text-decoration .3s ease;
    transition: text-decoration .3s ease, -webkit-text-decoration .3s ease; }
    .map__contact__line a:hover, .map__contact__line a:focus-visible {
      -webkit-text-decoration-color: currentColor;
      text-decoration-color: currentColor; }
  .map__contact__line--phone svg {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1); }

.map__contact__icon {
  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: 30px;
  height: 30px;
  border-radius: 50%;
  color: #000000;
  background: #fff; }
  .map__contact__icon > svg {
    font-size: 14px; }
