:root {
  --white: white;
  --pink: #ff006b;
  --yellow: #ffb800;
  --green-light: #9eff00;
  --blue-dark: #2970ff;
  --black: #000;
  --rose-light: #f63d68;
  --gray-2: #212121;
  --gray-3: #404040;
  --gray-4: #737373;
  --gray-1: white;
  --pink-dark: #7f0035;
}

.body {
  background-color: #0d0d0d;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  font-family: Dana, sans-serif;
  font-size: 16px;
  display: flex;
}

.image {
  direction: ltr;
  object-fit: cover;
  width: 100vw;
  position: relative;
  inset: auto;
}

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

.section {
  justify-content: center;
  align-items: center;
  width: 768px;
  height: 262px;
  display: flex;
  position: relative;
}

.section.p2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-bottom: 48px;
  display: flex;
}

.section.anim {
  width: 768px;
  margin-bottom: 77px;
  position: relative;
}

.section._2 {
  position: absolute;
}

.section.titr {
  width: 768px;
}

.section._222 {
  width: 100%;
  display: flex;
  position: relative;
}

.section-2 {
  width: 100%;
  height: 240px;
  margin-bottom: 32px;
  display: flex;
}

.section-2.home {
  height: auto;
}

.div-block-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 240px;
  display: flex;
  position: relative;
}

.div-block-2._2 {
  height: 200px;
}

.frame-2 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 115px;
  font-size: 48px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
}

.text-2 {
  color: #ff006b;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 115px;
  font-size: 64px;
  font-weight: 400;
  line-height: 63px;
  text-decoration: none;
}

.error-e06dfcee-4a60-9e32-69c8-2c22710c9631 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 164.5%;
  text-decoration: none;
}

._0 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 164.5%;
  text-decoration: none;
}

._1 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 164.5%;
  text-decoration: none;
}

.text-block {
  direction: rtl;
  background-color: #fff;
  font-family: Dana, sans-serif;
  font-size: 36px;
  line-height: 50px;
}

.text-block.up {
  color: var(--white);
  background-color: #0000;
  font-size: 32px;
  font-weight: 100;
  line-height: 30px;
}

.text-block.up.new {
  font-size: 36px;
}

.text-block.up.new._2 {
  font-weight: 600;
}

.text-block.down {
  color: var(--white);
  background-color: #0000;
  font-weight: 300;
  line-height: 35px;
}

.div-block-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.text-block-2 {
  color: #fff;
}

.section-3 {
  z-index: -3;
  direction: ltr;
  object-fit: fill;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.text-3 {
  color: var(--white);
  letter-spacing: -.02em;
  font-family: Aino Headline, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.text-3.new {
  font-size: 48px;
  line-height: 50px;
}

.text-3.new.red {
  color: var(--pink);
}

.text-3.new.y {
  color: var(--yellow);
}

.text-3.new.g {
  color: var(--green-light);
}

.text-3.new.b {
  color: var(--blue-dark);
}

.div-block-4 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.text-4 {
  color: var(--pink);
  letter-spacing: -.02em;
  font-family: Aino Headline, sans-serif;
  font-size: 63px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
}

.section-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  margin-top: 32px;
  margin-bottom: 32px;
  display: none;
}

.section-4.big {
  display: flex;
}

.section-4.small {
  display: none;
}

.list-a {
  justify-content: flex-end;
  align-items: flex-start;
  height: 26px;
  display: flex;
}

.text-block-3 {
  direction: rtl;
  color: var(--white);
  font-family: Dana, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-3.botton {
  color: var(--black);
  text-align: right;
  background-color: #ff006b00;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

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

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 26px;
  margin-left: 8px;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  height: 26px;
  display: flex;
}

.div-block-8, .div-block-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--yellow);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 26px;
  padding-left: 8px;
  font-family: Dana, sans-serif;
  display: flex;
}

.text-block-4 {
  direction: rtl;
  font-size: 16px;
}

.text-block-4.yellow {
  color: var(--yellow);
}

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

.text-block-4.white.d {
  margin-right: 16px;
}

.text-block-4.white.b {
  font-weight: 600;
}

.text-block-4.white.b.r {
  color: var(--pink);
}

.text-block-4.white.e {
  text-align: right;
  font-weight: 300;
  line-height: 25px;
}

.text-block-4.white.e.y {
  color: var(--yellow);
}

.text-block-4.title {
  color: var(--white);
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-4.title2 {
  font-size: 13px;
  font-weight: 500;
}

.text-block-4.titer {
  color: var(--white);
  font-weight: 600;
}

.text-block-4.titer._2 {
  font-weight: 300;
}

.text-block-4.red {
  color: var(--rose-light);
  font-weight: 600;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  height: 26px;
  display: flex;
}

.text-block-5 {
  color: var(--gray-2);
  font-family: Great Vibes, cursive;
  font-size: 30px;
  font-weight: 400;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 {
  direction: ltr;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 832px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.section-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 609px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.container {
  background-color: var(--gray-3);
  width: 100%;
  height: 1px;
}

.cube {
  outline-color: var(--gray-2);
  outline-offset: 0px;
  border-radius: 16px;
  outline-width: 2px;
  outline-style: solid;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 104px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.cube.a {
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
}

.cube.b {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  direction: ltr;
  cursor: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}

.cube.b.c {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  object-fit: fill;
  overflow: hidden;
}

.cube.b.ofroad {
  height: 240px;
}

.cube.b.red {
  outline-color: var(--blue-dark);
  justify-content: space-between;
  align-items: flex-end;
  height: 436px;
  padding: 48px;
}

.cube.b.red.y {
  outline-color: var(--yellow);
}

.cube.b.red.g {
  outline-color: var(--green-light);
}

.cube.b.red.rr {
  outline-color: var(--rose-light);
}

.cube.b.tets {
  padding: 24px;
}

.cube.b.aax {
  display: none;
}

.cube.b.aax.new {
  display: flex;
}

.button {
  background-color: var(--pink);
  border-radius: 8px;
  font-family: Dana, sans-serif;
}

.botton {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--rose-light);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding-left: 14px;
  padding-right: 14px;
  text-decoration: none;
  display: flex;
}

.botton._2 {
  width: 183px;
}

.botton._3 {
  background-color: var(--gray-3);
  justify-content: flex-end;
  align-items: center;
  width: 97px;
}

.botton.y {
  background-color: var(--yellow);
}

.botton.g {
  background-color: var(--green-light);
}

.botton.b {
  background-color: var(--blue-dark);
}

.botton.w {
  background-color: var(--white);
}

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

.text-block-6 {
  direction: rtl;
  color: var(--gray-4);
  font-family: Dana, sans-serif;
}

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

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-15 {
  margin-right: 8px;
}

.section-8 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 768px;
  margin-top: 32px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 39px;
  display: flex;
}

.error-44e6f467-c241-6188-0e87-f2d04061af63 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dana, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 164.5%;
  text-decoration: none;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-19.p2 {
  flex-flow: wrap;
}

.div-block-20 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--gray-2);
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  height: 24px;
  padding: 16px;
  display: flex;
}

.text-block-7 {
  color: var(--white);
  font-family: Inter Variablefont Opsz Wght, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 18px;
}

.text-block-7.p2 {
  font-size: 12px;
  font-weight: 500;
}

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

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

.div2 {
  width: 100%;
}

.div-block-22 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

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

.div-block-23, .div-block-24 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.div-block-25 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  direction: rtl;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 34px;
  list-style-type: disc;
  display: flex;
}

.list-item {
  color: var(--yellow);
}

.list-item-2 {
  color: var(--white);
  font-weight: 300;
  line-height: 30px;
  list-style-type: disc;
}

.div-block-26 {
  width: 100%;
}

.div-block-26.new {
  width: 575px;
}

.div-block-26._3 {
  display: none;
}

.div-block-27 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-27.zandi {
  display: none;
}

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

.div3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-29.new {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 490px;
}

.div-block-29._2, .div-block-29._3 {
  width: auto;
}

.div-block-29._3._4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
}

.div-block-29._4 {
  width: 100%;
}

.div-block-29.p2 {
  flex-flow: row;
}

.div-block-30 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-30.small {
  display: none;
}

.div-block-30.p2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.div-block-31 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-32 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  width: 336px;
  display: flex;
}

.div-block-35 {
  border: 1px solid var(--gray-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

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

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

.div-block-37.new {
  height: 102px;
}

.div-block-38 {
  z-index: -2;
  position: absolute;
  top: -232px;
  left: -234px;
}

.div-block-39 {
  position: absolute;
  top: 365px;
  left: 141px;
}

.image-3 {
  position: static;
  top: -6px;
  left: 50px;
}

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

.div-block-41 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  direction: rtl;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  line-height: 24px;
  display: flex;
}

.list-2._3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  list-style-type: decimal;
}

.list-item-3 {
  color: var(--white);
  font-weight: 300;
}

.list-4 {
  color: var(--pink);
}

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

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

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

.f111 {
  grid-row-gap: 32px;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.div-block-88 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-94 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-76 {
  color: #1d232e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.div-block-87 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-77 {
  color: #1d232e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
}

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

.bz-a {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.bz-b {
  flex-flow: column;
  display: flex;
}

.plus {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.text-plus {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.bz-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.text-span-2 {
  color: var(--yellow);
}

.image-4 {
  max-width: none;
}

.div-block-89 {
  position: absolute;
  top: 50%;
  left: 50%;
}

.div-block-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-90.test {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
}

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

.div-block-92 {
  width: 24px;
  height: 24px;
}

.div-block-93 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.list-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  direction: rtl;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: disc;
  display: flex;
}

.list-item-4 {
  color: var(--gray-1);
}

.div-block-96 {
  aspect-ratio: auto;
  position: absolute;
  top: -6px;
  left: 18px;
}

.div-block-97._1 {
  justify-content: center;
  align-items: center;
  width: 704px;
  display: flex;
}

.div-block-97._2 {
  display: none;
}

.list-item-5 {
  list-style-type: none;
}

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

.line {
  background-color: var(--gray-2);
  width: 100%;
  height: 2px;
}

.footer {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  margin-bottom: 103px;
  display: flex;
}

.div-block-100 {
  width: 150px;
}

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

.text-span-4 {
  color: var(--rose-light);
}

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

.image-6 {
  mix-blend-mode: lighten;
}

.text-span-5 {
  color: var(--green-light);
}

.div-block-103 {
  background-color: var(--rose-light);
  border-radius: 3px;
  width: 6px;
  height: 6px;
}

.div-block-103.y {
  background-color: var(--yellow);
}

.div-block-103.g {
  background-color: var(--green-light);
}

.div-block-103.b {
  background-color: var(--blue-dark);
}

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

.div-block-105 {
  z-index: -2;
  height: 436px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-8 {
  direction: rtl;
  color: var(--white);
  text-align: left;
  font-weight: 600;
}

.text-block-8._2 {
  font-weight: 300;
}

.div-block-106 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-107 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.list-6 {
  direction: rtl;
  list-style-type: square;
}

.list-item-6 {
  color: #fff;
}

.text-span-6 {
  color: var(--green-light);
  font-size: 24px;
  text-decoration: none;
}

.text-block-9 {
  color: var(--green-light);
  font-size: 30px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-108 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 128px;
  display: flex;
}

.image-7 {
  mix-blend-mode: lighten;
}

.image-9 {
  width: 1920px;
  max-width: none;
}

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

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

.div-block-111 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.div-block-112 {
  width: 1292px;
  height: 256px;
  margin-bottom: 48px;
  position: static;
  inset: 0% 0% auto;
}

.div-block-113 {
  background-color: var(--pink);
  width: 176px;
  height: 2px;
  position: absolute;
}

.div-block-113.y {
  background-color: var(--yellow);
}

.div-block-113.b {
  background-color: var(--blue-dark);
}

.div-block-114 {
  width: 176px;
  height: 2px;
  position: relative;
  top: 33px;
  left: 73px;
  overflow: hidden;
}

.div-block-114._2 {
  top: 3%;
  left: 88%;
}

.div-block-114._3 {
  top: 92%;
  left: 55%;
}

.div-block-114._1 {
  top: 18%;
  left: -1%;
}

.div-block-115 {
  display: flex;
  position: absolute;
  top: 36%;
  left: 50%;
}

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

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

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

.code-embed {
  width: 100%;
}

.link-w {
  color: var(--green-light);
  text-decoration: none;
}

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

.text-block-10 {
  direction: rtl;
  font-size: 16px;
}

.text-block-10.white {
  color: #fff;
}

.text-block-10.white.e {
  text-align: right;
  font-weight: 300;
  line-height: 25px;
}

.text-block-11 {
  color: #9eff00;
  font-size: 30px;
  font-weight: 700;
  line-height: 28px;
}

.link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.section-9 {
  direction: ltr;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1154px;
  display: flex;
}

.div-block-119 {
  width: 172px;
  height: 2px;
  position: absolute;
  inset: 33% auto auto 7%;
  overflow: hidden;
}

.div-block-119-copy {
  background-color: var(--rose-light);
  width: 172px;
  height: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.div-block-119-copy-copy {
  background-color: var(--blue-dark);
  width: 172px;
  height: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.div-block-119-coepy {
  width: 172px;
  height: 2px;
  position: absolute;
  inset: -4% 12% auto auto;
  overflow: hidden;
}

.div-block-119-coepy2 {
  width: 172px;
  height: 2px;
  position: absolute;
  inset: auto auto 16% 53%;
  overflow: hidden;
}

.div-block-11vvopy {
  background-color: var(--yellow);
  width: 172px;
  height: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.div-block-120 {
  position: absolute;
  top: 23%;
  left: 50%;
}

.section-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.image-17 {
  position: absolute;
}

.logos-quote-divider {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-info-two {
  flex-direction: column;
  align-items: flex-start;
  max-width: 350px;
  display: flex;
}

.clients-quote-two {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.clients-divider {
  background-color: #e4ebf3;
  width: 90%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.body-2 {
  background-color: #000813;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-121 {
  width: 100%;
  position: absolute;
}

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

.bz1-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.bz-a-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-122-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.plus-copy {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.text-plus-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-right: 40px;
  display: flex;
  transform: translate(0);
}

.div-block-123 {
  width: 46.1137%;
}

.footer-copy {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  margin-bottom: 103px;
  display: none;
}

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

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

.div-block-124, .div-block-125 {
  display: none;
}

.list3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  direction: rtl;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  line-height: 24px;
  list-style-type: decimal;
  display: flex;
}

.list3._3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  list-style-type: decimal;
}

.div-block-126 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-29-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-29-copy.new {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 490px;
}

.div-block-29-copy._2, .div-block-29-copy._3 {
  width: auto;
}

.div-block-29-copy._3._4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
}

.div-block-29-copy._4 {
  width: 100%;
}

.div-block-29-copy.p2 {
  flex-flow: row;
}

.code-embed-2 {
  width: 100%;
}

.div-block-16-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 39px;
  display: flex;
}

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

.div-block-128 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.image-20, .image-21 {
  width: 24px;
  height: 24px;
}

.cube-copy {
  outline-color: var(--gray-2);
  outline-offset: 0px;
  border-radius: 16px;
  outline-width: 2px;
  outline-style: solid;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 104px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.cube-copy.a {
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
}

.cube-copy.b {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  direction: ltr;
  cursor: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}

.cube-copy.b.c {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  object-fit: fill;
  overflow: hidden;
}

.cube-copy.b.ofroad {
  height: 240px;
}

.cube-copy.b.red {
  outline-color: var(--blue-dark);
  justify-content: space-between;
  align-items: flex-end;
  height: 436px;
  padding: 48px;
}

.cube-copy.b.red.y {
  outline-color: var(--yellow);
}

.cube-copy.b.red.g {
  outline-color: var(--green-light);
}

.cube-copy.b.red.rr {
  outline-color: var(--rose-light);
}

.cube-copy.b.tets {
  padding: 24px;
}

.cube-copy.b.aax {
  display: none;
}

.cube-copy.b.aax.new {
  display: flex;
}

.div-block-127-copy {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-127-12 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: none;
}

.list-a-copy {
  justify-content: flex-end;
  align-items: flex-start;
  height: 26px;
  display: flex;
}

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

.div-block-90-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-90-copy.test {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
}

.txy {
  color: var(--yellow);
  letter-spacing: -.02em;
  font-family: Aino Headline, sans-serif;
  font-size: 63px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .body {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section-3 {
    inset: 0% 0% auto;
  }

  .div-block-87 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: auto;
  }

  .div-block-111 {
    inset: 0% 0% auto;
  }

  .div-block-112 {
    display: none;
    position: static;
    inset: 0% 0% auto auto;
  }

  .section-9 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .section._222 {
    display: none;
  }

  .text-block-7.p2 {
    font-size: 12px;
    font-weight: 500;
  }

  .div-block-26._3 {
    display: none;
  }

  .f111 {
    flex-flow: column;
    height: 0;
    overflow: hidden;
  }

  .f111._2 {
    height: auto;
    overflow: hidden;
  }

  .text-76 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-87 {
    width: 100%;
  }

  .text-77 {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
  }

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

  .container-2 {
    max-width: 728px;
  }

  .clients-quote-two {
    font-size: 28px;
    line-height: 36px;
  }
}

@media screen and (max-width: 767px) {
  .section._222 {
    display: none;
  }

  .f111._2 {
    width: 87em;
  }

  .div-block-88 {
    overflow: visible;
  }

  .logos-quote-divider {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-info-two {
    max-width: none;
    margin-bottom: 40px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    padding-bottom: 103px;
  }

  .section {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 414px;
  }

  .section.p2 {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.anim {
    display: none;
  }

  .section.titr {
    width: 100%;
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section._222 {
    width: 100%;
    display: none;
  }

  .section-2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

  .section-2.home {
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .div-block-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .div-block-2._2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: auto;
  }

  .text-block.up, .text-block.up.new {
    text-align: center;
    line-height: 40px;
  }

  .text-block.up.new._2 {
    text-align: center;
    line-height: 50px;
  }

  .text-block.down {
    text-align: center;
    line-height: 40px;
  }

  .div-block-3 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .text-3 {
    text-align: center;
    line-height: 50px;
  }

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

  .div-block-4.mobile {
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .text-4 {
    text-align: center;
    line-height: 50px;
  }

  .section-4 {
    width: 414px;
    display: flex;
  }

  .section-4.big {
    display: none;
  }

  .section-4.small {
    display: flex;
  }

  .text-block-3.botton {
    width: auto;
  }

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

  .div-block-5 {
    flex-flow: row;
  }

  .div-block-5.end {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-8 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-8.end {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-9.end {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .text-block-4.white.e {
    display: block;
  }

  .text-block-4.white.e.s {
    text-align: center;
  }

  .text-block-4.white.titr {
    font-size: 14px;
  }

  .text-block-4.title {
    line-height: 32px;
  }

  .text-block-4.titer {
    font-weight: 600;
  }

  .section-5 {
    width: 100%;
  }

  .cube.a {
    width: 414px;
  }

  .cube.a.tt {
    justify-content: center;
    align-items: center;
  }

  .cube.a.tt.p2 {
    width: 100%;
  }

  .cube.b {
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 24px;
    padding-right: 24px;
  }

  .cube.b.ofroad {
    height: 500px;
  }

  .cube.b.red {
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-left: 32px;
    padding-right: 32px;
  }

  .cube.b.red.rr {
    outline-color: var(--rose-light);
  }

  .cube.b.aaa {
    position: static;
  }

  .cube.b.aax {
    display: flex;
  }

  .cube.b.aax.new {
    display: none;
  }

  .botton {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: auto;
    height: 36px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .botton.y {
    width: 128px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .botton.g, .botton.b {
    width: 128px;
  }

  .botton.w.p2 {
    width: 144px;
  }

  .div-block-13 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-13._2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .div-block-13.p2 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

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

  .section-8 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-16 {
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
  }

  .div-block-19 {
    flex-flow: wrap;
  }

  .div-block-20 {
    height: auto;
    padding: 8px;
  }

  .text-block-7 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
  }

  .div-block-23 {
    height: 32px;
  }

  .div-block-26 {
    width: 100%;
  }

  .div-block-26.new {
    width: auto;
  }

  .div-block-26._2 {
    display: none;
  }

  .div-block-26._3 {
    display: block;
  }

  .div3 {
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .div-block-29 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: auto;
  }

  .div-block-29.new {
    width: auto;
  }

  .div-block-29._4 {
    padding-left: 0;
  }

  .div-block-29.p2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
  }

  .div-block-30.big {
    display: none;
  }

  .div-block-30.small {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

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

  .div-block-34 {
    width: 100%;
  }

  .div-block-37 {
    height: auto;
  }

  .div-block-38, .div-block-39, .div-block-42 {
    display: none;
  }

  .div-block-43 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .div-block-89 {
    display: none;
    top: 52%;
    left: 50%;
  }

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

  .div-block-91 {
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 1920px;
  }

  .div-block-92 {
    width: 24px;
    height: 24px;
  }

  .div-block-93 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block-94, .div-block-95 {
    display: none;
  }

  .list-5 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
  }

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

  .div-block-97 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-97._1 {
    width: 100%;
    display: block;
  }

  .div-block-97._2 {
    height: 248px;
    display: flex;
  }

  .line {
    height: 2px;
  }

  .footer {
    display: none;
  }

  .div-block-100 {
    width: auto;
  }

  .div-block-101 {
    flex-flow: row;
  }

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

  .div-block-105 {
    object-fit: cover;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100%;
    display: flex;
    inset: 0% auto auto 0%;
    overflow: hidden;
  }

  .text-block-8, .text-block-8._2 {
    text-align: right;
  }

  .div-block-106 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

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

  .image-8 {
    vertical-align: baseline;
    width: 1200px;
  }

  .image-9 {
    width: 1920px;
    max-width: 1920px;
    position: static;
  }

  .link-block {
    width: 100%;
  }

  .div-block-109 {
    z-index: -2;
    position: absolute;
    inset: 0% auto auto 0%;
  }

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

  .image-11, .image-12, .image-13 {
    max-width: none;
  }

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

  .image-14 {
    max-width: none;
  }

  .text-block-10.white.e {
    display: block;
  }

  .image-15, .image-16 {
    max-width: none;
  }

  .section-10 {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    overflow: hidden;
  }

  .container-2 {
    max-width: none;
  }

  .clients-quote-two {
    font-size: 24px;
    line-height: 32px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

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

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

  .footer-copy {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-101-copy {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .div-block-42-copy {
    display: flex;
  }

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

  .image-19 {
    width: auto;
    max-width: 100%;
  }

  .div-block-29-copy {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: auto;
  }

  .div-block-29-copy.new {
    width: auto;
  }

  .div-block-29-copy._4 {
    padding-left: 0;
  }

  .div-block-29-copy.p2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
  }

  .div-block-16-copy {
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
  }

  .cube-copy.a {
    width: 414px;
  }

  .cube-copy.a.tt {
    justify-content: center;
    align-items: center;
  }

  .cube-copy.a.tt.p2 {
    width: 100%;
  }

  .cube-copy.b {
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 24px;
    padding-right: 24px;
  }

  .cube-copy.b.ofroad {
    height: 500px;
  }

  .cube-copy.b.red {
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-left: 32px;
    padding-right: 32px;
  }

  .cube-copy.b.red.rr {
    outline-color: var(--rose-light);
  }

  .cube-copy.b.aaa {
    position: static;
  }

  .cube-copy.b.aax {
    display: flex;
  }

  .cube-copy.b.aax.new {
    display: none;
  }

  .div-block-127-copy {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    display: none;
  }

  .image-22 {
    width: 24px;
    max-width: none;
    height: 24px;
  }

  .image-23, .image-24 {
    max-width: none;
  }

  .div-block-129, .div-block-130, .div-block-131 {
    display: none;
  }

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

  .list-a-copy {
    height: auto;
  }

  .div-block-90-copy {
    display: none;
  }

  .div-block-90-copy.test {
    display: flex;
  }

  .txy {
    text-align: center;
    line-height: 50px;
  }
}


@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-extrabold.ttf') format('truetype'), url('../fonts/dana-bold.ttf') format('truetype'), url('../fonts/dana-ultrabold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-demibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aino Headline';
  src: url('../fonts/Aino-Headline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}