@font-face {
  font-family: 'Austral Sans Rough';
  font-weight: 400;
  src: url("/_site/fonts/AustralSansRough.woff"), url("/_site/fonts/AustralSansRough.woff2"); }

.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 {
  text-decoration: none;
  color: inherit; }

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

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

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

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

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

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

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

.admin__feed__authorise a {
  text-decoration: none;
  color: inherit; }

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

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

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

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

#mixed__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1em;
  margin: 2em 0; }
  #mixed__filters li {
    padding: 1em;
    position: relative;
    font-weight: 700;
    cursor: pointer; }
  #mixed__filters li.active {
    color: var(--col-sec); }

.social__item__image {
  width: 100%;
  position: relative; }
  .social__item__image:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 60%; }

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

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

@media all and (min-width: 1050px) {
  .slide__in {
    opacity: 0;
    -webkit-transition: opacity 2s 1s, -webkit-transform 2s 1s;
    transition: opacity 2s 1s, -webkit-transform 2s 1s;
    -o-transition: opacity 2s 1s, transform 2s 1s;
    transition: opacity 2s 1s, transform 2s 1s;
    transition: opacity 2s 1s, transform 2s 1s, -webkit-transform 2s 1s; }
    .mason--loaded .inview .slide__in {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
  .slide__in--left {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px); }
  .slide__in--right {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px); }
  .slide__in--up {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px); }
  .slide__in--down {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px); }
  .scale__in {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 2s 1s, -webkit-transform 2s 1s;
    transition: opacity 2s 1s, -webkit-transform 2s 1s;
    -o-transition: opacity 2s 1s, transform 2s 1s;
    transition: opacity 2s 1s, transform 2s 1s;
    transition: opacity 2s 1s, transform 2s 1s, -webkit-transform 2s 1s; }
    .mason--loaded .inview .scale__in {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); } }

.hero {
  min-height: 500px;
  max-height: 850px;
  height: 65vw; }
  .hero__content {
    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: 15px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 90%;
    max-width: 1200px;
    z-index: 20;
    text-align: center; }
    @media all and (min-width: 1050px) {
      .hero__content {
        opacity: 0;
        -webkit-transform: translate(-50%, 50px);
        -ms-transform: translate(-50%, 50px);
        transform: translate(-50%, 50px);
        -webkit-transition: opacity 2s ease 1s, -webkit-transform 2s ease 1s;
        transition: opacity 2s ease 1s, -webkit-transform 2s ease 1s;
        -o-transition: opacity 2s ease 1s, transform 2s ease 1s;
        transition: opacity 2s ease 1s, transform 2s ease 1s;
        transition: opacity 2s ease 1s, transform 2s ease 1s, -webkit-transform 2s ease 1s; }
        .mason--loaded .hero__content {
          opacity: 1;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
    .hero__content__scroll {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      width: 100px;
      height: 90px; }
      .hero__content__scroll > a {
        -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; }
      @media all and (max-width: 767px) {
        .hero__content__scroll {
          width: 50px;
          height: 45px; } }
      .hero__content__scroll::after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: var(--col-sec);
        -webkit-clip-path: url(#scroll__ring__clip);
        clip-path: url(#scroll__ring__clip);
        -webkit-transition: background .3s ease, -webkit-transform .3s ease;
        transition: background .3s ease, -webkit-transform .3s ease;
        -o-transition: background .3s ease, transform .3s ease;
        transition: background .3s ease, transform .3s ease;
        transition: background .3s ease, transform .3s ease, -webkit-transform .3s ease; }
      .hero__content__scroll__arrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        width: 48px;
        height: 30px;
        background: var(--col-sec);
        -webkit-clip-path: url(#button__arrow__clip);
        clip-path: url(#button__arrow__clip);
        -webkit-transition: background .3s ease;
        -o-transition: background .3s ease;
        transition: background .3s ease; }
        @media all and (max-width: 767px) {
          .hero__content__scroll__arrow {
            width: 24px;
            height: 15px; } }
      .hero__content__scroll:hover > a {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px); }
      .hero__content__scroll:hover::after {
        background: #fff;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px); }
      .hero__content__scroll:hover .hero__content__scroll__arrow {
        background: #fff; }
  .hero #hero__motto {
    font-size: clamp(24px, calc(1.5rem + ((1vw - 4.25px) * 2.5616)), 50px);
    color: #fff;
    margin: 0;
    letter-spacing: .5px; }

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: clamp(50px, calc(3.125rem + ((1vw - 4.25px) * 4.9261)), 100px) 5%;
  z-index: 3; }
  .welcome__circle {
    position: absolute; }
    .welcome__circle::after {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-clip-path: url(#circle__clip);
      clip-path: url(#circle__clip);
      opacity: 0;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      -webkit-transition: opacity 2s ease 1s, -webkit-transform 2s ease 1s;
      transition: opacity 2s ease 1s, -webkit-transform 2s ease 1s;
      -o-transition: transform 2s ease 1s, opacity 2s ease 1s;
      transition: transform 2s ease 1s, opacity 2s ease 1s;
      transition: transform 2s ease 1s, opacity 2s ease 1s, -webkit-transform 2s ease 1s; }
    .welcome__circle.inview::after {
      opacity: .1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .welcome__circle--right {
      top: -350px;
      right: -175px;
      width: 530px;
      height: 530px; }
      .welcome__circle--right::after {
        background: var(--col-pri); }
    .welcome__circle--left {
      top: 0;
      left: -60px;
      width: 450px;
      height: 450px; }
      @media all and (max-width: 1049px) {
        .welcome__circle--left {
          top: 200px; } }
      .welcome__circle--left::after {
        background: var(--col-sec); }
  .welcome__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;
    gap: clamp(30px, calc(1.875rem + ((1vw - 10.24px) * 7.2115)), 60px);
    max-width: 1200px;
    z-index: 3; }
    @media all and (min-width: 1050px) {
      .welcome__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .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;
    position: relative; }
    @media all and (min-width: 1050px) {
      .welcome__details .slide__in:nth-child(1) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s; }
      .welcome__details .slide__in:nth-child(2) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s; }
      .welcome__details .slide__in:nth-child(3) {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s; }
      .welcome__details .slide__in:nth-child(4) {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s; } }
  .welcome__pre {
    font-size: clamp(22px, calc(1.375rem + ((1vw - 4.25px) * 0.7882)), 30px);
    color: var(--col-trust);
    margin-bottom: 8px; }
  .welcome__header {
    margin-bottom: 15px; }
    .welcome__header > h1 {
      font-size: clamp(30px, calc(1.875rem + ((1vw - 4.25px) * 1.9704)), 50px);
      margin: 0;
      color: var(--col-pri); }
  .welcome__content__region {
    margin-top: clamp(15px, calc(0.9375rem + ((1vw - 4.25px) * 1.4778)), 30px);
    margin-bottom: clamp(25px, calc(1.5625rem + ((1vw - 4.25px) * 2.4631)), 50px); }
    .welcome__content__region p {
      margin: 10px 0;
      font-size: 16px;
      line-height: 30px;
      margin: 0; }
  .welcome__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: clamp(15px, calc(0.9375rem + ((1vw - 4.25px) * 1.4778)), 30px); }
  .welcome__image {
    height: clamp(300px, calc(18.75rem + ((1vw - 4.25px) * 19.7044)), 500px);
    width: clamp(300px, calc(18.75rem + ((1vw - 4.25px) * 19.7044)), 500px);
    min-width: clamp(300px, calc(18.75rem + ((1vw - 4.25px) * 19.7044)), 500px);
    border-radius: 50%;
    overflow: hidden;
    -webkit-clip-path: url(#welcome__clip);
    clip-path: url(#welcome__clip); }
    .welcome__image .admin_editable {
      position: absolute !important;
      border-radius: 0;
      -webkit-clip-path: none;
      clip-path: none; }

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: clamp(50px, calc(3.125rem + ((1vw - 4.25px) * 4.9261)), 100px) 5%;
  z-index: 8; }
  .news .news__item:nth-child(1) > a {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .news .news__item:nth-child(2) > a {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .news .news__item:nth-child(3) > a {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }
  .news .news__item:nth-child(4) > a {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; }
  .news .news__item:nth-child(5) > a {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s; }
  .news .news__item:nth-child(6) > a {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s; }
  .news .news__item:nth-child(7) > a {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s; }
  .news .news__item:nth-child(8) > a {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s; }
  .news .news__item:nth-child(9) > a {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s; }
  .news .news__item:nth-child(10) > a {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s; }
  .news .news__item:nth-child(11) > a {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s; }
  .news .news__item:nth-child(12) > a {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s; }
  .news .news__item:nth-child(13) > a {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s; }
  .news .news__item:nth-child(14) > a {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s; }
  .news .news__item:nth-child(15) > a {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s; }
  @media all and (min-width: 1050px) {
    .news {
      padding: clamp(50px, calc(3.125rem + ((1vw - 4.25px) * 4.9261)), 100px) 10%; } }
  .news::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--col-sec);
    -webkit-clip-path: url(#news__clip);
    clip-path: url(#news__clip); }
  .news__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;
    gap: clamp(30px, calc(1.875rem + ((1vw - 10.24px) * 7.2115)), 60px);
    max-width: 1200px;
    z-index: 3; }
  .news__header > h1 {
    font-size: clamp(30px, calc(1.875rem + ((1vw - 4.25px) * 1.9704)), 50px);
    margin: 0;
    color: var(--col-sectxt); }
  .news__item {
    height: 480px; }
    .news__item > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      background: var(--col-trust);
      -webkit-clip-path: url(#portrait__clip);
      clip-path: url(#portrait__clip); }
    .news__item__image::before, .news__item__image::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      transition: opacity .3s ease; }
    .news__item__image::before {
      height: 100%;
      background: var(--col-pri);
      opacity: 0.2;
      z-index: 4; }
    .news__item__image::after {
      height: 50%;
      mix-blend-mode: multiply;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(var(--col-trust)));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), var(--col-trust));
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0), var(--col-trust));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0), var(--col-trust));
      z-index: 5; }
    .news__item__content {
      position: relative;
      line-height: 30px;
      color: #fff;
      padding: 20px;
      z-index: 5; }
      @media all and (min-width: 600px) {
        .news__item__content {
          padding: 40px; } }
    .news__item__date span {
      color: var(--col-sec);
      letter-spacing: 1px;
      text-transform: uppercase; }
    .news__item__title {
      margin: 10px 0 20px; }
      .news__item__title h3 {
        font-size: 20px;
        margin: 0; }
    .news__item__intro {
      max-height: 0;
      opacity: 0;
      -webkit-transition: opacity .5s ease, max-height .3s ease;
      -o-transition: opacity .5s ease, max-height .3s ease;
      transition: opacity .5s ease, max-height .3s ease; }
      .news__item__intro p {
        letter-spacing: .5px;
        margin: 0;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .news__item:hover .news__item__image::before {
      opacity: 0.8; }
    .news__item:hover .news__item__intro {
      max-height: 210px;
      opacity: 1;
      -webkit-transition: opacity .3s ease, max-height .5s ease;
      -o-transition: opacity .3s ease, max-height .5s ease;
      transition: opacity .3s ease, max-height .5s ease; }
  .news__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    visibility: hidden;
    margin-top: 15px;
    z-index: 20; }
    @media all and (min-width: 1050px) {
      .news__nav {
        position: absolute;
        width: calc(110% + 172px);
        top: 50%;
        left: 50%;
        opacity: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: width 2s ease 1.6s, opacity 2s ease 1.6s;
        -o-transition: width 2s ease 1.6s, opacity 2s ease 1.6s;
        transition: width 2s ease 1.6s, opacity 2s ease 1.6s; }
        .mason--loaded .inview .news__nav {
          width: calc(100% + 172px);
          opacity: 1; } }
    .news__nav > 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;
      position: relative;
      width: 48px;
      height: 30px;
      visibility: visible;
      -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;
      cursor: pointer; }
      .news__nav > button > span {
        background: var(--col-pri);
        -webkit-clip-path: url(#button__arrow__clip);
        clip-path: url(#button__arrow__clip); }
      .news__nav > button.swiper-button-disabled {
        pointer-events: none;
        opacity: 0.5; }
      .news__nav > button:first-child > span {
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1); }
      .news__nav > button:first-child:hover {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px); }
      .news__nav > button:last-child:hover {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px); }
  .news__footer {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%; }
    @media all and (min-width: 1050px) {
      .news__footer {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .news__footer > div {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
          flex: 1 1 0;
          -webkit-transform: translateY(50px);
          -ms-transform: translateY(50px);
          transform: translateY(50px);
          opacity: 0;
          -webkit-transition: opacity 2s ease 1.8s, -webkit-transform 2s ease 1.8s;
          transition: opacity 2s ease 1.8s, -webkit-transform 2s ease 1.8s;
          -o-transition: transform 2s ease 1.8s, opacity 2s ease 1.8s;
          transition: transform 2s ease 1.8s, opacity 2s ease 1.8s;
          transition: transform 2s ease 1.8s, opacity 2s ease 1.8s, -webkit-transform 2s ease 1.8s; }
          .news__footer > div:nth-child(1) {
            -webkit-transition-delay: 2s;
            -o-transition-delay: 2s;
            transition-delay: 2s; }
          .news__footer > div:nth-child(2) {
            -webkit-transition-delay: 2.2s;
            -o-transition-delay: 2.2s;
            transition-delay: 2.2s; }
          .news__footer > div:nth-child(3) {
            -webkit-transition-delay: 2.4s;
            -o-transition-delay: 2.4s;
            transition-delay: 2.4s; }
          .mason--loaded .inview .news__footer > div {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0); } }
  .news__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 28px; }
    @media all and (max-width: 1049px) {
      .news__dots {
        width: 100%; } }
    @media all and (min-width: 1050px) {
      .news__dots {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    .news__dots > span {
      display: block;
      position: relative;
      width: 14px;
      height: 14px;
      cursor: pointer; }
      .news__dots > span::before {
        position: absolute;
        content: '';
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
        background: var(--col-pri);
        -webkit-clip-path: url(#circle__clip);
        clip-path: url(#circle__clip);
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
        transition: opacity .3s ease, -webkit-transform .3s ease;
        -o-transition: transform .3s ease, opacity .3s ease;
        transition: transform .3s ease, opacity .3s ease;
        transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
        z-index: 3; }
      .news__dots > span::after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: var(--col-pri);
        opacity: 0.5;
        -webkit-clip-path: url(#circle__clip);
        clip-path: url(#circle__clip);
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
        z-index: 4; }
      .news__dots > span.swiper-pagination-bullet-active::before {
        opacity: 0.5;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
      .news__dots > span.swiper-pagination-bullet-active::after {
        opacity: 1; }
  @media all and (min-width: 1050px) {
    .news__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .news__link:nth-child(2) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .news__link:nth-child(3) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }

.home__mid__wrap {
  position: relative;
  z-index: 5; }
  .home__mid__wrap__bg {
    position: absolute;
    content: '';
    top: -100px;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--col-ter); }
    @media all and (min-width: 1050px) {
      .home__mid__wrap__bg {
        -webkit-clip-path: url(#home__mid__clip);
        clip-path: url(#home__mid__clip); } }
  .home__mid__wrap__watermark {
    position: absolute;
    left: 50%;
    width: 80%;
    max-width: 1200px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.1; }
    .home__mid__wrap__watermark__image {
      width: 100%; }

.events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: clamp(50px, calc(3.125rem + ((1vw - 4.25px) * 4.9261)), 100px) 5%;
  z-index: 3; }
  .events .events__item:nth-child(1) > a {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .events .events__item:nth-child(2) > a {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .events .events__item:nth-child(3) > a {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }
  .events .events__item:nth-child(4) > a {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; }
  .events .events__item:nth-child(5) > a {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s; }
  .events .events__item:nth-child(6) > a {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s; }
  .events .events__item:nth-child(7) > a {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s; }
  .events .events__item:nth-child(8) > a {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s; }
  .events .events__item:nth-child(9) > a {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s; }
  .events .events__item:nth-child(10) > a {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s; }
  .events .events__item:nth-child(11) > a {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s; }
  .events .events__item:nth-child(12) > a {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s; }
  .events .events__item:nth-child(13) > a {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s; }
  .events .events__item:nth-child(14) > a {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s; }
  .events .events__item:nth-child(15) > a {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s; }
  @media all and (min-width: 1050px) {
    .events {
      padding-bottom: 260px; } }
  .events__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;
    gap: clamp(30px, calc(1.875rem + ((1vw - 10.24px) * 7.2115)), 60px);
    max-width: 1200px;
    z-index: 3; }
  .events__header {
    position: relative; }
    .events__header > h1 {
      font-size: clamp(30px, calc(1.875rem + ((1vw - 4.25px) * 1.9704)), 50px);
      margin: 0;
      color: var(--col-pritxt); }
  .events__list__main {
    overflow: visible !important; }
  .events__list__line {
    position: absolute;
    top: 120px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    min-width: 700px;
    height: 12px;
    -webkit-transition: -webkit-clip-path 3s ease 1s;
    transition: -webkit-clip-path 3s ease 1s;
    -o-transition: clip-path 3s ease 1s;
    transition: clip-path 3s ease 1s;
    transition: clip-path 3s ease 1s, -webkit-clip-path 3s ease 1s; }
    @media all and (min-width: 1050px) {
      .events__list__line {
        -webkit-clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
        clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%); }
        .mason--loaded .inview .events__list__line {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }
    .events__list__line path {
      stroke: var(--col-sec);
      stroke-width: 12px;
      stroke-dasharray: 0, 35, 0, 0;
      stroke-linecap: round; }
  .events__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    color: var(--col-pritxt);
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    .events__item.swiper-slide-visible {
      opacity: 1; }
    .events__item__date {
      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;
      width: 200px;
      height: 218px; }
      .events__item__date > span {
        position: relative;
        text-transform: uppercase;
        z-index: 4; }
      .events__item__date > svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -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;
        z-index: 3; }
      .events__item__date__ring {
        fill: var(--col-sec);
        -webkit-transition: fill .3s ease;
        -o-transition: fill .3s ease;
        transition: fill .3s ease; }
      .events__item__date__inner {
        fill: var(--col-ter); }
    .events__item__title > h3 {
      margin: 0; }
    .events__item__time {
      opacity: 0.7;
      text-transform: uppercase; }
    .events__item:hover .events__item__date > svg {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .events__item:hover .events__item__date__ring {
      fill: var(--col-pritxt); }
  .events__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    visibility: hidden;
    margin-top: 15px;
    z-index: 20; }
    @media all and (min-width: 1050px) {
      .events__nav {
        position: absolute;
        width: calc(110% + 176px);
        top: 50%;
        left: 50%;
        margin: 0;
        opacity: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: width 2s ease 1.6s, opacity 2s ease 1.6s;
        -o-transition: width 2s ease 1.6s, opacity 2s ease 1.6s;
        transition: width 2s ease 1.6s, opacity 2s ease 1.6s; }
        .mason--loaded .inview .events__nav {
          width: calc(100% + 176px);
          opacity: 1; } }
    .events__nav > 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;
      position: relative;
      width: 48px;
      height: 30px;
      visibility: visible;
      -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;
      cursor: pointer; }
      .events__nav > button > span {
        background: var(--col-sec);
        -webkit-clip-path: url(#button__arrow__clip);
        clip-path: url(#button__arrow__clip); }
      .events__nav > button.swiper-button-disabled {
        pointer-events: none;
        opacity: 0.5; }
      .events__nav > button:first-child > span {
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1); }
      .events__nav > button:first-child:hover {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px); }
      .events__nav > button:last-child:hover {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px); }

.clinks {
  position: relative;
  padding: 0 5% clamp(50px, calc(3.125rem + ((1vw - 4.25px) * 4.9261)), 100px);
  z-index: 10; }
  @media all and (min-width: 1050px) {
    .clinks {
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%);
      width: 100%;
      padding: 0; } }
  .clinks__curve {
    position: absolute;
    left: 50%;
    top: calc(100% - 1px);
    -webkit-transform: translateX(-50%) scale(-1, -1);
    -ms-transform: translateX(-50%) scale(-1, -1);
    transform: translateX(-50%) scale(-1, -1);
    width: calc(100% + 2px);
    min-width: 800px;
    height: 32px;
    color: var(--col-ter); }
    @media all and (min-width: 1050px) {
      .clinks__curve {
        display: none; } }
  .clinks__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px; }
  .clinks__item {
    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: 300px;
    height: 300px;
    position: relative;
    font-size: 20px;
    letter-spacing: .5px;
    color: var(--col-pritxt);
    -webkit-filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.2)); }
    @media all and (min-width: 1050px) {
      .clinks__item {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        -webkit-transition: opacity 2s ease 1s, -webkit-transform 2s ease 1s;
        transition: opacity 2s ease 1s, -webkit-transform 2s ease 1s;
        -o-transition: transform 2s ease 1s, opacity 2s ease 1s;
        transition: transform 2s ease 1s, opacity 2s ease 1s;
        transition: transform 2s ease 1s, opacity 2s ease 1s, -webkit-transform 2s ease 1s; }
        .clinks__item:nth-child(1) {
          -webkit-transition-delay: 1.2s;
          -o-transition-delay: 1.2s;
          transition-delay: 1.2s; }
        .clinks__item:nth-child(2) {
          -webkit-transition-delay: 1.4s;
          -o-transition-delay: 1.4s;
          transition-delay: 1.4s; }
        .clinks__item:nth-child(3) {
          -webkit-transition-delay: 1.6s;
          -o-transition-delay: 1.6s;
          transition-delay: 1.6s; }
        .mason--loaded .inview .clinks__item {
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
          opacity: 1; } }
    .clinks__item::before {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: var(--col-pritxt);
      -webkit-clip-path: url(#circle__clip);
      clip-path: url(#circle__clip);
      -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; }
    .clinks__item__watermark {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 228px;
      opacity: 0.1;
      pointer-events: none; }
    .clinks__item__inner {
      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: 250px;
      height: 250px;
      background: var(--col-pri);
      -webkit-clip-path: url(#circle__clip);
      clip-path: url(#circle__clip);
      -webkit-transition: width .3s ease, height .3s ease, background .3s ease;
      -o-transition: width .3s ease, height .3s ease, background .3s ease;
      transition: width .3s ease, height .3s ease, background .3s ease; }
      @media all and (max-width: 1049px) {
        .clinks__item__inner {
          width: 270px;
          height: 270px; } }
      .clinks__item__inner > span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 10; }
    .clinks__item__image[data-image=""] {
      display: none; }
    .clinks__item__image::after {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: var(--col-pri);
      -webkit-transition: background .3s ease;
      -o-transition: background .3s ease;
      transition: background .3s ease;
      opacity: 0.5; }
    .clinks__item__ring {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
      transform: translate(-50%, -50%) scale(1.2);
      color: var(--col-sec);
      -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; }
    .clinks__item:hover::before {
      -webkit-transform: scale(0.96);
      -ms-transform: scale(0.96);
      transform: scale(0.96); }
    .clinks__item:hover .clinks__item__inner {
      width: 260px;
      height: 260px;
      background: var(--col-ter); }
    .clinks__item:hover .clinks__item__image::after {
      background: var(--col-ter); }
    .clinks__item:hover .clinks__item__ring {
      -webkit-transform: translate(-50%, -50%) scale(0.95);
      -ms-transform: translate(-50%, -50%) scale(0.95);
      transform: translate(-50%, -50%) scale(0.95); }

.awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0;
  background: #fff; }
  .awards__list {
    width: auto !important; }
  .awards__item {
    width: auto !important; }
    .awards__item__image {
      height: 102px; }
      .awards__item__image > img {
        width: auto;
        height: 100%; }

/*# sourceMappingURL=home.css.map */