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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.hero {
  min-height: 70vh;
  max-height: 100vh;
  height: 50vw; }
  .hero:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(45.19%, rgba(38, 38, 38, 0)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(38, 38, 38, 0) 45.19%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(38, 38, 38, 0) 45.19%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(38, 38, 38, 0) 45.19%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 1; }

.hero__quote__block {
  position: absolute;
  bottom: 65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  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;
  z-index: 2; }

.hero__quote__inner {
  position: relative;
  min-height: 63px; }

.hero__quote {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  font-size: 50px;
  margin: 0;
  display: block;
  min-width: 230px;
  max-width: 680px;
  text-align: center;
  min-height: 30px;
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-size: 50px;
  font-family: var(--font-heading);
  font-weight: bold;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.6s;
  -o-transition: ease 0.6s;
  transition: ease 0.6s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }
  .hero__quote.active {
    opacity: 1;
    visibility: visible; }

@media (max-width: 1049px) {
  .hero {
    min-height: 400px;
    height: 100vh; }
  .hero__quote__block {
    bottom: 30px;
    padding: 0 20px; }
  .hero__quote {
    font-size: 30px; } }

html {
  scroll-behavior: smooth; }

.scroll__down {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  text-decoration: none;
  z-index: 1;
  transition: ease 0.2s;
  cursor: pointer;
  margin-top: 15px;
  gap: 10px;
  padding: 10px 22px;
  border: 3px solid #fff;
  border-radius: 5px; }
  .scroll__down svg {
    font-size: 21px;
    font-weight: normal;
    color: currentColor;
    pointer-events: none;
    -webkit-transition: ease 0.2s transform;
    -o-transition: ease 0.2s transform;
    transition: ease 0.2s transform; }
  .scroll__down:focus-within, .scroll__down:hover {
    background: #fff;
    color: var(--col-pri); }
    .scroll__down:focus-within .text, .scroll__down:hover .text {
      color: var(--col-pri); }
  .scroll__down .text {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.home__content {
  position: relative;
  overflow: hidden; }

.home__decoration__1 {
  position: absolute;
  top: -100px;
  right: 0;
  width: 535px;
  height: 535px;
  background: #ebebeb; }

.home__decoration__2 {
  position: absolute;
  top: 210px;
  left: 0;
  width: 417px;
  height: 1229px; }
  .home__decoration__2 img {
    display: block;
    width: 100%; }

.home__decoration__3 {
  position: absolute;
  bottom: -110px;
  right: 0;
  width: 477px;
  height: 874px; }
  .home__decoration__3 img {
    display: block;
    width: 100%; }

@media (max-width: 1049px) {
  .home__decoration__1 {
    top: -100px;
    width: 321px;
    height: 321px; }
  .home__decoration__2 {
    width: 250px;
    height: 737px;
    top: 100px; }
  .home__decoration__3 {
    width: 286px;
    height: 524px;
    bottom: 280px; } }

@media (max-width: 600px) {
  .home__decoration__2 {
    top: 250px; } }

.welcome__block {
  position: relative;
  padding: 80px 20px 40px; }

.welcome__inner {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1320px;
  width: 100%;
  gap: 100px;
  margin: 0 auto; }

.welcome__item__text__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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 660px; }

.welcome__item__pretext {
  font-size: 35px;
  font-weight: bold;
  color: #000;
  margin: 0; }

.welcome__item__heading {
  font-size: 50px;
  font-weight: bold;
  color: var(--col-pri);
  text-transform: uppercase;
  margin: 0; }

.welcome__item__text {
  font-size: 16px;
  color: #000;
  margin: 40px 0; }

.welcome__item__image__wrap {
  position: relative;
  width: 560px;
  height: 460px; }

.welcome__item__image__1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 171px; }

.welcome__item__image__2 {
  position: absolute;
  top: 200px;
  left: 50px;
  width: 164px;
  height: 164px; }

.welcome__item__image__3 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 320px;
  height: 347px; }
  .welcome__item__image__3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.74;
    z-index: 1; }

.welcome__item__image__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: var(--col-pri);
  margin: 0;
  z-index: 2; }

@media (min-width: 1050px) and (max-width: 1380px) {
  .welcome__inner {
    gap: 20px; }
  .welcome__item__text__wrap {
    max-width: 480px; }
  .welcome__item__image__wrap {
    width: 490px; }
  .welcome__item__image__3 {
    width: 260px; } }

@media (max-width: 1049px) {
  .welcome__inner {
    gap: 20px;
    -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; }
  .welcome__item__text__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; } }

@media (max-width: 640px) {
  .welcome__item__image__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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    width: auto;
    height: auto; }
  .welcome__item__image__1,
  .welcome__item__image__2,
  .welcome__item__image__3 {
    top: auto;
    left: auto;
    position: relative;
    width: 100%; } }

.swiper__arrow__wrap {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin-left: auto;
  margin-right: 10px; }

.swiper__nav__button {
  position: relative;
  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;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: var(--col-pri);
  color: #fff;
  font-size: 30px;
  border: none;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); }
  .swiper__nav__button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s;
    border-radius: 5px; }
  .swiper__nav__button.swiper-button-disabled {
    pointer-events: none;
    opacity: 0.3 !important; }
  .swiper__nav__button svg {
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }
  .swiper__nav__button:focus-within, .swiper__nav__button:hover {
    background: var(--col-sec); }
    .swiper__nav__button:focus-within:after, .swiper__nav__button:hover:after {
      border-color: #fff; }

@media (max-width: 850px) {
  .swiper__arrow__wrap {
    margin: 0; } }

.swiper-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0;
  height: 40px; }

.swiper-pagination-bullet {
  position: relative;
  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;
  width: 40px;
  height: 40px;
  border-radius: 0;
  background: #fff;
  color: var(--col-pri);
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  cursor: pointer;
  border: 2px solid var(--col-pri); }
  .swiper-pagination-bullet:focus-within, .swiper-pagination-bullet:hover {
    background: var(--col-pri);
    color: #fff; }

.swiper-pagination-bullet-active {
  background: var(--col-pri);
  color: #fff; }

.heading__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 50px;
  max-width: 1360px;
  width: 100%;
  padding: 0 20px; }
  .heading__wrap h2 {
    font-size: 50px;
    font-weight: bold;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    min-height: 63px; }
  .heading__wrap .cta__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

@media (max-width: 1049px) {
  .heading__wrap {
    margin-bottom: 30px; }
    .heading__wrap h2 {
      font-size: 28px;
      min-height: 38px; } }

@media (max-width: 850px) {
  .heading__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: 20px; } }

@media (max-width: 480px) {
  .heading__wrap .cta__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.community__block {
  position: relative;
  padding: 40px 0 40px;
  z-index: 2; }

.community__block .swiper-container {
  width: calc(100% - 200px); }

.community__item {
  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: 450px;
  -webkit-transition: ease 0.2s width;
  -o-transition: ease 0.2s width;
  transition: ease 0.2s width;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  overflow: visible;
  background: var(--col-pri);
  cursor: pointer; }
  .community__item.active .community__item__icon__wrap, .community__item:focus-within .community__item__icon__wrap, .community__item:hover .community__item__icon__wrap {
    opacity: 1;
    visibility: visible;
    margin: 10px 0 0; }
  .community__item.active .community__item__image:after, .community__item:focus-within .community__item__image:after, .community__item:hover .community__item__image:after {
    opacity: 0.8; }
  .community__item.active .community__item__icon__wrap {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.community__item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .community__item__image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.35;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.community__item__title__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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
  padding: 40px 20px;
  width: 100%; }

.community__item__name {
  margin: 0;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase; }

.community__item__title {
  margin: 0;
  font-size: 16px;
  font-style: italic;
  color: #fff; }

.community__item__icon__wrap {
  width: 44px;
  height: 44px;
  font-size: 18px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 100%;
  background: var(--col-pri);
  color: #fff;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  opacity: 0;
  visibility: hidden;
  margin-bottom: -44px; }
  .community__item__icon__wrap:focus-within, .community__item__icon__wrap:hover {
    opacity: 0.9; }

.community__item__content {
  position: absolute;
  top: 0;
  left: 100%;
  padding: 40px 50px;
  background: var(--col-pri);
  height: 100%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  width: 0;
  z-index: 2;
  overflow: hidden; }
  .community__item__content.active {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    min-width: 385px;
    width: 100%; }

.community__item:last-of-type .community__item__content {
  left: auto;
  right: 100%;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right; }

.community__item__text {
  font-size: 22px;
  color: #fff;
  min-width: 285px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--col-pri) rgba(0, 0, 0, 0.25);
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .community__item__text::-webkit-scrollbar {
    width: 7px; }
  .community__item__text::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.25); }
  .community__item__text::-webkit-scrollbar-thumb {
    background-color: var(--col-pri); }
  .community__item__text a {
    color: #fff; }

@media (max-width: 1049px) {
  .community__block .swiper-container {
    width: 100%; } }

@media (max-width: 750px) {
  .community__item {
    height: 250px; }
    .community__item .community__item__content:last-of-type,
    .community__item .community__item__content {
      left: 0;
      width: 100% !important;
      height: auto;
      padding: 20px;
      top: 100%;
      z-index: 5;
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      text-align: center;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      transform: scale(1, 0); }
      .community__item .community__item__content:last-of-type.active,
      .community__item .community__item__content.active {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
    .community__item .community__item__content:last-of-type {
      right: auto; }
  .community__item__text {
    width: 100%; } }

.news__block {
  position: relative;
  padding: 40px 20px 40px; }

.news__block .heading__wrap .cta__wrap {
  margin-left: auto; }

.news__block .swiper__nav__button {
  border-color: #fff;
  z-index: 2; }

@media (max-width: 850px) {
  .news__block .heading__wrap .cta__wrap {
    margin: 0; } }

.news__left__arrow {
  position: absolute;
  top: 128px;
  left: -5px; }

.news__right__arrow {
  position: absolute;
  top: 128px;
  right: -5px; }

.news__block .swiper__wrap {
  position: relative;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

.social__item__block {
  width: 100%; }
  .social__item__block:focus-within .social__item__image img, .social__item__block:hover .social__item__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .social__item__block:focus-within .social__item__content__info__cta:after, .social__item__block:hover .social__item__content__info__cta:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1); }

.social__item__image {
  width: 100%;
  height: 280px;
  overflow: hidden; }
  .social__item__image img {
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.social__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;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0; }

.social__item__content__label {
  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;
  gap: 5px;
  font-size: 16px;
  color: #000; }

.social__item__content__date {
  font-style: italic;
  text-transform: uppercase; }

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

.social__item__content__info__title {
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0 0;
  color: #000; }

.social__item__content__info__intro {
  margin: 15px 0;
  font-size: 16px;
  color: #000; }

.social__item__content__info__cta {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-size: 20px;
  font-weight: bold;
  color: var(--col-pri);
  margin: 0; }
  .social__item__content__info__cta:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--col-pri);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.calendar__block {
  position: relative;
  padding: 40px 20px 0; }

.calendar__block .swiper-container {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  overflow: visible; }

.events__item {
  position: relative;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }
  .events__item.swiper__inactive {
    opacity: 0.5 !important; }
  .events__item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 187px;
    width: 4px;
    background: #000; }

.events__link {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px 40px;
  height: 187px; }
  .events__link:focus-within .events__info__title, .events__link:hover .events__info__title {
    text-decoration: underline; }

.events__date {
  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;
  text-align: center;
  line-height: 0.77; }
  .events__date:after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(100% + 15px);
    height: 113px;
    width: 2px;
    background: var(--col-pri); }

.event__date__day {
  font-size: 94px;
  font-weight: bold;
  color: var(--col-pri);
  margin: 0; }

.event__date__month {
  font-size: 49px;
  font-weight: bold;
  color: var(--col-pri);
  margin: 0;
  text-transform: uppercase; }

.events__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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 40px; }

.events__info__title {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.events__time {
  font-size: 16px;
  font-style: italic;
  color: var(--col-pri); }

@media (max-width: 800px) {
  .events__item:after {
    display: none; }
  .events__link {
    -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;
    height: auto;
    gap: 20px;
    padding: 20px; }
  .events__date:after {
    display: none; }
  .events__info__content {
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    text-align: center; } }

.links__block {
  position: relative;
  padding-bottom: 15px; }

.home__links__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: 10px; }

.home__links__item {
  position: relative;
  min-height: 314px;
  min-width: 280px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 18%;
  flex: 1 1 18%; }
  .home__links__item:focus-within .home__links__item__image:after, .home__links__item:hover .home__links__item__image:after {
    opacity: 0.8; }
  .home__links__item:focus-within .home__links__item__cta, .home__links__item:hover .home__links__item__cta {
    opacity: 1;
    visibility: visible;
    margin: 10px 0 -20px; }

.home__links__item__link {
  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;
  height: 284px;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  background: var(--col-pri); }

.home__links__item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .home__links__item__image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.45;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s;
    z-index: 1; }

.home__links__item__content {
  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;
  text-align: center;
  z-index: 2; }

.home__links__item__title {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0; }

.home__links__item__cta {
  font-size: 16px;
  font-style: italic;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  margin-bottom: -60px;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

@media (min-width: 1050px) and (max-width: 1460px) {
  .home__links__item {
    max-width: 280px; } }

@media (max-width: 1049px) {
  .home__links__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 100%;
    min-height: 200px; }
  .home__links__item__link {
    height: 200px; }
  .home__links__item__cta {
    margin-bottom: -40px; } }

.map__block {
  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;
  min-height: 550px;
  width: 100%; }

.contact__map {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  background: var(--col-pri);
  padding: 35px 20px;
  height: 100%;
  width: 495px; }

.contact__map__item__title {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  text-transform: uppercase; }

.contact__map__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 290px;
  gap: 5px; }

.contact__map__item__subtitle {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin: 0; }

.contact__map__item__text {
  font-size: 16px;
  color: #fff;
  margin: 0;
  line-height: 1.6; }
  .contact__map__item__text span {
    display: block;
    font-size: 14px;
    font-style: italic;
    margin-top: 20px; }

a.contact__map__item__text {
  text-decoration: none; }
  a.contact__map__item__text:focus-within, a.contact__map__item__text:hover {
    text-decoration: underline; }

.contact__map__item__cta {
  width: 290px; }
  .contact__map__item__cta > a {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    gap: 5px;
    text-decoration: none; }
    .contact__map__item__cta > a:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 0;
      width: 227px;
      height: 2px;
      background: #fff;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left;
      -ms-transform-origin: left;
      transform-origin: left;
      -webkit-transition: ease 0.2s;
      -o-transition: ease 0.2s;
      transition: ease 0.2s; }
    .contact__map__item__cta > a:focus-within:before, .contact__map__item__cta > a:hover:before {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }

.map__wrap {
  position: relative;
  width: calc(100% - 495px);
  min-height: 100%; }

.map__container {
  height: 100%; }

@media (max-width: 1049px) {
  .map__block {
    -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;
    min-height: auto; }
  .contact__map__item {
    -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; }
  .contact__map__wrap {
    width: 100%; }
  .contact__map {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .map__wrap {
    width: 100%; }
  .map__container {
    min-height: 300px; }
  .contact__map__item__cta {
    width: auto; } }

.hero__quote__block .scroll__down {
  opacity: 0; }

.hero__quote__block.inview .scroll__down {
  opacity: 1; }

.home__decoration__1 {
  opacity: 0;
  -webkit-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s; }
  .home__decoration__1.inview {
    opacity: 1; }

.home__decoration__2 {
  opacity: 0;
  -webkit-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s; }
  .home__decoration__2.inview {
    opacity: 1; }

.home__decoration__3 {
  opacity: 0;
  -webkit-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s; }
  .home__decoration__3.inview {
    opacity: 1; }

.welcome__block .welcome__item__pretext {
  opacity: 0;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s; }

.welcome__block .welcome__item__heading {
  opacity: 0;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.welcome__block .welcome__item__text {
  opacity: 0;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.welcome__block .welcome__item__cta {
  opacity: 0;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.welcome__block .welcome__item__image__1 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.welcome__block .welcome__item__image__2 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.welcome__block .welcome__item__image__3 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s; }

.welcome__block.inview .welcome__item__image__1,
.welcome__block.inview .welcome__item__image__2,
.welcome__block.inview .welcome__item__image__3 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.welcome__block.inview .welcome__item__pretext,
.welcome__block.inview .welcome__item__heading,
.welcome__block.inview .welcome__item__text,
.welcome__block.inview .welcome__item__cta {
  opacity: 1; }

.community__block .heading__wrap h2 {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

.community__block .heading__wrap .swiper__arrow__wrap {
  opacity: 0;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

.community__block .heading__wrap .cta__wrap {
  opacity: 0;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.community__block .community__item {
  opacity: 0;
  -webkit-transition: ease 0.4s opacity;
  -o-transition: ease 0.4s opacity;
  transition: ease 0.4s opacity; }
  .community__block .community__item:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .community__block .community__item:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .community__block .community__item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .community__block .community__item:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .community__block .community__item:nth-child(5) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .community__block .community__item:nth-child(6) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .community__block .community__item:nth-child(7) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .community__block .community__item:nth-child(8) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .community__block .community__item:nth-child(9) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }
  .community__block .community__item:nth-child(10) {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; }
  .community__block .community__item:nth-child(11) {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s; }
  .community__block .community__item:nth-child(12) {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s; }
  .community__block .community__item:nth-child(13) {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s; }
  .community__block .community__item:nth-child(14) {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s; }
  .community__block .community__item:nth-child(15) {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s; }
  .community__block .community__item:nth-child(16) {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s; }
  .community__block .community__item:nth-child(17) {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s; }
  .community__block .community__item:nth-child(18) {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s; }
  .community__block .community__item:nth-child(19) {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s; }
  .community__block .community__item:nth-child(20) {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s; }
  .community__block .community__item:nth-child(21) {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s; }
  .community__block .community__item:nth-child(22) {
    -webkit-transition-delay: 4.4s;
    -o-transition-delay: 4.4s;
    transition-delay: 4.4s; }
  .community__block .community__item:nth-child(23) {
    -webkit-transition-delay: 4.6s;
    -o-transition-delay: 4.6s;
    transition-delay: 4.6s; }
  .community__block .community__item:nth-child(24) {
    -webkit-transition-delay: 4.8s;
    -o-transition-delay: 4.8s;
    transition-delay: 4.8s; }
  .community__block .community__item:nth-child(25) {
    -webkit-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s; }
  .community__block .community__item:nth-child(26) {
    -webkit-transition-delay: 5.2s;
    -o-transition-delay: 5.2s;
    transition-delay: 5.2s; }
  .community__block .community__item:nth-child(27) {
    -webkit-transition-delay: 5.4s;
    -o-transition-delay: 5.4s;
    transition-delay: 5.4s; }
  .community__block .community__item:nth-child(28) {
    -webkit-transition-delay: 5.6s;
    -o-transition-delay: 5.6s;
    transition-delay: 5.6s; }
  .community__block .community__item:nth-child(29) {
    -webkit-transition-delay: 5.8s;
    -o-transition-delay: 5.8s;
    transition-delay: 5.8s; }
  .community__block .community__item:nth-child(30) {
    -webkit-transition-delay: 6s;
    -o-transition-delay: 6s;
    transition-delay: 6s; }
  .community__block .community__item:nth-child(31) {
    -webkit-transition-delay: 6.2s;
    -o-transition-delay: 6.2s;
    transition-delay: 6.2s; }
  .community__block .community__item:nth-child(32) {
    -webkit-transition-delay: 6.4s;
    -o-transition-delay: 6.4s;
    transition-delay: 6.4s; }
  .community__block .community__item:nth-child(33) {
    -webkit-transition-delay: 6.6s;
    -o-transition-delay: 6.6s;
    transition-delay: 6.6s; }
  .community__block .community__item:nth-child(34) {
    -webkit-transition-delay: 6.8s;
    -o-transition-delay: 6.8s;
    transition-delay: 6.8s; }
  .community__block .community__item:nth-child(35) {
    -webkit-transition-delay: 7s;
    -o-transition-delay: 7s;
    transition-delay: 7s; }
  .community__block .community__item:nth-child(36) {
    -webkit-transition-delay: 7.2s;
    -o-transition-delay: 7.2s;
    transition-delay: 7.2s; }
  .community__block .community__item:nth-child(37) {
    -webkit-transition-delay: 7.4s;
    -o-transition-delay: 7.4s;
    transition-delay: 7.4s; }
  .community__block .community__item:nth-child(38) {
    -webkit-transition-delay: 7.6s;
    -o-transition-delay: 7.6s;
    transition-delay: 7.6s; }
  .community__block .community__item:nth-child(39) {
    -webkit-transition-delay: 7.8s;
    -o-transition-delay: 7.8s;
    transition-delay: 7.8s; }
  .community__block .community__item:nth-child(40) {
    -webkit-transition-delay: 8s;
    -o-transition-delay: 8s;
    transition-delay: 8s; }
  .community__block .community__item:nth-child(41) {
    -webkit-transition-delay: 8.2s;
    -o-transition-delay: 8.2s;
    transition-delay: 8.2s; }

.community__block.inview .heading__wrap h2,
.community__block.inview .heading__wrap .cta__wrap,
.community__block.inview .heading__wrap .swiper__arrow__wrap {
  opacity: 1; }

.community__block.inview .community__item {
  opacity: 1; }

.news__block .heading__wrap h2 {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

.news__block .heading__wrap .cta__wrap {
  opacity: 0;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.news__block .swiper__arrow__wrap {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.news__block .social__item {
  opacity: 0;
  -webkit-transition: ease 0.4s opacity;
  -o-transition: ease 0.4s opacity;
  transition: ease 0.4s opacity; }
  .news__block .social__item:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .news__block .social__item:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .news__block .social__item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .news__block .social__item:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .news__block .social__item:nth-child(5) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .news__block .social__item:nth-child(6) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .news__block .social__item:nth-child(7) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .news__block .social__item:nth-child(8) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .news__block .social__item:nth-child(9) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }
  .news__block .social__item:nth-child(10) {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; }
  .news__block .social__item:nth-child(11) {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s; }
  .news__block .social__item:nth-child(12) {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s; }
  .news__block .social__item:nth-child(13) {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s; }
  .news__block .social__item:nth-child(14) {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s; }
  .news__block .social__item:nth-child(15) {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s; }
  .news__block .social__item:nth-child(16) {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s; }
  .news__block .social__item:nth-child(17) {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s; }
  .news__block .social__item:nth-child(18) {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s; }
  .news__block .social__item:nth-child(19) {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s; }
  .news__block .social__item:nth-child(20) {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s; }
  .news__block .social__item:nth-child(21) {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s; }
  .news__block .social__item:nth-child(22) {
    -webkit-transition-delay: 4.4s;
    -o-transition-delay: 4.4s;
    transition-delay: 4.4s; }
  .news__block .social__item:nth-child(23) {
    -webkit-transition-delay: 4.6s;
    -o-transition-delay: 4.6s;
    transition-delay: 4.6s; }
  .news__block .social__item:nth-child(24) {
    -webkit-transition-delay: 4.8s;
    -o-transition-delay: 4.8s;
    transition-delay: 4.8s; }
  .news__block .social__item:nth-child(25) {
    -webkit-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s; }
  .news__block .social__item:nth-child(26) {
    -webkit-transition-delay: 5.2s;
    -o-transition-delay: 5.2s;
    transition-delay: 5.2s; }
  .news__block .social__item:nth-child(27) {
    -webkit-transition-delay: 5.4s;
    -o-transition-delay: 5.4s;
    transition-delay: 5.4s; }
  .news__block .social__item:nth-child(28) {
    -webkit-transition-delay: 5.6s;
    -o-transition-delay: 5.6s;
    transition-delay: 5.6s; }
  .news__block .social__item:nth-child(29) {
    -webkit-transition-delay: 5.8s;
    -o-transition-delay: 5.8s;
    transition-delay: 5.8s; }
  .news__block .social__item:nth-child(30) {
    -webkit-transition-delay: 6s;
    -o-transition-delay: 6s;
    transition-delay: 6s; }
  .news__block .social__item:nth-child(31) {
    -webkit-transition-delay: 6.2s;
    -o-transition-delay: 6.2s;
    transition-delay: 6.2s; }
  .news__block .social__item:nth-child(32) {
    -webkit-transition-delay: 6.4s;
    -o-transition-delay: 6.4s;
    transition-delay: 6.4s; }
  .news__block .social__item:nth-child(33) {
    -webkit-transition-delay: 6.6s;
    -o-transition-delay: 6.6s;
    transition-delay: 6.6s; }
  .news__block .social__item:nth-child(34) {
    -webkit-transition-delay: 6.8s;
    -o-transition-delay: 6.8s;
    transition-delay: 6.8s; }
  .news__block .social__item:nth-child(35) {
    -webkit-transition-delay: 7s;
    -o-transition-delay: 7s;
    transition-delay: 7s; }
  .news__block .social__item:nth-child(36) {
    -webkit-transition-delay: 7.2s;
    -o-transition-delay: 7.2s;
    transition-delay: 7.2s; }
  .news__block .social__item:nth-child(37) {
    -webkit-transition-delay: 7.4s;
    -o-transition-delay: 7.4s;
    transition-delay: 7.4s; }
  .news__block .social__item:nth-child(38) {
    -webkit-transition-delay: 7.6s;
    -o-transition-delay: 7.6s;
    transition-delay: 7.6s; }
  .news__block .social__item:nth-child(39) {
    -webkit-transition-delay: 7.8s;
    -o-transition-delay: 7.8s;
    transition-delay: 7.8s; }
  .news__block .social__item:nth-child(40) {
    -webkit-transition-delay: 8s;
    -o-transition-delay: 8s;
    transition-delay: 8s; }
  .news__block .social__item:nth-child(41) {
    -webkit-transition-delay: 8.2s;
    -o-transition-delay: 8.2s;
    transition-delay: 8.2s; }

.news__block.inview .heading__wrap h2,
.news__block.inview .heading__wrap .cta__wrap {
  opacity: 1; }

.news__block.inview .swiper__arrow__wrap {
  opacity: 1; }

.news__block.inview .social__item {
  opacity: 1; }

.calendar__block .heading__wrap h2 {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

.calendar__block .heading__wrap .swiper__arrow__wrap {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.calendar__block .heading__wrap .cta__wrap {
  opacity: 0;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.calendar__block .events__item {
  opacity: 0;
  -webkit-transition: ease 0.4s opacity;
  -o-transition: ease 0.4s opacity;
  transition: ease 0.4s opacity; }
  .calendar__block .events__item:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .calendar__block .events__item:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .calendar__block .events__item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .calendar__block .events__item:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .calendar__block .events__item:nth-child(5) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .calendar__block .events__item:nth-child(6) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .calendar__block .events__item:nth-child(7) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .calendar__block .events__item:nth-child(8) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .calendar__block .events__item:nth-child(9) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }
  .calendar__block .events__item:nth-child(10) {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; }
  .calendar__block .events__item:nth-child(11) {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s; }
  .calendar__block .events__item:nth-child(12) {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s; }
  .calendar__block .events__item:nth-child(13) {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s; }
  .calendar__block .events__item:nth-child(14) {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s; }
  .calendar__block .events__item:nth-child(15) {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s; }
  .calendar__block .events__item:nth-child(16) {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s; }
  .calendar__block .events__item:nth-child(17) {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s; }
  .calendar__block .events__item:nth-child(18) {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s; }
  .calendar__block .events__item:nth-child(19) {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s; }
  .calendar__block .events__item:nth-child(20) {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s; }
  .calendar__block .events__item:nth-child(21) {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s; }
  .calendar__block .events__item:nth-child(22) {
    -webkit-transition-delay: 4.4s;
    -o-transition-delay: 4.4s;
    transition-delay: 4.4s; }
  .calendar__block .events__item:nth-child(23) {
    -webkit-transition-delay: 4.6s;
    -o-transition-delay: 4.6s;
    transition-delay: 4.6s; }
  .calendar__block .events__item:nth-child(24) {
    -webkit-transition-delay: 4.8s;
    -o-transition-delay: 4.8s;
    transition-delay: 4.8s; }
  .calendar__block .events__item:nth-child(25) {
    -webkit-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s; }
  .calendar__block .events__item:nth-child(26) {
    -webkit-transition-delay: 5.2s;
    -o-transition-delay: 5.2s;
    transition-delay: 5.2s; }
  .calendar__block .events__item:nth-child(27) {
    -webkit-transition-delay: 5.4s;
    -o-transition-delay: 5.4s;
    transition-delay: 5.4s; }
  .calendar__block .events__item:nth-child(28) {
    -webkit-transition-delay: 5.6s;
    -o-transition-delay: 5.6s;
    transition-delay: 5.6s; }
  .calendar__block .events__item:nth-child(29) {
    -webkit-transition-delay: 5.8s;
    -o-transition-delay: 5.8s;
    transition-delay: 5.8s; }
  .calendar__block .events__item:nth-child(30) {
    -webkit-transition-delay: 6s;
    -o-transition-delay: 6s;
    transition-delay: 6s; }
  .calendar__block .events__item:nth-child(31) {
    -webkit-transition-delay: 6.2s;
    -o-transition-delay: 6.2s;
    transition-delay: 6.2s; }
  .calendar__block .events__item:nth-child(32) {
    -webkit-transition-delay: 6.4s;
    -o-transition-delay: 6.4s;
    transition-delay: 6.4s; }
  .calendar__block .events__item:nth-child(33) {
    -webkit-transition-delay: 6.6s;
    -o-transition-delay: 6.6s;
    transition-delay: 6.6s; }
  .calendar__block .events__item:nth-child(34) {
    -webkit-transition-delay: 6.8s;
    -o-transition-delay: 6.8s;
    transition-delay: 6.8s; }
  .calendar__block .events__item:nth-child(35) {
    -webkit-transition-delay: 7s;
    -o-transition-delay: 7s;
    transition-delay: 7s; }
  .calendar__block .events__item:nth-child(36) {
    -webkit-transition-delay: 7.2s;
    -o-transition-delay: 7.2s;
    transition-delay: 7.2s; }
  .calendar__block .events__item:nth-child(37) {
    -webkit-transition-delay: 7.4s;
    -o-transition-delay: 7.4s;
    transition-delay: 7.4s; }
  .calendar__block .events__item:nth-child(38) {
    -webkit-transition-delay: 7.6s;
    -o-transition-delay: 7.6s;
    transition-delay: 7.6s; }
  .calendar__block .events__item:nth-child(39) {
    -webkit-transition-delay: 7.8s;
    -o-transition-delay: 7.8s;
    transition-delay: 7.8s; }
  .calendar__block .events__item:nth-child(40) {
    -webkit-transition-delay: 8s;
    -o-transition-delay: 8s;
    transition-delay: 8s; }
  .calendar__block .events__item:nth-child(41) {
    -webkit-transition-delay: 8.2s;
    -o-transition-delay: 8.2s;
    transition-delay: 8.2s; }

.calendar__block .swiper-pagination {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.calendar__block.inview .heading__wrap h2,
.calendar__block.inview .heading__wrap .cta__wrap,
.calendar__block.inview .heading__wrap .swiper__arrow__wrap {
  opacity: 1; }

.calendar__block.inview .events__item {
  opacity: 1; }

.calendar__block.inview .swiper-pagination {
  opacity: 1; }

.links__block .home__links__item {
  opacity: 0;
  -webkit-transition: ease 0.4s opacity;
  -o-transition: ease 0.4s opacity;
  transition: ease 0.4s opacity; }
  .links__block .home__links__item:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .links__block .home__links__item:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .links__block .home__links__item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .links__block .home__links__item:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .links__block .home__links__item:nth-child(5) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .links__block .home__links__item:nth-child(6) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .links__block .home__links__item:nth-child(7) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .links__block .home__links__item:nth-child(8) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s; }
  .links__block .home__links__item:nth-child(9) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s; }
  .links__block .home__links__item:nth-child(10) {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; }
  .links__block .home__links__item:nth-child(11) {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s; }
  .links__block .home__links__item:nth-child(12) {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s; }
  .links__block .home__links__item:nth-child(13) {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s; }
  .links__block .home__links__item:nth-child(14) {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s; }
  .links__block .home__links__item:nth-child(15) {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s; }
  .links__block .home__links__item:nth-child(16) {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s; }
  .links__block .home__links__item:nth-child(17) {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s; }
  .links__block .home__links__item:nth-child(18) {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s; }
  .links__block .home__links__item:nth-child(19) {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s; }
  .links__block .home__links__item:nth-child(20) {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s; }
  .links__block .home__links__item:nth-child(21) {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s; }
  .links__block .home__links__item:nth-child(22) {
    -webkit-transition-delay: 4.4s;
    -o-transition-delay: 4.4s;
    transition-delay: 4.4s; }
  .links__block .home__links__item:nth-child(23) {
    -webkit-transition-delay: 4.6s;
    -o-transition-delay: 4.6s;
    transition-delay: 4.6s; }
  .links__block .home__links__item:nth-child(24) {
    -webkit-transition-delay: 4.8s;
    -o-transition-delay: 4.8s;
    transition-delay: 4.8s; }
  .links__block .home__links__item:nth-child(25) {
    -webkit-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s; }
  .links__block .home__links__item:nth-child(26) {
    -webkit-transition-delay: 5.2s;
    -o-transition-delay: 5.2s;
    transition-delay: 5.2s; }
  .links__block .home__links__item:nth-child(27) {
    -webkit-transition-delay: 5.4s;
    -o-transition-delay: 5.4s;
    transition-delay: 5.4s; }
  .links__block .home__links__item:nth-child(28) {
    -webkit-transition-delay: 5.6s;
    -o-transition-delay: 5.6s;
    transition-delay: 5.6s; }
  .links__block .home__links__item:nth-child(29) {
    -webkit-transition-delay: 5.8s;
    -o-transition-delay: 5.8s;
    transition-delay: 5.8s; }
  .links__block .home__links__item:nth-child(30) {
    -webkit-transition-delay: 6s;
    -o-transition-delay: 6s;
    transition-delay: 6s; }
  .links__block .home__links__item:nth-child(31) {
    -webkit-transition-delay: 6.2s;
    -o-transition-delay: 6.2s;
    transition-delay: 6.2s; }
  .links__block .home__links__item:nth-child(32) {
    -webkit-transition-delay: 6.4s;
    -o-transition-delay: 6.4s;
    transition-delay: 6.4s; }
  .links__block .home__links__item:nth-child(33) {
    -webkit-transition-delay: 6.6s;
    -o-transition-delay: 6.6s;
    transition-delay: 6.6s; }
  .links__block .home__links__item:nth-child(34) {
    -webkit-transition-delay: 6.8s;
    -o-transition-delay: 6.8s;
    transition-delay: 6.8s; }
  .links__block .home__links__item:nth-child(35) {
    -webkit-transition-delay: 7s;
    -o-transition-delay: 7s;
    transition-delay: 7s; }
  .links__block .home__links__item:nth-child(36) {
    -webkit-transition-delay: 7.2s;
    -o-transition-delay: 7.2s;
    transition-delay: 7.2s; }
  .links__block .home__links__item:nth-child(37) {
    -webkit-transition-delay: 7.4s;
    -o-transition-delay: 7.4s;
    transition-delay: 7.4s; }
  .links__block .home__links__item:nth-child(38) {
    -webkit-transition-delay: 7.6s;
    -o-transition-delay: 7.6s;
    transition-delay: 7.6s; }
  .links__block .home__links__item:nth-child(39) {
    -webkit-transition-delay: 7.8s;
    -o-transition-delay: 7.8s;
    transition-delay: 7.8s; }
  .links__block .home__links__item:nth-child(40) {
    -webkit-transition-delay: 8s;
    -o-transition-delay: 8s;
    transition-delay: 8s; }
  .links__block .home__links__item:nth-child(41) {
    -webkit-transition-delay: 8.2s;
    -o-transition-delay: 8.2s;
    transition-delay: 8.2s; }

.links__block.inview .home__links__item {
  opacity: 1; }

.contact__map .contact__map__item__title {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

.contact__map .contact__map__item {
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  opacity: 0; }
  .contact__map .contact__map__item:nth-of-type(1) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .contact__map .contact__map__item:nth-of-type(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .contact__map .contact__map__item:nth-of-type(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .contact__map .contact__map__item:nth-of-type(4) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }

.contact__map .contact__map__item__cta {
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.contact__map.inview .contact__map__item__title,
.contact__map.inview .contact__map__item,
.contact__map.inview .contact__map__item__cta {
  opacity: 1; }
