

/* Start:/local/templates/main/include/pages/start_business/css/checking.css?176467768788853*/
.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/kuaring/css/qring.css?176467768722819*/
.wrapper main .qring-page .inner .top-banner::before {
  content: '';
  right: 34%;
  top: 150px;
  width: 30px;
  height: 30px;
}
.wrapper main .qring-page .inner .top-banner::after {
  content: '';
  right: 42%;
  top: 30px;
  width: 55px;
  height: 55px;
}
.wrapper main .qring-page .inner .top-banner-wave {
  display: block;
  right: 35%;
  top: 50px;
  height: 24px;
}
.wrapper main .qring-page .inner .top-banner-content-text-desc {
  max-width: 430px;
}
.wrapper main .qring-page .inner .top-banner-image {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 325px;
}
.wrapper main .qring-page .inner .advantage-desc {
  max-width: 580px;
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .advantage-desc {
    max-width: 515px;
    font-size: 16px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item {
    height: 150px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .advantage-block-item {
    height: 130px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item-text-desc {
    max-width: 188px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .advantage-block-item-text-desc {
    max-width: 330px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .advantage-block-item-text-desc {
    max-width: 215px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item-text-desc br {
    display: none;
  }
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item-image img {
    max-height: 90px;
  }
}
.wrapper main .qring-page .inner .advantage-block-item-image.full-height {
  height: 100%;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.full-height {
    height: auto;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.full-height {
    height: 100%;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.full-height {
    width: auto;
  }
}
.wrapper main .qring-page .inner .advantage-block-item-image.full-height img {
  max-height: 100%;
  max-width: none;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.full-height img {
    max-height: 120px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.full-height img {
    max-height: 100%;
    max-width: none;
  }
}
.wrapper main .qring-page .inner .advantage-block-item-image.wave {
  position: relative;
}
.wrapper main .qring-page .inner .advantage-block-item-image.wave::before {
  content: '';
  position: absolute;
  bottom: 26px;
  left: -18px;
  width: 82px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82' height='10' viewBox='0 0 82 10' fill='none'%3E%3Cpath d='M70.9777 9.54688C68.0203 9.54688 66.5416 7.40845 65.2369 5.62642C64.0191 3.91568 62.9753 2.41878 60.9747 2.41878C58.9741 2.41878 57.9303 3.91568 56.7126 5.62642C55.4078 7.40845 53.9291 9.54688 50.9717 9.54688C47.9273 9.54688 46.5356 7.40845 45.2309 5.62642C44.0131 3.91568 42.9693 2.41878 40.9688 2.41878C38.9682 2.41878 37.9244 3.91568 36.7066 5.62642C35.4019 7.40845 33.9232 9.54688 30.8788 9.54688C27.9214 9.54688 26.4427 7.47973 25.1379 5.62642C23.9202 3.8444 22.8764 2.34749 20.8758 2.34749C18.8752 2.34749 17.8314 3.8444 16.6137 5.55514C15.3089 7.40845 13.8302 9.54688 10.8728 9.54688C7.91541 9.54688 6.4367 7.40845 5.13197 5.62642C3.91421 3.8444 2.87042 2.34749 0.869825 2.34749C0.434912 2.34749 0 2.06237 0 1.63468C0 1.207 0.34793 0.921875 0.869825 0.921875C3.82723 0.921875 5.30593 2.98902 6.61067 4.84233C7.82842 6.62435 8.87221 8.12126 10.8728 8.12126C12.8734 8.12126 13.9172 6.62435 15.135 4.91361C16.4397 3.0603 17.9184 0.993156 20.8758 0.993156C23.8332 0.993156 25.3119 3.0603 26.6166 4.91361C27.8344 6.62435 28.8782 8.12126 30.8788 8.12126C32.8794 8.12126 33.9232 6.62435 35.1409 4.91361C36.4457 3.0603 37.9244 0.993156 40.9688 0.993156C43.9262 0.993156 45.4049 3.0603 46.7096 4.91361C47.9274 6.62435 48.9711 8.12126 50.9717 8.12126C52.9723 8.12126 54.0161 6.62435 55.2339 4.91361C56.5386 3.0603 58.0173 0.993156 60.9747 0.993156C63.9321 0.993156 65.4108 3.0603 66.7156 4.91361C67.9333 6.62435 68.9771 8.12126 70.9777 8.12126C72.9783 8.12126 74.0221 6.62435 75.2399 4.91361C76.5446 3.0603 78.0233 0.993156 81.0677 0.993156C81.5026 0.993156 81.9375 1.27828 81.9375 1.70597C81.9375 2.13365 81.5896 2.41878 81.0677 2.41878C79.0671 2.41878 78.0233 3.91568 76.8055 5.62642C75.4138 7.40845 74.0221 9.54688 70.9777 9.54688Z' fill='%23ACCE23'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.wave::before {
    bottom: 22px;
    left: -25px;
    width: 72px;
    height: 7px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .advantage-block-item-image.wave::before {
    width: 66px;
    left: -30px;
  }
}
.wrapper main .qring-page .inner .features-title {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .features-title {
    font-size: 24px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-title {
    font-size: 22px;
  }
}
.wrapper main .qring-page .inner .features-desc {
  font: 500 24px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .features-desc {
    font-size: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-desc {
    font-size: 18px;
  }
}
.wrapper main .qring-page .inner .features-block {
  margin-top: 30px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .features-block {
    margin-top: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-block {
    display: block;
  }
}
.wrapper main .qring-page .inner .features-block-item {
  width: 50%;
  margin-bottom: 30px;
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-block-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrapper main .qring-page .inner .features-block-item-image {
  width: 75px;
  height: 75px;
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .features-block-item-image {
    width: 50px;
    height: 50px;
  }
}
.wrapper main .qring-page .inner .features-block-item-title {
  color: #000;
  font-size: 24px;
  margin-top: 0;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .features-block-item-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .features-block-item-title {
    font-size: 18px;
  }
}
.wrapper main .qring-page .inner .features-block-item-desc {
  max-width: 500px;
  margin-top: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .features-block-item-desc {
    max-width: 434px;
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-block-item-desc {
    max-width: none;
    margin-top: 10px;
  }
}
.wrapper main .qring-page .inner .features-block-item-desc a {
  color: #f65e64;
}
.wrapper main .qring-page .inner .features-block-item-content {
  margin-top: 20px;
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .features-block-item-content {
    margin-top: 15px;
  }
}
.wrapper main .qring-page .inner .features-block-item:nth-child(n+3) {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-block-item:nth-child(n+3) {
    margin-bottom: 25px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-block-item:nth-child(n+4) {
    margin-top: 0;
  }
}
.wrapper main .qring-page .inner .features-section {
  margin-top: 50px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .features-section {
    margin-top: 40px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-section {
    margin-top: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .features-section {
    margin-top: 25px;
  }
}
.wrapper main .qring-page .inner .features-section_name {
  font: 700 24px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .features-section_name {
    font-size: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .features-section_name {
    font-size: 18px;
  }
}
.wrapper main .qring-page .inner .maintenance {
  padding: 60px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .maintenance {
    padding: 50px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .maintenance {
    padding: 50px 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .maintenance {
    padding: 30px 0;
  }
}
.wrapper main .qring-page .inner .maintenance::after {
  content: '';
  position: absolute;
  top: 105px;
  right: 10%;
  width: 31px;
  height: 31px;
  background: url(/local/templates/main/include/pages/kuaring/css/../../../../img/icon_bubble.svg) no-repeat;
  background-size: contain;
}
.wrapper main .qring-page .inner .maintenance-top {
  padding: 0;
}
.wrapper main .qring-page .inner .maintenance-top-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .maintenance-top-title {
    font-size: 24px;
  }
}
.wrapper main .qring-page .inner .maintenance-block {
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .maintenance-block {
    padding: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .maintenance-block {
    padding: 20px 15px;
  }
}
.wrapper main .qring-page .inner .maintenance-block-title {
  max-width: 720px;
  font-size: 22px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .maintenance-block-title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .maintenance-block-title {
    max-width: 525px;
    font-size: 16px;
  }
}
.wrapper main .qring-page .inner .maintenance-block-line {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper main .qring-page .inner .maintenance-block-line-desc {
  max-width: 85%;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .maintenance-block-line-desc {
    max-width: 90%;
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .maintenance-block-line-desc {
    max-width: 282px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .maintenance-block-line-value {
    font-size: 18px;
  }
}
.wrapper main .qring-page .inner .tariffs-info-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-image {
  margin: 0 auto;
  text-align: center;
  max-width: 170px;
  height: 150px;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-image img {
  max-width: 100%;
  max-height: 100%;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-title {
  margin-top: 30px;
  color: #000;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-text {
  margin-top: 20px;
  margin-bottom: 30px;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-text-title {
  margin-top: 15px;
  font: 300 14px/1.5 'Gilroy', sans-serif;
  color: #808080;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-text-title:first-child {
  margin-top: 0;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-text-desc {
  font: 300 18px/1.5 'Gilroy', sans-serif;
}
.wrapper main .qring-page .inner .tariffs-info-block-item-detail {
  margin-top: auto;
}
.wrapper main .qring-page .inner .steps-subtitle {
  margin-top: 50px;
  font: 600 22px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .steps-subtitle {
    max-width: 320px;
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .steps-block-item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.wrapper main .qring-page .inner .steps-block-item-text {
  max-width: 270px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .steps-block-item-text {
    max-width: 280px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .steps-block-item-text {
    max-width: 510px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.wrapper main .qring-page .inner .steps-block-item-text-desc {
  font-size: 16px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .steps-block-item:last-child .steps-block-item-text {
    max-width: none;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .steps-block-item:last-child .steps-block-item-text {
    max-width: 510px;
  }
}
.wrapper main .qring-page .inner .steps.three_items .steps-block-item-text {
  max-width: 290px;
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .steps.three_items .steps-block-item-text {
    max-width: 460px;
  }
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .steps.three_items .steps-block-item-text .block {
    display: block;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .steps.three_items .steps-block-item-text .block {
    display: inline;
  }
}
.wrapper main .qring-page .inner .steps.three_items .steps-block-item:last-child .steps-block-item-text {
  max-width: 310px;
}
@media (max-width: 768px) {
  .wrapper main .qring-page .inner .steps.three_items .steps-block-item:last-child .steps-block-item-text {
    max-width: 440px;
  }
}
.wrapper main .qring-page .inner .docs {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .docs {
    margin-top: 50px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .docs {
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .docs {
    margin-top: 30px;
  }
}
.wrapper main .qring-page .inner .docs-item {
  margin: 0;
}
.wrapper main .qring-page .inner .docs-item a {
  padding: 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FBFBFB;
  border-radius: 20px;
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .docs-item a {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.wrapper main .qring-page .inner .docs-item a:before {
  content: '';
  display: block;
  width: 28px;
  height: 34px;
  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%3Cpath d='M26.0849 24.9767C25.5788 24.9767 25.1697 24.5676 25.1697 24.0616V3.92845C25.1697 3.32263 24.6774 2.83028 24.0715 2.83028H7.95773C7.45257 2.83028 7.04259 2.4203 7.04259 1.91514C7.04259 1.40998 7.45257 1 7.95773 1H24.0715C25.6859 1 27 2.31323 27 3.92845V24.0616C27 24.5676 26.5909 24.9767 26.0849 24.9767ZM18.029 31.0156H3.92845C2.31323 31.0156 1 29.7015 1 28.0872V9.96738C1 8.35307 2.31323 7.03893 3.92845 7.03893H18.029C19.6433 7.03893 20.9565 8.35307 20.9565 9.96738V28.0872C20.9565 29.7015 19.6433 31.0156 18.029 31.0156ZM3.92845 8.86921C3.32263 8.86921 2.83028 9.36156 2.83028 9.96738V28.0872C2.83028 28.693 3.32263 29.1854 3.92845 29.1854H18.029C18.6339 29.1854 19.1262 28.693 19.1262 28.0872V9.96738C19.1262 9.36156 18.6339 8.86921 18.029 8.86921H3.92845ZM13.9977 16.9209H7.95773C7.45257 16.9209 7.04259 16.5109 7.04259 16.0058C7.04259 15.4997 7.45257 15.0906 7.95773 15.0906H13.9977C14.5028 15.0906 14.9128 15.4997 14.9128 16.0058C14.9128 16.5109 14.5028 16.9209 13.9977 16.9209ZM13.9977 22.9596H7.95773C7.45257 22.9596 7.04259 22.5506 7.04259 22.0445C7.04259 21.5384 7.45257 21.1294 7.95773 21.1294H13.9977C14.5028 21.1294 14.9128 21.5384 14.9128 22.0445C14.9128 22.5506 14.5028 22.9596 13.9977 22.9596Z' fill='%23F65E64'/%3E%3C/svg%3E") center no-repeat;
  background-size: 100%;
}
.wrapper main .qring-page .inner .docs-item a span {
  margin-left: 20px;
  font: 300 16px/24px 'Gilroy', sans-serif;
  color: #000;
}
.wrapper main .qring-page .inner .art-quiring__head {
  margin-bottom: 40px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__head {
    margin-bottom: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .art-quiring__head {
    margin-bottom: 25px;
  }
}
.wrapper main .qring-page .inner .art-quiring__title {
  margin: 0;
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .art-quiring__title {
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .art-quiring__title {
    font-size: 22px;
  }
}
.wrapper main .qring-page .inner .art-quiring__title:not(:last-child) {
  margin-bottom: 10px;
}
.wrapper main .qring-page .inner .art-quiring__subtitle {
  font: 300 18px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__subtitle {
    font-size: 16px;
  }
}
.wrapper main .qring-page .inner .art-quiring__descr {
  margin-bottom: 40px;
  font: 500 18px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__descr {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .art-quiring__descr {
    max-width: 625px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .art-quiring__descr {
    margin-bottom: 25px;
  }
}
.wrapper main .qring-page .inner .art-quiring__descr p:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__descr p:not(:last-child) {
    margin-bottom: 10px;
  }
}
.wrapper main .qring-page .inner .art-quiring__container {
  padding-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 31px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__container {
    gap: 25px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .art-quiring__container {
    padding-top: 0;
    grid-template-columns: minmax(0, 1fr);
    gap: 15px;
  }
}
.wrapper main .qring-page .inner .art-quiring__item {
  padding: 0 50px 50px 40px;
  background: #fbfbfb;
  border-radius: 10px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__item {
    padding: 0 40px 40px 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .art-quiring__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    padding: 20px 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .art-quiring__item {
    padding: 20px 25px 20px 20px;
    gap: 20px;
  }
}
.wrapper main .qring-page .inner .art-quiring__img {
  width: 150px;
  height: 140px;
  margin-top: -30px;
  margin-bottom: 30px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__img {
    margin-bottom: 25px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .art-quiring__img {
    width: 120px;
    height: 111px;
    margin: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .art-quiring__img {
    width: 100px;
    height: 92px;
  }
}
.wrapper main .qring-page .inner .art-quiring__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wrapper main .qring-page .inner .art-quiring__name {
  font: 500 22px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .art-quiring__name {
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .art-quiring__name {
    font-size: 16px;
  }
}
.wrapper main .qring-page .inner .open-api {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 38px 40px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .open-api {
    padding: 35px 70px 35px 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .open-api {
    padding: 30px 40px 30px 20px;
    gap: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .open-api {
    padding: 25px 20px;
    gap: 12px;
  }
}
.wrapper main .qring-page .inner .open-api:not(:first-child) {
  margin-top: 50px;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .open-api:not(:first-child) {
    margin-top: 40px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .open-api:not(:first-child) {
    margin-top: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .open-api:not(:first-child) {
    margin-top: 25px;
  }
}
.wrapper main .qring-page .inner .open-api__img {
  width: 75px;
  height: 75px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 520px) {
  .wrapper main .qring-page .inner .open-api__img {
    width: 50px;
    height: 50px;
  }
}
.wrapper main .qring-page .inner .open-api__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wrapper main .qring-page .inner .open-api__title {
  font: 500 24px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .open-api__title {
    font-size: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .open-api__title {
    font-size: 18px;
  }
}
.wrapper main .qring-page .inner .open-api__title:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 979px) {
  .wrapper main .qring-page .inner .open-api__title:not(:last-child) {
    margin-bottom: 10px;
  }
}
.wrapper main .qring-page .inner .open-api__descr {
  font: 300 18px/1.4 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .qring-page .inner .open-api__descr {
    font-size: 16px;
  }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1764677687813*/
.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?1764677686155*/
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?176467768788853 */
/* /local/templates/main/include/pages/kuaring/css/qring.css?176467768722819 */
/* /local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1764677687813 */
/* /local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1764677686155 */
