

/* Start:/local/templates/main/include/pages/start_business/css/checking.css?176552451288853*/
.wrapper main .characteristic {
  margin-top: 20px;
  padding: 32px 15px 15px 15px;
  border: 1px solid #e6e8e0;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .wrapper main .characteristic {
    padding: 28px 15px 15px 15px;
  }
}
@media (max-width: 520px) {
  .wrapper main .characteristic {
    padding: 20px 15px 15px 15px;
  }
}
.wrapper main .characteristic__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
@media (max-width: 520px) {
  .wrapper main .characteristic__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 20px;
    text-align: start;
  }
}
.wrapper main .characteristic__item {
  width: calc((100% - 40px) / 3);
}
@media (max-width: 520px) {
  .wrapper main .characteristic__item {
    width: calc((100% - 40px) / 2);
  }
}
.wrapper main .characteristic__item:not(:last-child) {
  padding-right: 55px;
  border-right: 1px solid #e6e8e0;
}
@media (max-width: 1239px) {
  .wrapper main .characteristic__item:not(:last-child) {
    padding-right: 40px;
  }
}
@media (max-width: 979px) {
  .wrapper main .characteristic__item:not(:last-child) {
    padding-right: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .characteristic__item:not(:last-child) {
    padding-right: 0;
    border-right: none;
  }
}
@media (max-width: 520px) {
  .wrapper main .characteristic__item:last-child {
    width: 100%;
  }
}
.wrapper main .characteristic__value {
  font: 700 36px/1.3 'Gilroy', sans-serif;
  color: #f65e64;
}
@media (max-width: 1239px) {
  .wrapper main .characteristic__value {
    font-size: 32px;
  }
}
@media (max-width: 979px) {
  .wrapper main .characteristic__value {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .wrapper main .characteristic__value {
    font-size: 24px;
  }
}
.wrapper main .characteristic__descr {
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .characteristic__descr {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrapper main .characteristic__descr {
    max-width: 180px;
    margin: 0 auto;
  }
}
@media (max-width: 520px) {
  .wrapper main .characteristic__descr {
    font-size: 13px;
    max-width: 100%;
    margin: 0;
  }
}
.wrapper main .characteristic__info {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f2f9fd;
  border-radius: 10px;
  padding: 0 35px 0 55px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .wrapper main .characteristic__info {
    padding: 0 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .characteristic__info {
    display: block;
    padding: 0;
  }
}
.wrapper main .characteristic__info-text {
  font: 700 22px/1.3 'Gilroy', sans-serif;
  padding: 33px 0;
}
@media (max-width: 768px) {
  .wrapper main .characteristic__info-text {
    font-size: 18px;
    padding: 25px 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .characteristic__info-text {
    font-size: 16px;
    padding: 20px 15px 0 15px;
  }
}
.wrapper main .characteristic__info-text span {
  color: #eb5760;
}
.wrapper main .characteristic__info-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.wrapper main .characteristic__info-image img {
  width: 100%;
}
@media (max-width: 768px) {
  .wrapper main .characteristic__info-image {
    width: 228px;
    margin-left: auto;
  }
}
.wrapper main .start-business-page {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page {
    padding-top: 30px;
  }
}
.wrapper main .start-business-page .inner > section:not(:first-child),
.wrapper main .start-business-page .inner > div:not(:first-child) {
  margin-top: 120px;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner > section:not(:first-child),
  .wrapper main .start-business-page .inner > div:not(:first-child) {
    margin-top: 90px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner > section:not(:first-child),
  .wrapper main .start-business-page .inner > div:not(:first-child) {
    margin-top: 80px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner > section:not(:first-child),
  .wrapper main .start-business-page .inner > div:not(:first-child) {
    margin-top: 70px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner > section:not(:first-child),
  .wrapper main .start-business-page .inner > div:not(:first-child) {
    margin-top: 55px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner > section:not(:first-child),
  .wrapper main .start-business-page .inner > div:not(:first-child) {
    margin-top: 45px;
  }
}
.wrapper main .start-business-page .inner > section:nth-child(2) {
  margin-top: 20px;
}
.wrapper main .start-business-page .inner .checking-docs a {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  font: 300 18px/1.5 'Gilroy', sans-serif;
  color: #f65e64;
  text-decoration: underline;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .checking-docs a {
    font-size: 16px;
    font-weight: 300;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .checking-docs a {
    font-size: 14px;
  }
}
.wrapper main .start-business-page .inner .checking-docs a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 29px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32' fill='none'%3E%3Cg clip-path='url(%23clip0_8386_14029)'%3E%3Cpath d='M26.5803 25.4063C26.044 25.4063 25.6106 24.9728 25.6106 24.4366V3.10327C25.6106 2.46134 25.0889 1.93964 24.4469 1.93964H7.37251C6.83724 1.93964 6.40281 1.50521 6.40281 0.969941C6.40281 0.434668 6.83724 0.000244141 7.37251 0.000244141H24.4469C26.1575 0.000244141 27.55 1.39176 27.55 3.10327V24.4366C27.55 24.9728 27.1165 25.4063 26.5803 25.4063ZM18.0441 31.8052H3.10303C1.39152 31.8052 0 30.4128 0 28.7022V9.50221C0 7.79166 1.39152 6.39918 3.10303 6.39918H18.0441C19.7547 6.39918 21.1462 7.79166 21.1462 9.50221V28.7022C21.1462 30.4128 19.7547 31.8052 18.0441 31.8052ZM3.10303 8.33857C2.46109 8.33857 1.93939 8.86027 1.93939 9.50221V28.7022C1.93939 29.3441 2.46109 29.8658 3.10303 29.8658H18.0441C18.6851 29.8658 19.2068 29.3441 19.2068 28.7022V9.50221C19.2068 8.86027 18.6851 8.33857 18.0441 8.33857H3.10303ZM13.7725 16.8703H7.37251C6.83724 16.8703 6.40281 16.4358 6.40281 15.9006C6.40281 15.3643 6.83724 14.9309 7.37251 14.9309H13.7725C14.3078 14.9309 14.7422 15.3643 14.7422 15.9006C14.7422 16.4358 14.3078 16.8703 13.7725 16.8703ZM13.7725 23.269H7.37251C6.83724 23.269 6.40281 22.8355 6.40281 22.2993C6.40281 21.7631 6.83724 21.3296 7.37251 21.3296H13.7725C14.3078 21.3296 14.7422 21.7631 14.7422 22.2993C14.7422 22.8355 14.3078 23.269 13.7725 23.269Z' fill='%23F65E64'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8386_14029'%3E%3Crect width='28' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
.wrapper main .start-business-page .inner .top-banner {
  overflow: hidden;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .top-banner {
    overflow: unset;
  }
}
.wrapper main .start-business-page .inner .top-banner::after {
  content: '';
  right: 31%;
  top: 168px;
  width: 81px;
  height: 81px;
  background: url(/local/templates/main/include/pages/start_business/css/../../../../img/icon_time.svg) no-repeat;
  background-size: contain;
  border-radius: 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .top-banner::after {
    top: 147px;
    right: 36%;
  }
}
.wrapper main .start-business-page .inner .top-banner-wave {
  display: block;
  top: 190px;
  right: 24%;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .top-banner-wave {
    top: 170px;
    right: 28%;
  }
}
.wrapper main .start-business-page .inner .top-banner-content {
  width: 100%;
  padding-right: 300px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .top-banner-content {
    padding-right: 290px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .top-banner-content {
    padding-right: 230px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .top-banner-content {
    padding-right: 20px;
  }
}
.wrapper main .start-business-page .inner .top-banner-content-text {
  max-width: unset;
  padding-right: 0;
}
.wrapper main .start-business-page .inner .top-banner-content-text-title {
  margin-bottom: 22px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .top-banner-content-text-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .top-banner-content-text-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .top-banner-content-text-open a {
    min-width: 157px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .top-banner-content-breadcrumbs {
    left: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .top-banner-content-breadcrumbs {
    left: 0;
  }
}
.wrapper main .start-business-page .inner .top-banner-image {
  position: absolute;
  right: -20px;
  bottom: 0;
  max-width: 350px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .top-banner-image {
    right: -40px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .top-banner-image {
    max-width: 250px;
    right: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .top-banner-image {
    max-width: 160px;
    border-radius: 0 0 20px 0;
  }
}
.wrapper main .start-business-page .inner .features-title {
  text-align: center;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features-title {
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features-title {
    font-size: 22px;
    text-align: start;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features-title br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .features-subtitle {
  font: 300 18px/24px 'Gilroy', sans-serif;
  margin-top: 15px;
  text-align: center;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features-subtitle {
    text-align: start;
    margin-top: 12px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.sm .features-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.sm .features-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item {
  width: calc((100% - 160px) / 3);
  max-width: 306px;
  text-align: center;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item {
    max-width: 260px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item {
    max-width: 200px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item {
    width: 100%;
    max-width: 100%;
    text-align: start;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-desc {
  margin-top: 10px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-desc {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-desc {
    margin-top: 8px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-desc br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-image {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-image {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-image {
    width: 44px;
    height: 44px;
    margin: 0;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-title {
  color: #000;
  font-size: 24px;
  margin-top: 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-title {
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-title {
    font-size: 18px;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-content {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-content {
    margin-top: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-content {
    margin-top: 15px;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-content ul {
  padding-left: 0;
  list-style-type: none;
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font: 300 18px/26px 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.sm .features-block-item-content ul li {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-content ul li:last-child {
  margin-bottom: 0;
}
.wrapper main .start-business-page .inner .features.sm .features-block-item-content ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  background: #f65e64;
  border-radius: 50%;
}
.wrapper main .start-business-page .inner .features.bg {
  padding: 60px 80px;
  border-radius: 20px;
  background: #fff1f2;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg {
    padding: 60px 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg {
    padding: 50px 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg {
    padding: 35px 16px;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg .features-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc((100% - 40px) / 2);
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item:nth-child(-n + 4) {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e6e8e0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item:nth-child(-n + 4) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item:nth-child(-n + 4) {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item-title {
  color: #000;
  font-size: 24px;
  margin-top: 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-title {
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-title {
    font-size: 18px;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item:last-child {
  border-radius: 20px;
  background-color: #fff;
  padding: 35px 40px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item:last-child {
    padding: 35px 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item:last-child {
    padding: 23px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item:last-child {
    padding: 20px;
    margin-bottom: 0;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item:last-child .features-block-item-desc {
  margin-top: 0;
}
.wrapper main .start-business-page .inner .features.bg .features-block-item:last-child .features-block-item-image {
  width: auto;
  height: auto;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item:last-child .features-block-item-image {
    margin-bottom: 36px;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item:last-child .features-block-item-image img {
  width: auto;
  height: auto;
}
.wrapper main .start-business-page .inner .features.bg .features-block-item-image {
  width: 84px;
  height: 84px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-image {
    width: 75px;
    height: 75px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-image {
    width: 60px;
    height: 60px;
    margin-bottom: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-image {
    width: 44px;
    height: 44px;
    margin-bottom: 12px;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item-desc {
  margin-top: 10px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-desc {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-desc br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .features.bg .features-block-item-content {
  margin-left: 26px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-content {
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .features.bg .features-block-item-content {
    margin-left: 0;
  }
}
.wrapper main .start-business-page .inner .steps {
  padding: 55px 70px 60px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .steps {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .steps {
    margin: 40px -10px 0 -10px;
    padding: 30px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps {
    padding: 30px 15px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps-block {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .steps-block-item {
    padding-bottom: 35px;
  }
}
.wrapper main .start-business-page .inner .steps.checking-steps {
  background-color: transparent;
  border-radius: 20px;
  border: 1px solid #e6e8e0;
  padding: 60px 70px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .steps.checking-steps {
    padding: 60px 40px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .steps.checking-steps {
    margin: 40px 0 0 0;
    padding: 50px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps.checking-steps {
    padding: 35px 15px;
  }
}
.wrapper main .start-business-page .inner .steps.checking-steps .steps-title {
  text-align: center;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps.checking-steps .steps-title {
    text-align: start;
    font-size: 22px !important;
  }
}
.wrapper main .start-business-page .inner .steps.checking-steps .steps-block {
  margin-top: 40px;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps.checking-steps .steps-block {
    margin-top: 20px;
  }
}
.wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item {
  text-align: center;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item {
    text-align: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item-image {
    margin-right: 10px;
  }
}
.wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item-image-circle {
  margin: 0 auto;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item-image-circle {
    width: 30px;
    height: 30px;
  }
}
.wrapper main .start-business-page .inner .steps.checking-steps .steps-block-item-text-desc {
  font-size: 16px;
  line-height: 20px;
}
.wrapper main .start-business-page .inner .steps__form {
  margin: 40px auto 0;
  max-width: 840px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .steps__form {
    margin-top: 0;
  }
}
.wrapper main .start-business-page .inner .steps__form-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps__form-input {
    display: block;
  }
}
.wrapper main .start-business-page .inner .steps__form-phone {
  position: relative;
  width: 100%;
}
.wrapper main .start-business-page .inner .steps__form-phone input {
  width: 100%;
  height: 55px;
  padding: 15px 20px 0;
  font: 300 24px/1.5 'Gilroy', sans-serif;
  background: #f4f4f4;
  border: 1px solid transparent;
  border-radius: 10px;
  outline: none;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .steps__form-phone input {
    padding-top: 20px;
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps__form-phone input {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .steps__form-phone input:focus ~ label,
.wrapper main .start-business-page .inner .steps__form-phone input:valid ~ label {
  top: 8px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper main .start-business-page .inner .steps__form-phone input.filled ~ label {
  top: 8px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper main .start-business-page .inner .steps__form-phone input.parsley-error {
  border-color: #f65e64;
}
.wrapper main .start-business-page .inner .steps__form-phone input.parsley-error ~ label {
  color: #f65e64;
}
.wrapper main .start-business-page .inner .steps__form-phone .parsley-errors-list {
  display: none;
}
.wrapper main .start-business-page .inner .steps__form-phone label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 50%;
  margin-bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font: 20px/1 'Gilroy', sans-serif;
  color: #808080;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .steps__form-phone label {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .steps__form-btn {
  margin-left: 20px;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps__form-btn {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
}
.wrapper main .start-business-page .inner .steps__form-btn input {
  position: relative;
  width: 220px;
  text-align: center;
  font: 300 18px/53px 'Gilroy', sans-serif;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to right, #eb5760, #fd9b5c);
  border: 0;
  border-radius: 35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  outline: none;
  cursor: pointer;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .steps__form-btn input {
    line-height: 42px;
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .steps__form-btn input {
    width: 100%;
  }
}
.wrapper main .start-business-page .inner .steps__form-btn input::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to top right, #eb5760, #fd9b5c);
  border-radius: 35px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
.wrapper main .start-business-page .inner .steps__form-btn input:hover::before {
  opacity: 1;
}
.wrapper main .start-business-page .inner .steps__form-terms {
  margin-top: 30px;
  font: 300 16px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .steps__form-terms {
    font-size: 15px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .steps__form-terms {
    font-size: 14px;
    margin-top: 25px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .steps__form-terms br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .steps__form-terms a {
  text-decoration: underline;
  color: #f65e64;
}
.wrapper main .start-business-page .inner .checking-title {
  font: 700 36px/48px 'Gilroy', sans-serif;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .checking-title {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .checking-title {
    font-size: 22px;
    line-height: 28px;
    text-align: start;
  }
}
.wrapper main .start-business-page .inner .income__content {
  display: grid;
  grid-template-columns: 575px 515px;
  gap: 60px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .income__content {
    grid-template-columns: 270px 270px;
    gap: 190px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .income__content {
    grid-template-columns: 300px 270px;
    gap: 60px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .income__content {
    grid-template-columns: auto;
    gap: 20px;
  }
}
.wrapper main .start-business-page .inner .income__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .income__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .income__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: start;
  }
}
.wrapper main .start-business-page .inner .income__item-content {
  margin-left: 35px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .income__item-content {
    margin-left: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .income__item-content {
    margin-left: 20px;
  }
}
.wrapper main .start-business-page .inner .income__item-title {
  font: 600 32px/1.3 'Gilroy', sans-serif;
  color: #f65e64;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .income__item-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .income__item-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 4px;
  }
}
.wrapper main .start-business-page .inner .income__item-title span {
  font-size: 48px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .income__item-title span {
    font-size: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .income__item-title span {
    font-size: 30px;
  }
}
.wrapper main .start-business-page .inner .income__item-txt {
  font: 300 18px/24px 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .income__item-txt {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .income__item-image {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .income__item-image {
    width: 130px;
    height: 130px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .income__item-image {
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .income__item-image {
    width: 100px;
    height: 100px;
    margin-bottom: 0;
  }
}
.wrapper main .start-business-page .inner .income__item:first-child {
  padding-right: 60px;
  border-right: 1px solid #e6e8e0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .income__item:first-child {
    padding-right: 0;
    border: none;
  }
}
.wrapper main .start-business-page .inner .support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper main .start-business-page .inner .support__title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__title {
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__title {
    font-size: 22px;
  }
}
.wrapper main .start-business-page .inner .support__body {
  margin-top: 35px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support__body {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__body {
    margin-top: 20px;
  }
}
.wrapper main .start-business-page .inner .support__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__item {
    gap: 15px;
    max-width: 320px;
  }
}
.wrapper main .start-business-page .inner .support__item:not(:first-child) {
  margin-top: 30px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support__item:not(:first-child) {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__item:not(:first-child) {
    margin-top: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__item:not(:first-child) {
    margin-top: 25px;
  }
}
.wrapper main .start-business-page .inner .support__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 62px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__icon {
    max-width: 48px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__icon {
    max-width: 44px;
  }
}
.wrapper main .start-business-page .inner .support__icon img {
  max-width: 100%;
}
.wrapper main .start-business-page .inner .support__descr {
  max-width: 425px;
  font-size: 18px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support__descr {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__descr {
    max-width: 100%;
  }
}
.wrapper main .start-business-page .inner .support__descr a {
  white-space: nowrap;
}
.wrapper main .start-business-page .inner .support__image {
  position: relative;
  max-width: 490px;
  height: 100%;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support__image {
    max-width: 400px;
    min-width: 365px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__image {
    -ms-flex-item-align: center;
        align-self: center;
    min-width: unset;
    margin-top: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__image {
    max-width: 315px;
  }
}
.wrapper main .start-business-page .inner .support__image img {
  max-width: 100%;
}
.wrapper main .start-business-page .inner .support__text {
  position: absolute;
  top: 44px;
  right: 44px;
  max-width: 310px;
  padding: 18px 23px;
  font: 300 16px/1.2 'Gilroy', sans-serif;
  background-color: #fff;
  border-radius: 20px 20px 0 20px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support__text {
    max-width: 255px;
    top: 20px;
    right: 35px;
    padding: 14px 20px;
    font-size: 13px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__text {
    top: 26px;
    right: 28px;
    max-width: 200px;
    padding: 10px 13px;
    font-size: 10px;
  }
}
.wrapper main .start-business-page .inner .support__text:last-child {
  top: auto;
  right: auto;
  bottom: 7px;
  left: -27px;
  border-radius: 20px 20px 20px 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support__text:last-child {
    bottom: 32px;
    left: 22px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .support__text:last-child {
    bottom: 6px;
    left: 22px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__text:last-child {
    bottom: 20px;
    left: 22px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__text:last-child {
    bottom: 16px;
    left: 17px;
  }
}
.wrapper main .start-business-page .inner .support__text-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__text-author {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__text-img {
    width: 23px;
    height: 23px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__text-img {
    width: 18px;
    height: 18px;
  }
}
.wrapper main .start-business-page .inner .support__text-name {
  font: 600 16px/24px 'Gilroy', sans-serif;
  margin-left: 8px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__text-name {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support__text-name {
    font-size: 12px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support__text-name {
    font-size: 10px;
  }
}
.wrapper main .start-business-page .inner .support--bg {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 70px 40px 70px 80px;
  background-color: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .support--bg {
    padding: 60px 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .support--bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .support--bg {
    padding: 35px 20px 40px;
  }
}
.wrapper main .start-business-page .inner .switcher-title {
  margin: 0 0 10px;
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .switcher-title {
    font-size: 24px;
    line-height: 1.3;
  }
}
.wrapper main .start-business-page .inner .switcher-subtitle {
  max-width: 875px;
  font: 300 18px/1.44 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher-subtitle {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .switcher-block {
  margin-top: 25px;
}
.wrapper main .start-business-page .inner .switcher-block-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(100% - 110px);
  z-index: 10;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher-block-title {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .switcher-block-title {
    position: relative;
    margin: 0 -10px;
    padding: 0 10px;
    overflow-x: scroll;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .switcher-block-title::after {
    content: '';
    display: block;
    padding-right: 10px;
    height: 1px;
  }
}
.wrapper main .start-business-page .inner .switcher-block-title-item {
  margin-left: 15px;
  padding: 10px 25px;
  font: 300 18px/1.3 'Gilroy', sans-serif;
  border: 1px solid #e6e8e0;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .switcher-block-title-item {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .switcher-block-title-item {
    white-space: nowrap;
  }
}
.wrapper main .start-business-page .inner .switcher-block-title-item:first-child {
  margin-left: 0;
}
.wrapper main .start-business-page .inner .switcher-block-title-item.active {
  color: #fff;
  background: #f65e64;
  border-color: #f65e64;
}
.wrapper main .start-business-page .inner .switcher-block-title::-webkit-scrollbar {
  display: none;
}
.wrapper main .start-business-page .inner .switcher-block-content {
  margin-top: -45px;
  padding-bottom: 45px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher-block-content {
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .switcher-block-content {
    margin-top: 30px;
  }
}
.wrapper main .start-business-page .inner .switcher-block-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper main .start-business-page .inner .switcher-block-content-box.active {
  height: auto;
  opacity: 1;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc((100% - 50px)/3);
  min-height: 335px;
  margin-top: 25px;
  padding: 70px 0 35px 35px;
  background: #fbfbfb;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .switcher-block-content-box-item {
    padding: 25px 25px;
  }
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item:nth-child(-n + 3) {
  margin-top: 0;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-title {
  margin-right: -20px;
  font: 700 24px/1.3 'Gilroy', sans-serif;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-desc {
  margin-top: 15px;
  margin-bottom: 20px;
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail {
  margin-top: auto;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a {
  position: relative;
  display: block;
  width: 150px;
  text-align: center;
  font: 300 16px/38px 'Gilroy', sans-serif;
  color: #f65e64;
  border: 1px solid #f65e64;
  border-radius: 35px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to right, #eb5760, #fd9b5c);
  border-radius: 35px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a:hover {
  line-height: 40px;
  color: #fff;
  border: none;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a:hover::before {
  opacity: 1;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a:hover span::before {
  border-color: #fff;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a span {
  position: relative;
  padding-right: 12px;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-text-detail a span::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-top: 1px solid #f65e64;
  border-right: 1px solid #f65e64;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-image {
  width: 35%;
  text-align: center;
}
.wrapper main .start-business-page .inner .switcher-block-content-box-item-image img {
  max-width: 100%;
  max-height: 190px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher-block-content-box .services-title {
    font-size: 30px;
  }
}
.wrapper main .start-business-page .inner .switcher-block-content-box .services-block {
  margin-top: 0;
}
.wrapper main .start-business-page .inner .switcher__slider {
  position: relative;
  padding-top: 95px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher__slider {
    padding-top: 0;
    padding-bottom: 67px;
  }
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher__slider .swiper-buttons {
    inset: auto auto 0 0;
  }
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-prev,
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-next {
  position: relative;
  inset: auto;
  width: 45px;
  height: 45px;
  margin-top: 0;
  background-color: #f65e64;
  border: 1px solid #f65e64;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-prev,
  .wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-next {
    width: 42px;
    height: 42px;
  }
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-prev::after,
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-next::after {
  content: '';
  width: 27px;
  height: 27px;
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-prev::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.964' d='M20.25 13.5H6.75m0 0 6.75 6.75M6.75 13.5l6.75-6.75'/%3E%3C/svg%3E");
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.964' d='M6.75 13.5h13.5m0 0L13.5 6.75m6.75 6.75-6.75 6.75'/%3E%3C/svg%3E");
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-disabled {
  background-color: #fff;
  border-color: #eaeae7;
  opacity: 1;
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-disabled.swiper-button-prev::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none'%3E%3Cpath stroke='%23B8B8B8' stroke-linecap='round' stroke-linejoin='round' stroke-width='.964' d='M20.25 13.5H6.75m0 0 6.75 6.75M6.75 13.5l6.75-6.75'/%3E%3C/svg%3E");
}
.wrapper main .start-business-page .inner .switcher__slider .swiper-buttons .swiper-button-disabled.swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none'%3E%3Cpath stroke='%23B8B8B8' stroke-linecap='round' stroke-linejoin='round' stroke-width='.964' d='M6.75 13.5h13.5m0 0L13.5 6.75m6.75 6.75-6.75 6.75'/%3E%3C/svg%3E");
}
.wrapper main .start-business-page .inner .switcher .services-block-item {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrapper main .start-business-page .inner .mobile_app {
  display: block;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.wrapper main .start-business-page .inner .mobile_app-content {
  max-width: 600px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-content {
    max-width: 545px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-content {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app-content-title {
    margin-right: 0;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-content-title br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .mobile_app-content-desc {
  margin-top: 25px;
  font: 300 20px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-content-desc {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-content-desc {
    font-size: 18px;
    max-width: 495px;
    margin: 0 auto;
  }
}
.wrapper main .start-business-page .inner .mobile_app-content-desc ul {
  padding-left: 0;
  list-style-type: none;
}
.wrapper main .start-business-page .inner .mobile_app-content-desc ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 30px;
  font: 300 22px/30px 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-content-desc ul li {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-content-desc ul li {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .mobile_app-content-desc ul li {
    font-size: 16px;
    line-height: 20px;
  }
}
.wrapper main .start-business-page .inner .mobile_app-content-desc ul li:last-child {
  margin-bottom: 0;
}
.wrapper main .start-business-page .inner .mobile_app-content-desc ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  background: #f65e64;
  border-radius: 50%;
}
.wrapper main .start-business-page .inner .mobile_app-image {
  position: relative;
  width: 540px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@-webkit-keyframes fade {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-image {
    width: 440px;
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-image {
    width: 380px;
    margin: 40px auto 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .mobile_app-image {
    width: 350px;
  }
}
.wrapper main .start-business-page .inner .mobile_app-image-badge {
  position: absolute;
  padding: 15px 20px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  font: 300 16px/1.5 'Gilroy', sans-serif;
  background: #fff;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  opacity: 0;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge {
    padding: 15px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge {
    display: none;
  }
}
.wrapper main .start-business-page .inner .mobile_app-image-badge.badge1 {
  left: -40px;
  top: 120px;
  border-radius: 20px 20px 0 20px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge.badge1 {
    left: -30px;
    top: 30px;
    width: 210px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge.badge1 {
    left: -50px;
    top: 85px;
  }
}
.wrapper main .start-business-page .inner .mobile_app-image-badge.badge2 {
  right: -60px;
  top: 200px;
  border-radius: 20px 20px 20px 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge.badge2 {
    top: 120px;
    width: 240px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge.badge2 {
    top: 135px;
    right: -40px;
    width: 205px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app-image-badge br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .mobile_app-image.active {
  position: relative;
}
.wrapper main .start-business-page .inner .mobile_app-image.active .badge1 {
  -webkit-animation: fade 0.5s 1 ease-in-out forwards;
          animation: fade 0.5s 1 ease-in-out forwards;
}
.wrapper main .start-business-page .inner .mobile_app-image.active .badge2 {
  -webkit-animation: fade 0.5s 1 ease-in-out forwards;
          animation: fade 0.5s 1 ease-in-out forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.wrapper main .start-business-page .inner .mobile_app-image img {
  width: 100%;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app-image img {
    height: auto;
  }
}
.wrapper main .start-business-page .inner .mobile_app-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app-inner {
    display: block;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app--old {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content {
  width: unset;
  max-width: unset;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content {
    width: 170px;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-title {
  font: 700 48px/1.2 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-title {
    margin-right: -130px;
    font-size: 24px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-title br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-desc {
  margin-top: 25px;
  font: 300 20px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-desc {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-content-desc {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image {
  position: relative;
  width: 575px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@keyframes fade {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image {
    margin-left: 80px;
    width: 440px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image {
    width: 390px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image {
    height: 300px;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge {
  position: absolute;
  padding: 15px 20px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  font: 300 16px/1.5 'Gilroy', sans-serif;
  background: #fff;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  opacity: 0;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge {
    padding: 15px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge {
    display: none;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge.badge1 {
  left: -40px;
  top: 120px;
  border-radius: 20px 20px 0 20px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge.badge1 {
    left: -30px;
    top: 30px;
    width: 210px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge.badge1 {
    left: -50px;
    top: 85px;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge.badge2 {
  right: -60px;
  top: 200px;
  border-radius: 20px 20px 20px 0;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge.badge2 {
    top: 120px;
    width: 240px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge.badge2 {
    top: 135px;
    right: -40px;
    width: 205px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image-badge br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image.active {
  position: relative;
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image.active .badge1 {
  -webkit-animation: fade 0.5s 1 ease-in-out forwards;
          animation: fade 0.5s 1 ease-in-out forwards;
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image.active .badge2 {
  -webkit-animation: fade 0.5s 1 ease-in-out forwards;
          animation: fade 0.5s 1 ease-in-out forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image img {
  width: 100%;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .mobile_app--old .mobile_app-image img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .services-block-item:last-child {
    padding-top: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .services .services-title {
    font-size: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .services .services-title {
    font-size: 24px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .services .services-block-item {
    padding: 35px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .services .services-block-item {
    margin-top: 20px;
    padding: 30px;
    width: 100%;
    min-height: 200px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .services .services-block-item {
    padding: 25px 20px;
  }
}
.wrapper main .start-business-page .inner .services .services-block-item:last-child {
  width: 100%;
  min-height: 200px;
  padding: 40px 50px 30px 70px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .services .services-block-item:last-child {
    padding: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .services .services-block-item:last-child {
    padding-top: 60px;
  }
}
.wrapper main .start-business-page .inner .services .services-block-item:last-child .services-block-item-content {
  margin-right: auto;
}
.wrapper main .start-business-page .inner .services .services-block-item:last-child .services-block-item-image {
  width: 468px;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .services .services-block-item:last-child .services-block-item-badge {
    top: 20px;
    left: 20px;
    right: unset;
    font-size: 14px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .services .services-block-item:not(:last-child) .services-block-item-image {
    display: none;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .services .services-block-item:nth-child(-n + 3) {
    margin-top: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .services .services-block-item:first-child {
    margin-top: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .services .services-block-item-content-title {
    font-size: 20px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .services .services-block-item-content-desc br {
    display: none;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .services .services-block-item-image {
    display: none;
  }
}
.wrapper main .start-business-page .inner .docs-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .docs-title {
    font-size: 24px;
  }
}
.wrapper main .start-business-page .inner .docs-block {
  margin-top: 35px;
}
.wrapper main .start-business-page .inner .docs-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper main .start-business-page .inner .docs-block-title-item {
  margin-left: 15px;
  padding: 5px 25px;
  font: 300 18px/1.3 'Gilroy', sans-serif;
  border: 1px solid #e6e8e0;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .docs-block-title-item {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .docs-block-title-item:first-child {
  margin-left: 0;
}
.wrapper main .start-business-page .inner .docs-block-title-item.active {
  color: #f65e64;
  background: #f4f4f4;
  border-color: #f4f4f4;
}
.wrapper main .start-business-page .inner .docs-block-content {
  margin-top: 35px;
}
.wrapper main .start-business-page .inner .docs-block-content-item {
  overflow: hidden;
  height: 0;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper main .start-business-page .inner .docs-block-content-item.active {
  height: auto;
  opacity: 1;
}
.wrapper main .start-business-page .inner .docs-block-content-item li {
  position: relative;
  max-width: 900px;
  padding-left: 20px;
  font: 300 18px/2 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .docs-block-content-item li {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .docs-block-content-item li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 7px;
  height: 7px;
  background: #f65e64;
  border-radius: 50%;
}
.wrapper main .start-business-page .inner .docs-block-content-item li .tooltip {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/local/templates/main/include/pages/start_business/css/../../../../img/icon_question.svg) no-repeat;
  background-size: contain;
  opacity: 1;
  cursor: pointer;
}
.wrapper main .start-business-page .inner .docs-block-content-item li .tooltip:hover {
  background: url(/local/templates/main/include/pages/start_business/css/../../../../img/icon_question_pink.svg) no-repeat;
}
.wrapper main .start-business-page .inner .docs-block-content-item li .tooltip:hover span {
  opacity: 1;
  visibility: visible;
}
.wrapper main .start-business-page .inner .docs-block-content-item li .tooltip span {
  position: absolute;
  left: calc(100% + 7px);
  top: -12px;
  display: block;
  width: 560px;
  padding: 15px 20px;
  font: 300 14px/1.3 'Gilroy', sans-serif;
  color: #808080;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: unset;
  visibility: hidden;
  z-index: 1;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .docs-block-content-item li .tooltip span {
    left: calc(100% - 130px);
    width: 360px;
    top: -38px;
  }
}
.wrapper main .start-business-page .inner .docs-block-content-item li .tooltip span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  background: #fff;
  border-radius: 2px;
}
.wrapper main .start-business-page .inner .docs-download {
  margin-top: 25px;
  padding: 40px 60px 60px 40px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .docs-download {
    margin-top: 60px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download {
    margin-top: 40px;
    padding: 0;
    background: transparent;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .docs-download {
    margin-top: 30px;
  }
}
.wrapper main .start-business-page .inner .docs-download-title {
  font: 700 24px/1.3 'Gilroy', sans-serif;
  margin-bottom: 30px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download-title {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .docs-download-title {
    font-size: 20px;
  }
}
.wrapper main .start-business-page .inner .docs-download-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download-block {
    margin: 0;
  }
}
.wrapper main .start-business-page .inner .docs-download-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 10px;
  padding: 20px 25px;
  background: #fff;
  border-radius: 20px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download-block-item {
    margin: 25px 0 0 0;
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download-block-item:first-child {
    margin-top: 0;
  }
}
.wrapper main .start-business-page .inner .docs-download-block-item a {
  position: relative;
  display: block;
  padding-left: 50px;
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .docs-download-block-item a {
    padding-left: 45px;
  }
}
.wrapper main .start-business-page .inner .docs-download-block-item a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 29px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/local/templates/main/include/pages/start_business/css/../../../../img/icon_list.svg) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .docs-download-block-item a::before {
    width: 26px;
    height: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download-block-item a br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .docs-download-block-more {
  margin-left: 20px;
  text-decoration: underline;
  font: 300 16px/1.5 'Gilroy', sans-serif;
  color: #f65e64;
  cursor: pointer;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download-block-more {
    margin: 25px 0 0 0;
  }
}
.wrapper main .start-business-page .inner .docs-download-block-more:hover {
  text-decoration: none;
}
.wrapper main .start-business-page .inner .docs-download-button {
  margin-top: 35px;
}
.wrapper main .start-business-page .inner .docs-download-button a {
  position: relative;
  display: block;
  width: 175px;
  text-align: center;
  font: 300 18px/53px 'Gilroy', sans-serif;
  color: #f65e64;
  background: #fff;
  border: 1px solid #f65e64;
  border-radius: 35px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 1;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .docs-download-button a {
    line-height: 43px;
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .docs-download-button a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to top right, #eb5760, #fd9b5c);
  border-radius: 35px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
.wrapper main .start-business-page .inner .docs-download-button a:hover {
  line-height: 55px;
  color: #fff;
  border: 0;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .docs-download-button a:hover {
    line-height: 45px;
  }
}
.wrapper main .start-business-page .inner .docs-download-button a:hover::before {
  opacity: 1;
}
.wrapper main .start-business-page .inner .docs-download-wrap {
  margin-top: 80px;
}
.wrapper main .start-business-page .inner .docs-download--mt-xl {
  margin-top: 80px;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .docs-download--mt-xl {
    margin-top: 60px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .docs-download--mt-xl {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .docs-download--mt-xl {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-desc {
    margin-top: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .advantage-desc br {
    display: none;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .advantage-block-item {
    margin: 25px 0 0 0;
    width: calc((100% - 25px)/2);
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item {
    margin: 15px 0 0 0;
    width: 100%;
    height: 112px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .advantage-block-item {
    margin: 15px 0 0 0;
    padding-left: 15px;
    position: relative;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .advantage-block-item:nth-child(-n + 3) {
    margin: 25px 0 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item:nth-child(-n + 3) {
    margin: 15px 0 0;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .advantage-block-item:nth-child(-n + 2) {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item:nth-child(-n + 2) {
    margin: 15px 0 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item:first-child {
    margin-top: 0;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .advantage-block-item-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .advantage-block-item-image {
    min-width: 107px;
    height: 62%;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item-image {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background: transparent;
    height: auto;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .advantage-block-item-image {
    position: absolute;
    right: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item-image img {
    max-height: 90px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .advantage-block-item-image img {
    max-height: 100px;
  }
}
.wrapper main .start-business-page .inner .advantage-block-item-image.lg {
  width: 60%;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .advantage-block-item-text-desc {
    padding-right: 50px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .advantage-block-item-text-desc {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .advantage-block-item-text-desc {
    margin: 0;
    padding: 0;
    max-width: 70%;
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .advantage-block-item-text-desc {
    position: relative;
    max-width: 215px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .advantage-block-item-text-desc.lg {
    max-width: 260px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .advantage-block-item-text-desc br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .info-subbanner {
  padding: 10px 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .info-subbanner {
    padding: 10px 40px 10px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner {
    display: block;
    padding: 25px 20px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .info-subbanner-image {
    position: relative;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner-image {
    width: 202px;
    bottom: 0;
    right: 0;
    margin: 20px auto 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner-content-title {
    max-width: 245px;
  }
}
.wrapper main .start-business-page .inner .info-subbanner-content-desc {
  margin-bottom: 0;
  font: 600 28px/1.3 'Gilroy', sans-serif;
}
.wrapper main .start-business-page .inner .info-subbanner-content-desc span {
  color: #f65e64;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .info-subbanner-content-desc {
    font-size: 26px;
    max-width: 445px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .info-subbanner-content-desc {
    max-width: 395px;
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner-content-desc {
    max-width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .info-subbanner-content-desc br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .info-subbanner-content {
  padding: 0;
}
.wrapper main .start-business-page .inner .info-subbanner--tariffs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image {
    position: absolute;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image {
    width: 445px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image {
    bottom: 0;
    right: 0;
    width: auto;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image img {
    width: auto;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image img.desktop {
    display: none;
  }
}
.wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image img.mob {
  display: none;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-image img.mob {
    display: block;
  }
}
.wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content {
  position: relative;
  z-index: 1;
  padding: 45px 0 45px 60px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content {
    padding: 40px 0 40px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content {
    padding: 35px 0 35px 15px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-title {
    max-width: 245px;
  }
}
.wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-desc {
  margin-bottom: 30px;
  font: 300 18px/26px 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-desc {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-desc {
    max-width: 335px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-desc {
    max-width: 260px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-desc br {
    display: none;
  }
}
.wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-btn .ui-btn {
  z-index: 1;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-btn .ui-btn {
    font-size: 16px;
    width: 180px;
    line-height: 43px;
  }
}
.wrapper main .start-business-page .inner .info-subbanner--tariffs .info-subbanner-content-btn .ui-btn {
  z-index: 1;
}
.wrapper main .start-business-page .inner .opportunity__container {
  max-width: 1110px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 110px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .opportunity__container {
    max-width: 917px;
    gap: 43px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .opportunity__container {
    padding-right: 28px;
    gap: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .opportunity__container {
    grid-template-columns: minmax(0, 1fr);
    gap: 25px;
    padding-right: 10px;
  }
}
.wrapper main .start-business-page .inner .opportunity__icon {
  width: 75px;
  height: 75px;
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .opportunity__icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .opportunity__icon {
    width: 50px;
    height: 50px;
  }
}
.wrapper main .start-business-page .inner .opportunity__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wrapper main .start-business-page .inner .opportunity__descr {
  font: 300 18px/1.44 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .opportunity__descr {
    font-size: 16px;
  }
}
.wrapper main .start-business-page .inner .text-block-title {
  max-width: 840px;
  margin: 0 0 40px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .text-block-title {
    max-width: 960px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .text-block-title {
    max-width: 665px;
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .text-block-title {
    font-size: 22px;
  }
}
.wrapper main .start-business-page .inner .online-bank {
  padding-bottom: 80px;
}
.wrapper main .start-business-page .inner .online-bank__title {
  font: 700 36px/48px 'Gilroy', sans-serif;
  margin-bottom: 50px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .online-bank__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .online-bank__title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .wrapper main .start-business-page .inner .online-bank__title {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 30px;
  }
}
.wrapper main .start-business-page .inner .online-bank__slider {
  position: relative;
  width: 100vw;
}
.wrapper main .start-business-page .inner .online-bank__item {
  padding: 45px;
  background: #f9f9f9;
  border-radius: 20px;
  margin-right: 28px;
  height: 344px;
  width: 388px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .online-bank__item {
    width: 310px;
    padding: 40px 25px;
    margin-right: 20px;
    height: 274px;
  }
}
.wrapper main .start-business-page .inner .online-bank__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 70px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .online-bank__item-logo {
    max-width: 120px;
  }
}
.wrapper main .start-business-page .inner .online-bank__item-logo img {
  max-width: 85%;
  max-height: 100px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .online-bank__item-img {
    width: 70px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .online-bank__item-img img {
    width: 100%;
  }
}
.wrapper main .start-business-page .inner .online-bank__item-text {
  font: 300 18px/26px 'Gilroy', sans-serif;
  margin-top: 45px;
}
@media (max-width: 979px) {
  .wrapper main .start-business-page .inner .online-bank__item-text {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
.wrapper main .start-business-page .inner .online-bank .slick-controls {
  position: absolute;
  bottom: -30px;
  pointer-events: none;
}
.wrapper main .start-business-page .inner .online-bank .slick-controls-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px;
}
.wrapper main .start-business-page .inner .online-bank .slick-controls-arrows .slick-arrow {
  pointer-events: all;
  padding: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 0;
  background: transparent;
  border: 1px solid #f65e64;
  cursor: pointer;
  outline: none;
}
.wrapper main .start-business-page .inner .online-bank .slick-controls-arrows .slick-arrow::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 14px;
}
.wrapper main .start-business-page .inner .online-bank .slick-controls-arrows .slick-arrow.slick-prev::before {
  margin-right: 3px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='14' viewBox='0 0 9 14' fill='none'%3E%3Cpath d='M7.3208 1.26416L1.88684 7.00001L7.3208 12.7359' stroke='%23DC0533' stroke-width='2'/%3E%3C/svg%3E") center no-repeat;
  background-size: 100%;
}
.wrapper main .start-business-page .inner .online-bank .slick-controls-arrows .slick-arrow.slick-next::before {
  margin-left: 3px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='14' viewBox='0 0 9 14' fill='none'%3E%3Cpath d='M1.6792 12.7358L7.11316 6.99999L1.6792 1.26414' stroke='%23DC0533' stroke-width='2'/%3E%3C/svg%3E") center no-repeat;
  background-size: 100%;
}
.wrapper main .start-business-page--sections-mt-s .inner > section:not(:first-child),
.wrapper main .start-business-page--sections-mt-s .inner > div:not(:first-child) {
  margin-top: 80px;
}
@media (max-width: 1480px) {
  .wrapper main .start-business-page--sections-mt-s .inner > section:not(:first-child),
  .wrapper main .start-business-page--sections-mt-s .inner > div:not(:first-child) {
    margin-top: 70px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page--sections-mt-s .inner > section:not(:first-child),
  .wrapper main .start-business-page--sections-mt-s .inner > div:not(:first-child) {
    margin-top: 60px;
  }
}
@media (max-width: 979px) {
  .wrapper main .start-business-page--sections-mt-s .inner > section:not(:first-child),
  .wrapper main .start-business-page--sections-mt-s .inner > div:not(:first-child) {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page--sections-mt-s .inner > section:not(:first-child),
  .wrapper main .start-business-page--sections-mt-s .inner > div:not(:first-child) {
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page--sections-mt-s .inner > section:not(:first-child),
  .wrapper main .start-business-page--sections-mt-s .inner > div:not(:first-child) {
    margin-top: 30px;
  }
}
.wrapper main .start-business-page--sections-mt-s .inner > section:nth-child(2) {
  margin-top: 20px;
}

/* End */


/* Start:/local/templates/main/include/pages/phone_acquiring/css/phone-acquiring.css?176552451242683*/
.wrapper main .phone-acquiring-page .inner .top-banner-content-text {
  max-width: 100%;
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text {
    padding-right: 0;
  }
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-title {
    margin-bottom: 10px;
  }
}
.wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc {
  max-width: 505px;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc {
    max-width: 430px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc {
    max-width: 260px;
  }
}
.wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list {
  margin-top: 8px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list {
    margin-top: 5px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list li {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list li:last-child {
    margin-bottom: 0;
  }
}
.wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list li::before {
  top: 13px;
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-content-text-desc ul.list li::before {
    top: 7px;
  }
}
.wrapper main .phone-acquiring-page .inner .top-banner-image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  max-width: 450px;
  max-height: none;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-image {
    max-width: 420px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-image {
    max-width: 360px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .top-banner-image {
    max-width: 190px;
    width: auto !important;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-title {
    font-size: 22px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--3col .features-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 70px;
  padding-right: 57px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block {
    padding-right: 0;
    gap: 30px 82px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--3col .features-block::after {
  content: none;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block-item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--3col .features-block-item:nth-child(n) {
  width: auto;
  margin: 0;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block-item-image {
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.wrapper main .phone-acquiring-page .inner .features--3col .features-block-item-desc {
  margin-top: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block-item-desc {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block-item-desc {
    margin: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .features--3col .features-block-item-desc {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-desc {
  font: 300 18px/26px 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-desc {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block {
    display: block;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item {
  width: 50%;
  margin-bottom: 40px;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-image {
  width: 75px;
  height: 75px;
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-image {
    width: 50px;
    height: 50px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-title {
  color: #000;
  font-size: 24px;
  margin-top: 0;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-title {
    font-size: 18px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-desc {
  margin-top: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-desc {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-desc {
    margin-top: 10px;
    margin-left: 0;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-desc a {
  color: #f65e64;
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-content {
  margin-top: 30px;
  max-width: 480px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-content {
    margin-top: 20px;
    max-width: 425px;
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item-content {
    max-width: none;
    margin-top: 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .features--2col .features-block-item:nth-child(n+3) {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item:nth-child(n+3) {
    margin-bottom: 25px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .features--2col .features-block-item:nth-child(n+4) {
    margin-top: 0;
  }
}
.wrapper main .phone-acquiring-page .inner .features--mt40:not(:first-child) {
  margin-top: 40px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .features--mt40:not(:first-child) {
    margin-top: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .features--mt40:not(:first-child) {
    margin-top: 25px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item {
  position: relative;
  width: 100%;
  padding: 60px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item {
    padding: 50px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item {
    padding: 50px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item {
    padding: 30px 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-title {
    font-size: 24px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-desc {
  margin-top: 0;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-desc {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-features {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-features {
    margin-bottom: 10px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-features {
    padding: 0;
    border: none;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-features-point {
    display: block;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-features-point-value {
  font: 700 20px/26px 'Gilroy', sans-serif;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-features-point-value {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-features-point-value {
    width: 100%;
    text-align: start;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-features-point ul.list {
  margin-top: 10px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-features-point ul.list li {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-table {
  padding: 40px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table {
    padding: 40px 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table {
    padding: 20px 15px;
    margin-top: 10px;
    background: #ffffff;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table {
    padding: 20px 15px;
    margin-top: 20px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-table-title {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table-title {
    margin-bottom: 0;
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-table-line {
  padding: 16px 0;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table-line {
    padding: 13px 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table-line-value {
    font-weight: 700;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-table-line-desc {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-table-line-desc span.important {
  display: inline;
  color: #f65e64;
  font-size: 16px;
}
.wrapper main .phone-acquiring-page .inner .choose-block-item-image {
  position: absolute;
  right: 60px;
  top: 60px;
  height: auto;
  width: auto;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-image {
    top: 50px;
    right: 50px;
    height: 202px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-image {
    height: 192px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-image {
    display: block;
    height: 162px;
    right: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item-image {
    display: none;
  }
}
.wrapper main .phone-acquiring-page .inner .choose-block-item:last-child .choose-block-item-table-title {
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .choose-block-item:last-child .choose-block-item-table-title {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .steps-block-item-text {
    max-width: 615px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .steps-block-item-text-desc {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .steps-block-item-text-desc {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .steps-block-item-text-desc span {
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .steps-block-item-image-progress {
    top: 61px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .steps.three_items .steps-block-item {
    width: 30%;
  }
}
.wrapper main .phone-acquiring-page .inner .section {
  counter-reset: order;
}
.wrapper main .phone-acquiring-page .inner .section__title {
  margin-bottom: 40px;
  font: 700 36px/1.2 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .section__title {
    margin-bottom: 30px;
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .wrapper main .phone-acquiring-page .inner .section__title {
    margin-bottom: 25px;
    font-size: 22px;
  }
}
.wrapper main .phone-acquiring-page .inner .section__descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  font: 500 24px/1.2 'Gilroy', sans-serif;
  counter-increment: order;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .section__descr {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .wrapper main .phone-acquiring-page .inner .section__descr {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 20px;
  }
}
.wrapper main .phone-acquiring-page .inner .section__descr::before {
  content: counter(order);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  font: 500 18px/1.2 'Gilroy', sans-serif;
  color: #f65e64;
  border: 1px solid #f65e64;
  border-radius: 50%;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .section__descr::before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .wrapper main .phone-acquiring-page .inner .section__descr::before {
    width: 34px;
    height: 34px;
    font-size: 12px;
  }
}
.wrapper main .phone-acquiring-page .inner .section__descr:not(:last-child) {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .wrapper main .phone-acquiring-page .inner .section__descr:not(:last-child) {
    margin-bottom: 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .section__descr a {
  color: #f65e64;
}
.wrapper main .phone-acquiring-page .inner .instruction {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 60px;
  background-color: #f6f6f6;
  border-radius: 20px;
}
.wrapper main .phone-acquiring-page .inner .instruction__text {
  padding-right: 20px;
}
.wrapper main .phone-acquiring-page .inner .instruction__step {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper main .phone-acquiring-page .inner .instruction__step::before {
  content: counter(order);
  color: #f65e64;
}
.wrapper main .phone-acquiring-page .inner .instruction__step:last-child::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none'%3E%3Cpath stroke='%23f65e64' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m25.227 9.182-12.5 12.5L7.045  16'/%3E%3C/svg%3E");
}
.wrapper main .phone-acquiring-page .inner .instruction__step .ui-p4 {
  font: 500 24px/1.3 'Gilroy', sans-serif;
  color: #808080;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .instruction__step .ui-p4 {
    font-size: 22px;
    padding-right: 10px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .instruction__step .ui-p4 {
    font-size: 20px;
  }
}
.wrapper main .phone-acquiring-page .inner .instruction__step .ui-p4 a {
  color: #f65e64;
}
.wrapper main .phone-acquiring-page .inner .instruction__step.swiper-slide-active::before {
  color: #fff;
}
.wrapper main .phone-acquiring-page .inner .instruction__step.swiper-slide-active:last-child::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m25.227 9.182-12.5 12.5L7.045  16'/%3E%3C/svg%3E");
}
.wrapper main .phone-acquiring-page .inner .instruction__step.swiper-slide-active .ui-p4 {
  color: #000;
}
.wrapper main .phone-acquiring-page .inner .how-much {
  padding: 60px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .how-much {
    padding: 50px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much {
    padding: 50px 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .how-much {
    padding: 50px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .how-much {
    padding: 30px 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-title {
    font-size: 30px;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-subtitle {
  font: 300 18px/26px 'Gilroy', sans-serif;
  margin-top: 20px;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-subtitle {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block {
    display: block;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table {
  width: 54%;
  padding: 40px;
  background: #fff;
  border-radius: 20px;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-table {
    padding: 20px 15px;
    width: 60%;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-table {
    width: 100%;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-title {
  font: 700 20px/26px 'Gilroy', sans-serif;
  margin-bottom: 10px;
  max-width: 370px;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #e6e8e0;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc {
  max-width: 370px;
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc a {
  color: #f65e64;
  border-bottom: 1px solid transparent;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc a:hover {
  border-bottom: 1px solid #f65e64;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc h3 {
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc span.desc {
  color: #000;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc .point:not(:first-child) {
  margin-top: 3px;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-desc span {
  display: block;
  font: 300 14px/1.5 'Gilroy', sans-serif;
  color: #808080;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-value {
  font: 700 22px/1.3 'Gilroy', sans-serif;
  white-space: nowrap;
  text-align: right;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-table-line-value {
    font-size: 18px;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-value span {
  display: block;
  text-align: right;
  font: 300 14px/1.5 'Gilroy', sans-serif;
  color: #808080;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-table-line-value span.big {
  padding-top: 20px;
  font-size: 22px;
  color: #000;
  font-weight: 700;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 37%;
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text {
    width: 40%;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text {
    width: 32%;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text {
    margin-top: 20px;
    width: 100%;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-title {
  font: 700 24px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text-title {
    font-size: 18px;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-adv-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-adv-list-item-ico {
  width: 84px;
  height: 84px;
  margin-right: 15px;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-adv-list-item-ico img {
  max-width: 100%;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-adv-list-item-txt {
  position: relative;
  max-width: 200px;
  font: 700 20px/1.5 'Gilroy', sans-serif;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-list {
  margin-top: 20px;
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-list li {
  position: relative;
  margin-top: 10px;
  padding-left: 20px;
  font: 300 18px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text-list li {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #f65e64;
  border-radius: 50%;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text-list li::before {
    top: 22%;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .how-much-block-text-list li::before {
    top: 50%;
  }
}
.wrapper main .phone-acquiring-page .inner .how-much-block-text-list li:first-child {
  margin-top: 0;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .important-block-item-desc {
    padding-right: 35px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .important-block-item-desc br {
    display: none;
  }
}
.wrapper main .phone-acquiring-page .inner .important-block-item-desc span {
  display: block;
  margin-top: 5px;
}
.wrapper main .phone-acquiring-page .inner .qr-offer__icon {
  width: auto;
  background-image: none;
  background-color: #f4f4f4;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper main .phone-acquiring-page .inner .qr-offer__icon .icon__sbp {
  width: 62px;
  height: 62px;
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='31' height='38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 8.271 4.602 8.226v5.017l-4.597 8.21L0 8.27Z' fill='%235B57A2'/%3E%3Cpath d='m17.669 13.503 4.312-2.643 8.825-.008L17.669 18.9v-5.397Z' fill='%23D90751'/%3E%3Cpath d='m17.645 8.223.024 10.89-4.613-2.834V0l4.589 8.223Z' fill='%23FAB718'/%3E%3Cpath d='m30.806 10.852-8.825.009-4.336-2.638L13.057 0l17.749 10.852Z' fill='%23ED6F26'/%3E%3Cpath d='M17.669 29.769v-5.284l-4.613-2.78L13.06 38l4.61-8.231Z' fill='%2363B22F'/%3E%3Cpath d='M21.97 27.15 4.601 16.497 0 8.27 30.787 27.14l-8.817.01Z' fill='%231487C9'/%3E%3Cpath d='m13.06 38 4.609-8.231 4.301-2.62 8.817-.01L13.059 38Z' fill='%23017F36'/%3E%3Cpath d='m.005 29.723 13.09-8.018-4.401-2.7-4.092 2.509-4.597 8.21Z' fill='%23984995'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 4px 22px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 22px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .qr-offer__icon .icon__sbp {
    width: 38px;
    height: 38px;
    margin-right: 15px;
    background-size: 19px 23px;
  }
}
.wrapper main .phone-acquiring-page .inner .qr-offer__icon .icon__nfc {
  width: 62px;
  height: 62px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='47' viewBox='0 0 39 47' fill='none'%3E%3Cpath d='M5.336 43H7.464V35.176L12.96 43H14.976V31.76H12.848V39.36L7.52 31.76H5.336V43ZM17.6485 43H19.8165V38.776H24.0565V36.92H19.8165V33.72H25.2565V31.76H17.6485V43ZM31.6991 43.192C33.1871 43.192 34.4991 42.648 35.4991 41.792L34.2991 40.136C33.4591 40.8 32.6831 41.112 31.6991 41.112C29.7471 41.112 28.0831 39.488 28.0831 37.376C28.0831 35.264 29.7391 33.64 31.6991 33.64C32.6751 33.64 33.6111 34.04 34.2751 34.584L35.4991 32.944C34.4991 32.088 33.1871 31.56 31.6991 31.56C28.4271 31.56 25.8831 34.112 25.8831 37.368C25.8831 40.608 28.4271 43.192 31.6991 43.192Z' fill='%23EB5760'/%3E%3Cpath d='M12.7871 26.6878C14.5468 25.2162 16.8502 24.3244 19.3705 24.3244C22.0645 24.3244 24.5108 25.3433 26.3096 27M8.96565 19.884C11.9013 17.8841 15.4926 16.7077 19.3704 16.7077C23.317 16.7077 26.9669 17.926 29.9311 19.9911M5.47768 13.8928C9.45534 11.357 14.2329 9.87905 19.3704 9.87905C24.5216 9.87905 29.3104 11.3648 33.2948 13.913M2 6.67152C7.05842 3.70841 13.0057 2 19.3703 2C25.844 2 31.8862 3.76754 37 6.8249' stroke='%23EB5760' stroke-width='3' stroke-miterlimit='22.9256' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 4px 22px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 22px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .qr-offer__icon .icon__nfc {
    width: 38px;
    height: 38px;
    background-size: 19px 23px;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .content-block {
    margin-top: 70px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .content-block {
    margin-top: 60px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .content-block {
    margin-top: 60px;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .content-block {
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .content-block {
    gap: 20px;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.wrapper main .phone-acquiring-page .inner .content-block-item:last-child .content-block-text-title {
  font: 500 30px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .content-block-item:last-child .content-block-text-title {
    font-size: 26px;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block.with-bg {
  padding: 80px 70px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg {
    padding: 50px 45px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg {
    position: relative;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg:before,
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg:after {
    content: '';
    display: block;
    width: 100%;
    background: inherit;
    position: absolute;
    bottom: 0px;
    top: 0px;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg:before {
    right: 100%;
  }
}
@media (max-width: 768px) {
  .wrapper main .phone-acquiring-page .inner .content-block.with-bg:after {
    left: 100%;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block-text {
  width: 50%;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .content-block-text {
    width: 51.8%;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .content-block-text {
    width: 100%;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block-text-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .content-block-text-title {
    font-size: 24px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .content-block-text-title br {
    display: none;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block-text-desc {
  margin-top: 15px;
  font: 300 18px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .content-block-text-desc {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block-text-desc p {
  padding-top: 1.5rem;
  padding-bottom: 0;
}
.wrapper main .phone-acquiring-page .inner .content-block-text-desc p:first-child {
  padding-top: 0;
}
.wrapper main .phone-acquiring-page .inner .content-block-text-desc a {
  color: #f65e64;
}
.wrapper main .phone-acquiring-page .inner .content-block-text-desc a:hover {
  text-decoration: underline;
}
.wrapper main .phone-acquiring-page .inner .content-block-text-list {
  margin-top: 20px;
  margin-bottom: 0;
}
.wrapper main .phone-acquiring-page .inner .content-block-text-list li {
  position: relative;
  padding-left: 20px;
  font: 300 18px/2 'Gilroy', sans-serif;
}
.wrapper main .phone-acquiring-page .inner .content-block-text-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 7px;
  height: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #f65e64;
  border-radius: 50%;
}
.wrapper main .phone-acquiring-page .inner .content-block-image {
  max-width: 600px;
}
@media (max-width: 1480px) {
  .wrapper main .phone-acquiring-page .inner .content-block-image {
    padding: 0 10px;
    width: 45%;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .content-block-image {
    width: 42.7%;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .content-block-image {
    width: 100%;
    max-width: 220px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.wrapper main .phone-acquiring-page .inner .content-block-image img {
  width: 100%;
}
.wrapper main .phone-acquiring-page .inner .acquiring-clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 180px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients {
    gap: 70px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients {
    gap: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .acquiring-clients__img {
  max-width: 430px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients__img {
    max-width: 410px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients__img {
    max-width: 320px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients__img {
    max-width: 220px;
  }
}
.wrapper main .phone-acquiring-page .inner .acquiring-clients__img img {
  display: block;
  max-width: 100%;
}
.wrapper main .phone-acquiring-page .inner .acquiring-clients__text {
  padding-top: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients__text {
    padding-top: 0;
  }
}
.wrapper main .phone-acquiring-page .inner .acquiring-clients__title {
  margin-bottom: 40px;
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .acquiring-clients__title {
    margin-bottom: 20px;
    font-size: 24px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 45px 40px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .reward {
    padding: 40px 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .reward {
    padding: 35px 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .reward {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px 20px 30px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward:not(:first-child) {
  margin-top: 40px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .reward:not(:first-child) {
    margin-top: 35px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .reward:not(:first-child) {
    margin-top: 25px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward img {
  display: block;
  max-width: 100%;
}
.wrapper main .phone-acquiring-page .inner .reward__logo {
  max-width: 110px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .reward__logo {
    max-width: 80px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward__text {
  padding-left: 30px;
  border-left: 1px solid #e6e8e0;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .reward__text {
    max-width: 566px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .reward__text {
    max-width: 400px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .reward__text {
    grid-column: 1/-1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    border-left: 0;
  }
}
.wrapper main .phone-acquiring-page .inner .reward__name {
  font: 500 24px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .reward__name {
    font-size: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .reward__name {
    font-size: 18px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward__descr {
  font: 300 18px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .reward__descr {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward__descr:not(:first-child) {
  margin-top: 15px;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .reward__descr:not(:first-child) {
    margin-top: 10px;
  }
}
.wrapper main .phone-acquiring-page .inner .reward__icon {
  max-width: 105px;
  margin-left: auto;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .reward__icon {
    max-width: 70px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__title {
  margin-bottom: 40px;
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__title {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__title {
    margin-bottom: 25px;
    font-size: 22px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__wrapper {
    gap: 12px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__wrapper {
    grid-template-columns: minmax(0, 1fr);
    gap: 15px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__item {
  padding: 35px 40px 45px;
  background: #FFF1F2;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__item {
    padding: 30px 40px 35px 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__item {
    padding: 25px 20px 30px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__icon {
  width: 75px;
  height: 75px;
  margin-bottom: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__icon {
    width: 54px;
    height: 54px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__name {
  font: 600 24px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__name {
    font-size: 22px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__name {
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__name {
    font-size: 16px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__name:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__name:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (max-width: 979px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__name:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__name:not(:last-child) {
    margin-bottom: 8px;
  }
}
.wrapper main .phone-acquiring-page .inner .activity-bonuses__descr {
  font: 300 18px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__descr {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .phone-acquiring-page .inner .activity-bonuses__descr {
    font-size: 14px;
  }
}

/* End */


/* Start:/local/templates/main/include/pages/remote_service/css/possibilities.css?17655245129405*/
@media (max-width: 1480px) {
  .wrapper main .remote-service-page ul.list li {
    font-size: 16px;
  }
}
.wrapper main .remote-service-page .inner .top-banner {
  min-height: 225px;
}
.wrapper main .remote-service-page .inner .top-banner::after {
  content: '';
  right: 35%;
  top: 55px;
  width: 56px;
  height: 56px;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .top-banner-content-text {
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .top-banner-content-text {
    max-width: 310px;
  }
}
.wrapper main .remote-service-page .inner .top-banner-wave {
  display: block;
  right: 38%;
  top: 70px;
  height: 24px;
}
.wrapper main .remote-service-page .inner .top-banner-image {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 325px;
}
@media (max-width: 520px) {
  .wrapper main .remote-service-page .inner .top-banner-image {
    right: 10px;
  }
}
.wrapper main .remote-service-page .inner .features-title {
  margin-top: 60px;
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .features-title {
    font-size: 32px;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features-title {
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .remote-service-page .inner .features-title {
    margin-top: 40px;
  }
}
.wrapper main .remote-service-page .inner .features-title:first-child {
  margin-top: 0;
}
.wrapper main .remote-service-page .inner .features-desc {
  margin-top: 15px;
  font: 300 18px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .features-desc {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-desc br {
    display: none;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block {
    display: block;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block-item {
    margin-top: 15px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block-item:nth-child(-n + 4) {
    margin-top: 15px;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block-item:first-child {
    margin-top: 0;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block-item-image {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block-item-desc {
    margin-top: 0;
    padding-left: 20px;
    width: calc(100% - 60px);
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features-block-item-desc {
    max-width: 450px;
  }
}
@media (max-width: 520px) {
  .wrapper main .remote-service-page .inner .features-block-item-desc {
    padding-left: 15px;
    width: calc(100% - 55px);
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .features-block-item-desc br {
    display: none;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features .content-block {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features .content-block.with-bg {
    padding: 25px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .remote-service-page .inner .features .content-block.with-bg {
    margin: 30px -10px 0 -10px;
    padding: 15px 10px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features .content-block-text-title {
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .remote-service-page .inner .features .content-block-text-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features .content-block-text-title p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .features .content-block-item:last-child .content-block-text-title {
    font-size: 20px;
  }
}
.wrapper main .remote-service-page .inner .content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .content-block {
    margin-top: 70px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 1239px) {
  .wrapper main .remote-service-page .inner .content-block {
    margin-top: 60px;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .content-block {
    margin-top: 60px;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .content-block {
    margin-top: 40px;
  }
}
.wrapper main .remote-service-page .inner .content-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.wrapper main .remote-service-page .inner .content-block-item:last-child .content-block-text-title {
  font: 500 30px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .content-block-item:last-child .content-block-text-title {
    font-size: 26px;
  }
}
.wrapper main .remote-service-page .inner .content-block.with-bg {
  padding: 80px 70px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .content-block.with-bg {
    padding: 50px 45px;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .content-block.with-bg {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .content-block.with-bg {
    position: relative;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .content-block.with-bg:before,
  .wrapper main .remote-service-page .inner .content-block.with-bg:after {
    content: '';
    display: block;
    width: 100%;
    background: inherit;
    position: absolute;
    bottom: 0px;
    top: 0px;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .content-block.with-bg:before {
    right: 100%;
  }
}
@media (max-width: 768px) {
  .wrapper main .remote-service-page .inner .content-block.with-bg:after {
    left: 100%;
  }
}
.wrapper main .remote-service-page .inner .content-block-text {
  width: 50%;
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .content-block-text {
    width: 100%;
  }
}
.wrapper main .remote-service-page .inner .content-block-text-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .content-block-text-title {
    font-size: 32px;
  }
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .content-block-text-title br {
    display: none;
  }
}
.wrapper main .remote-service-page .inner .content-block-text-desc {
  margin-top: 15px;
  font: 300 18px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .content-block-text-desc {
    font-size: 16px;
  }
}
.wrapper main .remote-service-page .inner .content-block-text-desc p {
  padding-top: 1.5rem;
  padding-bottom: 0;
}
.wrapper main .remote-service-page .inner .content-block-text-desc p:first-child {
  padding-top: 0;
}
.wrapper main .remote-service-page .inner .content-block-text-desc a {
  color: #f65e64;
}
.wrapper main .remote-service-page .inner .content-block-text-desc a:hover {
  text-decoration: underline;
}
.wrapper main .remote-service-page .inner .content-block-text-list {
  margin-top: 20px;
  margin-bottom: 0;
}
.wrapper main .remote-service-page .inner .content-block-text-list li {
  position: relative;
  padding-left: 20px;
  font: 300 18px/2 'Gilroy', sans-serif;
}
.wrapper main .remote-service-page .inner .content-block-text-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 7px;
  height: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #f65e64;
  border-radius: 50%;
}
.wrapper main .remote-service-page .inner .content-block-image {
  max-width: 600px;
}
@media (max-width: 1480px) {
  .wrapper main .remote-service-page .inner .content-block-image {
    padding: 0 10px;
    width: 45%;
  }
}
@media (max-width: 979px) {
  .wrapper main .remote-service-page .inner .content-block-image {
    display: none;
  }
}
.wrapper main .remote-service-page .inner .content-block-image img {
  width: 100%;
}

/* End */


/* Start:/local/templates/main/css/blocks/tariffs/tariffs.css?176552451115081*/
.wrapper main .inner .tariffs {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs {
    padding: 30px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs {
    padding: 30px 15px;
  }
}
.wrapper main .inner .tariffs .tooltip {
  position: relative;
  margin-left: 10px;
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  background: url(/local/templates/main/css/blocks/tariffs/../../../img/icon_question.svg) no-repeat;
  background-size: contain;
  opacity: 1;
  cursor: pointer;
  z-index: auto;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs .tooltip {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs .tooltip {
    margin-left: 2px;
  }
}
.wrapper main .inner .tariffs .tooltip:hover {
  background: url(/local/templates/main/css/blocks/tariffs/../../../img/icon_question_pink.svg) no-repeat;
}
.wrapper main .inner .tariffs .tooltip:hover span {
  opacity: 1;
  visibility: visible;
}
.wrapper main .inner .tariffs .tooltip span {
  position: absolute;
  left: calc(100% + 7px);
  top: -12px;
  display: block;
  width: 160px;
  padding: 15px 20px;
  font: 300 14px/1.3 'Gilroy', sans-serif;
  color: #808080;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: unset;
  visibility: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs .tooltip span {
    width: 200px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs .tooltip span {
    top: -50px;
    width: 150px;
  }
}
.wrapper main .inner .tariffs .tooltip span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  background: #fff;
  border-radius: 2px;
}
.wrapper main .inner .tariffs .tooltip--right span {
  right: calc(100% + 7px);
  left: auto;
  top: -43px;
  width: 200px;
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs .tooltip--right span {
    font-size: 12px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs .tooltip--right span {
    top: -50px;
  }
}
.wrapper main .inner .tariffs::before {
  content: none;
}
.wrapper main .inner .tariffs::after {
  content: none;
}
.wrapper main .inner .tariffs__title {
  font: 700 22px/30px 'Gilroy', sans-serif;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs__title {
    margin-bottom: 25px;
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__title {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.wrapper main .inner .tariffs__inner {
  position: relative;
}
@media (max-width: 1239px) {
  .wrapper main .inner .tariffs__inner {
    overflow-y: auto;
  }
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs__inner::after {
    content: '';
    display: block;
    width: 41%;
    background: inherit;
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 100%;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__inner::after {
    width: 94%;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__inner--large .tariffs__row {
    min-width: 717px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__inner--large .tariffs__row-top:first-child {
    width: calc((100% - 115px) / 4);
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__inner--large .tariffs__item:first-child {
    width: calc((100% - 115px) / 4);
  }
}
.wrapper main .inner .tariffs__inner--large::after {
  content: none;
}
.wrapper main .inner .tariffs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media (max-width: 1239px) {
  .wrapper main .inner .tariffs__row {
    min-width: 1035px;
  }
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__row {
    min-width: 1010px;
  }
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs__row {
    min-width: 970px;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__row {
    min-width: 770px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__row {
    min-width: 662px;
  }
}
.wrapper main .inner .tariffs__row-top {
  background: #F4F4F4;
  border-radius: 10px 10px 0px 0px;
  padding: 30px 70px;
  width: calc((100% - 50px) / 4);
  font: 400 16px/24px 'Gilroy', sans-serif;
  text-align: center;
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__row-top {
    padding: 20px;
    width: calc((100% - 10px) / 4);
  }
}
.wrapper main .inner .tariffs__row-top:first-child {
  background: #fff;
  text-align: start;
  padding: 30px 0;
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs__row-top:first-child {
    width: calc((100% - 150px) / 4);
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__row-top:first-child {
    padding: 20px 0;
    max-width: 160px;
  }
}
.wrapper main .inner .tariffs__row-top:last-child {
  margin-right: 0;
}
.wrapper main .inner .tariffs__row-name {
  font: 500 26px/32px 'Gilroy', sans-serif;
  color: #f65e64;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (max-width: 1239px) {
  .wrapper main .inner .tariffs__row-name {
    font-size: 22px;
  }
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__row-name {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__row-name {
    font-size: 18px;
    line-height: 22px;
  }
}
.wrapper main .inner .tariffs__item {
  width: calc((100% - 50px) / 4);
  padding: 30px 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #E6E6E4;
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item {
    padding: 20px 10px;
    width: calc((100% - 10px) / 4);
  }
}
.wrapper main .inner .tariffs__item:first-child {
  text-align: start;
  padding: 30px 0;
  border-top: 1px solid #E6E6E4;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: none;
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs__item:first-child {
    width: calc((100% - 150px) / 4);
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item:first-child {
    padding: 20px 10px 20px 0;
    max-width: 160px;
  }
}
.wrapper main .inner .tariffs__item:last-child {
  margin-right: 0;
}
.wrapper main .inner .tariffs__item--radius {
  border-radius: 0px 0px 10px 10px;
}
.wrapper main .inner .tariffs__item-content {
  text-align: center;
  font-size: 16px;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-content {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item-content {
    font-size: 12px;
  }
}
.wrapper main .inner .tariffs__item-name {
  margin-bottom: 12px;
  font: 700 22px/30px 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-name {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item-name {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__item-name--mob {
    font-size: 12px;
  }
}
.wrapper main .inner .tariffs__item-desc {
  font: 400 16px/24px 'Gilroy', sans-serif;
  margin-bottom: 5px;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-desc {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item-desc {
    font-size: 13px;
    line-height: 18px;
  }
}
.wrapper main .inner .tariffs__item-value {
  font: 700 22px/30px 'Gilroy', sans-serif;
  text-align: center;
  margin-bottom: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-value {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item-value {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper main .inner .tariffs__item-value--sm {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-value--sm {
    font-size: 14px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__item-value--sm {
    font-size: 13px;
  }
}
.wrapper main .inner .tariffs__item-txt {
  font: 300 14px/18px 'Gilroy', sans-serif;
  color: #636363;
  text-align: center;
  margin-bottom: 12px;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-txt {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
  }
}
.wrapper main .inner .tariffs__item-caption {
  font: 400 16px/24px 'Gilroy', sans-serif;
  text-align: center;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__item-caption {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__item-caption {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 520px) {
  .wrapper main .inner .tariffs__item-caption br {
    display: none;
  }
}
.wrapper main .inner .tariffs__item .noval {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper main .inner .tariffs__item .noval::before {
  content: '';
  width: 28px;
  height: 28px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Ccircle cx='13.9912' cy='13.9912' r='13.9912' fill='%23E6E8E0'/%3E%3Cpath d='M17.3673 15.4403H10.6173V13.2083H17.3673V15.4403Z' fill='white'/%3E%3C/svg%3E") center no-repeat;
  background-size: 100%;
}
.wrapper main .inner .tariffs__doc {
  margin-top: 40px;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__doc {
    margin-top: 20px;
  }
}
.wrapper main .inner .tariffs__doc-item a {
  position: relative;
  display: block;
  padding-left: 40px;
  font: 300 16px/22px 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__doc-item a {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper main .inner .tariffs__doc-item a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 29px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='33' viewBox='0 0 28 33' fill='none'%3E%3Cg clip-path='url(%23clip0_48_787)'%3E%3Cpath d='M27.4111 26.2002C26.8581 26.2002 26.4111 25.7532 26.4111 25.2002V3.20024C26.4111 2.53824 25.8731 2.00024 25.2111 2.00024H7.60308C7.05108 2.00024 6.60308 1.55224 6.60308 1.00024C6.60308 0.448244 7.05108 0.000244141 7.60308 0.000244141H25.2111C26.9751 0.000244141 28.4111 1.43524 28.4111 3.20024V25.2002C28.4111 25.7532 27.9641 26.2002 27.4111 26.2002ZM18.6082 32.7991H3.20018C1.43518 32.7991 0.000183105 31.3631 0.000183105 29.5991V9.79914C0.000183105 8.03514 1.43518 6.59914 3.20018 6.59914H18.6082C20.3722 6.59914 21.8072 8.03514 21.8072 9.79914V29.5991C21.8072 31.3631 20.3722 32.7991 18.6082 32.7991ZM3.20018 8.59914C2.53818 8.59914 2.00018 9.13714 2.00018 9.79914V29.5991C2.00018 30.2611 2.53818 30.7991 3.20018 30.7991H18.6082C19.2692 30.7991 19.8072 30.2611 19.8072 29.5991V9.79914C19.8072 9.13714 19.2692 8.59914 18.6082 8.59914H3.20018ZM14.2031 17.3974H7.60308C7.05108 17.3974 6.60308 16.9494 6.60308 16.3974C6.60308 15.8444 7.05108 15.3974 7.60308 15.3974H14.2031C14.7551 15.3974 15.2031 15.8444 15.2031 16.3974C15.2031 16.9494 14.7551 17.3974 14.2031 17.3974ZM14.2031 23.9961H7.60308C7.05108 23.9961 6.60308 23.5491 6.60308 22.9961C6.60308 22.4431 7.05108 21.9961 7.60308 21.9961H14.2031C14.7551 21.9961 15.2031 22.4431 15.2031 22.9961C15.2031 23.5491 14.7551 23.9961 14.2031 23.9961Z' fill='%23F65E64'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_48_787'%3E%3Crect width='28' height='33' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat;
  background-size: contain;
}
.wrapper main .inner .tariffs__more {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding-right: 26px;
  font: 500 16px/24px 'Gilroy', sans-serif;
  color: #f65e64;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__more {
    font-size: 12px;
    line-height: 18px;
  }
}
.wrapper main .inner .tariffs__more::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  right: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M13.1816 1L6.99982 7.18182L0.818004 0.999999' stroke='%23F65E64' stroke-width='1.45455' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper main .inner .tariffs__more.active::before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.wrapper main .inner .tariffs__list {
  list-style: none;
  padding: 12px 0 10px;
}
.wrapper main .inner .tariffs__list-item {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__list-item {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__list-item {
    font-size: 12px;
    line-height: 18px;
  }
}
.wrapper main .inner .tariffs__list-item::before {
  content: none;
}
.wrapper main .inner .tariffs__cards {
  padding: 10px 0;
  background: #f4f4f4;
  text-align: center;
  border-radius: 10px;
}
@media (max-width: 759px) {
  .wrapper main .inner .tariffs__cards {
    padding: 15px 0;
  }
}
.wrapper main .inner .tariffs__cards span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  font: 700 16px/27px 'Gilroy', sans-serif;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 979px) {
  .wrapper main .inner .tariffs__cards span {
    font-size: 14px;
    line-height: 23.2px;
  }
}
@media (max-width: 768px) {
  .wrapper main .inner .tariffs__cards span {
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .wrapper main .inner .tariffs__cards span {
    font-size: 12px;
    line-height: 18px;
  }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1765524511813*/
.wrapper main .start-business-page .inner .characteristic__info.pink_bg_{
background: #FFF1F2;
}

@media (max-width: 520px) {
    .turbo-acquiring-landing main{
        margin-top: 30px;
        padding-top: 0;
    }
}

.characteristic_sect{
	margin-top: 60px !important;
}



.characteristic_sect .characteristic__info{
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
}
@media (max-width: 1239px) {
    .characteristic_sect .characteristic__info{
        max-width: 960px;
    }
}
@media (max-width: 979px) {
    .characteristic_sect .characteristic__info{
        max-width: 740px;
    }
}
@media (max-width: 768px) {
    .characteristic_sect .characteristic__info{
        max-width: 100%;
    }
}


@media (max-width: 768px) {
    .characteristic_sect{
        margin-top: 40px !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1765524511155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /local/templates/main/include/pages/start_business/css/checking.css?176552451288853 */
/* /local/templates/main/include/pages/phone_acquiring/css/phone-acquiring.css?176552451242683 */
/* /local/templates/main/include/pages/remote_service/css/possibilities.css?17655245129405 */
/* /local/templates/main/css/blocks/tariffs/tariffs.css?176552451115081 */
/* /local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1765524511813 */
/* /local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1765524511155 */
