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

body {
  color: #333;
  background-color: #17181c;
  font-family: "Exo 2", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.hero {
  background-color: #17181c00;
  background-image: linear-gradient(#6660, #17181c);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 846px;
  padding: 130px 20px 48px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_navbar {
  grid-column-gap: 10px;
  outline-offset: 0px;
  cursor: pointer;
  background-color: #bdfc0f;
  border-radius: 12px;
  outline: 3px solid #95d400;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 32px;
  max-height: 32px;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 14px #bdfc0f4d;
}

.button_navbar:hover {
  background-color: #95d400;
}

.title-block {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 588px;
  text-decoration: none;
  display: flex;
}

.header-style {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-1 {
  color: #bdfc0f;
  letter-spacing: .6px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.h1 {
  color: #e2e3e7;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 49px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.block {
  grid-row-gap: 10px;
  background-color: #0000;
  border: 1px solid #ffffff1a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 136px;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-4 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.icons8--1 {
  object-fit: cover;
  overflow: hidden;
}

.text-6 {
  color: #e2e3e7;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.section-value {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.block-2 {
  background-image: linear-gradient(241.05deg, #2b2a2f 21%, #36353a);
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 156px;
  padding: 24px;
  display: flex;
  overflow: hidden;
}

.text-block {
  color: #bdfc0f;
  text-shadow: 1px 1px 4px #0000004d, 0 10px 24px #bdfc0fb3;
  width: 100%;
  height: 28%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.body {
  background-color: #17181c;
  font-family: "Exo 2", sans-serif;
}

.section-opportunities {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.title-style {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.ic_16tennis-ball {
  object-fit: cover;
  overflow: hidden;
}

.title-2 {
  color: #bdfc0f;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.header2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: #e2e3e7;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.h2.left {
  text-align: left;
  line-height: 120%;
}

.h2.cta {
  color: #bdfc11;
}

.h2.cta.left {
  font-size: 30px;
}

.subtitle {
  color: #84828a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.subtitle.white {
  color: #e2e3e7;
  text-align: left;
  line-height: 120%;
}

.block-3 {
  border: 1px undefined undefined;
  background-color: #2b2a2f;
  border-radius: 19px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.block-3._7, .block-3._8 {
  border-radius: 19px;
}

._2 {
  color: #bdfc0f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.section-products {
  grid-row-gap: 48px;
  background-image: url('../images/dots.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1000006469 {
  grid-column-gap: 198px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #bdfc0f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.bullits {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.bullits._2 {
  grid-row-gap: 12px;
  flex-flow: wrap;
}

.frame-1000006447 {
  grid-column-gap: 10px;
  border: 1px solid #36353a;
  border-radius: 99px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 32px;
  padding: 5px 16px;
  text-decoration: none;
  display: flex;
}

.frame-1000006448 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.ellipse-97 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #e2e3e7;
  padding-bottom: 1px;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.section-advantages {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.header2-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.text_block_18 {
  color: #e2e3e7;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.text_block_18.adv {
  color: #84828a;
  flex-flow: column;
}

.section-about {
  justify-content: center;
  align-items: flex-start;
  padding: 100px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.wrapper-6 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.wrapper-7 {
  grid-row-gap: 240px;
  border-right: 1px solid #27262b;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 60px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header2-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.metrics {
  grid-column-gap: 24px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.metric {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 288px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  letter-spacing: .02em;
  text-shadow: 0 10px 24px #bdfc0fb3;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#df0, #bdfc0f);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.text-31 {
  color: #e2e3e7;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.wrapper-8 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 379px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #84828a;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.text-33 {
  color: #bdfc0f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
}

.section-cta {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.cta-card {
  border: 1px undefined undefined;
  background-color: #2b2a2f;
  background-image: linear-gradient(45deg, #24232780 16%, #17181c00), url('../images/bg-cta-card-1.webp');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 19px;
  justify-content: space-between;
  max-width: 1200px;
  min-height: 432px;
  padding: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.union {
  z-index: 0;
  object-fit: cover;
  position: absolute;
  inset: auto 7% -35% auto;
}

.contacts {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 313px;
  text-decoration: none;
  display: flex;
}

.icon-block {
  background-color: #36353a;
  border: 1px solid #4e4d52;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  overflow: hidden;
}

.ic_48email {
  object-fit: cover;
  overflow: hidden;
}

.text-34 {
  color: #e2e3e7;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.contact-item {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.whatsapp-logo-1 {
  object-fit: cover;
  overflow: hidden;
}

.text-38 {
  color: #85828a;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
}

.button {
  grid-column-gap: 10px;
  outline-offset: 0px;
  color: #17181c;
  background-color: #bdfc0f;
  border-radius: 12px;
  outline: 3px solid #95d400;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 264px;
  min-height: 48px;
  max-height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 14px #bdfc0f4d;
}

.button:hover {
  background-color: #95d400;
}

.button.form {
  max-width: none;
}

.text-button {
  color: #17181c;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.footer {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.rectangle-463 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.wrapper-11 {
  grid-row-gap: 39px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  text-decoration: none;
  display: flex;
}

.links-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/dots.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  grid-template-rows: 342px 342px;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
}

.div-block {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.div-block-2 {
  width: 100%;
  max-width: 1200px;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-4 {
  border-bottom: 1px solid #27262b;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 24px;
  display: flex;
}

.gradient-bg {
  background-image: linear-gradient(34deg, #2a292d 53%, #bdfc0f);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1px;
  display: flex;
}

.gradient-bg.left {
  background-image: linear-gradient(330deg, #2a292d 65%, #bdfc0f);
}

.gradient-bg.work {
  width: 100%;
}

.gradient-bg.adv {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gradient-bg.cta {
  width: 100%;
  max-width: 1200px;
}

.section-how-it-works {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-4 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.frame-5 {
  grid-column-gap: 8px;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.header2-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.wrapper-12 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  height: 302px;
  text-decoration: none;
  display: flex;
}

.card {
  grid-row-gap: 32px;
  border: 1px undefined undefined;
  background-color: #2b2a2f;
  background-image: url('../images/card.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 302px;
  min-height: 302px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ellipse-126 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 358px;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -124px;
  left: 49px;
}

.sensor-48 {
  border: 1px undefined undefined;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 2px 16px #00000080;
}

.block-4 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-43 {
  color: #e2e3e7;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.text_block_16 {
  color: #e2e3e7;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

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

.navbar-2 {
  background-color: #17181c00;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  color: #e2e3e7;
  padding: 0;
  font-size: 14px;
}

.nav-link:hover {
  color: #7ca50b;
}

.nav-link.w--current {
  color: #bdfc11;
}

.nav-link.w--current:hover {
  color: #97c910;
}

.nav-menu {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.text-field {
  background-color: #36353a;
  border: 1px solid #4e4d52;
  border-radius: 12px;
  height: 48px;
  color: #ffffff;
}

.text-field::placeholder {
  color: #85828a;
}

.text-field:focus {
  border-color: #bdfc11;
}

.text-38 a {
  color: #bdfc11;
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
}

.consent {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}

.form-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.form-block {
  width: 38%;
  margin-bottom: 0;
}

.link-block, .link-block-2 {
  text-decoration: none;
}

.image {
  z-index: -1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.text-span {
  color: #bdfc11;
}

.text-span-2 {
  color: #e2e3e7;
  font-weight: 600;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 150px;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  box-shadow: 0 -3px 13px 6px #2b2a2f;
}

.grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/dots.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1200px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1200px;
}

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

.text-block-2 {
  color: #e2e3e7;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 16px;
  display: flex;
}

.error-message {
  border-radius: 12px;
  position: relative;
}

.text-block-3 {
  text-align: center;
}

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

.grid-4 {
  grid-template-rows: auto;
  max-width: 1200px;
}

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

.text-block-4 {
  color: #e2e3e7;
}

.language {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link-language {
  color: #e2e3e7;
  padding: 0;
  font-size: 14px;
}

.nav-link-language:hover {
  color: #7ca50b;
}

.nav-link-language.w--current {
  color: #bdfc11;
}

.nav-link-language.w--current:hover {
  color: #97c910;
}

.image-6 {
  z-index: -1;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100vw;
  position: absolute;
  inset: 0%;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #2b2a2f;
  border-radius: 20px;
  flex-flow: row;
  flex: 1;
  align-self: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-5 {
  color: #bdfc0f;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-6 {
  color: #e2e3e7;
  font-size: 22px;
  line-height: 100%;
}

.text-block-7 {
  color: #84828a;
  font-size: 18px;
}

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

.div-block-16._2 {
  width: 90%;
}

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

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

.image-7 {
  z-index: 0;
}

.div-block-18 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  display: flex;
}

.div-block-19 {
  background-color: #2b2a2f;
  background-image: url('../images/ill-hub.webp');
  background-position: 50%;
  background-size: 415px;
  border-radius: 20px;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-end;
  padding: 32px;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .text_block_18.adv {
    font-size: 18px;
  }

  .metrics {
    grid-column-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .wrapper-11 {
    grid-column-gap: 40px;
  }

  .gradient-bg {
    height: 100%;
  }

  .gradient-bg.left {
    background-image: linear-gradient(329deg, #2a292d 53%, #bdfc0f);
  }

  .gradient-bg.work {
    width: 100%;
  }

  .card {
    grid-row-gap: 24px;
  }

  .text_block_16 {
    font-size: 16px;
    font-weight: 300;
    line-height: 130%;
  }

  .nav-link {
    font-size: 16px;
  }

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

  .language {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .nav-link-language {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .hero {
    padding-top: 48px;
  }

  .text-button {
    font-size: 16px;
  }

  .gradient-bg.cta {
    width: 100%;
    max-width: 1200px;
  }

  .image {
    inset: 0%;
  }

  .image-6 {
    height: 68vh;
  }
}

@media screen and (max-width: 991px) {
  .button_navbar {
    width: 40%;
    min-height: 48px;
    margin-top: 48px;
    margin-left: 0;
  }

  .h1 {
    font-size: 48px;
  }

  .section-value {
    flex-flow: column;
    padding-bottom: 60px;
  }

  .block-2 {
    width: 110%;
  }

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

  .container {
    max-width: 720px;
  }

  .h2 {
    font-size: 28px;
  }

  .h2.cta.left {
    font-size: 26px;
  }

  .subtitle {
    font-size: 18px;
  }

  .block-3 {
    background-image: none;
    width: auto;
  }

  .block-3._8 {
    height: 320px;
  }

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

  .text-15 {
    font-size: 18px;
  }

  .text-17 {
    font-size: 14px;
  }

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

  .text_block_18 {
    font-size: 18px;
  }

  .text_block_18.adv {
    font-size: 14px;
  }

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

  .wrapper-6 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 720px;
  }

  .wrapper-7 {
    grid-row-gap: 32px;
    border-bottom: 1px solid #27262b;
    border-right-style: none;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .wrapper-8 {
    width: 80%;
    max-width: none;
  }

  .text-32 {
    font-size: 16px;
  }

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

  .cta-card {
    background-image: linear-gradient(45deg, #242327e6 50%, #17181c33), url('../images/bg-cta-card-1.webp');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    padding: 24px;
  }

  .union {
    right: -2%;
  }

  .footer {
    padding-bottom: 60px;
  }

  .container-3 {
    max-width: 720px;
  }

  .wrapper-11 {
    grid-row-gap: 0px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto 340px auto;
    grid-template-columns: 1fr;
    max-width: 720px;
  }

  .div-block-2, .div-block-4 {
    max-width: 720px;
  }

  .gradient-bg {
    width: 100%;
  }

  .gradient-bg.work {
    width: 48%;
  }

  .gradient-bg.cta {
    width: 720px;
  }

  .section-how-it-works {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-4 {
    max-width: 720px;
  }

  .wrapper-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    max-width: 720px;
    height: auto;
  }

  .card {
    height: 264px;
    min-height: auto;
  }

  .text_block_16 {
    margin-right: 48px;
  }

  .navbar-2 {
    z-index: 3;
    height: auto;
    padding: 8px 20px;
    inset: 0% 0% auto;
  }

  .nav-link {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #17181c;
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 20px;
    margin-right: 20px;
    padding: 32px 32px 48px;
    box-shadow: 0 6px 14px 8px #0006;
  }

  .form-block {
    width: 45%;
  }

  .link-block-2 {
    width: 70%;
  }

  .div-block-9 {
    background-color: #9f9fa0;
    align-self: stretch;
    width: 32px;
    height: 2px;
  }

  ._w-nav-button {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    padding: 8px;
    display: flex;
  }

  ._w-nav-button.w--open {
    background-color: #17181c;
    border-radius: 10px;
  }

  .div-block-10 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .div-block-11 {
    min-height: 130px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

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

  .text-block-4 {
    font-size: 22px;
  }

  .language {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .nav-link-language {
    justify-content: flex-start;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
  }

  .div-block-9-copy {
    background-color: #9f9fa0;
    align-self: stretch;
    width: 32px;
    height: 2px;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .div-block-16._2 {
    width: 100%;
  }

  .div-block-19 {
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#6660, #17181c), url('../images/img-main-bg-1.webp');
    background-position: 0 0, 60% 60%;
    background-size: auto, cover;
    height: 620px;
    padding: 80px 20px 32px;
  }

  .title-1 {
    font-size: 12px;
  }

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

  .section-value {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-2 {
    height: 130px;
    padding: 16px;
  }

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

  .section-opportunities {
    padding: 40px 20px;
  }

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

  .header2 {
    grid-row-gap: 16px;
  }

  .h2.left {
    font-size: 24px;
  }

  .subtitle {
    font-size: 16px;
  }

  .block-3._7, .block-3._8 {
    height: auto;
  }

  .section-products {
    padding: 40px 20px;
  }

  .bullits {
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .section-advantages {
    padding: 40px 20px;
  }

  .text_block_18 {
    font-size: 16px;
  }

  .section-about {
    padding: 40px 20px;
  }

  .container-2 {
    grid-row-gap: 32px;
  }

  .section-cta {
    padding: 40px 20px;
  }

  .cta-card {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    background-position: 0 0, 30%;
    flex-flow: column;
  }

  .text-38 {
    margin-bottom: 24px;
  }

  .footer {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .wrapper-11 {
    width: auto;
  }

  .grid {
    background-position: 50% 0;
    grid-template-rows: auto 300px auto;
  }

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

  .div-block-4 {
    padding-bottom: 20px;
  }

  .gradient-bg.cta {
    width: auto;
  }

  .section-how-it-works {
    padding: 40px 20px;
  }

  .container-4 {
    grid-row-gap: 32px;
  }

  .card {
    padding: 16px;
  }

  .text_block_16 {
    margin-right: 0;
  }

  .navbar-2 {
    height: 48px;
  }

  .div-block-8 {
    max-width: none;
  }

  .form-block {
    width: auto;
  }

  .brand {
    padding-left: 0;
  }

  .div-block-11 {
    min-height: 100px;
  }

  .text-block-5 {
    font-size: 26px;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .text-block-7 {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-image: url('../images/m-hero-bg-eng.webp'), linear-gradient(#6660, #17181c);
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 460px, auto;
    height: 760px;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button_navbar {
    width: 100%;
  }

  .title-block {
    grid-row-gap: 32px;
  }

  .header-style {
    grid-row-gap: 16px;
  }

  .title-1 {
    font-size: 11px;
  }

  .h1 {
    font-size: 27px;
    line-height: 120%;
  }

  .section-value {
    padding-left: 10px;
    padding-right: 10px;
  }

  .block-2 {
    width: 100%;
    height: 110px;
    padding: 12px;
  }

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

  .section-opportunities {
    grid-row-gap: 32px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    grid-row-gap: 24px;
  }

  .title-2 {
    font-size: 10px;
  }

  .h2, .h2.left {
    font-size: 22px;
  }

  .h2.cta.left {
    font-size: 23px;
  }

  .subtitle.white {
    font-size: 16px;
    line-height: 120%;
  }

  .block-3 {
    height: auto;
  }

  ._2 {
    font-size: 14px;
  }

  .section-products {
    grid-row-gap: 32px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bullits {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .bullits._2 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-17 {
    font-size: 13px;
  }

  .section-advantages {
    grid-row-gap: 32px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .header2-2 {
    grid-row-gap: 16px;
  }

  .text_block_18 {
    font-size: 14px;
  }

  .section-about {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-8 {
    width: auto;
  }

  .section-cta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cta-card {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    padding: 16px;
  }

  .button {
    max-width: none;
  }

  .footer {
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .wrapper-11 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .links-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 60px;
  }

  .grid {
    background-position: 50% 40%;
  }

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

  .gradient-bg.left, .gradient-bg.work, .gradient-bg.cta {
    width: 100%;
  }

  .section-how-it-works {
    padding-left: 10px;
    padding-right: 10px;
  }

  .card {
    height: auto;
  }

  .text-43 {
    font-size: 18px;
  }

  .div-block-7 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .navbar-2 {
    height: 56px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px 12px 24px;
  }

  .div-block-11 {
    min-height: auto;
  }

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

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

  .grid-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-5 {
    font-size: 24px;
  }

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

  .div-block-18, .div-block-19 {
    padding: 16px;
  }
}

#w-node-_907a88e5-bb8f-5f71-309e-9d39850d57c0-4c14f905 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_01cc432a-6ec9-12d6-4a30-e0176815e798-4c14f905 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-ea59fe10-9ce1-6e0f-5677-cdd2c2100e09-6d0ef13f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ea59fe10-9ce1-6e0f-5677-cdd2c2100e28-6d0ef13f {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

@media screen and (min-width: 1440px) {
  #w-node-_907a88e5-bb8f-5f71-309e-9d39850d57c0-4c14f905 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_01cc432a-6ec9-12d6-4a30-e0176815e798-4c14f905 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-ea59fe10-9ce1-6e0f-5677-cdd2c2100e09-6d0ef13f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ea59fe10-9ce1-6e0f-5677-cdd2c2100e28-6d0ef13f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_907a88e5-bb8f-5f71-309e-9d39850d57c0-4c14f905, #w-node-_58f238f0-f544-cdb5-3327-31c1044259a0-4c14f905, #w-node-ea59fe10-9ce1-6e0f-5677-cdd2c2100e09-6d0ef13f, #w-node-ea59fe10-9ce1-6e0f-5677-cdd2c2100e20-6d0ef13f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


