.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__stats__image img, .mixed__item__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.welcome__stats__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__stats__image img, .mixed__item__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

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

html {
  scroll-behavior: smooth; }

.svg__clip {
  position: absolute;
  width: 0;
  height: 0; }

.section__title > h2 {
  color: var(--col-pri);
  font-size: clamp(32px, calc(1.6vw + 24.32px), 48px);
  margin: 0;
  line-height: calc(58 / 48); }

.section__pre > span {
  color: var(--col-pri);
  font-size: clamp(22px, calc(0.6vw + 19.12px), 28px); }

.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.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    .anim__in--seven {
      -webkit-transition-delay: 1.75s;
      -o-transition-delay: 1.75s;
      transition-delay: 1.75s; } }

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.home__watermark {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  pointer-events: none;
  aspect-ratio: 3206 / 3442;
  max-height: 90%;
  max-width: 3206px; }

.hero__media__ctrls {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  bottom: 50%;
  left: unset; }
  @media all and (min-width: 1025px) {
    .hero__media__ctrls {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      right: 5%;
      bottom: clamp(50px, calc(2.60417vw + 37.5px), 75px); } }
  .hero__media__ctrls button {
    border: none;
    background: rgba(255, 255, 255, 0.3); }
    .hero__media__ctrls button > svg {
      font-size: 18px;
      -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__media__ctrls button.hero__slideshow__controls__prev:hover > svg {
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px); }
    .hero__media__ctrls button.hero__slideshow__controls__next:hover > svg {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }

.hero__slideshow__item {
  background: var(--col-pri);
  list-style: none; }
  .hero__slideshow__item::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
    z-index: 3; }

.hero__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;
  position: absolute;
  left: 5%;
  bottom: clamp(100px, calc(5.20833vw + 75px), 150px);
  width: 90%;
  color: #fff;
  text-align: center;
  z-index: 10; }
  .hero__text > h3 {
    font-size: clamp(16px, calc(0.41667vw + 14px), 20px);
    width: 100%;
    margin: 0 0 15px; }
    @media all and (min-width: 1025px) {
      .hero__text > h3 {
        opacity: 0;
        -webkit-transition: opacity 1s ease 2.5s;
        -o-transition: opacity 1s ease 2.5s;
        transition: opacity 1s ease 2.5s; }
        .mason--loaded .hero__text > h3 {
          opacity: 1; } }
  .hero__text > h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    font-size: clamp(24px, calc(1.45833vw + 17px), 38px);
    width: 100%;
    margin: 0; }
    @media all and (min-width: 1025px) {
      .hero__text > h2 {
        opacity: 0;
        -webkit-transition: opacity 1s ease 1.5s;
        -o-transition: opacity 1s ease 1.5s;
        transition: opacity 1s ease 1.5s; }
        .mason--loaded .hero__text > h2 {
          opacity: 1; } }
    @media all and (min-width: 1025px) {
      .hero__text > h2 > span {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
        transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
        -o-transition: transform 1s ease 1s, opacity 1s ease 1s;
        transition: transform 1s ease 1s, opacity 1s ease 1s;
        transition: transform 1s ease 1s, opacity 1s ease 1s, -webkit-transform 1s ease 1s; }
        .hero__text > h2 > span:nth-child(1) {
          -webkit-transition-delay: 1.75s;
          -o-transition-delay: 1.75s;
          transition-delay: 1.75s; }
        .hero__text > h2 > span:nth-child(2) {
          -webkit-transition-delay: 2s;
          -o-transition-delay: 2s;
          transition-delay: 2s; }
        .hero__text > h2 > span:nth-child(3) {
          -webkit-transition-delay: 2.25s;
          -o-transition-delay: 2.25s;
          transition-delay: 2.25s; }
        .hero__text > h2 > span:nth-child(4) {
          -webkit-transition-delay: 2.5s;
          -o-transition-delay: 2.5s;
          transition-delay: 2.5s; }
        .hero__text > h2 > span:nth-child(5) {
          -webkit-transition-delay: 2.75s;
          -o-transition-delay: 2.75s;
          transition-delay: 2.75s; }
        .hero__text > h2 > span:nth-child(6) {
          -webkit-transition-delay: 3s;
          -o-transition-delay: 3s;
          transition-delay: 3s; }
        .hero__text > h2 > span:nth-child(7) {
          -webkit-transition-delay: 3.25s;
          -o-transition-delay: 3.25s;
          transition-delay: 3.25s; }
        .hero__text > h2 > span:nth-child(8) {
          -webkit-transition-delay: 3.5s;
          -o-transition-delay: 3.5s;
          transition-delay: 3.5s; }
        .hero__text > h2 > span:nth-child(9) {
          -webkit-transition-delay: 3.75s;
          -o-transition-delay: 3.75s;
          transition-delay: 3.75s; }
        .hero__text > h2 > span:nth-child(10) {
          -webkit-transition-delay: 4s;
          -o-transition-delay: 4s;
          transition-delay: 4s; }
        .hero__text > h2 > span:nth-child(11) {
          -webkit-transition-delay: 4.25s;
          -o-transition-delay: 4.25s;
          transition-delay: 4.25s; }
        .hero__text > h2 > span:nth-child(12) {
          -webkit-transition-delay: 4.5s;
          -o-transition-delay: 4.5s;
          transition-delay: 4.5s; }
        .hero__text > h2 > span:nth-child(13) {
          -webkit-transition-delay: 4.75s;
          -o-transition-delay: 4.75s;
          transition-delay: 4.75s; }
        .hero__text > h2 > span:nth-child(14) {
          -webkit-transition-delay: 5s;
          -o-transition-delay: 5s;
          transition-delay: 5s; }
        .hero__text > h2 > span:nth-child(15) {
          -webkit-transition-delay: 5.25s;
          -o-transition-delay: 5.25s;
          transition-delay: 5.25s; }
        .hero__text > h2 > span:nth-child(16) {
          -webkit-transition-delay: 5.5s;
          -o-transition-delay: 5.5s;
          transition-delay: 5.5s; }
        .hero__text > h2 > span:nth-child(17) {
          -webkit-transition-delay: 5.75s;
          -o-transition-delay: 5.75s;
          transition-delay: 5.75s; }
        .hero__text > h2 > span:nth-child(18) {
          -webkit-transition-delay: 6s;
          -o-transition-delay: 6s;
          transition-delay: 6s; }
        .hero__text > h2 > span:nth-child(19) {
          -webkit-transition-delay: 6.25s;
          -o-transition-delay: 6.25s;
          transition-delay: 6.25s; }
        .hero__text > h2 > span:nth-child(20) {
          -webkit-transition-delay: 6.5s;
          -o-transition-delay: 6.5s;
          transition-delay: 6.5s; }
        .hero__text > h2 > span:nth-child(21) {
          -webkit-transition-delay: 6.75s;
          -o-transition-delay: 6.75s;
          transition-delay: 6.75s; }
        .hero__text > h2 > span:nth-child(22) {
          -webkit-transition-delay: 7s;
          -o-transition-delay: 7s;
          transition-delay: 7s; }
        .hero__text > h2 > span:nth-child(23) {
          -webkit-transition-delay: 7.25s;
          -o-transition-delay: 7.25s;
          transition-delay: 7.25s; }
        .hero__text > h2 > span:nth-child(24) {
          -webkit-transition-delay: 7.5s;
          -o-transition-delay: 7.5s;
          transition-delay: 7.5s; }
        .hero__text > h2 > span:nth-child(25) {
          -webkit-transition-delay: 7.75s;
          -o-transition-delay: 7.75s;
          transition-delay: 7.75s; }
        .hero__text > h2 > span:nth-child(26) {
          -webkit-transition-delay: 8s;
          -o-transition-delay: 8s;
          transition-delay: 8s; }
        .hero__text > h2 > span:nth-child(27) {
          -webkit-transition-delay: 8.25s;
          -o-transition-delay: 8.25s;
          transition-delay: 8.25s; }
        .hero__text > h2 > span:nth-child(28) {
          -webkit-transition-delay: 8.5s;
          -o-transition-delay: 8.5s;
          transition-delay: 8.5s; }
        .hero__text > h2 > span:nth-child(29) {
          -webkit-transition-delay: 8.75s;
          -o-transition-delay: 8.75s;
          transition-delay: 8.75s; }
        .hero__text > h2 > span:nth-child(30) {
          -webkit-transition-delay: 9s;
          -o-transition-delay: 9s;
          transition-delay: 9s; }
        .hero__text > h2 > span:nth-child(31) {
          -webkit-transition-delay: 9.25s;
          -o-transition-delay: 9.25s;
          transition-delay: 9.25s; }
        .hero__text > h2 > span:nth-child(32) {
          -webkit-transition-delay: 9.5s;
          -o-transition-delay: 9.5s;
          transition-delay: 9.5s; }
        .hero__text > h2 > span:nth-child(33) {
          -webkit-transition-delay: 9.75s;
          -o-transition-delay: 9.75s;
          transition-delay: 9.75s; }
        .hero__text > h2 > span:nth-child(34) {
          -webkit-transition-delay: 10s;
          -o-transition-delay: 10s;
          transition-delay: 10s; }
        .hero__text > h2 > span:nth-child(35) {
          -webkit-transition-delay: 10.25s;
          -o-transition-delay: 10.25s;
          transition-delay: 10.25s; }
        .hero__text > h2 > span:nth-child(36) {
          -webkit-transition-delay: 10.5s;
          -o-transition-delay: 10.5s;
          transition-delay: 10.5s; }
        .hero__text > h2 > span:nth-child(37) {
          -webkit-transition-delay: 10.75s;
          -o-transition-delay: 10.75s;
          transition-delay: 10.75s; }
        .hero__text > h2 > span:nth-child(38) {
          -webkit-transition-delay: 11s;
          -o-transition-delay: 11s;
          transition-delay: 11s; }
        .hero__text > h2 > span:nth-child(39) {
          -webkit-transition-delay: 11.25s;
          -o-transition-delay: 11.25s;
          transition-delay: 11.25s; }
        .hero__text > h2 > span:nth-child(40) {
          -webkit-transition-delay: 11.5s;
          -o-transition-delay: 11.5s;
          transition-delay: 11.5s; }
        .hero__text > h2 > span:nth-child(41) {
          -webkit-transition-delay: 11.75s;
          -o-transition-delay: 11.75s;
          transition-delay: 11.75s; }
        .hero__text > h2 > span:nth-child(42) {
          -webkit-transition-delay: 12s;
          -o-transition-delay: 12s;
          transition-delay: 12s; }
        .hero__text > h2 > span:nth-child(43) {
          -webkit-transition-delay: 12.25s;
          -o-transition-delay: 12.25s;
          transition-delay: 12.25s; }
        .hero__text > h2 > span:nth-child(44) {
          -webkit-transition-delay: 12.5s;
          -o-transition-delay: 12.5s;
          transition-delay: 12.5s; }
        .hero__text > h2 > span:nth-child(45) {
          -webkit-transition-delay: 12.75s;
          -o-transition-delay: 12.75s;
          transition-delay: 12.75s; }
        .hero__text > h2 > span:nth-child(46) {
          -webkit-transition-delay: 13s;
          -o-transition-delay: 13s;
          transition-delay: 13s; }
        .hero__text > h2 > span:nth-child(47) {
          -webkit-transition-delay: 13.25s;
          -o-transition-delay: 13.25s;
          transition-delay: 13.25s; }
        .hero__text > h2 > span:nth-child(48) {
          -webkit-transition-delay: 13.5s;
          -o-transition-delay: 13.5s;
          transition-delay: 13.5s; }
        .hero__text > h2 > span:nth-child(49) {
          -webkit-transition-delay: 13.75s;
          -o-transition-delay: 13.75s;
          transition-delay: 13.75s; }
        .hero__text > h2 > span:nth-child(50) {
          -webkit-transition-delay: 14s;
          -o-transition-delay: 14s;
          transition-delay: 14s; }
        .hero__text > h2 > span:nth-child(51) {
          -webkit-transition-delay: 14.25s;
          -o-transition-delay: 14.25s;
          transition-delay: 14.25s; }
        .hero__text > h2 > span:nth-child(52) {
          -webkit-transition-delay: 14.5s;
          -o-transition-delay: 14.5s;
          transition-delay: 14.5s; }
        .hero__text > h2 > span:nth-child(53) {
          -webkit-transition-delay: 14.75s;
          -o-transition-delay: 14.75s;
          transition-delay: 14.75s; }
        .hero__text > h2 > span:nth-child(54) {
          -webkit-transition-delay: 15s;
          -o-transition-delay: 15s;
          transition-delay: 15s; }
        .hero__text > h2 > span:nth-child(55) {
          -webkit-transition-delay: 15.25s;
          -o-transition-delay: 15.25s;
          transition-delay: 15.25s; }
        .hero__text > h2 > span:nth-child(56) {
          -webkit-transition-delay: 15.5s;
          -o-transition-delay: 15.5s;
          transition-delay: 15.5s; }
        .hero__text > h2 > span:nth-child(57) {
          -webkit-transition-delay: 15.75s;
          -o-transition-delay: 15.75s;
          transition-delay: 15.75s; }
        .hero__text > h2 > span:nth-child(58) {
          -webkit-transition-delay: 16s;
          -o-transition-delay: 16s;
          transition-delay: 16s; }
        .hero__text > h2 > span:nth-child(59) {
          -webkit-transition-delay: 16.25s;
          -o-transition-delay: 16.25s;
          transition-delay: 16.25s; }
        .hero__text > h2 > span:nth-child(60) {
          -webkit-transition-delay: 16.5s;
          -o-transition-delay: 16.5s;
          transition-delay: 16.5s; }
        .hero__text > h2 > span:nth-child(61) {
          -webkit-transition-delay: 16.75s;
          -o-transition-delay: 16.75s;
          transition-delay: 16.75s; }
        .hero__text > h2 > span:nth-child(62) {
          -webkit-transition-delay: 17s;
          -o-transition-delay: 17s;
          transition-delay: 17s; }
        .hero__text > h2 > span:nth-child(63) {
          -webkit-transition-delay: 17.25s;
          -o-transition-delay: 17.25s;
          transition-delay: 17.25s; }
        .hero__text > h2 > span:nth-child(64) {
          -webkit-transition-delay: 17.5s;
          -o-transition-delay: 17.5s;
          transition-delay: 17.5s; }
        .hero__text > h2 > span:nth-child(65) {
          -webkit-transition-delay: 17.75s;
          -o-transition-delay: 17.75s;
          transition-delay: 17.75s; }
        .hero__text > h2 > span:nth-child(66) {
          -webkit-transition-delay: 18s;
          -o-transition-delay: 18s;
          transition-delay: 18s; }
        .hero__text > h2 > span:nth-child(67) {
          -webkit-transition-delay: 18.25s;
          -o-transition-delay: 18.25s;
          transition-delay: 18.25s; }
        .hero__text > h2 > span:nth-child(68) {
          -webkit-transition-delay: 18.5s;
          -o-transition-delay: 18.5s;
          transition-delay: 18.5s; }
        .hero__text > h2 > span:nth-child(69) {
          -webkit-transition-delay: 18.75s;
          -o-transition-delay: 18.75s;
          transition-delay: 18.75s; }
        .hero__text > h2 > span:nth-child(70) {
          -webkit-transition-delay: 19s;
          -o-transition-delay: 19s;
          transition-delay: 19s; }
        .hero__text > h2 > span:nth-child(71) {
          -webkit-transition-delay: 19.25s;
          -o-transition-delay: 19.25s;
          transition-delay: 19.25s; }
        .hero__text > h2 > span:nth-child(72) {
          -webkit-transition-delay: 19.5s;
          -o-transition-delay: 19.5s;
          transition-delay: 19.5s; }
        .hero__text > h2 > span:nth-child(73) {
          -webkit-transition-delay: 19.75s;
          -o-transition-delay: 19.75s;
          transition-delay: 19.75s; }
        .hero__text > h2 > span:nth-child(74) {
          -webkit-transition-delay: 20s;
          -o-transition-delay: 20s;
          transition-delay: 20s; }
        .hero__text > h2 > span:nth-child(75) {
          -webkit-transition-delay: 20.25s;
          -o-transition-delay: 20.25s;
          transition-delay: 20.25s; }
        .hero__text > h2 > span:nth-child(76) {
          -webkit-transition-delay: 20.5s;
          -o-transition-delay: 20.5s;
          transition-delay: 20.5s; }
        .hero__text > h2 > span:nth-child(77) {
          -webkit-transition-delay: 20.75s;
          -o-transition-delay: 20.75s;
          transition-delay: 20.75s; }
        .hero__text > h2 > span:nth-child(78) {
          -webkit-transition-delay: 21s;
          -o-transition-delay: 21s;
          transition-delay: 21s; }
        .hero__text > h2 > span:nth-child(79) {
          -webkit-transition-delay: 21.25s;
          -o-transition-delay: 21.25s;
          transition-delay: 21.25s; }
        .hero__text > h2 > span:nth-child(80) {
          -webkit-transition-delay: 21.5s;
          -o-transition-delay: 21.5s;
          transition-delay: 21.5s; }
        .hero__text > h2 > span:nth-child(81) {
          -webkit-transition-delay: 21.75s;
          -o-transition-delay: 21.75s;
          transition-delay: 21.75s; }
        .hero__text > h2 > span:nth-child(82) {
          -webkit-transition-delay: 22s;
          -o-transition-delay: 22s;
          transition-delay: 22s; }
        .hero__text > h2 > span:nth-child(83) {
          -webkit-transition-delay: 22.25s;
          -o-transition-delay: 22.25s;
          transition-delay: 22.25s; }
        .hero__text > h2 > span:nth-child(84) {
          -webkit-transition-delay: 22.5s;
          -o-transition-delay: 22.5s;
          transition-delay: 22.5s; }
        .hero__text > h2 > span:nth-child(85) {
          -webkit-transition-delay: 22.75s;
          -o-transition-delay: 22.75s;
          transition-delay: 22.75s; }
        .hero__text > h2 > span:nth-child(86) {
          -webkit-transition-delay: 23s;
          -o-transition-delay: 23s;
          transition-delay: 23s; }
        .hero__text > h2 > span:nth-child(87) {
          -webkit-transition-delay: 23.25s;
          -o-transition-delay: 23.25s;
          transition-delay: 23.25s; }
        .hero__text > h2 > span:nth-child(88) {
          -webkit-transition-delay: 23.5s;
          -o-transition-delay: 23.5s;
          transition-delay: 23.5s; }
        .hero__text > h2 > span:nth-child(89) {
          -webkit-transition-delay: 23.75s;
          -o-transition-delay: 23.75s;
          transition-delay: 23.75s; }
        .hero__text > h2 > span:nth-child(90) {
          -webkit-transition-delay: 24s;
          -o-transition-delay: 24s;
          transition-delay: 24s; }
        .hero__text > h2 > span:nth-child(91) {
          -webkit-transition-delay: 24.25s;
          -o-transition-delay: 24.25s;
          transition-delay: 24.25s; }
        .hero__text > h2 > span:nth-child(92) {
          -webkit-transition-delay: 24.5s;
          -o-transition-delay: 24.5s;
          transition-delay: 24.5s; }
        .hero__text > h2 > span:nth-child(93) {
          -webkit-transition-delay: 24.75s;
          -o-transition-delay: 24.75s;
          transition-delay: 24.75s; }
        .hero__text > h2 > span:nth-child(94) {
          -webkit-transition-delay: 25s;
          -o-transition-delay: 25s;
          transition-delay: 25s; }
        .hero__text > h2 > span:nth-child(95) {
          -webkit-transition-delay: 25.25s;
          -o-transition-delay: 25.25s;
          transition-delay: 25.25s; }
        .hero__text > h2 > span:nth-child(96) {
          -webkit-transition-delay: 25.5s;
          -o-transition-delay: 25.5s;
          transition-delay: 25.5s; }
        .hero__text > h2 > span:nth-child(97) {
          -webkit-transition-delay: 25.75s;
          -o-transition-delay: 25.75s;
          transition-delay: 25.75s; }
        .hero__text > h2 > span:nth-child(98) {
          -webkit-transition-delay: 26s;
          -o-transition-delay: 26s;
          transition-delay: 26s; }
        .hero__text > h2 > span:nth-child(99) {
          -webkit-transition-delay: 26.25s;
          -o-transition-delay: 26.25s;
          transition-delay: 26.25s; }
        .hero__text > h2 > span:nth-child(100) {
          -webkit-transition-delay: 26.5s;
          -o-transition-delay: 26.5s;
          transition-delay: 26.5s; }
        .mason--loaded .hero__text > h2 > span {
          opacity: 1;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); } }

.hero__scroll {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: clamp(50px, calc(2.60417vw + 37.5px), 75px);
  z-index: 5; }
  @media all and (min-width: 1025px) {
    .hero__scroll {
      -webkit-transform: translate(-50%, -50px);
      -ms-transform: translate(-50%, -50px);
      transform: translate(-50%, -50px);
      opacity: 0;
      -webkit-transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
      transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
      -o-transition: opacity 1s ease 1s, transform 1s ease 1s;
      transition: opacity 1s ease 1s, transform 1s ease 1s;
      transition: opacity 1s ease 1s, transform 1s ease 1s, -webkit-transform 1s ease 1s; }
      .mason--loaded .hero__scroll {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 1; } }
  .hero__scroll > a {
    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;
    border-radius: 50%;
    background: #fff;
    color: #1B1B1B;
    -webkit-filter: drop-shadow(0px 0px 30px, rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 0px 30px, rgba(0, 0, 0, 0.15)); }
    .hero__scroll > a::after {
      content: '';
      position: absolute;
      top: calc(100% + 15px);
      left: 50%;
      -webkit-transform: translateX(-50%) scaleY(1);
      -ms-transform: translateX(-50%) scaleY(1);
      transform: translateX(-50%) scaleY(1);
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      width: 2px;
      height: 120px;
      background: var(--col-sec); }
      @media all and (min-width: 1025px) {
        .hero__scroll > a::after {
          -webkit-transform: translateX(-50%) scaleY(0);
          -ms-transform: translateX(-50%) scaleY(0);
          transform: translateX(-50%) scaleY(0);
          opacity: 0;
          -webkit-transition: opacity 1s ease 1.5s, -webkit-transform 1s ease 1.5s;
          transition: opacity 1s ease 1.5s, -webkit-transform 1s ease 1.5s;
          -o-transition: opacity 1s ease 1.5s, transform 1s ease 1.5s;
          transition: opacity 1s ease 1.5s, transform 1s ease 1.5s;
          transition: opacity 1s ease 1.5s, transform 1s ease 1.5s, -webkit-transform 1s ease 1.5s; }
          .mason--loaded .hero__scroll > a::after {
            opacity: 1;
            -webkit-transform: translateX(-50%) scaleY(1);
            -ms-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1); } }
    .hero__scroll > a > svg {
      -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 > a:hover > svg {
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: clamp(85px, calc(8.85417vw + 42.5px), 170px) 5% clamp(100px, calc(10.41667vw + 50px), 200px);
  position: relative; }

.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;
  gap: 30px;
  max-width: 1200px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 5; }
  @media all and (min-width: 1025px) {
    .welcome__wrap {
      -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;
      text-align: left; } }

.welcome__details {
  position: relative;
  z-index: 8;
  max-width: 572px; }

.welcome__text__region {
  margin: 30px 0; }
  .welcome__text__region p {
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0; }

.welcome__buttons {
  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: 30px; }
  @media all and (min-width: 1025px) {
    .welcome__buttons {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.welcome__stats {
  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%; }
  @media all and (min-width: 1025px) {
    .welcome__stats {
      position: relative;
      width: 50%;
      -ms-flex-negative: 0;
      flex-shrink: 0; } }

.welcome__stats__image {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  aspect-ratio: 570 / 464;
  width: 100%; }
  @media all and (max-width: 1024px) {
    .welcome__stats__image {
      max-width: 400px; } }
  @media all and (min-width: 1025px) {
    .welcome__stats__image {
      max-width: 570px;
      -webkit-clip-path: url(#welcome__clip);
      clip-path: url(#welcome__clip); } }

.welcome__stats__list {
  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; }
  @media all and (min-width: 1025px) {
    .welcome__stats__list {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; } }

@media all and (max-width: 1024px) {
  .welcome__stats__item {
    width: 100%; } }

@media all and (min-width: 1025px) {
  .welcome__stats__item {
    position: absolute;
    width: 36.1%; }
    .welcome__stats__item:nth-child(1) {
      aspect-ratio: 206 / 180;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-clip-path: url(#welcome__stat1__clip);
      clip-path: url(#welcome__stat1__clip); }
    .welcome__stats__item:nth-child(2) {
      aspect-ratio: 206 / 215;
      bottom: 0;
      left: 0;
      -webkit-transform: translate(-10%, 40%);
      -ms-transform: translate(-10%, 40%);
      transform: translate(-10%, 40%);
      -webkit-clip-path: url(#welcome__stat2__clip);
      clip-path: url(#welcome__stat2__clip); }
    .welcome__stats__item:nth-child(3) {
      aspect-ratio: 206 / 215;
      bottom: 0;
      right: 0;
      -webkit-transform: translate(10%, 40%);
      -ms-transform: translate(10%, 40%);
      transform: translate(10%, 40%);
      -webkit-clip-path: url(#welcome__stat3__clip);
      clip-path: url(#welcome__stat3__clip); } }

.welcome__stats__item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 5%;
  background: var(--col-pri);
  color: var(--col-pritxt);
  line-height: 1;
  text-align: center;
  container-type: inline-size; }
  @media all and (max-width: 1024px) {
    .welcome__stats__item__inner {
      border-radius: 15px;
      height: 100%; } }
  @media all and (min-width: 1025px) {
    .welcome__stats__item__inner {
      height: 100%; } }

.welcome__stats__item__text {
  position: relative; }
  @media all and (min-width: 1025px) {
    .welcome__stats__item:nth-child(2) .welcome__stats__item__text {
      right: 12%;
      top: 12%; }
    .welcome__stats__item:nth-child(3) .welcome__stats__item__text {
      left: 12%;
      top: 12%; } }

.welcome__stats__item__number {
  font-size: clamp(36px, 26cqw, 58px);
  font-weight: 700;
  margin: 0; }

.welcome__stats__item__title {
  font-size: 16px;
  margin: 0;
  line-height: 1.2; }
  @media all and (min-width: 1025px) {
    .welcome__stats__item__title {
      max-width: 62cqw; } }

.feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 5%; }
  @media all and (min-width: 1025px) {
    .feed {
      padding: 0 10%; } }

.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: 1200px;
  width: 100%;
  z-index: 10; }

.feed__top {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  gap: 24px;
  z-index: 10; }

.feed__interactive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.feed__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px; }

.feed__main {
  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;
  width: 100%;
  z-index: 10; }

.feed__list {
  width: 100%; }

.feed__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  visibility: hidden;
  z-index: 15; }
  @media all and (max-width: 1024px) {
    .feed__navigation {
      margin-top: 30px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media all and (min-width: 1025px) {
    .feed__navigation {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: absolute;
      width: calc(100% + 148px);
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }
  .feed__navigation button {
    width: 44px;
    height: 44px;
    background: #fff;
    color: #1B1B1B;
    -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.3));
    border-radius: 50%;
    visibility: visible; }
    .feed__navigation button > svg {
      font-size: 16px;
      -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; }
    .feed__navigation button:hover, .feed__navigation button:focus {
      background: #fff;
      color: #1B1B1B; }
    .feed__navigation button.feed__navigation__prev:hover > svg {
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px); }
    .feed__navigation button.feed__navigation__next:hover > svg {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }

.feed__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .feed__pagination > span {
    position: relative;
    width: 10px;
    height: 10px;
    opacity: 0.3;
    background: #1B1B1B;
    border-radius: 50%;
    -webkit-transition: color .3s ease, opacity .3s ease, background .3s ease;
    -o-transition: color .3s ease, opacity .3s ease, background .3s ease;
    transition: color .3s ease, opacity .3s ease, background .3s ease; }
    .feed__pagination > span::before {
      content: '';
      width: 24px;
      height: 24px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
      background: #1B1B1B;
      border-radius: 50%;
      opacity: 0;
      -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
      transition: opacity .3s ease, -webkit-transform .3s ease;
      -o-transition: opacity .3s ease, transform .3s ease;
      transition: opacity .3s ease, transform .3s ease;
      transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
      z-index: -1; }
    .feed__pagination > span.swiper-pagination-bullet-active {
      opacity: 1;
      background: #fff; }
      .feed__pagination > span.swiper-pagination-bullet-active::before {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1; }
  .feed__pagination--pri > span {
    background: var(--col-pritxt); }
    .feed__pagination--pri > span::before {
      background: var(--col-pritxt); }
    .feed__pagination--pri > span.swiper-pagination-bullet-active {
      background: var(--col-pri); }

.mixed {
  position: relative;
  z-index: 8;
  padding-bottom: clamp(60px, calc(6.25vw + 30px), 120px); }

.mixed__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .mixed__filters > button {
    font-size: 14px;
    color: #1B1B1B;
    padding: 12px;
    border-radius: 5px;
    -webkit-transition: background .3s ease, color .3s ease;
    -o-transition: background .3s ease, color .3s ease;
    transition: background .3s ease, color .3s ease; }
    .mixed__filters > button.active, .mixed__filters > button:hover {
      background: #1B1B1B;
      color: #fff; }

.mixed__main {
  margin-top: clamp(35px, calc(3.64583vw + 17.5px), 70px); }

.mixed__list {
  overflow: visible !important; }

.mixed__item {
  opacity: 0.5 !important;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
  .mixed__item.swiper-slide-visible {
    opacity: 1 !important; }
  .mixed__item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    text-align: center;
    border-radius: 30px;
    background: var(--col-pri);
    overflow: hidden; }
    .mixed__item > a:hover .mixed__item__image img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .mixed__item > a:hover .mixed__item__image::after {
      opacity: 1; }
    .mixed__item > a:hover .mixed__item__title {
      -webkit-text-decoration-color: currentColor;
      text-decoration-color: currentColor; }

.mixed__item__image {
  position: absolute;
  width: 100%;
  height: 100%; }
  .mixed__item__image img,
  .mixed__item__image video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -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; }
  .mixed__item__image > svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: var(--col-pritxt);
    font-size: 100px;
    opacity: 0.3; }
  .mixed__item__image::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    .mixed__item[data-type="News"] .mixed__item__image::after {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
      background: -webkit-linear-gradient(top, transparent, black);
      background: -o-linear-gradient(top, transparent, black);
      background: linear-gradient(to bottom, transparent, black); }
    .mixed__item[data-type="Instagram"] .mixed__item__image::after {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#c32aa3));
      background: -webkit-linear-gradient(top, transparent, #c32aa3);
      background: -o-linear-gradient(top, transparent, #c32aa3);
      background: linear-gradient(to bottom, transparent, #c32aa3); }
    .mixed__item[data-type="Facebook"] .mixed__item__image::after {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#1877f2));
      background: -webkit-linear-gradient(top, transparent, #1877f2);
      background: -o-linear-gradient(top, transparent, #1877f2);
      background: linear-gradient(to bottom, transparent, #1877f2); }

.mixed__item__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;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 15px;
  padding: 30px;
  color: #fff;
  container-type: inline-size; }

.mixed__item__title {
  font-size: 8.8cqw;
  font-weight: 400;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  line-height: 1.1;
  color: #fff;
  margin: 0;
  -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; }

.mixed__item__text {
  letter-spacing: 0.03em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden; }

.mixed__item__date {
  color: #fff;
  opacity: 0.7;
  margin: 0; }

.mixed__item__label {
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 14px;
  padding: 10px;
  background: #fff;
  color: #1B1B1B;
  border-radius: 5px;
  text-transform: capitalize; }

.mixed__pagination {
  margin-top: 40px; }

.admin__feed__authorise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px; }
  .admin__feed__authorise > a {
    padding: 5px;
    border-radius: 5px;
    background: #745B99;
    text-decoration: none;
    color: #fff; }

.events {
  position: relative;
  z-index: 10; }

.events__main {
  margin-top: clamp(30px, calc(3.125vw + 15px), 60px); }

.events__list {
  overflow: visible !important; }

.events__item {
  opacity: 0 !important;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
  .events__item.swiper-slide-visible {
    opacity: 1 !important; }
  .events__item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    text-align: center; }
    .events__item > a:hover .events__item__date {
      color: var(--col-pri);
      background: var(--col-pritxt); }
    .events__item > a:hover .events__item__title > h3 {
      -webkit-text-decoration-color: currentColor;
      text-decoration-color: currentColor; }

.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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  aspect-ratio: 255 / 220;
  border-radius: 30px;
  border: 2px solid var(--col-pri);
  overflow: hidden;
  color: var(--col-pritxt);
  background: var(--col-pri);
  container-type: inline-size;
  line-height: 1.2;
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease; }
  .events__item__date--day, .events__item__date--month {
    position: relative;
    z-index: 3; }
  .events__item__date--day {
    font-size: 28cqw; }
  .events__item__date--month {
    font-size: 11cqw; }

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

.events__item__title {
  margin: 0 0 15px; }
  .events__item__title > h3 {
    font-size: 28px;
    font-weight: 400;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    color: var(--col-pri);
    margin: 0;
    -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; }

.events__item__time {
  color: #1B1B1B; }

@media all and (min-width: 1025px) {
  .events__navigation {
    top: 25%; } }

.events__pagination {
  margin-top: 40px; }

.testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: clamp(60px, calc(6.25vw + 30px), 120px) 5%;
  position: relative;
  z-index: 5; }

.testimonials__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;
  background: var(--col-pri);
  max-width: 1320px;
  border-radius: 30px;
  aspect-ratio: 1 / 2;
  max-height: 730px;
  overflow: hidden; }
  @media all and (min-width: 1025px) {
    .testimonials__wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

.testimonials__image:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(70%, var(--col-pri)));
  background: -webkit-linear-gradient(bottom, transparent, var(--col-pri) 70%);
  background: -o-linear-gradient(bottom, transparent, var(--col-pri) 70%);
  background: linear-gradient(to top, transparent, var(--col-pri) 70%);
  opacity: 1;
  z-index: 2; }
  @media all and (min-width: 1025px) {
    .testimonials__image:after {
      background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(70%, var(--col-pri)));
      background: -webkit-linear-gradient(left, transparent, var(--col-pri) 70%);
      background: -o-linear-gradient(left, transparent, var(--col-pri) 70%);
      background: linear-gradient(to right, transparent, var(--col-pri) 70%); } }

.testimonials__image__list {
  height: 100%; }
  .testimonials__image__list .swiper-wrapper {
    height: 100% !important; }
    .testimonials__image__list .swiper-wrapper .testimonials__image__item {
      height: 100%; }

.testimonials__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  color: var(--col-pritxt);
  padding: 30px;
  height: 70%;
  z-index: 5;
  text-align: center;
  container-type: inline-size; }
  @media all and (min-width: 1025px) {
    .testimonials__main {
      text-align: left;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      width: 50%;
      height: 100%;
      padding-right: 60px; } }

.testimonials__title > h2 {
  font-size: clamp(24px, 9.1cqw, 48px);
  color: var(--col-pritxt); }

.testimonials__text__list {
  overflow: visible !important; }

.testimonials__text__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0 !important;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity .5s ease, -webkit-transform .5s ease .1s;
  transition: opacity .5s ease, -webkit-transform .5s ease .1s;
  -o-transition: opacity .5s ease, transform .5s ease .1s;
  transition: opacity .5s ease, transform .5s ease .1s;
  transition: opacity .5s ease, transform .5s ease .1s, -webkit-transform .5s ease .1s; }
  .testimonials__text__item.swiper-slide-active {
    opacity: 1 !important;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .testimonials__text__item.swiper-slide-active ~ .swiper-slide {
    opacity: 0 !important;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .testimonials__text__item__title {
    font-size: clamp(20px, 5.3cqw, 28px);
    margin: 0 0 30px; }
  .testimonials__text__item__author {
    font-size: 16px;
    margin: 0 0 15px; }
  .testimonials__text__item__role {
    font-size: 14px;
    margin: 0; }

.awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative; }
  .awards::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 1px;
    background: #1B1B1B;
    opacity: 0.3; }

.awards__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  overflow: visible; }

.awards__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }
  .awards__list__item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .awards__list__item img[loading="lazy"].awards__list__item__image {
    width: unset !important;
    -o-object-fit: unset !important;
    object-fit: unset !important;
    -o-object-position: unset !important;
    object-position: unset !important;
    max-height: 100px; }
