@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --base-font--family--primary: Satoshi, sans-serif;
  --root--body-text-color: var(--text-color--heading-black);
  --root--body-text-size: var(--base-font--size--16);
  --heading-size--desktop-h1: var(--base-font--size--80);
  --heading-size--mobile-h1: var(--base-font--size--56);
  --heading-size--desktop-h2: var(--base-font--size--64);
  --heading-size--mobile-h2: var(--base-font--size--48);
  --heading-size--desktop-h3: var(--base-font--size--48);
  --heading-size--mobile-h3: var(--base-font--size--32);
  --heading-size--desktop-h4: var(--base-font--size--32);
  --heading-size--mobile-h4: var(--base-font--size--26);
  --heading-size--desktop-h5: var(--base-font--size--26);
  --heading-size--mobile-h5: var(--base-font--size--20);
  --heading-size--desktop-h6: var(--base-font--size--20);
  --heading-size--mobile-h6: var(--base-font--size--16);
  --text-color--subtitle-dark: var(--base-color--grey--xdarkest);
  --text-color--button-secondary: var(--base-color--brand--orange--xdark);
  --base-color--brand--orange--darkest: #d34e23;
  --base-roundness--xtiny: .75rem;
  --base-color--grey--xxlight: #e9e9eb;
  --base-roundness--tiny: .625rem;
  --base-color--grey--xlight: #f4f4f6;
  --roundness--section-desktop: var(--base-roundness--large);
  --body-size--tiny: var(--base-font--size--10);
  --base-icon-size--medium: 1.5rem;
  --base-icon-size--small: 1rem;
  --base-color--violet--light: #e6bfff;
  --base-color--brand--violet--light: #a65be7;
  --base-color--brand--violet--dark: #6f0abe;
  --roundness--button: var(--base-roundness--full);
  --base-color--brand--orange--light: #f6ba60;
  --base-color--brand--orange--xlight: #ee9c33;
  --base-color--brand--orange--dark: #e47f24;
  --shadow-color--primary-button: var(--base-effect--shadow-color);
  --text-color--heading-white: var(--base-color--neutral--white);
  --background--button-secondary: var(--base-color--orange--light);
  --border-color--button: var(--base-color--grey--xxxdarkest);
  --base-color--grey--xdarkest: #4e4a5c;
  --background--button-white: var(--base-color--neutral--white);
  --text-color--heading-black: var(--base-color--neutral--black);
  --base-font--size--14: .875rem;
  --base-color--grey--xdark: #a2a3a7;
  --base-color--neutral--white: #fff;
  --base-color--grey--dark: #aaa;
  --base-color--orange--light: #fff8ee;
  --body-size--small: var(--base-font--size--14);
  --text-color--subtitle-light: var(--base-color--grey--dark);
  --body-size--large: var(--base-font--size--18);
  --padding--container-large: var(--base-width--large);
  --base-color--grey--light: #f9f9f9;
  --base-color--violet--xdark: #974cd2;
  --padding--section-small-desktop: var(--base-font--size--16);
  --padding--section-medium-mobile: var(--base-padding--medium);
  --padding--section-gap-mobile: var(--base-padding--medium);
  --body-size--medium: var(--base-font--size--16);
  --padding--container-medium: var(--base-width--medium);
  --body-size--xlarge: var(--base-font--size--20);
  --body-size--xtiny: var(--base-font--size--12);
  --padding--section-medium-desktop: var(--base-padding--large);
  --padding--section-small-mobile: var(--base-padding--tiny);
  --base-roundness--full: 62.5rem;
  --background--header: var(--base-color--neutral--black);
  --base-roundness--medium: 1.25rem;
  --base-color--grey--xxdarkest: #474749;
  --base-color--black--xdark: #1a1919;
  --base-roundness--small: 1rem;
  --base-color--violet--dark: #bb6cfa;
  --base-color--violet--slight: #f3e5ff;
  --base-roundness--large: 1.875rem;
  --border-color--input: var(--base-color--grey--xlight);
  --roundness--input: var(--base-roundness--full);
  --text-color--input-placeholder-grey: var(--base-color--grey--dark);
  --base-color-green--lightest: #f2fff4;
  --base-color-green--light: #def9e3;
  --base-color-green--darkest: #0f8b23;
  --base-color--grey--xxxdarkest: #353535;
  --text-color--heading-violet: var(--base-color--brand--violet--dark);
  --base-color--violet--xxdark: #7609cc;
  --roundness--chip: var(--base-roundness--full);
  --border-color--chip-secondary: var(--base-color--violet--slight);
  --base-color-green--dark: #9cbb3b;
  --base-color--neutral--black: #1b1b1c;
  --background--section-grey: var(--base-color--grey--light);
  --padding--section-gap-desktop: var(--base-padding--large);
  --base-color-mint--dark: #10bcbc;
  --base-color-mint--darkest: #088b8b;
  --base-color--black--darkest: black;
  --base-color--grey--darkest: #818181;
  --background--section-black: var(--base-color--black--xdark);
  --base-color--black--dark: #353535;
  --base-color--violet--xslight: #ecd7ff;
  --background--section-violet: var(--base-color--violet--lightest);
  --base-color--blue--xlight: #612fd3;
  --base-color--blue--light: #4d1bbf;
  --base-color--pink--dark: #f15fb3;
  --base-color--pink--darkest: #e54599;
  --base-color--violet--darkest: #6500b4;
  --base-color--blue--dark: #352068;
  --base-color--blue--xdark: #210f4c;
  --base-color--violet--lightest: #fbf6ff;
  --icon-color--orange: var(--base-color--brand--orange--xdark);
  --base-font--size--20: 1.25rem;
  --background--body: var(--base-color--neutral--white);
  --root--body-text-height: var(--base-font--size--20);
  --base-width--medium: 82.5rem;
  --base-width--large: 87.5rem;
  --base-padding--huge: 3.75rem;
  --base-padding--small: 1.25rem;
  --base-padding--large: 3rem;
  --base-padding--medium: 2rem;
  --base-padding--tiny: 1rem;
  --base-color--brand--orange--xdark: #d96908;
  --base-font--size--10: .625rem;
  --base-font--size--48: 3rem;
  --base-font--size--18: 1.125rem;
  --base-font--size--56: 3.5rem;
  --base-font--size--12: .75rem;
  --base-font--size--32: 2rem;
  --base-font--size--64: 4rem;
  --base-font--size--80: 5rem;
  --base-font--size--26: 1.625rem;
  --base-font--size--16: 1rem;
  --base-font--size--24: 1.5rem;
  --base-font--weight--medium: medium;
  --base-font--weight--bold: bold;
  --base-font--weight--regular: regular;
  --base-icon-size--tiny: .75rem;
  --base-icon-size--large: 1.75rem;
  --base-effect--shadow-color: #00000017;
  --border-color--chip-orange: var(--base-color--brand--orange--light);
  --icon-color--black: var(--base-color--neutral--black);
  --icon-color--white: var(--base-color--neutral--white);
  --icon-color--grey: var(--base-color--grey--dark);
  --icon-color--violet: var(--base-color--violet--dark);
  --roundness--section-mobile: var(--base-roundness--medium);
  --padding--size: 0px;
  --size: 0px;
  --margin--container-medium: var(--base-padding--small);
}

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  font-family: var(--base-font--family--primary);
  color: var(--root--body-text-color);
  font-size: var(--root--body-text-size);
  line-height: 150%;
}

h1 {
  font-size: var(--heading-size--desktop-h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 105%;
}

h2 {
  font-size: var(--heading-size--desktop-h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 105%;
}

h3 {
  font-size: var(--heading-size--desktop-h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 105%;
}

h4 {
  font-size: var(--heading-size--desktop-h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 105%;
}

h5 {
  font-size: var(--heading-size--desktop-h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 105%;
}

h6 {
  font-size: var(--heading-size--desktop-h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 105%;
}

p {
  color: var(--text-color--subtitle-dark);
  margin-bottom: 0;
}

a {
  color: var(--text-color--button-secondary);
  text-decoration: none;
  transition: all .35s;
}

a:hover {
  color: var(--base-color--brand--orange--darkest);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 0;
  font-weight: 500;
  display: block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.text-rich-text ul {
  grid-row-gap: .5rem;
  border-radius: var(--base-roundness--xtiny);
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.text-rich-text li {
  border-left: 3px solid var(--base-color--grey--xxlight);
  border-radius: var(--base-roundness--tiny);
  background-color: var(--base-color--grey--xlight);
  margin-bottom: .75rem;
  padding: .75rem;
}

.text-rich-text h1 {
  font-size: var(--heading-size--desktop-h3);
  margin-top: 2rem;
}

.text-rich-text h2 {
  font-size: var(--heading-size--desktop-h4);
  margin-top: 2rem;
}

.text-rich-text h3 {
  font-size: var(--heading-size--desktop-h5);
  margin-top: 2rem;
}

.text-rich-text h4 {
  font-size: var(--heading-size--desktop-h6);
  margin-top: 2rem;
}

.text-rich-text p, .text-rich-text ol {
  margin-top: 1rem;
}

.text-rich-text img {
  border-radius: var(--roundness--section-desktop);
  margin-top: 1.5rem;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #2d62ff;
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #dd23bb;
}

.text-size-tiny {
  font-size: var(--body-size--tiny);
}

.heading-style-h2 {
  font-size: var(--heading-size--desktop-h2);
  font-weight: 700;
  line-height: 105%;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #eee;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.icon-1x1-medium {
  width: var(--base-icon-size--medium);
  height: var(--base-icon-size--medium);
}

.padding-custom3 {
  padding: 3.5rem;
}

.heading-style-h6 {
  font-size: var(--heading-size--desktop-h6);
  font-weight: 700;
  line-height: 105%;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.background-color-secondary {
  background-color: #2d62ff;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.overflow-hidden {
  overflow: hidden;
}

.pointer-events-none {
  pointer-events: none;
}

.margin-xsmall {
  margin: .5rem;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-weight-xbold {
  font-weight: 800;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.icon-1x1-small {
  width: var(--base-icon-size--small);
  height: var(--base-icon-size--small);
  flex: none;
}

.padding-small {
  padding: 1rem;
}

.fs-styleguide_header {
  color: #fff;
  background-color: #000;
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.pointer-events-auto {
  pointer-events: auto;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.text-color-alternate {
  color: #fff;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.text-weight-medium {
  font-weight: 500;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.text-style-muted {
  opacity: .6;
}

.margin-custom1 {
  margin: 1.5rem;
}

.fs-styleguide_spacing-all {
  display: none;
}

.form_component {
  margin-bottom: 0;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

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

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-small {
  margin: 1rem;
}

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

.hide {
  display: none;
}

.heading-style-h1 {
  font-size: var(--heading-size--desktop-h1);
  font-weight: 700;
  line-height: 105%;
}

.overflow-scroll {
  overflow: scroll;
}

.margin-tiny {
  margin: .125rem;
}

.padding-xhuge {
  padding: 8rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.padding-xxhuge {
  padding: 12rem;
}

.text-color-primary {
  color: #000;
}

.padding-large {
  padding: 3rem;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.button-group {
  box-sizing: border-box;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
  position: static;
}

.button-group.is_download_links {
  flex-flow: row;
}

.button-group.is_horizontal {
  flex-flow: column;
}

.button-group.is_horizontal.is_small {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-align-right {
  text-align: right;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

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

.padding-custom1 {
  padding: 1.5rem;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.padding-0 {
  padding: 0;
}

.overflow-auto {
  overflow: auto;
}

.text-style-italic {
  font-style: italic;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.margin-xxhuge {
  margin: 12rem;
}

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

.padding-custom2 {
  padding: 2.5rem;
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.text-color-secondary {
  color: #222;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.main-wrapper {
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.heading-style-h4 {
  font-size: var(--heading-size--desktop-h4);
  font-weight: 700;
  line-height: 105%;
}

.heading-style-h4.is_quote_violet {
  color: var(--base-color--violet--light);
}

.margin-large {
  margin: 3rem;
}

.margin-0 {
  margin: 0;
}

.margin-xxsmall {
  margin: .25rem;
}

.form_message-success {
  color: #114e0b;
  background-color: #cef5ca;
  padding: 1.25rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.background-color-alternate {
  background-color: #fff;
}

.heading-style-h3 {
  font-size: var(--heading-size--desktop-h3);
  font-weight: 700;
  line-height: 105%;
}

.heading-style-h3.is_metric_block_title {
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-style-h3.is_road_map {
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.button {
  border-radius: var(--roundness--button);
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  height: 2.75rem;
  min-height: 2.75rem;
  box-shadow: 0 2px 1px 0 var(--shadow-color--primary-button), 0 4px 2px 0 var(--shadow-color--primary-button), 0 8px 4px 0 var(--shadow-color--primary-button), 0 16px 8px 0 var(--shadow-color--primary-button), 0 32px 16px 0 var(--shadow-color--primary-button);
  color: var(--text-color--heading-white);
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  font-weight: 500;
  transition: all .35s;
  display: flex;
  position: relative;
}

.button:hover {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 8%, var(--base-color--brand--orange--dark) 40%, var(--base-color--brand--orange--darkest));
  color: var(--text-color--heading-white);
  box-shadow: 0 2px 1px #0000, 0 4px 2px #0000, 0 8px 4px #0000, 0 16px 8px #0000, 0 32px 16px #0000;
}

.button.is-secondary {
  background-color: var(--background--button-secondary);
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
}

.button.is-secondary:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button.is-tertiary {
  border: 1px solid var(--border-color--button);
  box-shadow: none;
  color: var(--text-color--heading-white);
  background-image: none;
}

.button.is-tertiary:hover {
  border-color: var(--base-color--grey--xdarkest);
}

.button.is-white-small {
  background-color: var(--background--button-white);
  height: auto;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
  padding: .25rem .75rem;
}

.button.is-white-small:hover {
  background-color: var(--base-color--grey--xxlight);
}

.button.is-secondary-circle-small {
  background-color: var(--background--button-secondary);
  min-width: 2rem;
  height: 2rem;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
  padding: 0;
}

.button.is-secondary-circle-small:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button.is-secondary-circle-small.is_modal {
  position: absolute;
  inset: 1.5rem 1.5rem auto auto;
}

.button.is-white {
  background-color: var(--background--button-white);
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
}

.button.is-white:hover {
  background-color: var(--base-color--grey--xxlight);
}

.button.is_not_shadow {
  box-shadow: none;
}

.button.is_disable {
  background-color: var(--base-color--grey--xdark);
  box-shadow: none;
  pointer-events: none;
  cursor: not-allowed;
  background-image: none;
}

.button.is_input {
  box-shadow: none;
  position: absolute;
  right: 0;
}

.button.is-secondary-icon {
  grid-column-gap: .125rem;
  background-color: var(--background--button-secondary);
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
  padding-right: .625rem;
}

.button.is-secondary-icon:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button.is-white-circle {
  background-color: var(--base-color--neutral--white);
  width: 2.75rem;
  height: 2.75rem;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
  padding: 0;
}

.button.is-white-circle:hover {
  background-color: var(--base-color--grey--dark);
}

.button.is-white-icon {
  grid-column-gap: .125rem;
  background-color: var(--background--button-white);
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
  padding-left: .625rem;
}

.button.is-white-icon:hover {
  background-color: var(--base-color--grey--xxlight);
}

.button.is-orange-circle {
  background-color: var(--base-color--orange--light);
  min-width: 2.75rem;
  height: 2.75rem;
  min-height: auto;
  box-shadow: none;
  color: var(--base-color--brand--orange--dark);
  background-image: none;
  padding: 0;
}

.button.is-orange-circle:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button.is_passion {
  z-index: 4;
}

.button.is_success {
  position: absolute;
}

.button.is-secondary-circle {
  background-color: var(--background--button-secondary);
  min-width: 2.75rem;
  height: 2.75rem;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
  padding: 0;
}

.button.is-secondary-circle:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button.is-secondary-circle.is_modal {
  position: absolute;
  inset: 1.5rem 1.5rem auto auto;
}

.button.is-secondary-circle.is_burger_button, .button.is_open_app {
  display: none;
}

.margin-medium {
  margin: 2rem;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.margin-custom2 {
  margin: 2.5rem;
}

.text-weight-bold {
  font-weight: 700;
}

.padding-medium {
  padding: 2rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-size-small {
  font-size: var(--body-size--small);
}

.padding-xxlarge {
  padding: 5rem;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-size-large {
  font-size: var(--body-size--large);
}

.form_message-error {
  color: #3b0b0b;
  background-color: #f8e4e4;
  margin-top: .75rem;
  padding: .75rem;
}

.padding-xsmall {
  padding: .5rem;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.container-large {
  width: 100%;
  height: 100%;
  max-width: var(--padding--container-large);
  margin-left: auto;
  margin-right: auto;
}

.container-large.is_hero {
  max-width: none;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-style-h5 {
  font-size: var(--heading-size--desktop-h5);
  font-weight: 700;
  line-height: 105%;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.text-style-nowrap {
  white-space: nowrap;
}

.margin-huge {
  margin: 6rem;
}

.page-wrapper {
  flex-flow: column;
  height: 100%;
}

.padding-xxsmall {
  padding: .25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-huge {
  padding: 6rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.form_input {
  background-color: #0000;
  border: 1px solid #eee;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.form_input::placeholder, .form_input.is-select-input {
  color: #222;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.padding-global {
  width: 100%;
  max-width: 120rem;
  height: 100%;
}

.padding-global.is_filled_hero {
  border-radius: var(--roundness--section-desktop);
  background-image: url('../images/grid.svg'), linear-gradient(164deg, var(--base-color--grey--light) 17%, var(--base-color--violet--xdark));
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  position: relative;
  overflow: hidden;
}

.padding-global.is_small {
  padding-right: var(--padding--section-small-desktop);
  padding-left: var(--padding--section-small-desktop);
}

.padding-global.content_grey.is_market_bg {
  background-image: url('../images/markets_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.padding-global.is_relative {
  position: relative;
}

.padding-global.is_vacancy {
  background-image: url('../images/no_openings_bg_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.text-style-link {
  color: #2d62ff;
  text-decoration: underline;
}

.padding-tiny {
  padding: .125rem;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.background-color-tertiary {
  background-color: #dd23bb;
}

.text-size-medium {
  font-size: var(--body-size--medium);
}

.padding-xlarge {
  padding: 4rem;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spacer-large {
  padding-top: 3rem;
}

.background-color-primary {
  color: #fff;
  background-color: #000;
}

.container-medium {
  width: 100%;
  max-width: var(--padding--container-medium);
  margin-left: auto;
  margin-right: auto;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_message {
  color: #5e5515;
  background-color: #fcf8d8;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-size-xlarge {
  font-size: var(--body-size--xlarge);
}

.text-size-xtiny {
  font-size: var(--body-size--xtiny);
}

.padding-section-main {
  width: 100%;
  height: 100%;
  padding: var(--padding--section-medium-desktop) var(--padding--section-small-desktop);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-section-main.is_small {
  padding-top: var(--padding--section-small-desktop);
  padding-bottom: var(--padding--section-small-desktop);
}

.padding-section-main.is_bottom_0 {
  padding-bottom: 0;
}

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

.section_hero {
  height: 54.6875rem;
}

.section_hero.is_secondary {
  height: 37.5rem;
}

.section_hero.is_single {
  height: 32rem;
}

.hero_content {
  z-index: 1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 10rem;
  display: flex;
  position: relative;
}

.hero_content.is_center {
  justify-content: center;
  align-items: center;
}

.hero_content.is_faq {
  padding-top: 13rem;
}

.hero_content.is_one_line_heading {
  justify-content: center;
  align-items: center;
  padding-top: 0;
}

.hero_content.is_home {
  padding-top: 18rem;
}

.title-wrapper {
  grid-row-gap: .75rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 37.5rem;
  display: flex;
}

.title-wrapper.is_hero {
  max-width: 56.25rem;
}

.title-wrapper.is_left {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  position: sticky;
  top: 8rem;
}

.title-wrapper.is_left.is_small {
  grid-row-gap: .5rem;
  position: static;
}

.title-wrapper.is_white_text {
  color: var(--text-color--heading-white);
  text-align: center;
}

.title-wrapper.is_white {
  color: var(--text-color--heading-white);
}

.title_content {
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title_content.is_left {
  justify-content: center;
  align-items: flex-start;
}

.header-wrapper {
  z-index: 999;
  border-radius: var(--base-roundness--full);
  background-color: var(--background--header);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 68.75rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: .75rem .75rem .75rem 2rem;
  display: flex;
  position: relative;
}

.logotype {
  max-height: 3rem;
}

.logotype.is_footer {
  width: 10.625rem;
  max-height: none;
}

.logotype.is_watermark {
  opacity: .1;
  filter: brightness(50%) grayscale(130%);
  max-height: none;
  position: absolute;
  inset: auto auto 2rem;
}

.header_nav-wrapper {
  grid-column-gap: 2rem;
  border-radius: var(--base-roundness--full);
  background-color: #ffffff0a;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 31.25rem;
  height: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.link.is_grey {
  color: var(--base-color--grey--dark);
}

.link.is_grey:hover {
  color: var(--text-color--heading-white);
}

.link.is_grey.w--current {
  pointer-events: none;
  color: var(--text-color--heading-white);
}

.link.is_white {
  color: var(--base-color--neutral--white);
}

.link.is_white:hover {
  color: var(--base-color--grey--dark);
}

.link.is_white.is_small {
  font-size: var(--body-size--small);
}

.link.is_black {
  color: var(--text-color--heading-black);
}

.link.is_black:hover {
  color: var(--base-color--grey--xxdarkest);
}

.link.is_black.w--current {
  pointer-events: none;
  color: var(--text-color--heading-white);
}

.button_content {
  grid-column-gap: .125rem;
  width: 100%;
  height: 100%;
  color: var(--text-color--heading-white);
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.button_content.link {
  color: var(--base-color--grey--dark);
}

.button_list {
  grid-row-gap: 1rem;
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--neutral--white);
  opacity: 0;
  flex-flow: column;
  margin-top: 4rem;
  padding: .5rem;
  display: flex;
  transform: translate(0, -1.25rem);
  box-shadow: 0 6px 22px #0000001f;
}

.button_list-wrapper {
  border-radius: var(--base-roundness--medium);
  background-color: #0000;
  flex-flow: column;
  width: 23.9375rem;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button_list-wrapper.is_learn {
  width: 18rem;
}

.download_game_button {
  grid-column-gap: 1.125rem;
  border-radius: var(--base-roundness--small);
  height: 5.625rem;
  color: var(--text-color--heading-black);
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
}

.download_game_button:hover {
  background-color: var(--base-color--grey--light);
  color: var(--text-color--heading-black);
}

.download_game_button_content {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.download_game_button_icon-wrapper {
  border-radius: var(--base-roundness--tiny);
  background-color: var(--base-color--violet--dark);
  outline-color: var(--base-color--violet--slight);
  outline-offset: 0px;
  outline-width: 4px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  width: 2.625rem;
  min-width: 2.625rem;
  height: 2.625rem;
  display: flex;
}

.download_game_button_divider {
  background-color: var(--base-color--violet--slight);
  width: .0625rem;
  height: 3.875rem;
}

.download_game_button_qr {
  width: 3.875rem;
  height: 3.875rem;
}

.button_list_divider {
  background-color: var(--base-color--grey--xlight);
  width: 100%;
  height: .0625rem;
}

.header {
  z-index: 999;
  width: 100%;
  padding-top: 2.5rem;
  transition: all .35s;
  position: fixed;
  top: auto;
}

.modal_window {
  z-index: 2000;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal_close_area {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal_window_container {
  opacity: 0;
  background-color: #00000040;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.modal_window_content {
  z-index: 1;
  grid-row-gap: 1.5rem;
  border-radius: var(--base-roundness--large);
  background-color: var(--base-color--neutral--white);
  flex-flow: column;
  padding: 2rem;
  display: flex;
  position: relative;
  transform: translate(0, 2.5rem);
}

.modal_window_content.is_modal {
  width: 31.25rem;
}

.modal_window_content_top {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.modal_window_content_image {
  z-index: 1;
  border-radius: var(--base-roundness--medium);
  position: relative;
  box-shadow: 0 1px 1px #00000012, 0 2px 2px #00000012, 0 4px 4px #00000012, 0 8px 8px #00000012, 0 16px 16px #00000012;
}

.modal_window_content_form-wrapper {
  margin-bottom: 0;
}

.modal_window_content_form {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.modal_window_content_main {
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.input-content {
  grid-row-gap: .375rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.input {
  border: 1px solid var(--border-color--input);
  border-radius: var(--roundness--input);
  background-color: var(--base-color--neutral--white);
  height: 2.75rem;
  color: var(--root--body-text-color);
  margin-bottom: 0;
  padding: .5rem 1rem;
}

.input:hover, .input:focus {
  border-color: var(--base-color--grey--xxlight);
}

.input::placeholder {
  color: var(--text-color--input-placeholder-grey);
  font-size: var(--body-size--small);
  font-weight: 400;
}

.input.is_message {
  border-radius: var(--base-roundness--tiny);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 6.25rem;
  min-height: 6.25rem;
  max-height: 6.25rem;
}

.input.is_field {
  background-color: #0000;
  border-style: none;
  border-width: 0;
  height: 100%;
  padding: 0;
}

.input.is_search {
  border-style: none;
  width: 18.75rem;
  padding-left: 2.625rem;
  box-shadow: 0 5px 20px #0000000a;
}

.input.is_success {
  grid-column-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: .5rem;
  display: flex;
}

.input-group {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: row;
  width: 100%;
}

.checkbox-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.checkbox {
  border: 1px solid var(--base-color--grey--xxlight);
  border-radius: .25rem;
  width: 1rem;
  height: 1rem;
  margin: 0 .375rem 0 0;
  transition: all .35s;
}

.checkbox:hover {
  border-color: var(--base-color--grey--dark);
}

.checkbox.w--redirected-checked {
  background-color: var(--background--button-secondary);
  color: var(--text-color--button-secondary);
  background-image: url('../images/done.svg');
  background-position: 0 0;
  background-size: cover;
  border-color: #e9e9eb00;
  margin: 0 .375rem 0 0;
  padding: .25rem .1875rem;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 #0000;
}

.checkbox.is_none {
  display: none;
}

.modal_window_content_top_bg {
  z-index: 0;
  opacity: .4;
  width: 90%;
  position: absolute;
}

.modal_window_success_message {
  background-color: #0000;
}

.modal_window_success-wrapper {
  border-radius: var(--base-roundness--full);
  background-color: var(--base-color-green--lightest);
  justify-content: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  padding: 1rem;
  display: flex;
}

.modal_window_success-wrapper.is_input_small {
  width: 1.5rem;
  height: 1.5rem;
}

.modal_window_success-block {
  border-radius: var(--base-roundness--full);
  background-color: var(--base-color-green--light);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: flex;
}

.modal_window_success-block.is_input_small {
  width: 2rem;
  height: 2rem;
  padding: .25rem;
}

.modal_window_success {
  border-radius: var(--base-roundness--full);
  background-color: var(--base-color-green--darkest);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.modal_window_content_sucess_title {
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.modal_window_success_icon.is_input_small {
  width: .75rem;
  height: .75rem;
}

.link_dropdown {
  cursor: pointer;
  height: 44px;
  position: relative;
}

.button_list-item {
  grid-column-gap: 1.125rem;
  border-radius: var(--base-roundness--small);
  height: 5.625rem;
  color: var(--text-color--heading-black);
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
}

.button_list-item:hover {
  background-color: var(--base-color--grey--light);
  color: var(--text-color--heading-black);
}

.link_item-icon {
  border-radius: var(--base-roundness--tiny);
  background-color: var(--base-color--violet--slight);
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  min-width: 2.625rem;
  height: 2.5rem;
  display: flex;
}

.countdown-wrapper {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.countdown_title {
  color: var(--text-color--heading-violet);
  font-size: var(--body-size--large);
  text-transform: uppercase;
  font-weight: 700;
}

.countdown-item {
  border: 2px solid var(--base-color--violet--dark);
  border-radius: var(--base-roundness--small);
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5.2rem;
  height: 6rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px -1px #00000040, 0 1px 3px -1px #0000004d;
}

.countdown-item_divider {
  z-index: 0;
  background-color: var(--base-color--violet--xxdark);
  width: 100%;
  height: .125rem;
  position: absolute;
  box-shadow: inset 0 .5px 1.5px #00000040;
}

.countdown-item_number {
  z-index: 1;
  color: var(--text-color--heading-white);
  margin-top: 1.4rem;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  position: relative;
}

.countdown-item_lable {
  color: var(--base-color--violet--light);
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 500;
  line-height: 150%;
}

.countdown-item_title {
  grid-row-gap: .3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.countdown_items {
  grid-column-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_image {
  position: absolute;
}

.hero_image.is_home_right_bottom {
  height: 40%;
  inset: auto -12% -10% auto;
  transform: rotate(4deg);
}

.hero_image.is_home_left_bottom {
  height: 15%;
  inset: 85% auto auto -4%;
  transform: rotate(-4deg);
}

.hero_image.is_home_left_top {
  height: 30%;
  bottom: 27%;
  left: -8%;
  right: auto;
  transform: rotate(4deg);
}

.hero_image.is_aboutus_line {
  width: 100%;
  inset: auto 0% 1.5rem;
}

.hero_image.is_aboutus_horse {
  height: 2.875rem;
  inset: auto 0% 11% 25.4%;
}

.hero_image.is_aboutus_diamond {
  filter: blur(3px);
  height: 2rem;
  inset: auto 2% 10% auto;
}

.hero_image.is_home_right_top {
  height: 15%;
  bottom: 50%;
  right: -4%;
  transform: rotate(-4deg);
}

.text-wrapper.is_hero_home {
  max-width: 37.5rem;
}

.blured_cover {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: linear-gradient(#c69fe500, #c69fe54d);
  height: 100%;
  max-height: 37.5rem;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.coin {
  position: absolute;
}

.coin.is_hero_home_left_top {
  height: 1.25rem;
  top: 40%;
  left: 12%;
  transform: rotate(-20deg);
}

.coin.is_hero_home_left_bottom {
  height: 1.75rem;
  top: 69%;
  left: 22%;
  transform: rotate(40deg);
}

.coin.is_hero_home_right_bottom {
  height: 1rem;
  transform-style: preserve-3d;
  top: 60%;
  right: 20%;
  transform: rotateX(-47deg)rotateY(0)rotateZ(64deg);
}

.coin.is_hero_home_right_top {
  height: .75rem;
  top: 34%;
  right: 10%;
  transform: rotate(-20deg);
}

.video-wrapper {
  aspect-ratio: 16 / 9;
  border-radius: var(--base-roundness--large);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#ffffff26, #a2a3a729);
  border: 1px solid #ffffff4d;
  width: 100%;
  padding: 1.5rem;
  position: sticky;
  top: 8rem;
}

.video-container {
  height: 150vh;
  margin-top: -7.5rem;
  margin-left: 10%;
  margin-right: 10%;
  position: relative;
}

.video_item {
  aspect-ratio: 3 / 2;
  background-image: url('../images/mockup_video_hero_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper {
  width: 100%;
  position: relative;
}

.swiper.is_partners {
  margin-top: 4rem;
}

.swiper.is_career {
  margin-bottom: 2.2rem;
  overflow: hidden;
}

.swiper-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.swiper-wrapper.is_download {
  justify-content: flex-start;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.swiper-wrapper.is_logos {
  grid-column-gap: 3.75rem;
}

.swiper-slide {
  flex: none;
  transition-property: all;
  transition-duration: .35s;
  transition-timing-function: ease;
  width: fit-content !important;
}

.swiper-slide.is_screen {
  filter: blur(4px);
  width: auto;
  min-width: 13rem;
  height: 27.875rem;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
}

.swiper-slide.is_screen.swiper-slide-active {
  filter: blur();
  transform: scale(1.1);
}

.swiper-slide.is_career {
  max-width: 22rem;
  height: 7.5rem;
}

.hero_video-wrapper {
  flex-flow: column;
  display: flex;
}

.chip {
  border-radius: var(--roundness--chip);
  font-size: var(--body-size--tiny);
  text-transform: uppercase;
  padding: .2rem .75rem;
  font-weight: 700;
}

.chip.is_secondary {
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  color: var(--text-color--heading-white);
  font-size: var(--body-size--xtiny);
  text-transform: uppercase;
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  line-height: .75rem;
  font-size: var(--body-size--tiny);
  text-transform: uppercase;
  padding: .5rem .75rem;
  line-height: .75rem;
}

.chip.is_big_outlined {
  border: 1px solid var(--border-color--chip-secondary);
  color: var(--text-color--heading-violet);
  font-size: var(--body-size--small);
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-weight: 700;
}

.chip.is_secondary_circle {
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  width: 3rem;
  height: 3rem;
  color: var(--text-color--heading-white);
  font-size: var(--body-size--xtiny);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: .75rem;
  display: flex;
}

.chip.is_outlined_small {
  color: var(--text-color--heading-white);
  font-size: var(--body-size--xtiny);
  text-transform: uppercase;
  border: 1px solid #fff3;
  padding: .5rem .75rem;
  font-weight: 500;
  line-height: .75rem;
}

.chip.is_version {
  background-color: var(--base-color--violet--dark);
  color: var(--text-color--heading-white);
  font-size: var(--body-size--xtiny);
  text-transform: uppercase;
  padding: .5rem .75rem;
  line-height: .75rem;
}

.chip.is_text {
  background-color: var(--base-color--violet--slight);
  height: 1.8rem;
  color: var(--text-color--heading-violet);
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  transform: rotate(4deg);
  box-shadow: 0 8px 16px #00000029;
}

.chip.is_text.is_reversed {
  transform: rotate(-4deg);
}

.chip.is_qr {
  grid-column-gap: .35rem;
  text-transform: none;
  justify-content: center;
  align-items: center;
  height: 1.8rem;
  padding-left: .2rem;
  padding-right: .2rem;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.chip.is_qr.is_android {
  background-color: var(--base-color-green--dark);
  width: 8.4rem;
  inset: auto auto -1rem;
}

.chip.is_qr.is_ios {
  background-color: var(--base-color--neutral--black);
  width: 7.2rem;
  inset: auto auto -1rem;
}

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

.title-block.is_horizontal {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.works_cards {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  width: 100%;
  display: grid;
}

.work_card {
  border-radius: var(--base-roundness--small);
  background-color: var(--background--section-grey);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.work_card-animation {
  border-top-left-radius: var(--base-roundness--small);
  border-top-right-radius: var(--base-roundness--small);
  width: 100%;
  height: 12.5rem;
  overflow: hidden;
}

.work_card_content {
  grid-row-gap: .375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.features_content {
  grid-column-gap: var(--padding--section-gap-desktop);
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.features_cards {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features_card {
  grid-row-gap: 1rem;
  border-radius: var(--roundness--section-desktop);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 40rem;
  min-height: 24.25rem;
  transition: all .35s;
  display: flex;
}

.features_card.is_mint {
  background-image: linear-gradient(180deg, var(--base-color-mint--dark), var(--base-color-mint--darkest));
  overflow: hidden;
}

.features_card.is_violet {
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  overflow: hidden;
}

.features_card.is_orange {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--xlight), var(--base-color--brand--orange--dark));
  overflow: hidden;
}

.features_card.is_black {
  background-image: linear-gradient(180deg, var(--base-color--neutral--black), var(--base-color--black--darkest));
  overflow: hidden;
}

.features_card.is_grey {
  background-color: var(--background--section-grey);
  overflow: hidden;
}

.features_card_title {
  grid-row-gap: .625rem;
  width: 100%;
  color: var(--text-color--heading-white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.features_card_title.is_black {
  color: var(--text-color--heading-black);
}

.features_card-image {
  width: 100%;
}

.features_block {
  grid-column-gap: var(--padding--section-gap-desktop);
  grid-row-gap: var(--padding--section-gap-desktop);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.switcher {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: var(--roundness--button);
  background-color: var(--base-color--neutral--white);
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
  box-shadow: 0 4px 20px #0000000a;
}

.switcher.is_vertical {
  border-radius: var(--base-roundness--medium);
  flex-flow: column;
  align-items: stretch;
  min-width: 21.25rem;
  position: sticky;
  top: 1rem;
}

.switcher.is_feature {
  z-index: 1;
  position: sticky;
  top: 1.25rem;
}

.switcher_item {
  border-radius: var(--roundness--chip);
  background-image: linear-gradient(180deg, var(--base-color--orange--light), #fff8ee 15%, #fff8ee 60%, var(--base-color--orange--light));
  color: var(--text-color--button-secondary);
  cursor: pointer;
  margin-bottom: 0;
  padding: .375rem .75rem;
  transition: all .35s;
}

.switcher_item:hover {
  background-color: var(--base-color--brand--orange--light);
  background-image: none;
}

.switcher_item.w--current {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  color: var(--text-color--heading-white);
}

.switcher_item.current {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  pointer-events: none;
  color: var(--text-color--heading-white);
  cursor: default;
}

.switcher_item.is_static {
  background-color: var(--base-color--grey--light);
  color: var(--base-color--grey--darkest);
  font-size: var(--body-size--tiny);
  text-transform: uppercase;
  cursor: default;
  background-image: none;
  font-weight: 700;
}

.switcher_item.is_static.is_center {
  text-align: center;
}

.switcher_item.is_static.is_center.is_article, .switcher_item.is_article {
  border-radius: .65rem;
}

.action_block_content {
  border-radius: var(--roundness--section-desktop);
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 20.125rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  overflow: hidden;
  box-shadow: 0 30px 60px -30px #0000004d;
}

.action_block_content.is_subscription {
  background-image: url('../images/bg_dots.svg'), linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  align-items: stretch;
}

.action_block_content.is_book {
  background-image: url('../images/book_lines.svg'), linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.action_block_title-wrapper {
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 31rem;
  display: flex;
}

.action_block_title {
  grid-row-gap: .625rem;
  color: var(--text-color--heading-white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.action_block_form-wrapper {
  width: 100%;
  max-width: 25rem;
  margin-bottom: 0;
}

.action_block_form-success_message {
  background-color: #0000;
  padding: 0;
}

.input-wrapper {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.action_block_left {
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: 100%;
  display: flex;
}

.action_block_left.is_subscription {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.action_block_right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20%;
  display: flex;
  position: relative;
}

.action_block_right.is_book {
  flex-flow: row;
  padding-left: 0%;
}

.action_block_right.is_vacancy {
  justify-content: flex-end;
  align-items: center;
  padding-left: 0%;
}

.form_arrow {
  position: absolute;
  inset: -1.5rem -2rem auto auto;
}

.folder {
  width: 54.375rem;
  max-width: none;
  position: absolute;
}

.folder.is_1 {
  z-index: 2;
  transform: translate(0, 35%);
}

.folder.is_2 {
  z-index: 1;
  transform: translate(1.5%, 30%);
}

.folder.is_3 {
  z-index: 0;
  transform: translate(3%, 25%);
}

.subscription_horse {
  z-index: 4;
  width: 3rem;
  height: 3rem;
  position: absolute;
}

.subscription_horse.is_right {
  bottom: 10%;
  left: 50%;
  transform: rotate(-4deg);
}

.subscription_horse.is_left {
  top: 40%;
  left: 10%;
  transform: rotate(20deg);
}

.section_screens {
  background-color: var(--background--section-black);
  background-image: url('../images/lines_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.screens_content {
  grid-column-gap: var(--padding--section-gap-desktop);
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.screens_content_top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.download_link {
  grid-column-gap: 1rem;
  border: 1px solid var(--base-color--black--dark);
  border-radius: var(--base-roundness--small);
  min-width: 27rem;
  color: var(--text-color--heading-white);
  background-color: #201f1f;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.download_link:hover {
  color: var(--text-color--heading-white);
  background-color: #292727;
}

.download_link.is_footer {
  width: 21rem;
  min-width: auto;
  color: var(--text-color--heading-white);
  padding: 1rem;
}

.download_link.is_violet {
  background-color: var(--base-color--violet--slight);
  width: 100%;
  min-width: auto;
  max-width: 27rem;
  color: var(--text-color--heading-black);
  border: 0 #0000;
  flex-flow: row;
  order: 0;
  align-self: auto;
}

.download_link.is_violet:hover {
  background-color: var(--base-color--violet--xslight);
}

.download_link_icon-wrapper {
  border-radius: var(--base-roundness--small);
  background-color: var(--base-color--black--xdark);
  justify-content: center;
  align-items: center;
  padding: .375rem;
  display: flex;
}

.download_link_icon-wrapper.is_violet {
  background-color: var(--base-color--neutral--white);
}

.download_link_icon {
  border-radius: var(--base-roundness--tiny);
  background-color: var(--base-color--black--dark);
  justify-content: center;
  align-items: center;
  min-width: 3rem;
  min-height: 3rem;
  display: flex;
}

.download_link_icon.is_violet {
  background-color: var(--base-color--violet--dark);
}

.download_link_title {
  grid-row-gap: .125rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-dark {
  color: var(--base-color--grey--dark);
}

.download_link_divider {
  background-color: var(--base-color--black--dark);
  width: .125rem;
  height: 3.875rem;
}

.download_link_divider.is_violet {
  background-color: var(--base-color--violet--light);
}

.download_link_qr {
  height: 3.875rem;
}

.screen_item {
  height: 100%;
}

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

.aggregated_block.is_hero_aboutus {
  grid-row-gap: var(--padding--section-gap-mobile);
}

.section_partners {
  background-color: var(--background--section-grey);
  background-image: url('../images/partners_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.learn_content {
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.learn_items-wrapper {
  width: 100%;
}

.learn_items-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row-reverse wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(200px, 20rem);
  place-content: center;
  place-items: center;
  display: grid;
}

.learn_card {
  border: 1px solid var(--base-color--grey--xxlight);
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--neutral--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-width: 20.5rem;
  height: 25rem;
  transition: all .35s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 30px #0000;
}

.learn_card:hover {
  border-color: #e9e9eb00;
  box-shadow: 0 6px 30px #00000014;
}

.learn_card_image-wrapper {
  height: 100%;
  padding: .75rem;
}

.learn_card_content {
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 1.25rem;
  display: flex;
}

.learn_card_image {
  aspect-ratio: 16 / 9;
  border-radius: var(--base-roundness--small);
}

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

.learn_card_content_bottom {
  grid-row-gap: .375rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.learn_card_read_time {
  color: var(--base-color--grey--dark);
}

.learn_card-cover {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.section_faq {
  width: 100%;
}

.faq_content-wrapper {
  grid-row-gap: 2rem;
  width: 100%;
  color: var(--text-color--heading-black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.faq_content-wrapper:hover {
  color: var(--text-color--heading-black);
}

.faq_content {
  width: 100%;
  padding: var(--padding--section-medium-desktop);
  grid-column-gap: var(--padding--section-gap-desktop);
  grid-row-gap: var(--padding--section-gap-desktop);
  border-radius: var(--roundness--section-desktop);
  background-color: var(--background--section-grey);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faqs-wrapper {
  width: 100%;
}

.faqs-list {
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.faq-wrapper {
  border-radius: var(--base-roundness--small);
  background-color: var(--base-color--neutral--white);
  color: var(--text-color--heading-black);
  cursor: pointer;
  border: 1px solid #e9e9eb00;
  flex-flow: column;
  transition: all .35s;
  display: flex;
  position: relative;
}

.faq-wrapper:hover {
  color: var(--text-color--heading-black);
  border-color: #e9e9eb;
}

.faq-title-wrapper {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
  position: relative;
}

.faq-answer-wrapper {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.faq-title {
  grid-column-gap: .3125rem;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-color-grey {
  color: var(--base-color--grey--darkest);
}

.faq-answer {
  border-radius: var(--base-roundness--small);
  background-color: var(--base-color--grey--xlight);
  color: var(--text-color--subtitle-dark);
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  padding: 1rem;
  display: flex;
}

.contactus_content {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-radius: var(--roundness--section-desktop);
  background-color: var(--base-color--neutral--white);
  height: 43.5625rem;
  padding: 1.25rem;
  display: flex;
  box-shadow: 0 6px 40px #0000000d;
}

.contactus_form-wrapper {
  justify-content: center;
  align-items: center;
  min-width: 28.75rem;
  margin-bottom: 0;
  display: flex;
}

.contactus_form_success_message {
  border-radius: var(--base-roundness--medium);
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.contactus_form {
  grid-row-gap: 1.25rem;
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--grey--xlight);
  flex-flow: column;
  width: 100%;
  padding: 1.875rem;
  display: flex;
}

.contactus_image-wrapper {
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--grey--light);
  background-image: url('../images/right_part_contact_us_1.avif');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 50rem;
  position: relative;
  overflow: hidden;
}

.contactus_image {
  z-index: 1;
  max-height: 10rem;
  position: absolute;
}

.contactus_image.is_left {
  top: 40%;
  left: 4%;
  transform: rotate(-4deg);
}

.contactus_image.is_right {
  bottom: 10%;
  right: 4%;
  transform: rotate(4deg);
}

.footer {
  background-image: linear-gradient(180deg, #0000, var(--base-color--black--darkest)), url('../images/footer_1.avif');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: flex-start;
  margin-top: auto;
  display: flex;
}

.footer_content {
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  display: flex;
}

.logotype_wrapper.is_mobile, .logotype_wrapper.is_mobile.w--current {
  display: none;
}

.logotype_wrapper.is_footer {
  width: 10.8125rem;
  height: 8.125rem;
}

.footer_content_top {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_content_bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_links-wrapper {
  grid-column-gap: 4rem;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer_links {
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_link_title {
  color: var(--base-color--grey--darkest);
  font-size: var(--body-size--xtiny);
  text-transform: uppercase;
  font-weight: 700;
}

.footer_link_title:hover {
  color: var(--base-color--grey--darkest);
}

.footer_social-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hero_background {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.hero_background.is_career {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  top: auto;
}

.hero_game_image {
  position: absolute;
}

.hero_game_image.is_home_left_top {
  height: 5.75rem;
  inset: 50% auto auto -4%;
  transform: rotate(-4deg);
}

.hero_game_image.is_home_right_top {
  height: 5.75rem;
  inset: 46% -2% auto auto;
  transform: rotate(-4deg);
}

.hero_game_image.is_diamond.is_left_top {
  filter: blur(5px);
  width: 1.5rem;
  top: 30%;
  left: 10%;
}

.hero_game_image.is_home_bottom {
  width: 100%;
  position: static;
  inset: auto 0% 5%;
}

.hero_game_image.is_horse_violet {
  height: 2rem;
  bottom: -.8rem;
  left: 5%;
  transform: rotate(-4deg);
}

.hero_game_image.is_horse_orange {
  height: 2rem;
  bottom: -.8rem;
  left: 8%;
  transform: rotate(-4deg);
}

.hero_game_image.is_sol {
  height: 3.75rem;
  inset: auto 15% 80% auto;
}

.hero_game_image.is_avax {
  height: 3.75rem;
  inset: auto 18% 20% auto;
}

.hero_game_image-wrapper {
  position: absolute;
  inset: auto 0% 5%;
}

.content_grey {
  padding: var(--padding--section-medium-desktop);
  grid-row-gap: var(--padding--section-gap-desktop);
  border-radius: var(--roundness--section-desktop);
  background-color: var(--background--section-grey);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content_grey.is_markets {
  background-image: url('../images/markets_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.content_violet {
  padding: var(--padding--section-medium-desktop);
  grid-row-gap: var(--padding--section-gap-desktop);
  border-radius: var(--roundness--section-desktop);
  background-color: var(--background--section-violet);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_benefits {
  background-color: var(--background--section-black);
  background-image: url('../images/features.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 34%;
}

.benefits_content {
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.text-color-subtitle-light {
  color: var(--text-color--subtitle-light);
}

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

.benefits_screen {
  z-index: 2;
  width: 28%;
  margin-bottom: -4rem;
  position: relative;
}

.benefits_content_main {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.benefits-wrapper {
  grid-row-gap: 2rem;
  flex-flow: column;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
}

.benefits-wrapper.is_left {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-end;
  inset: 0% auto 0% 0%;
}

.benefits-wrapper.is_right {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-start;
  inset: 0% 0% 0% auto;
}

.benefits-item {
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--black--dark);
  justify-content: flex-start;
  align-items: center;
  width: 24.6875rem;
  display: flex;
}

.benefits-item.is_center_right {
  margin-left: 3rem;
}

.benefits-item.is_center_left {
  margin-right: 3rem;
}

.benefits-item.is_reversed {
  text-align: right;
  flex-flow: row-reverse;
}

.benefits-item_icon {
  border-radius: var(--base-roundness--tiny);
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  justify-content: center;
  align-items: center;
  min-width: 3rem;
  min-height: 3rem;
  margin-left: 1rem;
  margin-right: .5rem;
  display: flex;
  box-shadow: 0 2px 1px #00000017, 0 4px 2px #00000017, 0 8px 4px #00000017, 0 16px 8px #00000017, 0 32px 16px #00000017;
}

.benefits-item_icon.is_reversed {
  margin-left: .5rem;
  margin-right: 1rem;
}

.benefits-item_content {
  grid-row-gap: .25rem;
  color: var(--text-color--heading-white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 1rem 1rem 1rem .5rem;
  display: flex;
}

.benefits-item_content.is_reversed {
  justify-content: center;
  align-items: flex-end;
  margin-left: 1rem;
  margin-right: .5rem;
}

.benefit_divider {
  height: 100%;
}

.markets_content {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.markets_metric_tab_content {
  width: 100%;
  margin-top: 1.5rem;
}

.markets_metric_tab {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.markets_metric_item {
  border-radius: var(--base-roundness--medium);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 18.75rem;
  height: 11.25rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
}

.markets_metric_item.is_orange {
  border: 2px solid var(--base-color--brand--orange--xlight);
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--xlight), var(--base-color--brand--orange--dark));
}

.markets_metric_item.is_blue {
  border: 2px solid var(--base-color--blue--xlight);
  background-image: linear-gradient(180deg, var(--base-color--blue--xlight), var(--base-color--blue--light));
}

.markets_metric_item.is_black {
  border: 2px solid var(--base-color--neutral--black);
  background-image: linear-gradient(180deg, var(--base-color--neutral--black), var(--base-color--black--darkest));
}

.markets_metric_item.is_pink {
  border: 2px solid var(--base-color--pink--dark);
  background-image: linear-gradient(180deg, var(--base-color--pink--dark), var(--base-color--pink--darkest));
}

.markets_metric_item.is_mint {
  background-image: linear-gradient(180deg, var(--base-color-mint--dark), var(--base-color-mint--darkest));
}

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

.markets_metric_item_bottom {
  width: 100%;
  color: var(--text-color--heading-white);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

.markets_metric_item-image {
  height: 4rem;
  position: absolute;
  top: 2.75rem;
}

.markets_metric_item-image.is_amazon {
  height: 2.5rem;
  top: 3.6rem;
}

.markets_metric_item-image.is_nike {
  height: 3rem;
  top: 3.4rem;
}

.versions_content {
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.versions_card {
  grid-row-gap: 1.25rem;
  border-radius: var(--base-roundness--medium);
  height: 20rem;
  color: var(--text-color--heading-white);
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.versions_card.is_mint {
  background-image: url('../images/social_play_bg.svg'), linear-gradient(180deg, var(--base-color-mint--dark), var(--base-color-mint--darkest));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.versions_card.is_secondary {
  background-image: url('../images/real_money_bg.svg'), linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.versions_card.is_blue {
  background-image: url('../images/b2b_bg.svg'), linear-gradient(180deg, var(--base-color--blue--xlight), var(--base-color--blue--light));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.versions_card_title {
  grid-row-gap: .375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.versions_card_points {
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.versions_card_point {
  grid-column-gap: .75rem;
  border-radius: var(--base-roundness--xtiny);
  background-color: #33b2b2;
  border: 1px solid #ffffff1a;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  box-shadow: 0 1px 2px #0000001a;
}

.versions_card_point.is_violet {
  background-color: var(--base-color--violet--xdark);
}

.versions_card_point.is_blue {
  background-color: #6833e0;
}

.versions_card_point_icon-wrapper {
  border-radius: var(--base-roundness--full);
  background-color: #ccf1ff;
  justify-content: center;
  align-items: center;
  min-width: 2rem;
  min-height: 2rem;
  display: flex;
}

.versions_card_point_icon-wrapper.is_violet {
  background-color: var(--base-color--violet--slight);
}

.versions_card_point_icon-wrapper.is_blue {
  background-color: #300d80;
}

.versions_card_point_icon_circle {
  border-radius: var(--base-roundness--full);
  background-image: linear-gradient(#0b6889, #00597a);
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  box-shadow: 0 2px 4px #0009;
}

.versions_card_point_icon_circle.is_primary {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
}

.versions_card_point_icon_circle.is_violet {
  background-image: linear-gradient(180deg, var(--base-color--violet--xxdark), var(--base-color--violet--darkest));
}

.versions_card_point_icon_circle.is_blue {
  background-image: linear-gradient(#5e28d7, #501ac9);
}

.icon-1x1-tiny {
  width: .75rem;
  height: .75rem;
}

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

.sub_section_content {
  grid-row-gap: var(--padding--section-gap-mobile);
  flex-flow: column;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sub_section_content_top {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.search_icon {
  position: absolute;
  left: 1rem;
}

.container-fluid {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.questions-wrapper {
  width: 100%;
}

.questions-list {
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.switcher-wrapper {
  position: static;
}

.switcher-list {
  grid-column-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq_title-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.vismis_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vismis_block {
  grid-row-gap: 1.5rem;
  border-radius: var(--roundness--section-desktop);
  flex-flow: column;
  width: 100%;
  height: 28.75rem;
  display: flex;
  overflow: hidden;
}

.vismis_block.is_vision {
  background-image: url('../images/our_vision_bg.svg'), linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 17%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  color: var(--text-color--heading-white);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.vismis_block.is_mission {
  background-image: url('../images/our_mission_bg.svg'), linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  color: var(--text-color--heading-white);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.vismis_block_title {
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.vismis_block_image-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.vismis_block_image {
  position: absolute;
  bottom: -10%;
  left: 2.5rem;
  transform: rotate(0);
}

.vismis_block_image.is_mission {
  transform: rotate(0);
}

.bento_grid {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.bento_grid_row {
  grid-column-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bento_grid_block {
  grid-row-gap: 1.5rem;
  border-radius: var(--base-roundness--medium);
  flex-flow: column;
  width: 100%;
  height: 21.25rem;
  display: flex;
  overflow: hidden;
}

.bento_grid_block.mint {
  background-image: linear-gradient(180deg, var(--base-color-mint--dark), var(--base-color-mint--darkest));
  color: var(--text-color--heading-white);
}

.bento_grid_block.grey {
  background-image: linear-gradient(180deg, var(--base-color--grey--xlight), var(--base-color--grey--xlight));
}

.bento_grid_block.big {
  width: 70%;
}

.bento_grid_block.ssmall {
  width: 30%;
}

.bento_grid_block.half {
  width: 50%;
}

.bento_grid_block.violet {
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  color: var(--text-color--heading-white);
}

.bento_grid_block.violet.bg_lines {
  background-image: url('../images/lines_education.svg'), linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.bento_grid_block.blue {
  background-image: linear-gradient(180deg, var(--base-color--blue--dark), var(--base-color--blue--xdark));
  color: var(--text-color--heading-white);
}

.bento_grid_block.blue.real_time {
  background-image: url('../images/grid_dark.svg'), linear-gradient(180deg, var(--base-color--blue--dark), var(--base-color--blue--xdark));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.bento_grid_block.pink {
  background-image: linear-gradient(180deg, var(--base-color--pink--dark), var(--base-color--pink--darkest));
  color: var(--text-color--heading-white);
}

.bento_grid_block.blue_light {
  background-image: linear-gradient(180deg, var(--base-color--blue--xlight), var(--base-color--blue--light));
  color: var(--text-color--heading-white);
}

.bento_grid_block.blue_light.is_fairness {
  background-image: url('../images/stars.avif'), linear-gradient(180deg, var(--base-color--blue--xlight), var(--base-color--blue--light));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.bento_grid_block_title {
  grid-row-gap: .75rem;
  flex-flow: column;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.bento_grid_block_image-wrapper {
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.bento_grid_block_image-wrapper.is_education {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.bento_grid_block_image-wrapper.is_accessibility {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: .5rem;
  padding-left: 0;
  padding-right: 0;
}

.bento_grid_block_image-wrapper.is_growth {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 10%;
  padding-right: 10%;
}

.bento_grid_block_image-wrapper.is_teamwork {
  justify-content: flex-end;
  align-items: center;
}

.bento_grid_block_image {
  position: absolute;
}

.bento_grid_block_image.is_entertainment {
  filter: drop-shadow(0 25px 50px #0000001a);
  width: 100%;
  max-width: 23rem;
  top: 3%;
  left: auto;
  right: -4%;
}

.bento_grid_block_image.is_innovation {
  filter: drop-shadow(0 25px 50px #0000001a);
  width: 90%;
  inset: 10% auto auto;
}

.bento_grid_block_image.is_innovation.is_horse {
  z-index: 1;
  width: 4.25rem;
  height: 4.25rem;
  left: 8%;
}

.bento_grid_block_image.is_innovation.is_horse.is_right {
  filter: drop-shadow(0 25px 50px #0000001a);
  width: 3rem;
  height: 3rem;
  inset: auto 20% 10% auto;
  transform: rotate(10deg);
}

.bento_grid_block_image.is_education {
  filter: drop-shadow(0 25px 50px #0000001a);
  min-width: 13rem;
  height: 7rem;
  margin-left: -.625rem;
  position: static;
  inset: 0% auto auto;
}

.bento_grid_block_image.is_realtime_horse_right {
  z-index: 1;
  filter: drop-shadow(0 25px 50px #0000001a);
  height: 6.875rem;
  inset: auto 18% auto auto;
}

.bento_grid_block_image.is_realtime_line {
  z-index: 0;
  background-image: linear-gradient(90deg, #452f7b00, #452f7b 50% 50%, #452f7b00);
  width: 100%;
  height: .0625rem;
}

.bento_grid_block_image.is_realtime_flags {
  z-index: 1;
  filter: drop-shadow(0 25px 50px #0000001a);
  height: 4rem;
  inset: auto;
}

.bento_grid_block_image.is_realtime_horse_left-copy {
  z-index: 1;
  filter: drop-shadow(0 25px 50px #0000001a);
  height: 6.875rem;
  inset: auto auto auto 18%;
}

.bento_grid_block_image.is_realtime_diamond_left {
  z-index: 1;
  filter: blur(5px) drop-shadow(0 25px 50px #0000001a);
  height: 1.5rem;
  inset: 10% auto auto 10%;
}

.bento_grid_block_image.is_realtime_coin_bottom {
  z-index: 1;
  filter: blur(2px) drop-shadow(0 25px 50px #0000001a);
  height: .5rem;
  inset: auto 55% 12% auto;
  transform: rotate(20deg);
}

.bento_grid_block_image.is_realtime_coin_top_right {
  z-index: 1;
  filter: blur(2px) drop-shadow(0 25px 50px #0000001a);
  height: 1rem;
  inset: 10% 20% auto auto;
  transform: rotate(-34deg);
}

.bento_grid_block_image.is_pink_cover {
  z-index: 2;
  background-image: radial-gradient(circle farthest-side, #ec54a800, #ec54a8);
  width: 100%;
  height: 100%;
  inset: 0%;
}

.bento_grid_block_image.is_row {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.bento_grid_block_image.is_row.is_center {
  transform: translate(-4%);
}

.bento_grid_block_image.is_row.is_top {
  transform: translate(2%);
}

.bento_grid_block_image.is_person {
  height: 3.3125rem;
  position: static;
}

.bento_grid_block_image.is_person.is_block {
  border-radius: var(--base-roundness--tiny);
  background-color: #e2409c;
  min-width: 16.25rem;
}

.bento_grid_block_image.is_person.is_you {
  filter: drop-shadow(0 20px 30px #0003);
}

.bento_grid_block_image.is_fairness {
  filter: drop-shadow(0 25px 50px #0000001a);
  width: 80%;
  max-width: 16.875rem;
  inset: 12% auto auto;
}

.bento_grid_block_image.is_teamwork {
  width: 5rem;
  height: 5rem;
}

.bento_grid_block_image.is_teamwork.is_bg {
  top: 19%;
  right: -1%;
}

.bento_grid_block_image.is_teamwork.is_main_puzzle {
  z-index: 3;
  filter: drop-shadow(0 30px 60px #0003);
  position: static;
  bottom: 20%;
  right: 48%;
}

.bento_grid_block_image.is_teamwork.is_1 {
  position: static;
  top: 10%;
  left: 0;
}

.bento_grid_block_image.is_teamwork.is_2 {
  position: static;
  top: 25%;
  left: 16%;
}

.bento_grid_block_image.is_teamwork.is_3, .bento_grid_block_image.is_teamwork.is_4, .bento_grid_block_image.is_teamwork.is_5 {
  position: static;
}

.bento_grid_block_image.is_teamwork.is_6 {
  position: static;
  top: 25%;
  right: -4%;
}

.bento_grid_block_image.is_teamwork.is_7 {
  position: static;
}

.bento_grid_block_image.is_teamwork.is_row {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 100%;
  position: static;
}

.bento_grid_block_image.is_mint_cover {
  z-index: 2;
  width: 100%;
  height: 100%;
  inset: 0%;
}

.bento_grid_block_image.is_passion_horse {
  z-index: 1;
  filter: drop-shadow(0 25px 50px #0000001a);
  width: 3rem;
  height: 3rem;
  position: static;
  inset: auto auto auto 10%;
}

.bento_grid_block_image.is_passion_coin_left {
  z-index: 1;
  filter: blur(2px);
  height: .7rem;
  transform: translate(-550%, -550%)rotate(30deg);
}

.bento_grid_block_image.is_passion_coin_right_top {
  z-index: 1;
  filter: blur(2px);
  height: 2rem;
  transform: translate(40%, -160%)rotate(50deg);
}

.bento_grid_block_image.is_passion_coin_left_bottom {
  z-index: 1;
  filter: blur(2px);
  height: 1rem;
  transform: translate(-370%, 290%)rotate(-150deg);
}

.bento_grid_block_image.is_passion_coin_bottom_right {
  z-index: 1;
  filter: blur(2px);
  height: 1rem;
  transform: translate(160%, 390%)rotate(30deg);
}

.bento_grid_block_image.is_passion_mouse {
  z-index: 5;
  height: 2rem;
  bottom: auto;
  right: auto;
  transform: translate(250%, 60%)rotate(-10deg);
}

.bento_education-wrapper {
  z-index: 1;
  border-radius: var(--base-roundness--full);
  background-color: var(--base-color--violet--darkest);
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  min-width: 7.5rem;
  height: 7.5rem;
  padding: .625rem;
  display: flex;
  position: relative;
}

.bento_education_block {
  grid-row-gap: .625rem;
  border-radius: var(--base-roundness--full);
  background-image: linear-gradient(180deg, var(--base-color--violet--dark), var(--base-color--violet--xdark));
  border: 1px solid #ffffff40;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 6px 12px #0003;
}

.bento_education_block_number {
  font-size: 2.5rem;
  font-weight: 700;
}

.bento_education_block_number.is_1 {
  position: absolute;
}

.bento_education_block_number.is_2 {
  opacity: 0;
  position: absolute;
}

.bento_education_block_step {
  font-size: var(--body-size--xtiny);
  text-transform: uppercase;
}

.bento_education_block_image {
  max-width: none;
  position: absolute;
}

.content-center {
  grid-row-gap: var(--padding--section-gap-desktop);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-center.is_no_gap {
  grid-row-gap: 0rem;
}

.container {
  width: 100%;
  height: 100%;
  max-width: var(--padding--container-large);
  margin-left: auto;
  margin-right: auto;
}

.container.is_video {
  width: 70%;
  max-width: none;
}

.container.is_relative {
  position: relative;
}

.team_memebrs-wrapper {
  width: 100%;
}

.team_memebrs-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team_memebr_card {
  grid-row-gap: 1rem;
  border-radius: var(--base-roundness--medium);
  background-color: var(--background--section-grey);
  flex-flow: column;
  width: 100%;
  height: 18.75rem;
  padding: 1rem;
  display: flex;
}

.team_memebr_card.is_advisor {
  height: auto;
}

.team_memebr_top {
  grid-column-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team_memebr_avatar-wrapper {
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--neutral--white);
  justify-content: center;
  align-items: center;
  min-width: 7.5rem;
  max-width: 7.5rem;
  height: 7.5rem;
  min-height: 7.5rem;
  padding: .625rem;
  display: flex;
  overflow: hidden;
}

.team_memebr_avatar {
  border-radius: var(--base-roundness--small);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 1px #00000012, 0 2px 2px #00000012, 0 4px 4px #00000012, 0 8px 8px #00000012, 0 16px 16px #00000012;
}

.team_memebr_title-wrapper {
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.team_memebr_bottom {
  height: 100%;
  padding-left: 3rem;
  position: relative;
}

.team_memebr_quote {
  color: var(--text-color--subtitle-dark);
  font-size: var(--heading-size--desktop-h5);
  line-height: 2.25rem;
}

.team_memebr_quote-icon {
  position: absolute;
  inset: -7% auto auto 0%;
}

.layout {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.layout.is_3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.metric_card {
  grid-row-gap: .5rem;
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--violet--slight);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 3rem;
  display: flex;
}

.metric_block_subtitle {
  color: var(--text-color--subtitle-dark);
  font-size: var(--body-size--small);
  text-transform: uppercase;
  font-weight: 700;
}

.advantage_card {
  grid-column-gap: 1rem;
  border-radius: var(--base-roundness--medium);
  background-color: var(--background--section-violet);
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.secondary_icon-wrapper {
  border-radius: var(--base-roundness--tiny);
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  justify-content: center;
  align-items: center;
  min-width: 3rem;
  min-height: 3rem;
  display: flex;
  box-shadow: 0 1px 1px #00000012, 0 2px 2px #00000012, 0 4px 4px #00000012, 0 8px 8px #00000012, 0 16px 16px #00000012;
}

.advantage_card_content {
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-color-subtitle {
  color: var(--text-color--subtitle-dark);
}

.road_content {
  grid-row-gap: 2.5rem;
  background-image: url('../images/road_map_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  display: flex;
  position: relative;
}

.road_block {
  grid-row-gap: .75rem;
  flex-flow: column;
  max-width: 20rem;
  display: flex;
}

.road_block-wrapper {
  z-index: 1;
  grid-column-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 47.8%;
  display: flex;
  position: relative;
}

.road_block-wrapper.is_left {
  text-align: right;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0%;
  padding-right: 47.8%;
}

.road_block_point {
  border-radius: var(--base-roundness--full);
  background-color: var(--base-color--neutral--white);
  outline-color: var(--base-color--violet--xxdark);
  outline-width: 4px;
  outline-style: solid;
  padding: .5rem;
}

.road_block_point.is_first {
  background-color: var(--base-color--violet--lightest);
  outline-color: var(--base-color--violet--xxdark);
  outline-offset: 0px;
  border-style: none;
  outline-width: 4px;
  outline-style: none;
}

.road_block_point.is_second {
  background-color: var(--base-color--violet--slight);
  outline-color: var(--base-color--violet--xxdark);
  outline-offset: 0px;
  border-style: none;
  outline-width: 4px;
  outline-style: none;
}

.road_block_point.is_main {
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  outline-color: var(--base-color--violet--xxdark);
  outline-offset: 0px;
  border-style: none;
  outline-width: 4px;
  outline-style: none;
  box-shadow: 0 5px 5px #00000029;
}

.road_block_point.is_secondary {
  outline-color: var(--base-color--violet--xxdark);
  outline-offset: 0px;
  outline-width: 4px;
  outline-style: none;
}

.road_block_line {
  z-index: 0;
  background-image: linear-gradient(180deg, #a65be700, var(--base-color--brand--violet--light) 25%, var(--base-color--brand--violet--dark) 85%, #6f0abe00);
  width: .25rem;
  height: 100%;
  position: absolute;
  inset: 0% auto;
}

.content_info {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-wrapper {
  grid-row-gap: 1.5rem;
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--neutral--white);
  flex-flow: column;
  width: 100%;
  height: 19.4375rem;
  padding: 1.5rem;
  display: flex;
  position: relative;
}

.info_content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.info_title {
  border-radius: var(--roundness--chip);
  background-image: linear-gradient(180deg, var(--base-color--brand--violet--light), var(--base-color--brand--violet--dark));
  color: var(--text-color--heading-white);
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.switcher-content {
  position: absolute;
  inset: 6.6875rem 0% 0%;
}

.switcher-tab {
  width: 100%;
  height: 100%;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.info_stuff-item {
  grid-column-gap: .5rem;
  border-radius: var(--base-roundness--small);
  background-color: var(--base-color--orange--light);
  color: var(--text-color--heading-black);
  justify-content: flex-start;
  align-items: center;
  padding: .625rem 1rem;
  display: flex;
}

.info_stuff-item:hover {
  background-color: var(--base-color--brand--orange--light);
  color: var(--text-color--heading-black);
}

.info_stuff-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.info_stuff_icon-wrapper {
  border-radius: var(--base-roundness--xtiny);
  background-color: var(--base-color--neutral--white);
  justify-content: center;
  align-items: center;
  min-width: 3.875rem;
  min-height: 3.875rem;
  padding: .375rem;
  display: flex;
}

.info_stuff_icon {
  border-radius: var(--base-roundness--xtiny);
  background-color: var(--base-color--brand--orange--dark);
  justify-content: center;
  align-items: center;
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
}

.info_stuff_cotent {
  grid-row-gap: .125rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.book_right-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.book_right-wrapper.is_top {
  grid-column-gap: .375rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  height: auto;
}

.book_person {
  filter: drop-shadow(-18px 6px 5px #00000029);
  max-width: none;
  height: 90%;
}

.team_memebr_title {
  grid-column-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-link:hover {
  opacity: .8;
}

.bento_passion_horse-wrapper {
  z-index: 1;
  grid-column-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  left: 10%;
}

.bento_passion_horse_lines {
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.bento_passion_horse_line {
  opacity: .3;
  background-image: linear-gradient(90deg, #e6bfff00, #e6bfff);
  width: 1.5rem;
  height: .0625rem;
}

.bento_passion_horse_line.is_small {
  width: .75rem;
}

.bento_passion_button-wrapper {
  z-index: 4;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: 10%;
}

.bento_growth_bar-wrapper {
  border-radius: var(--base-roundness--full);
  background-color: var(--base-color--pink--darkest);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 2.25rem;
  height: 22rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bento_growth_bar {
  z-index: 1;
  border-radius: var(--base-roundness--full);
  background-image: linear-gradient(180deg, var(--base-color--pink--dark), var(--base-color--pink--darkest));
  border: 1px solid #ffffff21;
  width: 100%;
  height: 100%;
  position: relative;
}

.bento_growth_bar.is_1 {
  height: 55%;
}

.bento_growth_bar.is_2 {
  height: 70%;
}

.bento_growth_bar.is_3 {
  height: 80%;
}

.bento_growth_bar.is_4 {
  height: 60%;
}

.bento_growth_bar.is_5 {
  height: 85%;
}

.bento_growth_bar.is_main {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 11%, var(--base-color--brand--orange--dark) 33%, var(--base-color--brand--orange--darkest) 51%);
  height: 100%;
}

.bento_growth_bar_dots {
  z-index: 0;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 1rem;
  display: flex;
  position: absolute;
}

.bento_growth_bar_dot {
  border-radius: var(--base-roundness--full);
  background-color: #0000000a;
  width: .5rem;
  height: .5rem;
}

.action_block_cv-wrapper {
  border-radius: var(--base-roundness--full);
  background-color: #9639e0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2.75rem;
  padding-right: 1rem;
  display: flex;
}

.action_block_cv-block {
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 25rem;
  display: flex;
}

.action_block_cv_block-title {
  grid-column-gap: .25rem;
  color: var(--base-color--violet--light);
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.0625rem;
  display: flex;
}

.action_block_email-wrapper {
  background-image: linear-gradient(180deg, var(--base-color--violet--xxdark), var(--base-color--violet--darkest));
  border: 0 solid #fff;
  border-top: 1px solid #fff6;
  border-radius: 4rem 4rem 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 34.0625rem;
  height: 90%;
  display: flex;
}

.action_block_email {
  filter: drop-shadow(0 1px 1px #0000001a) drop-shadow(0 2px 2px #0000001a) drop-shadow(0 4px 4px #0000001a) drop-shadow(0 8px 8px #0000001a) drop-shadow(0 16px 16px #0000001a);
  width: 20rem;
  margin-top: 2%;
}

.action_block_wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.action_block_wrapper.is_vacancy {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.career_slider {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 37.5rem;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.career_slider-item {
  grid-column-gap: .75rem;
  border-radius: var(--base-roundness--small);
  background-color: var(--base-color--violet--xslight);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 1rem;
  transition: all .35s;
  display: flex;
}

.selection-wrapper {
  margin-bottom: 0;
}

.selection_content {
  grid-column-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.single_content {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.single_image {
  aspect-ratio: 16 / 9;
  border-radius: var(--roundness--section-desktop);
  height: 18.75rem;
}

.single_title-wrapper {
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.single_title-wrapper.is_center {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 37.5rem;
}

.single_title-wrapper.is_center.is_vacancy {
  height: 100%;
}

.single_content_main {
  grid-column-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.single_share-wrapper {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  border-radius: var(--roundness--button);
  background-color: var(--base-color--neutral--white);
  justify-content: flex-end;
  align-items: center;
  padding: .25rem;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
}

.single_share-circle {
  border-radius: var(--base-roundness--full);
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  min-width: 2.75rem;
  height: 2.75rem;
  color: var(--text-color--heading-white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.single_share-circle:hover {
  color: var(--base-color--brand--orange--light);
}

.rich_content-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.qr-wrapper {
  z-index: 2;
  border-top-left-radius: var(--base-roundness--small);
  border-top-right-radius: var(--base-roundness--small);
  color: var(--text-color--heading-white);
  background-color: #ffffff26;
  border: 1px solid #ffffff4d;
  border-bottom-width: 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: absolute;
}

.qr-wrapper:hover {
  color: var(--text-color--heading-white);
}

.qr-wrapper.is_android {
  bottom: 20%;
  left: 30%;
}

.qr-wrapper.is_ios {
  bottom: 20%;
  right: 30%;
}

.swiper-download-pagination {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.download_slider_blured {
  z-index: 4;
  background-image: linear-gradient(#000, #fff);
  width: 8%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.download_slider_blured.is_left {
  background-image: linear-gradient(90deg, var(--base-color--black--xdark), #1a191900);
  left: 0;
}

.download_slider_blured.is_right {
  background-image: linear-gradient(-90deg, var(--base-color--black--xdark), #1a191900);
  right: 0;
}

.video_item-cover {
  z-index: 2;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-image: linear-gradient(#0000 20%, #0003);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.video-block {
  border-radius: var(--base-roundness--medium);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video_button {
  z-index: 3;
  grid-column-gap: .375rem;
  border-radius: var(--roundness--button);
  background-color: var(--base-color--neutral--black);
  height: 2.75rem;
  color: var(--text-color--heading-white);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
}

.animation-download-game-1 {
  width: 250px;
  height: 250px;
}

.bento_education_block_number-wrapper {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}

.action_block_bg {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.search_form {
  margin-bottom: 0;
}

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

.burger_button-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.burger_button_line {
  border-radius: var(--base-roundness--full);
  background-color: var(--icon-color--orange);
  width: .875rem;
  height: .09375rem;
  position: absolute;
}

.burger_button_line.is_1 {
  top: 43%;
}

.burger_button_line.is_2 {
  bottom: 43%;
}

.burger_menu-wrapper {
  width: 100%;
  display: none;
}

.burger_menu-content {
  width: 100%;
  height: 100%;
}

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

.show-tablet {
  display: none;
}

.vacancy_items {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.vacancy-wrapper {
  width: 100%;
}

.vacancy-list {
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.vacancy-item {
  border-radius: var(--base-roundness--medium);
  background-color: var(--base-color--neutral--white);
  border: 1px solid #f4f4f600;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem 1rem 1rem;
  transition: all .35s;
  display: flex;
  box-shadow: 0 6px 20px #0000000a;
}

.vacancy-item:hover {
  border: 1px solid var(--base-color--grey--xlight);
  box-shadow: 0 6px 20px #0000;
}

.vacancy_title-wrapper {
  grid-column-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vacancy_title {
  grid-row-gap: .375rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.vacancy_level {
  border-radius: var(--base-roundness--xtiny);
}

.vacancy_highlight_point {
  grid-column-gap: .875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vacancy_highlight_point_icon-wrapper {
  border-radius: var(--base-roundness--xtiny);
  background-image: linear-gradient(180deg, var(--base-color--neutral--black), var(--base-color--black--darkest));
  justify-content: center;
  align-items: center;
  min-width: 3.375rem;
  height: 3.375rem;
  display: flex;
}

.icon-1x1-large {
  width: 2rem;
  height: 2rem;
}

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

.vacancy_divider {
  background-color: var(--base-color--grey--xlight);
  width: .0625rem;
  height: 2rem;
}

.vacancy_insight_wrapper {
  z-index: 1;
  border: 1px solid var(--base-color--grey--xxlight);
  border-radius: var(--base-roundness--medium);
  min-width: 31.25rem;
  position: sticky;
  top: 1rem;
}

.vacancy_insight_top {
  grid-row-gap: .375rem;
  border-bottom: 1px solid var(--base-color--grey--xxlight);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1.5rem 1.5rem 1rem;
  display: flex;
}

.vacancy_insight_middle {
  grid-row-gap: 1rem;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.vacancy_insight_bottom {
  border-top: 1px solid var(--base-color--grey--xxlight);
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.vacancy_insight_item {
  grid-column-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
}

.vacancy_insight_item-title {
  grid-row-gap: .125rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.breadcrumbs-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: var(--base-roundness--tiny);
  background-color: var(--base-color--grey--xlight);
  color: var(--base-color--grey--xxdarkest);
  justify-content: center;
  align-items: center;
  padding: .25rem .75rem;
  display: flex;
}

.single_content_left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-wrapper.is_modal {
  cursor: pointer;
  position: absolute;
  inset: 1.5rem 1.5rem auto auto;
}

.modal_window_content_middle {
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.partner_logo {
  height: 1.75rem;
}

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

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

.footer_small {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
}

.footer_small_divider {
  background-color: var(--base-color--black--dark);
  width: .0625rem;
  height: 1rem;
}

.legal_block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.legal-wrapper {
  width: 100%;
}

.test-controls {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.test-results {
  font-size: var(--base-font--size--20);
}

.store-links {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_small_legal {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.message-result {
  height: auto;
  margin-left: auto;
  padding-top: 150px;
}

.wrappe-header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-done {
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-verefication {
  text-align: center;
  width: 100%;
  max-width: 828px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
}

.sub-title {
  margin-top: 16px;
  margin-bottom: 66px;
}

.button-test {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: none;
}

.button-app {
  border-radius: var(--roundness--button);
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 15%, var(--base-color--brand--orange--dark) 60%, var(--base-color--brand--orange--darkest));
  height: 2.75rem;
  min-height: 2.75rem;
  box-shadow: 0 2px 1px 0 var(--shadow-color--primary-button), 0 4px 2px 0 var(--shadow-color--primary-button), 0 8px 4px 0 var(--shadow-color--primary-button), 0 16px 8px 0 var(--shadow-color--primary-button), 0 32px 16px 0 var(--shadow-color--primary-button);
  color: var(--text-color--heading-white);
  text-align: center;
  cursor: pointer;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  font-weight: 500;
  line-height: 150%;
  transition: all .35s;
  display: flex;
  position: relative;
}

.button-app:hover {
  background-image: linear-gradient(180deg, var(--base-color--brand--orange--light), var(--base-color--brand--orange--xlight) 8%, var(--base-color--brand--orange--dark) 40%, var(--base-color--brand--orange--darkest));
  color: var(--text-color--heading-white);
  box-shadow: 0 2px 1px #0000, 0 4px 2px #0000, 0 8px 4px #0000, 0 16px 8px #0000, 0 32px 16px #0000;
}

.button-app.is-secondary {
  background-color: var(--background--button-secondary);
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
}

.button-app.is-secondary:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button-app.is-tertiary {
  border: 1px solid var(--border-color--button);
  box-shadow: none;
  color: var(--text-color--heading-white);
  background-image: none;
}

.button-app.is-tertiary:hover {
  border-color: var(--base-color--grey--xdarkest);
}

.button-app.is-white-small {
  background-color: var(--background--button-white);
  height: auto;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
  padding: .25rem .75rem;
}

.button-app.is-white-small:hover {
  background-color: var(--base-color--grey--xxlight);
}

.button-app.is-secondary-circle-small {
  background-color: var(--background--button-secondary);
  min-width: 2rem;
  height: 2rem;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
  padding: 0;
}

.button-app.is-secondary-circle-small:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button-app.is-secondary-circle-small.is_modal {
  position: absolute;
  inset: 1.5rem 1.5rem auto auto;
}

.button-app.is-white {
  background-color: var(--background--button-white);
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
}

.button-app.is-white:hover {
  background-color: var(--base-color--grey--xxlight);
}

.button-app.is_not_shadow {
  box-shadow: none;
}

.button-app.is_disable {
  background-color: var(--base-color--grey--xdark);
  box-shadow: none;
  pointer-events: none;
  cursor: not-allowed;
  background-image: none;
}

.button-app.is_input {
  box-shadow: none;
  position: absolute;
  right: 0;
}

.button-app.is-secondary-icon {
  grid-column-gap: .125rem;
  background-color: var(--background--button-secondary);
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
  padding-right: .625rem;
}

.button-app.is-secondary-icon:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button-app.is-white-circle {
  background-color: var(--base-color--neutral--white);
  width: 2.75rem;
  height: 2.75rem;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
  padding: 0;
}

.button-app.is-white-circle:hover {
  background-color: var(--base-color--grey--dark);
}

.button-app.is-white-icon {
  grid-column-gap: .125rem;
  background-color: var(--background--button-white);
  box-shadow: none;
  color: var(--text-color--heading-black);
  background-image: none;
  padding-left: .625rem;
}

.button-app.is-white-icon:hover {
  background-color: var(--base-color--grey--xxlight);
}

.button-app.is-orange-circle {
  background-color: var(--base-color--orange--light);
  min-width: 2.75rem;
  height: 2.75rem;
  min-height: auto;
  box-shadow: none;
  color: var(--base-color--brand--orange--dark);
  background-image: none;
  padding: 0;
}

.button-app.is-orange-circle:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button-app.is_passion {
  z-index: 4;
}

.button-app.is_success {
  position: absolute;
}

.button-app.is-secondary-circle {
  background-color: var(--background--button-secondary);
  min-width: 2.75rem;
  height: 2.75rem;
  min-height: auto;
  box-shadow: none;
  color: var(--text-color--button-secondary);
  background-image: none;
  padding: 0;
}

.button-app.is-secondary-circle:hover {
  background-color: var(--base-color--brand--orange--light);
}

.button-app.is-secondary-circle.is_modal {
  position: absolute;
  inset: 1.5rem 1.5rem auto auto;
}

.button-app.is-secondary-circle.is_burger_button, .button-app.is_open_app {
  display: none;
}

.section-banner {
  background-image: url('../images/desktop-1.png');
  background-position: 100%;
  background-size: cover;
  height: 100vh;
}

.wraper-banner {
  display: block;
}

.banner-heder {
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.social-icon {
  display: flex;
}

.logo-banner {
  align-self: center;
  width: 570px;
  max-width: 83px;
  display: block;
}

.logo-icon {
  width: 100%;
}

.icon-twitter {
  align-self: center;
}

.icon-facebook {
  align-self: center;
  margin-left: 35px;
  margin-right: 35px;
}

.icon-insta {
  align-self: center;
}

.wrapper-content {
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrapper-mobile-image {
  width: 49%;
}

.wrapper-buttons {
  flex-flow: row;
  align-items: stretch;
  margin-top: 56px;
  display: flex;
}

.title-100px {
  color: var(--background--body);
  font-family: Satoshi, sans-serif;
  font-size: var(--padding--section-small-desktop);
  font-weight: 700;
}

.btn-ios {
  width: 100%;
  max-width: 313px;
  margin-right: 12px;
}

.btn-android {
  width: 100%;
  max-width: 313px;
}

.banner-content {
  flex-flow: row;
  align-items: stretch;
  font-family: Droid Sans, sans-serif;
  display: block;
}

.div-block {
  margin-top: 56px;
}

.paragraph {
  color: var(--base-color--neutral--white);
  font-family: Poppins, sans-serif;
  font-size: var(--root--body-text-size);
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .button-group.is_download_links {
    flex-flow: column;
  }

  .button-group.is_horizontal.is_small {
    flex-flow: wrap;
    width: 100%;
  }

  .button-group.is_header {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .main-wrapper {
    grid-row-gap: 0rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .button.is-tertiary.is_mobile {
    margin-bottom: 1rem;
  }

  .button.is-secondary-circle.is_burger_button {
    display: block;
  }

  .button.is_open_app {
    z-index: 999;
    display: flex;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .text-size-small.text-weight-medium.is_white_mobile {
    color: var(--text-color--subtitle-light);
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .fs-styleguide_4-col, .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-global.is_small {
    padding: 0;
  }

  .padding-global.content_violet, .padding-global.content_grey {
    padding: var(--padding--section-medium-mobile);
  }

  .padding-global.content_grey.is_market_bg {
    background-size: auto 100%;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-main {
    padding-right: var(--padding--section-small-mobile);
    padding-left: var(--padding--section-small-mobile);
  }

  .section_hero.is_secondary {
    height: 42rem;
  }

  .section_hero.is_single {
    height: auto;
  }

  .hero_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero_content.is_faq {
    padding-top: 10rem;
  }

  .header-wrapper {
    border-radius: var(--base-roundness--medium);
  }

  .logotype {
    max-height: 2.25rem;
  }

  .header_nav-wrapper {
    display: none;
  }

  .link.is_grey.is_big, .link.is_black.is_big {
    border-radius: var(--base-roundness--xtiny);
    width: 100%;
    font-size: var(--body-size--xlarge);
    background-color: #ffffff0a;
    justify-content: space-between;
    align-items: center;
    padding: .75rem 1rem;
    display: flex;
  }

  .button_content.link.is_mobile {
    font-size: var(--body-size--xlarge);
    justify-content: space-between;
  }

  .button_list.is_mobile {
    grid-row-gap: .5rem;
    background-color: var(--base-color--black--xdark);
    opacity: 1;
    margin-top: 1rem;
    transform: none;
  }

  .button_list-wrapper {
    z-index: 1000;
    right: auto;
  }

  .button_list-wrapper.is_learn {
    display: block;
  }

  .button_list-wrapper.is_learn.is_mobile {
    z-index: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .button_list_divider.is_mobile {
    background-color: #ffffff0a;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .icon-block.is_burger_menu {
    background-color: #393939;
    border-radius: .375rem;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
  }

  .header {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .link_dropdown.is_mobile {
    border-radius: var(--base-roundness--xtiny);
    background-color: #ffffff0a;
    flex-flow: column;
    width: 100%;
    height: auto;
    padding: 1rem;
    display: flex;
    position: static;
  }

  .button_list-item:hover {
    background-color: var(--base-color--grey--xxxdarkest);
  }

  .button_list-item.is_mobile {
    color: var(--text-color--heading-white);
    background-color: #ffffff0a;
  }

  .link_item-icon {
    background-color: var(--base-color--violet--slight);
  }

  .link_item-icon.is_mobile {
    background-color: var(--base-color--grey--xdarkest);
  }

  .hero_image, .coin {
    display: none;
  }

  .video-container {
    height: 50vh;
    margin-left: 2%;
    margin-right: 2%;
  }

  .swiper {
    overflow: hidden;
  }

  .works_cards {
    grid-template-columns: auto auto;
  }

  .switcher.is_vertical {
    position: static;
  }

  .switcher.is_types {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: var(--base-roundness--medium);
    flex-flow: column;
    width: 100%;
  }

  .action_block_title-wrapper, .action_block_title {
    justify-content: flex-start;
    align-items: center;
  }

  .action_block_left {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .action_block_left.is_subscription {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .action_block_right {
    display: none;
  }

  .screens_content_top {
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .download_link.is_footer {
    width: 100rem;
    min-width: 21rem;
  }

  .learn_items-list {
    grid-template-columns: 1fr 1fr;
  }

  .faq_content {
    padding: var(--padding--section-medium-mobile);
    grid-column-gap: var(--padding--section-gap-mobile);
    grid-row-gap: var(--padding--section-gap-mobile);
  }

  .contactus_form-wrapper {
    width: 100%;
    min-width: auto;
  }

  .contactus_image-wrapper {
    display: none;
  }

  .footer {
    background-color: var(--background--header);
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .logotype_wrapper.is_mobile, .logotype_wrapper.is_mobile.w--current {
    display: block;
  }

  .footer_content_top {
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .footer_content_bottom {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero_background, .benefits_screen {
    display: none;
  }

  .benefits_content_main {
    flex-flow: column;
  }

  .benefits-wrapper {
    width: 100%;
    position: static;
  }

  .benefits-wrapper.is_left, .benefits-wrapper.is_right {
    justify-content: flex-start;
    align-items: center;
  }

  .benefits-item {
    width: 100%;
  }

  .benefits-item.is_center_right.is_reversed {
    margin-left: 0;
  }

  .benefits-item.is_center_left {
    margin-right: 0;
  }

  .markets_metric_tab {
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .sub_section_content_top {
    flex-flow: column;
  }

  .switcher-list {
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .faq_title-wrapper {
    text-align: center;
    flex-flow: column;
  }

  .vismis_content {
    flex-flow: column;
  }

  .vismis_block.is_mission {
    background-size: cover, auto;
  }

  .bento_grid_row {
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .bento_grid_block.mint.ssmall, .bento_grid_block.violet.bg_lines.half, .bento_grid_block.blue.real_time.half, .bento_grid_block.blue_light.is_fairness.ssmall {
    width: 70%;
  }

  .bento_grid_block_image.is_education {
    min-width: 32rem;
  }

  .content-center {
    grid-row-gap: var(--padding--section-gap-mobile);
  }

  .container.is_video {
    width: 100%;
  }

  .team_memebrs-list {
    grid-template-columns: 1fr 1fr;
  }

  .team_memebr_card {
    height: 20rem;
  }

  .layout.is_3 {
    grid-template-columns: 1fr;
  }

  .road_content {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .road_block-wrapper {
    grid-row-gap: 1.5rem;
    background-color: var(--base-color--neutral--white);
    text-align: center;
    flex-flow: column;
    padding-bottom: 1rem;
    padding-left: 0%;
  }

  .road_block-wrapper.is_left {
    text-align: center;
    flex-flow: column;
    padding-right: 0%;
  }

  .selection-wrapper {
    width: 100%;
  }

  .single_image {
    width: 100%;
    height: auto;
  }

  .single_title-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .single_content_main {
    grid-row-gap: 2rem;
    text-align: center;
    flex-flow: column;
  }

  .single_content_top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .rich_content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .qr-wrapper.is_android {
    left: 10%;
  }

  .qr-wrapper.is_ios {
    right: 10%;
  }

  .burger_menu-wrapper {
    z-index: 0;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .burger_menu-container {
    width: 100%;
    height: 100%;
    padding: 10%;
  }

  .burger_menu-content {
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: flex;
  }

  .header_content {
    z-index: 1;
    position: relative;
  }

  .show-tablet {
    display: flex;
  }

  .section_vacancy {
    display: block;
  }

  .vacancy-item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding-right: 1rem;
  }

  .vacancy_insight_wrapper {
    width: 100%;
    min-width: auto;
    position: static;
  }

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

  .partner_logo {
    height: 1.25rem;
  }

  .message-result {
    padding-top: 80px;
  }

  .sub-title {
    margin-bottom: 40px;
  }

  .button-app.is-tertiary.is_mobile {
    margin-bottom: 1rem;
  }

  .button-app.is-secondary-circle.is_burger_button {
    display: block;
  }

  .button-app.is_open_app {
    z-index: 999;
    display: flex;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: var(--heading-size--mobile-h1);
  }

  h2 {
    font-size: var(--heading-size--mobile-h2);
  }

  h3 {
    font-size: var(--heading-size--mobile-h3);
  }

  h4 {
    font-size: var(--heading-size--mobile-h4);
  }

  h5 {
    font-size: var(--heading-size--mobile-h5);
  }

  h6 {
    font-size: var(--heading-size--mobile-h6);
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h2 {
    font-size: var(--heading-size--mobile-h2);
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h6 {
    font-size: var(--heading-size--mobile-h6);
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .heading-style-h1 {
    font-size: var(--heading-size--mobile-h1);
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .button-group.is_horizontal.is_small {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .button-group.is_app {
    flex-flow: column;
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: var(--heading-size--mobile-h4);
  }

  .margin-large {
    margin: 1.5rem;
  }

  .heading-style-h3 {
    font-size: var(--heading-size--mobile-h3);
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h5 {
    font-size: var(--heading-size--mobile-h5);
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-global.content_grey {
    padding: var(--padding--section-medium-mobile);
    grid-row-gap: var(--padding--section-gap-mobile);
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-main {
    padding-top: var(--padding--section-medium-mobile);
    padding-bottom: var(--padding--section-medium-mobile);
  }

  .padding-section-main.is_small {
    padding-top: var(--padding--section-small-mobile);
    padding-bottom: var(--padding--section-small-mobile);
  }

  .section_hero.is_secondary {
    height: auto;
  }

  .hero_content {
    padding-bottom: 2rem;
  }

  .hero_content.is_one_line_heading {
    padding-top: 4rem;
  }

  .title-wrapper.is_left {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    position: static;
  }

  .title_content.is_left {
    justify-content: flex-start;
    align-items: center;
  }

  .logotype.is_watermark {
    width: 70%;
    bottom: auto;
    left: auto;
  }

  .header {
    padding-top: 1.5rem;
  }

  .modal_window {
    display: none;
  }

  .modal_window_content.is_modal {
    width: 90%;
    padding: 1.5rem;
  }

  .video-wrapper {
    padding: 1rem;
  }

  .swiper-slide.is_career {
    flex: none;
    width: 100%;
    max-width: none;
  }

  .title-block.is_horizontal {
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .features_block {
    flex-flow: column;
  }

  .switcher.is_feature {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .action_block_title {
    text-align: center;
  }

  .download_link.is_violet {
    max-width: none;
  }

  .learn_items-list {
    grid-template-columns: 1fr;
  }

  .learn_card {
    height: auto;
  }

  .contactus_content {
    height: auto;
    padding: 1rem;
  }

  .footer_links-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero_background.is_career {
    position: static;
  }

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

  .content-center {
    grid-row-gap: var(--padding--section-gap-mobile);
  }

  .team_memebrs-list {
    grid-template-columns: 1fr;
  }

  .team_memebr_card {
    height: auto;
  }

  .single_title-wrapper {
    grid-row-gap: 1rem;
  }

  .qr-wrapper.is_android {
    left: 5%;
  }

  .qr-wrapper.is_ios {
    right: 5%;
  }

  .vacancy_right_part {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
  }

  .vacancy_divider {
    width: 2rem;
    height: .0625rem;
  }

  .message-result {
    padding-top: 130px;
  }

  .button-test, .button-app {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .button.is-white.is_stretched {
    width: 100%;
  }

  .button.is_not_shadow {
    font-size: var(--base-font--size--14);
  }

  .button.is_success {
    position: static;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-xlarge {
    font-size: var(--body-size--medium);
  }

  .section_hero {
    height: auto;
  }

  .hero_content {
    padding-top: 10rem;
  }

  .hero_content.is_faq {
    padding-top: 7.8rem;
  }

  .hero_content.is_one_line_heading {
    padding-bottom: 0;
  }

  .hero_content.is_home {
    padding-top: 10rem;
  }

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

  .header-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logotype.is_footer {
    width: 8rem;
    max-height: none;
  }

  .logotype.is_watermark {
    width: 90%;
  }

  .header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .modal_window_content.is_modal {
    padding: 1rem;
  }

  .modal_window_content_image {
    height: 5rem;
  }

  .modal_window_content_form {
    grid-row-gap: 1rem;
    height: auto;
  }

  .input.is_success {
    justify-content: center;
    align-items: center;
  }

  .countdown-wrapper {
    grid-row-gap: 1rem;
  }

  .countdown_title {
    font-size: var(--body-size--small);
  }

  .countdown-item {
    border-radius: var(--base-roundness--tiny);
    width: 4rem;
    height: 4.375rem;
  }

  .countdown-item_number {
    margin-top: 1rem;
    font-size: 2rem;
    line-height: 2rem;
  }

  .countdown-item_lable {
    margin-top: .1rem;
    font-size: .5rem;
  }

  .countdown-item_title {
    grid-row-gap: 0rem;
  }

  .countdown_items {
    grid-column-gap: 1rem;
  }

  .video-wrapper {
    border-radius: var(--base-roundness--xtiny);
    padding: .5rem;
  }

  .video-container {
    height: 30vh;
  }

  .swiper-slide.is_career {
    max-width: 90%;
  }

  .works_cards {
    grid-template-columns: auto;
  }

  .switcher.is_feature {
    border-radius: var(--base-roundness--medium);
    grid-template-columns: 1fr;
    width: 100%;
    display: none;
  }

  .switcher.is_tags {
    border-radius: var(--base-roundness--medium);
    flex-flow: column;
    width: 100%;
  }

  .switcher.is_levels {
    flex-flow: column;
  }

  .switcher.is_horizontal {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: var(--base-roundness--medium);
    flex-flow: column;
  }

  .action_block_content {
    height: auto;
    padding: 2rem 1.25rem;
  }

  .action_block_form-wrapper {
    max-width: none;
    display: flex;
  }

  .action_block_form, .action_block_form-success_message {
    width: 100%;
  }

  .download_link {
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
  }

  .download_link.is_footer {
    min-width: auto;
  }

  .download_link.is_violet {
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
  }

  .download_link_title {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .download_link_divider {
    width: 60%;
    height: .125rem;
  }

  .download_link_divider.is_violet {
    width: 50%;
    height: .0625rem;
  }

  .faq-title-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .faq-title {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq-answer {
    font-size: var(--body-size--small);
  }

  .footer_content_bottom {
    grid-row-gap: 1rem;
    flex-flow: column-reverse wrap;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .benefits-item {
    justify-content: space-between;
    align-items: center;
  }

  .benefits-item_icon {
    height: 3rem;
  }

  .benefits-item_content {
    margin-top: 0;
    margin-bottom: 0;
  }

  .versions_card {
    height: auto;
  }

  .switcher-list {
    grid-row-gap: .5rem;
  }

  .vismis_block_title {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .vismis_block_image {
    width: 30rem;
  }

  .bento_grid_block.mint.ssmall, .bento_grid_block.grey.big {
    aspect-ratio: 1;
    width: 100%;
    height: auto;
  }

  .bento_grid_block.violet.bg_lines.half, .bento_grid_block.blue.real_time.half, .bento_grid_block.pink.big, .bento_grid_block.blue_light.is_fairness.ssmall {
    aspect-ratio: 1 / 1.5;
    width: 100%;
    height: auto;
  }

  .bento_grid_block_title {
    padding-top: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .bento_grid_block_image.is_realtime_horse_right {
    height: 5rem;
    right: 10%;
  }

  .bento_grid_block_image.is_realtime_flags {
    height: 2rem;
  }

  .bento_grid_block_image.is_realtime_horse_left-copy {
    height: 5rem;
    left: 10%;
  }

  .road_block-wrapper {
    grid-row-gap: 1.5rem;
    background-color: var(--base-color--neutral--white);
    text-align: center;
    flex-flow: column;
    padding-bottom: 1rem;
    padding-left: 0%;
  }

  .road_block-wrapper.is_left {
    flex-flow: column;
  }

  .action_block_cv-wrapper {
    grid-row-gap: 1.25rem;
    border-radius: var(--base-roundness--medium);
    flex-flow: column;
    height: auto;
    padding-bottom: 1rem;
    padding-right: 0;
  }

  .selection_content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .single_content_top {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .qr-wrapper.is_android, .qr-wrapper.is_ios {
    bottom: 14%;
  }

  .video-block {
    border-radius: var(--base-roundness--tiny);
  }

  .selection_content-wrapper {
    width: 100%;
  }

  .succes_message-wrapper {
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
  }

  .vacancy-item {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .vacancy_title-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .vacancy_right_part {
    grid-row-gap: 2rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .vacancy_divider {
    display: none;
  }

  .breadcrumbs-wrapper {
    text-align: center;
    flex-flow: column;
  }

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

  .button-app.is-white.is_stretched {
    width: 100%;
  }

  .button-app.is_not_shadow {
    font-size: var(--base-font--size--14);
  }

  .button-app.is_success {
    position: static;
  }
}

#w-node-_944bb18e-9cea-2c06-b235-6bc7616256fb-9f1d15b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d344-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d349-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d34e-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d354-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d442-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d44a-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d461-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d47a-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d47d-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d47f-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d482-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d4d2-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d4dc-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d4dd-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d54f-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d554-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d559-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d55e-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d563-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d568-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d572-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d577-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d57c-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d581-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d586-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d58b-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d590-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d595-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d59a-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d59f-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5a4-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5a8-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5a9-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5ae-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5b3-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5b8-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5cc-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5d1-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5d6-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5db-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5e0-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5e5-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5ef-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5f4-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5f9-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d5fe-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d603-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d608-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d60d-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d612-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d617-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d61c-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d621-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d625-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d626-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d62b-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d630-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d635-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d646-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d64b-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d650-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d655-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d65a-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d65f-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d664-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d669-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d66e-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d673-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d677-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d678-34e567bd {
  justify-self: start;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d67b-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d6fc-34e567bd, #w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d729-34e567bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56ec201d-5139-8ff4-1e7c-b503bc35d767-34e567bd {
  justify-self: start;
}

#w-node-a39979e9-694e-76aa-51fd-f7b0d4d77409-3ef6c8bf, #w-node-_342bbe54-ca91-5e7a-9924-b34a15fd0753-32416d01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_7b63a8fc-76a9-5e15-38a0-cf8812c6f92b-9f1d15b3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fbe3e242-356e-6f13-b9d4-6dd6914ee14f-9f1d15b3, #w-node-_610fa58f-4eb9-ffe9-7aa4-7bf884e16b42-9f1d15b3, #w-node-f37161c8-ffcb-3b9e-5633-3b3d8e096b23-9f1d15b3, #w-node-_9f511464-d438-4e5e-0786-5201131f59b6-9f1d15b3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


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