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

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --white: white;
  --1: #8fd0f8;
  --2: #a8f6dc;
  --black: black;
}

.hero_block-wraper {
  background-image: none;
  background-size: auto;
  flex-flow: column;
  width: 100%;
  padding-bottom: 118px;
  display: flex;
  position: relative;
}

.body {
  background-color: #fbfbfb;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.background_image {
  width: 100%;
  position: absolute;
  inset: 0%;
}

.header-wraper {
  z-index: 12;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-bottom: 0;
  padding-top: 27px;
  padding-bottom: 27px;
  display: flex;
}

.image {
  width: 152px;
  max-width: none;
}

.nav-wraper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.nav {
  color: #000;
  font-family: E Ukraine, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.nav:hover {
  border-bottom: 1px solid #000;
  text-decoration: none;
}

.loc-wraper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.loc {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vertical_line {
  background-color: #000;
  width: 2px;
  height: 16px;
}

.hero-wraper {
  z-index: 1;
  grid-column-gap: 109px;
  grid-row-gap: 109px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: center;
  max-width: 1174px;
  margin-top: 192px;
  margin-left: 52px;
  margin-right: 52px;
  display: grid;
  position: relative;
}

.hero_left_block {
  flex-flow: column;
  justify-content: space-between;
  padding-bottom: 23px;
  display: flex;
}

.heading {
  color: #000;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 56px;
  font-family: E Ukraine, sans-serif;
  font-size: 86px;
  font-weight: 400;
  line-height: 100%;
}

.text_4 {
  color: #000;
  font-family: E Ukraine, sans-serif;
  font-size: 22px;
  line-height: 160%;
}

.text_4.faq {
  font-weight: 300;
}

.hero_right_block {
  perspective: 800px;
  width: 100%;
  height: 100%;
}

.qr_img {
  width: 100%;
  max-width: 500px;
}

.loc_img {
  margin-right: 5px;
}

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

.about_project-wraper {
  justify-content: center;
  width: 100%;
  max-width: 1680px;
  display: flex;
  position: relative;
}

.about_project {
  grid-column-gap: 109px;
  grid-row-gap: 109px;
  grid-template-rows: auto;
  grid-template-columns: 490px 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1174px;
  margin-left: 52px;
  margin-right: 52px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.about_left {
  z-index: 3;
  margin-bottom: 0;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.heading-2 {
  color: #000;
  letter-spacing: -1.12px;
  margin-top: 0;
  margin-bottom: 37px;
  font-family: E Ukraine, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 100%;
}

.heading-2.steps {
  margin-bottom: 0;
}

.heading-2.data {
  color: #101010;
  margin-bottom: 0;
  line-height: 110%;
}

.heading-2.road_map {
  text-align: center;
  letter-spacing: -1px;
  justify-content: center;
  place-items: start stretch;
  margin-bottom: 46px;
  margin-left: 0;
  margin-right: 0;
  line-height: 130%;
}

.heading-2.road_map_header {
  text-align: center;
  margin-bottom: 46px;
  font-weight: 400;
}

.heading-2.adventages {
  text-align: center;
  margin-bottom: 67px;
}

.heading-2.faq {
  letter-spacing: -2px;
  margin-bottom: 0;
  line-height: 130%;
}

.heading-2.mail {
  margin-bottom: 23px;
  line-height: 110%;
}

.text_2 {
  color: #000;
  letter-spacing: -.32px;
  margin-bottom: 23px;
  font-family: E Ukraine, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.text_2.step, .text_2.data {
  margin-bottom: 0;
}

.text_2.mission {
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.text_0 {
  color: #999;
  letter-spacing: -.2px;
  font-family: E Ukraine, sans-serif;
  font-size: 9.3px;
  font-weight: 300;
  line-height: 120%;
}

.text-span {
  font-weight: 400;
}

.slide-nav {
  display: none;
}

.slider {
  background-color: #ddd0;
  width: 100%;
  max-width: 500px;
  height: 100%;
}

.slider.mobile {
  display: none;
}

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

.slider_img._1 {
  object-fit: contain;
  height: 100%;
}

.slider_img._2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.gradient {
  z-index: 2;
  background-image: linear-gradient(#f5f6fa00, #f5f6fa 70%);
  height: 400px;
  position: absolute;
  inset: auto 0% 0%;
}

.gradient.mobile {
  display: none;
}

.steps_block-wraper {
  background-color: #deefff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 106px;
  padding-bottom: 106px;
  display: flex;
}

.steps-wraper {
  grid-column-gap: 122px;
  grid-row-gap: 122px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1150px;
  margin-left: 52px;
  margin-right: 52px;
  display: grid;
}

.steps_left {
  align-self: center;
}

.steps_right {
  grid-column-gap: 71px;
  grid-row-gap: 99px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.steps_heading {
  color: #000;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: E Ukraine, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.horizontal_line {
  background-color: #000;
  height: 2px;
  margin-bottom: 16px;
}

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

.div-block {
  width: 32px;
}

.data_block-wraper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1680px;
  padding: 65px 52px 37px;
  display: flex;
}

.data_block {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  background-color: #ebf1ff;
  border-radius: 20px;
  width: 100%;
  max-width: 1174px;
  padding-top: 34px;
  padding-left: 61px;
  padding-right: 70px;
  display: flex;
}

.data_block._1 {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  padding-top: 34px;
  display: grid;
}

.data_block._2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  padding-top: 43px;
  padding-bottom: 59px;
  position: relative;
  overflow: hidden;
}

.data_left {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.data_left._1 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 34px;
  padding-top: 0;
}

.data_left.text_2, .data_left._2 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
}

.mark_img {
  width: 245px;
}

.data_heading_block {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.data_text_block {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  display: flex;
}

.button {
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 100px;
  align-self: center;
  padding: 19px 47px;
  font-family: E Ukraine, sans-serif;
  font-size: 16px;
  line-height: 140%;
  transition: background-color .2s ease-out;
}

.button:hover {
  color: #000;
  background-color: #0000;
}

.button.legislation {
  flex: none;
  align-self: flex-start;
  width: 283px;
  padding-left: 85px;
  padding-right: 85px;
  transition: background-color .2s ease-out;
}

.button.legislation.hide {
  display: none;
}

.button.legislation.download {
  width: 283px;
}

.button._404 {
  padding-left: 60px;
  padding-right: 60px;
}

.button.webinar {
  flex: none;
  align-self: flex-start;
  margin-bottom: auto;
  padding: 16px 85px;
  transition: background-color .2s ease-out;
}

.button.webinar.hide {
  display: none;
}

.button.menu {
  text-align: center;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

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

.data_block-wr {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  display: flex;
}

.road_map_wraper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 37px;
  display: flex;
}

.road_map_header_block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 161px;
  margin-right: 161px;
  display: flex;
}

.road_map_block {
  background-color: #101010;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 61px 52px 92px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.road_map {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1174px;
  min-height: 860px;
  display: grid;
  position: relative;
}

.road_map_left {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.road_map_right {
  position: relative;
}

.heading-3 {
  color: #fff;
  font-family: E Ukraine, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 110%;
}

.heading-3.advantages {
  color: #101010;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-3.mobile {
  display: none;
}

.image-3 {
  width: 168px;
}

.mission_block {
  z-index: 1;
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  display: flex;
  position: relative;
}

.mission_left {
  align-self: flex-start;
}

.mission_right {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.checkmark {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-top: 7px;
  display: flex;
  box-shadow: 0 10px 30px #d8dde14d;
}

.mission_header_wraper {
  background-color: #313140;
  border-radius: 18px;
  min-width: 290px;
  padding: 14px 18px 16px;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: E Ukraine, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
}

.mission_text_wraper {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  width: 20px;
  margin-top: 2px;
}

.vertical_line_road_map {
  opacity: .2;
  background-color: #fff;
  width: 1.5px;
  height: 83%;
  position: absolute;
  inset: 12px auto auto 20px;
}

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

.road_map_right-wraper {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.advantages_block-wraper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1680px;
  padding: 67px 52px 78px;
  display: flex;
}

.advantages-wraper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  display: flex;
}

.advantages_cards-wraper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.advantages_card {
  background-color: #bbb;
  border-radius: 20px;
  padding: 43px 60px 64px;
}

.advantages_card._1 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-color: #ebf1ff;
  border-radius: 20px;
  flex-flow: column;
  padding: 43px 60px 64px;
  display: flex;
}

.advantages_card._2 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-color: #f6f8db;
  flex-flow: column;
  display: flex;
}

.advantages_card._3 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-color: #e9f6ec;
  flex-flow: column;
  display: flex;
}

.advantages_header-wraper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-5 {
  width: 40px;
  margin-bottom: 4px;
}

.advantages_text-wraper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  padding-left: 24px;
  display: flex;
}

.advantages_text {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  display: flex;
}

.arrow {
  width: 24px;
}

.legislation_block-wraper {
  background-color: #deefff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 50px 52px 52px;
  display: flex;
}

.legislation_block {
  width: 100%;
  max-width: 1174px;
}

.legislation_block.legislation {
  text-align: center;
  flex-flow: column;
  max-width: 1074px;
  display: flex;
}

.legilsation {
  margin-bottom: 65px;
}

.legislation_card {
  border-top: 2px solid #b2bfcc;
  border-bottom: 2px solid #b2bfcc;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: -2px;
  padding-top: 18px;
  padding-bottom: 21px;
  display: flex;
}

.text_5 {
  color: #000;
  width: auto;
  margin-bottom: 8px;
  font-family: E Ukraine, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 150%;
}

.legislation_text-wraper {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  margin-bottom: 25px;
  display: flex;
}

.text_3 {
  color: #000;
  text-align: left;
  margin-bottom: auto;
  font-family: E Ukraine, sans-serif;
  font-size: 17px;
  line-height: 150%;
  display: block;
}

.text_3.faq {
  margin-bottom: 30px;
  font-weight: 300;
}

.text_3.mail {
  margin-bottom: 25px;
}

.text_3.small {
  color: var(--white);
  margin-bottom: 0;
  font-size: 13px;
}

.text_small {
  color: #959595;
  font-family: E Ukraine, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.legislation_button_minus {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  cursor: pointer;
  align-self: center;
  display: flex;
  overflow: hidden;
}

.button_text {
  color: #000;
  font-family: E Ukraine, sans-serif;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
}

.button_text:hover {
  text-decoration: underline;
}

.image-6 {
  width: 18px;
}

.legislation_cards-wraper {
  padding-bottom: 2px;
  overflow: hidden;
}

.faq_block-wraper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1680px;
  padding: 62px 52px;
  display: flex;
}

.faq_block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  display: flex;
}

.faq_header-wraper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 71px;
  display: grid;
}

.faq_text {
  color: #9b9b9b;
  letter-spacing: normal;
  margin-bottom: 18px;
  font-family: E Ukraine, sans-serif;
}

.faq_text.share {
  color: #fff;
  letter-spacing: -.28px;
  margin-bottom: 0;
  font-weight: 300;
}

.faq_cards-wraper {
  width: 100%;
}

.faq_card {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  cursor: pointer;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  flex-flow: column;
  margin-top: -2px;
  padding-top: 30px;
  display: flex;
}

.faq_card-header {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 33px;
  display: flex;
}

.plus_icon {
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-top: 8px;
  display: flex;
  position: relative;
}

.horizontal_plus {
  background-color: #000;
  width: 18px;
  height: 2px;
}

.vertical_plus {
  background-color: #000;
  width: 2px;
  height: 18px;
  position: absolute;
}

.faq_text-wraper {
  margin-left: 48px;
  margin-right: 71px;
  overflow: hidden;
}

.footer_block-wraper {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 52px;
  padding-right: 52px;
  display: flex;
}

.footer_block {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  width: 100%;
  max-width: 1235px;
  padding-top: 46px;
  padding-bottom: 54px;
  display: flex;
}

.footer_top {
  justify-content: space-between;
  display: flex;
}

.image-7 {
  width: 223px;
}

.share_block {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  display: flex;
}

.share-wraper.share {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  letter-spacing: -.28px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.share_social-wraper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.share_icon {
  width: 36px;
  display: flex;
}

.footer_middle {
  background-color: #1e1e1e;
  width: 100%;
  height: 2px;
}

.footer_middle.mobile {
  display: none;
}

.footer_bottom {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.footer_text {
  color: #ffffff80;
  letter-spacing: -.24px;
  align-self: flex-start;
  max-width: 994px;
  margin-bottom: 0;
  font-family: E Ukraine, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.footer_text._1 {
  font-family: E Ukraine, sans-serif;
}

.footer_text._2 {
  letter-spacing: 0;
  font-family: E Ukraine, sans-serif;
  font-size: 10px;
  line-height: 150%;
}

.menu_button, .mobile-menu {
  display: none;
}

.header {
  z-index: 12;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: fixed;
  top: 0;
}

.loc_mobile-wraper, .menu_close_button, .div-block-5 {
  display: none;
}

.div-block-6 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-7 {
  display: none;
}

.mission {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.arrow_mobile {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 11px;
  display: none;
}

.arrow_img {
  width: 24px;
  max-width: none;
}

.solid_arrow, .footer_bottom_mobile {
  display: none;
}

.excise_card-wrap {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.excise_front {
  backface-visibility: hidden;
}

.excise_back {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-13 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.slider_img2._1 {
  object-fit: contain;
  height: 100%;
}

.slider_img2._2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.mail_block-wraper {
  background-color: #f6f6fa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 48px 52px;
  display: flex;
}

.mail_block {
  grid-column-gap: 16px;
  grid-row-gap: 70px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1238px;
  display: grid;
}

.mail_link {
  color: #5b5aff;
  font-family: E Ukraine, sans-serif;
  font-size: 38px;
  text-decoration: none;
}

.mail_link:hover {
  text-decoration: underline;
}

.div-block-9 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo_link {
  cursor: default;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-15 {
  width: 117px;
}

.image-16 {
  width: 174px;
}

.image-17 {
  width: 184px;
}

.image-18 {
  width: 160px;
  max-width: 100%;
}

.image-19 {
  width: 145px;
}

.image-20 {
  width: 96px;
}

.image-21 {
  width: 106px;
}

.image-22 {
  width: 142px;
}

.div-block-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.footer_link {
  color: #ffffff80;
  font-family: E Ukraine, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.footer_link:hover {
  text-decoration: none;
}

.image-23 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.body-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

._404-wraper {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 878px;
  display: flex;
  position: relative;
}

._404_header {
  color: #000;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: e-Ukraine;
  font-size: 36px;
  line-height: 120%;
}

.image-24 {
  width: 492px;
}

._404_text {
  color: #000;
  margin-bottom: 28px;
  font-family: e-Ukraine;
  font-size: 18px;
  line-height: 120%;
}

.loader-wraper {
  z-index: 15;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.loader {
  width: 80px;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  font-weight: 300;
}

.webinar_block-wraper {
  text-align: left;
  background-color: #e9f6ec;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 50px 52px 52px;
  display: flex;
}

.webinar_block {
  flex-flow: column;
  align-self: auto;
  width: 100%;
  max-width: 1074px;
  display: flex;
}

.webinar_block.webinar {
  margin-bottom: 0;
}

.webinar_card {
  border-top: 2px solid #b2bfcc;
  border-bottom: 2px solid #b2bfcc;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: -2px;
  padding-top: 18px;
  padding-bottom: 8px;
  display: block;
}

.div-block-12 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.webinar_text-wraper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.legislation_card-copy {
  border-top: 2px solid #b2bfcc;
  border-bottom: 2px solid #b2bfcc;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: -2px;
  padding-top: 18px;
  padding-bottom: 21px;
  display: flex;
}

.webinar_text-wraper-copy {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: baseline;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-bottom: 16px;
  display: flex;
}

.webinar_cards-wraper {
  flex-flow: column;
  padding-bottom: 2px;
  display: flex;
  overflow: hidden;
}

.webinar {
  margin-bottom: 65px;
}

.webinar_button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  cursor: pointer;
  align-self: center;
  display: flex;
}

.legislation_button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  cursor: pointer;
  align-self: center;
  display: flex;
  overflow: visible;
}

.link {
  color: #000;
  text-decoration: underline;
}

.link-2 {
  color: #000;
}

.div-block-13, .div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.link-3 {
  color: var(--white);
  text-decoration: none;
}

.link-3:hover {
  text-decoration: underline;
}

.link-4 {
  color: var(--white);
  text-decoration: none;
}

.link-4:hover {
  text-decoration: underline;
}

.link-5, .link-6 {
  color: #000;
}

.link-block {
  text-decoration-color: #959595;
}

.div-block-15 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.link-7 {
  color: #959595;
}

.div-block-16 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-decoration: none;
  display: flex;
}

.div-block-17:hover {
  border-bottom: 1px solid #000;
}

.icon {
  flex: 0 auto;
}

.button-2 {
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 100px;
  align-self: center;
  padding: 19px 47px;
  font-family: E Ukraine, sans-serif;
  font-size: 16px;
  line-height: 140%;
  transition: background-color .2s ease-out;
}

.button-2:hover {
  color: #000;
  background-color: #0000;
}

.button-2.legislation {
  flex: none;
  align-self: flex-start;
  width: 283px;
  padding-left: 85px;
  padding-right: 85px;
  transition: background-color .2s ease-out;
}

.button-2.legislation.hide {
  display: none;
}

.button-2.legislation.download {
  width: 283px;
}

.button-2._404 {
  padding-left: 60px;
  padding-right: 60px;
}

.button-2.webinar {
  flex: none;
  align-self: flex-start;
  margin-bottom: auto;
  padding: 16px 85px;
  transition: background-color .2s ease-out;
}

.button-2.webinar.hide {
  display: none;
}

.button-2.menu {
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border-width: 2px;
  border-color: #0000;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: 500;
}

.button-2.menu:hover {
  border-width: 2px;
  border-color: #0000;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.desctop-menu {
  border: 0 solid #000;
  border-top-width: 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1300px;
  padding-top: 16px;
  display: none;
  transform: translate(0);
}

.nav-big {
  color: #000;
  font-family: E Ukraine, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.nav-big:hover {
  text-decoration: underline;
}

.div-block-20 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  max-width: 1300px;
  margin-bottom: 56px;
  display: grid;
}

.div-block-17n {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-decoration: none;
  display: none;
}

.div-block-17n:hover {
  border-bottom: 1px solid #000;
}

.image-25 {
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.nav-copy {
  color: #000;
  font-family: E Ukraine, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.nav-copy:hover {
  border-bottom: 0 solid #000;
  text-decoration: none;
}

.div-block-21 {
  z-index: 5;
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.login {
  display: flex;
}

.burger {
  display: none;
}

.image-26 {
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .hero_block-wraper {
    background-position: 50% 100%;
    padding-bottom: 76px;
  }

  .header-wraper {
    z-index: 13;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
    padding-right: 32px;
    position: relative;
  }

  .logo-wraper {
    position: relative;
  }

  .nav-wraper {
    display: none;
  }

  .nav.w--current {
    color: #000;
  }

  .loc-wraper {
    display: none;
  }

  .loc-wraper.m, .loc {
    display: flex;
  }

  .hero-wraper {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    max-width: none;
    margin-top: 134px;
    margin-left: 32px;
    margin-right: 32px;
  }

  .hero_left_block {
    width: 100%;
    max-width: 500px;
  }

  .heading {
    text-align: center;
    margin-bottom: 49px;
    font-size: 72px;
  }

  .text_4 {
    color: #00000080;
    text-align: center;
    font-size: 20px;
  }

  .text_4.faq {
    color: #000;
    text-align: left;
    font-weight: 400;
  }

  .hero_right_block {
    max-width: 350px;
  }

  .qr_img {
    max-width: 100%;
  }

  .about_project {
    grid-template-rows: auto;
    grid-template-columns: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .about_left {
    flex-flow: column;
    display: flex;
  }

  .heading-2 {
    align-self: center;
  }

  .heading-2.data {
    align-self: stretch;
  }

  .text_2 {
    margin-bottom: 0;
    margin-left: 32px;
    margin-right: 32px;
  }

  .text_2.step, .text_2.data {
    margin-left: 0;
    margin-right: 0;
  }

  .text_0 {
    z-index: 3;
    margin-left: 32px;
    margin-right: 32px;
    position: relative;
  }

  .about_right, .slider {
    display: none;
  }

  .slider.mobile {
    z-index: 1;
    align-self: center;
    align-items: stretch;
    display: flex;
  }

  .slider_img {
    width: 100%;
    height: 600px;
  }

  .gradient {
    display: none;
  }

  .gradient.mobile {
    background-image: linear-gradient(#f5f6fa00, #f5f6fa 41%);
    display: block;
  }

  .steps_block-wraper {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .steps-wraper {
    grid-template-columns: auto;
    max-width: none;
    margin-left: 32px;
    margin-right: 32px;
  }

  .data_block-wraper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .data_block._1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: auto;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .data_block._2 {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .mark_img {
    width: 240px;
  }

  .data_heading_block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .button.legislation.hide, .button.webinar.hide {
    display: none;
  }

  .button.menu {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    display: flex;
  }

  .data_block-wr {
    max-width: none;
  }

  .road_map_header_block {
    margin-left: 16px;
    margin-right: 16px;
  }

  .road_map_block {
    padding-left: 32px;
    padding-right: 32px;
  }

  .image-2 {
    height: 100%;
  }

  .vertical_line_road_map {
    height: 82%;
  }

  .advantages_block-wraper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .advantages-wraper {
    max-width: none;
  }

  .advantages_card._1, .advantages_card._2, .advantages_card._3, .legislation_block-wraper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .legislation_block.legislation {
    max-width: none;
  }

  .legislation_text-wraper {
    flex-flow: column;
  }

  .button_text {
    font-family: E Ukraine, sans-serif;
  }

  .faq_block-wraper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .faq_block {
    max-width: none;
  }

  .faq_text {
    display: none;
  }

  .faq_text.share {
    display: block;
  }

  .faq_card {
    cursor: auto;
  }

  .faq_text-wraper {
    margin-left: 0;
    margin-right: 0;
  }

  .footer_block-wraper {
    max-width: none;
    padding-left: 32px;
    padding-right: 32px;
  }

  .menu_button {
    width: 24px;
    height: 24px;
    display: flex;
  }

  .image-8 {
    width: 100%;
  }

  .flag_img {
    display: none;
  }

  .mask {
    margin-left: 32px;
    margin-right: 32px;
  }

  .mobile-menu {
    z-index: 12;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: linear-gradient(180deg, var(--1), var(--2));
    flex-flow: column;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: center stretch;
    height: auto;
    padding-top: 120px;
    padding-left: 32px;
    padding-right: 32px;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: hidden;
  }

  .header {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    padding-left: 0;
    padding-right: 0;
  }

  .header_mobile {
    position: absolute;
    inset: 0%;
  }

  .loc_mobile-wraper {
    display: none;
  }

  .menu_close_button {
    width: 24px;
    height: 24px;
    display: none;
  }

  .nav_mobile {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    color: #000;
    text-align: center;
    flex-flow: column;
    font-family: E Ukraine, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .nav_mobile_bottom {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .nav_top {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 26px;
    display: flex;
  }

  .image-9 {
    width: 165px;
  }

  .stroke {
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .nav_bottom {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: fixed;
    inset: auto 0% 16px;
  }

  .nav_left {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .image-10 {
    width: 24px;
  }

  .share_text {
    letter-spacing: -.28px;
    font-family: E Ukraine, sans-serif;
    line-height: 24px;
  }

  .nav_right {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    display: flex;
  }

  .excise_front {
    width: 100%;
  }

  .slider_img2 {
    width: 100%;
    height: 600px;
  }

  .div-block-9 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto;
    grid-auto-columns: 1fr;
    place-content: space-between;
    place-items: center start;
    display: grid;
  }

  .logo_link {
    flex: 0 auto;
    align-self: stretch;
  }

  .image-18 {
    width: 160px;
  }

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

  ._404-wraper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 500px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .webinar_text-wraper-copy {
    flex-flow: column;
  }

  .button-2.legislation.hide, .button-2.webinar.hide {
    display: none;
  }

  .button-2.menu {
    font-size: 16px;
  }

  .div-block-18, .desctop-menu {
    display: none;
  }

  .nav-big.w--current {
    color: #6492ae;
  }

  .div-block-20 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .nav-copy.w--current {
    color: #6492ae;
  }

  .div-block-22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .div-block-23 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .login {
    display: none;
  }

  .close {
    width: 22px;
    display: none;
  }

  .open {
    width: 22px;
  }

  .burger {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .mission_header_wraper {
    min-width: auto;
  }

  .mobile-menu {
    background-image: linear-gradient(180deg, var(--1), var(--2));
    display: none;
  }

  ._404-wraper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .div-block-18 {
    display: none;
  }

  .close {
    width: 22px;
    display: none;
  }

  .open {
    width: 22px;
  }

  .burger {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .hero_block-wraper {
    background-image: url('../images/Group-1171274833.png');
    background-position: 50% 100%;
    background-size: cover;
    max-width: none;
    margin-top: 0;
    padding-bottom: 32px;
    overflow: hidden;
  }

  .header-wraper {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 16px;
  }

  .image {
    width: 120px;
  }

  .loc-wraper {
    display: flex;
  }

  .hero-wraper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: center;
    margin-top: 86px;
    margin-left: 16px;
    margin-right: 16px;
    display: flex;
  }

  .hero_left_block {
    padding-bottom: 0;
  }

  .heading {
    letter-spacing: -1.5px;
    margin-bottom: 24px;
    font-size: 44px;
    line-height: 100%;
  }

  .text_4 {
    align-self: center;
    max-width: 219px;
    font-size: 13px;
    line-height: 120%;
  }

  .text_4.faq {
    max-width: none;
    font-size: 20px;
    line-height: 140%;
  }

  .hero_right_block {
    max-width: 300px;
  }

  .about_left {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .heading-2 {
    text-align: left;
    margin-bottom: 32px;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 32px;
    line-height: 120%;
  }

  .heading-2.steps {
    text-align: center;
    line-height: 120%;
  }

  .heading-2.data {
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .heading-2.road_map_header {
    text-align: left;
    letter-spacing: -1px;
    margin-bottom: 27px;
    margin-left: 0;
    margin-right: 0;
    line-height: 120%;
  }

  .heading-2.adventages {
    text-align: left;
    letter-spacing: -1px;
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    line-height: 120%;
  }

  .heading-2.faq {
    letter-spacing: -1px;
    margin-left: 0;
    margin-right: 0;
    line-height: 120%;
  }

  .heading-2.mail {
    width: 70%;
    margin-bottom: 22px;
    margin-left: 0;
    margin-right: 0;
  }

  .text_2 {
    letter-spacing: normal;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 13px;
    line-height: 140%;
  }

  .text_2.step, .text_2.data {
    line-height: 140%;
  }

  .text_2.mission {
    margin-left: 0;
    margin-right: 0;
    line-height: 150%;
  }

  .text_0 {
    letter-spacing: 0;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 10px;
    line-height: 140%;
  }

  .slider_img {
    aspect-ratio: auto;
    height: 300px;
  }

  .gradient.mobile {
    height: 150px;
  }

  .steps_block-wraper {
    padding-top: 40px;
    padding-bottom: 48px;
  }

  .steps-wraper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .steps_right {
    grid-row-gap: 26px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .steps_heading {
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 20px;
  }

  .horizontal_line {
    margin-bottom: 18px;
  }

  .data_block-wraper {
    padding-top: 26px;
    padding-bottom: 24px;
  }

  .data_block._1 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .data_block._2 {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    padding: 24px;
  }

  .data_left._1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 0;
  }

  .data_left._2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .mark_img {
    width: 165px;
  }

  .data_text_block {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .button {
    text-align: center;
    width: 100%;
    padding: 12px 24px;
    font-size: 13px;
    line-height: 24px;
  }

  .button.legislation {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button.legislation.download {
    width: 100%;
  }

  .button.webinar {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button.menu {
    font-size: 13px;
  }

  .data_block-wr {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .road_map_wraper {
    padding-top: 12px;
  }

  .road_map_block {
    padding: 32px 23px 53px;
    overflow: visible;
  }

  .road_map {
    grid-template-columns: auto;
    min-height: 992px;
  }

  .road_map_left {
    display: none;
  }

  .image-2.mobile {
    width: 100%;
    margin-bottom: -235px;
    position: static;
  }

  .heading-3 {
    display: none;
  }

  .heading-3.advantages {
    font-size: 24px;
    display: flex;
  }

  .heading-3.mobile {
    margin-top: 0;
    margin-bottom: 38px;
    font-size: 24px;
    line-height: 120%;
    display: flex;
  }

  .image-3.mobile {
    width: 119px;
  }

  .mission_block {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

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

  .checkmark {
    width: 32px;
    height: 32px;
    margin-top: 15px;
  }

  .mission_header_wraper {
    min-width: 208px;
    padding: 16px 24px;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 28.8px;
  }

  .mission_text_wraper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-4 {
    width: 16px;
  }

  .vertical_line_road_map {
    height: 80%;
    margin-top: 10px;
    left: 15px;
  }

  .road_map_right-wraper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .advantages_block-wraper {
    padding: 48px 16px 26px;
  }

  .advantages_cards-wraper {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .advantages_card._1, .advantages_card._2, .advantages_card._3 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    padding: 24px;
  }

  .advantages_header-wraper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-5 {
    width: 19px;
    margin-bottom: 2px;
  }

  .advantages_text-wraper {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    padding-left: 3px;
  }

  .advantages_text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .arrow {
    display: none;
  }

  .legislation_block-wraper {
    padding: 27px 16px 26px;
  }

  .legilsation {
    margin-bottom: 27px;
  }

  .legislation_card {
    padding-top: 14px;
    padding-bottom: 20px;
  }

  .text_5 {
    margin-bottom: 14px;
    font-size: 25px;
    font-weight: 400;
  }

  .legislation_text-wraper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 0;
  }

  .text_3 {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 300;
    line-height: 140%;
  }

  .text_3.faq {
    margin-bottom: 26px;
    font-size: 15px;
    font-weight: 400;
    line-height: 140%;
  }

  .text_small {
    display: block;
  }

  .text_small.m {
    display: none;
  }

  .legislation_button_minus {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    align-self: center;
  }

  .button_text {
    font-size: 15px;
    line-height: 24px;
  }

  .image-6 {
    width: 20px;
  }

  .faq_block-wraper {
    padding: 32px 16px;
  }

  .faq_header-wraper {
    margin-bottom: 44px;
  }

  .faq_text.share {
    font-size: 18px;
  }

  .faq_card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .faq_card-header {
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 0;
  }

  .plus_icon {
    display: none;
  }

  .footer_block-wraper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer_block {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .share_block {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .share_social-wraper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .share_icon {
    width: 48px;
    height: 48px;
  }

  .footer_middle {
    background-color: #4c4c4c;
  }

  .footer_middle.mobile {
    display: flex;
  }

  .footer_text {
    display: none;
  }

  .footer_text._1 {
    font-size: 13px;
    display: flex;
  }

  .footer_text.image-2 {
    display: none;
  }

  .footer_text._2 {
    font-size: 11px;
    display: flex;
  }

  .menu_button {
    width: 25px;
    height: 25px;
  }

  .mask {
    margin-left: 16px;
    margin-right: 16px;
  }

  .mobile-menu {
    z-index: 12;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(180deg, var(--1), var(--2) 100%, #a9f7db);
    flex: 0 auto;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 16px 16px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .header {
    z-index: 13;
    justify-content: center;
    align-items: center;
  }

  .menu_close_button {
    width: 25px;
    height: 25px;
    display: none;
  }

  .nav_mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    font-size: 16px;
    line-height: 120%;
    position: static;
    inset: 0% 0% auto;
  }

  .image-9 {
    width: 170px;
  }

  .stroke {
    background-color: #000;
    height: 1px;
  }

  .nav_bottom {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    margin-left: 11px;
    margin-right: 11px;
    position: fixed;
    inset: auto 0% 16px;
  }

  .share_text {
    font-size: 13px;
  }

  .div-block-4 {
    display: none;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    margin-top: 117px;
    display: flex;
  }

  .div-block-6 {
    display: none;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .check_img {
    width: 24px;
  }

  .mission {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .arrow_mobile {
    width: 16px;
    margin-top: 3px;
    display: flex;
  }

  .arrow_img_mobile {
    width: 16px;
    max-width: none;
  }

  .solid_arrow {
    justify-content: center;
    align-items: center;
    width: 24px;
    margin-top: 9px;
    display: flex;
  }

  .image-11 {
    width: 15px;
    max-width: none;
    height: 15px;
  }

  .logo_block {
    display: none;
  }

  .footer_bottom_mobile {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    display: flex;
  }

  .logo_block_mobile {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-12 {
    width: 170px;
  }

  .footer_text_mobile {
    color: #ffffff80;
    text-align: center;
    font-family: E Ukraine, sans-serif;
    font-size: 13px;
    line-height: 16px;
  }

  .div-block-8 {
    display: none;
  }

  .slider_img2 {
    aspect-ratio: auto;
    height: 300px;
  }

  .image-14 {
    width: 32px;
  }

  .mail_block-wraper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mail_block {
    grid-row-gap: 32px;
  }

  .mail_link {
    font-size: 16px;
  }

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    place-content: space-between stretch;
    place-items: center stretch;
    display: grid;
  }

  .logo_link {
    cursor: default;
    background-color: #fff;
    border-radius: 8px;
    padding: 8px 12px;
  }

  .image-17 {
    width: 180px;
  }

  .div-block-11 {
    height: 50px;
  }

  ._404-wraper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }

  ._404_right {
    width: 100%;
  }

  ._404_header {
    margin-bottom: 16px;
    font-size: 26px;
  }

  ._404_text {
    margin-bottom: 32px;
    font-size: 16px;
  }

  .webinar_block-wraper {
    padding: 27px 16px;
  }

  .webinar_block.webinar {
    max-width: none;
  }

  .webinar_card {
    border-bottom-style: solid;
  }

  .legislation_card-copy {
    padding-top: 14px;
    padding-bottom: 20px;
  }

  .webinar_text-wraper-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 0;
  }

  .webinar_cards-wraper {
    margin-bottom: 2px;
    padding-bottom: 2px;
  }

  .webinar {
    margin-bottom: 27px;
  }

  .webinar_button, .legislation_button {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    align-self: center;
  }

  .div-block-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .button-2 {
    text-align: center;
    width: 100%;
    padding: 12px 24px;
    font-size: 13px;
    line-height: 24px;
  }

  .button-2.legislation {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button-2.legislation.download {
    width: 100%;
  }

  .button-2.webinar {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button-2.menu {
    font-size: 13px;
  }

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

  .desctop-menu, .div-block-22 {
    display: none;
  }

  .div-block-23 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .login {
    display: flex;
  }

  .close {
    width: 22px;
    display: none;
  }

  .open {
    width: 22px;
  }

  .burger {
    display: flex;
  }

  .div-block-24 {
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    height: 100svh;
    display: flex;
  }

  .div-block-25 {
    grid-column-gap: 100vh;
    grid-row-gap: 100vh;
    flex-flow: column;
    height: 100vh;
    display: flex;
  }
}

#w-node-_63a76559-4b46-16a6-1691-2766fbe557c5-19423343, #w-node-cc0586f1-f25d-89ef-d0ce-94dd332c41a9-19423343 {
  align-self: center;
}

#w-node-_0d8282ee-5839-eff7-ea46-a34f0a05f569-19423343 {
  justify-self: end;
}

#w-node-_7258bf00-0a27-d930-0e75-b5e9d0004212-19423343 {
  align-self: center;
}

#w-node-a2bdbfcb-6c4f-fb07-36fe-6e78609ddef2-19423343 {
  justify-self: end;
}

#w-node-_9aa8155c-f54c-2d8b-1301-7b504b7d04fb-19423343 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end center;
}

#w-node-dac7be56-e062-149d-3e4c-09aac7c34395-19423343, #w-node-_42d26418-e3f9-1f1a-4a8a-731937bb6371-19423343 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09777cea-f54d-5988-2bae-10253bcafb51-19423343 {
  align-self: end;
}

#w-node-cb012db8-7fe2-be44-cb9c-1b32270aaa48-19423343 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: stretch;
}

#w-node-f44cee8d-acef-d426-708e-d014b4bbb80e-e1670f0b, #w-node-f44cee8d-acef-d426-708e-d014b4bbb811-e1670f0b {
  align-self: center;
}

#w-node-_0d8282ee-5839-eff7-ea46-a34f0a05f569-e1670f0b {
  justify-self: end;
}

#w-node-_7258bf00-0a27-d930-0e75-b5e9d0004212-e1670f0b {
  align-self: center;
}

#w-node-a2bdbfcb-6c4f-fb07-36fe-6e78609ddef2-e1670f0b {
  justify-self: end;
}

#w-node-_9aa8155c-f54c-2d8b-1301-7b504b7d04fb-e1670f0b {
  place-self: end center;
}

#w-node-dac7be56-e062-149d-3e4c-09aac7c34395-e1670f0b, #w-node-_42d26418-e3f9-1f1a-4a8a-731937bb6371-e1670f0b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09777cea-f54d-5988-2bae-10253bcafb51-e1670f0b {
  align-self: end;
}

#w-node-cb012db8-7fe2-be44-cb9c-1b32270aaa48-e1670f0b {
  grid-area: 2 / 1 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_7b9695b4-9158-c40e-1c3b-f5723e5cac38-19423343 {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_0d8282ee-5839-eff7-ea46-a34f0a05f569-19423343 {
    justify-self: center;
  }

  #w-node-_4b2d7f78-d447-7609-6f52-2ec3c7404786-19423343 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: center;
  }

  #w-node-feb27a72-4326-fb3f-b6fc-c4ff3b406f1a-19423343 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cb012db8-7fe2-be44-cb9c-1b32270aaa48-19423343 {
    justify-self: auto;
  }

  #w-node-_7b9695b4-9158-c40e-1c3b-f5723e5cac38-e1670f0b {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_0d8282ee-5839-eff7-ea46-a34f0a05f569-e1670f0b {
    justify-self: center;
  }

  #w-node-_4b2d7f78-d447-7609-6f52-2ec3c7404786-e1670f0b {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: center;
  }

  #w-node-feb27a72-4326-fb3f-b6fc-c4ff3b406f1a-e1670f0b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cb012db8-7fe2-be44-cb9c-1b32270aaa48-e1670f0b {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: auto;
  }

  #w-node-_7d99abae-c40e-730d-ae9d-796ed29b9c36-e1670f0b {
    place-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7258bf00-0a27-d930-0e75-b5e9d0004212-19423343 {
    align-self: center;
  }

  #w-node-_7d99abae-c40e-730d-ae9d-796ed29b9c36-19423343, #w-node-_365bc3d8-f294-35a5-5de7-cf995135fdc4-19423343, #w-node-_3962f691-550c-a9a8-edb5-609fbad07f38-19423343, #w-node-eca014e7-ac04-93a0-583b-21bfbee55fe3-19423343, #w-node-_1d66a7ab-b6c6-664b-e102-b20b79cde874-19423343, #w-node-f040a45c-685d-49ff-7537-7127e52a61ff-19423343, #w-node-e7fbd800-4854-56ae-a4f5-37f72bfceed8-19423343 {
    align-self: stretch;
  }

  #w-node-_7258bf00-0a27-d930-0e75-b5e9d0004212-e1670f0b {
    align-self: center;
  }

  #w-node-cb012db8-7fe2-be44-cb9c-1b32270aaa48-e1670f0b {
    place-self: auto;
  }

  #w-node-_7d99abae-c40e-730d-ae9d-796ed29b9c36-e1670f0b, #w-node-_365bc3d8-f294-35a5-5de7-cf995135fdc4-e1670f0b, #w-node-_3962f691-550c-a9a8-edb5-609fbad07f38-e1670f0b, #w-node-eca014e7-ac04-93a0-583b-21bfbee55fe3-e1670f0b, #w-node-_1d66a7ab-b6c6-664b-e102-b20b79cde874-e1670f0b, #w-node-f040a45c-685d-49ff-7537-7127e52a61ff-e1670f0b, #w-node-e7fbd800-4854-56ae-a4f5-37f72bfceed8-e1670f0b {
    align-self: stretch;
  }
}


@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}