@charset "UTF-8";
body,
div,
form,
h2,
header,
input,
li,
p,
textarea,
ul {
  margin: 0;
  padding: 0;
}
header {
  display: block;
}
@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;
}
h2 {
  font-weight: 400;
}
body,
div,
form,
h1,
h2,
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 {
  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;
  }
}
.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;
}
.back svg:not(.-v4) {
  transform: scale(-1, 1);
}
@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;
}
@media (max-width: 767px) {
  .popup__close svg {
    width: 32px;
    height: 32px;
  }
}
.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;
  }
}
main {
  animation: 2s fadein;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.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) {
  .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;
  }
}
.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) {
  .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;
}
@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;
  }
}
.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) {
  .popup[data-block="modalCalendly"] .calendly-inline-widget {
    height: 75vh;
    max-width: 100%;
  }
  .page.-service-enterprise .back {
    left: 37px;
  }
}
.page.-service-enterprise .middle {
  overflow: hidden;
  padding-top: 0;
}
.page.-service-enterprise .container {
  max-width: 1160px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .page.-service-enterprise .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.-service-enterprise .back {
    left: 0;
  }
  .page.-service-enterprise .container {
    padding: 0 15px;
  }
}
.page.-service-enterprise .topDesc {
  background: url(/images/service/enterprise/top-desc-bg@2x.jpg) top center
    no-repeat;
  background-size: cover;
  min-height: 761px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media (max-width: 1279px) {
  .page.-service-enterprise .topDesc {
    min-height: auto;
    padding: 200px 0 0;
  }
}
.page.-service-enterprise .topDesc .container {
  width: 100%;
  position: relative;
  z-index: 1;
}
.page.-service-enterprise .topDesc h1 {
  font-family: Gilroy, sans-serif;
  font-weight: 800;
  font-size: 64px;
  line-height: 72px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .page.-service-enterprise .topDesc {
    min-height: auto;
    background-size: 800px;
    padding-top: 150px;
  }
  .page.-service-enterprise .topDesc h1 {
    font-size: 32px;
    line-height: 44px;
    text-align: left;
    margin-bottom: 16px;
  }
}
.page.-service-enterprise .topDesc h1 span {
  background: linear-gradient(94.53deg, #ff17be 4.14%, #e77d00 95.77%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.page.-service-enterprise .topDesc p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  max-width: 640px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .page.-service-enterprise .topDesc p {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 16px;
  }
}
.page.-service-enterprise .app-features .accordion .item__content {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
  display: none;
}
.page.-service-enterprise .app-features .accordion .item__content p {
  margin-bottom: 16px;
}
.page.-service-enterprise .app-features .accordion .item__content p:last-child {
  margin-bottom: 0;
}
.page.-service-enterprise .app-features .accordion .item__content ul {
  margin-bottom: 16px;
}
.page.-service-enterprise .app-features .accordion .item__content ul li {
  background: url(/images/service/web/list-dot.svg) left center no-repeat;
  padding-left: 14px;
  margin-bottom: 8px;
}
