.wrapper {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4vw;
  padding-right: 4vw;
  overflow: hidden;
}

.wrapper.page {
  width: auto;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  z-index: 99;
  width: 100%;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 1vw 4vw;
  display: flex;
  position: fixed;
  box-shadow: 9px 13px 12px rgba(49, 87, 255, .12);
}

.nav.close {
  position: absolute;
  top: 2%;
  bottom: auto;
  left: auto;
  right: 17%;
}

.navlink {
  opacity: .5;
  color: #0f0f0f;
  text-transform: uppercase;
  margin-left: 32px;
  padding-left: 0;
  font-family: Cera Medium Desktop, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.navlink:hover {
  opacity: 1;
}

.navlink.w--current {
  opacity: 1;
  border-bottom: 2px solid #000;
  padding-left: 0;
  text-decoration: none;
}

.bg {
  z-index: -1;
  color: rgba(35, 85, 215, .08);
  font-family: Cera Black Desktop, sans-serif;
  font-size: 2600px;
  font-weight: 700;
  line-height: 10px;
  position: fixed;
  top: 60%;
  bottom: 0%;
  left: -36vw;
  right: 0%;
}

.bg.bg-page {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-container {
  width: auto;
  height: auto;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading {
  max-width: 716px;
  font-family: Cera Medium Desktop, sans-serif;
  font-size: 48px;
}

.heading.liz {
  margin-bottom: 40px;
}

.heading.h-in {
  max-width: 1080px;
  margin-top: 8vw;
  margin-bottom: 2vw;
}

.cols {
  justify-content: space-between;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
}

.col {
  width: 50%;
  max-width: 780px;
}

.col.c-r {
  margin-left: 2vw;
}

.col.c-l.card {
  width: 30%;
  max-width: 500px;
  background-color: #fff;
  padding: 60px 40px;
  position: relative;
  box-shadow: 9px 13px 12px rgba(49, 87, 255, .12);
}

.col.c-l.page-col {
  width: 100%;
  max-width: none;
}

.cl-text {
  font-family: Cera Regular Desktop, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.text-area {
  padding-top: 6vw;
  padding-bottom: 4vw;
}

.swiper-slide {
  width: 25%;
  height: 20%;
  max-width: 200px;
  cursor: pointer;
  border-radius: 0;
  flex: none;
  position: static;
  overflow: visible;
}

.swiper-slide._1 {
  width: 25%;
  max-width: 200px;
  margin-top: 0;
}

.swiper-slide._2, .swiper-slide._3, .swiper-slide._4, .swiper-slide._7, .swiper-slide._8, .swiper-slide._9 {
  margin-top: 0;
}

.swiper-container-razdel {
  width: 100%;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 10vw;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.slider-main_button-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.anons-img {
  width: 100%;
  height: auto;
  min-height: auto;
  border-radius: 0;
  box-shadow: 9px 13px 12px rgba(49, 87, 255, .12);
}

.swiper-wrapper {
  border-radius: 0;
  padding-left: 0;
  display: flex;
}

.slider-main_button-icon {
  width: 20%;
  height: 30%;
  color: #252525;
}

.slider-main_button-icon.is-reversed {
  width: 20%;
  height: 30%;
  margin-top: 3px;
  transform: rotate(-180deg);
}

.slider-main_button-icon.right {
  margin-top: -5px;
}

.slider-main_button {
  width: 7.5em;
  height: 3.25em;
  color: #c8dd5e;
  text-align: center;
  border: 2px solid #c8dd5e;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  transition: color .2s, background-color .2s;
  display: flex;
}

.slider-main_button:hover {
  color: #1f1f1f;
  background-color: #c8dd5e;
}

.slider-main_button.swiper-prev {
  width: 110px;
  height: 46px;
  color: #252525;
  background-color: rgba(168, 168, 168, 0);
  border-width: 1px;
  border-color: #252525;
  border-radius: 100vw;
  transition-property: none;
}

.slider-main_button.swiper-next {
  width: 110px;
  height: 46px;
  color: rgba(200, 221, 94, 0);
  background-color: rgba(200, 221, 94, 0);
  border-width: 1px;
  border-color: #252525;
  transition-property: none;
}

.anons-desc {
  height: auto;
  margin-bottom: 4vw;
  padding-top: 0;
  font-family: Cera Regular Desktop, sans-serif;
  font-size: 24px;
  line-height: 120%;
  display: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.anons-desc.d-1, .anons-desc.d-2 {
  margin-bottom: .5vw;
  display: none;
  position: static;
}

.anons-desc.d-3, .anons-desc.d-4, .anons-desc.d-5, .anons-desc.d-6 {
  margin-bottom: .5vw;
  display: none;
}

.anons-desc.d-7, .anons-desc.d-8, .anons-desc.d-9, .anons-desc.d-10, .anons-desc.d-11, .anons-desc.d-12 {
  display: none;
}

.slider-main_top-wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-right: 4vw;
  padding-bottom: 5vw;
  padding-left: 0;
  display: flex;
}

.member-link {
  width: auto;
  color: #0f0f0f;
  cursor: pointer;
  text-decoration: none;
}

.member-link._1 {
  cursor: pointer;
}

.h2 {
  color: #141414;
  text-align: left;
  text-transform: none;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 500;
  line-height: 120%;
}

.anons-frame {
  z-index: -1;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: -2%;
  right: auto;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.video {
  margin-bottom: 6vw;
}

.video.in {
  margin-bottom: 2vw;
}

.video-embed {
  border-radius: 20px;
}

.video-embed.video-anons {
  min-height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.video-embed.video-anons.video-in {
  height: auto;
  min-height: auto;
  margin-bottom: 0;
}

.info {
  height: auto;
  display: none;
}

.info-area {
  padding-top: 0;
  padding-bottom: 6vw;
}

.number {
  font-family: Cera Medium Desktop, sans-serif;
  font-size: 64px;
}

.fact-titile {
  margin-bottom: 25px;
  font-family: Cera Medium Desktop, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block {
  max-width: 316px;
  font-family: Cera Regular Desktop, sans-serif;
  font-size: 16px;
}

.fact-icon {
  padding-top: 20px;
  padding-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.span {
  color: #b8b8b8;
  font-size: 12px;
}

.preloader {
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

._20 {
  z-index: -1;
  color: rgba(35, 85, 215, .08);
  font-family: Cera Black Desktop, sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 10px;
  position: absolute;
}

.pre-counter {
  width: 630px;
  justify-content: space-between;
  display: flex;
  position: absolute;
}

.pre-line {
  width: 2px;
  height: 50px;
  background-color: #000;
}

.text-block-3 {
  position: absolute;
}

.start {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.finish {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.pre-date {
  font-size: 32px;
}

.pre-date.start {
  font-family: Cera Medium Desktop, sans-serif;
  top: -100%;
  left: -5%;
}

.pre-date.finish {
  font-family: Cera Medium Desktop, sans-serif;
  top: -100%;
  bottom: auto;
  left: -5%;
  right: auto;
}

.cases {
  justify-content: space-around;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.case {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.case-img {
  width: 430px;
  height: 268px;
  border-radius: 1000px;
  margin-bottom: 10px;
}

.case-txt {
  outline-offset: 0px;
  color: #313131;
  text-transform: none;
  border: 1px #000;
  outline: 3px #313131;
  font-family: Cera Medium Desktop, sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: underline;
}

.footer {
  width: 100%;
  height: 20px;
  background-color: #2355d7;
  margin-top: 110px;
}

.titile {
  font-family: Cera Black Desktop, sans-serif;
  font-size: 8vw;
  line-height: 30vw;
}

.popup {
  z-index: 999;
  width: 100%;
  height: 80%;
  background-color: #fff;
  margin-top: 20vw;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup.p-1, .popup.p-2, .popup.p-3, .popup.p-4, .popup.p-5, .popup.p-6 {
  display: none;
}

.close {
  cursor: pointer;
  font-family: Cera Regular Desktop, sans-serif;
  position: absolute;
  top: 2%;
  bottom: auto;
  left: auto;
  right: 10%;
}

.blur {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .62);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero {
  height: 100vh;
  position: relative;
}

.bg-video {
  height: 100vh;
}

.background-video {
  height: 100vh;
  background-color: rgba(0, 0, 0, .34);
}

.text-block-4 {
  position: absolute;
}

.title {
  color: #fff;
  text-align: center;
  font-family: Cera Bold Desktop, sans-serif;
  font-size: 8vw;
  line-height: 100%;
  position: absolute;
  top: 45%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .nav {
    display: none;
  }

  .heading {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 110%;
  }

  .heading.liz {
    text-align: center;
    margin-bottom: 40px;
  }

  .cols {
    flex-direction: column;
  }

  .col.c-r {
    width: 100%;
    margin-left: 0;
  }

  .col.c-l {
    width: 100%;
    margin-bottom: 20px;
  }

  .col.c-l.card {
    width: 100%;
  }

  .text-area {
    padding-top: 4vw;
  }

  .slider-main_button-wrapper {
    display: none;
  }

  .h2 {
    font-size: 9vw;
  }

  .video-embed.video-anons {
    min-height: auto;
  }

  .number {
    font-size: 48px;
  }

  .preloader {
    display: none;
  }

  .pre-counter {
    width: 400px;
  }

  .cases {
    flex-direction: column;
  }

  .case {
    margin-bottom: 40px;
  }

  .hero, .bg-video {
    height: auto;
  }

  .background-video {
    height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .heading.h-in {
    margin-top: 20vw;
    margin-bottom: 8vw;
  }

  .col.c-l.card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .swiper-container-razdel {
    padding-bottom: 20vw;
  }

  .slider-main_button-wrapper {
    display: none;
  }

  .anons-desc {
    font-size: 5vw;
  }

  .slider-main_top-wrapper {
    padding-bottom: 6vw;
  }

  .h2 {
    margin-bottom: 0;
    font-size: 12vw;
  }

  .anons-frame {
    display: none;
  }

  .video-embed {
    width: auto;
    height: auto;
    border-radius: 10px;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .video-embed.video-anons {
    margin-bottom: 32px;
  }

  .video-embed.video-anons.video-in {
    height: auto;
    margin-bottom: 6vw;
  }

  .preloader {
    display: none;
  }

  .pre-counter {
    width: 300px;
  }

  .pre-date.start {
    font-size: 24px;
    left: 0%;
  }

  .pre-date.finish {
    font-size: 24px;
    left: 0%;
    right: 0%;
  }

  .case-img {
    width: 100%;
    height: auto;
    border-radius: 100px;
  }
}


@font-face {
  font-family: 'Cera Regular Desktop';
  src: url('../fonts/Cera-Regular-Desktop.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Medium Desktop';
  src: url('../fonts/Cera-Medium-Desktop.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Bold Desktop';
  src: url('../fonts/Cera-Bold-Desktop.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Black Desktop';
  src: url('../fonts/Cera-Black-Desktop.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}