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

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

.itblock__image img, .mixed__item__image img,
.mixed__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; }

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

.itblock__image img, .mixed__item__image img,
.mixed__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); } }

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

.gen__title > h2 {
  font-size: clamp(26px, calc(1.25vw + 20px), 38px);
  margin: 0;
  min-width: 100px; }

.scroll__anchor {
  position: absolute;
  width: 1px;
  height: 1px;
  top: -100px; }

@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(50px) scale(1);
      -ms-transform: translateY(50px) scale(1);
      transform: translateY(50px) 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; } }

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

@media all and (max-width: 768px) {
  .header {
    padding-top: 100px; } }

.header__trust {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 90%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-transform: translateX(-50%) translateY(-4px);
  -ms-transform: translateX(-50%) translateY(-4px);
  transform: translateX(-50%) translateY(-4px);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 0 0 28px 28px;
  padding: 18px 26px 14px;
  border-top: 0;
  -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;
  z-index: 25; }
  .header__trust:hover {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    background: #fff; }
    .header__trust:hover > p {
      color: #000000; }
  .header__trust > p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    @media all and (min-width: 1025px) {
      .header__trust > p {
        font-size: 16px; } }
  .header__trust > img {
    width: 43px; }

.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: unset; }

.hero__media {
  position: relative;
  height: 100vh;
  overflow: hidden; }

.hero__curve {
  color: var(--col-pri); }

.hero__info {
  position: relative;
  background: #fff;
  z-index: 16; }
  @media all and (min-width: 1025px) {
    .hero__info {
      position: absolute;
      right: 3.4%;
      bottom: 0;
      width: 339px;
      height: 339px;
      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;
      border-radius: 50%;
      z-index: 21; } }

.hero__info__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: 12px;
  text-align: center; }
  @media all and (max-width: 1024px) {
    .hero__info__content {
      padding-top: 20px;
      padding-bottom: 60px; } }

.hero__info__text > p {
  margin: 0; }

.hero__info__curve {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 120px;
  min-width: 800px;
  z-index: 5;
  color: #fff; }
  @media all and (min-width: 1025px) {
    .hero__info__curve {
      display: none; } }

.hero__motto {
  position: absolute;
  bottom: 175px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 90%;
  min-width: 200px;
  max-width: 664px;
  text-align: center;
  z-index: 17; }
  .hero__motto[data-heroinfo="show"] {
    bottom: 400px; }
  @media all and (min-width: 1025px) {
    .hero__motto {
      text-align: left;
      left: 3.4%;
      bottom: 180px;
      width: 55%;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
      .hero__motto[data-heroinfo="show"] {
        bottom: 180px; } }
  .hero__motto > h2 {
    font-size: 1.25em;
    margin: 0;
    color: #fff;
    font-weight: 500; }
    @media all and (min-width: 481px) {
      .hero__motto > h2 {
        font-size: 1.625em; } }
    @media all and (min-width: 769px) {
      .hero__motto > h2 {
        font-size: 2em; } }
    @media all and (min-width: 1025px) {
      .hero__motto > h2 {
        font-size: 2.375em; } }
    @media all and (min-width: 1441px) {
      .hero__motto > h2 {
        font-size: 2.875em; } }

.hero__scroll {
  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: 10px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  line-height: 1.2;
  cursor: pointer;
  z-index: 17; }
  .hero__scroll[data-heroinfo="show"] {
    bottom: 300px; }
  .hero__scroll:focus {
    outline: 0; }
  @media all and (min-width: 1025px) {
    .hero__scroll {
      bottom: 50px; }
      .hero__scroll[data-heroinfo="show"] {
        bottom: 50px; } }
  .hero__scroll:hover .hero__scroll__icon {
    background: var(--col-pritxt);
    color: var(--col-pri); }
    .hero__scroll:hover .hero__scroll__icon > svg {
      -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
      transform: translateY(5px); }

.hero__scroll__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: var(--col-pritxt);
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease; }
  .hero__scroll__icon > 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__icon::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid var(--col-pritxt);
    opacity: 0.3;
    border-radius: 50%; }

.itblock {
  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;
  padding-top: 64px;
  padding-bottom: 170px;
  gap: 30px; }
  @media all and (min-width: 1025px) {
    .itblock {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .itblock--1 {
    background: var(--col-pri);
    color: var(--col-pritxt); }
  .itblock--2 {
    background: var(--col-ter);
    color: var(--col-tertxt);
    padding-top: 40px;
    padding-bottom: 200px; }
  .itblock--3 {
    background: var(--col-pri);
    color: var(--col-pritxt);
    padding-top: 90px;
    padding-bottom: 160px; }
  .itblock--4 {
    background: #fff;
    color: var(--col-pri);
    padding-top: 70px;
    padding-bottom: 210px; }

.itblock__watermark {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 119.25676%;
  max-width: 1765px; }

.itblock__curve {
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 101%;
  height: 104px;
  min-width: 800px;
  z-index: 5; }
  .itblock--1 .itblock__curve {
    color: var(--col-ter); }
  .itblock--2 .itblock__curve {
    color: var(--col-pri); }
  .itblock--3 .itblock__curve {
    color: #fff; }
  .itblock--4 .itblock__curve {
    color: var(--col-pri); }

.itblock__text {
  text-align: center; }
  @media all and (min-width: 1025px) {
    .itblock__text {
      max-width: 554px;
      text-align: left; }
      .itblock--3 .itblock__text {
        padding-bottom: 50px; } }

.itblock__content__region {
  margin: 32px 0;
  line-height: calc(26 / 16); }

.itblock__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px 20px; }
  @media all and (min-width: 1025px) {
    .itblock__links {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .itblock__links .button__link:has(> a[href=""]) {
    display: none; }

.itblock__image__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  max-width: 584px;
  aspect-ratio: 584 / 418; }
  .itblock__image__wrap > div {
    position: absolute;
    min-width: unset; }
    .itblock__image__wrap > div:nth-child(1) {
      width: 59.48276%;
      left: 0;
      bottom: 0; }
    .itblock__image__wrap > div:nth-child(2) {
      width: 30.68966%;
      top: 0;
      right: 16.03448%; }
    .itblock__image__wrap > div:nth-child(3) {
      width: 39.48276%;
      bottom: 0;
      right: 0; }

.itblock__image {
  position: relative;
  width: 100%;
  max-width: 485px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden !important; }
  .itblock--3 .itblock__image {
    max-width: 398px;
    overflow: visible !important; }
    .itblock--3 .itblock__image::before {
      content: '';
      width: calc(100% + 136px);
      aspect-ratio: 1 / 1;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 50%;
      background: var(--col-pritxt);
      opacity: 0.06; }
    @media all and (min-width: 1025px) {
      .itblock--3 .itblock__image {
        margin-right: 68px; } }
  .itblock--4 .itblock__image {
    max-width: 398px;
    overflow: visible !important; }
    .itblock--4 .itblock__image::before {
      content: '';
      width: calc(100% + 136px);
      aspect-ratio: 1 / 1;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 50%;
      background: var(--col-pri);
      opacity: 0.06; }
    @media all and (min-width: 1025px) {
      .itblock--4 .itblock__image {
        margin-left: 68px; } }
  @media all and (min-width: 1025px) {
    .itblock__image {
      min-width: 380px; } }

.itblock__image__inner {
  border-radius: 50%;
  overflow: hidden; }

.mixed {
  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: 2.5rem;
  color: var(--col-pritxt);
  background: var(--col-pri);
  padding-top: 5.375rem; }
  .mixed > *:not(.mixed__bg) {
    position: relative;
    z-index: 5; }

.mixed__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background: var(--col-ter); }
  .mixed__bg > svg {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 101%;
    height: 104px;
    min-width: 800px;
    z-index: 5;
    color: var(--col-ter); }

.mixed__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 5; }

.mixed__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px; }

.mixed__content__region {
  max-width: 650px; }
  .mixed__content__region p {
    font-weight: 300;
    margin: 0; }

.mixed__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px 26px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mixed__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px; }

.mixed__social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0; }

.mixed__social__item > 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: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  -webkit-transition: color .3s ease, background .3s ease;
  -o-transition: color .3s ease, background .3s ease;
  transition: color .3s ease, background .3s ease; }
  .mixed__social__item > a > svg {
    font-size: 20px; }
  .mixed__social__item > a > span {
    position: absolute;
    left: 50%;
    top: calc(100% + 10px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease, visibility 0s ease .3s;
    -o-transition: opacity .3s ease, visibility 0s ease .3s;
    transition: opacity .3s ease, visibility 0s ease .3s; }
  .mixed__social__item > a:hover > span {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.mixed__social__item[data-type="facebook"] > a {
  background: #1877f2;
  color: #fff;
  border: 1px solid #1877f2; }

.mixed__social__item[data-type="instagram"] > a {
  background: #c32aa3;
  color: #fff;
  border: 1px solid #c32aa3; }

.mixed__main {
  position: relative; }

.mixed__list {
  position: relative;
  overflow: visible !important;
  height: 634px; }

.mixed__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc((100% - 20px) / 2);
  opacity: 0 !important;
  pointer-events: none;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
  .mixed__item.swiper-slide-visible {
    opacity: 1 !important;
    pointer-events: all; }
  .mixed__item:hover .mixed__item__image img,
  .mixed__item:hover .mixed__item__image video {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .mixed__item:hover .mixed__item__text > p {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor; }

.mixed__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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.875rem 1.875rem 2.75rem 1.875rem;
  border-radius: 1.875rem;
  -webkit-filter: drop-shadow(0px 3px 56px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0px 3px 56px rgba(0, 0, 0, 0.15));
  overflow: hidden; }
  @media all and (min-width: 1025px) {
    .mixed__item__inner {
      border-radius: 3.125rem; } }

.mixed__item__image::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background: -webkit-linear-gradient(bottom, #000, transparent);
  background: -o-linear-gradient(bottom, #000, transparent);
  background: linear-gradient(to top, #000, transparent);
  opacity: 0.9;
  z-index: 4; }

.mixed__item__image::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.05;
  z-index: 4; }

.mixed__item__image img,
.mixed__item__image video {
  -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__label {
  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: absolute;
  top: 1.875rem;
  left: 1.875rem;
  width: 2.75rem;
  height: 2.75rem;
  background: var(--col-pritxt);
  color: var(--col-pri);
  border-radius: 50%;
  z-index: 5; }
  .mixed__item__label > svg {
    font-size: 20px; }
  .mixed__item[data-type="instagram"] .mixed__item__label {
    background: #c32aa3;
    color: #fff; }
  .mixed__item[data-type="facebook"] .mixed__item__label {
    background: #1877f2;
    color: #fff; }

.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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 5; }

.mixed__item__date {
  position: relative;
  color: #fff;
  font-weight: 600;
  margin: 0 0 10px; }

.mixed__item__text {
  position: relative; }
  .mixed__item__text > p {
    color: #fff;
    margin: 0;
    font-size: 0.875rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
    line-height: calc(26 / 16);
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: -webkit-text-decoration .3s ease;
    transition: -webkit-text-decoration .3s ease;
    -o-transition: text-decoration .3s ease;
    transition: text-decoration .3s ease;
    transition: text-decoration .3s ease, -webkit-text-decoration .3s ease; }

.mixed__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  position: relative;
  z-index: 5; }
  @media all and (max-width: 1024px) {
    .mixed__nav {
      margin-top: 20px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media all and (min-width: 1025px) {
    .mixed__nav {
      position: absolute;
      top: 50%;
      left: 50%;
      width: calc(100% + 45px);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media all and (min-width: 1441px) {
    .mixed__nav {
      width: calc(100% + 150px); } }

.mixed__nav__prev,
.mixed__nav__next {
  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: 45px;
  height: 45px;
  border-radius: 50%;
  background: var(--col-pritxt);
  color: var(--col-pri);
  -webkit-transition: color .3s ease, background .3s ease, opacity .3s ease;
  -o-transition: color .3s ease, background .3s ease, opacity .3s ease;
  transition: color .3s ease, background .3s ease, opacity .3s ease; }
  .mixed__nav__prev::after,
  .mixed__nav__next::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid var(--col-pri);
    opacity: 0.3;
    border-radius: 50%;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease; }
  .mixed__nav__prev[aria-disabled="true"],
  .mixed__nav__next[aria-disabled="true"] {
    pointer-events: none;
    opacity: 0.5; }
  .mixed__nav__prev > svg,
  .mixed__nav__next > 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; }
  .mixed__nav__prev:hover,
  .mixed__nav__next:hover {
    background: var(--col-pri);
    color: var(--col-pritxt); }
    .mixed__nav__prev:hover::after,
    .mixed__nav__next:hover::after {
      border-color: #fff; }

.mixed__nav__prev:hover svg {
  -webkit-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px); }

.mixed__nav__next:hover svg {
  -webkit-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px); }

.admin__feed__authorise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .admin__feed__authorise > a {
    padding: 10px;
    text-decoration: none;
    background: #745B99;
    color: #fff;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    .admin__feed__authorise > a:hover {
      opacity: 0.75; }

.ilinks {
  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: 46px;
  background: var(--col-ter);
  padding-top: 86px;
  padding-bottom: 76px; }

.ilinks__heading > h2 {
  color: var(--col-tertxt); }

.ilinks__list {
  position: relative;
  overflow: visible !important; }

.ilinks__item {
  aspect-ratio: 1 / 1;
  opacity: 0 !important;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  pointer-events: none; }
  .ilinks__item.swiper-slide-visible {
    opacity: 1 !important;
    pointer-events: all; }
  .ilinks__item:hover .ilinks__item__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .ilinks__item:hover .ilinks__item__title > h3 {
    -webkit-text-decoration: currentColor;
    text-decoration: currentColor; }

.ilinks__item__link {
  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: 100%;
  height: 100%;
  position: relative;
  border-radius: 50%;
  overflow: hidden; }

.ilinks__item__image::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background: -webkit-linear-gradient(bottom, #000, transparent);
  background: -o-linear-gradient(bottom, #000, transparent);
  background: linear-gradient(to top, #000, transparent);
  opacity: 0.9; }

.ilinks__item__image img {
  -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; }

.ilinks__item__title {
  position: relative;
  z-index: 5; }
  .ilinks__item__title > h3 {
    font-size: 1.625rem;
    font-weight: 500;
    margin: 0;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: -webkit-text-decoration-color .3s ease;
    transition: -webkit-text-decoration-color .3s ease;
    -o-transition: text-decoration-color .3s ease;
    transition: text-decoration-color .3s ease;
    transition: text-decoration-color .3s ease, -webkit-text-decoration-color .3s ease;
    color: #fff; }

.ilinks__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  position: relative;
  z-index: 5; }
  @media all and (max-width: 1024px) {
    .ilinks__nav {
      margin-top: 20px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media all and (min-width: 1025px) {
    .ilinks__nav {
      position: absolute;
      top: 50%;
      left: 50%;
      width: calc(100% + 45px);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media all and (min-width: 1441px) {
    .ilinks__nav {
      width: calc(100% + 150px); } }

.ilinks__nav__prev,
.ilinks__nav__next {
  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: 45px;
  height: 45px;
  border-radius: 50%;
  background: var(--col-pritxt);
  color: var(--col-pri);
  -webkit-transition: color .3s ease, background .3s ease, opacity .3s ease;
  -o-transition: color .3s ease, background .3s ease, opacity .3s ease;
  transition: color .3s ease, background .3s ease, opacity .3s ease; }
  .ilinks__nav__prev::after,
  .ilinks__nav__next::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid var(--col-pri);
    opacity: 0.3;
    border-radius: 50%;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease; }
  .ilinks__nav__prev[aria-disabled="true"],
  .ilinks__nav__next[aria-disabled="true"] {
    pointer-events: none;
    opacity: 0.5; }
  .ilinks__nav__prev > svg,
  .ilinks__nav__next > 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; }
  .ilinks__nav__prev:hover,
  .ilinks__nav__next:hover {
    background: var(--col-pri);
    color: var(--col-pritxt); }
    .ilinks__nav__prev:hover::after,
    .ilinks__nav__next:hover::after {
      border-color: #fff; }

.ilinks__nav__prev:hover svg {
  -webkit-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px); }

.ilinks__nav__next:hover svg {
  -webkit-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px); }

.footer__curve {
  color: var(--col-ter); }
