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

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

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

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

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

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

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.home__watermark {
  position: absolute; }

.home__watermark__top {
  top: 0;
  right: -862px; }

.home__watermark__bottom {
  bottom: 740px;
  left: -862px; }

@media (max-width: 1470px) {
  .home__watermark__top {
    right: -652px;
    width: 1295px; }
  .home__watermark__bottom {
    left: -652px;
    width: 1295px; } }

@media (max-width: 1049px) {
  .home__watermark__top {
    right: -431px;
    width: 863px; }
  .home__watermark__bottom {
    left: -431px;
    width: 863px; } }

@media (max-width: 1049px) {
  .home__watermark__top {
    right: -215px;
    width: 431px; }
  .home__watermark__bottom {
    left: -215px;
    width: 431px; } }

.section__title > h2 {
  color: #1b1b1b;
  font-size: clamp(32px, calc(1.6vw + 24.32px), 48px);
  margin: 0;
  line-height: calc(58 / 48);
  font-weight: normal; }

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

.hero {
  height: 100vh;
  overflow: visible; }

html {
  scroll-behavior: smooth; }

.motto__block {
  bottom: 134px; }

.hero__scroll {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: clamp(50px, calc(1.04167vw + 45px), 60px);
  z-index: 5; }
  .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%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      width: 2px;
      height: 120px;
      background: var(--col-sec); }
    .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); }

.statistics__block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 100px 20px 45px; }

.statistics__block__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px; }

.statistics__welcome {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.statistics__welcome__item__text {
  position: relative;
  max-width: 570px;
  width: 100%; }
  .statistics__welcome__item__text h2 {
    font-size: 28px;
    font-weight: 400; }
    .statistics__welcome__item__text h2 strong {
      color: var(--col-pri);
      font-weight: 600; }
  .statistics__welcome__item__text p {
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0; }

.cta__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px; }

@media (max-width: 1049px) {
  .statistics__block .cta__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

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

.statistics__placeholder {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  aspect-ratio: 570 / 464;
  width: 100%;
  max-width: 400px; }

.statistics {
  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;
  gap: 15px;
  width: 567px;
  height: 517px; }

.statistics__item__inner__wrap {
  position: relative; }

@media (min-width: 1050px) {
  .statistics__item {
    position: absolute;
    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;
    text-align: center;
    width: 100%;
    line-height: 1.5; }
    .statistics__item:nth-of-type(1) {
      background: url(../images/design/stat-bg-one.svg) center no-repeat;
      width: 252px;
      height: 220px;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-size: contain; }
    .statistics__item:nth-of-type(2) {
      background: url(../images/design/stat-bg-three.svg) center no-repeat;
      width: 252px;
      height: 264px;
      bottom: 0;
      right: 0;
      background-size: contain; }
      .statistics__item:nth-of-type(2) .statistics__item__inner__wrap {
        top: 30px;
        left: 20px; }
    .statistics__item:nth-of-type(3) {
      background: url(../images/design/stat-bg-two.svg) center no-repeat;
      width: 252px;
      height: 264px;
      bottom: 0;
      left: 0;
      background-size: contain; }
      .statistics__item:nth-of-type(3) .statistics__item__inner__wrap {
        top: 30px;
        right: 20px; } }

.statistics__item__number {
  font-size: 48px;
  font-weight: bold;
  color: #000;
  margin: 0;
  display: block; }

.statistics__item__title {
  font-size: 20px;
  font-weight: normal;
  color: #000; }

@media (min-width: 1050px) and (max-width: 1240px) {
  .statistics {
    width: 425px;
    height: 387px; }
  .statistics__item:nth-of-type(1) {
    width: 189px;
    height: 165px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .statistics__item:nth-of-type(2) {
    width: 189px;
    height: 198px;
    bottom: 0;
    right: 0; }
    .statistics__item:nth-of-type(2) .statistics__item__inner__wrap {
      top: 30px;
      left: 20px; }
  .statistics__item:nth-of-type(3) {
    width: 189px;
    height: 198px;
    bottom: 0;
    left: 0; }
    .statistics__item:nth-of-type(3) .statistics__item__inner__wrap {
      top: 30px;
      right: 20px; }
  .statistics__item__number {
    font-size: 38px; }
  .statistics__item__title {
    font-size: 16px; } }

@media (max-width: 1049px) {
  .statistics__block__inner {
    -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;
    text-align: center; }
  .statistics__wrap,
  .statistics__inner,
  .statistics {
    width: 100%;
    height: auto; }
  .statistics__item {
    position: relative;
    background: var(--col-pri);
    border-radius: 15px;
    padding: 20px 5%;
    text-align: center;
    width: 100%; }
    .statistics__item:nth-of-type(1) {
      background: #2499D6; }
    .statistics__item:nth-of-type(2) {
      background: #F6B217; }
    .statistics__item:nth-of-type(3) {
      background: #1BA7CD; }
  .cta__wrap {
    margin: 40px auto; } }

.welcome__block {
  position: relative;
  padding: 45px 20px; }

.welcome__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px; }

.welcome__item__image__wrap {
  width: 570px;
  height: 570px;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .welcome__item__image__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.welcome__item__text__wrap {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 570px;
  width: 100%; }

.welcome__item__heading {
  font-weight: normal;
  font-size: clamp(32px, calc(1.6vw + 24.32px), 48px);
  color: #1b1b1b;
  margin: 0;
  line-height: 1.2; }

.welcome__item__text {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  color: #1d1d1b;
  margin: 30px 0; }

.welcome__block .cta__wrap {
  margin: 0; }

@media (max-width: 1240px) {
  .welcome__item__image__wrap {
    width: 427px;
    height: 427px; } }

@media (max-width: 1049px) {
  .welcome__item__text__wrap,
  .welcome__inner {
    -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;
    text-align: center; }
  .welcome__item__text {
    text-align: center; } }

@media (max-width: 640px) {
  .welcome__item__image__wrap {
    width: 260px;
    height: 260px; } }

.discover__block {
  position: relative;
  padding: 45px 20px; }
  .discover__block .heading {
    font-weight: normal;
    font-size: clamp(32px, calc(1.6vw + 24.32px), 48px);
    text-align: center;
    color: #1b1b1b;
    margin: 0 0 60px; }

.discover__links__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px; }

.discover__links__item__link {
  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;
  width: 360px;
  height: 360px;
  border-radius: 100%;
  overflow: hidden;
  background: #000; }
  .discover__links__item__link:focus-within .discover__links__item__image__wrap img, .discover__links__item__link:hover .discover__links__item__image__wrap img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8); }
  .discover__links__item__link:focus-within .discover__links__item__title, .discover__links__item__link:hover .discover__links__item__title {
    -webkit-text-decoration-color: #fafafa;
    text-decoration-color: #fafafa; }

.discover__links__item__image__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  overflow: hidden; }
  .discover__links__item__image__wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1; }
  .discover__links__item__image__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.discover__links__item__title {
  position: relative;
  z-index: 2;
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #fafafa;
  margin: 0;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

@media (min-width: 1050px) and (max-width: 1240px) {
  .discover__links__item__link {
    width: 300px;
    height: 300px; } }

@media (max-width: 1049px) {
  .discover__links__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px; }
  .discover__links__item__link {
    width: 240px;
    height: 240px; }
  .discover__links__item__title {
    font-size: 22px; } }

.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: #000;
    -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: #000; }
    .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: #000;
    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;
    cursor: pointer; }
    .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: #000;
      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: #fff; }
    .feed__pagination--pri > span::before {
      background: #fff; }
    .feed__pagination--pri > span.swiper-pagination-bullet-active {
      background: #000; }

.mixed {
  position: relative;
  z-index: 8;
  padding-bottom: 45px; }

.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: #000;
    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: #000;
      color: #fff; }

.mixed__main {
  margin-top: clamp(35px, calc(3.64583vw + 17.5px), 70px);
  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__text,
    .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: #fff;
    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;
  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; }

.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: var(--col-pri);
  border-radius: 5px;
  text-transform: capitalize;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .mixed__item[data-type="News"] .mixed__item__label {
    color: var(--col-pri); }
  .mixed__item[data-type="instagram"] .mixed__item__label {
    color: #c32aa3; }
  .mixed__item[data-type="facebook"] .mixed__item__label {
    color: #1877f2; }

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

.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) 10%;
  position: relative;
  z-index: 5; }

.testimonials__wrapper {
  position: relative;
  max-width: 1200px;
  width: 100%; }

.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: 1200px;
  border-radius: 30px;
  aspect-ratio: 1 / 2;
  max-height: 630px;
  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, right top, left top, from(transparent), color-stop(70%, var(--col-pri)));
      background: -webkit-linear-gradient(right, transparent, var(--col-pri) 70%);
      background: -o-linear-gradient(right, transparent, var(--col-pri) 70%);
      background: linear-gradient(to left, 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: #fafafa;
  padding: 30px;
  height: 50%;
  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: 60%;
      height: 100%;
      padding-left: 60px;
      margin-right: auto; } }

.testimonials__title > h2 {
  font-size: clamp(24px, 9.1cqw, 48px);
  color: #fafafa;
  font-weight: normal; }

.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;
    font-weight: normal;
    font-style: italic; }
  .testimonials__text__item__author {
    font-size: 16px;
    margin: 0 0 15px; }
  .testimonials__text__item__role {
    font-size: 14px;
    margin: 0; }

@media (max-width: 640px) {
  .testimonials__text__item__title {
    font-size: 14px; }
  .testimonials__title {
    display: none; } }

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

.testimonials__item__text__logo {
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 100%;
  gap: 15px;
  margin-bottom: 15px; }
  .testimonials__item__text__logo img {
    display: block;
    width: 50px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }

.testimonials__text__item__name {
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  color: #fff; }

@media (max-width: 1024px) {
  .testimonials__text__item__logo__wrap {
    -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;
    text-align: center;
    gap: 0;
    margin-bottom: 10px; }
  .testimonials__main {
    height: unset; } }

.map__block {
  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;
  padding: 45px 0 0;
  background: none; }
  .map__block .heading__wrap {
    position: relative;
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto 60px;
    text-align: center;
    max-width: 1240px; }
    .map__block .heading__wrap .heading {
      color: #1b1b1b;
      font-size: 48px;
      font-weight: 400;
      padding: 0 20px;
      margin: 0; }

@media (max-width: 1049px) {
  .map__block .heading__wrap {
    margin: 0; } }

.map__block .map__navigation {
  top: calc(50% - 60px); }
  .map__block .map__navigation.swiper__navigation__button__prev {
    left: 45px; }
  .map__block .map__navigation.swiper__navigation__button__next {
    right: 45px; }

.map__block .swiper-container-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
  max-width: 1210px;
  z-index: 1; }

.map__trigger__wrap {
  width: calc(100% - 0px);
  margin: 0 auto 0;
  z-index: 5;
  padding-bottom: 20px;
  overflow: visible; }
  .map__trigger__wrap > .swiper-wrapper {
    padding: 10px 0; }
    .map__trigger__wrap > .swiper-wrapper .swiper-slide {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
      .map__trigger__wrap > .swiper-wrapper .swiper-slide.swiper-slide-visible {
        opacity: 1;
        visibility: visible;
        pointer-events: all; }

@media (max-width: 1399px) {
  .map__block .swiper-container-wrap {
    max-width: 1000px; } }

@media (max-width: 1199px) {
  .map__block .swiper-container-wrap {
    max-width: 800px; } }

.map__trigger__item {
  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;
  text-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  cursor: pointer;
  background: none;
  height: 140px;
  border-color: transparent;
  border-radius: 100%; }
  .map__trigger__item * {
    pointer-events: none; }
  .map__trigger__item:after {
    content: '';
    position: absolute;
    top: calc(50% + 40px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 254px;
    height: 254px;
    background: #fff;
    border-radius: 100%;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }
  .map__trigger__item:focus-within .map__trigger__item__image, .map__trigger__item:hover .map__trigger__item__image {
    border: 6px solid #000; }
  .map__trigger__item.active {
    background: #fff; }
    .map__trigger__item.active:after {
      visibility: visible;
      opacity: 1; }
    .map__trigger__item.active .map__trigger__item__image {
      border: 6px solid #000; }

.map__trigger__item__image {
  position: relative;
  z-index: 1;
  width: 90px;
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }
  .map__trigger__item__image img {
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover; }

.map__trigger__item__text {
  position: relative;
  z-index: 1;
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  margin-top: 10px;
  text-decoration: underline; }

.map__content__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 628px;
  width: 100%;
  margin: 0 auto;
  gap: 60px; }

@media (min-width: 1050px) {
  .map__content__item {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: clamp(20px, 15vw, 288px); } }

.map__content__item {
  width: 465px;
  height: 465px;
  border-radius: 100%;
  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;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  z-index: 10;
  -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.1));
  opacity: 0;
  visibility: hidden; }
  .map__content__item.active {
    visibility: visible;
    opacity: 1; }

.map__content__item__title {
  font-size: 28px;
  font-weight: 500;
  display: block;
  color: #1b1b1b;
  margin-bottom: 30px; }

.map__content__item__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  width: 100%; }

.map__content__item__content {
  position: relative;
  margin: 0; }
  .map__content__item__content.map__content__item__email {
    margin-bottom: 0; }

.map__content__item__text {
  font-size: 16px;
  line-height: 1.4;
  color: #1b1b1b; }

.map__content__item__address__text {
  display: block;
  max-width: 300px; }

a.map__content__item__text {
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  color: var(--col-pri);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--col-pri);
  text-decoration-color: var(--col-pri); }
  a.map__content__item__text:focus, a.map__content__item__text:hover {
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent; }

.map__content__wrap .button__link {
  margin-top: 30px; }

.map__container__wrap {
  position: relative;
  min-height: 582px;
  width: 100%;
  background: var(--col-pri); }

.map__container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

div#google__map img {
  pointer-events: none; }

@media (max-width: 1050px) {
  .map__container__wrap {
    min-height: 391px; } }

@media (max-width: 1050px) {
  .map__container {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-color: #eaeaea;
    background-position: top !important; } }

@media (max-width: 1049px) {
  .map__block {
    padding-top: 50px; }
    .map__block .heading__wrap .heading {
      font-size: 38px;
      text-align: center; }
  .map__trigger__item__text {
    font-size: 16px; }
  .map__content__wrap {
    width: calc(100% - 40px); }
  .map__content__item__details {
    width: 100%; }
  .map__content__item {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .map__content__item__email__text {
    word-break: break-all; } }

@media (max-width: 640px) {
  .map__content__item {
    width: 300px;
    height: 300px;
    padding: 20px; }
  .map__content__item__details {
    gap: 0; }
  .map__content__item__title {
    font-size: 18px;
    margin-bottom: 10px; }
  .map__content__item__address__text {
    font-size: 14px; }
  .map__block .button__link > span,
  .map__block .button__link > a {
    padding: 10px 20px; } }

.hero .motto__text {
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.hero .motto {
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.hero .hero__scroll {
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s; }

.hero.inview .hero__scroll,
.hero.inview .motto,
.hero.inview .motto__text {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1; }

.statistics__block .statistics__welcome__item__text h2 {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.statistics__block .statistics__welcome__item__text p {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.statistics__block .cta__wrap {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s; }

.statistics__block .statistics__wrap {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

.statistics__block.inview .statistics__welcome__item__text h2 {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  opacity: 1; }

.statistics__block.inview .statistics__welcome__item__text p {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  opacity: 1; }

.statistics__block.inview .cta__wrap {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  opacity: 1; }

.statistics__block.inview .statistics__wrap {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  opacity: 1; }

.welcome__block .welcome__item__image__wrap {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.welcome__block .welcome__item__heading {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.welcome__block .welcome__item__text {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.welcome__block .cta__wrap {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s; }

.welcome__block.inview .welcome__item__image__wrap,
.welcome__block.inview .welcome__item__heading,
.welcome__block.inview .welcome__item__text,
.welcome__block.inview .cta__wrap {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  opacity: 1; }

.testimonials .testimonials__wrapper {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.testimonials .testimonials__image {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.testimonials .testimonials__title {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.testimonials .testimonials__text__item__logo__wrap {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s; }

.testimonials .testimonials__text__item__title {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

.testimonials .testimonials__text__item__author {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s; }

.testimonials .feed__pagination {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s; }

.testimonials.inview .testimonials__wrapper,
.testimonials.inview .testimonials__image,
.testimonials.inview .testimonials__title,
.testimonials.inview .testimonials__text__item__logo__wrap,
.testimonials.inview .testimonials__text__item__title,
.testimonials.inview .testimonials__text__item__author,
.testimonials.inview .feed__pagination {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1; }

.mixed .mixed__header {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.mixed .mixed__interactive {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.mixed .mixed__main {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.mixed .mixed__pagination {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s; }

.mixed.inview .mixed__header,
.mixed.inview .mixed__interactive,
.mixed.inview .mixed__main,
.mixed.inview .mixed__pagination {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1; }

.discover__block .heading {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.discover__block .discover__links__inner {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.discover__block.inview .heading,
.discover__block.inview .discover__links__inner {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1; }

.map__block .heading__wrap {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.map__block .swiper-container-wrap {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.map__block .map__container__wrap {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  transition: ease 0.25s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -o-transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s;
  transition: ease 0.25s, transform ease 0.8s, opacity ease 0.8s, -webkit-transform ease 0.8s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.map__block.inview .heading__wrap,
.map__block.inview .swiper-container-wrap,
.map__block.inview .map__container__wrap {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1; }
