:root {
  --main-black: #181818;
  --clean-white: white;
  --secondary-blue: #85d8ff;
  --secondary-light-gray: #ececec;
  --grey_text: #c2c2c2;
  --color: white;
  --secondary-gray: #676767;
  --celeste: #6afffacc;
  --celeste-copy: #6afffa4d;
  --celeste-copy-2: #6afffa;
  --celeste-copy-copy: #6afffa80;
  --f9f9f9e5: #f9f9f9e6;
  --grey: #f9f9f9;
  --color-2: #fff0;
}

body {
  color: #333;
  background-color: #f9f9f9;
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  color: var(--main-black);
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anybody, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 100%;
}

h2 {
  color: var(--main-black);
  letter-spacing: -.0625rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anybody, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
}

h3 {
  color: var(--main-black);
  letter-spacing: -.0625rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anybody, sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1;
}

.section {
  padding: 10rem 2.5rem 0;
  overflow: hidden;
}

.section.fonts {
  display: none;
}

.section.section-reviews {
  z-index: 4;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 5.63rem 0 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.roulette-banner {
  z-index: 2;
  background-color: var(--main-black);
  flex-flow: column;
  justify-content: flex-start;
  height: auto;
  margin-top: -17rem;
  margin-bottom: 0;
  padding: 0 0 2.25rem;
  display: flex;
  position: relative;
}

.section.section-form {
  z-index: 1;
  background-color: var(--main-black);
  padding-top: 6.25rem;
  position: sticky;
  bottom: 0;
}

.section.section-faq {
  z-index: 5;
  background-color: #f9f9f9;
  border-bottom-right-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem;
  min-height: auto;
  padding-bottom: 11.25rem;
  position: relative;
  overflow: visible;
}

.section.section-error {
  z-index: 100;
  background-color: #fff;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  height: 100vh;
  padding-top: 0;
  position: relative;
  bottom: -5.625rem;
}

.section.product {
  height: auto;
  padding-top: 0;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.section.form_wrapper {
  background-color: var(--main-black);
  background-image: url('../images/back.png');
  background-position: 50% 0;
  background-size: cover;
  height: 100vh;
  margin-top: 0;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.section.offer {
  padding-top: 0;
}

.container {
  width: 100%;
  max-width: 85rem;
  position: relative;
}

.container.relative {
  z-index: 2;
  height: 100%;
  position: relative;
}

.container.relative.rulette {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  top: 3vw;
  overflow: hidden;
}

.container.container-navbar {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container.reviews {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
  position: relative;
}

.container.container-form {
  display: none;
}

.container.container-faq {
  position: static;
}

.container.container-error {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.container.offer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 72vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container.product {
  flex-flow: column;
  display: flex;
}

.container.form_wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  margin-top: 10rem;
  padding-left: 8.13rem;
  padding-right: 0;
  display: flex;
}

.text-fact {
  color: var(--main-black);
  letter-spacing: -.0625rem;
  font-family: Tektur, sans-serif;
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 1.15;
}

.text-button {
  z-index: 1;
  color: var(--main-black);
  text-transform: uppercase;
  font-family: Tektur, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.15;
  position: relative;
}

.text-button.move-up {
  position: absolute;
  top: -1.125rem;
}

.text-main {
  color: var(--main-black);
  font-family: Inter Tight, sans-serif;
  font-size: 1.25rem;
  line-height: 1.15;
}

.text-main.hero-subtitle {
  color: var(--clean-white);
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: Anybody, sans-serif;
  font-weight: 500;
  line-height: 100%;
}

.text-general {
  color: var(--main-black);
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

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

.text-general.white.middle-align {
  text-align: center;
  font-size: 1rem;
}

.text-general.white.middle-align.text-big {
  margin-bottom: 2.5rem;
  font-size: 1.25rem;
}

.text-general.text-error {
  text-align: center;
  max-width: 27.375rem;
  margin-bottom: 2.5rem;
}

.text-tachnical {
  color: var(--main-black);
  font-family: Inter Tight, sans-serif;
  font-size: .75rem;
  line-height: 1.3;
}

.hero {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10rem;
  padding: 8rem 2.25rem 5.625rem;
  display: flex;
  position: relative;
}

.hero-inner {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  display: flex;
}

.hero-col {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 37.5rem;
  display: flex;
}

.hero-col.hero-col-second {
  z-index: 1;
  background-image: url('../images/key-2.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 42.38rem;
  max-width: none;
  padding-top: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
}

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

.hero-row-head.fra {
  justify-content: flex-start;
  align-items: center;
}

.hero_heading {
  margin-bottom: 0;
}

.hero_heading.head-error {
  margin-bottom: 1rem;
}

.hero_heading.white {
  color: var(--clean-white);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: .63rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  line-height: 1;
  display: flex;
}

.hero_heading.big {
  color: var(--clean-white);
  letter-spacing: -3px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 6.25rem;
  line-height: .9;
}

.button {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  text-decoration: none;
  display: none;
}

.button.modal {
  margin-top: 2rem;
}

.button-text-block {
  background-color: var(--secondary-blue);
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 3.375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text-block.submit {
  color: var(--main-black);
  text-transform: uppercase;
  width: 13.0625rem;
  font-family: Tektur, sans-serif;
  font-weight: 500;
  line-height: 1.15;
}

.button-arrow-block {
  background-color: var(--secondary-blue);
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.375rem;
  height: 3.375rem;
  display: flex;
}

.button-arrow {
  flex: none;
  width: 1.3125rem;
  height: 1.3125rem;
}

.button-text-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 3.375rem;
  display: flex;
}

.offer-heading {
  z-index: 1;
  margin-top: 7.5rem;
  margin-bottom: 2.5rem;
}

.offer-heading.mob {
  display: none;
}

.offer-title {
  color: #18181833;
  cursor: pointer;
}

.offer-spline-img {
  z-index: 0;
  pointer-events: none;
  max-width: none;
  display: flex;
  position: absolute;
  inset: 30% auto auto;
}

.reviews-heading {
  text-align: center;
  max-width: 30rem;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.reviews-heading.up {
  background-image: linear-gradient(90deg, #85d8ff, #fff);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: .75rem;
  padding-top: .31rem;
  padding-left: .63rem;
  padding-right: .63rem;
  display: flex;
}

.slider-btn-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: .625rem;
  margin-left: auto;
  display: flex;
}

.slider-btn-block.services {
  margin-bottom: 0;
  display: none;
  position: absolute;
  inset: -5.875rem 0% auto auto;
}

.slider-arrow {
  width: 1.3125rem;
  height: 1.3125rem;
}

.slider-arrow.move-up {
  position: absolute;
  top: -1.25rem;
}

.services-heading {
  margin-bottom: 2.5rem;
}

.services-slider-wrap {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
  position: relative;
}

.services-slider {
  flex-flow: column;
  display: flex;
  overflow: visible;
}

.services-slider-item {
  border-radius: 1.25rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 27.9375rem;
  height: auto;
  margin-right: .625rem;
  padding: 2.5rem 1.875rem 1.75rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-slider-item.spb-copy {
  background-image: linear-gradient(0deg, #fea071, #fff);
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 25rem;
  margin-right: .75rem;
  padding-top: 2.5rem;
  padding-bottom: 1.75rem;
}

.services-slider-item.casino {
  background-image: linear-gradient(0deg, #00dacb, #fff);
  flex: 0 auto;
  justify-content: space-between;
  width: 50%;
  height: 25rem;
  margin-right: 0;
  padding-top: 2.5rem;
  padding-bottom: 1.75rem;
  display: flex;
}

.services-slider-item.turnkey {
  background-image: linear-gradient(0deg, #a82fc6, #fff);
  justify-content: space-between;
  width: 28rem;
  height: 31.25rem;
  margin-right: 0;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  display: flex;
}

.services-slider-item.feeds {
  background-image: linear-gradient(0deg, #ffc7f8, #fff);
  justify-content: space-between;
  align-items: flex-start;
  width: 28rem;
  height: 31.25rem;
  margin-right: 0;
  padding: 2.5rem 1.75rem 1.75rem;
  display: flex;
}

.services-slider-item.feeds:hover {
  background-image: linear-gradient(0deg, var(--secondary-blue), white);
}

.services-slider-item.retail {
  background-image: linear-gradient(0deg, #01f476, #fff);
  justify-content: space-between;
  align-items: flex-start;
  width: 28rem;
  height: 31.25rem;
  margin-right: 0;
  padding: 2.5rem 1.75rem 1.75rem;
  display: flex;
}

.services-item-title {
  z-index: 1;
  margin-bottom: 1rem;
  position: relative;
}

.services-card-button {
  z-index: 1;
  color: var(--main-black);
  text-transform: uppercase;
  border-radius: .625rem;
  margin-top: auto;
  padding: 1.125rem 1.875rem;
  font-family: Tektur, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.15;
  display: none;
  position: relative;
}

.roulette {
  text-transform: uppercase;
  font-family: Anybody, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 100%;
}

.roulette-banner-subtitle {
  z-index: 2;
  color: var(--clean-white);
  max-width: 30rem;
  margin-top: 1.25rem;
  font-family: Inter Tight, sans-serif;
  font-size: 1.25rem;
  line-height: 140%;
  display: flex;
}

.roulette-banner-inner {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 11rem;
  padding-right: 6rem;
  display: flex;
}

.roulette-banner-bg {
  background-image: linear-gradient(225deg, #a82fc6, #85d8ff);
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 45rem;
  padding-top: 2.5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.faq-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 47rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: relative;
}

.faq-heading {
  margin-bottom: 2.5rem;
}

.faq-sticky-block {
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1.875rem 1rem;
  display: flex;
  position: sticky;
  top: 5rem;
  left: auto;
}

.faq-number {
  color: #18181833;
  letter-spacing: -.0625rem;
  font-family: Anybody, sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1;
}

.faq-list {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  width: 100%;
  max-width: none;
  height: auto;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.faq-item {
  border: .0625rem solid var(--secondary-light-gray);
  background-color: var(--clean-white);
  border-radius: 1.25rem;
  height: 18.75rem;
  margin-bottom: 0;
}

.faq-item.faq-item-1 {
  position: sticky;
  top: 5rem;
}

.faq-item.faq-item-2 {
  z-index: 25;
  position: sticky;
  top: 9.75rem;
}

.faq-item.faq-item-3 {
  z-index: 50;
  position: sticky;
  top: 14.5rem;
  bottom: auto;
}

.faq-head {
  z-index: 1;
  padding: 1.875rem 1.875rem 1rem;
  position: relative;
}

.faq-head-text {
  color: var(--main-black);
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-family: Anybody, sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1;
}

.faq-body {
  z-index: 2;
  height: auto;
  margin-top: -1rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  line-height: 1.15;
  position: relative;
  overflow: hidden;
}

.fay-body-text {
  color: var(--main-black);
  padding-bottom: 1.8rem;
  font-size: 1.25rem;
}

.form-block {
  flex-flow: column;
  display: flex;
}

.form {
  background-image: linear-gradient(#181818, silver);
  border-radius: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.875rem;
  display: flex;
}

.form.modal {
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.form-inner {
  z-index: 100;
  background-color: var(--clean-white);
  border-radius: 1.25rem;
  width: 100%;
  max-width: 50%;
  margin-left: auto;
  padding: 5.625rem 3.25rem;
  position: relative;
}

.form-inner.modal {
  background-color: #0000;
  max-width: none;
  padding: 0;
}

.form-heading {
  color: var(--clean-white);
  max-width: 37rem;
}

.form-heading.thanks {
  margin-bottom: .625rem;
}

.form-heading.blue {
  color: #85d8ff;
}

.form-input {
  border: 1px solid var(--secondary-blue);
  background-color: var(--main-black);
  color: var(--clean-white);
  border-radius: .625rem;
  width: 28rem;
  height: 4rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem .75rem 1.25rem 1.25rem;
  font-size: 1rem;
  line-height: 150%;
}

.form-input::placeholder {
  background-color: var(--main-black);
  color: var(--grey_text);
  font-size: 1rem;
}

.form-input.textarea {
  height: auto;
  min-height: 3.8125rem;
  padding-top: 1.25rem;
}

.footer {
  background-color: var(--main-black);
  padding: 5rem 2.5rem 1.75rem;
  display: flex;
  position: static;
  bottom: 0;
  overflow: hidden;
}

.footer.footer-error {
  z-index: 1;
  padding-top: 11.25rem;
  position: relative;
}

.footer-link-row {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 4.625rem;
  display: flex;
}

.footer-link-col {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 18.75rem;
  padding-top: .5rem;
  display: flex;
  position: relative;
}

.footer-link-col._2 {
  margin-left: 2.81rem;
  padding-top: .5rem;
}

.footer-link-col._3 {
  width: 13.69rem;
  margin-left: 9.94rem;
  padding-top: .5rem;
}

.footer-link-col._4 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100px;
}

.footer-link-name {
  z-index: 1;
  color: var(--secondary-blue);
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-family: Tektur, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  position: relative;
}

.footer_link {
  color: var(--color);
  margin-bottom: 1rem;
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  display: inline-block;
}

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

.footer-social-link {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.footer-social-icon {
  color: var(--clean-white);
  width: 1.5rem;
  height: 1.5rem;
}

.footer-text {
  color: var(--clean-white);
  margin-bottom: 1rem;
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  text-decoration: none;
  display: inline-block;
}

.footer-text.mb-6 {
  color: var(--grey_text);
  max-width: 18.75rem;
  margin-bottom: 1.5rem;
  font-size: .75rem;
}

.footer-logo {
  width: 100%;
  margin-bottom: 1.5rem;
  padding-top: 1.5rem;
}

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

.footer-bottom-text {
  color: var(--secondary-gray);
  text-align: center;
}

.footer-bottom-text.white {
  color: var(--clean-white);
}

.policy-link-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--secondary-gray);
  margin-left: 7.2rem;
  margin-right: auto;
  text-decoration: none;
  display: none;
}

.policy-link {
  color: var(--secondary-gray);
  text-decoration: none;
}

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

.footer-adelt-logo {
  width: 100%;
  max-width: none;
  height: .95rem;
  margin-bottom: .32rem;
}

.heart-icon {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.navbar {
  z-index: 1000;
  background-color: #f9f9f9;
  width: 100%;
  padding-top: 1.41rem;
  padding-bottom: 1.41rem;
  position: fixed;
}

.navbar-logo-link.w--current {
  flex: none;
}

.navbar-logo {
  width: 9.6875rem;
}

.navbar-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.navbar-link {
  text-transform: uppercase;
  border-radius: .625rem;
  padding: .75rem 1rem;
  font-family: Tektur, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  transition: opacity .35s linear;
}

.navbar-link:hover {
  background-color: var(--main-black);
  color: var(--clean-white);
}

.navbar-link.w--current {
  color: #fff;
  background-color: #000;
}

.navbar-link.right {
  padding-top: .75rem;
  font-size: .88rem;
  display: none;
}

.navbar-link-wrap {
  background-image: linear-gradient(90deg, var(--secondary-blue), white);
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  padding: .25rem;
  display: flex;
}

.services-item-text {
  z-index: 1;
  background-color: var(--main-black);
  color: var(--clean-white);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 2rem;
  padding: 1.75rem 1.25rem;
  font-size: 1rem;
  line-height: 24px;
  display: inline-flex;
  position: relative;
}

.services-item-text._1 {
  margin-top: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.statick-section-wrap {
  position: fixed;
}

.statick-section-wrap.fixed {
  z-index: 1;
  width: 100%;
  display: none;
  position: static;
  bottom: 0;
}

.hero-heading-wrap {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.cubik-absolute {
  z-index: 50;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  padding-left: 0;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.modal-menu, .menu-open {
  display: none;
}

.thanks-inner {
  z-index: 5;
  background-color: var(--main-black);
  background-image: url('../images/back.png');
  background-position: 100% 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20vh;
  padding-bottom: 20vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.success-message {
  background-color: #0000;
  padding: 0;
}

.spline-scene-2 {
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 1rem;
  display: flex;
}

.h2-wrap {
  z-index: 2;
  margin-bottom: 2.5rem;
}

.reviews-heading-wrap {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 12% 0% 0%;
}

.form-heading-wrap {
  max-width: 37rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.spline-figure {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0 0 10rem;
}

.spline-scene-3 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.error-content {
  z-index: 350;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 1.5rem;
  display: flex;
  position: relative;
}

.back-slider-item.mob {
  display: none;
}

.grd-scroll {
  z-index: 100;
  pointer-events: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  position: absolute;
  inset: 0;
}

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

.grad-ticky {
  background-image: linear-gradient(#ececec00, #ececec 91%);
  border-bottom-right-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem;
  width: 100%;
  height: 12.625rem;
  position: sticky;
  top: auto;
  bottom: 0;
}

.modal-form {
  z-index: 1001;
  background-image: url('../images/contact_success.webp');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.close-modal-button {
  text-transform: uppercase;
  background-color: #0000;
  padding: 1rem 2rem;
  font-family: Anybody, sans-serif;
  font-weight: 500;
  display: none;
  position: absolute;
  top: 1.875rem;
  right: 2.5rem;
}

.form-logo {
  z-index: 100;
  position: absolute;
  top: 2.1875rem;
  left: 2.5rem;
}

.ptreloader {
  z-index: 1001;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.lang-dropdown {
  z-index: 10;
  margin-left: 0;
  margin-right: 0;
}

.lang-dropdown-toggle {
  padding: 0;
  display: block;
}

.land-flag {
  aspect-ratio: auto;
  border: .0625rem solid var(--main-black);
  border-radius: 10rem;
  width: 1.5rem;
  display: block;
}

.land-flag.flag-no-border {
  border-style: none;
  width: 24px;
}

.lang-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--color);
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 148px;
  display: none;
  inset: 0% 0% auto auto;
}

.lang-list.w--open {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  background-color: #f9f9f9;
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 9rem;
  padding: .375rem .5rem;
  display: flex;
  inset: -.6rem auto auto -7rem;
  box-shadow: 0 .25rem .625rem #00000014;
}

.lang-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--main-black);
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  font-family: Tektur, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.lang-link:hover {
  background-image: linear-gradient(90deg, var(--main-black), var(--secondary-gray));
  color: var(--clean-white);
  border-radius: 20px;
}

.lang-link.w--current {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--secondary-gray);
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.lang-link.w--current:hover {
  background-image: linear-gradient(90deg, var(--main-black), var(--secondary-gray));
  color: var(--clean-white);
}

.team-item {
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20.8125rem;
  margin-right: .625rem;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-fio {
  z-index: 1;
  margin-bottom: .5rem;
  position: relative;
}

.team-dolgn {
  z-index: 1;
  color: var(--main-black);
  font-size: 1rem;
  line-height: 1.3;
  position: relative;
}

.team-item-content {
  padding: 1.5rem 1rem;
}

.team-item-photo {
  border-radius: 1.25rem;
  width: 100%;
}

.team-heading {
  max-width: 42.1875rem;
  margin-bottom: 1.1875rem;
}

.team-heading-wrap {
  margin-bottom: 2.5rem;
}

.team-subheading {
  max-width: 42.1875rem;
}

.team-slider {
  display: flex;
}

.team-section {
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
  display: none;
  overflow: hidden;
}

.team-slider-wrap {
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
}

.team-slider-btn {
  cursor: pointer;
  border: .0625rem solid #1818184d;
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.375rem;
  height: 3.375rem;
  display: flex;
}

.team-slider-btn.prev {
  transition: all .25s;
  position: relative;
  overflow: hidden;
}

.team-slider-btn.prev:hover {
  background-color: #85d8ff;
  border-color: #85d8ff;
}

.team-slider-btn.next {
  transition: all .25s;
  position: relative;
  overflow: hidden;
}

.team-slider-btn.next:hover {
  background-color: #85d8ff;
  border-color: #85d8ff;
}

.navbar_wrap_right {
  margin-right: 2.75em;
  display: flex;
}

.h1_wrapper {
  background-image: linear-gradient(90deg, var(--main-black) 65%, var(--secondary-gray));
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text_wrapper {
  background-image: url('../images/add.png');
  background-position: 100%;
  background-size: cover;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 4.38rem;
  display: flex;
}

.paragraph_gradient {
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 1rem 1.25rem .75rem 11.19rem;
  font-family: Anybody, sans-serif;
  font-size: 1.88rem;
  font-weight: 500;
  line-height: 110%;
}

.text_body {
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  font-family: Tektur, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
}

.link_btn_head {
  background-color: var(--secondary-blue);
  color: var(--main-black);
  text-transform: uppercase;
  border-radius: 10px;
  padding: 1.25rem;
  font-family: Tektur, sans-serif;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.link_btn_head.nav {
  padding: .75rem 1rem;
}

.link_btn_head.nav_for_mobile {
  padding: .75rem 1rem;
  display: none;
}

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

.btn_main {
  z-index: 2;
  background-image: linear-gradient(90deg, var(--secondary-blue) 44%, white);
  cursor: pointer;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 41.25rem;
  height: 8rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  display: flex;
}

.btn_main.fra {
  padding-left: .25rem;
}

.card {
  width: 5rem;
  margin-left: -20px;
}

.text_white_48 {
  color: var(--main-black);
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: Tektur, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
}

.text_white_48.uzb {
  padding-left: .7rem;
}

.text_white_48.fra {
  padding-left: .25rem;
  padding-right: .5rem;
}

.text_white_48.chi {
  margin-left: 0;
  padding-left: 0;
}

.text_body-white {
  color: var(--main-black);
  margin-right: 1.25rem;
  font-family: Arimo, sans-serif;
  font-size: 1.13rem;
  font-weight: 400;
  line-height: 1.33;
}

.text_body-white.chi {
  text-align: left;
  min-width: 0;
}

.image2 {
  width: 0;
  max-width: none;
  margin-left: 1.38rem;
  display: block;
}

.image2.uzb {
  margin-left: 0;
}

.svg1 {
  position: relative;
}

.floating-blur {
  box-shadow: none;
  opacity: 1;
  background-image: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 20rem;
  display: flex;
  position: absolute;
  inset: 29.3em 0% 0% 35.5em;
}

.betting {
  width: 256px;
  position: static;
  inset: 0% 0% 0% auto;
}

.wrapper_blur {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.animated-orb {
  z-index: 6;
  width: 200px;
  position: absolute;
}

.animated-orb.mob {
  display: none;
}

.offer_blur {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--celeste-copy-2), var(--celeste-copy-copy));
  box-shadow: 0 2px 100px 20px var(--celeste-copy-2);
  border-radius: 50%;
  margin-top: 6.25rem;
  position: absolute;
  inset: 10% 10% 25%;
}

.line_offer {
  width: 31.94vw;
  height: 63.89vw;
  position: static;
  inset: 10% 17% 0% auto;
}

.card_wrapper {
  background-color: var(--clean-white);
  border-radius: 90rem;
  padding: 1rem;
  position: static;
  inset: 8vw 27vw auto auto;
}

.card_wrapper._2 {
  cursor: pointer;
  top: 17vw;
  right: 14vw;
}

.card_wrapper._3 {
  cursor: pointer;
  top: 26vw;
  right: 9vw;
}

.card_wrapper._3.uzb {
  right: 5vw;
}

.card_wrapper._4 {
  cursor: pointer;
  top: 34vw;
  right: 6vw;
}

.card_wrapper._4.uzb {
  right: 2vw;
}

.card_wrapper._4.chi {
  right: 10vw;
}

.card_wrapper._5 {
  cursor: pointer;
  top: 42vw;
  right: 10vw;
}

.card_wrapper._5.chi {
  right: 13vw;
}

.card_wrapper._6 {
  cursor: pointer;
  top: 50vw;
  right: 8vw;
}

.card_wrapper._7 {
  cursor: pointer;
  top: 59vw;
  right: 14vw;
}

.text_offer {
  color: var(--main-black);
  text-align: center;
  text-transform: uppercase;
  font-family: Anybody, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 100%;
}

.card_wrap {
  background-image: linear-gradient(90deg, var(--main-black), #1d1d1d 63%, var(--secondary-gray));
  border-radius: 20px;
  width: 57rem;
  padding: 1.75rem;
  display: none;
  position: absolute;
  inset: 22em auto auto;
}

.card_wrap._2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 21rem;
  display: none;
  position: absolute;
  inset: 22em 0% auto;
}

.card_wrap._3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 12rem;
  display: none;
  position: absolute;
  top: 22em;
  left: 0;
}

.card_wrap._4 {
  height: 10rem;
  display: none;
}

.card_wrap._5, .card_wrap._7 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 12rem;
  display: none;
}

.card_wrap._8 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 18rem;
  display: none;
  inset: 0%;
}

.text_offer_card {
  color: var(--clean-white);
  letter-spacing: -1px;
  text-transform: uppercase;
  max-width: 34rem;
  margin-left: 1.25rem;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Tektur, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
  display: flex;
}

.image-6 {
  object-fit: contain;
  width: 6.25rem;
  max-width: none;
}

.image-7 {
  width: 5rem;
  margin-left: -20px;
  padding-left: 0;
}

.link_btn_offer {
  background-color: var(--secondary-blue);
  color: var(--main-black);
  text-transform: uppercase;
  border-radius: 10px;
  padding: 1.25rem;
  font-family: Tektur, sans-serif;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.card_wrap1 {
  background-image: linear-gradient(90deg, var(--main-black), #1d1d1d 63%, var(--secondary-gray));
  border-radius: 20px;
  padding: 1.75rem;
  display: block;
  position: static;
  inset: 25vw auto auto 33vw;
}

.card_wrap1.card-visible {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 15rem;
  padding-top: 1.75rem;
  display: none;
  position: absolute;
  inset: 22em auto auto;
}

.image-6-copy {
  width: 5rem;
  margin-left: -20px;
}

.product_up {
  display: flex;
}

.product_down {
  justify-content: space-between;
  margin-top: .63rem;
  display: flex;
}

.icon {
  color: var(--main-black);
  text-transform: capitalize;
  line-height: 120%;
  text-decoration: none;
}

.icon_wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--clean-white);
  border-radius: 90px;
  padding: 8px 10px;
  display: flex;
}

.icon_wrapper_up {
  z-index: 2;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  margin-bottom: 4px;
  display: flex;
  position: relative;
}

.icon_wrapper_down {
  z-index: 3;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.icon_wrapper_down.down {
  justify-content: flex-start;
  align-items: flex-end;
}

.link_btn_product {
  background-color: var(--secondary-blue);
  color: var(--main-black);
  text-transform: uppercase;
  word-break: keep-all;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  font-family: Tektur, sans-serif;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.link_btn_product.w--current {
  padding-left: 4.44rem;
  padding-right: 4.44rem;
}

.link_btn_product.white {
  background-color: var(--clean-white);
  word-break: keep-all;
  margin-right: 8px;
}

.image-8 {
  opacity: .2;
  width: 27.94rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

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

.image-9 {
  z-index: 2;
  object-fit: cover;
  width: 86.88rem;
  max-width: none;
  position: relative;
  transform: scale(1.1);
}

.upskill_left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32.75rem;
  height: 32.5rem;
  display: flex;
  position: relative;
  top: auto;
  left: 7.38rem;
}

.link_btn_upskill {
  background-color: var(--secondary-blue);
  color: var(--main-black);
  text-transform: uppercase;
  border-radius: 10px;
  flex-flow: row;
  padding: 1.25rem;
  font-family: Tektur, sans-serif;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.link_btn_upskill.white {
  background-color: var(--clean-white);
  padding-left: 3.38rem;
  padding-right: 3.38rem;
}

.link_btn_upskill.white.for_nav {
  background-color: var(--f9f9f9e5);
  padding: .75rem 1rem;
  font-size: .88rem;
  display: block;
}

.image-10 {
  width: 17.88rem;
  position: absolute;
  inset: -10% 27% auto auto;
}

.image-10._1 {
  width: 14.19rem;
  inset: auto auto 15% 0%;
}

.image-10._2 {
  top: 34%;
  right: 0%;
}

.form_wrapper_left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 40rem;
  display: flex;
}

.form_wrapper_left._1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40rem;
  margin-right: 6.8rem;
}

.form_text {
  letter-spacing: -1px;
  text-transform: uppercase;
  max-width: 40rem;
  font-family: Anybody, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.form_wrapper_right {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.form_btn {
  background-color: var(--secondary-blue);
  color: var(--main-black);
  text-transform: uppercase;
  border-radius: 10px;
  padding: 1.25rem 2.59rem;
  font-family: Tektur, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.form_btn:hover {
  background-image: linear-gradient(90deg, #a82fc6, var(--secondary-blue));
  color: var(--clean-white);
}

.btn_pdf_footer {
  background-color: var(--secondary-blue);
  color: var(--main-black);
  text-transform: uppercase;
  border-radius: 10px;
  padding: .75rem 1rem;
  font-family: Tektur, sans-serif;
  font-size: .88rem;
  font-weight: 500;
  line-height: 110%;
}

.btn_pdf_footer:hover {
  color: var(--clean-white);
  background-image: linear-gradient(270deg, #85d8ff, #a82fc6);
}

.text_footer {
  background-image: linear-gradient(90deg, var(--secondary-blue), var(--secondary-light-gray));
  color: var(--main-black);
  text-align: center;
  border-radius: 12px;
  padding: .25rem .5rem;
  font-size: .88rem;
  line-height: 120%;
}

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

.demo_bloc {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: 0;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: absolute;
  left: 36%;
}

.close_modal {
  position: absolute;
  inset: 1.25rem 2.25rem auto auto;
}

.social {
  background-image: linear-gradient(90deg, var(--secondary-blue), white);
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.6rem;
  padding-left: 4px;
  padding-right: 4px;
  display: flex;
}

.soc_btn {
  color: var(--main-black);
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 8px 12px;
  font-family: Tektur, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.soc_btn:hover {
  background-color: var(--main-black);
  color: var(--clean-white);
  border-radius: 12px;
}

.image-11, .offer_wrapper_mob {
  display: none;
}

.card_wrap_mob {
  background-image: linear-gradient(90deg, var(--main-black), #1d1d1d 63%, var(--secondary-gray));
  border-radius: 20px;
  padding: 1.75rem;
  display: none;
  position: absolute;
  inset: 25vw auto auto 33vw;
}

.card_wrapper_mob {
  display: none;
}

.services_slider_mob {
  border-radius: 1.25rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 27.9375rem;
  height: auto;
  margin-right: .625rem;
  padding: 2.5rem 1.875rem 1.75rem;
  text-decoration: none;
  display: none;
  position: relative;
  overflow: hidden;
}

.product_wrapper_up, .sportsbook, .casino, .turnkey, .feeds, .retail, .company_wrapper, .wrapper_image, .image-14, .line_down, .line_up {
  display: none;
}

.navbar_wrap_right_mob {
  margin-right: 2.75em;
  display: flex;
}

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

.lottie {
  z-index: 100;
  cursor: pointer;
  position: fixed;
  inset: auto 2.25rem 2.25rem auto;
}

.roulett_wrapper {
  background-color: var(--grey);
  border-radius: 0 0 32px 32px;
  padding: 3rem 2.5rem 2.25rem;
}

.btn_main_mob {
  z-index: 2;
  background-image: linear-gradient(90deg, var(--main-black) 60%, var(--secondary-gray) 99%, var(--secondary-gray));
  cursor: pointer;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem;
  display: none;
  position: absolute;
  inset: .5rem auto auto .5rem;
}

.offer_up {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
  position: relative;
}

.offer_up2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.offer_down {
  display: none;
  position: absolute;
  inset: 3% auto auto 14.5em;
}

.modal_wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 6.88rem;
  display: flex;
}

.offer_blur_trust {
  z-index: 1;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--celeste-copy-2), var(--celeste-copy-copy));
  box-shadow: 0 2px 100px 20px var(--celeste-copy-2);
  border-radius: 50%;
  height: 45rem;
  margin-top: 0;
  position: absolute;
  inset: 0% 10% 25%;
}

.image-16 {
  height: 50rem;
  margin-right: 8rem;
}

.close_modal_mobile {
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.social_mob {
  background-image: linear-gradient(90deg, var(--secondary-blue), white);
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  display: none;
}

.image-18 {
  display: none;
}

.svg_arrows {
  width: 6.25rem;
  margin-right: 1.25rem;
  display: none;
}

.svg2 {
  width: 5rem;
  margin-left: -1.25rem;
  position: relative;
}

.svg_white {
  z-index: 1;
  width: 12.5rem;
  height: 5rem;
  display: none;
}

.svg_arrow_black {
  width: 6.25rem;
  display: block;
}

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

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

.wrap_new {
  background-image: linear-gradient(90deg, var(--main-black), #1d1d1d 63%, var(--secondary-gray));
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45rem;
  height: 13rem;
  padding: 1.75rem;
  display: flex;
  position: relative;
}

.wrap_new._2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 21rem;
  display: none;
  position: absolute;
  inset: 22em 0% auto;
}

.wrap_new._3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 12rem;
  display: none;
  position: absolute;
  top: 22em;
  left: 0;
}

.wrap_new._4 {
  height: 10rem;
  display: none;
}

.wrap_new._5, .wrap_new._7 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 12rem;
  display: none;
}

.wrap_new._8 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 18rem;
  display: flex;
  inset: 0%;
}

.wrapper_offer {
  margin-top: 3.75rem;
  position: relative;
}

.card_7 {
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  position: absolute;
}

.card_wrap-copy {
  background-image: linear-gradient(90deg, var(--main-black), #1d1d1d 63%, var(--secondary-gray));
  border-radius: 20px;
  width: 57rem;
  padding: 1.75rem;
  display: none;
  position: absolute;
  inset: 22em auto auto;
}

.card_wrap-copy._2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 21rem;
  display: none;
  position: absolute;
  inset: 22em 0% auto;
}

.card_wrap-copy._3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 57rem;
  height: 12rem;
  display: none;
  position: absolute;
  top: 22em;
  left: 0;
}

.card_wrap-copy._4 {
  height: 10rem;
  display: none;
}

.card_wrap-copy._5, .card_wrap-copy._7 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 12rem;
  display: none;
}

.card_wrap-copy._8 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 18rem;
  display: none;
  inset: 0%;
}

.card_6, .card_4, .card_5, .card_3, .card_2 {
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  position: absolute;
}

.card_1 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
}

.image-19 {
  display: none;
}

.in {
  background-image: url('../images/Social-2.svg');
  background-position: 50%;
  background-size: cover;
  width: 40px;
  height: 40px;
  display: flex;
}

.div-block-15 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex: none;
  margin-left: .75rem;
  display: flex;
}

.tg {
  background-image: url('../images/Social.svg');
  background-position: 50%;
  background-size: cover;
  width: 40px;
  height: 40px;
  display: flex;
}

.face {
  background-image: url('../images/Social-1.svg');
  background-position: 50%;
  background-size: cover;
  width: 40px;
  height: 40px;
  display: flex;
}

.wrap_text_no_more {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.div-block-16 {
  width: 12.5rem;
  display: block;
}

.div-block-17 {
  width: 17.5rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

@media screen and (max-width: 991px) {
  .section {
    padding: 3.125rem .875rem;
  }

  .section.section-reviews {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .section.roulette-banner {
    height: auto;
  }

  .section.section-form {
    padding-bottom: 3.125rem;
  }

  .section.section-faq {
    padding-bottom: .875rem;
  }

  .container {
    max-width: none;
  }

  .container.relative {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .container.container-navbar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 100%;
    max-width: none;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    display: grid;
    position: relative;
  }

  .container.reviews {
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .text-fact {
    font-size: 2rem;
  }

  .text-button.error {
    white-space: nowrap;
  }

  .text-main.hero-subtitle, .text-general.text-error {
    margin-bottom: 2rem;
  }

  .hero {
    padding: 6.5625rem .875rem 3.125rem;
  }

  .hero-inner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .hero-col {
    max-width: none;
  }

  .hero-row-head {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 2.5rem;
    padding-top: 0;
    display: flex;
  }

  .hero_heading {
    font-size: 4.375rem;
  }

  .hero_heading.head-error {
    font-size: 2.375rem;
  }

  .button {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-width: auto;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button.error {
    margin-top: 0;
  }

  .button-text-block {
    position: static;
  }

  .button-text-wrap {
    position: relative;
  }

  .offer-heading {
    font-size: 2rem;
  }

  .offer-title {
    width: 14.375rem;
    min-width: 14.375rem;
    font-size: 1.5rem;
  }

  .offer-spline-img {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .reviews-heading {
    text-align: left;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 2rem;
  }

  .slider-btn-block {
    margin-bottom: 1.25rem;
  }

  .slider-btn-block.services {
    display: none;
  }

  .services-heading {
    font-size: 2rem;
  }

  .services-slider {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: none;
  }

  .services-slider-item {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .services-item-title {
    font-size: 1.5rem;
  }

  .services-card-button {
    background-color: #fff;
    border-radius: .625rem;
    margin-top: 2.5rem;
  }

  .roulette {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin: 0 auto 0 0;
    font-size: 2rem;
    position: static;
  }

  .roulette-banner-subtitle {
    margin-left: 0;
    margin-right: auto;
  }

  .roulette-banner-inner {
    background-image: url('../images/roulette-banner-bg.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: .875rem;
    width: 100%;
    min-width: auto;
    height: 47.1875rem;
    min-height: auto;
    padding: 1.5rem 1.25rem;
    position: relative;
    overflow: hidden;
  }

  .roulette-banner-bg {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-radius: .875rem;
    width: 100%;
    padding-top: 0;
  }

  .faq-wrap {
    max-width: none;
    height: auto;
  }

  .faq-heading {
    margin-bottom: 1.5rem;
    font-size: 2rem;
  }

  .faq-sticky-block {
    display: none;
  }

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

  .faq-item.faq-item-1, .faq-item.faq-item-2, .faq-item.faq-item-3 {
    height: auto;
    position: static;
  }

  .faq-head {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-head-text {
    font-size: 1.6rem;
  }

  .faq-body {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fay-body-text {
    padding-bottom: 1.5rem;
    font-size: 1rem;
  }

  .form {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    background-image: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
  }

  .form.modal {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .form-inner {
    border-radius: .875rem;
    width: 100vw;
    max-width: none;
    margin-left: 0;
    padding: 3.125rem .875rem;
    position: relative;
    left: -.875rem;
    right: -.875rem;
  }

  .form-inner.modal {
    width: 100%;
    padding: 0;
    left: 0;
    right: 0;
  }

  .form-heading {
    text-align: left;
    font-size: 2rem;
  }

  .form-input {
    height: 3.75rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .footer {
    padding-bottom: 2.5rem;
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .footer-link-row {
    grid-column-gap: 3.125rem;
    grid-row-gap: 3.125rem;
    flex-flow: column;
    margin-bottom: 5rem;
  }

  .footer-link-name {
    margin-bottom: 1rem;
  }

  .footer_link {
    margin-bottom: .75rem;
  }

  .social-links-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: .75rem;
  }

  .social-links-wrap.modal {
    justify-content: flex-end;
    align-items: center;
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .footer-social-link {
    color: var(--main-black);
    width: 3.5rem;
    height: 3.5rem;
  }

  .footer-social-link:hover {
    color: var(--main-black);
  }

  .footer-social-icon {
    width: 3.5rem;
    height: 3.5rem;
  }

  .footer-bottom {
    flex-flow: wrap;
  }

  .navbar {
    width: auto;
    padding: 1rem .875rem;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
  }

  .navbar-menu {
    display: none;
  }

  .navbar-menu.modal {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .navbar-link {
    margin: 0;
  }

  .navbar-link:hover {
    color: #000;
    background-color: #fff;
  }

  .navbar-link-wrap {
    border-bottom: 1px solid #ececec;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    min-width: auto;
    margin-right: 0;
    padding-bottom: 1.5rem;
    display: flex;
  }

  .cubik-absolute {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    height: 82%;
    padding-left: 0;
    display: none;
    top: auto;
  }

  .menu-button {
    padding: 0;
  }

  .modal-menu {
    z-index: 1001;
    background-color: #f9f9f9;
    padding: 1rem 1rem 1rem .875rem;
    display: none;
    position: fixed;
    inset: 0;
  }

  .modal-menu-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .modal-menu-top {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: auto;
    display: flex;
  }

  .modal-menu-bottom {
    width: 100%;
  }

  .modal-menu-logo {
    width: 8.3125rem;
  }

  .modal-menu-logo.w--current {
    width: 9.6875rem;
  }

  .modal-menu-close {
    cursor: pointer;
  }

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

  .menu-open {
    display: flex;
  }

  .spline-scene-2 {
    justify-content: center;
    align-items: center;
    width: 184px;
    height: 200px;
    padding-right: 300px;
  }

  .h2-wrap {
    margin-bottom: .875rem;
    margin-left: 0;
  }

  .reviews-heading-wrap {
    grid-column-gap: .45rem;
    flex-flow: wrap;
    max-width: 28.6rem;
    margin-bottom: 1.5rem;
    margin-left: .875rem;
    display: flex;
  }

  .spline-scene-3 {
    width: 100%;
    height: 100%;
  }

  .back-slider-item.mob {
    pointer-events: none;
    background-color: #fea071;
    display: flex;
    position: absolute;
    inset: 0;
  }

  .grd-scroll {
    display: none;
  }

  .modal-form {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .close-modal-button {
    top: .25rem;
    right: 0;
  }

  .form-logo {
    top: 2rem;
    left: .875rem;
  }

  .lang-dropdown {
    position: absolute;
    right: 4rem;
  }

  .lang-list.w--open {
    left: -6.35rem;
  }

  .team-item {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .team-fio {
    font-size: 1.5rem;
  }

  .team-heading {
    font-size: 2rem;
  }

  .team-slider {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .team-section {
    padding: 3.125rem .875rem;
  }

  .services_slider_mob {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .section, .section.fonts {
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .container {
    max-width: none;
  }

  .text-fact {
    font-size: 2rem;
  }

  .text-main {
    font-size: 1rem;
  }

  .text-main.hero-subtitle {
    margin-bottom: 2rem;
    font-size: 1.25rem;
  }

  .hero {
    padding-top: 6.25rem;
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .hero-inner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .hero-col {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    order: 1;
    max-width: none;
  }

  .hero-row-head {
    width: 100%;
    margin-bottom: 2.5rem;
    padding-top: 0;
  }

  .hero_heading {
    font-size: 2.375rem;
  }

  .offer-heading {
    font-size: 2rem;
  }

  .offer-spline-img {
    transform: scale(.7);
  }

  .services-heading {
    margin-bottom: 1.5rem;
  }

  .services-item-title {
    font-size: 1.6rem;
  }

  .roulette {
    display: none;
  }

  .faq-head, .faq-body {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .form-inner {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .social-links-wrap {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .footer-social-link, .footer-social-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .footer-text.mb-6 {
    max-width: 20rem;
  }

  .footer-adelt-logo {
    margin-bottom: .2rem;
  }

  .navbar-logo-link.w--current {
    padding-left: 0;
  }

  .navbar-logo {
    width: 8.25rem;
  }

  .navbar-menu {
    display: none;
  }

  .hero-heading-wrap {
    margin-bottom: 1rem;
  }

  .menu-button {
    display: none;
  }

  .modal-menu {
    padding-left: .875rem;
    padding-right: .875rem;
    display: none;
  }

  .modal-menu-logo, .modal-menu-logo.w--current {
    width: 8.25rem;
  }

  .spline-scene-3 {
    width: auto;
    transform: scale(.7);
  }

  .ptreloader {
    overflow: hidden;
  }

  .preloader-lottie {
    min-width: 200%;
  }

  .team-fio {
    font-size: 1.6rem;
  }

  .team-heading {
    margin-bottom: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100vh;
    padding-top: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .section.section-reviews {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.roulette-banner {
    justify-content: flex-start;
    align-items: center;
    margin-top: 4rem;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: .5rem;
  }

  .section.section-form {
    padding-top: 8rem;
  }

  .section.section-error {
    height: 100vh;
  }

  .section.product {
    padding: .125rem .5rem 0;
  }

  .section.form_wrapper {
    height: auto;
    padding-bottom: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .section.offer {
    height: auto;
    padding-bottom: 0;
  }

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

  .container.relative.rulette {
    flex-flow: column-reverse;
  }

  .container.container-navbar {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 50% 1fr;
    padding-bottom: 4px;
  }

  .container.reviews {
    z-index: 100;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .container.container-form, .container.offer {
    display: none;
  }

  .container.form_wrapper {
    flex-flow: column;
    margin-top: 4.25rem;
    padding-left: 0;
    padding-right: 0;
  }

  .text-main.hero-subtitle {
    margin-bottom: 0;
    padding: 1rem 0;
    font-family: Anybody, sans-serif;
    font-size: .75rem;
    font-weight: 500;
  }

  .text-general.white.middle-align.text-big {
    margin-top: .5rem;
    margin-bottom: 1.75rem;
  }

  .hero {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding: 8.5rem .5rem 0;
  }

  .hero-inner {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .hero-col {
    order: 0;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: block;
  }

  .hero-col.hero-col-second {
    display: none;
  }

  .hero-row-head {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
  }

  .hero_heading.white {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 2rem;
  }

  .hero_heading.big {
    text-align: center;
    letter-spacing: -2px;
    font-size: 3.5rem;
    line-height: 1;
  }

  .offer-heading {
    margin-bottom: 1.5rem;
  }

  .offer-heading.mob {
    margin-top: 3.75rem;
    display: block;
  }

  .offer-spline-img {
    transform: scale(.9);
  }

  .reviews-heading.up {
    text-align: center;
  }

  .services-slider-wrap {
    margin-bottom: 0;
  }

  .services-slider {
    width: 100%;
    display: flex;
  }

  .services-slider-item.spb-copy {
    width: 100%;
    padding-left: 1rem;
    display: none;
  }

  .services-slider-item.casino {
    display: none;
  }

  .services-slider-item.turnkey.mob {
    width: 100%;
    height: 28.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .services-slider-item.feeds.mob {
    background-image: linear-gradient(0deg, #85d8ff, #fff);
    width: 100%;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .services-slider-item.retail.mob {
    width: 100%;
    padding: 1rem;
    display: none;
  }

  .services-item-title.mob {
    margin-bottom: 0;
  }

  .services-item-title.mob.modal {
    letter-spacing: 0;
    justify-content: flex-end;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-right: 1rem;
    font-size: .88rem;
    line-height: 120%;
    display: flex;
  }

  .roulette {
    display: block;
  }

  .roulette-banner-subtitle {
    margin-top: 1rem;
    font-size: 1.1rem;
    line-height: 160%;
  }

  .roulette-banner-inner {
    background-image: linear-gradient(45deg, var(--secondary-blue) 24%, #a82fc6 83%), url('../images/roulette-banner-bg.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    border-radius: 20px;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    padding-top: 2rem;
    padding-bottom: 26rem;
    display: flex;
    position: static;
  }

  .roulette-banner-bg {
    border-radius: 20px;
    height: auto;
    padding-bottom: .6rem;
  }

  .form-block {
    flex-flow: column;
    flex: none;
    justify-content: space-around;
    align-items: stretch;
    margin-bottom: 0;
    display: flex;
  }

  .form.modal {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: row;
    flex: none;
    justify-content: space-around;
    align-items: stretch;
  }

  .form-inner.modal {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: stretch;
    width: 96vw;
    display: flex;
  }

  .form-input {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer {
    padding-top: 3.5rem;
  }

  .footer-link-row {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-bottom: 0;
  }

  .footer-link-col {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
  }

  .footer-link-col._2, .footer-link-col._3 {
    margin-top: 3.75rem;
    margin-left: 0;
  }

  .footer-link-name {
    margin-bottom: .5rem;
    line-height: 120%;
  }

  .footer_link {
    margin-bottom: 0;
    line-height: 1.5;
  }

  .social-links-wrap.modal {
    justify-content: flex-end;
    align-items: center;
  }

  .footer-text.mb-6 {
    max-width: none;
    margin-bottom: 0;
  }

  .footer-bottom {
    flex-flow: column;
  }

  .footer-bottom-text.white {
    line-height: 1.4;
  }

  .policy-link-wrap {
    flex-flow: column;
  }

  .footer-text-wrap {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

  .footer-adelt-logo {
    max-width: 4rem;
    height: .9rem;
    margin-bottom: .3rem;
    margin-left: 0;
  }

  .navbar {
    padding-top: .5rem;
    padding-bottom: 0;
  }

  .navbar-menu {
    display: none;
  }

  .navbar-menu.modal {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-top: 0;
  }

  .navbar-link-wrap {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
  }

  .services-item-text {
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
  }

  .hero-heading-wrap {
    margin-bottom: 0;
  }

  .cubik-absolute {
    padding-bottom: 1.875rem;
  }

  .modal-menu {
    padding-top: .5rem;
    display: none;
  }

  .modal-menu-top {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .modal-menu-bottom {
    display: none;
  }

  .modal-menu-heading {
    margin-bottom: 3.75rem;
  }

  .spline-scene-2 {
    justify-content: center;
    align-items: center;
    width: 11.5rem;
    height: 12.5rem;
    padding-right: 20rem;
  }

  .h2-wrap {
    margin-bottom: 2rem;
  }

  .reviews-heading-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 1.75rem;
    margin-bottom: 1.5rem;
    margin-left: auto;
    display: none;
    position: static;
  }

  .reviews-heading-wrap.mob {
    display: flex;
  }

  .spline-scene-3 {
    transform: scale(.4);
  }

  .back-slider-item.mob {
    display: none;
  }

  .modal-form {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 100dvh;
    padding-bottom: 4rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: none;
    position: fixed;
    inset: 0 0%;
    overflow: auto;
  }

  .form-logo {
    display: none;
  }

  .preloader-lottie {
    min-width: 300%;
  }

  .lang-dropdown {
    inset: 10% 0% auto auto;
  }

  .lang-list {
    display: none;
  }

  .team-item {
    width: 20.2rem;
  }

  .navbar_wrap_right {
    display: none;
  }

  .h1_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .text_wrapper {
    background-image: url('../images/add.png');
    background-position: 100%;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .paragraph_gradient {
    text-align: center;
    letter-spacing: -.5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25rem;
  }

  .text_body {
    z-index: 1;
    color: var(--main-black);
    text-align: left;
    margin-bottom: 0;
    font-size: 1.38rem;
    font-weight: 400;
    line-height: 1.27;
    position: absolute;
    inset: 8em auto auto 1rem;
  }

  .link_btn_head.nav_for_mobile {
    display: block;
  }

  .link_text {
    text-align: center;
    font-size: .88rem;
  }

  .btn_wrapper, .btn_main {
    display: none;
  }

  .text_white_48 {
    color: var(--clean-white);
    margin-left: 0;
    padding-left: 0;
  }

  .text_body-white {
    color: var(--clean-white);
    font-size: .75rem;
  }

  .floating-blur {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--celeste), var(--celeste-copy));
    box-shadow: 0 2px 80px 4px var(--celeste);
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 3.5rem;
    margin-bottom: 4.69rem;
    display: flex;
    position: static;
  }

  .wrapper_blur {
    width: auto;
    height: auto;
    position: static;
  }

  .animated-orb {
    transform: none;
  }

  .animated-orb.mob {
    display: block;
  }

  .text_offer_card {
    margin-left: 0;
    font-size: 1.38rem;
    line-height: 1.2;
  }

  .image-6 {
    width: 3.75rem;
    margin-bottom: 1rem;
  }

  .image-7 {
    width: 3.75rem;
  }

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

  .link_btn_offer.mob {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .card_wrap1 {
    display: block;
  }

  .image-6-copy {
    width: 3.75rem;
  }

  .product_up {
    flex-flow: column;
    position: relative;
  }

  .product_down {
    display: none;
  }

  .icon {
    font-size: .75rem;
  }

  .icon_wrapper {
    justify-content: center;
    align-items: center;
  }

  .icon_wrapper_up._1 {
    margin-top: 1rem;
  }

  .icon_wrapper_down {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: center;
  }

  .link_btn_product {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .link_btn_product.white {
    margin-top: 1.25rem;
    margin-bottom: .5rem;
    margin-right: 0;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .link_btn_product.cas {
    width: 140px;
  }

  .image-8 {
    opacity: 1;
    display: block;
  }

  .image-9 {
    display: none;
  }

  .upskill_left {
    width: 100%;
    position: absolute;
    left: 0;
  }

  .link_btn_upskill.white {
    z-index: 10;
    padding-top: .75rem;
    padding-bottom: .75rem;
    position: relative;
  }

  .link_btn_upskill.white.for_nav {
    display: none;
  }

  .image-10 {
    z-index: 1;
    width: 10.19rem;
    inset: 40vw auto auto 26vw;
  }

  .image-10._1 {
    z-index: 1;
    width: 8.13rem;
    top: 77vw;
    left: 9vw;
    right: auto;
  }

  .image-10._2 {
    z-index: 1;
    width: 10.19rem;
    inset: 74vw 9vw auto auto;
  }

  .form_wrapper_left {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 2rem;
    display: flex;
  }

  .form_wrapper_left._1 {
    width: 100%;
    margin-right: 0;
    padding-top: 3.25rem;
  }

  .form_text {
    font-size: 2rem;
  }

  .form_wrapper_right {
    flex-flow: column;
    flex: none;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .btn_pdf_footer {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: .5rem;
    display: flex;
  }

  .div-block-6 {
    margin-top: 4.38rem;
  }

  .demo_bloc {
    opacity: 1;
    justify-content: space-between;
    align-items: center;
    display: none;
    position: static;
  }

  .close_modal {
    display: none;
    top: 8px;
    right: 8px;
  }

  .social {
    display: none;
  }

  .image-11 {
    object-fit: cover;
    border-radius: 20px;
    height: 30rem;
    display: block;
  }

  .offer_wrapper_mob {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .offer_text_wrapper {
    z-index: 2;
    background-image: linear-gradient(90deg, var(--secondary-blue), white);
    border-radius: 90px;
    justify-content: space-between;
    align-items: center;
    height: 2.5rem;
    padding: .75rem 1rem;
    display: flex;
    position: relative;
  }

  .offer_text_wrapper._2 {
    display: flex;
  }

  .offer_text {
    color: var(--main-black);
    text-transform: uppercase;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-family: Anybody, sans-serif;
    font-size: .75rem;
    font-weight: 500;
    line-height: 120%;
  }

  .image-12 {
    width: 16px;
    height: 16px;
    display: block;
  }

  .card_wrap_mob {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: stretch;
    height: 14.8rem;
    margin-top: 2px;
    padding: 1.25rem;
    display: none;
    position: static;
    inset: 0% 0% auto;
  }

  .card_wrap_mob._2mob {
    height: 19rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: none;
  }

  .card_wrap_mob._3mob {
    height: 12rem;
    display: none;
  }

  .card_wrap_mob._1stmob {
    display: block;
  }

  .card_wrap_mob._4mob {
    flex-flow: wrap;
    height: 10.25rem;
    display: none;
  }

  .card_wrap_mob._5mob {
    height: 12rem;
    display: none;
  }

  .card_wrap_mob._6mob {
    height: 13.75rem;
    display: none;
  }

  .card_wrap_mob._7mob {
    flex-flow: wrap;
    height: 17.25rem;
    display: none;
  }

  .card_wrap_mob.first {
    height: auto;
    padding: 1rem;
    display: none;
  }

  .card_wrapper_mob {
    flex-flow: column;
    height: auto;
    padding-bottom: 1rem;
    display: flex;
    position: relative;
  }

  .image-13 {
    height: 100vw;
    margin-top: 3rem;
  }

  .services_slider_mob {
    background-image: linear-gradient(0deg, #fea071, #fff);
    justify-content: space-between;
    height: 28.75rem;
    padding: 1rem;
    display: none;
    position: static;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .services_slider_mob.casino_mib {
    background-image: linear-gradient(0deg, #00dacb, white), linear-gradient(0deg, var(--secondary-blue), white);
    justify-content: space-between;
    height: 31.25rem;
    padding-bottom: 4rem;
    display: none;
    position: relative;
    top: auto;
  }

  .div-block-8 {
    background-color: var(--main-black);
    border-radius: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 1rem .75rem;
    display: flex;
  }

  .div-block-8.cas {
    flex-flow: column;
    justify-content: space-around;
    align-items: stretch;
  }

  .product_wrapper_up {
    z-index: 10;
    background-image: url('../images/ProductSnippet_mobile-1.png');
    background-position: 100% 100%;
    background-size: cover;
    border-radius: 20px;
    justify-content: flex-start;
    align-items: center;
    height: 88px;
    padding-left: 1rem;
    padding-right: 9.25rem;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .product_wrapper_up._1st {
    background-image: url('../images/ProductSnippet_mobile-5.png');
  }

  .product_wrapper_up._3st {
    background-image: url('../images/ProductSnippet_mobile-2.png');
    background-position: 100% 100%;
    display: flex;
  }

  .product_wrapper_up._4st {
    background-image: url('../images/ProductSnippet_mobile-3.png');
    background-position: 100% 100%;
    display: flex;
  }

  .product_wrapper_up._5st {
    background-image: url('../images/ProductSnippet_mobile-4.png');
    background-position: 100% 100%;
    display: flex;
  }

  .product_wrapper_up.modal_wrap {
    background-image: url('../images/burger_products.png');
    background-position: 0 100%;
    background-size: cover;
    border-radius: 10px;
    justify-content: flex-end;
    align-items: center;
    height: 2.5rem;
    padding-right: 0;
    position: static;
  }

  .product_wrapper_up.modal_wrap.games {
    background-image: url('../images/burger_products-1.png');
  }

  .product_wrapper_up.modal_wrap.turnk {
    background-image: url('../images/burger_products-2.png');
  }

  .product_wrapper_up.modal_wrap.feedss {
    background-image: url('../images/burger_products-3.png');
  }

  .product_wrapper_up.modal_wrap.retaill {
    background-image: url('../images/burger_products_1.png');
  }

  .sportsbook {
    justify-content: space-between;
    height: 88px;
    display: flex;
    position: relative;
  }

  .casino {
    height: 88px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: flex;
    position: relative;
  }

  .turnkey {
    height: 88px;
    display: flex;
    position: relative;
  }

  .feeds {
    height: 88px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: flex;
    position: relative;
  }

  .retail {
    height: 88px;
    display: flex;
    position: relative;
  }

  .company_wrapper {
    z-index: 11;
    flex-flow: column;
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .wrapper_up {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: center;
    display: flex;
  }

  ._1st_pic {
    width: 10.5rem;
    height: 6.25rem;
  }

  .wrapper_down {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .wrapper_image {
    flex-flow: column;
    padding-top: 6.25rem;
    display: flex;
  }

  .image-14 {
    z-index: 1;
    margin-top: 3.75rem;
    display: block;
    position: relative;
  }

  .line_down {
    z-index: 0;
    display: block;
    position: absolute;
    inset: 28% 0% auto;
  }

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

  .line_up {
    z-index: 0;
    display: block;
    position: absolute;
    inset: auto 0% 25%;
  }

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

  .navbar_wrap_right_mob {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 3.5rem;
    margin-right: 0;
    display: flex;
  }

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

  .div-block-12 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    margin-top: .75rem;
    display: flex;
  }

  .lottie {
    bottom: .5rem;
    right: 1rem;
  }

  .roulett_wrapper {
    border-radius: 0 0 28px 28px;
    padding: 0 .5rem 2.25rem;
  }

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

  .btn_main_mob {
    flex-flow: wrap;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.25rem;
    display: flex;
    inset: auto 0% 0%;
  }

  .modal_wrapper {
    flex-flow: column;
    justify-content: flex-start;
    padding-right: 0;
  }

  .offer_blur_trust {
    height: 31rem;
    display: block;
    top: 4%;
  }

  .offer_blur_trust.trust {
    z-index: 0;
    width: 100%;
    top: 7%;
    left: 0%;
    right: 0%;
  }

  .image-16, .image-17 {
    display: none;
  }

  .close_modal_mobile {
    display: inline-flex;
    top: 8px;
    right: 8px;
  }

  .social_mob {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: space-between;
    width: 100%;
    padding-left: .41rem;
    padding-right: .41rem;
    display: flex;
  }

  .image-18 {
    margin-top: 2rem;
    margin-bottom: .75rem;
    display: block;
  }

  .top_risk, .market, .support, .optimiz, .lokaliz, .multi, .markets {
    z-index: 1;
    position: relative;
  }

  .ball_scale {
    display: none;
  }

  .image-19 {
    margin-top: 2rem;
    margin-bottom: .75rem;
    display: block;
  }

  .div-block-15 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 3.75rem;
    margin-left: 0;
  }

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

@media screen and (max-width: 991px) {
  #w-node-a737df1f-4f0d-f814-b8a1-45fd5ba4e170-5ba4e16e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a737df1f-4f0d-f814-b8a1-45fd5ba4e18b-5ba4e16e {
    justify-self: end;
  }

  #w-node-a737df1f-4f0d-f814-b8a1-45fd5ba4e189-5ba4e16e {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #w-node-_7b7a064b-ceeb-a640-8343-34db99bd1f8f-04c6f11a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7b7a064b-ceeb-a640-8343-34db99bd1fa8-04c6f11a {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #w-node-_7b7a064b-ceeb-a640-8343-34db99bd1faa-04c6f11a {
    justify-self: end;
  }
}


