@font-face {
  font-family: Drukcyr Super;
  src: url('../fonts/DrukCyr-Super.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Drukcyr;
  src: url('../fonts/DrukCyr-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Drukcyr;
  src: url('../fonts/DrukCyr-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Drukcyr;
  src: url('../fonts/DrukCyr-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark: #0a0501;
  --white: white;
  --light-neon: #63ff00;
  --txt--brown\<deleted\|variable-16ea701c-1dda-0a27-1e8a-a9c211608df8\>: #7d766f;
  --border--20: #09040033;
  --txt--grey\<deleted\|variable-87e9c17c-a040-6362-f490-d4a93343f763\>: #dedede;
  --121212e\<deleted\|variable-39639dab-79fe-948d-83ff-d730b7a9a945\>: #223776;
  --txt--dark\<deleted\|variable-5e8696d5-6b25-650d-33ce-aad9ef2e938b\>: #0a0501;
  --white-60\<deleted\|variable-74794356-c313-09cf-9db7-2a2935a5d910\>: #fff9;
  --neon: #6ede27;
  --border--40: #09040066;
  --border--60: #09040099;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  z-index: 0;
  padding-top: 8.85rem;
  padding-bottom: 8.55rem;
  position: relative;
}

.section.hero {
  background-color: var(--dark);
  height: 100vh;
  min-height: 51.25rem;
  color: var(--white);
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 7.25rem;
  padding-bottom: 0;
  display: flex;
}

.section.hero.section-coursor {
  max-height: 100vh;
  padding-top: 0;
  overflow: hidden;
}

.section.hero.section-coursor.section-welcome {
  padding-top: 10rem;
}

.section.quiz {
  background-color: var(--dark);
  color: var(--white);
  padding-top: 0;
  padding-bottom: 0;
}

.section.developer {
  background-image: url('../images/059_Bergen_2025-1_1059_Bergen_2025 1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section.reason {
  overflow-y: clip;
}

.section.faq {
  text-align: center;
}

.section.footer {
  color: var(--white);
  background-color: #121212;
  border: 1px solid #000;
  border-top: .063rem solid #ffffff4d;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section.header {
  z-index: 999;
  color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.section.plan {
  background-color: var(--dark);
  background-image: url('../images/Frame-1215940675.webp');
  background-position: 0 0;
  background-size: cover;
  margin-top: 12.5rem;
  padding-top: 0;
  padding-bottom: 0;
}

.section.plan.section-coursor {
  background-image: none;
  margin-top: 7.5rem;
}

.section.plan.section-coursor.section-certificate {
  z-index: 20;
  justify-content: center;
  align-items: flex-end;
  height: 62.125rem;
  display: flex;
}

.section.plan.section-coursor.section-certificate.section-mobile {
  display: none;
}

.section.plan.section-coursor.section-certificate.section-desctop {
  display: flex;
}

.section.thank {
  height: 100vh;
  min-height: 36rem;
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section.section-white {
  z-index: 990;
  background-color: var(--white);
}

.section.section-white.sector-termit2 {
  z-index: 1;
  background-color: #f7f7f7;
  height: 150vh;
  padding-bottom: 7.5rem;
  display: block;
  position: sticky;
  top: 0;
}

.section.section-white.section-both-sifde {
  padding-bottom: 7.5rem;
}

.section.section-white.section-5rem {
  padding-top: 5rem;
}

.section.section-white._75 {
  z-index: 20;
  margin-left: auto;
}

.section.both-side {
  padding-top: 0;
  padding-bottom: 0;
}

.section.section-animated {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section.section-form {
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}

.section._75 {
  padding-bottom: 7.5rem;
}

.section._75.dark-bg {
  background-color: var(--dark);
}

.section._75.sectionwhite {
  background-color: #fff;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section.sticky-section {
  z-index: 990;
  background-color: var(--dark);
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  top: 0;
}

.section.dark-bg {
  z-index: 990;
  background-color: var(--dark);
}

.section.section-mobile {
  display: none;
}

.section.section-contacts {
  padding-top: 6.25rem;
  padding-bottom: 1.875rem;
}

.section.section-2 {
  padding-top: 5rem;
  padding-bottom: 0;
  overflow: visible;
}

.section.section-15 {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.section.section-15.actors-section {
  line-height: 140%;
}

.section.section-7 {
  padding-top: 0;
  padding-bottom: 8.75rem;
}

.section.section-footer {
  padding-top: 1.563rem;
  padding-bottom: 1.563rem;
}

.section.section-4 {
  background-image: url('../images/tggt.webp');
  background-position: 0 0;
  background-size: cover;
  padding: 6rem 0 5rem;
}

.container {
  z-index: 10;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 75rem;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.container.hero {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  max-width: none;
  display: flex;
}

.container.hero.thankupage {
  justify-content: center;
  align-items: center;
}

.container.section-hero {
  width: 100%;
  max-width: 100%;
  height: 300vh;
  padding-top: 0;
}

.container.conteiner-footer {
  width: 100%;
  max-width: none;
}

.container.container-illustration {
  width: 90%;
}

.container.container-form {
  width: 75rem;
}

.container.container-2 {
  width: 100%;
  max-width: none;
  height: 45.5rem;
}

.page-wrap {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: var(--dark);
  overflow-x: clip;
}

.body {
  color: var(--txt--brown\<deleted\|variable-16ea701c-1dda-0a27-1e8a-a9c211608df8\>);
  font-family: Sourcesanspro;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 140%;
}

.hero-wrap {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 3.75rem;
  display: flex;
}

.hero-benefits-wrap {
  z-index: 10;
  background-color: var(--light-neon);
  flex: none;
  justify-content: center;
  align-items: stretch;
  height: 7.5rem;
  display: flex;
  position: relative;
}

.hero-benefits-block {
  justify-content: space-between;
  align-items: stretch;
  width: 75rem;
  display: flex;
}

.hero-benefits-item {
  grid-column-gap: .688rem;
  grid-row-gap: .688rem;
  border-left: 1px solid var(--border--20);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 1.563rem;
  font-size: 1.25rem;
  line-height: 120%;
  display: flex;
}

.hero-benefits-item.first {
  border-left-style: none;
  padding-left: 0;
}

.hero-benefits-heading {
  color: var(--txt--grey\<deleted\|variable-87e9c17c-a040-6362-f490-d4a93343f763\>);
  font-size: .875rem;
  font-weight: 300;
  line-height: 120%;
}

.full-svg {
  width: 100%;
  height: 100%;
  transform: scale(1);
}

.hero-name {
  pointer-events: none;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 39.313rem 32.813rem;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  height: 6.688rem;
  display: grid;
}

.hero-block {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  transition: opacity .3s;
  display: flex;
}

.hero-block.hero-block-about-us.instruction {
  padding-bottom: 0;
}

.hero-block.thankupage {
  justify-content: center;
  align-items: center;
}

.h1 {
  letter-spacing: .02em;
  text-transform: uppercase;
  width: 32.5rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-size: 7.875rem;
  font-weight: 400;
  line-height: 90%;
}

.h1.animation2 {
  letter-spacing: .03em;
  width: auto;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 90%;
}

.h1.animation2.center {
  text-align: center;
  width: 50rem;
  font-size: 6rem;
}

.h1.animation2.thankupage {
  text-align: center;
}

.button {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: var(--light-neon);
  height: 4.125rem;
  color: var(--white);
  letter-spacing: .02em;
  text-transform: uppercase;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-left: 2.125rem;
  padding-right: 2.125rem;
  font-size: 1rem;
  line-height: 120%;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.button:hover {
  background-color: var(--121212e\<deleted\|variable-39639dab-79fe-948d-83ff-d730b7a9a945\>);
}

.button.white {
  border: 1px none var(--white);
  background-color: var(--border--20);
  width: 12.5rem;
  height: 3.75rem;
  color: var(--txt--dark\<deleted\|variable-5e8696d5-6b25-650d-33ce-aad9ef2e938b\>);
  position: relative;
}

.button.white:hover {
  background-color: var(--border--20);
  color: var(--white);
  border-style: none;
}

.button.white.in-quiz {
  display: none;
}

.button.in-step {
  color: var(--white-60\<deleted\|variable-74794356-c313-09cf-9db7-2a2935a5d910\>);
  padding-left: 0;
  padding-right: 0;
}

.button.in-step:hover {
  background-color: var(--light-neon);
  color: var(--white);
}

.hero-info-block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.125rem;
  font-size: 1.25rem;
  line-height: 150%;
  display: flex;
}

.button-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.688rem;
  height: .813rem;
  transition: all .4s;
  display: flex;
}

.hero-overlay {
  z-index: 2;
  pointer-events: none;
  background-color: #0000004d;
  display: none;
  position: absolute;
  inset: 0%;
}

.hero-grad {
  z-index: 3;
  background-image: linear-gradient(180deg, var(--dark) 2%, #09040000);
  pointer-events: none;
  justify-content: space-between;
  align-items: flex-end;
  height: 12rem;
  margin-top: 0;
  margin-bottom: -.625rem;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-grad.gradient-main {
  z-index: 2;
  background-image: linear-gradient(#09040000, #0a0501cc 99%);
  height: 18rem;
  margin-top: auto;
  margin-bottom: 0;
  inset: auto 0% 0%;
}

.hero-grad.gradient-main.gradient-100 {
  background-image: linear-gradient(#09040000, #0a0501 86%);
  height: 29rem;
  inset: auto 0% 0%;
}

.hero-grad.gradient-main.gradient-100.gradient-top {
  background-image: linear-gradient(#0a0501cc, #09040000);
  height: 12.5rem;
  top: 0;
  bottom: auto;
}

.hero-grad.gradient-main.gradient-100.gradient-top.thankupage, .hero-grad.gradient-main.gradient-100.thankupage {
  height: 40rem;
}

.hero-grad.vieo-block {
  background-image: linear-gradient(#0a0501cc 3%, #09040000);
  height: 16rem;
  margin-top: -2px;
  margin-bottom: 0;
}

.hero-grad.freferer {
  background-color: var(--light-neon);
  background-image: none;
  width: 4rem;
  height: 2rem;
}

.hero-grad.khjugjgh {
  margin-bottom: auto;
}

.hero-grad.gradient-bot {
  display: none;
}

.hero-grad.hero-grad-bot {
  background-image: linear-gradient(180deg, #09040000, #0a0501c2 57%, var(--dark));
  justify-content: space-between;
  align-items: flex-end;
  height: 42.625rem;
  margin-top: 0;
  margin-bottom: auto;
  display: block;
  inset: auto 0% 0%;
}

.hero-grad.hero-grad-data {
  width: 30rem;
  height: 15rem;
  margin-bottom: 0;
  margin-left: auto;
}

.hero-grad.hero-grad-data-biot {
  background-image: linear-gradient(180deg, #09040000, var(--dark));
  width: 30rem;
  height: 15rem;
  margin-bottom: 0;
  inset: auto 0% 0% auto;
}

.full-img {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
  position: relative;
}

.full-img.cover {
  object-fit: cover;
}

.full-img.quiz-full-img, .full-img.top-cover {
  object-fit: cover;
  object-position: 50% 0%;
}

.h2 {
  color: var(--neon);
  letter-spacing: .025em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-size: 2.375rem;
  font-weight: 400;
  line-height: 130%;
}

.h2.white {
  color: var(--white);
}

.plan-wrap {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  height: 52.688rem;
  display: flex;
}

.heading-block {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex-flow: column;
  line-height: 160%;
  display: flex;
}

.heading-block.plan {
  width: 25rem;
}

.heading-block.infrastructure {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  margin-right: auto;
  position: sticky;
  top: 1.25rem;
}

.heading-block.reason {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  position: sticky;
  top: 1.25rem;
}

.plan-img {
  flex: none;
  width: 45.125rem;
  height: 32rem;
  display: block;
  position: static;
}

.plan-button-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 19.375rem;
  display: flex;
}

.plan-button-block {
  border-bottom: 1px solid var(--border--40);
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: .625rem;
  font-size: .688rem;
  line-height: 140%;
  display: flex;
}

.plan-info {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.plan-button-date {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 130%;
}

.no-wrap {
  white-space: nowrap;
}

.infrastructure-wrap {
  grid-column-gap: 5.25rem;
  grid-row-gap: 5.25rem;
  grid-template-rows: auto;
  grid-template-columns: 36.25rem 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.infrastructure-info-block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-text-block {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  width: 27.5rem;
  display: flex;
}

.infrastructure-block {
  grid-column-gap: .938rem;
  grid-row-gap: .938rem;
  flex-flow: column;
  display: flex;
}

.infrastructure-card {
  height: 19.375rem;
  color: var(--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 1.25rem;
  font-size: .875rem;
  line-height: 140%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.infrastructure-card-heading {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 120%;
}

.infrastructure-card-back {
  z-index: 1;
  transition: all .4s;
  position: absolute;
  inset: 0%;
}

.quiz-back-img-wrap {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 37.5rem;
  display: flex;
  position: relative;
}

.quiz-main-wrap {
  z-index: 1;
  width: 100%;
  padding-top: 14rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.quiz-img {
  z-index: 2;
  flex: none;
  width: 27.875rem;
  height: 18.25rem;
  padding: .1%;
  position: absolute;
  overflow: hidden;
  transform: translate(0, 50%);
}

.quiz-wrap {
  grid-column-gap: 4.875rem;
  grid-row-gap: 4.875rem;
  color: #7d766f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.quiz-block {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.quiz-info-block {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100rem;
  margin-top: 3.125rem;
  margin-bottom: 3.75rem;
  font-size: 1.25rem;
  line-height: 120%;
  display: flex;
}

.quiz-targets-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid var(--border--20);
  border-bottom: 1px solid var(--border--20);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100rem;
  display: flex;
}

.quiz-target {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-left: 1px solid var(--border--20);
  flex: none;
  justify-content: center;
  align-items: center;
  height: 5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-size: 1rem;
  line-height: 150%;
  display: flex;
}

.quiz-target-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
}

.format-wrap {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: flex;
}

.format-card {
  flex: 1;
  height: 25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.format-card.is-active {
  flex: none;
  width: auto;
  height: 35rem;
  display: flex;
}

.format-card.is-active.hidden, .format-card.is-active.hidden.cart-format-fix {
  display: none;
}

.format-card.is-active.cart-format-fix {
  width: 55.625rem;
  height: 37rem;
}

.format-card-back {
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0%;
}

.format-card-back.slide-image {
  overflow: clip;
}

.format-card-back.format-card-back-mobile {
  display: none;
}

.format-card-content {
  z-index: 5;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: auto;
  display: flex;
  position: relative;
}

.format-card-block {
  z-index: 3;
  height: 100%;
  color: var(--white);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.563rem 1.25rem;
  display: flex;
  position: relative;
}

.format-card-heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 13rem;
  min-width: auto;
  max-width: none;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: clip;
}

.format-card-heading {
  color: var(--neon);
  letter-spacing: .02em;
  text-transform: uppercase;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 90%;
}

.format-card-number {
  font-family: Manrope;
  font-size: 1rem;
  line-height: 120%;
  position: absolute;
  top: .313rem;
  right: .313rem;
}

.format-card-list {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  color: #fcf5ee;
  flex-flow: column;
  font-size: 1rem;
  line-height: 140%;
  display: flex;
}

.projects-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-top: 1px solid var(--border--20);
  flex-flow: column;
  margin-top: 3.75rem;
  padding-top: 1.25rem;
  display: flex;
}

.project-card {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-bottom: 1px solid var(--border--20);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 1.25rem;
  display: flex;
}

.project-card._4-card {
  border: 1px #000;
  padding-bottom: 0;
}

.project-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 36.25rem;
  height: 30.625rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-img-text {
  z-index: 2;
  width: 21.25rem;
  color: var(--white);
  font-size: 1rem;
  line-height: 130%;
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
}

.project-block {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.project-top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: .875rem;
  line-height: 110%;
  display: flex;
}

.project-mid {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 18.125rem;
  font-size: 1rem;
  line-height: 140%;
  display: flex;
}

.project-cost {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #1e1e1c;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-cost-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
}

.project-cost-number {
  font-size: 1.25rem;
  line-height: .9;
}

.project-heading {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 110%;
}

.project-small-img {
  height: 11.875rem;
  margin-top: .625rem;
  margin-bottom: .938rem;
}

.semibold-span {
  font-weight: 600;
}

.project-cost-block {
  grid-column-gap: .313rem;
  grid-row-gap: .313rem;
  flex-flow: column;
  display: flex;
}

.pigeon-svg {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 25.125rem;
  height: 36.25rem;
  display: flex;
  position: absolute;
}

.pigeon-svg.quiz {
  opacity: .2;
  pointer-events: none;
  color: var(--white);
  bottom: 0;
  left: -8.25rem;
}

.pigeon-svg.reason {
  pointer-events: none;
  width: 30.875rem;
  height: 44.563rem;
  color: var(--white);
  bottom: -17.75rem;
  left: -2.5rem;
}

.pigeon-svg.menu {
  z-index: 2;
  opacity: .2;
  pointer-events: none;
  width: 23rem;
  height: 33.188rem;
  color: var(--white);
  transform-style: preserve-3d;
  top: -11.938rem;
  left: -1.813rem;
}

.developer-back {
  z-index: 1;
  pointer-events: none;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.developer-wrap {
  grid-column-gap: .813rem;
  grid-row-gap: .813rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.75rem;
  display: grid;
}

.developer-card {
  background-color: var(--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 10rem;
  padding: .813rem .938rem .938rem;
  font-size: .875rem;
  line-height: 140%;
  display: flex;
}

.developer-card-heading {
  color: var(--neon);
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 120%;
}

.reason-wrap {
  z-index: 10;
  grid-column-gap: 10.625rem;
  grid-row-gap: 10.625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 36.25rem;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.reason-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--border--60);
  border-left: 1px solid var(--border--60);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.reason-card {
  border-right: 1px solid var(--border--60);
  border-bottom: 1px solid var(--border--60);
  background-color: var(--light-neon);
  height: 15rem;
  color: var(--white);
  flex-flow: column;
  font-size: 1.25rem;
  line-height: 140%;
  display: flex;
  position: relative;
}

.reason-card.no-img {
  color: var(--txt--brown\<deleted\|variable-16ea701c-1dda-0a27-1e8a-a9c211608df8\>);
}

.reason-card-info {
  z-index: 2;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .938rem 2.813rem .938rem .938rem;
  display: flex;
  position: relative;
}

.reason-card-back {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.reason-card-number {
  text-align: right;
  font-size: 1.125rem;
  line-height: 140%;
  position: absolute;
  top: .938rem;
  right: .938rem;
}

.faq-wrap {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  text-align: left;
  flex-flow: column;
  width: 58.75rem;
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-accord {
  background-color: #f7f8fa;
  padding-bottom: .625rem;
}

.faq-top {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: .938rem 1.25rem;
  display: flex;
}

.faq-bottom {
  margin-top: -.625rem;
  transition: all .4s;
  overflow: hidden;
}

.faq-heading {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 120%;
}

.faq-icon {
  background-color: var(--white);
  color: #0f0f0f;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition: all .4s;
  display: flex;
}

.faq-bottom-block {
  padding-bottom: .313rem;
  padding-left: 1.25rem;
  padding-right: 13.75rem;
  font-size: 1rem;
  line-height: 140%;
}

.footer-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.footer-nav-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-nav-list {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-nav-link {
  color: var(--white);
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.footer-logo {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 12.5rem;
  height: 5.25rem;
  display: flex;
}

.footer-cantacts-wrap {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.footer-cantact-block {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--txt--grey\<deleted\|variable-87e9c17c-a040-6362-f490-d4a93343f763\>);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: .875rem;
  font-weight: 300;
  line-height: 120%;
  display: flex;
}

.footer-cantact-link {
  color: var(--white);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.footer-bot-wrap {
  border-top: 1px solid var(--border--20);
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  display: flex;
}

.footer-bot-el {
  color: var(--white);
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: none;
}

.footer-bot-el.side {
  width: 12.5rem;
}

.footer-bot-el.side-right {
  text-align: right;
  width: 12.5rem;
}

.header-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #09040000;
  border: .063rem #33333361;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.header-wrap.eng-ukr {
  padding: .625rem .938rem;
  position: absolute;
  inset: 1.25rem 2.5rem auto auto;
}

.header-wrap.eng-ukr.header-nav {
  padding: .5rem 1rem .4rem;
}

.header-logo {
  color: #7d766f;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 6.188rem;
  height: 1.375rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.header-logo.w--current {
  flex: none;
  width: 10.25rem;
  height: 1.875rem;
  display: block;
}

.header-nav {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.meni-link {
  color: #cacaca;
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 90%;
  text-decoration: none;
  transition: color .4s;
}

.meni-link:hover {
  color: #fff;
}

.meni-link.w--current {
  color: var(--white);
}

.meni-link.eng {
  color: #ffffffb3;
}

.meni-link.eng:hover, .meni-link.eng.w--current {
  color: var(--white);
}

.meni-link.meni-link-hide {
  display: none;
}

.menu-open {
  cursor: pointer;
  flex: none;
  justify-content: flex-end;
  align-items: stretch;
  width: 2.5rem;
  height: 2.5rem;
  padding-left: .938rem;
  display: none;
}

.hero-back {
  z-index: 1;
  pointer-events: none;
  background-image: none;
  background-size: auto;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.hero-back.hero-back-img {
  background-image: url('../images/45nnn4A5356-1-2.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  overflow: clip;
}

.hero-back.hero-back-img.instruction-imng {
  bottom: 17%;
}

.hero-back.hero-back-welcome {
  background-image: url('../images/Group-1321317387.webp');
  background-position: 50%;
  background-size: auto;
  flex: 0 auto;
  display: block;
  overflow: visible;
}

.mobile {
  display: none;
}

.quiz-img-border {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  inset: -.1%;
}

.quiz-pigeon-wrap {
  z-index: 2;
  pointer-events: none;
  height: 23.125rem;
  position: absolute;
  bottom: -23.125rem;
  left: 0;
  right: 0;
  overflow: hidden;
}

.underline {
  text-decoration: underline;
}

.popup {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-close {
  z-index: 1;
  cursor: pointer;
  background-color: #141414b3;
  position: absolute;
  inset: 0%;
}

.popup-form {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.popup-form-wrap {
  grid-column-gap: .938rem;
  grid-row-gap: .938rem;
  background-color: var(--light-neon);
  width: 30.625rem;
  color: var(--white);
  flex-flow: column;
  padding: 1.875rem;
  display: flex;
}

.form-input-wrap {
  grid-column-gap: .938rem;
  grid-row-gap: .938rem;
  flex-flow: column;
  display: flex;
}

.custom-checkbox {
  color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  margin-top: .313rem;
  margin-bottom: .938rem;
  padding-left: 0;
  font-size: .75rem;
  line-height: 140%;
  display: flex;
}

.form-heading {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-family: Manrope;
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 130%;
}

.input {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--border--20);
  height: 3.125rem;
  color: var(--white);
  background-color: #fff0;
  border-radius: 0;
  margin-bottom: 0;
  padding: .938rem 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 150%;
}

.input:focus {
  border-style: none none solid;
  border-bottom-color: var(--border--20);
}

.input:focus-visible, .input[data-wf-focus-visible] {
  border-style: none none solid;
  border-color: black black var(--border--20);
}

.input::placeholder {
  color: var(--white);
}

.input.hide, .checkbox {
  display: none;
}

.check-custom {
  border: 1px solid var(--white);
  border-radius: 1px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: .75rem;
  display: flex;
}

.check-custom-icon {
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: .5rem;
  height: .375rem;
  display: flex;
}

.submit-button {
  z-index: 100;
  background-color: var(--dark);
  opacity: 1;
  letter-spacing: -.02em;
  width: 100%;
  height: 3.125rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: background-color .4s;
  position: relative;
  inset: 0%;
}

.submit-button:hover {
  background-color: #303030;
}

.submit-button:active {
  background-color: #000;
}

.quiz-back-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.menu-wrap {
  z-index: 200;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.menu-close {
  z-index: 1;
  background-color: #141414b3;
  display: none;
  position: absolute;
  inset: 0%;
}

.menu-block {
  z-index: 2;
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  background-color: var(--light-neon);
  color: var(--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 7rem;
  padding-bottom: 1.875rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: auto;
}

.menu-link-list {
  grid-column-gap: 2.188rem;
  grid-row-gap: 2.188rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-link {
  color: var(--white);
  text-align: center;
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-family: Manrope;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.menu-cantacts-wrap {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu-cantact-block {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--txt--grey\<deleted\|variable-87e9c17c-a040-6362-f490-d4a93343f763\>);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: .875rem;
  font-weight: 300;
  line-height: 120%;
  display: flex;
}

.menu-cross-close {
  z-index: 20;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.438rem;
  height: 2.438rem;
  display: flex;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}

.menu-cantact-link {
  color: var(--white);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-block {
  font-size: 1rem;
  line-height: 130%;
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7, .text-block-8 {
  width: 420px;
  font-size: 1rem;
  line-height: 150%;
  display: none;
}

.thank-logo {
  z-index: 20;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 6.875rem;
  height: 2.875rem;
  display: flex;
  position: absolute;
  top: 1.25rem;
}

.thank-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 1.25rem;
  display: flex;
}

.thank-info-block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33.125rem;
  font-size: 1.25rem;
  line-height: 150%;
  display: flex;
}

.thank-back {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.preloader {
  z-index: 999;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.preloader-wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  width: 100%;
  height: 100vh;
  color: var(--white);
  background-color: #070300;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  font-family: Manrope;
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 120%;
  display: flex;
}

.preloader-logo-block {
  z-index: 100;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 14.375rem;
  height: 2.625rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.preloader-logo-icon {
  z-index: 2;
  color: var(--white);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 100% 0% 0%;
  overflow: hidden;
}

.preloader-logo-icon.second {
  z-index: 1;
  color: #5e6799;
  top: 0%;
}

.preloader-logo-icon-block {
  flex: none;
  justify-content: center;
  align-items: flex-end;
  width: 9.063rem;
  height: 13.125rem;
  display: flex;
}

.preloader-percent {
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 2.625rem;
}

.quiz-step {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: none;
}

.quiz-step.active {
  display: flex;
}

.quiz-step-heading {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--white-60\<deleted\|variable-74794356-c313-09cf-9db7-2a2935a5d910\>);
  flex-flow: column;
  font-size: .75rem;
  line-height: 150%;
  display: flex;
}

.quiz-step-cheks {
  grid-column-gap: .938rem;
  grid-row-gap: .938rem;
  border-top: 1px solid var(--border--20);
  border-bottom: 1px solid var(--border--20);
  flex-flow: column;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.quiz-step-buttons {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.quiz-form-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: var(--light-neon);
  width: 30.625rem;
  color: var(--white);
  flex-flow: column;
  padding: 1.875rem;
  display: flex;
}

.quiz-heading {
  color: var(--white);
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-family: Manrope;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 130%;
}

.custom-r {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1rem;
  line-height: 150%;
  display: flex;
}

.custom-r-old {
  border: 1px solid var(--white);
  background-color: #ffffff24;
  border-radius: 100%;
  width: .75rem;
  height: .75rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .938rem;
  display: block;
}

.quiz-step-number {
  color: var(--white-60\<deleted\|variable-74794356-c313-09cf-9db7-2a2935a5d910\>);
  margin-bottom: -.625rem;
  font-size: .75rem;
  line-height: 150%;
}

.custom-r-text {
  margin-bottom: 0;
}

.embed-code {
  display: none;
}

.image {
  object-fit: cover;
  flex: 0 auto;
  width: 100%;
  max-width: none;
  height: 100%;
  overflow: clip;
}

.background-video {
  box-sizing: border-box;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.background-video-2, .video {
  width: 100%;
  height: 100%;
}

.text-block-10 {
  color: var(--white);
  letter-spacing: -.025em;
  text-transform: none;
  font-family: Roboto;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 140%;
}

.div-block {
  border-style: solid solid none none;
  border-width: .14rem;
  border-color: var(--white);
  width: 1rem;
  height: 1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-2 {
  position: relative;
}

.corner {
  border: .125rem solid var(--white);
  width: 1rem;
  height: 1rem;
  position: absolute;
}

.corner.lefy-up {
  border-width: .16rem;
  border-bottom-style: none;
  border-right-style: none;
  inset: 0% auto auto 0%;
}

.corner.lefy-up.corner-black {
  border-top-width: .125rem;
  border-top-color: var(--dark);
  border-left-width: .125rem;
  border-left-color: var(--dark);
}

.corner.left-bot {
  border-width: .16rem;
  border-top-style: none;
  border-right-style: none;
  inset: auto auto 0% 0%;
}

.corner.left-bot.corner-black {
  border-bottom-width: .125rem;
  border-bottom-color: var(--dark);
  border-left-width: .125rem;
  border-left-color: var(--dark);
}

.corner.right-up {
  border-width: .16rem;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: solid;
  inset: 0% 0% auto auto;
}

.corner.right-up.corner-black {
  border-top-width: .125rem;
  border-top-color: var(--dark);
  border-right-width: .125rem;
  border-right-color: var(--dark);
}

.corner.right-bot {
  border-width: .16rem;
  border-top-style: none;
  border-left-style: none;
  inset: auto 0% 0% auto;
}

.corner.right-bot.corner-black {
  border-right-width: .125rem;
  border-right-color: var(--dark);
  border-bottom-width: .125rem;
  border-bottom-color: var(--dark);
}

.header-link {
  color: #2f5140;
  font-size: .875rem;
  line-height: 150%;
  text-decoration: none;
  transition: opacity .3s;
  position: relative;
}

.header-link.phone {
  font-weight: 500;
}

.header-button-block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-2 {
  z-index: 10;
  width: 73.75rem;
  max-width: 73.75rem;
  position: relative;
}

.menu-close-substrate, .menu-close-2 {
  display: none;
}

.header-logo-2 {
  justify-content: flex-start;
  align-items: center;
  width: 7.5rem;
  height: 2.25rem;
  display: flex;
}

.button-text {
  z-index: 1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  color: var(--white);
  letter-spacing: -.02em;
  flex: none;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-text.button-text-white {
  color: var(--dark);
  letter-spacing: -.01em;
  font-family: Lato, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.button-text.button-text-white.buttom-tg {
  width: auto;
}

.header-links-block {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  display: flex;
}

.header-block {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu-open-2 {
  display: none;
}

.button-2 {
  text-align: center;
  background-color: #6ede27;
  justify-content: center;
  align-items: center;
  height: 2.875rem;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  font-size: .875rem;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.button-2:hover {
  background-color: #63ff00;
}

.button-2.stroke-button {
  background-color: var(--border--20);
  color: #303030;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 0 #2f514000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  transition: all .3s;
  overflow: hidden;
}

.button-2.stroke-button:hover {
  background-color: var(--border--60);
  color: #fff;
}

.button-2.stroke-button.card-buttom.buttom-neon.button-white {
  background-color: var(--dark);
  width: 100%;
  height: 3.125rem;
}

.button-2.stroke-button.card-buttom.buttom-neon.button-white:hover {
  background-color: #141414;
}

.button-2.stroke-button.card-buttom.buttom-certificate {
  background-color: #0a050100;
  border: .063rem solid #fff;
  border-radius: 1px;
}

.button-2.stroke-button.card-buttom.buttom-certificate:hover {
  color: var(--dark);
  background-color: #151515;
}

.button-2.button-slider {
  background-color: var(--border--20);
}

.button-2.button-slider:hover {
  background-color: var(--border--40);
}

.button-2.stroke-button {
  color: #303030;
  -webkit-text-fill-color: inherit;
  background-color: #09040033;
  background-clip: border-box;
  border: 0 #2f514000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  transition: all .3s;
  overflow: hidden;
}

.button-2.stroke-button:hover {
  color: #fff;
  background-color: #09040099;
}

.button-2.stroke-button:active {
  background-color: #090400cc;
}

.button-2.stroke-button.card-buttom {
  z-index: 101;
  background-color: #0a0501;
  width: 100%;
  height: 3.125rem;
  margin-top: auto;
}

.button-2.stroke-button.card-buttom:hover {
  background-color: #2b2b2b;
}

.button-2.stroke-button.card-buttom.buttom-neon {
  background-color: #6ede27;
  flex: none;
  height: 3.75rem;
}

.button-2.stroke-button.card-buttom.buttom-neon:hover {
  color: #fff;
  background-color: #63ff00;
}

.button-2.stroke-button.card-buttom.buttom-neon:active {
  background-color: #a7a7a7;
}

.menu-decorative {
  display: none;
}

.section-2 {
  z-index: 10;
  padding-top: 9.375rem;
  position: relative;
  overflow: hidden;
}

.section-2.header-section {
  z-index: 30;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow-x: clip;
}

.div-block-3 {
  width: 11.25rem;
  height: 3.75rem;
  position: relative;
}

.div-block-3.card-buttom {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 3.125rem;
  display: flex;
}

.svg {
  color: var(--white);
}

.text-block-11 {
  color: #fff9;
  font-family: Roboto;
}

.swirch-leng {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.code-embed {
  display: flex;
}

.code-embed-2, .code-embed-3 {
  display: none;
}

.section-break {
  background-color: var(--dark);
  height: 12.5rem;
}

.div-block-4 {
  width: 18.378rem;
  height: auto;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.div-block-5 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25rem;
  padding-bottom: 9.375rem;
  display: flex;
}

.div-block-5.div-block-5-ua {
  width: 30rem;
  padding-bottom: 7.5rem;
}

.text-block-12 {
  color: var(--white);
  text-align: center;
  letter-spacing: -.25px;
  font-family: Roboto;
  font-size: 1.375rem;
  line-height: 130%;
}

.div-block-6 {
  background-color: var(--dark);
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-block-13 {
  color: var(--white);
}

.text-block-14 {
  border-top: .063rem none var(--neon);
  background-color: var(--border--60);
  width: 1200rem;
  color: var(--white);
}

.text-block-14.line-line {
  border-style: dashed none none;
  border-width: .063rem 1px 1px;
  border-color: var(--neon) black black;
  height: 18.75rem;
}

.text-block-14.line-line.line-top {
  background-color: #09040066;
  border-style: none;
  justify-content: flex-start;
  align-items: center;
}

.text-block-14.line-line.line-top.quiz-wrap-mobile {
  display: none;
}

.div-block-7 {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  width: 75rem;
  height: auto;
  display: flex;
}

.text-18 {
  color: #fff;
  letter-spacing: -.025em;
  font-family: Roboto;
  font-weight: 400;
  line-height: 150%;
}

.text-18.white {
  color: var(--white);
  text-align: left;
}

.text-18.white.center {
  text-align: center;
}

.text-numners {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Nickelgothic Condensed;
  font-size: 3.875rem;
  font-weight: 400;
  line-height: 70%;
}

.div-block-8 {
  border: 1px #000;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  height: 18.75rem;
  padding: 1.875rem 1.563rem 1.25rem;
  display: flex;
}

.div-block-8.line-line {
  border-style: none dashed;
  border-width: 1px .063rem 1px .063px;
  border-color: black var(--neon);
  flex-flow: column;
  flex: 0 auto;
  width: 18.75rem;
  padding-top: 1.875rem;
}

.div-block-8.line-line.nato {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-bottom: .063px none var(--neon);
  border-top-style: none;
  border-left-style: none;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 18.75rem;
  padding: 0 2.5rem;
}

.div-block-8.line-line.nato.line-right {
  border-right-style: none;
}

.div-block-8.line-line.nato.line-right.line-left.line-top {
  position: relative;
}

.div-block-8.line-line.iso {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-style: dashed dashed none none;
  border-width: .063rem .063rem 1px 1px;
  border-color: var(--neon) var(--neon) black black;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 0 2.5rem;
}

.div-block-8.line-top.line-right, .div-block-8.line-left {
  border-style: none;
}

.div-block-9 {
  width: 10rem;
}

.div-block-9.div-block-9-ua {
  width: 14rem;
}

.div-block-10 {
  flex-flow: column;
  flex: none;
  display: flex;
}

.div-block-11 {
  flex: none;
  width: 4.375rem;
  height: 4.375rem;
  display: block;
  overflow: hidden;
}

.image-3 {
  object-fit: fill;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.code-embed-4 {
  display: block;
}

.div-block-12 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  display: flex;
}

.parallax-wrapper {
  width: 100%;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.parallax-img {
  object-fit: cover;
  background-image: url('../images/vcv-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.heading {
  color: var(--dark);
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Nickelgothic Narrow;
  font-size: 7.875rem;
  font-weight: 400;
  line-height: 80%;
}

.text-block-15 {
  color: var(--dark);
  letter-spacing: .06em;
  text-transform: uppercase;
  font-family: Nickelgothic Narrow;
  font-size: 2rem;
  font-weight: 400;
  line-height: 100%;
}

.text-block-15.white {
  color: var(--white);
}

.div-block-13 {
  z-index: 10;
  width: 33.125rem;
  height: 31.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-5 {
  z-index: 4;
  object-fit: cover;
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-14 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-15.sticky-wrap {
  z-index: 10;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  perspective: 1000px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  bottom: auto;
  overflow: hidden;
}

.div-block-15._2-5 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.div-block-15._3-125 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
}

.div-block-15._100vh {
  z-index: 2;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: 0 auto;
  width: 100vw;
  height: 45.5rem;
  padding-bottom: 0;
  position: absolute;
  overflow: hidden;
}

.div-block-15._100vh.hero-back-img {
  position: relative;
}

.div-block-15.div-block-15-mobile {
  display: none;
}

.div-block-15.termit-2--mob {
  padding-bottom: 0;
}

.div-block-16 {
  width: 34rem;
  height: 20rem;
  position: absolute;
  inset: 1.875rem 3.675rem auto auto;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-17 {
  position: relative;
}

.image-7 {
  width: 100%;
  height: 100%;
}

.slide-termit {
  z-index: 10;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  inset: -2% 13% auto auto;
  overflow: clip;
}

.slide-termit:hover {
  overflow-wrap: normal;
  mix-blend-mode: normal;
  border: 1px #000;
  width: 2.5rem;
  height: 2.5rem;
  transform: scale(1.1);
}

.slide-termit:active {
  transform: none;
}

.slide-termit.slide-2-termit {
  top: 37%;
  right: 6%;
  overflow: clip;
}

.slide-termit.slide-6-termit {
  z-index: 12;
  inset: auto auto 21% 7%;
}

.slide-termit.slide-3-termit {
  inset: auto 7% 22% auto;
}

.slide-termit.slide-4-termit {
  z-index: 40;
  display: block;
  inset: auto auto 17.1rem 2.1rem;
}

.slide-termit.slide-1-termit {
  opacity: 1;
}

.slide-termit.slide-5-termit {
  display: block;
  inset: auto auto 47% 46%;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  width: 15.625rem;
  height: 3.125rem;
  display: flex;
  position: relative;
}

.text-16 {
  color: var(--dark);
  text-align: center;
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
}

.text-16.alight-left {
  text-align: left;
}

.text-16.alight-left._20px {
  letter-spacing: 0;
  font-size: 1.25rem;
}

.text-16.alight-left.text-white {
  color: var(--white);
}

.div-block-19 {
  position: relative;
}

.card-block {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 15.625rem;
  display: flex;
  position: absolute;
  inset: -5.425rem 0% auto auto;
  overflow: clip;
}

.card-block.point-1 {
  display: flex;
}

.card-block.point-2 {
  display: flex;
  inset: auto 0% 1.9rem auto;
}

.card-block.point-3 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
  inset: auto 0% 6.5rem auto;
}

.card-block.point-4 {
  display: flex;
  inset: auto auto 1.8rem 0%;
}

.card-block.point-5 {
  width: auto;
  display: flex;
  inset: 5rem auto auto 0;
}

.card-block.point-6 {
  display: flex;
  inset: auto auto 6.3rem 0%;
}

.div-block-21 {
  border-radius: .1rem;
  width: 15.625rem;
  height: 10.625rem;
  overflow: hidden;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.line-top.line-left {
  background-color: #0a050100;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.line-top.line-left.line-arrow {
  width: 10.938rem;
  height: 3.125rem;
  inset: -3.9rem 15.5rem auto auto;
}

.line-top.line-left.line-arrow.line-for-block.point-2 {
  z-index: 12;
  width: 7.5rem;
  height: 0;
  inset: auto 15.5rem 18.5rem auto;
}

.line-top.line-left.line-arrow.line-for-block.point-3 {
  z-index: 12;
  width: 7.5rem;
  height: 0;
  inset: auto 15.7rem 8.1rem auto;
}

.line-top.line-left.line-arrow.line-for-block.point-4 {
  z-index: 20;
  width: 7.4rem;
  height: 0;
  display: block;
  inset: auto auto 18.4rem 15.5rem;
}

.line-top.line-left.line-arrow.line-for-block.point-5 {
  inset: 0 auto auto 23rem;
}

.line-top.line-left.line-arrow.line-for-block.line-right.point-5 {
  z-index: 12;
  width: 5rem;
  top: 6.3rem;
  left: 19.5rem;
}

.line-top.line-right.line-arrow.line-for-block {
  width: 2rem;
  height: 4rem;
  overflow: clip;
}

.point-1 {
  display: block;
  overflow: visible;
}

.point-2 {
  display: block;
}

.point-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.point-4 {
  display: block;
}

.point-5 {
  width: auto;
  display: block;
}

.div-block-22 {
  width: 5rem;
  height: 5rem;
  position: absolute;
}

.div-block-22.line-top.line-right {
  z-index: 11;
  width: 7.4rem;
  height: 0;
  inset: auto auto 7.9rem 15.8rem;
}

.div-block-22.line-top.line-right.point-5 {
  width: 22rem;
  height: 7.5rem;
  inset: 6.5rem auto auto 15.6rem;
}

.point-6 {
  display: block;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-weight: 400;
}

.header-2 {
  width: auto;
  color: var(--white);
  text-align: left;
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 4.75rem;
  font-weight: 500;
  line-height: 100%;
}

.header-2._94px {
  font-size: 5.875rem;
}

.header-2.animation2 {
  text-align: left;
  letter-spacing: .025em;
  font-family: Nickelgothic Narrow;
  font-weight: 400;
}

.header-2.dark {
  color: var(--dark);
  text-align: left;
  letter-spacing: .025em;
}

.header-2.center {
  text-align: center;
}

.header-2.header-black {
  color: var(--dark);
}

.div-block-23 {
  background-color: var(--neon);
  flex: 1;
  width: auto;
  height: 26.25rem;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  display: flex;
}

.text-block-16 {
  color: var(--white);
  letter-spacing: .02em;
  margin-top: auto;
  font-family: Nickelgothic Narrow;
  font-size: 2rem;
  font-weight: 400;
  line-height: 110%;
  display: flex;
}

.div-block-25 {
  width: 12.5rem;
  padding-bottom: 1.563rem;
  padding-left: 1.25rem;
  display: flex;
}

.image-9 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-26 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.heading-3 {
  letter-spacing: -.025rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}

.div-block-27 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: .56rem;
  height: .5rem;
  display: flex;
}

.image-10 {
  flex: none;
  width: 100%;
  height: 100%;
}

.opacity-card-back {
  background-color: var(--dark);
  width: 100%;
  height: 25%;
  display: block;
}

.opacity-card {
  z-index: 2;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.div-block-28 {
  width: 8.75rem;
  height: 3.125rem;
  margin-bottom: .188rem;
  padding-top: 0;
  position: relative;
}

.corner-slides-b {
  border: .063rem solid var(--white);
  width: .875rem;
  height: .875rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.corner-slides-b.right-bot {
  z-index: 7;
  border-width: .094rem;
  border-top-style: none;
  border-right-style: none;
  inset: auto auto 0% 0%;
}

.corner-slides-b.left-bot {
  z-index: 7;
  border-width: .094rem;
  border-top-style: none;
  border-left-style: none;
  font-size: 1rem;
  inset: auto 0% 0% auto;
}

.corner-slides-b.right-up {
  z-index: 7;
  opacity: 1;
  border-style: solid solid none none;
  border-width: .094rem;
  inset: 0% 0% auto auto;
}

.corner-slides-b.right-up:hover {
  opacity: 100;
}

.corner-slides-b.left-top {
  z-index: 7;
  border-width: .094rem;
  border-bottom-style: none;
  border-right-style: none;
}

.div-block-29 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.25rem;
  display: flex;
  position: static;
}

.div-block-30 {
  border-style: solid none none solid;
  border-width: .125rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-31 {
  border-style: solid solid none none;
  border-width: .125rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-32 {
  width: 30rem;
}

.div-block-33 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 36rem;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px none var(--neon);
  justify-content: space-between;
  align-items: center;
  height: 29.375rem;
  display: flex;
}

.div-block-35 {
  background-color: #1a1a1a;
  width: 40.625rem;
  height: 100%;
  margin-left: auto;
  display: flex;
}

.div-block-35.line-right {
  background-color: #121212;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: clip;
}

.div-block-36 {
  flex: none;
  width: 2rem;
  height: 2rem;
  display: block;
  position: relative;
  overflow: clip;
}

.image-11 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

._16px-text {
  aspect-ratio: auto;
  color: var(--white);
  font-family: Roboto;
  font-weight: 400;
  line-height: 150%;
  overflow: visible;
}

.div-block-37 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 2.5rem;
  display: flex;
}

.div-block-37.line-bot {
  height: 100%;
}

.div-block-37.line-top {
  -webkit-text-stroke-color: #7d766f;
}

.div-block-37.line-top.line-line {
  height: 100%;
}

.div-block-38, .div-block-38._3-th-point {
  width: 22rem;
}

.div-block-38.div-block-38-ua {
  width: 23rem;
}

.div-block-39 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-39.line-left.line-right.line-bottom {
  justify-content: space-between;
  align-items: flex-start;
}

.div-block-40 {
  background-color: #121212;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-41 {
  z-index: 12;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-41.line-right.corners-absolute {
  opacity: 0;
  position: absolute;
}

.div-block-41.corners-absolute {
  z-index: 22;
  opacity: 1;
  object-fit: fill;
  position: absolute;
}

.div-block-42 {
  border-style: none none solid solid;
  border-width: .125rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-43 {
  border-top: .125rem none var(--white);
  border-right: .125rem solid var(--white);
  border-bottom: .125rem solid var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-44 {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
  overflow: clip;
}

.background-video-3 {
  flex: 0 auto;
  align-self: flex-start;
  width: 100%;
  height: 110%;
  overflow: visible;
}

.section-3 {
  z-index: 10;
  padding-top: 9.375rem;
  position: relative;
  overflow: hidden;
}

.section-3.scale-section {
  justify-content: center;
  align-items: flex-start;
  height: 170vh;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

.scale-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.scale-block {
  border-radius: 100%;
  width: 21.25rem;
  height: 21.25rem;
  position: relative;
  overflow: hidden;
}

.full-img-2 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.scale-block-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-45 {
  z-index: 2;
  width: 28.875rem;
  height: 25rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.div-block-45.logo-img {
  z-index: 3;
  inset: 0%;
}

.image-12 {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-12.bg-welder {
  z-index: 1;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.image-12.mask-img {
  z-index: 2;
  background-color: var(--dark);
  width: 28.875rem;
  height: 25rem;
  box-shadow: 0 2px 0 312.5rem var(--dark);
  perspective-origin: 50%;
  margin: auto;
  inset: 0%;
  overflow: visible;
}

.image-12.logo-img {
  background-color: var(--dark);
  width: 28.875rem;
  height: 25rem;
  margin: auto;
  overflow: visible;
}

.div-block-46 {
  aspect-ratio: 1200 / 790;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 75rem;
  min-width: auto;
  max-width: none;
  height: 43rem;
  max-height: none;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: clip;
}

.image-13 {
  object-fit: cover;
  flex: none;
  width: 100%;
  max-width: none;
  height: 100%;
  overflow: hidden;
}

.text-block-17 {
  color: var(--white);
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 130%;
}

.div-block-47 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 30rem;
  display: flex;
}

.div-block-47.div-block-47-ua {
  width: 22rem;
}

.div-block-48 {
  z-index: 6;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  justify-content: space-between;
  align-items: flex-end;
  width: 68.125rem;
  margin-top: -20.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4.375rem;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-48.gfbhfg {
  z-index: 999;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 8.3rem;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-49 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  overflow: visible;
}

.div-block-50 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: auto;
  display: flex;
}

.div-block-51 {
  width: 264.875px;
}

.div-block-52 {
  flex: none;
  width: 22.8rem;
}

.container-3 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 250vh;
  display: block;
  position: relative;
  overflow: visible;
}

.background-video-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-53 {
  z-index: 999;
  position: absolute;
}

.div-block-54 {
  background-color: #fff;
  position: absolute;
}

.div-block-55 {
  position: absolute;
}

.div-block-56 {
  background-color: #fff;
  display: flex;
  position: relative;
}

.div-block-57 {
  z-index: 999;
  aspect-ratio: auto;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-58 {
  border-style: solid none none solid;
  border-width: .2rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-59 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.div-block-59.bot-corners {
  padding-top: 0;
  padding-bottom: 1.25rem;
}

.div-block-60 {
  border-style: solid solid none none;
  border-width: .2rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-61 {
  border-style: none solid solid none;
  border-width: .2rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-62 {
  border-style: none none solid solid;
  border-width: .2rem;
  border-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.code-embed-js {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.pixelated-image-card__pixels {
  border: 1px solid var(--white);
  width: 100%;
  height: 100%;
  color: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.pixelated-image-card__active {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.pixelated-image-card__img {
  width: 100%;
  height: 100%;
  color: var(--dark);
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.pixelated-image-card__pixel {
  width: 100%;
  height: 100%;
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  background-color: currentColor;
  display: none;
  position: absolute;
}

.before__100 {
  padding-top: 100%;
}

.code-embed-css {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.pixelated-image-card__default {
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.pixelated-image-card {
  background-color: var(--white);
  width: 100%;
  max-width: 100%;
  height: 100%;
  color: var(--white);
  object-fit: fill;
  border-radius: .1em;
  position: relative;
  overflow: hidden;
}

.pixelated-image-card__pixels-2, .pixelated-image-card__img-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.pixelated-image-card__pixel-2 {
  background-color: currentColor;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.pixelated-image-card__default-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.pixelated-image-card-2 {
  color: #ff4c24;
  background-color: #131313;
  border-radius: .5em;
  width: 25em;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.image-14 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-63 {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 9.813rem;
  height: 11.563rem;
  display: block;
  position: absolute;
  inset: -2% -1% auto auto;
  overflow: hidden;
}

.div-block-64 {
  justify-content: center;
  align-items: center;
  width: 44.3rem;
  height: 32.4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-65 {
  width: 10.25rem;
  height: 7.9rem;
  display: block;
  position: absolute;
  inset: 10rem -.4rem auto auto;
  overflow: hidden;
}

.div-block-66 {
  width: 7.875rem;
  height: 12.25rem;
  display: block;
  position: absolute;
  inset: auto .4rem 2rem auto;
  overflow: hidden;
}

.div-block-67 {
  width: 17.563rem;
  height: 9.313rem;
  display: block;
  position: absolute;
  inset: auto 7.6rem 8.6rem auto;
  overflow: hidden;
}

.div-block-68 {
  width: 10.188rem;
  height: 8.313rem;
  display: block;
  position: absolute;
  inset: 9.7rem auto auto -.2rem;
  overflow: hidden;
}

.div-block-69 {
  width: 7.563rem;
  height: 13.625rem;
  display: block;
  position: absolute;
  inset: auto auto 1.8rem 1.1rem;
  overflow: hidden;
}

.div-block-70 {
  width: 31.25rem;
  height: auto;
  display: flex;
}

.partners-section {
  width: 8.125rem;
  height: 7.188rem;
}

.partners-section.partners-borders {
  border: .063rem solid var(--border--20);
}

.partners-section.partners-borders.partners-borders-1 {
  border-top-style: none;
  border-left-style: none;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.partners-section.partners-borders.partners-borders-2 {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.div-block-71 {
  flex-flow: column;
  display: flex;
}

.div-block-72 {
  background-color: var(--white);
  text-align: left;
  border-radius: 20rem;
  justify-content: center;
  align-items: center;
  width: 1.4rem;
  height: 1.4rem;
  display: flex;
}

.div-block-73 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: .313rem;
  height: .313rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.svg-2 {
  display: block;
  position: static;
}

.div-block-74 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.path-18 {
  color: #000;
}

.heading-subtitle {
  color: #6b84fb;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1;
}

.heading-subtitle.is-absolute {
  z-index: 2;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 1.875rem;
  left: 0;
}

.path-10, .path-12 {
  color: #fff;
}

.logo-item {
  border-top: 0px solid var(--border--20);
  border-bottom: 1px solid var(--border--20);
  color: #fff;
  width: auto;
  height: 5.625rem;
  padding-top: 1.125rem;
  padding-bottom: 1.3rem;
  position: relative;
}

.logo-item.logo-itemnth-child {
  display: none;
}

.g-3 {
  width: auto;
}

.logos-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: .64rem;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.logos-wrap._3-rows {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.g {
  color: #fff;
}

.partners-item {
  grid-column-gap: 12.5rem;
  grid-row-gap: 12.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.full-img-3 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.heading-block-2 {
  z-index: 10;
  border-top: 1px solid #ffffff1a;
  padding-top: 1.875rem;
  position: relative;
}

.full-svg-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  color: var(--dark);
  position: relative;
  transform: skew(0deg);
}

.partners-wrap {
  z-index: 10;
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.path-19, .path-20 {
  color: #fff;
}

.logo-item-2 {
  color: #fff;
  border-top: 0 solid #ffffff1a;
  border-bottom: 1px solid #ffffff1a;
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .2rem;
  display: flex;
  position: relative;
}

.section-4 {
  z-index: 10;
  padding-top: 9.688rem;
  position: relative;
}

.section-4.partners {
  z-index: 8;
  padding-top: 3.75rem;
}

.partners-logo-main {
  justify-content: center;
  align-items: center;
  width: 16.875rem;
  height: 5.625rem;
  margin-top: 4.125rem;
  display: flex;
}

.container-4 {
  z-index: 10;
  width: 73.125rem;
  max-width: 73.125rem;
  position: relative;
}

.g-4, .svg-10 {
  color: #fff;
}

.partners-2-wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 1.563rem;
  display: grid;
  position: relative;
}

.partners-back {
  z-index: 1;
  opacity: .9;
  pointer-events: none;
  width: 120rem;
  height: 285.75rem;
  display: flex;
  position: absolute;
  top: -81.25rem;
  left: -25.501rem;
}

.partners-logo-main-2 {
  justify-content: center;
  align-items: center;
  width: 22rem;
  height: 6rem;
  margin-top: 4.125rem;
  display: flex;
}

.partners-2-divider {
  background-color: #ffffff1a;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}

.anchor-block {
  z-index: -1;
  position: absolute;
  top: -9.375rem;
  left: 0%;
  right: 0%;
}

.full-svg-3 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
  transform: skew(0deg);
}

.div-block-75 {
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.125rem;
  display: flex;
  overflow: hidden;
}

.image-15 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.path-21 {
  color: #fff;
}

.path-16 {
  color: #000;
}

.logo-item-3 {
  border-top: 0px solid var(--dark);
  height: 7.5rem;
  color: var(--dark);
  border-bottom: 1px solid #ffffff1a;
  padding-bottom: 1.188rem;
  position: relative;
}

.g-5 {
  width: auto;
}

.path-15, .path-11, .path-26 {
  color: #000;
}

.logos-wrap-2 {
  grid-column-gap: 1.875rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.path-17, .path-13, .path-14 {
  color: #000;
}

.full-svg-4 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
  transform: skew(0deg);
}

.path-27, .path-28 {
  color: #fff;
}

.logo-item-4 {
  color: #fff;
  border-top: 0 solid #ffffff1a;
  border-bottom: 1px solid #ffffff1a;
  height: 7.5rem;
  padding-bottom: 1.188rem;
  position: relative;
}

.g-6 {
  width: auto;
}

.logos-wrap-3 {
  grid-column-gap: 1.875rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: .875rem;
  display: grid;
}

.partners-item-2 {
  grid-column-gap: 9.375rem;
  grid-row-gap: 9.375rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.full-svg-5 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
  transform: skew(0deg);
}

.code-embed-5 {
  height: 7.5px;
  display: none;
}

.div-block-76 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.div-block-76._2-nd-block {
  padding-right: 0;
}

.div-block-77 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: none;
  width: .7rem;
  height: .7rem;
  display: flex;
}

.svg-11 {
  flex: none;
}

.div-block-78 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-start;
  align-items: center;
  width: 24.375rem;
  display: flex;
}

.div-block-79 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  width: 24.375rem;
  display: flex;
}

.div-block-79.div-block-79-ua {
  width: 30rem;
}

.div-block-80 {
  flex: none;
  width: auto;
  height: 2.6rem;
}

.image-16 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-81 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.div-block-82 {
  color: #dadad9;
  width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 37% 0% auto;
}

.div-block-82.parallax-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 64rem;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: -9% 0% auto;
}

.svg-12 {
  color: #7d766f;
}

.path-29 {
  color: var(--light-neon);
}

.div-block-83 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.form-block {
  color: #000;
  background-color: #12121200;
  border: .063rem #393939;
  border-radius: .25rem;
  width: auto;
  margin-bottom: 0;
  padding: 0;
}

.div-block-84 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-field {
  border: .063px none var(--neon);
  height: 3.125rem;
  color: var(--dark);
  background-color: #f8f8f899;
  margin-bottom: 0;
  padding-left: .938rem;
  padding-right: .938rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
}

.text-field.text-field-comment {
  height: 6.25rem;
  padding-bottom: 52px;
}

.div-block-85 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  padding: 1.563rem 1.25rem .938rem;
  display: flex;
}

.submit-button-2 {
  position: absolute;
  inset: 0%;
}

.div-block-86 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.radio-button-label {
  color: #ffffffb3;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Roboto;
  font-size: .875rem;
  font-weight: 400;
  line-height: 150%;
}

.radio-button-field {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: .063rem dashed var(--neon);
  background-color: #121212;
  justify-content: flex-start;
  align-items: center;
  width: 10.625rem;
  height: 3.125rem;
  margin-bottom: 0;
  padding-left: .85rem;
  display: flex;
}

.radio-button {
  background-color: var(--white);
  text-overflow: clip;
  border: .125rem solid #505050;
  border-radius: 999rem;
}

.radio-button.w--redirected-checked {
  border-width: .2rem;
  border-color: var(--white);
  background-color: var(--white);
}

.div-block-87 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32.5rem;
  height: 11.25rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  display: flex;
  position: relative;
}

.div-block-88 {
  z-index: 5;
  background-color: var(--white);
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.div-block-89 {
  display: flex;
}

.div-block-90 {
  position: relative;
}

.div-block-89 {
  background-color: #fff;
  position: absolute;
}

.div-block-91 {
  justify-content: center;
  align-items: center;
  width: 32.5rem;
  height: 13rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-92 {
  background-color: #fff0;
  border: .125rem solid #fff9;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-92.corner-1 {
  border-bottom-style: none;
  border-right-style: none;
}

.div-block-92.corner-2 {
  border-bottom-style: none;
  border-left-style: none;
  inset: 0% 0% auto auto;
}

.div-block-92.corner-3 {
  border-top-style: none;
  border-right-style: none;
  inset: auto auto 0% 0%;
}

.div-block-92.corner-4 {
  border-top-style: none;
  border-left-style: none;
  inset: auto 0% 0% auto;
}

.form-block-2 {
  width: 20rem;
}

.text-field-2 {
  color: #000;
  background-color: #555;
}

.hgfjmfghjj {
  color: var(--light-neon);
  font-family: Roboto;
}

.div-block-93 {
  width: 39.125rem;
  height: 25.125rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-17 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 100%;
  height: 100%;
  position: static;
}

.image-18 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-94 {
  width: 39.188rem;
  height: 22.625rem;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.div-block-95 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  background-color: #121212;
  border: .063rem solid #ffffff4d;
  border-style: none solid solid none;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  height: 20.625rem;
  padding: 3.75rem 2.5rem;
  display: flex;
}

.div-block-95.social-media {
  border-right-style: solid;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 3rem;
}

.div-block-95.social-media.link-blocks {
  border-right-style: none;
}

.div-block-95.social-media.social-media-logo {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 3rem;
}

.div-block-95.social-media.social-media-logo.footer-border-both {
  height: 3rem;
}

.div-block-95.social-media.social-media-logo.logo-x {
  flex: 1;
}

.div-block-95.social-media.min-w {
  padding-right: 3.3rem;
}

.div-block-95.footer-border-both {
  border-left-style: solid;
}

.div-block-95.footer-border-both.shrink-block {
  flex: 0 auto;
  height: 100%;
}

.div-block-95.min-w {
  min-width: 17.5rem;
}

.div-block-95.shrink-block {
  flex: 0 auto;
  width: 100%;
  height: 20.625rem;
}

.div-block-95.horizontal {
  flex: 1;
  height: 16rem;
}

.div-block-96 {
  width: 9.875rem;
  height: 6.875rem;
  overflow: hidden;
}

.image-19 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-18 {
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: .875rem;
  font-weight: 500;
  line-height: 100%;
}

.div-block-97 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-98 {
  width: .625rem;
  height: .625rem;
  display: flex;
}

.div-block-99 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-100 {
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: 36rem;
  display: flex;
}

.div-block-100._2ndpart-footer {
  flex-flow: row;
  flex: 1;
  width: 100%;
  display: flex;
}

.div-block-101 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-102 {
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-103 {
  width: 2rem;
  height: 2rem;
}

.div-block-103:hover {
  opacity: .7;
}

.image-20 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
}

.div-block-104 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 0 auto;
  width: 43rem;
  display: flex;
}

.div-block-104.thankupage {
  justify-content: flex-start;
  align-items: center;
  width: 35rem;
}

.div-block-108 {
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.background-video-platform {
  height: 100%;
}

.code-embed-7, .icons-wrap, .burger-menu-icon {
  display: none;
}

.code-embed-8 {
  display: block;
}

.video-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-19 {
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: Nickelgothic Narrow;
  font-size: 7.875rem;
  font-weight: 400;
  line-height: 90%;
}

.div-block-116 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.div-block-117 {
  letter-spacing: -.025em;
  width: 20rem;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: 400;
}

.div-block-117.div-block-117-ua {
  width: 30rem;
}

.text-block-20 {
  font-weight: 400;
  line-height: 140%;
}

.section-6 {
  background-color: var(--white);
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.section-6.section6-mobile {
  display: none;
}

.text-block-21 {
  color: var(--dark);
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: Nickelgothic Narrow;
  font-size: 2rem;
  font-weight: 400;
  line-height: 110%;
}

.text-block-22 {
  color: var(--dark);
  letter-spacing: 0;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
}

.div-block-118 {
  width: 17rem;
}

.div-block-118.div-block-118-ua {
  width: 20rem;
}

.div-block-119 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 1.25rem;
  display: flex;
}

.div-block-119.line-line.line-left, .div-block-119.line-line.line-left.line-right {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-119.line-line.line-left.line-right.on-pl-stroke-block {
  flex: none;
  height: 31.188rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-119.line-line.line-left.line-right.on-pl-stroke-block.line-bottom {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-119.line-left {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-119.inner-menu-sidebar {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: .038rem solid #595959;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-120 {
  width: 22.5rem;
  height: 16.25rem;
  padding-top: 0;
  position: relative;
  overflow: clip;
}

.div-block-121 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.image-23 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

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

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

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

.tab-link-tab-1 {
  background-color: #121212;
  flex: 1;
}

.tab-link-tab-1:hover {
  background-color: #272727;
}

.tab-link-tab-1.w--current {
  text-align: center;
  background-color: #121212;
  width: 100%;
}

.tab-link-tab-1.w--current:hover {
  color: #fff;
  background-color: #272727;
}

.text-block-23 {
  color: var(--white);
  text-align: center;
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
}

.tabs-menu {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.div-block-122 {
  width: 61.813rem;
  height: 35rem;
  display: none;
}

.image-24 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-123 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  width: 18rem;
  padding-left: 9px;
  padding-right: 21px;
  display: flex;
}

.tabs {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 75rem;
  display: flex;
}

.tab-pane-tab-1, .div-block-124 {
  width: 61.813rem;
  height: 35rem;
}

.image-25 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.tabs-content {
  justify-content: space-between;
  align-items: flex-start;
  width: 75rem;
  display: flex;
}

.tab-pane-tab-1-2 {
  width: auto;
}

.tab-menu-top {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.tab-link-top {
  color: #868686;
  letter-spacing: -.025em;
  -webkit-text-stroke-color: #121212;
  background-color: #121212;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.tab-link-top:hover {
  color: #fff;
  background-color: #272727;
}

.tab-link-top:active {
  background-color: #272727;
}

.div-block-125 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-126 {
  width: 56.125rem;
  height: 35rem;
}

.image-26 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.text-block-24 {
  color: var(--white);
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
}

.text-block-25 {
  color: #ffffff80;
  letter-spacing: -.025em;
  flex: 0 auto;
  width: auto;
  font-family: Roboto;
  font-size: .875rem;
  font-weight: 500;
  line-height: 140%;
}

.text-block-26 {
  color: var(--white);
  text-align: right;
  letter-spacing: -.025em;
  flex: 0 auto;
  font-family: Roboto;
  font-size: .875rem;
  font-weight: 500;
  line-height: 150%;
}

.div-block-127 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 19rem;
  display: flex;
}

.div-block-127.div-block-127-delete {
  width: 19rem;
}

.div-block-128 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-129 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex-flow: column;
  padding-top: 1.875rem;
  padding-left: 1.875rem;
  display: flex;
}

.main-pane {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.main-pane.is-hidden {
  display: none;
}

.inner-menu-sidebar {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 18rem;
  height: 37rem;
  display: flex;
}

.inner-menu-sidebar.line-line.line-top.line-bottom.line-right, .div-block-132 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.div-block-133 {
  width: 100%;
  height: 5.125rem;
}

.text-block-27 {
  color: #fff9;
  text-transform: uppercase;
  font-family: Roboto;
  font-size: .875rem;
  font-weight: 400;
}

.div-block-134 {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.div-block-134.tab-icon {
  position: relative;
  overflow: hidden;
}

.div-block-135 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  width: 100%;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.25rem;
  display: flex;
}

.div-block-135.inner-tab-link {
  border-bottom: .038rem solid #595959;
  padding-right: 1.25rem;
}

.path-33 {
  background-color: #fff;
}

.image-27 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.div-block-136 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-137 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 28rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3.75rem;
  display: flex;
}

.div-block-137.div-block-137-uia {
  width: 26rem;
}

.div-block-137.slider-2 {
  padding-bottom: 2.5rem;
}

.div-block-138 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  display: flex;
}

.video-container {
  flex-flow: column;
  flex: none;
  width: 50rem;
  height: 28.75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.video-container.cards-both-side {
  width: 34rem;
  height: 20rem;
}

.video-container.video-container-instruction {
  width: 23.75rem;
  height: 33.75rem;
}

.video-container.slide-cases {
  flex-flow: row;
  width: 100%;
  height: 20.75rem;
}

.play-btn {
  z-index: 10;
  background-color: var(--border--40);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 162px 50% auto 45%;
  overflow: visible;
}

.div-block-141 {
  border-style: solid none none solid;
  border-width: .063rem;
  border-color: var(--white) black var(--white) #fff;
  width: 1rem;
  height: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-142 {
  border-style: solid solid none none;
  border-width: .063rem;
  border-color: var(--white);
  width: 1rem;
  height: 1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-143 {
  border-style: none solid solid none;
  border-width: .063rem;
  border-color: var(--white);
  width: 1rem;
  height: 1rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-144 {
  border-style: none none solid solid;
  border-width: .063rem;
  border-color: var(--white);
  width: 1rem;
  height: 1rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-145 {
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  position: relative;
  left: 1px;
  overflow: visible;
}

.image-28 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: .375rem solid var(--white);
  border-radius: 0;
  flex-flow: column;
  flex: none;
  width: 50rem;
  height: 28.75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.swiper-slide.swiper-slide-instruction {
  width: 23.75rem;
}

.swiper-slide.slide-cases {
  border-style: none;
  width: 75rem;
  height: 20.75rem;
}

.swiper-slide.is-main {
  border-width: .313rem;
}

.swiper-slide.is-main.studio-photos1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-style: none;
  width: 1200px;
  height: 100%;
}

.swiper-slide.is-main.studio {
  border-style: none;
  width: auto;
  height: 100%;
}

.swiper-slide.is-studios.studio-photos1 {
  border-style: none;
  width: 100%;
  height: 100%;
}

.swiper-slide.studio-photos1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-style: none;
  flex-flow: row;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-28 {
  color: var(--white);
  letter-spacing: .02em;
  text-transform: none;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}

.slide-text {
  width: 26rem;
}

.bold-text {
  color: var(--white);
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
}

.heading-4 {
  color: var(--white);
  letter-spacing: .025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 100%;
}

.text-block-29 {
  color: #00000080;
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}

.text-block-30 {
  color: var(--dark);
  letter-spacing: -.025em;
  flex: none;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}

.div-block-148 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.div-block-148.line-line.line-bottom {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  justify-content: space-between;
  align-items: center;
}

.div-block-149 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inner-tabs-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.inner-tabs-wrapper.main-pane {
  flex-flow: row;
  flex: none;
  width: 75rem;
}

.div-block-150 {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.div-block-151 {
  flex-flow: column;
  flex: 1;
  width: 100%;
  display: flex;
}

.div-block-152 {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.div-block-153 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-154 {
  border: 4px none var(--white);
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.div-block-154.slider-arrow-left {
  flex: none;
  width: 6.313rem;
  height: 2rem;
}

.div-block-154.slider-arrow-left:hover {
  opacity: .6;
}

.div-block-154.slider-arrow-left:active {
  opacity: 1;
}

.div-block-154.slider-arrow-left.instruction {
  background-color: #000;
  flex: none;
}

.div-block-154.slider-arrow-right {
  flex: none;
  width: 6.313rem;
  height: 2rem;
}

.div-block-154.slider-arrow-right:hover {
  opacity: .6;
}

.div-block-154.slider-arrow-right:active {
  opacity: 1;
}

.div-block-154.slider-arrow-right.instruction {
  background-color: #000;
  flex: none;
}

.div-block-154.v-btn-next, .div-block-154.v-btn-prev {
  flex: none;
  width: 6.313rem;
  height: 2rem;
}

.div-block-155 {
  color: #7d766f;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.div-block-156 {
  display: block;
}

.svg-13 {
  color: #fff;
}

.path-34 {
  background-color: #fff;
}

.div-block-157 {
  z-index: 20;
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  justify-content: center;
  align-items: center;
  width: 42.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.6rem;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-157.div-block-157-instruction {
  padding-top: 1.875rem;
  position: relative;
  bottom: auto;
}

.div-block-157.slider-2 {
  padding-top: 1.875rem;
  display: flex;
}

.div-block-157.arrows-actors, .div-block-157.scroll-taariff {
  display: none;
}

.youtube {
  height: 100%;
  display: block;
}

.swiper {
  overflow: hidden;
}

.swiper.is-main.studio {
  width: auto;
  height: 100%;
}

.swiper.is-third {
  display: flex;
}

.swiper.custom-v-swiper {
  height: 50rem;
}

.swiper.is-studio {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  width: 100%;
  display: flex;
}

.swiper.is-studio.custom-v-swiper {
  height: auto;
}

.swiper.is-studios {
  width: 75rem;
}

.swiper-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  display: flex;
}

.swiper-wrapper.is-main {
  flex-flow: row;
}

.swiper-wrapper.is-main.studio {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  height: 100%;
}

.swiper-wrapper.is-secondary.studio {
  flex-flow: row;
  width: 100%;
  height: 535px;
}

.swiper-wrapper.is-studios {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  width: 100%;
}

.s9 {
  background-color: #f2f2f2;
  padding-top: 7.5rem;
  padding-bottom: 9.375rem;
}

.div-block-158 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: .25rem;
  display: flex;
}

.image-29 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.div-block-159 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.header {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.header.head-s9 {
  width: 40.5rem;
}

.text-block-31 {
  color: #fff;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 1px;
  font-weight: 500;
  line-height: 1.5;
}

.text-block-31.text-black {
  color: #0b0b0b;
  padding-top: 0;
}

.text-block-31.text-black.rgr {
  padding-top: .2rem;
  padding-bottom: 0;
}

.image-30 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.image-31 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-160 {
  background-color: #1c9a62;
  border-radius: 11rem;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
}

.div-block-160.next-btn {
  border-style: none;
  transition: background-color .3s;
}

.div-block-160.next-btn:hover {
  background-color: #067241;
}

.div-block-160.next-btn:active {
  background-color: #005a31;
}

.div-block-160.prev-btn {
  border-style: none;
  transition: background-color .3s;
}

.div-block-160.prev-btn:hover {
  background-color: #067241;
}

.div-block-160.prev-btn:active {
  background-color: #005a31;
}

.div-block-161 {
  background-color: #424242;
  border: .125rem solid #000;
  width: 1rem;
  height: 1rem;
}

.div-block-161.active-dot {
  background-color: #bababa;
  display: block;
}

.pagination-dots {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-162 {
  width: 9.5rem;
  height: 1.5625rem;
}

.div-block-163 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.text-block-38 {
  color: #0b0b0b;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.image-32 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-164 {
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 4.375rem;
  height: 4.375rem;
  display: flex;
  overflow: hidden;
}

.div-block-165 {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-166 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-167 {
  flex: none;
  width: .2863rem;
  height: 1.5237rem;
  overflow: hidden;
}

.swiper-slide-2 {
  background-color: #fff;
  border: .25rem #000;
  flex: none;
  width: 24.1875rem;
  height: 36.3125rem;
  overflow: clip;
}

.div-block-168 {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.svg-22 {
  color: #1c9a62;
}

.div-block-169 {
  width: 100%;
  height: 13.75rem;
  overflow: hidden;
}

.bold-text-14 {
  color: #505050;
}

.container-5 {
  z-index: 10;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  text-align: left;
  justify-content: space-between;
  align-self: flex-end;
  align-items: flex-start;
  width: 75rem;
  max-width: 75rem;
  height: auto;
  display: block;
  position: relative;
}

.container-5.container-s-15 {
  padding-bottom: 3.125rem;
}

.path-38 {
  color: #fff;
}

.rect-8 {
  color: #1c9a62;
}

.div-block-170 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.div-block-171 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.text-block-39 {
  color: #0b0b0b;
  font-weight: 600;
  line-height: 1;
}

.div-block-172 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  height: auto;
  padding: 1.25rem 1.25rem 2rem;
  display: flex;
}

.h2-2 {
  color: #fff;
  text-align: left;
  letter-spacing: -.02em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
}

.h2-2.dark {
  color: #0b0b0b;
  letter-spacing: -.02em;
  font-style: normal;
}

.h3 {
  color: #c7c7c7;
  text-align: left;
  letter-spacing: -.02em;
  width: 100%;
  font-weight: 400;
  line-height: 1.6;
}

.h3.h3-dark {
  color: #505050;
}

.text-block-40 {
  color: #858585;
  text-align: left;
  flex: none;
  font-weight: 400;
  line-height: 1.5;
}

.div-block-173 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.path-39 {
  color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
}

.path-40 {
  background-color: #fff;
}

.image-33 {
  flex: none;
  position: relative;
}

.email-popup {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.email-overlay {
  z-index: 1;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  cursor: pointer;
  background-color: #000000b3;
  position: absolute;
  inset: 0%;
}

.email-overlay.close_popup {
  z-index: 999;
}

.embed-code-2 {
  margin-bottom: 0;
  display: none;
}

.div-block-174 {
  flex: none;
  width: 55.625rem;
  height: 35rem;
  overflow: clip;
}

.video-3 {
  width: 100%;
  height: 100%;
}

.pop-up-video {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-175 {
  z-index: 999;
  width: 64rem;
  height: auto;
  padding: 1.5rem;
  display: none;
  position: relative;
  overflow: clip;
}

.div-block-175.instruction-img-1 {
  width: auto;
  display: none;
}

.youtube-2 {
  background-image: none;
  width: 100%;
  margin: auto;
  display: flex;
  overflow: hidden;
}

.code-embed-9 {
  display: none;
}

.text-block-42 {
  color: var(--white);
  text-align: center;
  letter-spacing: -.025em;
  font-family: Roboto;
  font-weight: 400;
}

.heading-5 {
  color: var(--white);
  text-align: center;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 100%;
}

.div-block-182 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.bold-text-19, .bold-text-20 {
  text-transform: uppercase;
  font-weight: 400;
}

.bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25 {
  font-weight: 500;
}

.bold-text-26 {
  text-transform: uppercase;
  font-weight: 400;
}

.bold-text-27, .bold-text-28 {
  font-weight: 400;
}

.bold-text-29 {
  letter-spacing: .025em;
  font-weight: 400;
}

.bold-text-30 {
  font-weight: 400;
}

.bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37, .bold-text-38, .bold-text-39 {
  font-weight: 500;
}

.text-block-43 {
  color: var(--white);
  text-align: center;
  letter-spacing: .025em;
  text-transform: uppercase;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  line-height: 100%;
}

.bold-text-40 {
  font-weight: 500;
}

.div-block-183 {
  height: 200vh;
  position: sticky;
}

.div-block-184 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-185 {
  width: 26rem;
}

.text-block-44 {
  letter-spacing: 0;
  font-family: Roboto;
  font-size: 1.25rem;
}

.div-block-187 {
  width: 29rem;
}

.div-block-188 {
  width: 18rem;
}

.div-block-189 {
  width: 19rem;
}

.div-block-190 {
  width: 22rem;
}

.div-block-191 {
  width: 25rem;
}

.text-block-45 {
  color: var(--white);
  letter-spacing: .025em;
  font-family: Roboto;
  font-weight: 400;
}

.error-message {
  background-color: #521d1d;
}

.text-block-46 {
  color: #000;
  letter-spacing: .025em;
  font-family: Roboto;
  font-weight: 500;
}

.success-message {
  background-color: #fdc607;
  background-color: var(--light-neon);
  font-family: Roboto;
}

.success-message-2 {
  color: var(--dark);
  letter-spacing: .025em;
  background-color: #fdc607;
  font-family: Roboto;
}

.text-block-47 {
  color: var(--dark);
}

.div-block-192 {
  background-color: #fff0;
  flex: none;
  width: 37.313rem;
  height: 8.375rem;
  position: relative;
  overflow: clip;
}

.image-34 {
  position: relative;
  overflow: clip;
}

.marquee-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  white-space: nowrap;
  overflow-wrap: normal;
  width: 100%;
  display: block;
  overflow: hidden;
}

.text-block-48 {
  color: #fff3;
  letter-spacing: .02em;
  padding-right: 3.75rem;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 110%;
}

.marquee-track {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  order: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.marquee-content {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-right: 0;
  display: flex;
}

.section-8 {
  border-top: .125rem solid #fff3;
  border-bottom: .125rem solid #fff3;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.section-9 {
  z-index: 10;
  padding-top: 5rem;
  padding-bottom: 9.375rem;
  position: relative;
}

.text-block-49 {
  color: #2c2c2c;
  letter-spacing: -.025em;
  text-transform: uppercase;
  font-family: Roboto;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 140%;
  overflow: visible;
}

.text-block-49.white {
  color: #fff;
}

.div-block-193 {
  width: 46.25rem;
  margin-right: auto;
}

.div-block-193.div-block-193-ua {
  width: 75rem;
}

.reveal-text {
  flex: 0 auto;
  width: 100%;
  position: absolute;
}

.reveal-text.reveal-tex-gray {
  color: #9d9b99;
  position: relative;
}

.div-block-195 {
  text-align: right;
  width: 43.938rem;
  margin-top: 0;
  margin-left: auto;
  padding-top: 0;
  overflow: visible;
}

.text-overlay {
  opacity: 1;
  color: #0000;
  mix-blend-mode: normal;
  flex: none;
  width: 100%;
  height: auto;
  padding-top: 0;
  position: absolute;
}

.text-white {
  width: 100%;
  position: relative;
}

.section-10 {
  position: relative;
}

.text-block-50 {
  width: auto;
  color: var(--white);
  letter-spacing: -.025em;
  justify-content: center;
  align-items: center;
  padding: .438rem 1.25rem;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 130%;
  display: flex;
}

.div-block-196 {
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.div-block-196.text-block-50-ua, .div-block-196.div-block-196-ua {
  width: 18rem;
}

.div-block-196.div-block-196-fix {
  width: 14rem;
}

.div-block-197 {
  border-top: .094rem solid var(--light-neon);
  border-left: .094rem solid var(--light-neon);
  width: .688rem;
  height: .688rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-197.corner-fix {
  border-top-width: .125rem;
  border-top-color: var(--white);
  border-left-width: .125rem;
  border-left-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-197.corner-fix.white {
  border-top-color: var(--white);
  border-left-color: var(--white);
}

.div-block-197.corner-fix-2 {
  border-top-width: .125rem;
  border-top-color: var(--white);
  border-left-width: .125rem;
  border-left-color: var(--white);
  width: 1rem;
  height: 1rem;
  display: none;
}

.div-block-197.corner-fix-2.is-active {
  width: .688rem;
  height: .688rem;
  display: block;
}

.div-block-198 {
  border-top: .094rem solid var(--light-neon);
  border-right: .094rem solid var(--light-neon);
  width: .688rem;
  height: .688rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-198.corner-fix {
  border-top-width: .125rem;
  border-top-color: var(--white);
  border-right-width: .125rem;
  border-right-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-198.corner-fix-2 {
  border-top-width: .125rem;
  border-top-color: var(--white);
  border-right-width: .125rem;
  border-right-color: var(--white);
  display: none;
}

.div-block-198.corner-fix-2.is-active {
  display: block;
}

.div-block-199 {
  border-bottom: .094rem solid var(--light-neon);
  border-left: .094rem solid var(--light-neon);
  width: .688rem;
  height: .688rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-199.corner-fix {
  border-bottom-width: .125rem;
  border-bottom-color: var(--white);
  border-left-width: .125rem;
  border-left-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-199.corner-fix-2 {
  border-bottom-width: .125rem;
  border-bottom-color: var(--white);
  border-left-width: .125rem;
  border-left-color: var(--white);
  display: none;
}

.div-block-199.corner-fix-2.is-active {
  display: block;
}

.div-block-200 {
  border-right: .094rem solid var(--light-neon);
  border-bottom: .094rem solid var(--light-neon);
  width: .688rem;
  height: .688rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-200.corner-fix {
  border-right-width: .125rem;
  border-right-color: var(--white);
  border-bottom-width: .125rem;
  border-bottom-color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.div-block-200.corner-fix-2 {
  border-right-width: .125rem;
  border-right-color: var(--white);
  border-bottom-width: .125rem;
  border-bottom-color: var(--white);
  display: none;
}

.div-block-200.corner-fix-2.is-active {
  display: block;
}

.div-block-201 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.div-block-202 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-203 {
  flex: none;
  width: 2rem;
  height: 2rem;
  position: relative;
  overflow: visible;
}

.image-35 {
  width: 100%;
  height: 100%;
  overflow: clip;
}

.text-block-51 {
  color: var(--white);
  letter-spacing: .025em;
  font-family: Nickelgothic Narrow;
  font-size: 2rem;
  line-height: 110%;
}

.text-block-52 {
  color: var(--white);
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}

.div-block-204 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.div-block-205 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  background-color: #151515;
  width: 34.375rem;
  padding: 1.875rem;
  display: flex;
}

.div-block-206 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-207 {
  flex: 1;
}

.div-block-208 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-209 {
  width: 75rem;
  display: flex;
}

.div-block-210 {
  background-color: #0a050100;
  border: 1px #afacac;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 18.75rem;
  height: 18.75rem;
  padding: 1.875rem 1.563rem;
  display: flex;
}

.div-block-210.div-block-210-b {
  height: auto;
}

.div-block-210.div-block-210-b.line-left {
  flex: 1;
  width: 18.625rem;
  height: auto;
}

.div-block-210.line-left, .div-block-210.line-left.line-line.line-bottom {
  height: 14.063rem;
}

.div-block-211 {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #0a050180;
  justify-content: center;
  align-items: flex-start;
  width: 1200rem;
  display: flex;
}

.div-block-211.line-bottom.line-top {
  padding-top: 0;
}

.div-block-211.line-bottom.line-line.line-top {
  z-index: 50;
}

.div-block-212 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-213 {
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
}

.image-36 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-214 {
  width: 11rem;
}

.div-block-215 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.text-block-53 {
  color: var(--white);
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Nickelgothic Condensed;
  font-size: 3.875rem;
  line-height: 70%;
}

.heading-6 {
  color: var(--white);
  letter-spacing: .025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-size: 5.875rem;
  font-weight: 400;
  line-height: 100%;
}

.div-block-216 {
  flex: 0 auto;
  width: 75rem;
  display: block;
}

.div-block-217 {
  width: 40rem;
  padding-bottom: 3.75rem;
}

.section-11 {
  flex-flow: column;
  height: 100%;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
  position: relative;
}

.div-block-218 {
  align-self: auto;
  width: 36.875rem;
  margin-right: auto;
  display: flex;
}

.div-block-219 {
  z-index: 30;
  justify-content: center;
  align-items: center;
  width: 37.5rem;
  height: 32.5rem;
  display: flex;
  position: sticky;
  inset: 17.625rem auto auto;
}

.div-block-220 {
  background-color: #705858;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  padding: 1.25rem;
  display: flex;
}

.timeline-img {
  background-color: #c7c7c7;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 35rem;
  height: 30rem;
  display: flex;
  overflow: hidden;
}

.timeline-img.img-1 {
  opacity: 1;
  position: absolute;
}

.timeline-img.img-2, .timeline-img.img-3, .timeline-img.img-4, .timeline-img.img-5 {
  opacity: 0;
  position: absolute;
}

.image-37 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-222 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-223 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-54 {
  color: var(--white);
  letter-spacing: .05em;
  font-family: Nickelgothic Condensed;
  font-size: 2.625rem;
  font-weight: 400;
  line-height: 70%;
}

.text-block-55 {
  color: #fff;
  letter-spacing: -.025em;
  font-family: Roboto;
  font-weight: 400;
  line-height: 150%;
}

.timeline-card {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  background-color: #15151500;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: flex-start;
  width: 22.188rem;
  height: 9.375rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.875rem;
  display: flex;
  position: relative;
}

.timeline-card.is-active {
  background-color: #151515;
}

.timeline-card.is-active.card-2 {
  width: 25rem;
  padding-right: 1.875rem;
}

.div-block-225 {
  width: 19rem;
}

.div-block-226 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  flex: none;
  height: auto;
  padding-top: 10.25rem;
  padding-left: 2.8rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-227 {
  width: 19rem;
}

.div-block-228 {
  width: 16rem;
}

.timeline-line {
  z-index: 0;
  background-color: #fff;
  background-image: linear-gradient(180deg, black, #fff 8%, var(--white) 89%, var(--dark));
  width: .063rem;
  height: 81rem;
  margin-top: 10.25rem;
  padding-top: 0;
  position: absolute;
  inset: 0% auto 0% -1.1rem;
}

.timeline-dot {
  z-index: 1;
  background-color: #fff;
  border-radius: 999px;
  flex: none;
  width: .75rem;
  height: .75rem;
  position: absolute;
  inset: 50% auto auto -4.2rem;
}

.div-block-229 {
  width: 14rem;
}

.heading-7 {
  color: var(--dark);
  letter-spacing: .03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 70%;
}

.div-block-230 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  text-align: center;
  flex-flow: column;
  align-self: auto;
  display: flex;
}

.text-block-56 {
  width: 25rem;
  color: var(--dark);
  letter-spacing: -.025em;
  align-self: auto;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: 500;
}

.text-block-56.text-block-56-ua {
  width: 30rem;
  padding-left: 0;
}

.div-block-231 {
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 75rem;
  height: 49.375rem;
  display: flex;
  overflow: visible;
}

.div-block-231.map-mobile {
  display: none;
}

.image-38 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-232 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 36rem;
  display: flex;
}

.div-block-233 {
  z-index: 30;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 38rem;
  display: flex;
  position: sticky;
  top: 8rem;
  bottom: 43.75rem;
}

.div-block-233.div-block-233-ua {
  width: 40rem;
}

.div-block-234 {
  color: #7d766f;
  background-color: #151515;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 23.75rem;
  height: 9.375rem;
  padding-left: 1.875rem;
  display: flex;
  position: relative;
}

.div-block-235 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: row;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.div-block-236 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  display: flex;
}

.text-block-57 {
  color: var(--white);
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  font-family: Nickelgothic Narrow;
  font-size: 2rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-block-58 {
  color: #fff;
  font-family: Roboto;
  font-weight: 400;
}

.div-block-237 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  outline-offset: 0px;
  outline: 3px #00e;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.div-block-238 {
  flex: none;
  width: 1.625rem;
  height: 1.625rem;
  position: relative;
  overflow: clip;
}

.image-39 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-239 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-240 {
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 23.75rem;
  height: 9.375rem;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
  text-decoration: none;
}

.div-block-241 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}

.div-block-242 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
}

.div-block-243 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 24rem;
  display: flex;
}

.div-block-244 {
  background-color: #fff0;
  background-image: none;
  background-size: auto;
  width: 30rem;
  height: 14rem;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-245 {
  z-index: 2;
  background-color: #b46d6d00;
  background-image: linear-gradient(#000, #0a0501 0%, #0a0501f0 51%, #0a0501a8 86%, #0a050100);
  width: 30rem;
  height: 20rem;
  position: absolute;
  inset: -55% 0% auto 125%;
}

.div-block-246 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  display: flex;
}

.div-block-247 {
  background-color: var(--light-neon);
  width: 11rem;
  height: 11rem;
  position: sticky;
  top: 8rem;
  bottom: 20rem;
}

.div-block-248 {
  width: 28.75rem;
  height: 19.625rem;
  position: relative;
}

.image-40 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-250 {
  background-color: #fdc60700;
  background-image: linear-gradient(173deg, var(--dark), var(--white) 8%, white 87%, var(--dark));
  width: 1px;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-251 {
  z-index: 10;
  background-color: #fff;
  border-radius: 1111px;
  width: .813rem;
  height: .813rem;
  display: flex;
  position: absolute;
  inset: 50% auto auto -12.5%;
}

.div-block-252 {
  background-color: #0a050100;
  background-image: linear-gradient(#000 29%, #0a050100);
  width: 30rem;
  height: 22rem;
  position: absolute;
  inset: -10.4rem 0% auto 45.6rem;
}

.div-block-253 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40rem;
  display: flex;
}

.div-block-254 {
  width: 100%;
  padding-bottom: 3.125rem;
}

.div-block-255 {
  width: 36rem;
}

.div-block-256 {
  text-align: right;
  width: 43.938rem;
  margin-top: -3.7rem;
  margin-left: auto;
  padding-top: 0;
  display: flex;
}

.div-block-257 {
  grid-column-gap: 1.87rem;
  grid-row-gap: 1.87rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-258 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 32rem;
  display: flex;
}

.div-block-259 {
  width: 25rem;
}

.div-block-260 {
  align-self: auto;
  width: 43rem;
}

.div-block-261 {
  width: 52rem;
}

.div-block-262 {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  padding-bottom: 3.125rem;
  display: flex;
}

.div-block-263 {
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 36rem;
  display: flex;
}

.heading-8 {
  color: var(--white);
  letter-spacing: .025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 100%;
}

.section-12 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
}

.text-block-59 {
  width: 30rem;
  color: var(--dark);
  letter-spacing: -.025em;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: 500;
}

.div-block-266 {
  width: 36rem;
}

.div-block-268 {
  width: 22rem;
}

.text-block-60 {
  letter-spacing: .03em;
  font-family: Nickelgothic Narrow;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 100%;
}

.div-block-269 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  display: flex;
}

.text-block-61 {
  letter-spacing: .03em;
  font-family: Nickelgothic Narrow;
  font-size: 6.25rem;
  line-height: 100%;
}

.div-block-270 {
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 23.75rem;
  height: 9.375rem;
  padding-left: 1.875rem;
  display: flex;
}

.div-block-271 {
  flex: none;
  width: 29.908rem;
  height: 42.5rem;
  position: relative;
  overflow: clip;
}

.image-41 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.text-block-62 {
  font-family: Lato, sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
}

.text-block-62.thankupage {
  text-align: center;
  align-self: auto;
}

.div-block-272 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.div-block-272.thankupage {
  justify-content: center;
  align-items: center;
}

.div-block-273 {
  width: 11.25rem;
}

.div-block-273.thankupage {
  width: 14rem;
}

.div-block-273.buttom-tg {
  width: 15rem;
}

.text-block-63 {
  opacity: .7;
  color: var(--white);
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  line-height: 80%;
  transition: opacity .4s;
}

.text-block-63:hover {
  opacity: 1;
}

.div-block-274 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-42 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-275 {
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 2.2rem;
  height: 1.2rem;
  display: flex;
  overflow: clip;
}

.container-6 {
  z-index: 10;
  width: 90%;
  max-width: none;
  position: relative;
}

.image-43 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-276 {
  width: 11.25rem;
}

.text-block-64 {
  color: #fffc;
  letter-spacing: -.02em;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 130%;
}

.image-44 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% 0% auto;
  overflow: visible;
}

.text-block-65 {
  letter-spacing: .15em;
  text-transform: uppercase;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: .938rem;
  font-weight: 500;
}

.div-block-277 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-278 {
  width: 15.375rem;
}

.div-block-279 {
  background-color: var(--neon);
  width: .125rem;
  height: 8.125rem;
  display: flex;
}

.div-block-280 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-66 {
  color: var(--white);
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 4.75rem;
  font-weight: 500;
  line-height: 90%;
}

.div-block-281 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 13rem;
  display: flex;
}

.div-block-282 {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 17.813rem;
  height: auto;
  display: flex;
}

.div-block-283 {
  width: 15rem;
}

.div-block-284 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  display: flex;
}

.div-block-285 {
  width: auto;
  height: 47.125rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-45 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-286 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3.125rem;
  display: flex;
  position: relative;
}

.image-46 {
  flex: 0 auto;
  width: 100%;
  height: 100%;
}

.div-block-287 {
  width: 100%;
  height: 2.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.image-47 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-288 {
  width: 100%;
  height: 2.5rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-288.down-raw {
  height: 3rem;
}

.div-block-289 {
  z-index: 33;
  background-image: url('../images/map-points.webp');
  background-position: 0 0;
  background-size: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 25.438rem;
  height: 25.563rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-67 {
  color: var(--white);
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 90%;
  box-shadow: 1px 1px 6px #0000001a;
}

.div-block-290 {
  grid-column-gap: .563rem;
  grid-row-gap: .563rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-68 {
  color: var(--white);
  letter-spacing: .02em;
  justify-content: center;
  align-items: center;
  font-family: Jost, sans-serif;
  font-weight: 500;
  line-height: 130%;
  display: flex;
}

.div-block-291 {
  z-index: 4;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-292 {
  width: 25.438rem;
  height: 25.563rem;
  overflow: clip;
}

.div-block-293 {
  z-index: 5;
  width: 18.313rem;
  height: 23.813rem;
  position: absolute;
  inset: -22% auto auto -39%;
  overflow: hidden;
}

.div-block-294 {
  position: relative;
}

.div-block-295 {
  z-index: 4;
  filter: blur(.6px);
  width: 10.688rem;
  height: 10.688rem;
  position: absolute;
  inset: 0% auto auto -47%;
}

.div-block-296 {
  z-index: 2;
  filter: blur(1.8px);
  width: 7rem;
  height: 8rem;
  position: absolute;
  inset: auto auto 20% -31%;
  overflow: hidden;
}

.div-block-297 {
  z-index: 2;
  filter: blur(.5px);
  width: 12.875rem;
  height: 15.375rem;
  position: absolute;
  inset: 4% -36% auto auto;
}

.div-block-298 {
  z-index: 3;
  filter: blur(1px);
  width: 8.75rem;
  height: 8.563rem;
  position: absolute;
  inset: 44% -22% auto auto;
}

.section-13 {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.div-block-299 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-image: url('../images/Background1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 26.75rem;
  height: 8.438rem;
  padding-left: 0;
  display: flex;
}

.div-block-299.background1 {
  background-image: url('../images/Background1.webp');
}

.div-block-299.background-video-2 {
  background-image: url('../images/Background2.webp');
}

.div-block-299.background3 {
  background-image: url('../images/Background3.webp');
}

.text-block-69 {
  color: var(--dark);
  letter-spacing: .01em;
  text-transform: uppercase;
  flex: none;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 100%;
}

.text-block-69.text-white {
  color: var(--white);
  line-height: 100%;
}

.div-block-300 {
  width: 19rem;
}

.div-block-301 {
  flex: none;
  width: 5.625rem;
  height: 8.438rem;
  overflow: clip;
}

.div-block-302 {
  background-image: url('../images/Background4.webp');
  background-position: 0 0;
  background-size: cover;
  flex: none;
  width: 22.875rem;
  height: 26.563rem;
  position: relative;
  overflow: clip;
}

.text-block-70 {
  color: var(--dark);
  letter-spacing: -.01em;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 130%;
}

.text-block-70._14-px {
  font-size: .875rem;
}

.div-block-303 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  padding-top: 1.875rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.div-block-304 {
  width: 19rem;
  font-family: Lato, sans-serif;
}

.text-span {
  font-weight: 500;
}

.div-block-305 {
  filter: drop-shadow(3px 2px 10px #0000004d);
  width: 23.125rem;
  height: 23.125rem;
  position: absolute;
  inset: auto auto -37% -30%;
  overflow: visible;
}

.div-block-306 {
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.container-7 {
  justify-content: center;
  align-items: flex-start;
  width: 75rem;
  max-width: none;
  display: flex;
}

.div-block-307 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.div-block-308 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  display: flex;
}

.div-block-309 {
  width: 16.875rem;
  height: 15.938rem;
  position: absolute;
  inset: auto 7% 0% auto;
  overflow: clip;
}

.div-block-310 {
  width: 16rem;
  height: 16rem;
  position: absolute;
  inset: auto auto 0% -1%;
  overflow: hidden;
}

.div-block-311 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.text-block-71 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 130%;
}

.text-block-71.centr {
  text-align: center;
  line-height: 140%;
}

.text-span-2 {
  color: var(--neon);
}

.div-block-312 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  order: 0;
  width: 100%;
  display: flex;
}

.text-span-3 {
  color: var(--neon);
}

.div-block-313 {
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 1.75rem;
  display: flex;
  overflow: clip;
}

.text-block-72 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Jost, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  display: none;
}

.text-block-72.text-black {
  display: none;
}

.text-block-72.tariffs {
  font-family: Lato, sans-serif;
  display: flex;
}

.div-block-314 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.div-block-315 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: none;
  width: 21rem;
  display: flex;
}

.div-block-316 {
  justify-content: space-between;
  align-items: flex-start;
  width: 75rem;
  display: flex;
}

.div-block-317 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.section-14 {
  background-color: #e6e6e6;
  background-image: url('../images/image-6344537.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 8.85rem;
  padding-bottom: 8.75rem;
  position: relative;
}

.div-block-318 {
  width: 42.4rem;
  margin-left: auto;
  margin-right: auto;
}

.text-block-73 {
  color: var(--dark);
  letter-spacing: -.03em;
  font-family: Jost, sans-serif;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 100%;
}

.div-block-319 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-320 {
  grid-column-gap: 5.625rem;
  grid-row-gap: 4.375rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 18.25rem 18.25rem;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: end;
  place-items: start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-left: 0;
  display: grid;
}

.div-block-321 {
  z-index: 2;
  width: 24.875rem;
  height: 26rem;
  position: absolute;
  inset: 1.5rem -2% auto auto;
  overflow: visible;
}

.div-block-322 {
  width: 17.188rem;
  height: 16.813rem;
  position: absolute;
  inset: 12% 11% auto auto;
}

.div-block-323 {
  width: 22.5rem;
  height: 24.688rem;
  position: absolute;
  inset: auto auto 22% 0%;
}

.div-block-324 {
  border: .25rem solid var(--white);
  flex: 1;
  width: 17.5rem;
  height: auto;
  position: relative;
  overflow: hidden;
}

.div-block-324.img-mobile {
  display: none;
}

.div-block-325 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  height: 30rem;
  display: flex;
}

.div-block-326 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  order: 0;
  display: flex;
}

.div-block-327 {
  width: 18.313rem;
  height: auto;
}

.div-block-328 {
  width: 18.313rem;
}

.div-block-329 {
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-329.studio {
  z-index: 2;
  height: .45rem;
  margin-top: -2px;
  padding-top: 0;
  overflow: visible;
}

.div-block-330 {
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-330.studio {
  z-index: 2;
  margin-bottom: -2px;
}

.div-block-331, .div-block-332 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-333 {
  z-index: 2;
  width: 100%;
  height: 1.625rem;
  display: none;
  position: absolute;
  inset: -.1rem 0% auto;
}

.div-block-334 {
  z-index: 2;
  width: 100%;
  height: 1.625rem;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.image-48 {
  width: 100%;
  height: 100%;
}

.div-block-335 {
  background-color: #404040;
  width: .5rem;
  height: .5rem;
  transform: rotate(45deg);
}

.div-block-335.point-active {
  background-color: #fff;
}

.div-block-335.point-cases {
  background-color: #c2c2c2;
}

.swiper-pagination-custom {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  display: flex;
}

.div-block-337 {
  align-self: flex-start;
  width: 40rem;
  padding-bottom: 3.75rem;
}

.div-block-338 {
  background-color: #0e0e0e;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 17.875rem;
  height: 26.688rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
}

.div-block-338.block-green {
  background-color: var(--neon);
}

.div-block-338.tg-block {
  flex: 0 auto;
  width: 100%;
  height: auto;
  padding: 2.5rem 0 2.5rem 2.5rem;
  overflow: hidden;
}

.text-block-74 {
  opacity: .8;
  color: var(--white);
  letter-spacing: -.02em;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  line-height: 140%;
}

.text-block-74.text-black {
  color: var(--dark);
  font-family: Lato, sans-serif;
  font-size: .875rem;
}

.text-block-74._16-px {
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 140%;
}

.div-block-339 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: .75rem;
  height: .75rem;
  display: flex;
}

.div-block-339.star-fix {
  padding-top: 4px;
}

.image-49 {
  width: 100%;
  height: 100%;
}

.div-block-340 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-341 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-342 {
  z-index: 4;
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-343 {
  z-index: 2;
  width: 100%;
  height: 8.75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-344 {
  z-index: 10;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-345 {
  z-index: 10;
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-346 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-347 {
  mix-blend-mode: color-dodge;
  background-image: url('../images/Img.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-347.opacity-fix {
  opacity: .3;
  background-image: url('../images/Img-bg.webp');
  background-position: 0 0;
  background-size: cover;
}

.div-block-347.opacity-fix.gradient-opacity {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: linear-gradient(268deg, #6ede270f, #6ede2700);
  width: 50%;
  inset: 0% 0% auto auto;
}

.div-block-348 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-349 {
  width: 12rem;
}

.div-block-350 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-351 {
  flex-flow: column;
  align-self: flex-start;
  padding-bottom: 3.75rem;
  display: flex;
}

.div-block-352 {
  background-image: url('../images/image-6344528.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 23.875rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-352.tariff-50-59 {
  flex: none;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  width: 36.563rem;
  height: auto;
}

.div-block-352.tariff-50-59.swiper-slide.custom-v-slide.is-large {
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
}

.div-block-352.swiper-slide.custom-v-slide {
  flex: none;
  height: 64rem;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-352.swiper-slide.custom-v-slide.is-standard {
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 23.875rem;
  max-width: none;
  height: 50rem;
  padding: 0;
}

.div-block-352.swiper-slide.custom-v-slide.is-standard.is-large {
  width: 23.875rem;
}

.div-block-353 {
  flex-flow: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 3rem;
  display: flex;
  overflow: visible;
}

.div-block-354 {
  z-index: 200;
  background-color: var(--neon);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-354.block-black {
  background-color: var(--dark);
  width: 100%;
}

.div-block-354.premium-tariff {
  background-color: #d3b61300;
  background-image: radial-gradient(circle, #d3b613, #bea514);
  justify-content: center;
  align-items: center;
}

.div-block-355 {
  width: 100%;
  height: .5rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.div-block-356 {
  width: 100%;
  height: .5rem;
  margin-bottom: -1px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: clip;
}

.text-block-75 {
  color: var(--dark);
  letter-spacing: -.02em;
  text-transform: none;
  flex: none;
  align-self: auto;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: relative;
}

.text-block-75.text-white {
  color: var(--white);
}

.text-block-75.white {
  color: var(--white);
  text-transform: uppercase;
  font-family: Lato, sans-serif;
}

.div-block-357 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2px;
  display: flex;
}

.div-block-358 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  padding-top: .938rem;
  padding-left: 1.25rem;
  padding-right: 2rem;
  display: flex;
}

.div-block-359 {
  flex: none;
  width: 100%;
  height: 3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-359.div-block-359-fix {
  flex: none;
  height: 3rem;
  overflow: visible;
}

.div-block-360 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 2.5rem 1.25rem 1.25rem;
  display: flex;
}

.text-block-76 {
  color: var(--dark);
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 90%;
  position: relative;
}

.div-block-361 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-362 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-block-362.swiper-wrapper.is-third {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: stretch;
}

.div-block-362.swiper-wrapper.custom-v-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  height: auto;
}

.div-block-363 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-block-364 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 100%;
  display: flex;
}

.div-block-365 {
  width: 12.75rem;
  height: 12.25rem;
  position: absolute;
  inset: -9.2rem 2rem auto auto;
  overflow: hidden;
}

.text-block-77 {
  color: var(--dark);
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 130%;
}

.div-block-366 {
  flex: 1;
  width: 100%;
}

.div-block-367 {
  flex: 0 auto;
  width: 100%;
  margin-top: auto;
}

.div-block-368 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-9 {
  color: var(--white);
  text-align: center;
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 4.75rem;
  font-weight: 500;
  line-height: 90%;
}

.div-block-369 {
  flex: 1;
  align-self: center;
  padding-bottom: 3.125rem;
}

.div-block-370 {
  flex: none;
  align-self: center;
  width: 23.875rem;
  position: relative;
}

.text-block-78 {
  color: #363636;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 120%;
}

.text-span-4 {
  color: #000;
}

.div-block-371 {
  width: 8.375rem;
  height: 8.375rem;
  position: absolute;
  inset: .7rem auto auto -7.1rem;
  overflow: hidden;
}

.div-block-371.img-form2 {
  z-index: 2;
  width: 21.813rem;
  height: 27.938rem;
  inset: 1.3rem auto auto -13.9rem;
}

.div-block-371.img-form3 {
  z-index: 3;
  width: 15.625rem;
  height: 15.625rem;
  inset: auto auto 1.3rem -10.1rem;
}

.div-block-371.img-form4 {
  filter: blur(.8px);
  width: 11.813rem;
  height: 17.063rem;
  inset: 0 -8.2rem auto auto;
}

.div-block-371.img-form5 {
  z-index: 2;
  width: 19.938rem;
  height: 19.188rem;
  inset: 5.6rem -13.6rem auto auto;
}

.div-block-371.img-form6 {
  z-index: 3;
  filter: blur();
  width: 6.688rem;
  height: 6.563rem;
  inset: 8rem -3.5rem auto auto;
}

.div-block-371.img-form7 {
  z-index: 4;
  width: 11.688rem;
  height: 10.938rem;
  inset: 14.9rem -7.7rem auto auto;
}

.div-block-371.img-form8 {
  z-index: 5;
  width: 12.75rem;
  height: 10.25rem;
  inset: 20.5rem -8.1rem auto auto;
}

.div-block-371.img-2 {
  filter: blur(.6px);
}

.div-block-372 {
  z-index: 10;
  background-image: url('../images/image-6344528.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  display: flex;
  position: relative;
}

.div-block-373 {
  grid-column-gap: 2.188rem;
  grid-row-gap: 2.188rem;
  flex-flow: column;
  display: flex;
}

.div-block-374 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-375 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-376 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-79 {
  color: var(--white);
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 90%;
}

.div-block-377 {
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
  transition: opacity .4s;
  display: flex;
  overflow: hidden;
}

.div-block-377:hover {
  opacity: .7;
}

.div-block-378 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-80 {
  color: #ffffffb3;
  letter-spacing: -.02em;
  justify-content: flex-end;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 90%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-block-80:hover {
  color: #fff;
}

.div-block-379 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-380 {
  justify-content: flex-start;
  align-items: center;
  width: 16rem;
  display: flex;
}

.text-block-81 {
  color: #fff9;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 90%;
}

.div-block-381 {
  justify-content: flex-end;
  align-items: center;
  width: 16rem;
  display: flex;
}

.image-50 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.header-back {
  background-color: #0a050100;
  transition: opacity .4s;
  position: absolute;
  inset: 0%;
}

.div-block-382 {
  grid-column-gap: 2.188rem;
  grid-row-gap: 2.188rem;
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-span-8 {
  color: #fff;
  border-bottom: 1px #fff;
  text-decoration: underline;
}

.submit-button-3 {
  color: #fff;
  background-color: #1c9a62;
  border-radius: .125rem;
  width: 100%;
  height: 3.75rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
}

.submit-button-3:hover {
  background-color: #067241;
}

.submit-button-3:active {
  background-color: #005a31;
}

.submit-button-3.black-button {
  background-color: #191919;
  transition: background-color .3s;
}

.submit-button-3.black-button:hover {
  background-color: #303030;
}

.submit-button-3.black-button:active {
  background-color: #333;
}

.text-block-82 {
  opacity: .8;
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  font-size: 1rem;
}

.text-block-82.buttton-125 {
  text-align: center;
  margin-top: -.5rem;
  margin-bottom: 0;
  padding-top: 0;
}

.div-block-383 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.form-2 {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-block-3 {
  width: 29.5rem;
}

.text-field-3 {
  color: #676767;
  border: .125rem #000;
  border-radius: .125rem;
  width: auto;
  height: 3.75rem;
  margin-bottom: 0;
  padding-left: .875rem;
  padding-right: .875rem;
  font-size: .875rem;
  line-height: 1;
}

.text-field-3:hover {
  color: #191919;
}

.text-field-3.foeld-comment {
  flex: 0 auto;
  height: 7rem;
  padding-bottom: 4.375rem;
}

.div-block-384, .div-block-385 {
  position: relative;
}

.code-embed-10 {
  display: none;
}

.image-51 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.div-block-386 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.image-52 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-387 {
  width: 9.5rem;
  height: 1.5625rem;
}

.div-block-388 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.text-block-83 {
  color: #0b0b0b;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.swiper-wrapper-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: none;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  display: flex;
}

.div-block-389 {
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 4.375rem;
  height: 4.375rem;
  display: flex;
  overflow: hidden;
}

.div-block-390 {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.custom-v-slide {
  background-color: #fff;
  border: .25rem #000;
  flex: none;
  width: 24.1875rem;
  height: 36.3125rem;
  overflow: clip;
}

.svg-23 {
  color: #1c9a62;
}

.div-block-391 {
  width: 100%;
  height: 13.75rem;
  overflow: hidden;
}

.path-41 {
  color: #fff;
}

.div-block-392 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.text-block-84 {
  color: #0b0b0b;
  font-weight: 600;
  line-height: 1;
}

.div-block-393 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  height: auto;
  padding: 1.25rem 1.25rem 2rem;
  display: flex;
}

.text-block-85 {
  color: #858585;
  text-align: left;
  flex: none;
  font-weight: 400;
  line-height: 1.5;
}

.image-53 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.div-block-394 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.image-54 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-395 {
  width: 9.5rem;
  height: 1.5625rem;
}

.div-block-396 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.text-block-86 {
  color: #0b0b0b;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.custom-v-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: none;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  display: flex;
}

.div-block-397 {
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 4.375rem;
  height: 4.375rem;
  display: flex;
  overflow: hidden;
}

.div-block-398 {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.svg-24 {
  color: #1c9a62;
}

.div-block-399 {
  width: 100%;
  height: 13.75rem;
  overflow: hidden;
}

.path-42 {
  color: #fff;
}

.div-block-400 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.text-block-87 {
  color: #0b0b0b;
  font-weight: 600;
  line-height: 1;
}

.div-block-401 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  height: auto;
  padding: 1.25rem 1.25rem 2rem;
  display: flex;
}

.text-block-88 {
  color: #858585;
  text-align: left;
  flex: none;
  font-weight: 400;
  line-height: 1.5;
}

.div-block-402 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: .25rem;
  display: flex;
}

.div-block-403 {
  background-color: #1c9a62;
  border-radius: 11rem;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
}

.div-block-403.next-btn {
  border-style: none;
  transition: background-color .3s;
}

.div-block-403.next-btn:hover {
  background-color: #067241;
}

.div-block-403.next-btn:active {
  background-color: #005a31;
}

.div-block-403.prev-btn {
  border-style: none;
  transition: background-color .3s;
}

.div-block-403.prev-btn:hover {
  background-color: #067241;
}

.div-block-403.prev-btn:active {
  background-color: #005a31;
}

.div-block-404 {
  background-color: #424242;
  border: .125rem solid #000;
  width: 1rem;
  height: 1rem;
}

.div-block-404.active-dot {
  background-color: #bababa;
  display: block;
}

.image-55 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-405 {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.swiper-v-pagination-custom {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  display: flex;
}

.header-links {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: center;
  align-items: center;
  transition: all .4s;
  display: flex;
}

.container-8 {
  z-index: 10;
  width: 75rem;
  max-width: 87.5rem;
  position: relative;
}

.button-text-2 {
  color: #fff;
  letter-spacing: -.02em;
  text-transform: none;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  font-weight: 500;
  line-height: 1.3;
  transition: transform .4s;
  display: flex;
}

.button-text-2.button-text-header {
  font-size: .875rem;
}

.svg-32 {
  overflow: visible;
}

.svg-25 {
  color: #1c9a62;
}

.h-back {
  z-index: 1;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #0f0f0f66;
  transition: opacity .4s;
  position: absolute;
  inset: 0%;
}

.div-block-411 {
  justify-content: center;
  align-items: center;
  width: 2.6rem;
  height: 2.6rem;
  display: flex;
  overflow: visible;
}

.link-block-11 {
  width: 10.4375rem;
  height: 3rem;
}

.link-block-11.w--current {
  color: #fff;
  width: 6.2125rem;
  height: 2.4rem;
  display: flex;
  overflow: visible;
}

.button-text-w {
  flex-flow: column;
  flex: none;
  height: 100%;
  display: flex;
}

.menu_link {
  color: #fff;
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.menu_link.w--current {
  font-size: .875rem;
}

.section-15 {
  z-index: 10;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
}

.section-15.header-s {
  z-index: 100;
  background-color: #0b0b0bb3;
  border-bottom: .0625rem #3b3b3b;
  padding-top: .8rem;
  padding-bottom: .8rem;
  display: flex;
  position: relative;
  top: 0%;
  left: 0%;
  right: 0%;
}

.embed-code-3 {
  display: none;
}

.div-block-413 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.header-w {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-open-3 {
  display: none;
}

.svg-33 {
  color: #1c9a62;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}

.m-menu-w {
  display: none;
}

.full-svg-6 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
  transform: scale(1);
}

.header-link-2 {
  color: #bdbab6;
  letter-spacing: 0;
  text-transform: none;
  background-color: #e2554400;
  padding: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.header-link-2:hover {
  color: #fff;
  background-color: #d74f3f00;
}

.header-link-2:active {
  background-color: #0000;
}

.path-46 {
  color: #1c9a62;
}

.div-block-414 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #0f0f0f;
  text-align: center;
  text-transform: uppercase;
  background-color: #1c9a62;
  border-radius: .125rem;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-3:hover {
  mix-blend-mode: normal;
  background-color: #067241;
}

.button-3.button-big {
  height: 3.125rem;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.button-3.button-big:hover {
  background-color: #067241;
}

.button-3.button-big:active {
  background-color: #005a31;
}

.button-3.button-big.animation-pop-ap:hover {
  background-color: #067241;
}

.button-3.button-big.animation-pop-ap:active {
  background-color: #005a31;
}

.svg-34 {
  color: #1c9a62;
}

.code-embed-11 {
  display: none;
}

.div-block-415 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.div-block-416 {
  width: auto;
}

.div-block-417 {
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
}

.image-57 {
  width: 100%;
  height: 100%;
}

.div-block-418 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  margin-top: -.65rem;
  padding-top: 0;
  display: flex;
}

.text-block-89 {
  color: var(--dark);
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.text-span-9 {
  letter-spacing: .05em;
}

.text-span-10 {
  letter-spacing: .1em;
}

.container-9 {
  width: 100vw;
  max-width: none;
  height: 100vh;
}

.code-embed-12 {
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-419 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 3.125rem;
  display: flex;
}

.div-block-420 {
  width: 30rem;
}

.div-block-421 {
  z-index: 10;
  width: 55.3rem;
  height: 30rem;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: clip;
}

.div-block-422 {
  z-index: 4;
  width: 100%;
  height: 1.875rem;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.div-block-422.down {
  inset: auto 0% 0%;
  overflow: visible;
}

.image-58 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-423 {
  opacity: .8;
  filter: blur(1px);
  width: 23.75rem;
  height: 23.063rem;
  position: absolute;
  inset: 5% 0% auto auto;
  overflow: hidden;
}

.div-block-423._2-nd-blurcircle {
  inset: auto auto -2% 2%;
}

.div-block-423.tg-block {
  opacity: .3;
  filter: blur(.2px);
  width: 35rem;
  height: 35rem;
  inset: -41% -16% auto auto;
}

.image-59 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-424 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 29.375rem;
  display: flex;
}

.div-block-425 {
  width: 20rem;
}

.div-block-426 {
  z-index: 10;
  width: 27rem;
  height: 80%;
  position: absolute;
  inset: 10% 3% auto auto;
  overflow: hidden;
}

.text-span-11 {
  color: var(--neon);
}

.div-block-427 {
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-427.button-text {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
}

.button-text-white.buttom-tg {
  color: var(--dark);
}

.div-block-428 {
  width: 1.6rem;
  height: 1.6rem;
}

.youtube-3 {
  padding-right: 0;
  overflow: visible;
}

.div-block-429 {
  flex: none;
  width: 7.375rem;
  height: 11.063rem;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.image-60 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-430 {
  width: 3.313rem;
  height: 5.938rem;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: clip;
}

.div-block-431 {
  width: 100%;
  height: 12.813rem;
  position: absolute;
  inset: auto 0% 0%;
  overflow: clip;
}

.div-block-432 {
  width: 8.25rem;
  height: 11.875rem;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.div-block-433 {
  width: 16.438rem;
  height: 18.625rem;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: clip;
}

.div-block-434 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.div-block-435 {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  flex-flow: column;
  padding-top: 0;
  display: flex;
}

.section-16 {
  padding-top: 8.75rem;
  padding-bottom: 5rem;
}

.div-block-436 {
  border: .2rem solid var(--white);
  border-radius: 0;
  flex: none;
  width: 31.625rem;
  height: 31.938rem;
  position: relative;
  overflow: hidden;
}

.div-block-437 {
  border: .2rem solid var(--white);
  flex: none;
  width: 23.313rem;
  height: 18.813rem;
  position: relative;
  overflow: hidden;
}

.div-block-438 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--neon);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 11.875rem;
  padding: .75rem 1.25rem 1.25rem 1.5rem;
  display: flex;
}

.div-block-439 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-90 {
  color: var(--dark);
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 100%;
}

.text-block-91 {
  color: var(--dark);
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.div-block-440 {
  border: .2rem solid var(--white);
  flex: none;
  width: 17.563rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-441 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-442 {
  border: .2rem solid var(--white);
  width: 44.375rem;
  height: 18.25rem;
  display: block;
  overflow: hidden;
}

.div-block-442.mobile {
  position: relative;
}

.div-block-442.desctop {
  display: none;
}

.div-block-443 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.div-block-444 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #181815;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 29.375rem;
  height: 18.25rem;
  padding: 1.875rem 1.875rem 1.875rem 2rem;
  display: flex;
}

.text-block-92 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.div-block-445 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-12 {
  letter-spacing: .06em;
}

.div-block-447 {
  width: 30rem;
}

.div-block-448 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-449 {
  background-color: #404040;
  width: .5rem;
  height: .5rem;
  transform: rotate(45deg);
}

.div-block-449.point-cases {
  background-color: #c2c2c2;
}

.header-2-2 {
  color: #fff;
  text-align: left;
  letter-spacing: .03em;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukcyr, Arial, sans-serif;
  font-size: 4.75rem;
  font-weight: 500;
  line-height: 100%;
}

.div-block-450 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-451 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.div-block-452 {
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-453 {
  color: #fff;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.button-text-3 {
  z-index: 1;
  pointer-events: none;
  color: #fff;
  letter-spacing: -.02em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-text-3.button-text-white {
  color: #0a0501;
  letter-spacing: -.01em;
  font-family: Lato, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.div-block-454 {
  border: 4px #fff;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.div-block-454.slider-arrow-left {
  flex: none;
  width: 6.313rem;
  height: 2rem;
}

.div-block-454.slider-arrow-left:hover {
  opacity: .6;
}

.div-block-454.slider-arrow-left:active {
  opacity: 1;
}

.div-block-454.slider-arrow-right {
  flex: none;
  width: 6.313rem;
  height: 2rem;
}

.div-block-454.slider-arrow-right:hover {
  opacity: .6;
}

.div-block-454.slider-arrow-right:active {
  opacity: 1;
}

.div-block-455 {
  border: .25rem solid #fff;
  flex: 1;
  width: 17.5rem;
  height: auto;
  position: relative;
  overflow: hidden;
}

.div-block-455.img-mobile {
  display: block;
}

.image-61 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.container-10 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 75rem;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-456 {
  z-index: 20;
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  justify-content: center;
  align-items: center;
  width: 42.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.6rem;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-456.arrows-actors {
  display: none;
}

.div-block-457 {
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-458 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-459 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  height: 30rem;
  display: flex;
}

.image-62 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% 0% auto;
  overflow: visible;
}

.image-62.full-img-2 {
  height: 100%;
}

.div-block-460 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.text-block-93 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Jost, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  display: none;
}

.div-block-461 {
  display: none;
}

.div-block-462 {
  background-color: #404040;
  width: .5rem;
  height: .5rem;
  transform: rotate(45deg);
}

.div-block-462.point-cases {
  background-color: #c2c2c2;
}

.div-block-463 {
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.container-11 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 75rem;
  max-width: none;
  display: flex;
}

.div-block-464 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-block-464.swiper-slide {
  min-width: 0;
  max-width: 1200px;
  height: auto;
  overflow: auto;
}

.div-block-464.swiper-slide.custom-v-slide {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  width: 100%;
  display: flex;
  overflow: clip;
}

.div-block-465 {
  color: #fff;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.div-block-466 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-block-466.swiper-wrapper.custom-v-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: row;
  height: 100%;
}

.div-block-466.swiper-wrapper.custom-v-wrapper.studios-section {
  display: flex;
}

.div-block-467 {
  border: 4px #fff;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.div-block-467.v-btn-next, .div-block-467.v-btn-prev {
  flex: none;
  width: 6.313rem;
  height: 2rem;
}

.div-block-468 {
  border: .25rem solid #fff;
  flex: 1;
  width: 17.5rem;
  height: auto;
  position: relative;
  overflow: hidden;
}

.div-block-468.desctop.studio1-2 {
  flex: 0 auto;
  width: 720px;
  height: 330px;
  overflow: hidden;
}

.div-block-468.desctop.studio1-2.img2 {
  flex: 0 auto;
  width: 100%;
  height: 320px;
}

.div-block-468.desctop.studio1-2.img3 {
  flex: 0 auto;
  width: 60%;
  height: 200px;
}

.div-block-468.desctop.studio1-2.img6 {
  width: 100%;
  height: 500px;
}

.div-block-468.desctop.studio1-2.img-hight {
  height: 600px;
}

.div-block-468.desctop.studio1-2.img4 {
  width: 100%;
  height: 320px;
}

.div-block-468.desctop.studio1 {
  flex: 0 auto;
  width: 40%;
  height: 200px;
}

.div-block-468.desctop.studio1.img1 {
  width: 30%;
  height: 320px;
}

.div-block-468.desctop.studio1.img2 {
  width: 1220px;
  height: 400px;
}

.div-block-468.desctop.studio1.img-hight {
  height: 600px;
}

.image-63 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-469 {
  z-index: 20;
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  justify-content: center;
  align-items: center;
  width: 42.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.6rem;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-469.scroll-taariff {
  display: none;
}

.div-block-470 {
  width: 100%;
  height: .625rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-471 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  height: 30rem;
  display: flex;
}

.div-block-471.studio {
  width: 100%;
  height: 100%;
}

.image-64 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% 0% auto;
  overflow: visible;
}

.image-64.full-img-2 {
  object-fit: cover;
  height: 100%;
}

.text-block-94 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Jost, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  display: none;
}

.text-block-94.tariffs {
  font-family: Lato, sans-serif;
  display: flex;
}

.div-block-472 {
  background-image: url('../images/image-6344528.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 23.875rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-472.swiper-slide.custom-v-slide {
  flex: none;
  height: 64rem;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-472.swiper-slide.custom-v-slide.is-studio {
  background-color: #fff0;
  background-image: none;
  width: 100%;
  height: auto;
  display: block;
}

.div-block-472.swiper-slide.custom-v-slide.is-studio.studios-section {
  height: 100%;
}

.div-block-473 {
  flex-flow: column;
  align-self: flex-start;
  padding-bottom: 3.75rem;
  display: flex;
}

.studio-img {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  order: -9999;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.studio-img.is-main {
  flex-flow: row;
  position: static;
}

.div-block-474 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.div-block-474.is-main.swiper-wrapper.stuido {
  flex-flow: column;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 75rem;
  }

  .container-2 {
    max-width: 73.75rem;
  }

  .container-4, .container-5 {
    max-width: 73.125rem;
  }

  .email-popup, .pop-up-video {
    display: none;
  }

  .div-block-235 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .container-8 {
    max-width: 87.5rem;
  }

  .div-block-412 {
    flex-flow: column;
    height: 100%;
    display: flex;
    position: relative;
  }

  .menu_items {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 4.125rem;
    margin-bottom: auto;
    position: relative;
  }

  .side_menu_header {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 1.563rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 1rem;
    display: flex;
    position: relative;
  }

  .item {
    color: #fff;
  }

  .div-block-429 {
    flex: none;
    width: 7.375rem;
    height: 11.063rem;
    overflow: hidden;
  }

  .image-60 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: visible;
  }

  .div-block-441 {
    display: block;
  }

  .container-10 {
    max-width: 75rem;
  }

  .div-block-458 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    overflow-wrap: normal;
    flex-flow: column;
    display: flex;
    overflow: hidden;
  }

  .div-block-460 {
    width: 100%;
  }

  .div-block-461 {
    display: none;
  }

  .div-block-464 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .section.hero {
    background-color: var(--light-neon);
    height: auto;
    min-height: auto;
    padding-top: 4.813rem;
  }

  .section.hero.section-coursor {
    background-color: var(--dark);
    height: 100vh;
    padding-top: 0;
  }

  .section.hero.section-coursor.section-welcome {
    padding-top: 6rem;
  }

  .section.hero.section-coursor.section-cntacts-main {
    background-image: url('../images/Group-1321317387.webp');
    background-position: 50%;
    background-size: cover;
    height: 31.25rem;
  }

  .section.hero.section-coursor.section-cntacts-main.serction-instructiom {
    height: 100vh;
  }

  .section.quiz {
    overflow: hidden;
  }

  .section.developer {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .section.faq {
    text-align: left;
  }

  .section.footer {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.header {
    z-index: 999;
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: .625rem;
    display: flex;
  }

  .section.plan {
    padding-bottom: 0;
  }

  .section.plan.section-coursor {
    margin-top: 0;
  }

  .section.plan.section-coursor.section-certificate {
    height: auto;
  }

  .section.plan.section-coursor.section-certificate.section-mobile {
    display: flex;
  }

  .section.plan.section-coursor.section-certificate.section-desctop {
    display: none;
  }

  .section.thank {
    min-height: 34rem;
  }

  .section.section-white.sector-termit2 {
    height: auto;
    padding-bottom: 3.75rem;
    position: relative;
  }

  .section.section-white.section-5rem {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.section-white._75, .section._75 {
    padding-bottom: 3.75rem;
  }

  .section._75.dark-bg, .section._75.sectionwhite, .section.sticky-section {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .section.dark-bg {
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .section.dark-bg.no-sticky-wrap-mob {
    padding-top: 5rem;
    padding-bottom: 3.75rem;
  }

  .section.section-mobile {
    display: block;
  }

  .section.section-desctop {
    padding-bottom: 0;
    display: block;
  }

  .section.section-contacts {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .section.section-2 {
    padding-top: 4.375rem;
  }

  .section.section-15 {
    padding-top: 3.75rem;
    padding-bottom: 1.5rem;
  }

  .section.section-15.actors-section {
    padding-bottom: 3.75rem;
  }

  .section.section-7 {
    margin-left: 0;
    padding-bottom: 3.75rem;
  }

  .section.section-footer {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.section-4 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .container {
    width: 22.5rem;
    max-width: none;
    padding-top: 0;
  }

  .container.hero {
    flex: 1;
    width: 22.5rem;
  }

  .container.conteiner-footer {
    width: 100%;
  }

  .container.conteiner-100 {
    width: 100%;
    padding-top: 17.5rem;
  }

  .container.conteiner-100.container-fix {
    padding-top: 6.25rem;
  }

  .container.sticky-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .container.container-form {
    width: 22.5rem;
  }

  .container.container-2 {
    height: 28.125rem;
  }

  .body {
    font-size: 1rem;
    line-height: 140%;
  }

  .hero-wrap {
    padding-bottom: 2.5rem;
    position: relative;
  }

  .hero-wrap.hero-wrap-company {
    padding-bottom: 3.75rem;
  }

  .hero-benefits-wrap {
    height: auto;
    padding-top: 1.75rem;
    padding-bottom: 1.875rem;
  }

  .hero-benefits-block {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    width: 20rem;
  }

  .hero-benefits-item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-top: 1px solid var(--border--20);
    border-left-style: none;
    padding-top: .75rem;
    padding-left: 0;
  }

  .hero-benefits-item.first {
    border-top-style: none;
    padding-top: 0;
  }

  .full-svg {
    overflow: clip;
  }

  .hero-name {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: flex;
    position: absolute;
    bottom: .625rem;
    left: 0;
    right: 0;
  }

  .hero-block {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
  }

  .hero-block.hero-block-about-us {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    justify-content: space-between;
    align-items: center;
  }

  .hero-block.hero-block-about-us.instruction {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    flex-flow: column-reverse wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .h1 {
    font-size: 2rem;
    line-height: 130%;
  }

  .h1.animation2 {
    width: 100%;
    font-size: 4.125rem;
    line-height: 90%;
  }

  .h1.animation2.center {
    width: 100%;
    font-size: 3.6rem;
  }

  .button {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
    height: 3.75rem;
    padding-left: 0;
    padding-right: 0;
    font-size: .875rem;
    line-height: 120%;
  }

  .button.white.in-quiz, .button.white.in-quiz-paddint {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-info-block {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    padding-right: 1.375rem;
    font-size: 1.125rem;
    line-height: 150%;
  }

  .hero-overlay {
    background-color: #0000;
    background-image: linear-gradient(#364180 12%, #364180cc 30%, #36418000 52%);
    top: -1.25rem;
  }

  .hero-grad {
    margin-bottom: 0;
    display: block;
  }

  .hero-grad.gradient-main {
    background-image: linear-gradient(180deg, #09040000, #09040000 0%, #090400bf 46%, var(--dark) 99%);
  }

  .hero-grad.vieo-block {
    background-image: linear-gradient(180deg, var(--dark) 3%, #0904008f 60%, #09040000);
    height: 14rem;
    display: none;
  }

  .hero-grad.gradient-bot {
    background-image: linear-gradient(180deg, #0000, var(--dark));
    display: block;
    top: auto;
    bottom: 0;
  }

  .hero-grad.hero-grad-bot.hero-grad-bot-fix {
    height: 30rem;
  }

  .h2 {
    font-size: 1.625rem;
    line-height: 130%;
  }

  .plan-wrap {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-block {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
  }

  .heading-block.plan {
    width: auto;
  }

  .heading-block.infrastructure {
    position: static;
  }

  .heading-block.reason {
    margin-bottom: .625rem;
    position: static;
  }

  .plan-img {
    width: 22.75rem;
    height: 20.188rem;
  }

  .plan-button-wrap {
    width: auto;
  }

  .plan-button-block {
    justify-content: space-between;
    align-items: center;
    font-size: .875rem;
    line-height: 120%;
  }

  .plan-info {
    grid-column-gap: 2.625rem;
    grid-row-gap: 2.625rem;
    justify-content: space-between;
    align-items: stretch;
  }

  .plan-button-date {
    font-size: 1rem;
    line-height: 120%;
  }

  .no-wrap.mobile-wrap {
    white-space: normal;
  }

  .infrastructure-wrap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .infrastructure-info-block {
    justify-content: flex-start;
    align-items: stretch;
  }

  .heading-text-block {
    width: auto;
  }

  .infrastructure-block {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    margin-bottom: -1.25rem;
  }

  .infrastructure-card {
    height: 13.75rem;
    padding: .938rem 1.875rem .938rem .938rem;
  }

  .infrastructure-card-heading {
    font-size: 1.125rem;
    line-height: 120%;
  }

  .quiz-back-img-wrap {
    height: 18.75rem;
  }

  .quiz-main-wrap {
    padding-top: 8.75rem;
    padding-bottom: 3.75rem;
    overflow: visible;
  }

  .quiz-img {
    width: 20rem;
    height: 12.5rem;
  }

  .quiz-block {
    justify-content: flex-start;
    align-items: center;
    width: 20rem;
  }

  .quiz-info-block {
    border-top: 1px solid var(--border--20);
    width: 100vw;
    margin-top: 2.5rem;
    margin-bottom: 1.875rem;
    padding-top: 1.875rem;
  }

  .quiz-targets-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .quiz-target {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
    border-right: 1px solid var(--border--20);
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    width: 20rem;
    height: 4.25rem;
    padding-left: .938rem;
    padding-right: 0;
  }

  .format-wrap {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .format-card {
    flex: none;
    height: 18.75rem;
  }

  .format-card.is-active {
    height: 15rem;
  }

  .format-card.is-active.hidden.cart-format-fix {
    display: flex;
  }

  .format-card.is-active.cart-format-fix {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: 27rem;
  }

  .format-card-back {
    display: none;
  }

  .format-card-back.slide-image, .format-card-back.format-card-back-mobile, .format-card-back.format-card-back-vis {
    display: block;
  }

  .format-card-content {
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    min-height: auto;
    margin-bottom: 0;
  }

  .format-card-block {
    width: 100%;
    padding: 1.25rem;
  }

  .format-card-heading-block {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    min-width: auto;
  }

  .format-card-heading {
    font-size: 2.625rem;
    line-height: 110%;
  }

  .format-card-number {
    top: 0;
    right: 0;
  }

  .format-card-list {
    grid-column-gap: .313rem;
    grid-row-gap: .313rem;
    font-size: .875rem;
    line-height: 140%;
  }

  .projects-wrap {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    border-top-style: none;
    margin-top: 1.25rem;
    padding-top: 0;
  }

  .project-card {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
    flex-flow: column;
    padding-bottom: 1.875rem;
  }

  .project-img {
    z-index: 1;
    width: 100%;
    height: 15rem;
  }

  .project-block {
    z-index: 2;
    justify-content: space-between;
    align-items: stretch;
    position: relative;
  }

  .project-top {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
    flex-flow: column-reverse;
    justify-content: center;
    align-items: flex-start;
    width: 12.5rem;
    height: 6.25rem;
    margin-left: auto;
  }

  .project-mid {
    z-index: 2;
    text-align: left;
    width: auto;
    margin-top: 1.875rem;
    margin-bottom: .938rem;
    position: relative;
  }

  .project-heading {
    color: var(--white);
    text-align: center;
    font-size: 1.625rem;
    line-height: 110%;
    position: absolute;
    top: -11.5rem;
    left: 0;
    right: 0;
  }

  .project-small-img {
    width: 6.25rem;
    height: 6.25rem;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: -8.125rem;
    left: 0;
  }

  .pigeon-svg.quiz {
    opacity: .6;
    width: 12.188rem;
    height: 17.563rem;
    top: -6.313rem;
    bottom: auto;
    left: -2.188rem;
  }

  .pigeon-svg.reason {
    width: 15.813rem;
    height: 22.813rem;
    bottom: -12rem;
    left: 2.125rem;
  }

  .pigeon-svg.menu {
    opacity: .05;
    width: 10.813rem;
    height: 15.625rem;
    inset: auto -.813rem 13.75rem auto;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .developer-wrap {
    flex-flow: column;
    margin-top: 1.875rem;
    display: flex;
  }

  .developer-card {
    min-height: 9.375rem;
  }

  .developer-card-heading {
    font-size: 1.25rem;
    line-height: 120%;
  }

  .reason-wrap {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .reason-block {
    background-color: #f7f8fa;
    flex-flow: column;
    display: flex;
  }

  .reason-card.no-img {
    height: 8.75rem;
  }

  .reason-card-info {
    padding-right: 3.438rem;
  }

  .faq-wrap {
    width: auto;
    margin-top: 1.875rem;
  }

  .faq-top {
    padding-left: .938rem;
    padding-right: .938rem;
  }

  .faq-heading {
    font-size: 1rem;
    line-height: 120%;
  }

  .faq-icon {
    width: 2rem;
    height: 2rem;
  }

  .faq-bottom-block {
    padding-left: .938rem;
    padding-right: .938rem;
    font-size: .875rem;
    line-height: 140%;
  }

  .footer-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    display: flex;
  }

  .footer-nav-wrap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    justify-content: space-between;
    align-items: stretch;
  }

  .footer-nav-list {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start stretch;
    display: grid;
  }

  .footer-logo {
    width: 10.438rem;
    height: 4.375rem;
  }

  .footer-cantacts-wrap {
    border-top: 1px solid var(--border--20);
    padding-top: 1.563rem;
  }

  .footer-bot-wrap {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 1.563rem;
  }

  .footer-bot-el {
    font-size: 1rem;
  }

  .footer-bot-el.side, .footer-bot-el.side-right {
    width: auto;
  }

  .header-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    background-color: #09040000;
    border-radius: .125rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: auto;
    padding: 0;
  }

  .header-wrap.eng-ukr.header-nav {
    display: none;
  }

  .header-wrap.wrap-welcome {
    border-radius: 8rem;
    justify-content: center;
    align-items: center;
    width: 10rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    position: relative;
  }

  .header-wrap.wrap-bot {
    flex-flow: column;
    padding-bottom: 2rem;
  }

  .header-logo {
    flex: none;
    width: 6.25rem;
    height: 1.5rem;
  }

  .header-logo.w--current {
    width: 7.5rem;
    height: 1.375rem;
  }

  .header-nav {
    display: none;
  }

  .header-nav.menu-itams {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2.5rem;
    margin-bottom: auto;
    padding-top: 0;
    display: flex;
  }

  .meni-link {
    font-weight: 400;
    display: block;
  }

  .menu-open {
    flex: none;
    padding-left: 0;
    display: block;
    position: relative;
  }

  .hero-back {
    inset: 0%;
    overflow: hidden;
  }

  .hero-back.hero-back-img {
    background-image: none;
    background-size: auto;
    padding-bottom: 398px;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: flex;
  }

  .quiz-pigeon-wrap {
    height: auto;
    top: 0;
    bottom: auto;
    overflow: visible;
  }

  .hero-name-1 {
    width: 20rem;
    height: 3.375rem;
  }

  .hero-name-2 {
    width: 16.688rem;
    height: 3.375rem;
  }

  .popup {
    display: none;
  }

  .popup-form-wrap {
    width: 20rem;
    padding: 1.25rem;
  }

  .form-heading {
    font-size: 1.25rem;
    line-height: 130%;
  }

  .input {
    height: 2.5rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .menu-wrap {
    z-index: 999;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 4.375rem .625rem 1.25rem;
    display: flex;
  }

  .menu-close {
    display: block;
  }

  .menu-block {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #090400db;
    border: .063rem solid #33333361;
    border-radius: 0;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 2.5rem .625rem 1.25rem;
    left: auto;
  }

  .menu-link-list {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .menu-link {
    text-align: left;
    letter-spacing: -.025em;
    text-transform: none;
    font-family: Roboto;
    font-size: 1.125rem;
    line-height: 100%;
  }

  .menu-link.meni-link-hide {
    display: none;
  }

  .menu-cantacts-wrap {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    text-align: left;
    justify-content: flex-end;
    align-items: center;
  }

  .menu-cantact-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .menu-cross-close {
    justify-content: flex-end;
    align-items: stretch;
    width: 1.313rem;
    height: 1.313rem;
    top: .438rem;
    right: .625rem;
  }

  .menu-cantact-link {
    font-size: 1.125rem;
    line-height: 120%;
  }

  .thank-logo {
    width: 6.25rem;
    height: 2.625rem;
  }

  .thank-wrap {
    position: relative;
  }

  .thank-info-block {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    padding-right: 1.375rem;
    font-size: 1.125rem;
    line-height: 150%;
  }

  .preloader {
    background-color: var(--dark);
    color: #7d766f;
    display: none;
  }

  .preloader-wrap {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    font-size: 2rem;
    line-height: 120%;
  }

  .preloader-logo-block {
    width: 8.25rem;
    height: 7.5rem;
  }

  .preloader-logo-icon-block {
    width: 6.938rem;
    height: 10rem;
  }

  .preloader-percent {
    font-size: 1.625rem;
  }

  .quiz-form-wrap {
    width: 20rem;
    padding: 1.25rem;
  }

  .quiz-heading {
    font-size: 1.25rem;
    line-height: 130%;
  }

  .custom-r {
    font-size: .875rem;
    line-height: 150%;
  }

  .text-block-9 {
    font-size: 1rem;
  }

  .corner.lefy-up, .corner.left-bot, .corner.right-up, .corner.right-bot {
    width: .75rem;
    height: .75rem;
  }

  .header-link {
    color: #fff;
    font-size: 1.125rem;
    line-height: 150%;
  }

  .header-button-block {
    z-index: 10;
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    position: relative;
  }

  .container-2 {
    width: 21.25rem;
    max-width: 21.25rem;
  }

  .menu-close-substrate {
    z-index: 0;
    background-color: #0009;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .menu-close-2 {
    z-index: 10;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    position: absolute;
    top: .313rem;
    right: 1.25rem;
  }

  .header-logo-2 {
    width: 6.25rem;
    height: 1.875rem;
  }

  .button-text.text-buttom-size14 {
    font-size: .875rem;
  }

  .header-links-block {
    z-index: 10;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
  }

  .header-block {
    z-index: 10;
    background-color: #2f5140;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 16.25rem;
    padding: 5rem 1.25rem 3.125rem;
    position: relative;
    overflow: hidden;
  }

  .menu-open-2 {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
  }

  .button-2.stroke-button.card-buttom.buttom-neon.button-white {
    display: flex;
  }

  .button-2.menu-mob-buttom {
    width: 100%;
  }

  .button-2.stroke-button {
    z-index: 10;
    background-color: #09040033;
    border-color: #fff;
    position: relative;
  }

  .button-2.stroke-button.card-buttom.buttom-neon {
    display: block;
  }

  .button-2.stroke-button.card-buttom.buttom-neon.button-hide {
    display: none;
  }

  .menu-decorative {
    z-index: 1;
    pointer-events: none;
    justify-content: flex-end;
    align-items: center;
    width: 12.938rem;
    height: 20rem;
    display: flex;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -30%);
  }

  .menu-open-icon {
    width: 1.5rem;
    height: 1.25rem;
  }

  .header-menu-wrap {
    z-index: 100;
    justify-content: flex-end;
    align-items: stretch;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .section-2 {
    padding-top: 3.75rem;
  }

  .section-2.header-section {
    padding-top: .625rem;
    padding-bottom: .625rem;
    overflow: visible;
  }

  .div-block-3 {
    height: 3.125rem;
  }

  .div-block-4 {
    width: 11rem;
    height: auto;
  }

  .div-block-5 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    width: 15.625rem;
    padding-bottom: 3.75rem;
  }

  .div-block-5.div-block-5-ua {
    width: 21.25rem;
  }

  .text-block-12 {
    letter-spacing: -.025em;
    font-size: 1rem;
  }

  .text-block-14.line-line.line-top {
    width: 100%;
    height: auto;
    display: none;
  }

  .text-block-14.line-line.line-top.quiz-wrap-mobile {
    display: flex;
  }

  .div-block-7 {
    flex-flow: column;
    width: 21.25rem;
  }

  .text-18 {
    text-align: left;
  }

  .text-18.text-centr {
    text-align: center;
  }

  .text-numners, .text-numners.counter-number {
    font-size: 3.375rem;
  }

  .div-block-8.line-line.nato.line-right.line-left {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    flex: 0 auto;
    width: 100%;
    height: auto;
    padding: 1.875rem 2.5rem;
  }

  .div-block-8.line-line.nato.line-right.line-left.line-top {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-8.line-left {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-8.line-left.line-right, .div-block-8.line-left.line-right.line-bottom {
    width: 100%;
  }

  .div-block-8.line-left.line-right.line-line.line-bottom {
    width: 100%;
    height: auto;
  }

  .div-block-10 {
    flex-flow: row;
  }

  .div-block-11 {
    width: 3.125rem;
    height: 3.125rem;
  }

  .div-block-12 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    width: auto;
  }

  .div-block-12.div-block-264 {
    width: 10rem;
  }

  .parallax-img {
    background-position: 24% 0;
  }

  .heading {
    font-size: 4.125rem;
    line-height: 90%;
  }

  .text-block-15 {
    font-size: 1.25rem;
  }

  .div-block-13 {
    width: 100%;
    height: 38rem;
  }

  .image-5 {
    flex: none;
  }

  .div-block-14.div-block-14-ua {
    grid-column-gap: .313rem;
    grid-row-gap: .313rem;
  }

  .div-block-15 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-bottom: 0;
  }

  .div-block-15.sticky-wrap {
    height: 44rem;
    position: relative;
  }

  .div-block-15._100vh {
    height: 28.125rem;
  }

  .div-block-15.div-block-15-mobile {
    display: flex;
  }

  .div-block-15.div-block-15-desctop {
    display: none;
  }

  .div-block-15.termit-2--mob {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
  }

  .div-block-15.actors-fix {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .div-block-16 {
    width: 100%;
    height: 13.625rem;
    inset: 0% auto auto 0%;
  }

  .slide-termit.slide-2-termit {
    width: 1.875rem;
    height: 1.875rem;
    inset: auto 8% 76% auto;
  }

  .slide-termit.slide-6-termit {
    width: 1.875rem;
    height: 1.875rem;
    inset: auto auto 60% 10%;
  }

  .slide-termit.slide-3-termit {
    width: 1.875rem;
    height: 1.875rem;
    inset: auto 8% 60% auto;
  }

  .slide-termit.slide-4-termit {
    width: 1.875rem;
    height: 1.875rem;
    inset: 20% auto auto 9%;
  }

  .slide-termit.slide-1-termit {
    width: 1.875rem;
    height: 1.875rem;
    inset: 0% 14% auto auto;
  }

  .slide-termit.slide-5-termit {
    width: 1.875rem;
    height: 1.875rem;
    inset: 25% auto auto 45%;
  }

  .div-block-18 {
    width: 100%;
  }

  .text-16.alight-left._20px {
    font-size: 1.125rem;
  }

  .text-16.alight-left.text-white {
    font-size: .875rem;
  }

  .text-16.alight-left._14px {
    font-size: .875rem;
    line-height: 140%;
  }

  .card-block.point-1 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    width: 100%;
    inset: auto 0% 0%;
  }

  .card-block.point-2 {
    width: 100%;
    bottom: 0%;
    left: 0%;
  }

  .card-block.point-3 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    width: 100%;
    bottom: 0%;
    left: 0%;
  }

  .card-block.point-4 {
    width: 100%;
    bottom: 0%;
    right: 0%;
  }

  .card-block.point-5 {
    width: 100%;
    inset: auto 0% 0%;
  }

  .card-block.point-6 {
    width: 100%;
    bottom: 0%;
    right: 0%;
  }

  .div-block-21 {
    width: 100%;
    height: 11.25rem;
  }

  .line-top.line-left.line-arrow.line-for-block.point-1 {
    width: .01rem;
    inset: 42% 0% auto 50%;
  }

  .line-top.line-left.line-arrow.line-for-block.point-2, .line-top.line-left.line-arrow.line-for-block.point-3, .line-top.line-left.line-arrow.line-for-block.point-4 {
    width: .01rem;
    height: 3.125rem;
    inset: 42% 0% auto 50%;
  }

  .point-1, .point-2, .point-3, .point-4, .point-5 {
    display: block;
  }

  .div-block-22.line-top.line-right, .div-block-22.line-top.line-right.point-5 {
    width: .01rem;
    height: 3.125rem;
    inset: 42% 0% auto 50%;
  }

  .point-6 {
    display: block;
  }

  .header-2 {
    text-align: left;
    font-size: 3.25rem;
  }

  .header-2._94px {
    font-size: 4.125rem;
    line-height: 90%;
  }

  .header-2.center {
    text-align: left;
  }

  .div-block-28 {
    width: 9.375rem;
  }

  .div-block-28.buyyom-into-card {
    width: 8.125rem;
  }

  .div-block-29 {
    padding: .625rem;
  }

  .div-block-30 {
    border-style: solid none none solid;
    border-width: .094rem;
    width: 1rem;
    height: 1rem;
  }

  .div-block-31 {
    border-style: solid solid none none;
    border-width: .094px .094rem .094rem;
    width: 1rem;
    height: 1rem;
  }

  .div-block-32 {
    width: 100%;
  }

  .div-block-33 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-34.line-line {
    object-fit: fill;
    flex-flow: wrap;
    flex: 0 auto;
    order: 0;
    height: auto;
  }

  .div-block-34.line-line.line-right, .div-block-34.line-line.line-right.line-top {
    flex-flow: column;
    height: auto;
  }

  .div-block-35.line-right {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 15rem;
  }

  ._16px-text {
    font-size: .875rem;
  }

  .div-block-37.line-bot {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
    padding: 1.875rem 1.25rem;
  }

  .div-block-37.line-bot.line-top {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 5.05rem;
  }

  .div-block-37.line-top.line-line {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1.875rem 2.45rem 1.875rem 1.25rem;
  }

  .div-block-39.line-left.line-right.line-bottom {
    width: 100%;
  }

  .div-block-42 {
    border-bottom-width: .094rem;
    border-left-width: .094rem;
    width: 1rem;
    height: 1rem;
  }

  .div-block-43 {
    border-bottom-width: .094rem;
    border-right-width: .094rem;
    width: 1rem;
    height: 1rem;
  }

  .div-block-44 {
    flex: 0 auto;
    align-self: auto;
    height: 102%;
  }

  .section-3 {
    padding-top: 3.75rem;
  }

  .scale-block {
    width: 15rem;
    height: 15rem;
  }

  .div-block-46 {
    flex: none;
    width: 21.25rem;
    height: 44rem;
  }

  .text-block-17 {
    letter-spacing: -.03em;
    font-size: 1rem;
  }

  .div-block-47 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    width: auto;
  }

  .div-block-47.div-block-47-ua {
    width: 100%;
  }

  .div-block-48 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    width: 21.25rem;
    margin-top: -22rem;
    padding-bottom: 3.75rem;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-49 {
    width: 100%;
  }

  .div-block-50 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-52 {
    flex: 0 auto;
    width: 12rem;
  }

  .div-block-52.div-block-52-fix {
    width: 14rem;
  }

  .container-3 {
    height: auto;
  }

  .background-video-4 {
    flex: 0 auto;
  }

  .div-block-58 {
    border-top-width: .125rem;
    border-left-width: .125rem;
  }

  .div-block-59 {
    padding-top: .625rem;
    padding-left: .625rem;
    padding-right: .625rem;
    display: none;
  }

  .div-block-59.bot-corners {
    padding-bottom: .625rem;
    display: none;
  }

  .div-block-60 {
    border-top-width: .125rem;
    border-right-width: .125rem;
  }

  .div-block-61 {
    border-bottom-width: .125rem;
    border-right-width: .125rem;
  }

  .div-block-62 {
    border-bottom-width: .125rem;
    border-left-width: .125rem;
  }

  .pixelated-image-card {
    object-fit: cover;
  }

  .image-14 {
    vertical-align: baseline;
    display: inline-block;
  }

  .div-block-63 {
    width: 5.875rem;
    height: 7rem;
    display: block;
    top: -.5%;
    right: 3%;
  }

  .div-block-64 {
    width: 20rem;
    height: 19.5rem;
  }

  .div-block-65 {
    width: 6.188rem;
    height: 4.688rem;
    display: block;
    top: 6.4rem;
    right: .5rem;
  }

  .div-block-66 {
    width: 4.75rem;
    height: 7.375rem;
    display: block;
    bottom: 20.3rem;
    right: 1.1rem;
  }

  .div-block-67 {
    width: 10.563rem;
    height: 5.625rem;
    display: block;
    bottom: 24.2rem;
    right: 5.4rem;
  }

  .div-block-68 {
    opacity: 1;
    width: 6.125rem;
    height: 4.875rem;
    display: block;
    top: 6.1rem;
    left: .7rem;
  }

  .div-block-69 {
    opacity: 1;
    width: 4.563rem;
    height: 8.3rem;
    display: block;
    bottom: 20.2rem;
    left: 1.5rem;
  }

  .heading-subtitle.is-absolute {
    position: static;
  }

  .logo-item {
    height: 4.25rem;
    padding-top: .625rem;
    padding-bottom: .938rem;
    overflow: visible;
  }

  .logos-wrap {
    grid-column-gap: 1.4rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 0;
  }

  .partners-item {
    display: block;
  }

  .full-img-3 {
    overflow: clip;
  }

  .heading-block-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-top: 1rem;
    display: flex;
  }

  .partners-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    display: flex;
  }

  .logo-item-2 {
    height: 4.5rem;
    padding-bottom: 0;
  }

  .section-4 {
    padding-top: 5rem;
  }

  .partners-logo-main {
    width: 15rem;
    height: 5rem;
    margin-top: 1.25rem;
  }

  .container-4 {
    width: 20rem;
    max-width: 20rem;
  }

  .partners-2-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding-bottom: 0;
    display: flex;
  }

  .partners-back {
    width: 230.219rem;
    height: 153.481rem;
    display: none;
    top: 6.25rem;
    left: -105.063rem;
  }

  .partners-logo-main-2 {
    width: 15rem;
    height: 5rem;
    margin-top: 1.25rem;
  }

  .partners-2-divider {
    display: none;
  }

  .logo-item-3 {
    height: 4.5rem;
    padding-bottom: 0;
  }

  .logos-wrap-2 {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 1.25rem;
  }

  .logo-item-4 {
    height: 4.5rem;
    padding-bottom: 0;
  }

  .logos-wrap-3 {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 1.25rem;
  }

  .partners-item-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-76 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-79 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: auto;
  }

  .div-block-79.div-block-79-ua {
    justify-content: flex-start;
    align-items: flex-start;
    width: 20rem;
  }

  .div-block-80 {
    height: 2.125rem;
  }

  .div-block-81 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-82.parallax-img {
    object-fit: cover;
    width: 20rem;
    height: 1.875rem;
    inset: 20% 0% auto;
  }

  .div-block-83 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
  }

  .form-block {
    border-radius: .125rem;
    width: 100%;
  }

  .div-block-84 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .text-field {
    border-style: none;
    width: 100%;
    font-size: .875rem;
  }

  .text-field.text-field-comment {
    border-style: none;
    padding-bottom: 72px;
  }

  .text-field.phone-input {
    border-style: none;
  }

  .div-block-85 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
  }

  .form {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-86 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
  }

  .radio-button-field {
    border-style: dashed;
    width: auto;
  }

  .div-block-87 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    height: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .div-block-91 {
    width: auto;
    height: auto;
  }

  .div-block-91.div-block-91-termit {
    height: 10rem;
  }

  .div-block-92.corner-1, .div-block-92.corner-2, .div-block-92.corner-3, .div-block-92.corner-4 {
    width: .875rem;
    height: .875rem;
  }

  .div-block-93, .div-block-94 {
    display: none;
  }

  .div-block-95.social-media {
    border-right-style: none;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    height: auto;
    padding: 1.875rem 1.25rem 0;
  }

  .div-block-95.social-media.social-media-logo {
    border-bottom-style: none;
    border-right-style: solid;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block-95.social-media.social-media-logo.footer-border-both {
    border-left-style: none;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block-95.social-media.social-media-logo.logo-x {
    border-right-style: none;
    flex: 1;
  }

  .div-block-95.social-media.no-line-down {
    border-bottom-style: solid;
    border-right-style: none;
    flex: 0 auto;
    padding-top: 1.875rem;
  }

  .div-block-95.social-media.down-space {
    border-right-style: none;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .div-block-95.footer-border-both.shrink-block {
    border-left-style: none;
    border-right-style: none;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    height: 16.813rem;
    padding: 1.875rem 1.25rem;
  }

  .div-block-95.footer-border-both.shrink-block.div-block-95-welcome-1 {
    height: auto;
    padding-bottom: 3.875rem;
  }

  .div-block-95.footer-border-both.shrink-block.instruction {
    height: 12rem;
  }

  .div-block-95.shrink-block {
    border-bottom-style: none;
    border-left-style: solid;
    border-right-style: none;
    flex: 0 auto;
    align-self: flex-start;
    height: 16.813rem;
    padding: 1.875rem 1.25rem;
  }

  .div-block-95.horizontal {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    border-right-style: solid;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    height: auto;
    padding: 1.875rem 1.25rem;
  }

  .div-block-95.horizontal.div-block-95-welcome {
    border-right-style: none;
    flex: 1;
  }

  .div-block-96 {
    width: 8.125rem;
    height: 5.625rem;
  }

  .image-19 {
    object-fit: contain;
  }

  .div-block-100 {
    width: 100%;
  }

  .div-block-100._2ndpart-footer, .div-block-100._2ndpart-footer.div-block-95-welcome-3 {
    flex-flow: column;
  }

  .div-block-101 {
    border-bottom: .063rem solid #ffffff4d;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-101.vertical, .div-block-102 {
    flex-flow: column;
  }

  .div-block-104 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: auto;
  }

  .div-block-104.thankupage {
    width: 100%;
  }

  .div-block-105 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    display: flex;
  }

  .div-block-105.line-left {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .div-block-106 {
    height: 36rem;
    position: relative;
  }

  .div-block-106.div-block-106-fix {
    height: 26rem;
  }

  .div-block-107 {
    display: block;
  }

  .div-block-108 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
  }

  .div-block-109, .div-block-110, .div-block-111 {
    width: 8.5rem;
  }

  .section-5 {
    padding-top: 1.875rem;
  }

  .div-block-112 {
    width: 1.313rem;
    height: 1.313rem;
  }

  .div-block-112.menu-open {
    padding-left: 0;
  }

  .image-21 {
    width: 100%;
    height: 100%;
  }

  .image-21.close-menu {
    width: 92%;
    height: 92%;
    position: static;
  }

  .code-embed-6 {
    display: none;
  }

  .div-block-113 {
    flex: none;
    justify-content: flex-end;
    align-items: stretch;
    width: 1.313rem;
    height: 1.313rem;
    display: flex;
  }

  .path-30 {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .div-block-114 {
    width: 1.25rem;
    height: 1.25rem;
    position: static;
    overflow: visible;
  }

  .image-22 {
    width: 100%;
    height: 100%;
    position: static;
    overflow: visible;
  }

  .path-31 {
    background-color: #fff;
    border: 1px solid #fff;
  }

  .path-32 {
    border: 1px solid #fff;
  }

  .close {
    flex: none;
    justify-content: flex-end;
    align-items: stretch;
    width: 1.313rem;
    height: 1.313rem;
    display: flex;
  }

  .code-embed-7 {
    display: none;
  }

  .icons-wrap {
    justify-content: center;
    align-items: center;
    width: 1.313rem;
    height: 1.313rem;
    display: flex;
    position: relative;
  }

  .burger-menu-icon {
    width: 1.875rem;
    height: 1.25rem;
    display: flex;
    position: relative;
  }

  .burger-line {
    background-color: var(--white);
    width: 100%;
    height: .125rem;
    position: absolute;
    inset: auto 0% 0%;
  }

  .burger-line.line-1 {
    width: 2.5rem;
    position: relative;
    inset: 0% 0% auto;
  }

  .burger-line.line-2 {
    width: 2.5rem;
    margin-top: -1px;
    top: 50%;
  }

  .burger-line.line-3 {
    width: 2.5rem;
  }

  .div-block-115 {
    position: relative;
    overflow: hidden;
  }

  .text-block-19 {
    font-size: 4.125rem;
  }

  .div-block-116 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .div-block-117, .div-block-117.div-block-117-ua {
    width: auto;
  }

  .text-block-20 {
    font-size: 1rem;
  }

  .section-6 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    display: none;
  }

  .section-6.section6-mobile {
    display: block;
  }

  .text-block-21 {
    font-size: 1.375rem;
  }

  .text-block-22 {
    font-size: .875rem;
  }

  .div-block-118 {
    width: auto;
  }

  .div-block-119.line-left {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding-top: .625rem;
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .div-block-119.inner-menu-sidebar {
    border-bottom-style: none;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-120 {
    -webkit-text-stroke-color: #7d766f00;
    width: 100%;
    height: 12.5rem;
  }

  .div-block-121 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    width: 100%;
  }

  .tab-menu-top {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .tab-link-top {
    font-size: .875rem;
    font-weight: 400;
  }

  .div-block-125 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .image-26 {
    vertical-align: baseline;
    position: relative;
  }

  .text-block-25 {
    color: #fffc;
    font-weight: 400;
  }

  .text-block-26 {
    font-weight: 400;
  }

  .div-block-127 {
    width: auto;
  }

  .div-block-127.div-block-127-delete {
    display: none;
  }

  .div-block-129 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    align-items: stretch;
    width: 100%;
    padding: 0 .938rem 1.25rem;
  }

  .inner-menu-sidebar {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
    height: auto;
  }

  .div-block-135.inner-tab-link, .div-block-135.inner-tab-link.inner-tab-link-is-active {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: .938rem;
  }

  .div-block-136 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .div-block-137 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 1.875rem;
  }

  .div-block-137.div-block-137-uia {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: auto;
  }

  .div-block-137.slider-2 {
    padding-bottom: 1.875rem;
  }

  .video-container {
    width: 100%;
    height: 12.5rem;
  }

  .video-container.video-container-instruction {
    width: 21.25rem;
    height: 31.9375rem;
  }

  .play-btn {
    width: 3.125rem;
    height: 3.125rem;
    inset: auto 0% 35%;
  }

  .swiper-slide {
    width: 100%;
  }

  .swiper-slide.swiper-slide-instruction {
    width: 21.25rem;
  }

  .swiper-slide.slide-cases.is-secondary {
    width: 100%;
    height: 6.25rem;
  }

  .swiper-slide.is-main {
    border-width: .25rem;
    width: 20rem;
    height: 13.125rem;
  }

  .text-block-28 {
    letter-spacing: 0;
    font-size: 1.375rem;
  }

  .slide-text {
    letter-spacing: normal;
    width: 100%;
  }

  .bold-text {
    font-size: 2.125rem;
  }

  .text-block-29 {
    flex: 0 auto;
    font-size: .875rem;
    font-weight: 400;
  }

  .text-block-30 {
    flex: none;
    font-size: .875rem;
    font-weight: 400;
  }

  .div-block-148.line-line.line-bottom {
    justify-content: space-between;
    align-items: center;
    padding-bottom: .625rem;
  }

  .div-block-149 {
    grid-column-gap: 0rem;
    grid-row-gap: .625rem;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .inner-tabs-wrapper.main-pane {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
  }

  .div-block-150, .div-block-151, .div-block-152 {
    flex-flow: row;
    flex: none;
  }

  .div-block-154.slider-arrow-left {
    width: 2.5rem;
    height: 2.5rem;
  }

  .div-block-154.slider-arrow-left.is-main, .div-block-154.slider-arrow-left.is-secondary {
    width: 6.25rem;
    display: none;
  }

  .div-block-154.slider-arrow-right {
    width: 2.5rem;
    height: 2.5rem;
  }

  .div-block-154.slider-arrow-right.is-main, .div-block-154.slider-arrow-right.is-secondary {
    width: 6.25rem;
  }

  .div-block-154.v-btn-prev {
    display: none;
  }

  .div-block-155 {
    justify-content: center;
    align-items: center;
    width: 6.25rem;
  }

  .div-block-157 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .div-block-157.div-block-157-instruction {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 1rem;
  }

  .div-block-157.slider-2 {
    padding-top: 1.25rem;
  }

  .div-block-157.arrows-actors {
    display: flex;
  }

  .div-block-157.scroll-tariff {
    display: none;
  }

  .div-block-157.scroll-taariff {
    display: flex;
  }

  .swiper {
    width: 21.25rem;
  }

  .swiper.is-main, .swiper.is-secondary {
    width: 22.5rem;
  }

  .swiper.custom-v-swiper {
    align-self: flex-start;
    width: 22.5rem;
    height: 100%;
    overflow: hidden;
  }

  .swiper-wrapper {
    flex-flow: row;
    width: 100%;
  }

  .swiper-wrapper.is-main {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    overflow: auto;
  }

  .swiper-wrapper.is-main.studio {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .swiper-wrapper.is-secondary {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    overflow: auto;
  }

  .s9 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .div-block-158 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 0;
  }

  .header.head-s9 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    width: auto;
  }

  .text-block-31 {
    font-size: .875rem;
    font-weight: 400;
  }

  .div-block-160.next-btn, .div-block-160.prev-btn {
    width: 2.4rem;
    height: 2.4rem;
  }

  .div-block-164 {
    flex: none;
    width: 3.75rem;
    height: 3.75rem;
  }

  .div-block-165 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-166 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .swiper-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .swiper-slide-2 {
    width: 20rem;
    height: 31.5rem;
  }

  .div-block-168 {
    width: .8rem;
  }

  .div-block-169 {
    height: 11.25rem;
    display: block;
    overflow: hidden;
  }

  .container-5 {
    width: 21.4375rem;
    max-width: 21.4375rem;
    height: auto;
  }

  .container-5.container-s-15 {
    padding-bottom: 1.8rem;
  }

  .div-block-170 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
  }

  .div-block-171 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .div-block-172 {
    padding-bottom: 0;
  }

  .h2-2 {
    letter-spacing: -.02em;
    align-self: auto;
    width: auto;
    font-size: 1.75rem;
    line-height: 1.3;
    overflow: hidden;
  }

  .h2-2.dark {
    width: auto;
    font-weight: 800;
  }

  .h3 {
    color: #c9c9c9;
    letter-spacing: -.03em;
    line-height: 1.5;
  }

  .text-block-40 {
    font-size: .875rem;
  }

  .div-block-173 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .email-popup, .pop-up-video {
    display: none;
  }

  .div-block-175.instruction-img-1 {
    flex: none;
    width: 21.25rem;
    padding: 1rem;
    display: flex;
  }

  .text-block-41 {
    color: var(--white);
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Nickelgothic Narrow;
    font-size: 1.5rem;
  }

  .div-block-176, .div-block-177, .div-block-178, .div-block-179 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-180 {
    width: 100%;
    padding-bottom: 1.875rem;
  }

  .bold-text-15, .bold-text-16, .bold-text-17 {
    font-weight: 500;
  }

  .section-7 {
    margin-left: 1px;
  }

  .text-block-42 {
    text-align: left;
  }

  .div-block-181 {
    width: 100%;
  }

  .heading-5 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.125rem;
  }

  .div-block-182 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .bold-text-18 {
    font-weight: 700;
  }

  .bold-text-26 {
    text-transform: uppercase;
    font-size: 2.125rem;
  }

  .bold-text-28 {
    font-size: 2.125rem;
  }

  .text-block-43 {
    text-align: left;
    font-size: 2.125rem;
  }

  .bold-text-40, .bold-text-41 {
    font-weight: 400;
  }

  .div-block-185 {
    width: auto;
  }

  .div-block-186 {
    width: 100%;
  }

  .text-block-44 {
    font-size: 1rem;
  }

  .div-block-187 {
    width: auto;
  }

  .text-block-48 {
    padding-right: 1.875rem;
    font-size: 2.125rem;
  }

  .section-8 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .section-9 {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
  }

  .text-block-49.white {
    font-size: 1.375rem;
  }

  .div-block-193 {
    width: 18rem;
  }

  .div-block-193.div-block-193-ua {
    width: auto;
  }

  .div-block-195 {
    width: auto;
    margin-top: 0;
  }

  .section-10 {
    padding-bottom: 2.5rem;
  }

  .text-block-50 {
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .div-block-196 {
    width: 10rem;
  }

  .div-block-196.text-block-50-ua, .div-block-196.div-block-196-ua {
    width: 13.5rem;
  }

  .div-block-196.div-block-196-fix {
    width: 10.5rem;
  }

  .div-block-201 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: wrap;
  }

  .div-block-202 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-51 {
    font-size: 1.375rem;
  }

  .text-block-52 {
    font-size: .875rem;
  }

  .div-block-205 {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
    width: auto;
    padding: 1.25rem;
  }

  .div-block-208 {
    grid-template-columns: 1fr;
  }

  .div-block-209 {
    flex-flow: column;
    width: auto;
  }

  .div-block-210.div-block-210-b.line-left {
    width: 21.25rem;
  }

  .div-block-210.div-block-210-b.line-left.line-right, .div-block-210.div-block-210-b.line-left.line-right.line-line.line-bottom {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 1.25rem;
  }

  .div-block-210.line-left {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 21.25rem;
    height: 6.75rem;
  }

  .div-block-210.line-left.line-line.line-bottom {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 21.25rem;
    height: 6.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .div-block-211.line-bottom.line-top {
    width: 100%;
  }

  .div-block-215 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .text-block-53, .heading-6 {
    font-size: 2.125rem;
  }

  .div-block-216 {
    width: 21.25rem;
  }

  .div-block-217 {
    width: 16rem;
    padding-bottom: 1.25rem;
  }

  .section-11 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .div-block-219 {
    flex: none;
    width: auto;
    height: 16.875rem;
    position: relative;
    top: 0;
  }

  .timeline-img {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 15.625rem;
    overflow: hidden;
  }

  .div-block-223 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
  }

  .text-block-54 {
    font-size: 2.125rem;
  }

  .timeline-card.is-active.card-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    height: 8.125rem;
    padding-right: 1.875px;
  }

  .div-block-226 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
    padding-top: 0;
    padding-left: 2rem;
  }

  .heading-7 {
    font-size: 2.125rem;
    line-height: 100%;
  }

  .div-block-230 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
    margin-bottom: 0;
  }

  .text-block-56 {
    width: auto;
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
  }

  .text-block-56.text-block-56-ua {
    width: auto;
  }

  .div-block-231 {
    width: auto;
    height: 22.5rem;
    overflow: visible;
  }

  .div-block-231.map-mobile, .div-block-231.map-desc {
    display: flex;
  }

  .image-38 {
    flex: 0 auto;
  }

  .div-block-232 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    width: auto;
  }

  .div-block-233 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    width: 21.25rem;
    position: relative;
    top: 0;
    bottom: auto;
  }

  .div-block-233.div-block-233-ua {
    width: auto;
  }

  .div-block-234 {
    width: auto;
    height: 8.75rem;
    padding-left: 1.25rem;
  }

  .div-block-235 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .div-block-236 {
    flex-flow: column;
  }

  .text-block-57 {
    font-size: 1.5rem;
  }

  .text-block-58 {
    font-size: 1rem;
  }

  .div-block-237 {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
  }

  .div-block-239 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-240 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 8.75rem;
    padding-left: 0;
  }

  .div-block-241, .div-block-242 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-243 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .div-block-245 {
    position: relative;
    top: auto;
    left: auto;
  }

  .div-block-248 {
    flex: none;
    width: 15rem;
    height: 10.25rem;
    padding-bottom: 0;
  }

  .div-block-249 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    width: 14rem;
    color: var(--white);
    display: flex;
  }

  .div-block-250 {
    background-color: var(--white);
    background-image: none;
    height: 56rem;
    margin-top: 77px;
  }

  .div-block-253 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
  }

  .div-block-256 {
    width: 16.063rem;
    margin-top: -1.9rem;
  }

  .div-block-257 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-258 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    width: auto;
  }

  .div-block-259 {
    width: 18rem;
  }

  .div-block-263 {
    width: auto;
  }

  .div-block-264 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    width: 10rem;
    display: flex;
  }

  .heading-8 {
    color: var(--white);
    letter-spacing: .025em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Nickelgothic Narrow;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 100%;
  }

  .div-block-265 {
    width: 20rem;
  }

  .section-12 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .text-block-59 {
    width: 20rem;
    font-size: 1rem;
    line-height: 150%;
  }

  .div-block-267 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    width: 10rem;
    display: flex;
  }

  .div-block-268 {
    width: 10rem;
    display: none;
  }

  .text-block-60 {
    font-size: 1.8rem;
  }

  .div-block-269 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-61 {
    font-size: 3.5rem;
  }

  .div-block-271 {
    width: 100%;
    height: 29rem;
  }

  .text-block-62 {
    font-size: 1.25rem;
  }

  .text-block-62.thankupage {
    width: 18rem;
    font-size: 1rem;
  }

  .div-block-272 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .div-block-272.thankupage {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    width: 100%;
  }

  .div-block-273 {
    flex: none;
    display: block;
  }

  .div-block-273.thankupage {
    height: auto;
  }

  .div-block-274 {
    display: none;
  }

  .container-6 {
    width: 22.5rem;
  }

  .div-block-276 {
    display: none;
  }

  .div-block-276.menu-mob-buttom {
    width: auto;
    display: flex;
  }

  .text-block-64 {
    font-size: .875rem;
  }

  .image-44 {
    overflow: visible;
  }

  .div-block-279 {
    display: none;
  }

  .div-block-280 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .text-block-66 {
    width: auto;
    font-size: 2.625rem;
  }

  .text-block-66.ngh {
    width: 15rem;
  }

  .div-block-281 {
    grid-column-gap: 2.3rem;
    grid-row-gap: 2.3rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block-282 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block-283 {
    width: auto;
  }

  .div-block-284 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
  }

  .div-block-285 {
    height: 30rem;
    inset: 0% auto auto 0%;
  }

  .div-block-286 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-start;
    align-items: center;
    width: 22.5rem;
    padding-bottom: 2.5rem;
  }

  .div-block-287, .div-block-288 {
    height: 1.8rem;
  }

  .div-block-289 {
    width: 20rem;
    height: 20rem;
  }

  .text-block-67 {
    font-size: 2.375rem;
  }

  .div-block-293 {
    width: 10.188rem;
    height: 12.688rem;
    top: -10%;
    left: -28%;
  }

  .div-block-295.element-animate {
    display: none;
  }

  .div-block-296 {
    width: 3.875rem;
    height: 3.625rem;
    bottom: 36%;
    left: -12%;
  }

  .div-block-297 {
    width: 9.375rem;
    height: 11.25rem;
    top: 9%;
    right: -29%;
  }

  .div-block-298 {
    width: 4.75rem;
    height: 4.75rem;
    top: 52%;
    right: -15%;
  }

  .section-13 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .div-block-299.background1 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: auto;
    height: 6.875rem;
    overflow: clip;
  }

  .div-block-299.background-video-2, .div-block-299.background3 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: auto;
    height: 6.875rem;
    overflow: hidden;
  }

  .text-block-69 {
    font-size: 2.125rem;
  }

  .div-block-300 {
    width: auto;
  }

  .div-block-301 {
    flex: none;
  }

  .div-block-302 {
    width: auto;
    height: 20rem;
  }

  .text-block-70 {
    width: 16rem;
  }

  .div-block-303 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding-top: 1.25rem;
  }

  .div-block-305 {
    width: 15rem;
    height: 15rem;
    inset: auto -17% -27% auto;
  }

  .container-7 {
    width: 22.5rem;
  }

  .div-block-307 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .div-block-308 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
  }

  .div-block-309 {
    width: 12.75rem;
    height: 12.125rem;
    right: 12%;
  }

  .div-block-310 {
    width: 11.875rem;
    height: 11.875rem;
    bottom: -2%;
    left: 5%;
  }

  .text-block-71, .text-block-71.centr {
    font-size: 1rem;
  }

  .text-block-72 {
    display: flex;
  }

  .text-block-72.text-black {
    color: var(--dark);
  }

  .div-block-315 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: auto;
  }

  .div-block-316 {
    grid-column-gap: 1.563rem;
    grid-row-gap: 1.563rem;
    flex-flow: column;
    width: auto;
  }

  .div-block-317 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .section-14 {
    padding-top: 3.75rem;
    padding-bottom: 25rem;
  }

  .section-14.section-slider-2, .section-14.section-fix {
    padding-bottom: 3.75rem;
  }

  .div-block-318 {
    width: auto;
  }

  .text-block-73 {
    align-self: flex-start;
    width: auto;
    font-size: 2.25rem;
    text-decoration: none;
  }

  .div-block-319 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-319.invisible {
    display: none;
  }

  .div-block-320 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: .9fr;
    place-items: start stretch;
    padding-left: 0;
  }

  .div-block-321 {
    width: 24.5rem;
    height: 26rem;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .div-block-322 {
    z-index: 0;
    inset: auto 35% 9% auto;
  }

  .div-block-323 {
    display: none;
  }

  .div-block-324 {
    flex: none;
    width: 20rem;
    height: 17.5rem;
  }

  .div-block-324.desctop {
    display: none;
  }

  .div-block-324.img-mobile {
    justify-content: center;
    align-items: center;
    width: 20rem;
    display: flex;
  }

  .div-block-325 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
    width: 100%;
    height: auto;
    overflow: auto;
  }

  .div-block-329 {
    flex: none;
    justify-content: flex-start;
    align-items: stretch;
    width: 22rem;
    height: .4rem;
    inset: -.09rem 0 auto -1.6rem;
  }

  .div-block-329.studio {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: -4px;
    inset: 0% 0% auto;
  }

  .div-block-330 {
    width: 22rem;
    height: .4rem;
    inset: auto 0 -.05rem -.9rem;
  }

  .div-block-330.studio {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-bottom: -4px;
    margin-left: auto;
    inset: auto 0% 0%;
  }

  .div-block-331 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
  }

  .div-block-333 {
    height: .8rem;
    margin-top: -4px;
    padding-top: 0;
  }

  .div-block-334 {
    height: .8rem;
  }

  .swiper-pagination-custom.is-main {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    display: none;
  }

  .swiper-pagination-custom.is-secondary {
    display: none;
  }

  .div-block-337 {
    width: auto;
    padding-bottom: 1.875rem;
  }

  .div-block-338 {
    flex: 0 auto;
    width: 100%;
    height: 21rem;
  }

  .div-block-338.block-green {
    height: 23rem;
  }

  .div-block-338.unique-block {
    height: 25rem;
  }

  .div-block-338.tg-block {
    justify-content: center;
    align-items: center;
    padding: 2rem 1.25rem;
  }

  .div-block-341 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .div-block-342 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-346 {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
    flex-flow: column;
  }

  .div-block-347.opacity-fix.gradient-opacity {
    background-image: linear-gradient(0deg, #6ede270f, #6ede2700);
    width: 100%;
    height: 50%;
    inset: auto 0% 0%;
  }

  .div-block-348 {
    flex: 0 auto;
  }

  .div-block-351 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 2.5rem;
  }

  .div-block-352.swiper-slide.custom-v-slide.is-standard {
    justify-content: flex-start;
    align-items: flex-start;
    width: 22.5rem;
    height: 46rem;
  }

  .div-block-352.swiper-slide.custom-v-slide.is-standard.is-large {
    width: 22.5rem;
    height: 72rem;
  }

  .div-block-353 {
    flex: none;
    height: 2rem;
  }

  .div-block-354.premium-tariff {
    justify-content: center;
    align-items: center;
  }

  .div-block-355 {
    overflow: hidden;
  }

  .text-block-75, .text-block-75.white {
    font-size: .875rem;
  }

  .div-block-357 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-358 {
    grid-column-gap: 1.4rem;
    grid-row-gap: 1.4rem;
    padding-top: 1rem;
    padding-right: 1.25rem;
  }

  .div-block-359 {
    flex: none;
    justify-content: space-between;
    align-items: flex-end;
    height: 2.2rem;
    overflow: hidden;
  }

  .div-block-359.div-block-359-fix {
    flex: none;
    height: 2rem;
    overflow: visible;
  }

  .div-block-360 {
    padding-bottom: 1rem;
  }

  .div-block-362.swiper-wrapper.custom-v-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 22.5rem;
    position: static;
    overflow: auto;
  }

  .div-block-364 {
    flex: 1;
    height: 100%;
    margin-bottom: auto;
  }

  .div-block-368 {
    flex: none;
    width: 100%;
    height: 3rem;
    overflow: hidden;
  }

  .heading-9 {
    font-size: 3.25rem;
  }

  .div-block-369 {
    padding-bottom: 2.5rem;
  }

  .div-block-370 {
    width: 100%;
  }

  .text-block-78 {
    font-size: .75rem;
  }

  .div-block-371.img-form2 {
    width: 18rem;
    height: 20rem;
    top: 3rem;
    left: -8.4rem;
  }

  .div-block-371.img-form3 {
    width: 14rem;
    height: 14rem;
    left: -7.4rem;
  }

  .div-block-371.img-form4 {
    width: 8rem;
    height: 12rem;
    right: -5.2rem;
  }

  .div-block-371.img-form5 {
    display: none;
  }

  .div-block-371.img-form6 {
    width: 4rem;
    height: 4rem;
    top: 7.7rem;
    right: -2.5rem;
  }

  .div-block-371.img-form7 {
    width: 9rem;
    height: 9.5rem;
    top: 9.4rem;
    right: -4.1rem;
  }

  .div-block-371.img-form8 {
    width: 10rem;
    height: 8rem;
    top: 15.3rem;
    right: -5.1rem;
  }

  .div-block-371.img-2 {
    width: 6rem;
    height: 6rem;
    left: -4rem;
  }

  .div-block-375 {
    flex-flow: column;
    width: 22.5rem;
  }

  .div-block-376 {
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
    padding-top: 3.75rem;
    position: relative;
  }

  .div-block-378 {
    justify-content: center;
    align-items: center;
  }

  .div-block-378.menu-mob-social {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 1.875rem;
  }

  .text-block-80 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
  }

  .div-block-379 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    align-self: center;
  }

  .div-block-380 {
    justify-content: center;
    align-self: auto;
    align-items: center;
  }

  .div-block-381 {
    justify-content: center;
    align-items: center;
  }

  .div-block-382 {
    display: none;
    position: relative;
    left: -10%;
  }

  .submit-button-3 {
    height: 3.125rem;
    font-size: 1rem;
  }

  .submit-button-3.black-button {
    height: 3.125rem;
    font-size: .875rem;
  }

  .text-block-82 {
    width: auto;
    margin-bottom: 1.2rem;
    font-size: .7rem;
  }

  .text-block-82.buttton-125 {
    width: auto;
    font-size: .75rem;
  }

  .form-block-3 {
    width: 100%;
  }

  .text-field-3 {
    height: 3.125rem;
  }

  .swiper-wrapper-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-389 {
    flex: none;
    width: 3.75rem;
    height: 3.75rem;
  }

  .div-block-390 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .custom-v-slide {
    width: 20rem;
    height: 31.5rem;
  }

  .div-block-391 {
    height: 11.25rem;
    display: block;
    overflow: hidden;
  }

  .div-block-392 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .div-block-393 {
    padding-bottom: 0;
  }

  .text-block-85 {
    font-size: .875rem;
  }

  .custom-v-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-397 {
    flex: none;
    width: 3.75rem;
    height: 3.75rem;
  }

  .div-block-398 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .custom-v-swiper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .div-block-399 {
    height: 11.25rem;
    display: block;
    overflow: hidden;
  }

  .div-block-400 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .div-block-401 {
    padding-bottom: 0;
  }

  .text-block-88 {
    font-size: .875rem;
  }

  .div-block-402 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 0;
  }

  .div-block-403.next-btn, .div-block-403.prev-btn {
    width: 2.4rem;
    height: 2.4rem;
  }

  .div-block-405 {
    width: .8rem;
  }

  .swiper-v-pagination-custom {
    display: none;
  }

  .div-block-406, .div-block-407, .div-block-408, .div-block-409, .div-block-410 {
    width: 12rem;
  }

  .header-menu {
    z-index: 1;
    background-color: #000;
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100vw;
    height: 100vh;
    display: none;
    position: absolute;
    top: -1.25rem;
    left: 50%;
    transform: translate(-50%);
  }

  .header-links {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: start;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    display: none;
  }

  .container-8 {
    width: 21.875rem;
    max-width: 21.875rem;
  }

  .m-menu-overlay {
    z-index: 1;
    background-color: #0f0f0fb3;
    position: absolute;
    inset: 0%;
  }

  .svg-25 {
    width: 96%;
    height: 96%;
  }

  .div-block-411 {
    width: 2.2rem;
  }

  .div-block-411.svg-icon-menu {
    width: 2.2rem;
    height: 2.2rem;
  }

  .link-block-11 {
    flex: none;
    width: 9.625rem;
    height: 2.75rem;
    position: static;
  }

  .link-block-11.w--current {
    width: 4.8125rem;
    height: 2rem;
    overflow: visible;
  }

  .m-menu-b {
    z-index: 10;
    background-color: #0f0f0f;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 16rem;
    padding: 1rem 1.25rem 1.25rem;
    display: flex;
    position: relative;
  }

  .section-15 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .section-15.header-s {
    padding-top: .6rem;
    padding-bottom: .6rem;
    display: flex;
  }

  .menu-open-3 {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
  }

  .menu_items {
    margin-top: 2.5rem;
  }

  .svg-33 {
    width: 96%;
    height: 96%;
  }

  .m-menu-w {
    z-index: 200;
    justify-content: flex-end;
    align-items: stretch;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .side_menu_header {
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding-right: 0;
  }

  .header-link-2 {
    font-size: 2.25rem;
    line-height: 1.22222;
    display: none;
  }

  .side_menu_logo {
    width: 5rem;
    height: 100%;
    display: flex;
  }

  .button-3 {
    justify-content: center;
    align-items: center;
    width: 8rem;
    height: 3.125rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: .875rem;
    line-height: 1.35714;
    display: none;
  }

  .button-3.button-big {
    width: auto;
    display: flex;
  }

  .button-3.button-big.animation-pop-ap {
    width: 100%;
    display: flex;
  }

  .button-3.button-big.animation-pop-ap.b-pop-up-side-menu {
    flex: 0 auto;
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-right: 1rem;
  }

  .svg-34 {
    width: 96%;
    height: 96%;
  }

  .code-embed-11 {
    display: none;
  }

  .div-block-415 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-416 {
    width: auto;
  }

  .div-block-419 {
    padding-bottom: 2.5rem;
  }

  .div-block-420 {
    width: 18rem;
  }

  .div-block-421 {
    width: 100%;
    height: 12.6rem;
  }

  .div-block-422 {
    height: 1.2rem;
  }

  .div-block-423 {
    width: 16rem;
    height: 16rem;
    top: 26%;
    right: -29%;
  }

  .div-block-423._2-nd-blurcircle {
    width: 14rem;
    height: 14rem;
    inset: auto auto 3% -31%;
  }

  .div-block-423.tg-block {
    width: 27rem;
    height: 27rem;
    inset: auto 0% -29% -8%;
  }

  .div-block-424 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: auto;
    padding-bottom: 40px;
  }

  .div-block-426 {
    width: 80%;
    height: 100%;
    position: relative;
    top: auto;
    right: auto;
  }

  .div-block-432 {
    width: 7rem;
    height: 10rem;
    overflow: hidden;
  }

  .div-block-435 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .section-16 {
    padding-top: 3.75rem;
    padding-bottom: 1.25rem;
  }

  .div-block-436 {
    border-width: .188rem;
    width: auto;
    height: 14rem;
  }

  .div-block-437 {
    border-width: .188rem;
    flex: none;
    width: 100%;
    height: 14rem;
  }

  .div-block-438 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    height: auto;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
  }

  .div-block-439 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .text-block-90 {
    font-size: 3rem;
  }

  .text-block-91 {
    font-size: 1rem;
  }

  .div-block-440 {
    border-width: .188rem;
    flex: 1;
    height: 14rem;
  }

  .div-block-441 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .div-block-442 {
    flex: 1;
  }

  .div-block-442.mobile {
    display: none;
  }

  .div-block-442.desctop {
    height: 14rem;
    display: flex;
    position: relative;
  }

  .div-block-444 {
    grid-column-gap: .938rem;
    grid-row-gap: .938rem;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 1.25rem 1.25rem 1.25rem 1rem;
  }

  .text-block-92 {
    font-size: .875rem;
  }

  .div-block-446 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    display: flex;
  }

  .div-block-447 {
    width: 100%;
  }

  .div-block-448 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
  }

  .header-2-2 {
    text-align: left;
    font-size: 3.25rem;
  }

  .div-block-451 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-452 {
    flex: none;
    justify-content: flex-start;
    align-items: stretch;
    width: 22rem;
    height: .4rem;
    inset: -.09rem 0 auto -1.6rem;
  }

  .div-block-453 {
    justify-content: center;
    align-items: center;
    width: 6.25rem;
  }

  .div-block-454.slider-arrow-left {
    width: 2.5rem;
    height: 2.5rem;
  }

  .div-block-454.slider-arrow-left.is-main {
    width: 6.25rem;
    display: none;
  }

  .div-block-454.slider-arrow-right {
    width: 2.5rem;
    height: 2.5rem;
  }

  .div-block-454.slider-arrow-right.is-main {
    width: 6.25rem;
  }

  .div-block-455 {
    flex: none;
    width: 20rem;
    height: 17.5rem;
  }

  .div-block-455.img-mobile {
    justify-content: center;
    align-items: center;
    width: 20rem;
    display: flex;
  }

  .div-block-455.desctop {
    display: flex;
  }

  .image-61 {
    vertical-align: baseline;
    position: relative;
  }

  .container-10 {
    width: 22.5rem;
    max-width: none;
    padding-top: 0;
  }

  .div-block-456 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .div-block-456.arrows-actors {
    display: flex;
  }

  .div-block-457 {
    width: 22rem;
    height: .4rem;
    inset: auto 0 -.05rem -.9rem;
  }

  .div-block-458 {
    display: none;
  }

  .div-block-459 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
    width: 100%;
    height: auto;
    overflow: auto;
  }

  .image-62 {
    overflow: visible;
  }

  .div-block-460 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-bottom: 0;
  }

  .div-block-460.actors-fix {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .text-block-93, .div-block-461 {
    display: flex;
  }

  .div-block-463 {
    flex: none;
    justify-content: flex-start;
    align-items: stretch;
    width: 22rem;
    height: .4rem;
    inset: -.09rem 0 auto -1.6rem;
  }

  .container-11 {
    width: 22.5rem;
  }

  .div-block-464 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    display: none;
  }

  .div-block-465 {
    justify-content: center;
    align-items: center;
    width: 6.25rem;
  }

  .div-block-466.swiper-wrapper.custom-v-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 22.5rem;
    position: static;
    overflow: auto;
  }

  .div-block-467.v-btn-prev {
    display: none;
  }

  .div-block-468 {
    flex: none;
    width: 20rem;
    height: 17.5rem;
  }

  .div-block-468.desctop {
    display: flex;
  }

  .div-block-468.desctop.studio1-2.img2, .div-block-468.desctop.studio1-2.img4 {
    height: 250px;
  }

  .div-block-468.desctop.studio1.img1 {
    width: 40%;
    height: 250px;
  }

  .image-63 {
    vertical-align: baseline;
    position: relative;
  }

  .div-block-469 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .div-block-469.scroll-taariff {
    display: flex;
  }

  .div-block-469.scroll-tariff {
    display: none;
  }

  .div-block-470 {
    width: 22rem;
    height: .4rem;
    inset: auto 0 -.05rem -.9rem;
  }

  .div-block-471 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
    width: 100%;
    height: auto;
    overflow: auto;
  }

  .image-64 {
    overflow: visible;
  }

  .text-block-94 {
    display: flex;
  }

  .div-block-473 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 2.5rem;
  }

  .studio-img {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }
}

@media screen and (max-width: 479px) {
  .section.hero.section-coursor.section-cntacts-main.serction-instructiom {
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .section.header {
    display: block;
  }

  .section.sticky-section {
    padding-bottom: 3.75rem;
  }

  .section.dark-bg {
    padding-top: 3.75rem;
  }

  .container.container-fix {
    padding-top: 6.25rem;
  }

  .hero-wrap.hero-wrap-instruction {
    padding-bottom: 3rem;
  }

  .hero-block {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .hero-block.hero-block-about-us {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .h1 {
    font-size: 2rem;
  }

  .h1.animation2 {
    width: 100%;
    font-size: 4.125rem;
    line-height: 90%;
  }

  .h1.animation2.center {
    width: auto;
    font-size: 2.6rem;
  }

  .h1.animation2.thankupage {
    line-height: 100%;
  }

  .hero-grad {
    height: 7rem;
  }

  .hero-grad.freferer {
    width: auto;
  }

  .hero-grad.gradient-bot {
    background-image: linear-gradient(180deg, #09040000, var(--dark));
    height: 10rem;
    display: block;
    inset: auto 0% 0%;
  }

  .hero-grad.hero-grad-bot.hero-grad-bot-fix {
    height: 14rem;
    inset: auto 0% 0%;
  }

  .format-card {
    flex: none;
    height: 21.25rem;
  }

  .format-card-content {
    justify-content: space-between;
    align-items: stretch;
  }

  .format-card-block {
    width: 100%;
  }

  .header-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 22.5rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .header-wrap.wrap-bot {
    padding-bottom: 2rem;
  }

  .header-nav {
    display: none;
  }

  .menu-open {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    width: 2.8rem;
    padding-right: 0;
    display: flex;
  }

  .hero-back {
    top: 0%;
    bottom: 0%;
  }

  .text-block-9 {
    line-height: 145%;
  }

  .button-text {
    color: #fff;
  }

  .button-2.stroke-button {
    background-color: var(--border--20);
    background-color: #09040033;
  }

  .div-block-5 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .text-block-14.line-line.line-top.quiz-wrap-mobile {
    height: 63.419%;
  }

  .div-block-12.numbers-mobile {
    width: 10rem;
  }

  .parallax-img {
    background-position: 18% 0;
    margin-top: -48px;
  }

  .div-block-63 {
    right: 3.5%;
  }

  .div-block-65 {
    top: 6.1rem;
    right: .7rem;
  }

  .div-block-66 {
    bottom: 20.4rem;
    right: 1.1rem;
  }

  .div-block-67 {
    bottom: 24.3rem;
    right: 5.4rem;
  }

  .div-block-68 {
    top: 6.2rem;
    left: .6rem;
  }

  .div-block-69 {
    bottom: 20rem;
    left: 1.5rem;
  }

  .logos-wrap {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-91.div-block-91-4 {
    height: 12rem;
  }

  .div-block-95.footer-border-both.shrink-block.div-block-95-welcome-1 {
    padding-bottom: 1.875rem;
  }

  .div-block-95.horizontal {
    flex: none;
  }

  .div-block-95.horizontal.div-block-95-welcome {
    flex: 1;
  }

  .text-block-18 {
    line-height: 130%;
  }

  .div-block-98 {
    flex: none;
  }

  .div-block-104 {
    flex: 0 auto;
  }

  .div-block-104.thankupage {
    width: 20rem;
  }

  .div-block-106 {
    height: 19.5rem;
    overflow: clip;
  }

  .image-26 {
    flex: none;
  }

  .div-block-128 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .inner-menu-sidebar.inner-menu-sidebar-fix {
    height: auto;
  }

  .div-block-137 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .text-block-28 {
    font-size: 1rem;
  }

  .div-block-149 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .div-block-157.scroll-tariff {
    display: none;
  }

  .swiper.custom-v-swiper {
    align-self: auto;
    height: auto;
    overflow: hidden;
  }

  .swiper.is-studio.custom-v-swiper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .swiper-wrapper.is-main.studio {
    height: auto;
  }

  .text-block-31.text-black, .text-block-31.text-black.rgr {
    font-weight: 500;
  }

  .swiper-slide-2 {
    height: 32.5rem;
  }

  .container-5 {
    height: auto;
  }

  .email-popup, .pop-up-video {
    display: none;
  }

  .div-block-175.instruction-img-1 {
    flex: none;
    width: 21.25rem;
    padding-left: 1rem;
    display: none;
  }

  .bold-text-15, .bold-text-16, .bold-text-17 {
    line-height: 130%;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-230 {
    padding-bottom: 1.25rem;
  }

  .image-38 {
    margin-left: 0;
  }

  .div-block-255 {
    width: auto;
  }

  .heading-8 {
    color: var(--white);
    letter-spacing: .025em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Nickelgothic Narrow;
    font-size: 2.125rem;
    line-height: 100%;
  }

  .div-block-271 {
    width: 100%;
    height: 28rem;
  }

  .text-block-62 {
    line-height: 140%;
  }

  .div-block-272 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .div-block-273 {
    width: 11rem;
  }

  .text-block-64 {
    letter-spacing: -.01em;
    line-height: 140%;
  }

  .div-block-285 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
    inset: 0%;
  }

  .image-45 {
    vertical-align: middle;
  }

  .div-block-302 {
    height: 21rem;
  }

  .text-block-70 {
    font-size: .875rem;
  }

  .text-block-70._14-px {
    width: 19rem;
  }

  .section-14 {
    padding-bottom: 26rem;
  }

  .div-block-320 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .div-block-324, .div-block-324.img-mobile {
    width: 20rem;
  }

  .div-block-325 {
    flex-flow: row;
    overflow: auto;
  }

  .div-block-331 {
    flex-flow: row;
  }

  .div-block-335.point-cases, .div-block-335.point-active-cases, .swiper-pagination-custom.is-main {
    display: none;
  }

  .div-block-338 {
    height: 21rem;
  }

  .div-block-338.div-block-338-fix {
    height: 23rem;
  }

  .div-block-338.div-block-338-2 {
    height: 19rem;
  }

  .div-block-341 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-341.div-block-341-fix {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .div-block-352.swiper-slide.custom-v-slide.is-standard {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    height: 47rem;
    min-height: 45rem;
    padding: 0;
  }

  .div-block-352.swiper-slide.custom-v-slide.is-standard.is-large {
    height: 100%;
  }

  .div-block-353 {
    flex: none;
    height: 2rem;
    overflow: hidden;
  }

  .div-block-358 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 1.5rem;
  }

  .div-block-359 {
    flex: none;
    width: 22.5rem;
    height: 2rem;
    margin-top: auto;
    overflow: hidden;
  }

  .div-block-362.swiper-wrapper.custom-v-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-left: 0;
  }

  .div-block-363 {
    flex: none;
    height: 38.5rem;
  }

  .div-block-364 {
    flex: none;
    justify-content: space-between;
    align-items: flex-start;
    height: 40rem;
    margin-bottom: 0;
  }

  .div-block-368 {
    width: 22.5rem;
  }

  .div-block-371.img-form2, .div-block-371.img-form3, .div-block-371.img-form4, .div-block-371.img-form6, .div-block-371.img-form7, .div-block-371.img-form8, .div-block-371.img-2 {
    display: none;
  }

  .header-back {
    display: block;
  }

  .custom-v-slide {
    height: 32.5rem;
  }

  .container-8 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-11.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu_link {
    pointer-events: auto;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
  }

  .m-menu-b {
    padding-bottom: 0;
  }

  .image-56 {
    width: 90%;
    height: 90%;
  }

  .section-15.header-s {
    border-bottom-color: #3b3b3b;
    height: auto;
    padding: .6rem 1rem;
    display: flex;
  }

  .menu_items {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .m-menu-w {
    display: none;
  }

  .full-svg-6 {
    flex: none;
    align-self: auto;
  }

  .side_menu_logo {
    width: 5rem;
    height: 100%;
    display: flex;
  }

  .div-block-416 {
    width: auto;
  }

  .div-block-448 {
    flex-flow: row;
  }

  .div-block-449.point-active-cases, .div-block-449.point-cases {
    display: none;
  }

  .button-text-3 {
    color: #fff;
  }

  .div-block-455, .div-block-455.img-mobile {
    width: 20rem;
  }

  .div-block-455.desctop {
    display: flex;
  }

  .image-61 {
    flex: none;
  }

  .div-block-458 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: none;
  }

  .div-block-459 {
    overflow: auto;
  }

  .image-62 {
    vertical-align: baseline;
  }

  .image-62.full-img-2 {
    vertical-align: baseline;
    width: 100%;
    position: static;
  }

  .div-block-461 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .div-block-462.point-active-cases, .div-block-462.point-cases, .div-block-463 {
    display: none;
  }

  .div-block-463.mobile {
    width: 100%;
    height: 1rem;
    display: flex;
  }

  .div-block-464.swiper-slide.custom-v-slide {
    height: 100%;
  }

  .div-block-466.swiper-wrapper.custom-v-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .div-block-468 {
    width: 20rem;
  }

  .div-block-468.desctop {
    display: flex;
  }

  .div-block-468.desctop.studio1-2.img2, .div-block-468.desctop.studio1-2.img3, .div-block-468.desctop.studio1-2.img4, .div-block-468.desctop.studio1 {
    height: 200px;
  }

  .div-block-468.desctop.studio1.img1 {
    width: 40%;
    height: 200px;
  }

  .image-63 {
    flex: none;
  }

  .div-block-469.scroll-tariff, .div-block-470 {
    display: none;
  }

  .div-block-471 {
    overflow: auto;
  }

  .image-64 {
    vertical-align: baseline;
  }

  .image-64.full-img-2 {
    vertical-align: baseline;
    width: 100%;
    position: static;
  }

  .div-block-472.swiper-slide.custom-v-slide.is-studio {
    height: 100%;
  }

  .studio-img {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }
}


@font-face {
  font-family: 'Drukcyr Super';
  src: url('../fonts/DrukCyr-Super.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Drukcyr';
  src: url('../fonts/DrukCyr-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Drukcyr';
  src: url('../fonts/DrukCyr-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Drukcyr';
  src: url('../fonts/DrukCyr-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}