h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Supremat benzin', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Supremat benzin', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

.section {
  position: relative;
  overflow: visible;
  width: 100%;
}

.conteiner_928 {
  width: 1008px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.body.dark {
  overflow: visible;
  background-color: #0f0823;
}

.devider_248px {
  height: 248px;
}

.h1.center_align {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Supremat benzin', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 112px;
  text-align: center;
}

.h1.center_align.ukr {
  font-size: 79px;
}

.h1_gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#d5b4ff), color-stop(33%, #f7c8b2), color-stop(66%, #d1d6c0), to(#7de5fb));
  background-image: linear-gradient(90deg, #d5b4ff, #f7c8b2 33%, #d1d6c0 66%, #7de5fb);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.devider_40px {
  height: 40px;
}

.body_1 {
  margin-bottom: 0px;
  font-family: 'Corsa grotesk', sans-serif;
  color: #b9b9b9;
  font-size: 20px;
  line-height: 32px;
}

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

.devider_160px {
  height: 160px;
}

.nav_bar {
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: auto;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle_1 {
  position: static;
  top: -108px;
  right: -133px;
  z-index: -2;
  width: 524px;
  height: 524px;
  border-radius: 1000px;
  background-color: #6c1ad6;
  opacity: 0.51;
  -webkit-filter: blur(80px);
  filter: blur(80px);
}

.credit_cards {
  position: relative;
  left: 0px;
  overflow: visible;
  width: auto;
  height: 196px;
  max-width: none;
  margin-left: -20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.link_app_store {
  cursor: pointer;
}

.link_app_store:hover {
  opacity: 0.85;
}

.link_logo {
  cursor: pointer;
}

.circle_2 {
  position: static;
  left: -200px;
  bottom: -250px;
  z-index: -2;
  width: 524px;
  height: 524px;
  border-radius: 1000px;
  background-color: #6c1ad6;
  opacity: 0.51;
  -webkit-filter: blur(80px);
  filter: blur(80px);
}

.cards_wrapper {
  overflow: hidden;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 40px;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.devider_32px {
  height: 32px;
}

.devider_16px {
  height: 16px;
}

.w528 {
  width: 528px;
}

.devider_80px {
  height: 80px;
}

.devider_24px {
  height: 24px;
}

.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  cursor: pointer;
}

.link-block:hover {
  opacity: 0.85;
}

.devider_60px {
  height: 60px;
}

.menu_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.body_2 {
  margin-bottom: 0px;
  font-family: 'Corsa grotesk', sans-serif;
  color: #b9b9b9;
  font-size: 16px;
  line-height: 24px;
}

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

.link_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-family: 'Corsa grotesk', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link:hover {
  border-bottom: 2px solid #fff;
  text-decoration: none;
}

.w32 {
  width: 32px;
}

.devider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ic_star_72 {
  position: absolute;
  left: 143px;
  top: -79px;
  width: 72px;
}

.ic_star_50 {
  position: absolute;
  left: 92px;
  bottom: 92px;
  width: 50px;
}

.ic_star_28 {
  position: absolute;
  left: 165px;
  top: -181px;
  width: 28px;
}

.stars {
  position: relative;
  left: -270px;
}

.circle_1_scroll {
  position: absolute;
  top: -180px;
  right: -200px;
  z-index: -1;
}

.circle_2_scroll {
  position: absolute;
  left: -190px;
  top: 450px;
  bottom: auto;
  z-index: -1;
}

.circle_3_scroll {
  position: absolute;
  right: -67px;
  bottom: -1200px;
  z-index: -1;
}

.circle_3 {
  position: static;
  top: -108px;
  right: -133px;
  z-index: -2;
  width: 524px;
  height: 524px;
  border-radius: 1000px;
  background-color: #431ad6;
  opacity: 0.28;
  -webkit-filter: blur(80px);
  filter: blur(80px);
}

.circles_blur {
  position: static;
  z-index: 3;
  display: block;
  overflow: visible;
  width: 80%;
  max-width: 80%;
  -o-object-fit: fill;
  object-fit: fill;
}

.stars_2 {
  position: relative;
  left: 880px;
  top: -133px;
  width: 150px;
}

.ic_star_98 {
  position: absolute;
  left: 165px;
  top: -250px;
  width: 98px;
}

.ic_star_50_2 {
  position: absolute;
  left: 92px;
  bottom: 92px;
  width: 50px;
}

.cards_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.card {
  width: 312px;
  margin-bottom: 60px;
  border-style: solid;
  border-width: 0.5px;
  border-color: hsla(0, 0%, 100%, 0.13);
  border-radius: 17px;
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.32);
}

._w-64 {
  width: 64px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.text-block {
  font-family: 'Corsa grotesk', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.button {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px;
  background-color: #fff;
  font-family: 'Supremat benzin', sans-serif;
  color: #000;
  line-height: 32px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .conteiner_928 {
    width: auto;
  }

  .h1.center_align {
    font-size: 60px;
    line-height: 88px;
  }

  .h1.center_align.ukr {
    font-size: 59px;
    line-height: 72px;
  }

  .stars {
    display: none;
  }

  .stars_2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .conteiner_928 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .h1.center_align {
    font-size: 46px;
    line-height: 72px;
  }

  .h1.center_align.ukr {
    font-size: 57px;
  }

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

@media screen and (max-width: 479px) {
  .h1.center_align {
    font-size: 32px;
    line-height: 48px;
  }

  .h1.center_align.ukr {
    font-size: 43px;
    line-height: 56px;
  }

  .h1_gradient {
    display: block;
  }

  .w528 {
    width: auto;
  }

  .menu_footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link_footer {
    margin-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@font-face {
  font-family: 'Supremat benzin';
  src: url('../fonts/Supremat---Benzin-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supremat benzin';
  src: url('../fonts/Supremat---Benzin-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supremat benzin';
  src: url('../fonts/Supremat---Benzin-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supremat benzin';
  src: url('../fonts/Supremat---Benzin-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supremat benzin';
  src: url('../fonts/Supremat---Benzin-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Corsa grotesk';
  src: url('../fonts/Corsa-Grotesk-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Corsa grotesk';
  src: url('../fonts/Corsa-Grotesk-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Corsa grotesk';
  src: url('../fonts/Corsa-Grotesk-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Corsa grotesk';
  src: url('../fonts/Corsa-Grotesk-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Corsa grotesk';
  src: url('../fonts/Corsa-Grotesk-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}