h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.title-1 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-weight: 500;
}

.title-1.title-animate.hero-hidden-title:lang(ru) {
  font-size: 64px;
}

.title-1.title-animate.hero-title-1:lang(ru), .title-1.title-animate.hero-hidden-title:lang(ru) {
  font-size: 64px;
}

.title-1.title-animate.hero-title-1:lang(ru), .title-1.title-animate.hero-hidden-title:lang(ru) {
  font-size: 64px;
}

.title-1.title-animate.hero-title-1 {
  max-width: 600px;
}

.title-1.title-animate.hero-title-1:lang(ru) {
  font-size: 64px;
}

.title-2 {
  margin-top: 10px;
  margin-bottom: 32px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 65px;
  font-weight: 500;
  line-height: 65px;
}

.title-2.form-title {
  margin-bottom: 0;
}

.title-2.how-title {
  text-align: center;
}

.title-2.faq-title {
  margin-top: 0;
  margin-bottom: 0;
}

.title-3 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

.title-3.methods {
  text-align: center;
}

.title-3.footer-title {
  margin-bottom: 10px;
}

.subtitle {
  color: #3a56df;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
}

.subtitle.how-subtitle {
  text-align: center;
  text-align: center;
}

.body {
  text-align: left;
  width: auto;
  max-width: 490px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 20px;
}

.body.hero-body {
  max-width: 480px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 32px;
  font-size: 21px;
  line-height: 21px;
}

.body.who-body {
  color: #3a56df;
  margin-bottom: 10px;
}

.body.form-body {
  margin-top: 24px;
  margin-bottom: 8px;
}

.body.checkbox-label {
  font-size: 16px;
}

.body.how-body {
  text-align: center;
  max-width: 825px;
  margin-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
}

.body.who-list-body {
  margin-top: 0;
  margin-bottom: 0;
}

.body.geo-body {
  padding-top: 25px;
  padding-bottom: 15px;
}

.body.geo-body-2 {
  color: #3a56df;
  max-width: 530px;
  padding-top: 20px;
  padding-left: 20px;
}

.body.methods-2 {
  margin-top: 0;
}

.body.methods-item-text {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #f1f1f5;
  border: 2px solid #fff;
  border-radius: 120px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  padding: 9px 20px;
  display: flex;
}

.body.faq-body {
  max-width: 690px;
}

.body.faq-content-text {
  max-width: 100%;
}

.body.telegram-link {
  color: #000;
  text-decoration: none;
}

.body.mobile-text {
  display: none;
}

.section {
  background-color: #eae9f0;
  justify-content: center;
  align-items: center;
  min-height: 900px;
  display: flex;
  overflow: hidden;
}

.gradient-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(120deg, #3a56df 42%, #4eaec4 98%);
  -webkit-background-clip: text;
  background-clip: text;
}

.container-2 {
  max-width: 1300px;
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
}

.container-2.header-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.gradint-button {
  background-color: #fff;
  background-image: radial-gradient(circle, #000, #000000a6);
  border-radius: 50px;
  padding: 20px 45px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 17px;
  font-weight: 300;
  transition: all .2s linear;
}

.gradint-button:hover {
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle farthest-side, #000 58%, #000000ab 100%, #000000a6);
  background-clip: border-box;
}

.gradint-button.select-button {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 13px 35px;
  font-size: 15px;
  display: flex;
}

.gradint-button.faq-button {
  margin-top: 16px;
}

.flex-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

.link {
  color: #000;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 17px;
  text-decoration: none;
}

.caption {
  color: #3a56df;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.cell {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.section-2 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.flex-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
}

.list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 480px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.list-item {
  border: 1px solid #4279db;
  border-radius: 100px;
  padding: 7px 16px;
}

.list-item.list-item-white {
  background-color: #fff;
  border-color: #fff;
}

.quick-stack {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  margin-top: 32px;
}

.quick-stack.who-row {
  padding-left: 0;
  padding-right: 0;
}

.title-4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
}

.quick-stack-2 {
  padding: 0;
}

.div-block-2 {
  min-width: 0;
  max-width: 595px;
}

.section-3 {
  color: #000;
  background-color: #eae9f0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 200px;
  padding-bottom: 200px;
  overflow: hidden;
}

.text-span {
  padding-top: 20px;
  font-weight: 500;
  display: block;
}

.list-3 {
  margin-bottom: 30px;
  padding-left: 16px;
}

.list-item-2 {
  margin-bottom: 4px;
}

.custom-form {
  background-color: #f6f6f6;
  border-radius: 40px;
  width: 100%;
  max-width: 720px;
  height: 100%;
  padding: 24px;
}

.quick-stack-3 {
  padding: 0;
}

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

.quick-stack-4 {
  margin-bottom: 20px;
  padding: 0;
}

.label {
  margin-bottom: 10px;
  padding-left: 15px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.text-field {
  color: #000;
  background-color: #f1f1f1;
  border: 1px solid #fff;
  border-radius: 15px;
  height: 45px;
  padding: 12px 16px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-field.textarea {
  resize: none;
  resize: none;
  min-height: 110px;
}

.quick-stack-5 {
  padding: 0;
}

.select-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 6px;
  padding: 8px 6px;
  font-family: Helveticaneue, Impact, sans-serif;
  list-style-type: none;
  display: flex;
}

.select-item:hover {
  background-color: #0000000d;
  border-radius: 9px;
}

.select-item:active {
  background-color: #0000001a;
}

.list-4 {
  background-color: #fff0;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.select-label {
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.select-item-img {
  object-fit: cover;
  width: 30px;
  height: 30px;
}

.select-details {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 330px;
  padding: 8px;
  box-shadow: 0 0 20px #00000026;
}

.section-4 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.div-block-3 {
  margin-left: auto;
  margin-right: auto;
}

.grid-3 {
  grid-column-gap: 115px;
  grid-row-gap: 115px;
  grid-template-rows: auto;
  place-items: center stretch;
  min-height: 360px;
  padding-top: 0;
}

.div-block-4 {
  background-color: #f1f1f1a6;
  border: 2px solid #fff;
  border-radius: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 28px;
  box-shadow: 0 0 30px #f1f1f1a6;
}

.text-block {
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.image-2 {
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 11px;
  display: block;
}

.flex-block-3 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 64px;
}

.list-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.list-item-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 2px solid #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 12px;
  display: flex;
}

.text-block-2 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-weight: 300;
}

.text-block-3 {
  color: #3a56df;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.text-block-4 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 28px;
}

.image-3 {
  width: 100%;
}

.image-4 {
  background-color: #f1f1f1a6;
  border: 2px solid #fff;
  border-radius: 25px;
  display: block;
  box-shadow: 0 2px 35px #00000014;
}

.list-item-4 {
  width: 100%;
}

.list-item-4.list-step-2 {
  padding: 20px;
}

.list-item-4.list-step-2.image-4 {
  padding: 15px;
}

.list-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.flex-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.text-block-5 {
  margin-top: 10px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}

.image-5 {
  width: 48px;
  height: 48px;
}

.image-6 {
  width: 40px;
  height: 48px;
}

.image-7 {
  height: 48px;
}

.section-5 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.section-5.keys-section {
  padding-top: 100px;
}

.quick-stack-6 {
  background-color: #f2f2f2;
  border-radius: 50px;
  min-height: 400px;
  margin-bottom: 100px;
  padding: 40px 0 0 40px;
  overflow: hidden;
}

.quick-stack-6.keys-block {
  background-color: #f0f0f0;
  min-height: 300px;
}

.bold-text {
  padding-bottom: 16px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 26px;
  font-weight: 700;
  display: block;
}

.section-6 {
  color: #000;
  background-color: #eae9f0;
  padding-top: 200px;
  padding-bottom: 200px;
  display: block;
  overflow: visible;
}

.tabs-menu {
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #ffffff80;
  border: 2px solid #fff;
  border-radius: 80px;
  width: auto;
  margin-bottom: 20px;
  padding: 3px 4px;
}

.tab-link-core-cis-eu {
  border-radius: 80px;
}

.tab-link-core-cis-eu.w--current {
  color: #fff;
  background-color: #000;
  font-family: Helveticaneue, Impact, sans-serif;
  font-weight: 300;
}

.tab-item {
  background-color: #ddd0;
  border-radius: 80px;
}

.tab-item.w--current {
  color: #fff;
  background-color: #000;
}

.text-block-6, .text-block-7 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.tab-content {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffff80;
  border-radius: 24px;
  padding: 20px;
}

.tabs {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.tabs-content {
  width: 100%;
}

.list-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
}

.list-item-5 {
  border: 1px solid #3a56df;
  border-radius: 24px;
  padding: 7px 15px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.list-item-5.map-nav {
  cursor: pointer;
  cursor: pointer;
}

.flex-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.link-2 {
  color: #000;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.methods-section {
  margin-top: 200px;
}

.flex-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.methods-items {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-end;
  min-width: 400px;
  max-width: 500px;
  display: flex;
}

.methods-item {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.text-block-8 {
  font-weight: 400;
}

.text-block-9 {
  color: #3a56df;
  margin-bottom: 12px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.circle {
  background-color: #3a56df;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-bottom: 18px;
}

.flex-block-7 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
}

.flex-block-7.methods-wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
}

.text-block-10 {
  width: 100%;
}

.text-block-10.body {
  text-align: center;
  text-align: center;
  padding-top: 0;
}

.text-block-12 {
  color: #3a56df;
  text-align: center;
  max-width: 480px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.section-7 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.flex-block-8 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}

.faq-item {
  background-color: #f1f1f1a6;
  border: 2px solid #fff;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 15px;
  padding: 25px;
  box-shadow: 0 0 40px #00000014;
}

.faq-item-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-item-header-text {
  color: #000;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.faq-icon {
  object-fit: fill;
  width: 20px;
  height: 20px;
  position: relative;
}

.line1 {
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.line1.line2 {
  transform: translate(-50%, -50%)rotate(90deg);
}

.faq-item-content-inner {
  padding-top: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.section-8 {
  background-color: #eae9f0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-13 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 42px;
  font-weight: 300;
}

.flex-block-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
}

.quick-stack-7 {
  width: 100%;
  padding: 30px 0 40px;
}

.quick-stack-8 {
  padding: 0;
}

.menu-title {
  color: #000;
  margin-bottom: 24px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.list-8 {
  margin-bottom: 32px;
  padding-left: 0;
  list-style-type: none;
}

.link-3 {
  color: #000;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.list-item-6 {
  margin-bottom: 10px;
}

.text-block-14 {
  color: #b0b0b0;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.custom-form-2 {
  background-color: #f6f6f6;
  border-radius: 16px;
  width: 100%;
  max-width: 720px;
  height: 100%;
  padding: 24px;
}

.custom-form-2.custom-form {
  border-radius: 40px;
}

.header {
  z-index: 99;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
}

.header-logo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  padding: 8px 24px;
  display: flex;
}

.header-logo.glass {
  height: 65px;
}

.image-9 {
  width: 35px;
}

.text-block-15 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.navbar {
  background-color: #ddd0;
}

.glass {
  padding: 16px 24px;
}

.glass.header-menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  min-height: 65px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.glass.burger-glass {
  display: none;
}

.nav-link {
  padding: 0;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa6;
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 13px;
  padding: 18px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 15px #0003;
}

.text-block-16, .mobile-part {
  display: none;
}

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

.checkbox {
  background-color: #f6f6f6;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}

.hero-video {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  font-family: Helveticaneue, Impact, sans-serif;
  font-weight: 700;
}

.image-11 {
  width: 100%;
}

.image-11.keys-image {
  display: none;
}

.link-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-2.body {
  color: #000;
  margin-bottom: 8px;
  text-decoration: none;
}

.popup-title {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.text-block-20 {
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Helveticaneue, Impact, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.success-message {
  background-color: #fff0;
  height: 100%;
}

.success-message-2 {
  background-color: #fff0;
}

.success-message-3 {
  background-color: #ddd0;
}

@media screen and (max-width: 991px) {
  .title-1 {
    font-size: 42px;
    line-height: 43px;
  }

  .title-2 {
    margin-bottom: 16px;
    font-size: 42px;
    line-height: 43px;
  }

  .title-2.how-title {
    text-align: left;
    text-align: left;
    margin-bottom: 15px;
  }

  .title-3 {
    font-size: 42px;
    line-height: 42px;
  }

  .subtitle.how-subtitle {
    text-align: left;
    text-align: left;
  }

  .body {
    color: #000;
    font-size: 16px;
  }

  .body.hero-body {
    padding-top: 16px;
    font-size: 16px;
  }

  .body.how-body {
    text-align: left;
  }

  .body.geo-body {
    padding-top: 15px;
  }

  .body.methods-item-text {
    background-color: #f8f7fa;
    border-color: #eae9f0;
  }

  .body.mobile-text {
    margin-bottom: 16px;
    display: block;
  }

  .body.desktop-text {
    display: none;
  }

  .section {
    min-height: 100vh;
    padding-top: 100px;
  }

  .container-2 {
    width: 100%;
    max-width: 100%;
  }

  .container-2.header-container {
    overflow: visible;
  }

  .gradint-button {
    padding: 16px 32px;
    font-size: 14px;
  }

  .gradint-button.header-gradient-button {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    display: flex;
  }

  .flex-block {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .link {
    font-size: 14px;
  }

  .cell {
    justify-content: center;
    align-items: flex-end;
  }

  .section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .flex-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .quick-stack {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 0;
  }

  .quick-stack.who-row {
    padding: 24px;
  }

  .section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .grid-3.how-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .div-block-4 {
    padding: 12px;
  }

  .text-block {
    font-size: 20px;
  }

  .image-2 {
    width: 52px;
    height: 52px;
    padding: 9px;
  }

  .flex-block-3 {
    padding-left: 12px;
  }

  .list-5 {
    flex-flow: wrap;
  }

  .text-block-4 {
    font-weight: 500;
  }

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

  .list-item-4 {
    width: 100%;
  }

  .list-item-4.list-step-2.image-4 {
    flex: 0 50%;
    order: 0;
    width: 100%;
  }

  .list-item-4.list-step-2.image-4.list-step-last {
    flex-basis: 100%;
    width: 100%;
  }

  .list-item-4.how-card-last {
    width: 100%;
  }

  .list-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: grid;
  }

  .section-6 {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .list-item-5.map-nav {
    padding: 15px 22px;
  }

  .methods-section {
    background-color: #fff;
    min-width: 100vw;
    margin-top: 0;
    margin-left: -16px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .flex-block-7.methods-wrapper {
    padding-top: 65px;
    padding-bottom: 8px;
  }

  .text-block-10.body {
    max-width: 100%;
    padding-top: 24px;
  }

  .text-block-12.methods-subtext {
    max-width: 320px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .flex-block-8 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .quick-stack-9 {
    padding: 0;
  }

  .cell-3 {
    background-color: #fff;
    border-radius: 24px;
    padding: 24px;
    box-shadow: 0 0 30px #0000001f;
  }

  .header-logo.glass {
    height: 55px;
    padding: 6px 20px;
  }

  .text-block-15 {
    font-size: 20px;
  }

  .glass.header-menu {
    background-color: #eae9f0;
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .glass.burger-glass {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    padding: 4px 21px 4px 4px;
    display: flex;
  }

  .nav-link.body {
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #eae9f0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .nav-link.body.nav-link-first {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
  }

  .nav-link.body.nav-link-last {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }

  .link-block {
    display: none;
  }

  .link-block.mobile-link-block {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    margin-top: 5px;
    margin-left: 0;
    display: flex;
  }

  .link-block.mobile-link-block2 {
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    margin-left: 0;
    padding: 0;
    display: flex;
  }

  .burger-btn {
    padding: 0;
  }

  .burger-btn.w--open {
    background-color: #c8c8c800;
  }

  .burger-btn.glass {
    height: 55px;
    padding-left: 0;
    padding-right: 25px;
  }

  .burger-btn.glass.w--open {
    background-color: #ffffffa6;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-16 {
    color: #000;
    margin-bottom: 24px;
    font-family: Helveticaneue, Impact, sans-serif;
    font-size: 23px;
    font-weight: 300;
    display: block;
  }

  .mobile-part {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .link-4 {
    color: #000;
    width: 100%;
    height: 60px;
    margin-top: 60px;
    margin-bottom: 5px;
    padding-top: 21px;
    padding-bottom: 21px;
    font-family: Helveticaneue, Impact, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
  }

  .link-4.link4-1 {
    margin-top: 8px;
  }

  .burger-line {
    color: #000;
    background-color: #000;
    width: 25px;
    height: 3px;
  }

  .burger {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-10 {
    width: 20px;
  }

  .mobile-switcher {
    display: none;
  }

  .image-13 {
    object-fit: cover;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    min-height: 700px;
  }

  .container-2 {
    overflow: hidden;
  }

  .gradint-button.form-button {
    width: 100%;
  }

  .image {
    margin-bottom: 0%;
  }

  .quick-stack-6.keys-block {
    padding-top: 24px;
    padding-left: 24px;
  }

  .bold-text {
    line-height: 28px;
  }

  .list-item-5.map-nav {
    border-radius: 100px;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .quick-stack-7 {
    align-self: flex-start;
  }

  .cell-4 {
    justify-content: center;
    align-items: flex-start;
  }

  .glass.header-menu {
    padding-top: 120px;
  }

  .link-4.link4-1 {
    margin-top: 0;
  }

  .background-video.keys-video, .keys-video {
    display: none;
  }

  .image-11.keys-image {
    width: 95%;
    margin-top: 16px;
    margin-left: auto;
    display: block;
  }

  .heading {
    font-size: 32px;
    line-height: 48px;
  }

  .text-block-22 {
    font-size: 16px;
    line-height: 20px;
  }

  .rich-text-block {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .body.hero-body {
    padding-top: 32px;
    padding-bottom: 25px;
    font-size: 16px;
    line-height: 17px;
  }

  .section {
    min-height: 800px;
  }

  .gradint-button, .link {
    text-align: center;
  }

  .quick-stack.who-row {
    margin-left: -24px;
    padding-left: 24px;
  }

  .custom-form {
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .list-item-4, .list-item-4.list-step-2.image-4, .list-item-4.how-card-last, .list-item-4.list-step-2.image-4, .list-item-4.list-step-2.image-4, .list-item-4.how-card-last {
    width: 100%;
  }

  .list-6 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-5, .image-6, .image-7 {
    width: 30px;
  }

  .quick-stack-6.keys-block {
    margin-bottom: 50px;
  }

  .bold-text {
    font-size: 22px;
  }

  .tabs-menu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .tab-item {
    padding-left: 8px;
    padding-right: 8px;
  }

  .text-block-6, .text-block-7 {
    text-align: center;
    font-size: 15px;
  }

  .quick-stack-7 {
    align-self: flex-start;
  }

  .list-8 {
    margin-bottom: 28px;
  }

  .custom-form-2.custom-form {
    padding-left: 12px;
    padding-right: 12px;
  }

  .glass.header-menu {
    padding-top: 120px;
  }

  .link-4.link4-1 {
    margin-top: 4px;
  }

  .text-block-17, .text-block-18, .text-block-19 {
    font-size: 15px;
  }

  .background-video.keys-video, .keys-video {
    height: 250px;
  }

  .custom-form-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-13 {
    min-height: 250px;
  }
}

#w-node-_644ca0a9-cbc7-aa0c-9716-eb5467503e51-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.25fr;
}

#w-node-fd4a658c-45cd-e632-a1d3-f9f1e23ba8b8-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_350e165b-77f1-e217-1d6a-a422305d6224-14f03e5f, #w-node-_3a786a72-3e1c-9e37-48d2-17e11c010a86-14f03e5f, #w-node-ce9f6a9e-3840-599d-aa27-4b98407dd2b0-14f03e5f, #w-node-cd49dffe-8639-62f1-78b6-9c9cb5d25bbd-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8919e4e4-7e33-ff25-6eb0-8f0446b70c83-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
}

#w-node-_5bd93cb5-e35f-1d8a-c157-248d5d164588-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-_9cc04505-3022-d916-2d26-ec68c2fb80d9-14f03e5f, #w-node-_25d37bcf-f43e-2d16-f63f-0aeac422bea4-14f03e5f, #w-node-_8fb8b778-7ef3-e032-25ec-15458f3c0c1e-14f03e5f, #w-node-fc37e955-5726-8149-46f5-3921e47745c1-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_4b0e211a-714c-11f9-7316-e3aacd062e0b-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0ee2-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0eeb-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0f18-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fa700a67-22f6-f1f3-052c-734668cd0f24-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
}

#w-node-a668ef86-5999-ea7f-da17-a62c802d20ed-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a668ef86-5999-ea7f-da17-a62c802d212f-14f03e5f {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
}

#w-node-e27ed25d-f7d6-49bd-badf-44cbc44795f4-c44795f2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e27ed25d-f7d6-49bd-badf-44cbc44795fe-c44795f2 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
}

#w-node-e27ed25d-f7d6-49bd-badf-44cbc4479629-c44795f2, #w-node-e27ed25d-f7d6-49bd-badf-44cbc4479632-c44795f2, #w-node-e27ed25d-f7d6-49bd-badf-44cbc447965f-c44795f2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e27ed25d-f7d6-49bd-badf-44cbc447966b-c44795f2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
}

@media screen and (max-width: 991px) {
  #w-node-_644ca0a9-cbc7-aa0c-9716-eb5467503e51-14f03e5f, #w-node-fd4a658c-45cd-e632-a1d3-f9f1e23ba8b8-14f03e5f, #w-node-_350e165b-77f1-e217-1d6a-a422305d6224-14f03e5f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_65b9161e-1f2d-c567-d633-b4f7ce455ac7-14f03e5f {
    order: -9999;
  }

  #w-node-e8cfa656-8dc5-31b5-638e-89f9d2b5bcd9-14f03e5f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4d989277-0ef4-d154-5364-bfa120e5c468-14f03e5f {
    order: -9999;
  }

  #w-node-_14828dcc-fd69-929d-8968-d388db195d94-14f03e5f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6786efb5-0353-628a-11d7-65fa19eaafc0-14f03e5f, #w-node-a1ac6eac-798d-9ab1-d86d-c40491e3b890-14f03e5f {
    order: -9999;
  }

  #w-node-_5bd93cb5-e35f-1d8a-c157-248d5d164588-14f03e5f, #w-node-_9cc04505-3022-d916-2d26-ec68c2fb80d9-14f03e5f, #w-node-_25d37bcf-f43e-2d16-f63f-0aeac422bea4-14f03e5f, #w-node-_8fb8b778-7ef3-e032-25ec-15458f3c0c1e-14f03e5f, #w-node-fc37e955-5726-8149-46f5-3921e47745c1-14f03e5f, #w-node-_4b0e211a-714c-11f9-7316-e3aacd062e0b-14f03e5f, #w-node-e27ed25d-f7d6-49bd-badf-44cbc44795f4-c44795f2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3a786a72-3e1c-9e37-48d2-17e11c010a86-14f03e5f, #w-node-ce9f6a9e-3840-599d-aa27-4b98407dd2b0-14f03e5f, #w-node-cd49dffe-8639-62f1-78b6-9c9cb5d25bbd-14f03e5f, #w-node-_8919e4e4-7e33-ff25-6eb0-8f0446b70c83-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0ee2-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0eeb-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0f18-14f03e5f, #w-node-fa700a67-22f6-f1f3-052c-734668cd0f24-14f03e5f, #w-node-a668ef86-5999-ea7f-da17-a62c802d20ed-14f03e5f, #w-node-a668ef86-5999-ea7f-da17-a62c802d212f-14f03e5f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e27ed25d-f7d6-49bd-badf-44cbc44795fe-c44795f2 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-e27ed25d-f7d6-49bd-badf-44cbc4479629-c44795f2, #w-node-e27ed25d-f7d6-49bd-badf-44cbc4479632-c44795f2, #w-node-e27ed25d-f7d6-49bd-badf-44cbc447965f-c44795f2, #w-node-e27ed25d-f7d6-49bd-badf-44cbc447966b-c44795f2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5bd93cb5-e35f-1d8a-c157-248d5d164588-14f03e5f, #w-node-_9cc04505-3022-d916-2d26-ec68c2fb80d9-14f03e5f, #w-node-_25d37bcf-f43e-2d16-f63f-0aeac422bea4-14f03e5f, #w-node-_8fb8b778-7ef3-e032-25ec-15458f3c0c1e-14f03e5f, #w-node-fc37e955-5726-8149-46f5-3921e47745c1-14f03e5f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5efb9d70-74c4-f633-864a-d987dd7e73da-14f03e5f {
    align-self: center;
  }
}
