:root {
  --323035: #323035;
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  background-color: rgba(234, 227, 236, .73);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  color: var(--323035);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sf Ui Display;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

h3 {
  color: var(--323035);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

h4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}

.header {
  z-index: 1000;
  justify-content: center;
  padding-top: 30px;
  display: flex;
  position: relative;
}

.grid {
  z-index: 1;
  width: 100%;
  max-width: 1340px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.grid.relative {
  z-index: 10;
  position: relative;
}

.grid.relative._100 {
  height: 100%;
}

.container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  width: 100%;
}

.container-header {
  justify-content: space-between;
  display: flex;
}

.nav-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--323035);
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  display: flex;
}

.nav-link.w--current {
  color: var(--323035);
}

.nav-link.language {
  position: relative;
}

.nav-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, .5);
  border-radius: 500px;
  padding: 14px 40px;
  display: flex;
  box-shadow: 0 36px 110px rgba(151, 153, 166, .3);
}

.dropdown-toggle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  padding: 0;
  display: flex;
}

.logo-links {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.btn-language {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.link-block {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  color: var(--323035);
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #f5f2f7;
  border-radius: 500px;
  padding: 12px 24px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  transition: background-color .2s, box-shadow .2s;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .3);
}

.link-block:hover {
  box-shadow: 0 0 16px rgba(193, 207, 229, .4), 0 0 56px rgba(193, 207, 229, .5), 0 0 96px rgba(193, 207, 229, .2), 0 12px 40px rgba(163, 173, 209, .3);
}

.link-block.e8ebf3 {
  background-color: #e8ebf3;
}

.btn {
  background-image: linear-gradient(1deg, rgba(255, 255, 255, 0), #fff);
  border-radius: 500px;
  padding: 2px;
}

.main-block {
  z-index: 5;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 104px;
  display: flex;
  position: static;
  top: -500px;
  bottom: 0;
}

.main-block.test {
  position: -webkit-sticky;
  position: sticky;
  top: -400px;
}

.container-main-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.abstract-bg {
  z-index: 2;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-up {
  z-index: 1;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-down {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: -164px;
  left: auto;
}

.line-down-2 {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: -260px;
  left: 0%;
  right: 0%;
}

.evolution-block {
  z-index: 6;
  background-color: #e6ebf5;
  border-radius: 24px;
  justify-content: center;
  padding-top: 472px;
  padding-bottom: 72px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.evolution-block.test {
  background-image: url('../images/bm-4.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: -400px;
}

.page-wrapper {
  z-index: 20;
  position: relative;
  overflow: visible;
}

.page-wrapper.hide {
  display: none;
}

.container-evolution {
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
}

.head-evolution {
  max-width: 386px;
  margin-top: 40px;
  margin-left: auto;
}

.head-evolution.hide, .head-evolution.mob {
  display: none;
}

.head-evolution.new {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 0%;
  right: 0%;
}

.bm {
  mix-blend-mode: multiply;
  object-fit: cover;
  object-position: 50% 0%;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-evolution {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: inline-grid;
}

.card-evolution {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 24px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 72px 36px 54px;
  display: flex;
  position: relative;
  box-shadow: 0 20px 30px rgba(151, 153, 166, .24);
}

.card-evolution._2 {
  padding-left: 35px;
  padding-right: 35px;
}

.card-evolution._3 {
  padding-left: 30px;
  padding-right: 30px;
}

.card-evolution.is-4 {
  padding-left: 33px;
}

.card-evolution.is-head {
  background-color: rgba(255, 255, 255, .6);
  padding: 20px 42px;
}

.text {
  color: var(--323035);
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text._18px {
  font-size: 18px;
}

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

.text._18px.gray {
  color: #9799a6;
  text-align: center;
}

.text._28px {
  text-align: left;
  font-size: 28px;
  line-height: 140%;
}

.text._14px {
  text-align: left;
  font-size: 14px;
  text-decoration: none;
}

.text.gray {
  color: #9799a6;
  text-align: left;
}

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

.client-results {
  z-index: 7;
  background-color: #f2f4f8;
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  top: -1px;
  overflow: hidden;
}

.client-results.test {
  position: -webkit-sticky;
  position: sticky;
  top: -400px;
}

.head-client-results {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.slider {
  background-color: rgba(221, 221, 221, 0);
  align-items: center;
  height: auto;
  margin-top: 98px;
}

.slider.animated, .slide-nav {
  display: none;
}

.slide {
  aspect-ratio: 1;
  width: 49%;
  height: auto;
  margin-right: 2%;
}

.slide-2 {
  width: 48%;
}

.before-after {
  background-color: rgba(151, 153, 166, .6);
  border-radius: 24px;
  flex-direction: row;
  justify-content: center;
  display: flex;
  position: relative;
}

.back-img-wrap {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.about {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 66px;
  display: flex;
  overflow: hidden;
}

.about.test {
  z-index: 8;
  background-color: #f2f4f8;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  position: relative;
  overflow: hidden;
}

.grid-about {
  grid-column-gap: 211px;
  grid-row-gap: 211px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

.h2._64px {
  text-align: left;
  font-size: 64px;
  line-height: 100%;
}

.head-about {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 420px;
  display: flex;
}

.text-about {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  margin-top: 119px;
  display: flex;
}

.big-text-about {
  max-width: 522px;
}

.big-text-about.mob {
  display: none;
}

.page-part-1 {
  z-index: 2;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  position: relative;
  top: 0;
  overflow: visible;
}

.abstract-bg-2 {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: -426px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-2 {
  z-index: 1;
  width: 100%;
  height: 451%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-about-1 {
  z-index: 3;
  width: 100%;
  position: absolute;
  top: -171px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-about-2 {
  z-index: 3;
  width: 100%;
  position: absolute;
  top: -61px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-about-3 {
  z-index: 3;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.before {
  mix-blend-mode: luminosity;
  object-fit: cover;
  width: 50%;
  height: 550px;
}

.after {
  object-fit: cover;
  width: 50%;
  height: 550px;
}

.image {
  height: 100%;
  position: absolute;
}

.right-arrow {
  border-radius: 500px;
  width: auto;
  height: auto;
  top: 45%;
  bottom: auto;
  left: auto;
  right: -28px;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .5);
}

.left-arrow {
  border-radius: 500px;
  width: auto;
  height: auto;
  top: 45%;
  bottom: auto;
  left: -28px;
  right: auto;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .5);
}

.image-2 {
  width: 100%;
  height: auto;
}

.our-partners {
  z-index: 2;
  justify-content: center;
  padding-top: 96px;
  padding-bottom: 148px;
  display: flex;
  overflow: hidden;
}

.our-partners.test {
  z-index: 9;
  background-color: #f2f4f8;
  position: relative;
}

.container-our-partners {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.head-partners {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  max-width: 768px;
  display: flex;
}

.slider-2 {
  background-color: rgba(221, 221, 221, 0);
  width: 100%;
  height: auto;
  margin-top: 80px;
}

.slide-nav-2 {
  display: none;
}

.slide-partner {
  width: 23.875%;
  margin-right: 1.5%;
}

.partner._1 {
  padding-right: 12px;
}

.partner._4 {
  padding-left: 12px;
}

.partner._2, .partner._3 {
  padding-left: 12px;
  padding-right: 12px;
}

.img-partner {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 500px;
  width: 100%;
  margin-bottom: 16px;
}

.image-partner {
  background-color: rgba(255, 255, 255, .4);
  border-radius: 500px;
  position: relative;
  overflow: hidden;
}

.div-block {
  background-color: rgba(151, 153, 166, .22);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.left-arrow-partners {
  border-radius: 500px;
  width: auto;
  height: auto;
  top: 29%;
  bottom: auto;
  left: -28px;
  right: auto;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .5);
}

.right-arrow-partners {
  border-radius: 500px;
  width: auto;
  height: auto;
  top: 29%;
  bottom: auto;
  left: auto;
  right: -28px;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .5);
}

.link-instagram {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 500px;
  align-items: center;
  padding: 7px 12px 7px 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 24px;
  left: auto;
  right: 24px;
}

.link-instagram.hide {
  display: none;
}

.faq {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  padding-top: 96px;
  padding-bottom: 148px;
  display: flex;
  position: relative;
}

.faq.test {
  z-index: 20;
  background-color: #f2f4f8;
}

.container-faq {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.head-faq {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  max-width: 595px;
  display: flex;
}

.faq-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  width: 846px;
  margin-top: 80px;
  display: flex;
}

.dropdown {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid #fff;
  border-radius: 16px;
  width: 100%;
  box-shadow: 0 36px 110px rgba(151, 153, 166, .3);
}

.dropdown-toggle-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 28px 46px;
  font-family: Inter, sans-serif;
  display: flex;
}

.text-block {
  color: var(--323035);
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.dropdown-list {
  background-color: rgba(221, 221, 221, 0);
  display: block;
  position: relative;
  overflow: hidden;
}

.faq-list {
  padding-bottom: 36px;
  padding-left: 46px;
  padding-right: 46px;
}

.faq-text {
  border-top: 1px solid #9799a6;
  padding-top: 22px;
}

.contact {
  z-index: 2;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 167px;
  display: flex;
  position: relative;
}

.contact.test {
  z-index: 12;
  background-color: #f2f4f8;
  border-radius: 9px;
  position: relative;
}

.container-contact {
  flex-direction: column;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.button {
  border-radius: 500px;
  margin-top: 45px;
  margin-bottom: 45px;
  display: flex;
  position: relative;
}

.circle {
  border: 3.38px solid #fff;
  border-radius: 500px;
  width: 156px;
  height: 156px;
  margin-top: -9px;
  margin-left: -9px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.circle._2 {
  border-width: 2.25px;
  width: 172px;
  height: 172px;
  margin-top: -16px;
  margin-left: -16px;
}

.circle._3 {
  border-width: 1.13px;
  width: 186px;
  height: 186px;
  margin-top: -23px;
  margin-left: -23px;
}

.circle._4 {
  border-width: .5px;
  width: 197px;
  height: 197px;
  margin-top: -29px;
  margin-left: -29px;
}

.image-3 {
  width: 137px;
  max-width: none;
  height: 137px;
}

.image-3.ru {
  width: 137px;
}

.footer {
  z-index: 11;
  background-color: #fafbfc;
  background-image: linear-gradient(#f2f4f8, #fafbfc 10%);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex-direction: column;
  align-items: center;
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 28px;
  display: flex;
  position: relative;
  overflow: visible;
}

.footer.test {
  z-index: 13;
}

.container-footer {
  grid-column-gap: 16px;
  grid-row-gap: 64px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.logo {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.footer-links {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-colomn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.footer-link {
  color: var(--323035);
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.footer-link.w--current {
  font-family: Inter, sans-serif;
}

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

.email-phone {
  flex-direction: column;
  display: flex;
}

.social-links {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  margin-top: 15px;
  display: grid;
}

.social-link {
  transition: all .2s;
}

.social-link:hover {
  transform: scale(1.1);
}

.social-link.x {
  display: none;
}

.copyright {
  border-top: 1px solid #9799a6;
  justify-content: space-between;
  padding-top: 24px;
  display: flex;
}

.legacy-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.body {
  background-color: #f1f2f7;
}

.line-faq {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 307px;
  left: 0%;
  right: 0%;
}

.line-faq-2 {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 83px;
  left: 0%;
  right: 0%;
}

.evolition-grid {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.icon-instagram {
  width: 28px;
  height: 28px;
}

.empty-card {
  display: none;
}

.chatbot {
  border-radius: 24px;
  display: none;
  box-shadow: 0 36px 110px rgba(151, 153, 166, .4);
}

.chatbot.div {
  pointer-events: auto;
  background-image: url('../images/ChatBot-1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  min-width: 840px;
  min-height: 930px;
  padding: 16px;
  display: flex;
  position: relative;
}

.chatbot.div.no-img {
  background-color: #d5dcee;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  min-height: 84vh;
  overflow: hidden;
}

.chatbot.div.no-img.popup {
  width: 70%;
  min-height: 0;
  padding-top: 100px;
}

.chatbot-mob {
  border-radius: 24px;
  display: none;
  box-shadow: 0 36px 110px rgba(151, 153, 166, .4);
}

.close-bg {
  z-index: 1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-founder {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-block {
  z-index: 2;
  opacity: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 95%;
  padding: 68px 96px 145px 88px;
  display: flex;
  position: relative;
  overflow: visible;
}

.grid-popup {
  z-index: 4;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  position: relative;
}

.content-popup {
  z-index: 3;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.name-founder {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid #fff;
  border-radius: 16px;
  margin-top: 53px;
  margin-bottom: 40px;
  margin-left: -115px;
  padding: 9px 28px;
  box-shadow: 0 36px 110px rgba(151, 153, 166, .3);
}

.name {
  color: var(--323035);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-2 {
  font-family: Sf ui text;
  font-weight: 400;
}

.text-popup {
  max-width: 444px;
  margin-bottom: 40px;
}

.link-instagram-founder {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #000;
  border-radius: 500px;
  align-items: center;
  padding: 7px 24px 7px 16px;
  text-decoration: none;
  display: flex;
}

.close-popup {
  z-index: 1001;
  cursor: pointer;
  border-radius: 500px;
  width: 32px;
  margin-top: 16px;
  margin-right: 16px;
  transition: transform .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .5);
}

.close-popup:hover {
  transform: scale(1.1);
}

.bg-popup {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.line-popup-1 {
  z-index: 2;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 96px;
  left: 0%;
  right: 0%;
}

.line-popup-1.mob {
  display: none;
}

.line-popup-2 {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.line-popup-2.mob {
  display: none;
}

.photo-founder {
  z-index: 1;
}

.dropdown-menu {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, .5);
  border-radius: 5px;
  display: none;
  top: 30px;
}

.dropdown-menu.absolute.futlinks {
  z-index: 300;
}

.dropdown-menu.absolute.futlinks.w--open {
  z-index: 100000;
  top: -180px;
}

.abstract-bg-2-mob {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  display: none;
  position: absolute;
  top: -426px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.abstract-bg-mob {
  z-index: 2;
  width: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-5 {
  width: 50px;
  height: auto;
}

.left-arrow-img, .right-arrow-img {
  width: 56px;
  height: 56px;
}

.arrow-drop {
  width: 24px;
  height: 24px;
}

.dot {
  background-color: var(--323035);
  border-radius: 100px;
  width: 6px;
  height: 6px;
}

.fut-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.button-2 {
  padding: 0;
}

.btn-outer {
  background-color: rgba(255, 255, 255, .2);
  border-radius: 10px;
  padding: 0;
  text-decoration: none;
  position: relative;
  overflow: visible;
}

.glow-border {
  filter: blur(16px);
  background-color: #fff;
  width: 20%;
  height: 80%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.btn-inner {
  color: #fff;
  background-color: #f5f2f7;
  background-image: linear-gradient(1deg, rgba(255, 255, 255, 0), #fff);
  border-radius: 500px;
  padding: 14px 26px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(163, 173, 209, .3);
}

.btn-text {
  z-index: 1;
  color: var(--323035);
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 150%;
  position: relative;
}

.glow-inner {
  filter: blur(16px);
  background-color: #c1cfe5;
  width: 25%;
  height: 60%;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: -10%;
  right: auto;
}

.sec-div-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffe500;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.sec-div-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.fifth-div {
  z-index: 5;
  background-color: #3f1dc8;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 156px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.third-div-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fac712;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.third-div-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0be763;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.main-sun-div {
  z-index: 11;
  background-color: #0e0e0e;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 137px;
  display: flex;
  position: relative;
}

.fifth-div-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #ed3030;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.fifth-div-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0d391f;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.first-div-2 {
  z-index: 1;
  background-color: #f5ff82;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.first-div-2._2 {
  z-index: 2;
  background-color: #9efd96;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.fourth-div {
  z-index: 4;
  background-color: #0094e8;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 172px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.all-div-holder {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35vw;
  height: 35vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sec-div {
  z-index: 2;
  background-color: #00f0ff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 197px;
  height: 197px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.first-div {
  z-index: 1;
  background-color: #bffdf3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 8%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.fourth-div-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fd8b21;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.fourth-div-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #169d4c;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.third-div {
  z-index: 3;
  background-color: #12c2fa;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 186px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.main-sun-div-2 {
  z-index: 11;
  background-color: #0e0e0e;
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.fixed-main-div {
  z-index: 2;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cloneable {
  height: 100%;
}

.scroll-single-div, .scroll-up-show-div {
  height: 15vh;
  position: relative;
}

.scroll-main-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.section {
  width: 100%;
}

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

.all-div-holder-2 {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 20vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fixed-div {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.fifth-div-2 {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 156px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.main-sun-div-3 {
  z-index: 11;
  background-color: #0e0e0e;
  border-radius: 50%;
  width: 137px;
  height: 137px;
  position: relative;
}

.fourth-div-2 {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 172px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.sec-div-2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 197px;
  height: 197px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.all-div-holder-3 {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 20vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.first-div-2 {
  z-index: 1;
  background-color: #bffdf3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.third-div-2 {
  z-index: 3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 186px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.scroll-main-div-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
  position: absolute;
}

.scroll-single-div-2, .scroll-up-show-div-2 {
  height: 15vh;
  position: relative;
}

.third-div-3 {
  z-index: 3;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.fourth-div-2-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.fourth-div-2-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-width: 3px;
  border-color: #fff;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.scroll-single-div-3 {
  height: 15vh;
  position: relative;
}

.fourth-div-3 {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border: 4px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 70%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.scroll-up-show-div-3 {
  height: 50px;
  position: relative;
}

.fifth-div-2-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 4px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.fifth-div-2-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-width: 4px;
  border-color: #fff;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.first-div-3 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.fifth-div-3 {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 60%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.main-sun-div-4 {
  z-index: 11;
  background-color: rgba(0, 0, 0, 0);
  border: 6px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 137px;
  display: flex;
  position: relative;
}

.image-6 {
  width: 137px;
  max-width: none;
  height: 137px;
}

.image-6.ru {
  width: 137px;
}

.third-div-2-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.third-div-2-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.first-div-2-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.first-div-2-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  height: 10%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.all-div-holder-4 {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 20vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sec-div-3 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.scroll-main-div-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
  position: relative;
}

.fixed-div-2 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sec-div-2-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.sec-div-2-2._2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.heading-2 {
  font-family: Inter, sans-serif;
}

.heading-2._64 {
  text-align: left;
  font-size: 64px;
}

.heading-2.videoblock {
  color: rgba(50, 48, 53, .45);
  text-align: left;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: rgba(0, 0, 0, .65);
  font-family: Sf Ui Display;
  font-size: 40px;
}

.preloader-new {
  z-index: 9999;
  width: 100%;
  height: 100vh;
  font-size: 1em;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.loader_progress {
  z-index: 1;
  color: var(--323035);
  background-color: #000;
  width: 0%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.trigger {
  color: var(--323035);
  width: 0;
  height: 0;
  padding: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.loader_number {
  color: var(--323035);
  padding-bottom: .14em;
  font-family: Sf Ui Display;
  font-size: 20.42em;
  font-weight: 600;
  line-height: .55;
}

.loader_p {
  color: #ccc4d8;
  -webkit-text-stroke-color: #000;
  text-transform: none;
  margin-bottom: 0;
  font-family: Sf Ui Display;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
}

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

.hero_title {
  letter-spacing: -.05em;
  padding-bottom: .3em;
  font-size: 12em;
  font-weight: 500;
  line-height: .8;
}

.main-wrapper {
  color: var(--323035);
}

.loader_top {
  border-bottom: 1px solid var(--323035);
  color: var(--323035);
  position: relative;
}

.global-styles {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-2 {
  display: none;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.container-3 {
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.3em;
  position: relative;
}

.container-3.is-hero {
  color: #eb412b;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.container-3.is-loader-bottom {
  justify-content: flex-end;
  align-items: center;
  padding: 1.5em 0;
  display: flex;
}

.container-3.is-loader-top {
  color: var(--323035);
  mix-blend-mode: difference;
  justify-content: space-between;
  align-items: center;
  padding: 1.5em 0;
  display: flex;
}

.loader {
  z-index: 1000;
  color: var(--323035);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Abstract-bg.webp');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.container-content {
  justify-content: space-between;
  display: flex;
}

.arrow-image {
  width: 9.14px;
  height: 18.28px;
}

.splitter_handle-component {
  z-index: 2;
  background-color: #fff;
  flex: 0 auto;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
}

.splitter_handle-wrapper {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.splitter_component {
  cursor: pointer;
  width: 70vw;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.splitter_component.is-radius {
  border-radius: 1rem;
  width: auto;
}

.splitter_handle-circle {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 2rem;
  width: 2.6875rem;
  height: 2.6875rem;
}

.splitter_handle-circle.is-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
}

.splitter_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.splitter_image.is-after {
  object-fit: cover;
  object-position: 43% 50%;
  width: 47vw;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.splitter_image.is-after._1 {
  object-position: 36% 50%;
}

.splitter_image.is-after._1.new {
  object-position: 50% 50%;
  width: 100%;
}

.splitter_image.is-after._2 {
  object-position: 60% 50%;
}

.splitter_image.is-after._4 {
  object-position: 32% 50%;
}

.splitter_image.is-after._5 {
  object-position: 20% 50%;
}

.splitter_image.is-after._6 {
  object-position: 70% 50%;
}

.splitter_image.is-after._7 {
  object-position: 50% 50%;
}

.splitter_image.is-after._8 {
  object-position: 0% 50%;
}

.splitter_image._2 {
  object-position: 38% 50%;
}

.splitter_image._4 {
  object-position: 62% 50%;
}

.splitter_image._5 {
  object-position: 100% 50%;
}

.splitter_image._6 {
  object-position: 0% 50%;
}

.splitter_image._7 {
  object-position: 100% 50%;
}

.splitter_image._8 {
  object-position: 40% 50%;
}

.splitter_before {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.splitter_before._50 {
  width: 50%;
}

.line-wrapper {
  background-color: #fff;
  width: 10px;
  height: 100%;
}

.spliter_after {
  z-index: 2;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.page-part-2 {
  z-index: 8;
  background-color: #f0f2f6;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 0;
  position: static;
  overflow: hidden;
}

.chatbot-form {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
  position: relative;
}

.chatbot-chat {
  z-index: 5;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.bm-message {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: flex-start;
  display: flex;
}

.my-message {
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.bm-message-item {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.chat-name {
  color: #9799a6;
  font-family: Inter, sans-serif;
  line-height: 150%;
}

.blue-message {
  background-color: #c2cfe5;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  max-width: 530px;
  padding: 14px 24px;
}

.text-14 {
  color: #323035;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.bm-message-icon {
  margin-top: 23px;
}

.white-message {
  background-color: #fff;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  max-width: 530px;
  padding: 14px 24px;
}

.chat-field {
  color: #9799a6;
  border-radius: 100px;
  height: 56px;
  margin-bottom: 0;
  padding: 16px 15px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.chat-submit {
  background-color: rgba(56, 152, 236, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form {
  align-items: center;
  display: flex;
  position: relative;
}

.form-block {
  margin-bottom: 0;
}

.head-overflow {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.head-overflow.about-head {
  justify-content: flex-start;
}

.head-overflow-item {
  overflow: hidden;
}

.image-7 {
  width: 28px;
  height: 28px;
}

.dropdown-link {
  background-image: url('../images/fluent_mail-32-regular.svg');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 40px;
}

.dropdown-link.wa {
  background-image: url('../images/ic_baseline-whatsapp.svg');
}

.dropdown-link.viber {
  background-image: url('../images/basil_viber-outline.svg');
}

.dropdown-link.tel {
  background-image: url('../images/ic_baseline-telegram.svg');
}

.dropdown-link.futlink {
  background-position: 8%;
}

.chatbot-bg {
  z-index: 1;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overlay {
  z-index: 50;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.loader-wrapper {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  box-shadow: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 360px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cloneable__footer {
  z-index: 1005;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 4rem;
  left: 0%;
  right: 0%;
}

.cloneable__footer.hide {
  display: none;
}

.shapes-overlay {
  z-index: 10;
  width: 440px;
  height: 440px;
  display: none;
  position: absolute;
  left: 50px;
}

.shapes-group {
  justify-content: center;
  align-items: center;
  width: 429px;
  height: 429px;
  display: none;
  position: absolute;
  bottom: -213px;
  left: -10px;
  transform: translate(-54.8%);
}

.bar {
  flex: none;
  width: 286px;
  height: 2px;
  position: relative;
  overflow: visible;
}

.clipper {
  z-index: 10;
  background-color: #1e1e1e;
  width: 286px;
  height: 2px;
  position: relative;
  overflow: hidden;
}

.clipped-light {
  z-index: 21;
  width: 200%;
  height: 130%;
  position: relative;
  transform: translate(-51%);
}

.clipped-light.clipped-light-1 {
  z-index: 21;
}

.preloader {
  z-index: 1003;
  background-color: #eae3ec;
  background-image: url('../images/Abstract-bg.webp');
  background-position: 0 0;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo-2 {
  z-index: 520;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  margin-left: 6px;
  position: relative;
}

.cloneable__text {
  z-index: 1005;
  color: #535353;
  text-align: center;
  text-transform: uppercase;
  font-family: Sf ui text;
  line-height: 110%;
}

.cloneable__text.is--reload {
  cursor: pointer;
  border: 1px solid #535353;
  border-radius: 4px;
  padding: 8px 12px;
  font-family: Sf ui text;
  transition: color .4s;
}

.cloneable__text.is--reload:hover {
  color: #f5f5f5;
}

.div-block-3 {
  z-index: 10;
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.blobs {
  justify-content: center;
  display: flex;
}

.blob-button-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-part-22 {
  z-index: 10;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  position: relative;
  overflow: hidden;
}

.page-wpapper-test {
  background-image: url('../images/11111.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.blur-box-1 {
  filter: blur(200px);
  background-color: rgba(188, 206, 236, .44);
  border-radius: 50%;
  width: 1000px;
  height: 500px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.blur-box-2 {
  z-index: 0;
  filter: blur(200px);
  background-color: rgba(188, 206, 236, .63);
  border-radius: 50%;
  width: 1000px;
  height: 500px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.blur-box-2._3 {
  background-color: #bcceec;
  width: 500px;
  height: 200px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.img-blur {
  position: absolute;
}

.img-blur._1 {
  width: 120%;
  max-width: 120%;
  top: -159%;
  bottom: auto;
  left: auto;
  right: -70%;
}

.img-blur._2 {
  top: auto;
  bottom: -38%;
  left: -54%;
  right: auto;
  transform: rotate(90deg);
}

.img-blur._3 {
  top: auto;
  bottom: -194%;
  left: auto;
  right: -24%;
}

.div-block-4 {
  z-index: 12;
  background-color: #f2f4f8;
  position: relative;
}

.video-block {
  background-color: #cecfd3;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 850vh;
  display: flex;
  position: relative;
}

.lottie-body {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.div-block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.video-block-cards {
  flex-flow: column;
  justify-content: flex-end;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.bg-chat {
  width: 100%;
  height: 55%;
  position: relative;
}

.bg-chat.hide {
  display: none;
}

.grad-video-bg {
  z-index: 3;
  background-image: linear-gradient(rgba(213, 220, 238, 0), #d5dcee 15%);
  height: 52vh;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon-evolution-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  top: -32px;
  bottom: auto;
  left: 0%;
  right: 0%;
}
@media screen and (max-width: 767px) {
  .abstract-bg-image{
    border-radius: 0px;
  }
}
.abstract-bg-image {
  opacity: .95;
  pointer-events: none;
  background-color: #dce2ee;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  border-radius: 24px;
}

.no-wrap-class {
  white-space: nowrap;
  font-size: 20px;
}

.top-of-scroll {
  z-index: 6;
  background-image: linear-gradient(#f0f1f6, #eff0f5 37%, rgba(207, 208, 211, 0));  width: 100%;
  height: 120px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.under-of-scroll {
  background-image: linear-gradient(rgba(192, 193, 199, 0), rgba(242, 244, 248, .5) 37%, rgba(242, 244, 248, .87) 70%, #f2f4f8 91%);
  width: 100%;
  height: 130px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.spline-btn {
  pointer-events: none;
  position: absolute;
  top: -142px;
  bottom: 0%;
  left: -56px;
  right: 0%;
  transform: scale(.4);
}

.spline-btn.chat {
  top: -87px;
  left: -50px;
  transform: scale(.162);
}

.spline-btn-container {
  cursor: pointer;
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.spline-btn-container.chat {
  width: 56px;
  height: 56px;
}

.spline-branding-of {
  background-color: #f2f4f8;
  width: 100%;
  height: 30px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.spline-branding-of.chat {
  display: none;
}

.pupup-chat {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(rgba(255, 255, 255, .04), rgba(255, 255, 255, .04));
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.submit-btn-wrapper {
  margin-left: 16px;
  position: relative;
}

.submit-btn {
  background-image: linear-gradient(140deg, #85b2ff, #adb8ff 40%, #b4acff 64%, #ab74ff);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  padding-bottom: 0;
  padding-left: 0px;
  display: flex;
}

.submit-btn-icon {
  width: 30px;
}

.bg-chat-top {
  background-image: linear-gradient(#d5dcee, rgba(212, 219, 238, 0));
  width: 100%;
  height: 75px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-chat-under {
  background: linear-gradient(180deg, rgba(213, 220, 238, 0) 0%, #D5DCEE 100%);
  width: 100%;
  height: 130px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-chat-left {
  background-image: linear-gradient(90deg, #d5dcee, rgba(212, 219, 238, 0));
  width: 140px;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bg-chat-rght {
  background-image: linear-gradient(270deg, #d5dcee, rgba(212, 219, 238, 0));
  width: 140px;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.youtube-video {
  margin-top: 24px;
}

.bg-chat-code {
  height: 100%;
}

.play-bg-chat {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.play-state, .pause-state {
  display: none;
}

.head-videoblock {
  font-family: Inter, sans-serif;
  font-size: 35px;
  font-weight: 600;
}

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

.utility-page-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo-video {
  width: 50px;
  height: 50px;
}

@media screen and (min-width: 1280px) {
  .main-block {
    margin-top: 0;
  }

  .grid-evolution {
    z-index: 5;
  }

  .line-about-1 {
    top: -210px;
  }

  .line-about-2 {
    top: -164px;
  }

  .line-about-3 {
    bottom: -62px;
  }

  .before, .after {
    height: 565px;
  }

  .left-arrow-partners, .right-arrow-partners {
    top: 34%;
  }

  .chatbot.div.no-img {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    overflow: hidden;
  }

  .grid-popup {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .name-founder {
    margin-top: 98px;
    margin-left: -139px;
  }

  .photo-founder {
    width: 380px;
  }

  .loader_progress {
    background-color: var(--323035);
  }

  .loader_number {
    margin-bottom: 0;
  }

  .container-3.is-loader-bottom, .container-3.is-loader-top {
    justify-content: center;
  }

  .loader {
    display: none;
  }

  .loader-number-content {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .splitter_component.is-radius {
    height: 100%;
  }

  .splitter_image.is-after {
    width: 47vw;
  }

  .page-part-2 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .chatbot-bg {
    background-color: #d5dcee;
    background-image: none;
  }

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

  .grad-video-bg {
    z-index: 2;
    background-image: linear-gradient(rgba(213, 220, 238, 0), #d5dcee 19%);
    width: 100%;
    margin-top: -121px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .no-wrap-class {
    white-space: nowrap;
  }
}

@media screen and (min-width: 1440px) {
  .head-evolution {
    margin-right: -84px;
  }

  .icon-evolution {
    max-width: 150%;
  }

  .abstract-bg-2, .abstract-bg-2-mob {
    top: -613px;
  }

  .splitter_image.is-after {
    width: 44vw;
  }

  .page-wpapper-test {
    background-size: 3500px, 3500px;
  }
}

@media screen and (min-width: 1920px) {
  .head-evolution {
    margin-right: -150px;
  }

  .abstract-bg-2 {
    top: -951px;
  }

  .line-about-1 {
    top: -305px;
  }

  .line-about-2 {
    top: -302px;
  }

  .line-about-3 {
    bottom: -115px;
  }

  .name-founder {
    margin-top: 132px;
  }

  .photo-founder {
    width: 450px;
  }

  .abstract-bg-2-mob {
    top: -951px;
  }

  .splitter_image.is-after {
    width: 33vw;
  }

  .page-part-2 {
    background-size: cover;
    background-attachment: scroll;
  }

  .submit-btn {
    background-color: #6f95d4;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 22px;
  }

  .nav-link {
    justify-content: center;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-link.drop {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
  }

  .nav-menu {
    border-radius: 20px;
  }

  .dropdown-toggle.w--open {
    margin-left: 0;
    margin-right: 0;
  }

  .btn-language {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
  }

  .main-block {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .evolution-block {
    padding-top: 344px;
    padding-bottom: 80px;
  }

  .head-evolution, .head-evolution.mob, .head-evolution.new {
    display: none;
  }

  .bm {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .grid-evolution {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
    height: 191px;
    display: block;
    position: relative;
  }

  .card-evolution {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text {
    font-size: 14px;
  }

  .text._18px {
    font-size: 16px;
  }

  .text._28px {
    font-size: 20px;
  }

  .client-results {
    padding-bottom: 80px;
  }

  .head-client-results {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .slider {
    margin-top: 50px;
  }

  .slide {
    aspect-ratio: auto;
    width: 100%;
  }

  .about {
    padding-top: 80px;
  }

  .grid-about {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: auto;
  }

  .h2._64px {
    font-size: 54px;
  }

  .head-about {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
  }

  .text-about {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 0;
  }

  .big-text-about {
    display: none;
  }

  .big-text-about.mob {
    max-width: 547px;
    display: block;
  }

  .before, .after {
    height: 300px;
  }

  .right-arrow, .left-arrow {
    top: 38%;
  }

  .our-partners {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .head-partners {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .slider-2 {
    margin-top: 50px;
  }

  .slide-partner {
    width: 49%;
  }

  .partner._1 {
    padding-right: 12px;
  }

  .partner._4 {
    padding-left: 12px;
  }

  .partner._2 {
    padding-left: 12px;
    padding-right: 0;
  }

  .left-arrow-partners, .right-arrow-partners {
    top: 32%;
  }

  .faq {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .head-faq {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .faq-block {
    width: 100%;
    margin-top: 50px;
  }

  .text-block {
    font-size: 20px;
  }

  .contact {
    padding-top: 80px;
    padding-bottom: 120px;
  }

  .container-footer {
    grid-column-gap: 69px;
    grid-row-gap: 40px;
    grid-template-columns: auto 1fr;
  }

  .footer-link {
    font-size: 14px;
  }

  .evolition-grid {
    width: 100%;
  }

  .chatbot.div {
    background-size: cover;
    width: 100%;
    min-width: 0;
    min-height: 1000px;
  }

  .chatbot.div.no-img.popup {
    width: 100%;
  }

  .popup-block {
    padding: 40px;
  }

  .name {
    font-size: 25px;
  }

  .text-popup {
    max-width: 320px;
  }

  .line-popup-1 {
    display: none;
  }

  .line-popup-1.mob {
    display: block;
  }

  .line-popup-2 {
    display: none;
  }

  .line-popup-2.mob {
    display: block;
  }

  .photo-founder {
    width: 246px;
  }

  .dropdown-menu {
    position: static;
  }

  .heading-2._64 {
    font-size: 54px;
  }

  .loader_top {
    border-top: 2px solid #000;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .container-3 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

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

  .splitter_component {
    width: 85vw;
  }

  .splitter_component.is-radius {
    width: 100%;
    height: 70vh;
    margin-right: 0;
  }

  .splitter_image.is-after {
    width: 92vw;
  }

  .splitter_image.is-after._1.new, .splitter_image._1 {
    object-position: 50% 0%;
  }

  .splitter_before {
    width: 100%;
  }

  .head-overflow.about-head {
    max-width: 300px;
  }

  .dropdown-link {
    padding-left: 54px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(255, 255, 255, 0);
  }

  .burger-line {
    background-color: #323035;
    width: 31px;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .video-block {
    align-items: stretch;
  }

  .pupup-chat {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 16px;
  }

  .grid.relative._100 {
    padding-left: 0;
    padding-right: 0;
  }

  .evolution-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-evolution {
    align-items: flex-start;
  }

  .head-evolution {
    padding-left: 30px;
    padding-right: 30px;
  }

  .bm {
    mix-blend-mode: darken;
    height: auto;
    top: 179px;
  }

  .grid-evolution {
    grid-template-columns: 263px 263px 263px 263px 1fr;
  }

  .client-results {
    padding-top: 90px;
    padding-bottom: 50px;
  }

  .slider {
    margin-top: 30px;
  }

  .about {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2._64px {
    font-size: 44px;
  }

  .before, .after {
    height: 250px;
  }

  .right-arrow, .left-arrow {
    width: 45px;
    height: 45px;
    top: 40%;
  }

  .our-partners {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slider-2 {
    margin-top: 30px;
  }

  .left-arrow-partners {
    width: 45px;
    height: 45px;
    top: 32%;
    left: -19px;
  }

  .right-arrow-partners {
    width: 45px;
    height: 45px;
    top: 32%;
    right: -19px;
  }

  .link-instagram {
    top: auto;
    bottom: 15px;
    left: auto;
    right: 15px;
  }

  .faq {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .faq-block {
    margin-top: 30px;
  }

  .dropdown-toggle-2 {
    padding: 18px 24px;
  }

  .text-block {
    white-space: pre-wrap;
  }

  .faq-list {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .arrow-faq {
    width: 24px;
  }

  .contact {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .container-footer {
    grid-template-columns: auto;
  }

  .footer-links {
    grid-template-columns: 1fr 1fr;
  }

  .copyright {
    flex-direction: column;
    align-items: center;
    padding-top: 12px;
  }

  .legacy-links {
    order: -1;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 46px;
  }

  .evolition-grid {
    width: 100%;
    margin-top: 268px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-2 {
    width: 100%;
    overflow: scroll;
  }

  .empty-card {
    width: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .chatbot.div {
    background-image: url('../images/ChatBotm.webp');
    background-position: 50% 0;
    min-height: 0;
    padding: 400px 12px 12px;
  }

  .popup-block {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .grid-popup {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto;
    justify-items: center;
  }

  .name-founder {
    margin-top: -108px;
    margin-bottom: 61px;
    margin-left: 0;
  }

  .text-popup {
    max-width: none;
    margin-bottom: 30px;
  }

  .link-instagram-founder {
    bottom: 15px;
    left: 15px;
  }

  .photo-founder {
    width: 44%;
  }

  .left-arrow-img, .right-arrow-img {
    width: 45px;
    height: 45px;
  }

  .dot {
    display: none;
  }

  .heading-2._64 {
    font-size: 44px;
  }

  .hero_title {
    font-size: 17vw;
  }

  .splitter_component, .splitter_component.is-radius {
    width: 90vw;
    height: 55vh;
  }

  .splitter_image.is-after, .splitter_before {
    width: 90vw;
  }

  .chatbot-form {
    margin-top: 24px;
  }

  .chatbot-chat {
    padding-left: 0;
    padding-right: 0;
  }

  .bm-message {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .my-message {
    margin-top: 10px;
  }

  .bm-message-item {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .chat-name {
    font-size: 12px;
  }

  .blue-message {
    padding: 8px 12px;
  }

  .bm-message-icon {
    width: 24px;
    margin-top: 19px;
  }

  .white-message {
    padding: 8px 12px;
  }

  .chat-field {
    height: 34px;
    padding-left: 12px;
    font-size: 15px;
  }

  .chat-submit {
    background-image: none;
  }

  .form-block {
    margin-bottom: 0;
  }

  .ai-button {
    height: 34px;
  }

  .blob-button-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .video-block-cards {
    padding-bottom: 220px;
  }

  .spline-btn.chat {
    top: -56px;
    left: -32px;
    transform: scale(.098);
  }

  .spline-btn-container.chat {
    width: 34px;
    height: 34px;
  }

  .submit-btn {
    width: 34px;
    height: 34px;
    padding-left: 2px;
  }

  .submit-btn-icon {
    width: 20px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  .grid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid.relative._100 {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container-header {
    align-items: center;
  }

  .nav-link.drop {
    justify-content: center;
    align-items: flex-start;
  }

  .dropdown-toggle.w--open {
    margin-left: 0;
    margin-right: 0;
  }

  .link-block {
    font-size: 13px;
  }

  .abstract-bg {
    display: none;
  }

  .evolution-block {
    padding-bottom: 35px;
  }

  .container-evolution {
    justify-content: space-between;
  }

  .head-evolution {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bm {
    width: 167%;
    max-width: none;
    height: 79%;
    top: 21%;
    left: -37%;
  }

  .grid-evolution {
    grid-column-gap: 8px;
    margin-top: 60px;
  }

  .card-evolution {
    padding: 42px 27px 49px;
  }

  .card-evolution.is-1, .card-evolution.is-2, .card-evolution.is-3, .card-evolution.is-4 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text._18px {
    font-size: 15px;
  }

  .text._14px.link {
    font-size: 12px;
  }

  .text.instagram-text {
    font-size: 11px;
  }

  .client-results {
    margin-top: -22px;
  }

  .head-client-results {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .slide {
    width: 100%;
  }

  .before-after._1 {
    margin-right: 0;
  }

  .before-after._2 {
    margin-left: 0;
  }

  .grid-about {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
  }

  .h2._64px {
    font-size: 32px;
  }

  .big-text-about.mob {
    max-width: 340px;
    margin-bottom: 4px;
  }

  .abstract-bg-2 {
    display: none;
  }

  .before, .after {
    height: 343px;
  }

  .right-arrow {
    top: 44%;
    right: -11px;
  }

  .left-arrow {
    top: 44%;
    left: -11px;
  }

  .slide-partner {
    width: 100%;
  }

  .partner._1 {
    padding-right: 0;
  }

  .partner._4, .partner._2 {
    padding-left: 0;
  }

  .partner._3 {
    padding-right: 0;
  }

  .left-arrow-partners {
    top: 35%;
    left: -11px;
  }

  .right-arrow-partners {
    top: 35%;
    right: -11px;
  }

  .link-instagram {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding: 5px 7px 5px 12px;
  }

  .head-faq {
    max-width: 320px;
  }

  .footer {
    background-color: #f7f4f8;
    padding-top: 32px;
    padding-bottom: 20px;
  }

  .logo {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    width: 36px;
  }

  .footer-links {
    grid-template-columns: auto 1fr;
    justify-content: space-between;
  }

  .evolition-grid {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .icon-instagram {
    width: 17px;
    height: 17px;
  }

  .chatbot {
    display: none;
  }

  .chatbot.div {
    min-height: 0;
    padding-top: 260px;
  }

  .chatbot.div.no-img {
    min-height: 0;
  }

  .chatbot-mob {
    display: none;
  }

  .popup-block {
    width: 100%;
    height: 100%;
    padding-left: 35px;
    padding-right: 35px;
  }

  .name-founder {
    margin-top: -67px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .name {
    font-size: 20px;
  }

  .text-popup {
    margin-bottom: 20px;
  }

  .link-instagram-founder {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding: 5px 23px 5px 12px;
  }

  .line-popup-1 {
    opacity: .5;
    width: 600px;
    max-width: none;
    left: -12%;
  }

  .line-popup-2 {
    opacity: .5;
    width: 600px;
    max-width: none;
    left: -25%;
  }

  .photo-founder {
    width: 210px;
  }

  .abstract-bg-2-mob {
    width: 100%;
    max-width: none;
    display: block;
    top: -524px;
  }

  .abstract-bg-mob {
    display: block;
  }

  .image-5 {
    width: 36px;
    height: auto;
  }

  .heading-2._64 {
    font-size: 32px;
  }

  .heading-2.videoblock {
    font-size: 20px;
  }

  .preloader-new {
    height: 100dvh;
  }

  .loader_number {
    font-size: 40vw;
  }

  .splitter_handle-component {
    width: 2px;
  }

  .splitter_component {
    width: 90vw;
    height: 35vh;
  }

  .splitter_component.is-radius {
    height: 45vh;
  }

  .splitter_image.is-after, .splitter_before {
    width: 90vw;
  }

  .chatbot-form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .blue-message {
    max-width: 90%;
  }

  .white-message {
    max-width: 80%;
  }

  .head-overflow.about-head {
    max-width: 200px;
  }

  .dropdown-link {
    padding-left: 38px;
    padding-right: 10px;
  }

  .video-block {
    height: 600vh;
  }

  .video-block-cards {
    flex-direction: column;
    justify-content: space-between;
    width: 100svw;
    padding-bottom: 0;
  }

  .bg-chat {
    width: 80%;
    height: 260px;
    margin-left: -1%;
  }

  .grad-video-bg {
    background-image: linear-gradient(rgba(213, 220, 238, 0), #d5dcee 15%);
    height: 400px;
  }

  .top-of-scroll {
    height: 60px;
  }

  .under-of-scroll {
    background-image: linear-gradient(rgba(192, 193, 199, 0) 6%, rgba(242, 244, 248, .72) 39%, #f2f4f8 60%);
    height: 90px;
    display: block;
  }

  .under-of-scroll.new {
    background-image: linear-gradient(rgba(192, 193, 199, 0), rgba(255, 255, 255, 0) 0%, #f2f4f8);
    height: 140px;
    display: none;
  }

  .under-of-scroll._2 {
    background-image: linear-gradient(rgba(192, 193, 199, 0), rgba(242, 244, 248, 0) 0%, #f2f4f8 70%);
    height: 220px;
  }
}

#w-node-d69a4a26-0c23-d789-de00-56276164adbc-984950a5, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae55-984950a5, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae59-984950a5, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae5d-984950a5, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae61-984950a5, #w-node-_50915b17-590b-e11e-ba8a-7369144b59b6-984950a5, #w-node-d5e85c3b-7afb-d5dc-3043-4b92b836f817-984950a5, #w-node-_07cb1a76-a459-5520-c8a6-caf718b64328-984950a5, #w-node-_896892c0-d6be-d8ab-abfc-8242e6b0795c-984950a5, #w-node-f7533c2c-10c1-f631-8bfa-8f6cbfcf306d-984950a5, #w-node-_18606cf6-b3ae-c946-23b2-8b976ea7e42e-984950a5, #w-node-_75892264-293c-a4c1-fb1d-f578c79c9348-984950a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2a235a6-d59c-6646-aea6-efb48df6d552-984950a5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_17e85e00-c2f9-1013-c3fc-4074ed9c290d-984950a5, #w-node-bae86844-55b9-5aa2-45df-c7cd2cb4356c-984950a5, #w-node-d679f864-35d0-94ef-5245-aae1510909a0-984950a5, #w-node-_0ccdc09a-906f-11e7-64aa-4921cb1af0db-984950a5, #w-node-d69a4a26-0c23-d789-de00-56276164adbc-97d18ce0, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae55-97d18ce0, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae59-97d18ce0, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae5d-97d18ce0, #w-node-_8e25e59d-09b1-31ec-5b34-2a7b75c9ae61-97d18ce0, #w-node-_50915b17-590b-e11e-ba8a-7369144b59b6-97d18ce0, #w-node-d5e85c3b-7afb-d5dc-3043-4b92b836f817-97d18ce0, #w-node-_07cb1a76-a459-5520-c8a6-caf718b64328-97d18ce0, #w-node-_896892c0-d6be-d8ab-abfc-8242e6b0795c-97d18ce0, #w-node-f7533c2c-10c1-f631-8bfa-8f6cbfcf306d-97d18ce0, #w-node-_18606cf6-b3ae-c946-23b2-8b976ea7e42e-97d18ce0, #w-node-_75892264-293c-a4c1-fb1d-f578c79c9348-97d18ce0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2a235a6-d59c-6646-aea6-efb48df6d552-97d18ce0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_17e85e00-c2f9-1013-c3fc-4074ed9c290d-97d18ce0, #w-node-bae86844-55b9-5aa2-45df-c7cd2cb4356c-97d18ce0, #w-node-d679f864-35d0-94ef-5245-aae1510909a0-97d18ce0, #w-node-_0ccdc09a-906f-11e7-64aa-4921cb1af0db-97d18ce0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_18606cf6-b3ae-c946-23b2-8b976ea7e42e-984950a5 {
    order: 9999;
  }

  #w-node-e2a235a6-d59c-6646-aea6-efb48df6d552-984950a5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_18606cf6-b3ae-c946-23b2-8b976ea7e42e-97d18ce0 {
    order: 9999;
  }

  #w-node-e2a235a6-d59c-6646-aea6-efb48df6d552-97d18ce0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
#ai-loading {
  display: none;
}
#form-fail {
  display: none;
}
#ai-loading-popup {
  display: none;
}
#form-fail-popup {
  display: none;
}

