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

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

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

.body {
  font-family: Abcfavoritcyr Trial, Arial, sans-serif;
}

.app {
  z-index: 1;
  position: fixed;
  inset: 0%;
}

.abs-bg {
  z-index: -1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 20rem;
  padding-bottom: 40rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.css {
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-2 {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.link-block {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1a;
  border-radius: 32px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100rem;
  height: 100rem;
  display: flex;
  position: relative;
}

.link-block.bg-liquid-glass {
  border-top: 1px #fff;
  border-bottom: 1px #0000;
  border-left: 1px #fff;
  box-shadow: inset 4px 4px 5px #ffffff69, inset 12px 12px 10px #fff3;
}

.logo {
  width: 60rem;
}

.text-block {
  color: #fff;
  font-size: 156rem;
}

.text-block-2 {
  color: #fff;
  letter-spacing: -.05em;
  border-bottom: 1px red;
  justify-content: center;
  align-items: flex-start;
  height: 187rem;
  margin-top: 0;
  padding-left: 40rem;
  padding-right: 40rem;
  font-size: 156rem;
  font-weight: 500;
  line-height: 120%;
  display: flex;
}

.div-block-3 {
  z-index: 2;
  grid-column-gap: 40rem;
  grid-row-gap: 40rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.link-block-2 {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  opacity: .4;
  color: #fff;
  letter-spacing: -.03em;
  justify-content: center;
  align-items: flex-end;
  font-size: 24rem;
  line-height: 120%;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.link-block-2:hover {
  opacity: 100;
}

.code-embed {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 28.8rem;
  display: flex;
  position: static;
}

.div-block-4 {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-3 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff0d;
  border-top: 1px #fff;
  border-radius: 50rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 400rem;
  height: 100rem;
  transition: all .3s;
  display: flex;
  position: relative;
}

.link-block-3:hover {
  background-color: #ffffff1a;
}

.link-block-3.bg-liquid-glass {
  border-top-style: none;
  border-left: 1px #fff;
  box-shadow: inset 4px 4px 5px #ffffff69, inset 12px 12px 20px #fff3;
}

.code-embed-2 {
  flex: none;
  width: auto;
  height: 48rem;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  max-width: 534rem;
  font-size: 24rem;
  line-height: 120%;
}

.content {
  z-index: 1;
  display: flex;
  position: absolute;
  inset: 0%;
}

.splide {
  flex-flow: column;
  height: 187rem;
  margin-top: -50rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.image {
  flex: none;
  height: 48rem;
}

.div-block-5 {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-radius: 50rem 0;
  width: 50%;
  position: absolute;
  inset: 0% auto 50% 0%;
}

.slider {
  display: none;
}

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

@media screen and (max-width: 479px) {
  .div-block {
    justify-content: center;
    align-items: center;
  }

  .div-block-2 {
    margin-bottom: auto;
  }

  .link-block {
    border-radius: 10px;
    width: 60rem;
    height: 60rem;
  }

  .logo {
    width: 40rem;
  }

  .text-block-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 68rem;
    line-height: 90%;
  }

  .div-block-3 {
    grid-column-gap: 30rem;
    grid-row-gap: 30rem;
  }

  .link-block-2 {
    font-size: 21rem;
  }

  .link-block-3 {
    width: 160rem;
    height: 50rem;
  }

  .code-embed-2 {
    height: 24rem;
  }

  .text-block-3 {
    max-width: 335rem;
    font-size: 21rem;
  }

  .content {
    display: none;
  }

  .splide {
    width: 100%;
    max-width: 100vw;
  }

  .image {
    height: 24rem;
  }

  .slider {
    background-color: #ddd0;
    width: 90%;
    height: 50%;
    display: block;
    position: absolute;
  }

  .none {
    display: none;
  }

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

  .imgh {
    aspect-ratio: auto;
    object-fit: contain;
    width: auto;
    max-width: 60%;
  }

  .imgh._1 {
    max-width: 40%;
    position: relative;
    top: 10%;
    left: 10%;
  }

  .imgh._2 {
    max-width: 40%;
    position: relative;
    top: -15%;
    left: -5%;
  }

  .imgh._3 {
    max-width: 50%;
    position: relative;
    top: 5%;
    left: -10%;
  }

  .imgh._4 {
    max-width: 30%;
    position: relative;
    top: 0%;
    left: 5%;
  }

  .imgh._5 {
    position: relative;
    top: -10%;
    left: 20%;
  }

  .imgh._6 {
    max-width: 40%;
    position: relative;
    top: 20%;
    left: -20%;
  }

  .imgh._7 {
    max-width: 50%;
    position: relative;
    top: 5%;
    left: -5%;
  }

  .imgh._8 {
    max-width: 40%;
    position: relative;
    top: -10%;
    left: 4%;
  }
}


@font-face {
  font-family: 'Formular';
  src: url('../fonts/68e77d7cf6d811b85abef898_Formular-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Favoritpro';
  src: url('../fonts/664b4af98da9dd8cf11d85ca_FavoritPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcfavoritcyr Trial';
  src: url('../fonts/ABCFavoritCYR-Regular-Trial.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}