@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-300.eot);
  src:
    local("Roboto Light"),
    local("Roboto-Light"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-300.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-300.woff2)
      format("woff2"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-300.woff)
      format("woff"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-300.ttf)
      format("truetype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-300.svg#Roboto)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-regular.eot);
  src:
    local("Roboto"),
    local("Roboto-Regular"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-regular.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-regular.woff2)
      format("woff2"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-regular.woff)
      format("woff"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-regular.ttf)
      format("truetype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-regular.svg#Roboto)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-500.eot);
  src:
    local("Roboto Medium"),
    local("Roboto-Medium"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-500.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-500.woff2)
      format("woff2"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-500.woff)
      format("woff"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-500.ttf)
      format("truetype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-500.svg#Roboto)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-700.eot);
  src:
    local("Roboto Bold"),
    local("Roboto-Bold"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-700.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-700.woff2)
      format("woff2"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-700.woff)
      format("woff"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-700.ttf)
      format("truetype"),
    url(/fonts/roboto-v20-cyrillic-ext_cyrillic_latin-ext_latin-700.svg#Roboto)
      format("svg");
}
@font-face {
  font-family: Gilroy;
  src: url(/fonts/gilroy-extrabold.eot);
  src:
    url(/fonts/gilroy-extrabold.eot?#iefix) format("embedded-opentype"),
    url(/fonts/gilroy-extrabold.woff2) format("woff2"),
    url(/fonts/gilroy-extrabold.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url(/fonts/Gilroy-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url(/fonts/Gilroy-Semibold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  src:
    local(""),
    url(/fonts/inter-v3-latin-regular.woff2) format("woff2"),
    url(/fonts/inter-v3-latin-regular.woff) format("woff");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  src:
    local(""),
    url(/fonts/inter-v3-latin-600.woff2) format("woff2"),
    url(/fonts/inter-v3-latin-600.woff) format("woff");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  src:
    local(""),
    url(/fonts/inter-v3-latin-700.woff2) format("woff2"),
    url(/fonts/inter-v3-latin-700.woff) format("woff");
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 0;
  font-family: Gilroy;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #686a8b;
  opacity: 0.8;
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li
  svg {
  margin-right: 34px;
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li::before {
  position: absolute;
  top: 0;
  bottom: 0;
  content: " ";
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li::after {
  content: " ";
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li.active {
  opacity: 1;
  color: #131426;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.04) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li.active
  svg
  defs {
  display: block;
}
.get-started-v4 .wrap-v4 > .left img {
  height: 80px;
}
@media (max-width: 1024px) {
  .get-started-v4 .wrap-v4 > .left img {
    display: none;
  }
}
body,
div,
form,
h1,
h2,
h3,
h4,
header,
input,
li,
p,
section,
textarea,
ul {
  margin: 0;
  padding: 0;
}
img,
span {
  border: none;
}
ul {
  list-style: none;
}
header,
main,
section {
  display: block;
}
* {
  box-sizing: border-box;
}
textarea {
  -webkit-appearance: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  background: #131426;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
input,
textarea {
  -webkit-appearance: none;
}
h1,
h2,
h3,
h4 {
  font-weight: 400;
}
a {
  color: inherit;
  text-decoration: none;
}
.title {
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 800;
}
.wrap {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1280px) {
  .wrap {
    width: 1160px;
    margin: 0 auto;
    padding: 0;
  }
}
.wrap-v4 {
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
}
.back {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 100;
}
.back a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
}
.back a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
}
.back svg {
  position: relative;
  width: 12px;
  height: 10px;
  fill: #fff;
}
@media (max-width: 350px) {
  .crecaptcha {
    transform: scale(0.86);
    transform-origin: 0 0;
  }
}
input:-webkit-autofill {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page {
  min-height: 100%;
  margin-bottom: -251px;
}
@media (min-width: 1280px) {
  .page {
    margin-bottom: -174px;
  }
}
.middle {
  position: relative;
  padding-top: 64px;
  padding-bottom: 251px;
}
@media (min-width: 768px) {
  .title {
    font-size: 32px;
    line-height: 40px;
  }
  .back {
    top: 96px;
  }
  .middle {
    padding-top: 64px;
    padding-bottom: 174px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .page {
    margin-bottom: -157px;
  }
  .middle {
    padding-bottom: 157px;
  }
}
.header-v4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
  animation: 1.5s fadein;
  border-bottom: 1px solid #e3e4ef;
  background: #fff;
}
.header-v4 .header-wrap {
  max-width: 1380px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .header-v4 .header-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .page.-solution-ai
    section.ai-examples
    .examples-row
    > .left
    .left-inner
    > ul {
    display: none;
  }
  .page.-solution-ai
    section.ai-examples
    .examples-row
    > .left
    .left-inner
    > ul
    li {
    padding: 20px 15px 20px 0;
  }
  .wrap-v4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .popup__close svg {
    width: 32px;
    height: 32px;
  }
  .header-v4 .header-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-v4__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}
@media (max-width: 1279px) {
  .header-v4__body {
    padding: 0 30px;
  }
}
.header-v4__body .logo-dark {
  display: block;
}
.header-v4__body .logo-white {
  display: none;
}
.header-v4__logo {
  position: relative;
}
.header-v4__logo img {
  height: 26px;
  display: block;
}
.header-v4__logo span {
  font-family: Gilroy, sans-serif;
  display: none;
  position: absolute;
  justify-content: space-between;
  align-items: center;
  top: -2px;
  left: 121px;
  width: 236px;
  height: 32px;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  color: #131426;
  padding: 4px 16px;
  text-align: center;
  background: linear-gradient(
    90.22deg,
    rgba(255, 189, 18, 0.12) 0,
    rgba(224, 61, 61, 0.12) 53.72%,
    rgba(205, 33, 233, 0.12) 101.11%
  );
  border-radius: 20px;
}
@media (max-width: 767px) {
  .header-v4__body {
    padding: 0 24px;
  }
  .header-v4__logo span {
    display: none;
  }
}
.header-v4__logo span svg {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.header-v4__tools {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1280px) {
  .header-v4__tools {
    flex-direction: row-reverse;
    width: calc(100% - 200px);
  }
}
.header-v4 .button {
  width: 91px;
  height: 36px;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  border-radius: 8px;
  border-color: #edeefe;
  background: rgba(255, 255, 255, 0.12);
  color: #131426;
}
.header-v4__menu {
  width: calc(100% - 100px);
  display: flex;
  justify-content: center;
}
.header-v4__door {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 16px;
  margin-right: -8px;
}
@media (min-width: 1280px) {
  .header-v4__door {
    display: none;
  }
}
.header-v4__door svg {
  fill: #131426;
}
.header-v4__door svg.-menu {
  width: 32px;
  height: 32px;
}
.header-v4__door svg.-close {
  display: none;
  width: 32px;
  height: 32px;
}
.header-v4 .header-v4__logo span {
  opacity: 1;
}
.header-v4:not(.-fixed) .header-v4__logo span {
  opacity: 0;
}
main {
  animation: 2s fadein;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.menu-v4 {
  display: flex;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  gap: 32px;
  color: rgba(19, 20, 38, 0.64);
}
.menu-v4__item {
  position: static;
  border-bottom: 2px solid transparent;
}
@media (max-width: 1279px) {
  .header-v4__menu .menu-v4 {
    display: none;
    position: fixed;
    top: 65px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding-top: 24px;
    padding-bottom: 40px;
    background-color: #fff;
  }
  .menu-v4 {
    font-size: 16px;
  }
  .menu-v4__item {
    display: flex;
    align-items: center;
    padding-left: 24px;
    margin-bottom: 22px;
    position: relative;
  }
  .menu-v4__link {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 767px) {
  .menu-v4__item {
    padding-left: 15px;
  }
}
.menu-v4__item .sub-menu-section-heading {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(19, 20, 38, 0.64);
  margin-bottom: 24px;
}
.menu-v4__item .sub-menu-section-heading svg {
  margin-right: 12px;
}
.menu-v4 .sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  top: 65px;
  left: 0;
  right: 0;
  padding: 32px 16px;
  box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.1215686275);
}
.menu-v4 .sub-menu .sub-menu-body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.menu-v4 .sub-menu .sub-menu-body .left {
  width: 500px;
}
.menu-v4 .sub-menu .sub-menu-body .left h3 {
  color: #131426;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.48px;
  margin-bottom: 16px;
}
.menu-v4 .sub-menu .sub-menu-body .left p {
  color: #7c7d8a;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.menu-v4 .sub-menu .sub-menu-body .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 532px);
}
.menu-v4 .sub-menu .sub-menu-body .right .col {
  width: 368px;
  display: flex;
  flex-direction: column;
}
.menu-v4 .sub-menu .menu-item {
  margin-bottom: 8px;
}
@media (max-width: 1279px) {
  .menu-v4 .sub-menu .menu-item {
    margin-bottom: 24px;
  }
  .menu-v4 .sub-menu.current-menu-parent.a-desktop {
    display: none;
  }
}
@media (min-width: 1280px) {
  .menu-v4__item {
    padding: 20px 0;
  }
  .menu-v4 .sub-menu.current-menu-parent.b-desktop {
    display: none;
  }
}
.menu-v4 .sub-menu .menu-v4__link {
  color: rgba(19, 20, 38, 0.64);
}
.menu-v4 .sub-menu .menu__link span:before {
  display: none;
}
.button {
  display: inline-block;
  font-family: Gilroy, sans-serif;
  font-weight: 900;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #faa900;
  text-decoration: none;
  white-space: nowrap;
  outline: 0;
}
.button.-size-s {
  font-size: 14px;
  line-height: 34px;
  height: 36px;
  padding: 0 15px;
}
.button.-size-l {
  font-size: 14px;
  line-height: 34px;
  height: 36px;
  padding: 0 15px;
}
.button.-size-l span {
  padding-right: 34px;
}
.button.-size-l svg {
  width: 17px;
  height: 14px;
}
@media (min-width: 768px) {
  .header-v4 .button {
    margin-left: 30px;
  }
  .button.-size-l {
    font-size: 18px;
    line-height: 54px;
    height: 56px;
    padding: 0 25px;
  }
  .form__row.-col2 {
    display: flex;
    justify-content: space-between;
  }
  .form__row.-col2 .form__col {
    width: calc(50% - 8px);
    margin-bottom: 0;
  }
}
.button.-transparent {
  background: 0 0;
}
.button.-orange {
  background: #f8c100;
}
.button span {
  display: inline-block;
  position: relative;
}
.button span svg {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  fill: currentcolor;
}
.social__item a span {
  display: none;
}
.form__label {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #bcbdd4;
  margin-bottom: 6px;
}
.form__field {
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  color: #fff;
  padding: 0 11px;
  height: 48px;
  outline: 0;
  background: 0 0;
  box-shadow: none;
  border: 2px solid #5a5c77;
  border-radius: 4px;
}
.form__field::-webkit-input-placeholder {
  color: #5a5c77;
}
.form__field:-moz-placeholder {
  color: #5a5c77;
}
.form__field::-moz-placeholder {
  color: #5a5c77;
}
.form__field:-ms-input-placeholder {
  color: #5a5c77;
}
.form__field.-textarea {
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 104px;
  resize: none;
}
.form__checkbox,
.form__radio {
  position: relative;
  display: inline-block;
}
.form__checkbox input,
.form__radio input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox span,
.form__radio span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.form__checkbox span:before,
.form__radio span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #faa900;
}
.form__checkbox span {
  background-repeat: no-repeat;
  background-position: 4px 5px;
}
.form__checkbox span:before {
  border-radius: 4px;
}
.form__radio span:before {
  border-radius: 100%;
}
.form__radio span:after {
  display: none;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #faa900;
}
.form__section {
  position: relative;
  margin-bottom: 24px;
}
.form__row {
  position: relative;
}
.form__col {
  position: relative;
}
.form__col:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .form__col:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .form__col:not(:last-child) {
    margin-bottom: 20px;
  }
  .form__sign {
    padding-top: 24px;
  }
}
.form__button {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form__button .crecaptcha {
  width: 50%;
  height: 56px;
  transform: scale(0.72);
  transform-origin: 0 0;
}
@media (max-width: 629px) {
  .form__button {
    flex-direction: column;
    max-width: 100%;
  }
  .form__button .crecaptcha {
    width: 100%;
    margin-bottom: 16px;
  }
}
.form__button > .button {
  width: 300px;
  height: 56px;
  background: #f8b000;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
@media (max-width: 649px) {
  .form__button > .button {
    width: 100%;
  }
}
.form__sign .form__checkbox2 {
  position: relative;
  display: inline-block;
}
.form__sign .form__checkbox2 input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__sign .form__checkbox2 span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #5a5c77;
}
.form__sign .form__checkbox2 span:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #5a5c77;
}
.form__sign .form__checkbox2 input:checked ~ span {
  background-image: url(/images/landing-new/check.svg);
}
.form__sign .form__checkbox2 span {
  background-repeat: no-repeat;
  background-position: 4px 7px;
}
.form__sign .form__checkbox2 span:before {
  border-radius: 4px;
}
.form-list {
  padding-top: 8px;
}
@media (min-width: 768px) {
  .form-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: -24px;
    margin-bottom: -8px;
  }
  .form-list.-col2 {
    margin-right: 0;
    justify-content: space-between;
  }
  .form-list.-col2:after {
    content: "";
    width: calc(50% - 8px);
    height: 0;
  }
  .form-list.-col2 .form-list__item {
    width: calc(50% - 8px);
    margin-right: 0;
    white-space: normal;
  }
  .form-list__item {
    margin-right: 24px;
  }
}
.form-list__item {
  margin-bottom: 8px;
}
.form-send {
  display: none;
  width: 264px;
  line-height: 19px;
  text-align: center;
  padding-top: 88px;
  background: url(/images/send-bg.svg) 50% 0 no-repeat;
}
@media (max-width: 767px) {
  .form-send {
    margin: 0 auto;
  }
}
.form-send__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px 0;
}
.form-send__button .button {
  padding: 0;
  width: 110px;
}
.form-send .-phone {
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 900;
  color: #faa900;
}
.form-send .title {
  line-height: 60px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .form-send {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .form-send .title {
    margin-bottom: 17px;
  }
}
section.get-started-v4-success {
  display: none;
  padding: 264px 0;
  background: linear-gradient(258.98deg, #1546f1 0, #6915f1 100.44%);
}
section.get-started-v4-success .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 8px;
}
section.get-started-v4-success .content h4 {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 16px;
  text-align: center;
}
section.get-started-v4-success .content p {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
}
section.get-started-v4-success .content .action {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: none;
  border-radius: 8px;
  background: #fff;
  font-family: Gilroy, sans-serif;
  gap: 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #131426;
  padding: 17px 32px;
  width: 210px;
  height: unset;
  width: 180px;
}
section.get-started-v4-success .content .action svg {
  width: 17px;
  height: 14px;
}
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: linear-gradient(135deg, #262949 0, #1f213c 100%);
  z-index: 1000;
}
.popup__logo {
  width: 40px;
  height: 40px;
  z-index: 10;
  top: 15px;
  left: 15px;
  position: absolute;
}
@media (min-width: 1280px) {
  section.get-started-v4-success .content {
    width: 640px;
    padding: 64px;
  }
  .popup__logo {
    top: 40px;
    left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .popup__logo {
    top: 15px;
    left: 15px;
  }
}
.popup__close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  z-index: 10;
}
.popup__close svg {
  fill: currentcolor;
  width: 32px;
  height: 32px;
}
.popup__dialog {
  display: table;
  width: 100%;
  height: 100%;
}
.popup__body {
  display: table-cell;
  vertical-align: middle;
  padding: 70px 15px 15px;
}
.popup__content {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
}
.popup .title {
  margin: 0 auto 32px;
}
@media (max-width: 767px) {
  .popup .title {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    max-width: calc(100% - 30px);
  }
}
.popup .subTitle {
  font-size: 16px;
  line-height: 28px;
  color: #b1b2c1;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.popup[data-block="modalCalendly"] .popup__content {
  max-width: calc(100% - 30px);
}
.popup[data-block="modalCalendly"] .calendly-inline-widget {
  position: relative;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 320px;
  height: 830px;
}
@media (max-width: 1279px) {
  section.get-started-v4-success .content {
    width: 100%;
    padding: 64px 15px;
  }
  .popup[data-block="modalCalendly"] .calendly-inline-widget {
    height: 75vh;
    max-width: 100%;
  }
  .page.-solution-ai .back {
    left: 37px;
  }
}
.page.-solution-ai .back a::before {
  background: rgba(255, 255, 255, 0.8);
}
.page.-solution-ai .middle {
  overflow: hidden;
  padding-top: 0;
}
.page.-solution-ai .container {
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .page.-solution-ai .container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .popup .subTitle {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px;
    max-width: calc(100% - 30px);
  }
  .page.-solution-ai .back {
    left: 0;
  }
  .page.-solution-ai .container {
    padding: 0 15px;
  }
  .page.-solution-ai .topDesc {
    min-height: auto;
  }
}
.page.-solution-ai .action {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 24px;
  background: linear-gradient(94.67deg, #9935e8 0, #e85535 100%);
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  min-width: 111px;
  text-align: center;
}
.page.-solution-ai .action svg {
  width: 12px;
  height: 11px;
  margin-left: 35px;
  transform: scale(-1, 1);
}
.page.-solution-ai .topDesc {
  background-size: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  position: relative;
  color: #131426;
}
.page.-solution-ai .topDesc .left {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  padding-right: 100px;
  background:
    radial-gradient(
      51.4% 73.87% at 14.66% 12.86%,
      rgba(191, 155, 237, 0.2) 0,
      rgba(238, 161, 150, 0) 100%
    ),
    linear-gradient(180deg, #f4ebeb 0, #fff 34.38%);
  height: 100%;
}
.page.-solution-ai .topDesc .left .left-inner {
  padding-top: 250px;
  width: 550px;
}
@media (max-width: 1279px) {
  .page.-solution-ai .topDesc .left {
    width: 100%;
    padding: 0 15px;
    justify-content: center;
    text-align: center;
  }
  .page.-solution-ai .topDesc .left .left-inner {
    width: 100%;
  }
  .page.-solution-ai .topDesc .right {
    display: none;
  }
}
.page.-solution-ai .topDesc .right {
  width: 50%;
  background-image: url(/images/solution-ai/cover-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.page.-solution-ai .topDesc p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.02em;
}
.page.-solution-ai .topDesc p span {
  font-weight: 700;
}
.page.-solution-ai .topDesc .actions {
  margin-top: 40px;
}
.page.-solution-ai section.integrations {
  background:
    radial-gradient(
      76.03% 47.55% at 50% 52.45%,
      rgba(255, 255, 255, 0.5) 0,
      rgba(239, 241, 255, 0.5) 100%
    ),
    #eff1ff;
  padding: 100px 0;
  color: #131426;
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > select {
  border-radius: 6px;
  width: 100%;
  padding: 12px;
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .left
  .left-inner
  > ul
  li
  svg
  defs {
  display: none;
}
.page.-solution-ai section.ai-examples .examples-row > .right .right-inner {
  display: none;
  color: #131426;
  width: 581px;
}
@media (min-width: 768px) {
  .popup__close {
    top: 40px;
    right: 40px;
  }
  .popup__close svg {
    width: 64px;
    height: 64px;
  }
  .popup__content {
    padding: 17px 0;
  }
  .popup .title {
    text-align: center;
  }
  .popup .subTitle {
    text-align: center;
  }
  .page.-solution-ai .topDesc {
    height: 850px;
  }
  .page.-solution-ai
    section.ai-examples
    .examples-row
    > .left
    .left-inner
    > select {
    display: none;
  }
  .page.-solution-ai section.ai-examples .examples-row > .right .right-inner {
    height: 670px;
    overflow-y: scroll;
  }
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .right
  .right-inner
  .block {
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 32px;
  margin-bottom: 12px;
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .right
  .right-inner
  .block
  > h4 {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.page.-solution-ai
  section.ai-examples
  .examples-row
  > .right
  .right-inner
  .block
  > p {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.02em;
}
.page.-solution-ai h1 {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .page.-solution-ai .topDesc .left {
    padding-bottom: 64px;
  }
  .page.-solution-ai .topDesc .left .left-inner {
    padding-top: 200px;
  }
  .page.-solution-ai .topDesc p br {
    display: none;
  }
  .page.-solution-ai .topDesc .actions .action {
    width: 100%;
    height: 48px;
    line-height: 32px;
  }
  .page.-solution-ai section.integrations {
    padding: 64px 0;
  }
  .page.-solution-ai section.ai-examples .examples-row > .right .right-inner {
    width: -moz-max-content;
    width: max-content;
  }
  .page.-solution-ai
    section.ai-examples
    .examples-row
    > .right
    .right-inner
    .block {
    width: 230px;
    margin-right: 12px;
    padding: 24px;
  }
  .page.-solution-ai h1 {
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 16px;
  }
}
.page.-solution-ai h2 {
  margin-bottom: 32px;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .page.-solution-ai h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.page.-solution-ai h3 {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 12px;
}
.page.-solution-ai .title {
  text-align: center;
  margin-bottom: 16px;
  font-family: Gilroy;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .page.-solution-ai .title {
    font-size: 24px;
  }
}
.page.-solution-ai .header-v4 .button {
  background-color: #f8b000;
  border-color: #f8b000;
  color: #131426;
}
.page.-solution-ai .header-v4 .button:hover {
  background-color: #fff;
  border-color: #fff;
}
